Aug 07 17:52:17.684844 np0000006743 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 07 17:52:17.692378 np0000006743 devstack@c-api.service[100242]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 7 17:52:17 2026] *** Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: nodename: np0000006743 Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: machine: x86_64 Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: clock source: unix Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: pcre jit disabled Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: detected number of CPU cores: 16 Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: current working directory: / Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: detected binary path: /usr/bin/uwsgi-core Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: your processes number limit is 257052 Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: your memory page size is 4096 bytes Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: detected max file descriptor number: 2048 Aug 07 17:52:17.695482 np0000006743 devstack@c-api.service[100242]: lock engine: pthread robust mutexes Aug 07 17:52:17.695881 np0000006743 devstack@c-api.service[100242]: thunder lock: enabled Aug 07 17:52:17.695881 np0000006743 devstack@c-api.service[100242]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 07 17:52:17.695881 np0000006743 devstack@c-api.service[100242]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 07 17:52:17.696002 np0000006743 devstack@c-api.service[100242]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 07 17:52:17.696002 np0000006743 devstack@c-api.service[100242]: Set PythonHome to /opt/stack/data/venv Aug 07 17:52:17.740978 np0000006743 devstack@c-api.service[100242]: Python main interpreter initialized at 0x711f3dca4668 Aug 07 17:52:17.740978 np0000006743 devstack@c-api.service[100242]: python threads support enabled Aug 07 17:52:17.740978 np0000006743 devstack@c-api.service[100242]: your server socket listen backlog is limited to 100 connections Aug 07 17:52:17.740978 np0000006743 devstack@c-api.service[100242]: your mercy for graceful operations on workers is 80 seconds Aug 07 17:52:17.741616 np0000006743 devstack@c-api.service[100242]: mapped 671795 bytes (656 KB) for 4 cores Aug 07 17:52:17.741778 np0000006743 devstack@c-api.service[100242]: *** Operational MODE: preforking *** Aug 07 17:52:17.742062 np0000006743 devstack@c-api.service[100242]: *** uWSGI is running in multiple interpreter mode *** Aug 07 17:52:17.742062 np0000006743 devstack@c-api.service[100242]: spawned uWSGI master process (pid: 100242) Aug 07 17:52:17.742226 np0000006743 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 07 17:52:17.743141 np0000006743 devstack@c-api.service[100242]: spawned uWSGI worker 1 (pid: 100243, cores: 1) Aug 07 17:52:17.743788 np0000006743 devstack@c-api.service[100242]: spawned uWSGI worker 2 (pid: 100244, cores: 1) Aug 07 17:52:17.744443 np0000006743 devstack@c-api.service[100242]: spawned uWSGI worker 3 (pid: 100245, cores: 1) Aug 07 17:52:17.745220 np0000006743 devstack@c-api.service[100242]: spawned uWSGI worker 4 (pid: 100246, cores: 1) Aug 07 17:52:17.745282 np0000006743 devstack@c-api.service[100242]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 07 17:52:17.887711 np0000006743 devstack@c-api.service[100246]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 17:52:17.887711 np0000006743 devstack@c-api.service[100246]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 17:52:17.887711 np0000006743 devstack@c-api.service[100246]: we strongly recommend against using it for new projects. Aug 07 17:52:17.887711 np0000006743 devstack@c-api.service[100246]: If you are already using Eventlet, we recommend migrating to a different Aug 07 17:52:17.887711 np0000006743 devstack@c-api.service[100246]: framework. For more detail see Aug 07 17:52:17.887711 np0000006743 devstack@c-api.service[100246]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 17:52:17.887711 np0000006743 devstack@c-api.service[100246]: import eventlet # noqa Aug 07 17:52:17.898092 np0000006743 devstack@c-api.service[100243]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 17:52:17.898092 np0000006743 devstack@c-api.service[100243]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 17:52:17.898092 np0000006743 devstack@c-api.service[100243]: we strongly recommend against using it for new projects. Aug 07 17:52:17.898092 np0000006743 devstack@c-api.service[100243]: If you are already using Eventlet, we recommend migrating to a different Aug 07 17:52:17.898092 np0000006743 devstack@c-api.service[100243]: framework. For more detail see Aug 07 17:52:17.898092 np0000006743 devstack@c-api.service[100243]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 17:52:17.898092 np0000006743 devstack@c-api.service[100243]: import eventlet # noqa Aug 07 17:52:17.898717 np0000006743 devstack@c-api.service[100244]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 17:52:17.898717 np0000006743 devstack@c-api.service[100244]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 17:52:17.898717 np0000006743 devstack@c-api.service[100244]: we strongly recommend against using it for new projects. Aug 07 17:52:17.898717 np0000006743 devstack@c-api.service[100244]: If you are already using Eventlet, we recommend migrating to a different Aug 07 17:52:17.898717 np0000006743 devstack@c-api.service[100244]: framework. For more detail see Aug 07 17:52:17.898717 np0000006743 devstack@c-api.service[100244]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 17:52:17.898717 np0000006743 devstack@c-api.service[100244]: import eventlet # noqa Aug 07 17:52:17.899169 np0000006743 devstack@c-api.service[100245]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 17:52:17.899169 np0000006743 devstack@c-api.service[100245]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 17:52:17.899169 np0000006743 devstack@c-api.service[100245]: we strongly recommend against using it for new projects. Aug 07 17:52:17.899169 np0000006743 devstack@c-api.service[100245]: If you are already using Eventlet, we recommend migrating to a different Aug 07 17:52:17.899169 np0000006743 devstack@c-api.service[100245]: framework. For more detail see Aug 07 17:52:17.899169 np0000006743 devstack@c-api.service[100245]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 17:52:17.899169 np0000006743 devstack@c-api.service[100245]: import eventlet # noqa Aug 07 17:52:18.076029 np0000006743 devstack@c-api.service[100246]: /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 07 17:52:18.076029 np0000006743 devstack@c-api.service[100246]: from cgi import parse_header Aug 07 17:52:18.103629 np0000006743 devstack@c-api.service[100244]: /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 07 17:52:18.103629 np0000006743 devstack@c-api.service[100244]: from cgi import parse_header Aug 07 17:52:18.103789 np0000006743 devstack@c-api.service[100243]: /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 07 17:52:18.103789 np0000006743 devstack@c-api.service[100243]: from cgi import parse_header Aug 07 17:52:18.103837 np0000006743 devstack@c-api.service[100245]: /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 07 17:52:18.103837 np0000006743 devstack@c-api.service[100245]: from cgi import parse_header Aug 07 17:52:18.122184 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 17:52:18.122184 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:52:18.135696 np0000006743 devstack@c-api.service[100246]: /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 07 17:52:18.135696 np0000006743 devstack@c-api.service[100246]: removals.removed_module( Aug 07 17:52:18.136703 np0000006743 devstack@c-api.service[100246]: /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 07 17:52:18.136703 np0000006743 devstack@c-api.service[100246]: removals.removed_module( Aug 07 17:52:18.155332 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 17:52:18.155332 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:52:18.155486 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 17:52:18.155486 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:52:18.155542 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 17:52:18.155542 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:52:18.170079 np0000006743 devstack@c-api.service[100243]: /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 07 17:52:18.170079 np0000006743 devstack@c-api.service[100243]: removals.removed_module( Aug 07 17:52:18.170202 np0000006743 devstack@c-api.service[100245]: /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 07 17:52:18.170202 np0000006743 devstack@c-api.service[100245]: removals.removed_module( Aug 07 17:52:18.170257 np0000006743 devstack@c-api.service[100244]: /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 07 17:52:18.170257 np0000006743 devstack@c-api.service[100244]: removals.removed_module( Aug 07 17:52:18.171163 np0000006743 devstack@c-api.service[100243]: /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 07 17:52:18.171163 np0000006743 devstack@c-api.service[100243]: removals.removed_module( Aug 07 17:52:18.171378 np0000006743 devstack@c-api.service[100244]: /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 07 17:52:18.171378 np0000006743 devstack@c-api.service[100244]: removals.removed_module( Aug 07 17:52:18.171475 np0000006743 devstack@c-api.service[100245]: /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 07 17:52:18.171475 np0000006743 devstack@c-api.service[100245]: removals.removed_module( Aug 07 17:52:19.039680 np0000006743 devstack@c-api.service[100246]: /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 07 17:52:19.039680 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:52:19.099592 np0000006743 devstack@c-api.service[100246]: /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 07 17:52:19.099592 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:52:19.153888 np0000006743 devstack@c-api.service[100243]: /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 07 17:52:19.153888 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:52:19.154374 np0000006743 devstack@c-api.service[100244]: /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 07 17:52:19.154374 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:52:19.173059 np0000006743 devstack@c-api.service[100245]: /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 07 17:52:19.173059 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:52:19.221794 np0000006743 devstack@c-api.service[100244]: /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 07 17:52:19.221794 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:52:19.222885 np0000006743 devstack@c-api.service[100243]: /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 07 17:52:19.222885 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:52:19.241261 np0000006743 devstack@c-api.service[100245]: /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 07 17:52:19.241261 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:52:19.363722 np0000006743 devstack@c-api.service[100246]: 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 07 17:52:19.363788 np0000006743 devstack@c-api.service[100246]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100246) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 17:52:19.438273 np0000006743 devstack@c-api.service[100243]: 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 07 17:52:19.438445 np0000006743 devstack@c-api.service[100243]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100243) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 17:52:19.464047 np0000006743 devstack@c-api.service[100244]: 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 07 17:52:19.464373 np0000006743 devstack@c-api.service[100244]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100244) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 17:52:19.472248 np0000006743 devstack@c-api.service[100245]: 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 07 17:52:19.472525 np0000006743 devstack@c-api.service[100245]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100245) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 17:52:19.499869 np0000006743 devstack@c-api.service[100246]: /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 07 17:52:19.499869 np0000006743 devstack@c-api.service[100246]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 17:52:19.526575 np0000006743 devstack@c-api.service[100243]: /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 07 17:52:19.526575 np0000006743 devstack@c-api.service[100243]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 17:52:19.548016 np0000006743 devstack@c-api.service[100244]: /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 07 17:52:19.548016 np0000006743 devstack@c-api.service[100244]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 17:52:19.558346 np0000006743 devstack@c-api.service[100245]: /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 07 17:52:19.558346 np0000006743 devstack@c-api.service[100245]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 17:52:20.064826 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100244) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 17:52:20.065029 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100245) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 17:52:20.065183 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.065261 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.065310 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.065355 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.065455 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100243) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 17:52:20.065517 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.065592 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.065963 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.066098 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.066313 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.067596 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.067683 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.067745 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.067791 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.067860 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.067912 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.067912 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.067998 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.068061 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.068118 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.068118 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.068118 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.068223 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.068274 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.068948 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.069058 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.069145 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.069236 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.069277 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.069308 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.069334 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.069355 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.069408 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.069454 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.069498 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.069525 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.069552 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.069581 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.069616 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.069658 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.069711 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.069711 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.069760 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.069787 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.069819 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.069857 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.069897 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.069942 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.069971 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.070039 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.070077 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.070104 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.070129 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.070156 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.070182 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.070204 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.070229 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.070289 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.070319 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.070371 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.070418 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.070465 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.070499 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.070562 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.070598 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.070652 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.070742 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.070821 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.070899 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.070979 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.071070 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.071148 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.071249 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.072411 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.072498 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.072567 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.072647 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.072706 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.072770 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.072841 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.072925 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.072999 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.073109 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.073169 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.073238 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.073278 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.073323 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.073352 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.073383 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.073431 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.073468 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.073510 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.073605 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.073664 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.073707 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.073749 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.073792 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.073853 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.073908 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.073963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.074025 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.074269 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.074363 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.074466 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.074555 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.074647 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.074743 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.074842 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.075165 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100246) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 17:52:20.075541 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.075593 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.075632 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.075675 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.075709 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.075755 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.075755 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.075832 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.075877 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.075921 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.075955 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.075995 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.076060 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.076112 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.076139 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.076170 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.076200 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.076232 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.076232 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.076232 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.076232 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.076232 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.076232 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.076405 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.076440 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.076440 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.076517 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.076550 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.076597 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.076625 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.076672 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.076709 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.076750 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.076785 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.076809 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.076839 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.076864 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.076964 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.077085 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.077085 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.077136 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.077165 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.077190 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.077213 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.077244 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.077273 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.077300 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.077325 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.077354 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.077409 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.077467 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.077499 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.077543 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.077589 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.077619 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.077647 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.077676 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.077706 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.077731 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.077759 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.077787 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.077816 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.077843 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.077871 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.077895 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.077926 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.077926 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.077972 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.078000 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.078056 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.078084 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.078108 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.078135 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.078159 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.078187 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.078214 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.078237 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.078315 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.078315 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.078315 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.078390 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.078390 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.078457 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.078557 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.078667 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.078755 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.078851 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.078943 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.079051 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.079139 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.079223 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.079308 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.079387 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.079429 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.079486 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.079520 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.079552 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.079604 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.079657 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.079737 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.079823 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.080339 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.080447 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.080500 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.080541 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.080572 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.080602 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.080663 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.080707 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.080774 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.080808 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.080838 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.080862 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.080885 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.080921 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.080965 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.081036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.081036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.081131 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.081179 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.081217 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.081261 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.081311 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.081362 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.081446 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.081567 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.081654 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.081739 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.081836 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.082569 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.082666 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.082764 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.082848 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.082933 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.083043 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.083126 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.083752 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.083752 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.083752 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.083891 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.083891 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.083994 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.084107 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.084192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.084293 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.084373 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.084484 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.084572 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.084664 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.084760 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.085518 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.085616 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.085714 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.085796 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.085886 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.085973 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.086081 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.086339 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.086429 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.086492 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.086553 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.086615 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.086666 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.086749 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.087080 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.087220 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.087269 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.087269 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.087331 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.087357 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.087382 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.087436 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.087436 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.087487 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.087514 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.087539 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.087560 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.087596 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.087623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.087650 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.087676 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.087748 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.087790 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.087818 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.087843 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.087876 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.087918 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.087948 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.087970 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.087994 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.088057 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.088088 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.088116 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.088151 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.088172 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.088197 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.088226 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.088255 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.088282 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.088305 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.088329 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.088349 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.088377 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.088418 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.088476 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.088575 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.088758 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.088848 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.088933 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.089052 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.089121 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.089205 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.089300 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.089933 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.090043 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.090110 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.090156 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.090228 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.090228 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.090290 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.090320 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.090320 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.090371 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.090407 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.090407 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.090469 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.090495 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.090519 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.090544 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.090565 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.090585 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.090610 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.091615 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.091678 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.091720 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.091720 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.091780 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.091811 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.091811 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.091854 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.091883 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.091883 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.091933 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.091955 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.091992 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.091992 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.092056 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.092085 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.092114 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.092114 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.092166 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.092195 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.092195 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.092195 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.092195 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.092415 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.092480 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.092527 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.092558 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.092584 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.092614 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.092635 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.092663 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.092694 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.092721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.092750 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.092779 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.092803 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.092833 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.092861 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.092861 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.092861 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.092861 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.092861 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.092972 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.092972 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.093036 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.093073 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.096424 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.096878 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.096927 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.096991 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.097050 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.097088 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.097119 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.097163 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.097196 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.097229 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.097264 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.097304 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.097350 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.097386 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.097448 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.097497 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.097549 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.097600 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.097600 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.097674 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.097674 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.097674 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.097778 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.097814 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.097846 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.097878 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.097900 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.097900 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.097941 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.097962 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.097982 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.098002 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.098002 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.098062 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.098062 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.098062 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.098062 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.098062 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.098062 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.098062 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.098217 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.098246 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.098272 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.098272 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.098319 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.098341 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.098366 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.098388 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.098424 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.098445 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.098466 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.098496 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.098523 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.098553 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.098576 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.098652 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.098682 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.098712 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.098744 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.098774 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.098802 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.098830 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.098859 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.098887 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.098908 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.098935 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.098967 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.099022 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.099066 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.099066 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.099066 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.099066 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.099066 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.099066 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.099066 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.099304 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.099304 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.099304 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.099304 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.099304 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.099304 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.099570 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.099626 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.099683 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.099731 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.099785 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.099839 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.099889 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.099935 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.099982 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.100047 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.100096 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.100149 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.100202 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.100265 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.100311 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.100357 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.100423 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.100472 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.100530 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.100576 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.100623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.100672 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.100713 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.100761 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.100805 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.100853 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.100853 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.100853 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.100853 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.101006 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.101066 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.101103 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.101162 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.101217 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.101266 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.101319 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.101372 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.101444 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.101492 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.101539 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.101596 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.101646 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.101700 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.101748 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.101794 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.101829 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.101855 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.101879 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.101903 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.101932 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.101962 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.101990 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.102036 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.102068 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.102093 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.102120 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.102148 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.102172 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.102198 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.102224 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.102248 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.102274 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.102302 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.102329 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.102353 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.102377 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.105448 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.105503 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.105529 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.105560 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.105585 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.105618 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.105671 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.105720 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.105766 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.105799 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.105829 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.105859 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.105890 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.105914 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.105938 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.105967 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.105993 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.106026 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.106057 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.106078 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.106108 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.106132 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.106157 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.106185 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.106211 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.106238 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.106265 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.106294 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.106323 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.106323 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.106367 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.106390 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.106438 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.106466 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.106498 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.106527 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.106551 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.106581 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.106581 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.106581 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.106641 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.106641 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.106641 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.106641 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.106736 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.106761 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.106761 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.106810 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.106835 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.106861 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.106885 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.106909 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.106936 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.106964 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.106988 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.107024 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.107055 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.107087 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.107110 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.107134 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.107162 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.107190 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.107218 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.107242 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.107242 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.107279 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.107306 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.107333 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.107357 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.107357 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.107357 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.107357 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.107357 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.107357 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.107357 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.107357 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.107357 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.107357 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.107617 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.107648 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.107648 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.107692 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.107715 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.107738 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.107759 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.107788 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.107788 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.107837 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.107862 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.107890 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.107914 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.107939 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.107962 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.107990 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.107990 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.108082 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.108112 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.108138 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.108160 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.108185 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.108214 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.108255 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.108292 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.108333 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.108379 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.111462 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.111514 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.111541 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.111571 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.111597 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.111622 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.111645 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.111671 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.111695 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.111732 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.111732 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.111796 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.111831 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.111859 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.111889 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.111916 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.111916 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.111916 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.111916 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.112012 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.112012 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.112012 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.112012 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.112012 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.112012 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.112012 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.112193 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.112193 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.112193 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.112193 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.112193 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.112193 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.112193 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.112363 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.112363 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.112430 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.112469 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.112512 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.112557 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.112596 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.112623 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.112644 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.112678 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.112725 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.112772 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.112805 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.112831 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.112853 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.112882 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.112908 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.112929 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.112953 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.112979 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.112979 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.113030 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.113030 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.113030 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.113030 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.113030 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.113247 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.113273 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.113297 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.113326 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.113354 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.113387 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.113436 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.113462 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.113490 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.113516 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.113516 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.113561 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.113588 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.113621 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.113658 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.113692 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.113724 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.113724 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.113724 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.113724 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.113724 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.113724 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.113724 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.113882 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.113882 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.113926 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.113952 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.113977 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.114002 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.114044 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.114044 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.114095 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.114121 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.114244 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.114267 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.114293 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.114315 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.114340 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.114366 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.114391 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.115991 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.116055 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.116104 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.116104 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.116187 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.116187 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.116187 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.116187 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.116187 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.116388 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.116459 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.116510 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.116559 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.116599 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.116638 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.116679 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.116784 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.116828 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.116870 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.116918 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.116959 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.117006 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.117062 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.117104 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.117142 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.117189 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.117229 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.117269 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.117269 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.117345 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.117393 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.117452 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.117500 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.117541 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.117579 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.117634 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.117682 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.117724 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.117763 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.117817 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.117859 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.117899 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.117939 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.117978 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.118036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.118036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.118118 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.118158 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.118194 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.118233 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.118278 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.118318 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.118358 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.118412 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.118465 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.118502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.118502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.118502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.118502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.118502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.118659 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.118659 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.118659 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.118659 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.118659 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.118659 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.118659 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.118898 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.118898 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.118898 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.118898 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.118898 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.119095 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.119095 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.121010 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.121010 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.121010 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.121010 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.121010 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.121010 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.121010 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.121299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.121299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.121299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.121299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.121299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.121299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.121299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.122636 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.122830 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.122830 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.122830 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.122950 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.122950 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.123045 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.123453 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.123586 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.123967 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.123967 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.123967 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.123967 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.124282 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.124326 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.124379 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.124467 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.124525 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.124525 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.124601 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.124683 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.124726 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.124765 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.124817 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.124859 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.124910 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.124959 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.124959 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.125755 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.125874 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.126280 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.126280 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.126280 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.126280 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.126464 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.126872 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.126955 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.128447 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.128447 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.128447 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.128568 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.128619 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.128619 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.128679 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.128679 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.128679 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.128679 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.128679 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.128679 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.128808 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.128837 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.128863 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.128884 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.128905 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.128926 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.128945 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.128976 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.128997 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.129028 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.129051 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.129073 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.129093 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100244) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.129113 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.129139 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.129161 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 17:52:20.129185 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.129210 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.129239 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.129260 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.129281 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.129303 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.129324 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.129324 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100243) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.129359 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100245) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.129877 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 17:52:20.129965 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 17:52:20.130062 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 17:52:20.130153 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 17:52:20.130234 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 17:52:20.130321 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 17:52:20.177766 np0000006743 devstack@c-api.service[100244]: INFO dbcounter [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Registered counter for database cinder Aug 07 17:52:20.182374 np0000006743 devstack@c-api.service[100245]: INFO dbcounter [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Registered counter for database cinder Aug 07 17:52:20.190485 np0000006743 devstack@c-api.service[100243]: INFO dbcounter [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Registered counter for database cinder Aug 07 17:52:20.196573 np0000006743 devstack@c-api.service[100246]: INFO dbcounter [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Registered counter for database cinder Aug 07 17:52:20.220815 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 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=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:52:20.224445 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-4b59b646-a711-41ea-9a0e-013926b7e16b 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=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:52:20.248781 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 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=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:52:20.260328 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e 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=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:52:20.344912 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writer thread running {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 17:52:20.348248 np0000006743 devstack@c-api.service[100245]: INFO cinder.rpc [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 17:52:20.351041 np0000006743 devstack@c-api.service[100245]: INFO cinder.rpc [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 17:52:20.354105 np0000006743 devstack@c-api.service[100245]: INFO cinder.rpc [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 17:52:20.356744 np0000006743 devstack@c-api.service[100245]: INFO cinder.rpc [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 17:52:20.357142 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.357507 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.359381 np0000006743 devstack@c-api.service[100245]: WARNING cinder.keymgr.conf_key_mgr [None req-4b59b646-a711-41ea-9a0e-013926b7e16b 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 07 17:52:20.362693 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.362806 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writer thread running {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 17:52:20.362937 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.366197 np0000006743 devstack@c-api.service[100244]: INFO cinder.rpc [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 17:52:20.369317 np0000006743 devstack@c-api.service[100244]: INFO cinder.rpc [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 17:52:20.372055 np0000006743 devstack@c-api.service[100244]: INFO cinder.rpc [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 17:52:20.374513 np0000006743 devstack@c-api.service[100244]: INFO cinder.rpc [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 17:52:20.374970 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.375371 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writer thread running {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 17:52:20.375619 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.376121 np0000006743 devstack@c-api.service[100244]: WARNING cinder.keymgr.conf_key_mgr [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 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 07 17:52:20.378107 np0000006743 devstack@c-api.service[100243]: INFO cinder.rpc [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 17:52:20.379054 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.379269 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.380987 np0000006743 devstack@c-api.service[100243]: INFO cinder.rpc [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 17:52:20.383450 np0000006743 devstack@c-api.service[100243]: INFO cinder.rpc [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 17:52:20.385633 np0000006743 devstack@c-api.service[100243]: INFO cinder.rpc [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 17:52:20.385983 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.386278 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.386963 np0000006743 devstack@c-api.service[100243]: WARNING cinder.keymgr.conf_key_mgr [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 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 07 17:52:20.389892 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.390065 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.413914 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-4b59b646-a711-41ea-9a0e-013926b7e16b 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=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:52:20.416736 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 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=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:52:20.416896 np0000006743 devstack@c-api.service[100245]: INFO cinder.rpc [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 17:52:20.419450 np0000006743 devstack@c-api.service[100244]: INFO cinder.rpc [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 17:52:20.419615 np0000006743 devstack@c-api.service[100245]: INFO cinder.rpc [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 17:52:20.420121 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.420320 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.423021 np0000006743 devstack@c-api.service[100244]: INFO cinder.rpc [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 17:52:20.423021 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.423249 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.425867 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writer thread running {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 17:52:20.429193 np0000006743 devstack@c-api.service[100246]: INFO cinder.rpc [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 17:52:20.433059 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 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=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:52:20.433982 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.434184 np0000006743 devstack@c-api.service[100246]: INFO cinder.rpc [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 17:52:20.434255 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.436218 np0000006743 devstack@c-api.service[100243]: INFO cinder.rpc [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 17:52:20.436655 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.436757 np0000006743 devstack@c-api.service[100246]: INFO cinder.rpc [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 17:52:20.436865 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.438889 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.439141 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.439362 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.439557 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.439703 np0000006743 devstack@c-api.service[100246]: INFO cinder.rpc [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 17:52:20.439826 np0000006743 devstack@c-api.service[100243]: INFO cinder.rpc [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 17:52:20.440087 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.440413 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.440581 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.440832 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.441086 np0000006743 devstack@c-api.service[100246]: WARNING cinder.keymgr.conf_key_mgr [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e 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 07 17:52:20.441945 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.442155 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.442678 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.442884 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.444153 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.444440 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.445594 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.445850 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.446542 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.446727 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.448484 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.448668 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.449736 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.449827 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.451250 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.451478 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.452725 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.452855 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.454185 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.454418 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.455641 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.455895 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.456065 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.456208 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.456508 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.456651 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.458908 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.459017 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.459202 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.459323 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.460132 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.460334 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.461327 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.462225 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.462388 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.462458 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.462529 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.462751 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.464067 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.464067 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.465411 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.465653 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.466340 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.466495 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.467561 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.467725 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.469126 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.469294 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.470496 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.470659 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.472131 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.472280 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.472794 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.472861 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.472978 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.473048 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.473311 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.473469 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.474216 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.474364 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.475983 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.476193 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.476548 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.476660 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.476742 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.476851 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.477929 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.478316 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.478854 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.478929 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.478966 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.479127 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.479630 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.479998 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.480163 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.480225 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.480276 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.480319 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.481289 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.481367 np0000006743 devstack@c-api.service[100244]: WARNING cinder.api.contrib.hosts [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 17:52:20.481479 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.481838 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.482133 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.482427 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.482513 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.482631 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.482712 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.482882 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: extensions {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.483619 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.483758 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.484175 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: consistencygroups {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.484626 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e 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=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:52:20.484695 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.484695 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.484991 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.485157 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.485533 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.485603 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.486144 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.486360 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.486453 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: extra_specs {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.486678 np0000006743 devstack@c-api.service[100245]: WARNING cinder.api.contrib.hosts [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 17:52:20.487010 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.487193 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.487549 np0000006743 devstack@c-api.service[100246]: INFO cinder.rpc [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 17:52:20.487880 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: extensions {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.488008 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: capabilities {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.489099 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.489300 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.489470 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: backups {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.489601 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: consistencygroups {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.490367 np0000006743 devstack@c-api.service[100246]: INFO cinder.rpc [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 17:52:20.491049 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.491283 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: os-quota-sets {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.491368 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.492775 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: qos-specs {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.493203 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: extra_specs {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.494665 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: encryption {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.495112 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: capabilities {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.496072 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: encryption {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.496159 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.496478 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.496716 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: backups {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.497488 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: cgsnapshots {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.499109 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: scheduler-stats {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.499268 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: os-quota-sets {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.499993 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.500226 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.500824 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: os-volume-manage {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.501118 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: qos-specs {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.502148 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.502249 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: os-snapshot-manage {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.502374 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.503538 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: os-volume-transfer {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.503630 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.503779 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: encryption {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.503914 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.504152 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.504354 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.504777 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.504957 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.505259 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: os-hosts {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.505742 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: encryption {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.506012 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.506218 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.506386 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: os-volume-type-access {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.507123 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.507332 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.507433 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.507538 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.507611 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: cgsnapshots {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.508063 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: os-availability-zone {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.508431 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.508613 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.509424 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: scheduler-stats {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.509497 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.509667 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.510200 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.510349 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extended resource: os-quota-class-sets {{(pid=100244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.510479 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.510871 np0000006743 devstack@c-api.service[100243]: WARNING cinder.api.contrib.hosts [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 17:52:20.511208 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: os-volume-manage {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.511267 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.511432 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.511880 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.512029 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.512187 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: extensions {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.512861 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.512946 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: os-snapshot-manage {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.512996 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.513492 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.513645 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.513757 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.513918 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: consistencygroups {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.514003 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.514678 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.snapshot_actions [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] SnapshotActionsController initialized {{(pid=100244) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 17:52:20.514743 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: os-volume-transfer {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.515183 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.515342 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.515946 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.516290 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.516374 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.516374 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.516799 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: os-hosts {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.518576 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.518635 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: extra_specs {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.518674 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.518698 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: os-volume-type-access {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.518746 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.519005 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.520043 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.520174 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: capabilities {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.520261 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.520623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: os-availability-zone {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.520767 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.520903 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.521002 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.521132 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.521193 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: backups {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.521301 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.521441 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.521605 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension UsedLimits extending resource: limits {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.521715 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.521827 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.521964 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.522083 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension AdminActions extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.522138 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.522255 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension AdminActions extending resource: snapshots {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.522353 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extended resource: os-quota-class-sets {{(pid=100245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.522485 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.522530 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension AdminActions extending resource: backups {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.522530 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension VolumeActions extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.522610 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.522756 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.router [None req-4d77042e-7803-4f86-bd37-0e3af8b8c433 None None] Extension TypesManage extending resource: types {{(pid=100244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.523001 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: os-quota-sets {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.524220 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: qos-specs {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.524345 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.524489 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.525134 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.525335 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.525473 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.525631 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.526490 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.526635 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.526964 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: encryption {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.527344 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.snapshot_actions [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] SnapshotActionsController initialized {{(pid=100245) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 17:52:20.527966 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.528201 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.528554 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: encryption {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.528771 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.529176 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.529455 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.529649 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.529937 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.530163 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.530414 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: cgsnapshots {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.531010 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.531150 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.531201 np0000006743 devstack@c-api.service[100244]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x711f3dca4668 pid: 100244 (default app) Aug 07 17:52:20.531909 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: scheduler-stats {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.532073 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.532128 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.532235 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.532323 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.532925 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.533143 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.533309 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.533467 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.533603 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.533675 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: os-volume-manage {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.533722 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.533890 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension UsedLimits extending resource: limits {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.533983 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension SnapshotActions extending resource: snapshots {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.534097 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.534263 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension VolumeTypeAccess extending resource: types {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.534442 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension AdminActions extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.534596 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension AdminActions extending resource: snapshots {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.534731 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension AdminActions extending resource: backups {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.534865 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension VolumeActions extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.535061 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.535176 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.router [None req-4b59b646-a711-41ea-9a0e-013926b7e16b None None] Extension TypesManage extending resource: types {{(pid=100245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.535443 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: os-snapshot-manage {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.537025 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: os-volume-transfer {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.537982 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.538201 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.538891 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: os-hosts {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.540192 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9b47fcb3-d7b8-4834-9322-9997d2d8510c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:52:20.540514 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: os-volume-type-access {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.541086 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.541266 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.541850 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: os-availability-zone {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.542715 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.542900 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.542956 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extended resource: os-quota-class-sets {{(pid=100243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.543572 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1/1] 10.4.3.241 () {60 vars in 925 bytes} [Fri Aug 7 17:52:20 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 17:52:20.543912 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.544103 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.544464 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.544656 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.545067 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.545235 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.545500 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.545630 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.545737 np0000006743 devstack@c-api.service[100245]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x711f3dca4668 pid: 100245 (default app) Aug 07 17:52:20.546324 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.546478 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.546987 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.snapshot_actions [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] SnapshotActionsController initialized {{(pid=100243) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 17:52:20.547098 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.547263 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.548093 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.548184 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.548234 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.548280 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.548899 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.548950 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.549070 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.549134 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.549667 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.549837 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.549892 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.550000 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.550806 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.550869 np0000006743 devstack@c-api.service[100246]: WARNING cinder.api.contrib.hosts [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 17:52:20.550927 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.551237 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.551417 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.551748 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.551936 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.552083 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.552147 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: extensions {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.552208 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.552362 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.552498 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.552586 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension UsedLimits extending resource: limits {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.552678 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.552766 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.552887 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.552978 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension AdminActions extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.553131 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension AdminActions extending resource: snapshots {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.553247 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension AdminActions extending resource: backups {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.553344 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension VolumeActions extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.553487 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.553671 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.router [None req-bb8e512a-794a-4257-a748-dfb8cb2dee62 None None] Extension TypesManage extending resource: types {{(pid=100243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.553981 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: consistencygroups {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.555842 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: extra_specs {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.557316 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: capabilities {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.558288 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: backups {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.560019 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: os-quota-sets {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.561257 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: qos-specs {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.561903 np0000006743 devstack@c-api.service[100243]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x711f3dca4668 pid: 100243 (default app) Aug 07 17:52:20.562907 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: encryption {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.564362 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: encryption {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.565994 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: cgsnapshots {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.567025 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: scheduler-stats {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.568292 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: os-volume-manage {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.569418 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: os-snapshot-manage {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.570780 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: os-volume-transfer {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.572216 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: os-hosts {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.573470 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: os-volume-type-access {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.574948 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: os-availability-zone {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.577332 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extended resource: os-quota-class-sets {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 17:52:20.578662 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.578806 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.579642 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.579823 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.580693 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.580819 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.581386 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.snapshot_actions [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] SnapshotActionsController initialized {{(pid=100246) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 17:52:20.581769 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.581896 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.582560 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.582677 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.583371 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.583525 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.584532 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:52:20.584689 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:52:20.585508 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.585657 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.585786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.585884 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.585953 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.586080 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.586220 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension UsedLimits extending resource: limits {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.586363 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.586516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.586666 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.586851 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension AdminActions extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.587007 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension AdminActions extending resource: snapshots {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.587230 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension AdminActions extending resource: backups {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.587376 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension VolumeActions extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.587583 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.587719 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-41cfdb41-f783-4e2a-bd12-34d32ca3d46e None None] Extension TypesManage extending resource: types {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 17:52:20.595536 np0000006743 devstack@c-api.service[100246]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x711f3dca4668 pid: 100246 (default app) Aug 07 17:52:26.038341 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-490b35e0-3690-4062-b226-a3c500a1adcb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:52:26.748267 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-490b35e0-3690-4062-b226-a3c500a1adcb admin admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:52:26.748930 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-490b35e0-3690-4062-b226-a3c500a1adcb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:52:26.750582 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:52:26.750582 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:52:26.784761 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-490b35e0-3690-4062-b226-a3c500a1adcb 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=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:52:26.817284 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-490b35e0-3690-4062-b226-a3c500a1adcb admin admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:52:26.817961 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 2/2] 10.4.3.241 () {68 vars in 1302 bytes} [Fri Aug 7 17:52:26 2026] POST /volume/v3/types => generated 183 bytes in 780 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:52:26.837557 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-554f676a-2ff8-43a0-ba11-7861d6c762f6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:52:27.166205 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-554f676a-2ff8-43a0-ba11-7861d6c762f6 admin admin] POST https://10.4.3.241/volume/v3/types/e3f55d6b-f160-4d88-9052-7100d4fde527/extra_specs Aug 07 17:52:27.167121 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-554f676a-2ff8-43a0-ba11-7861d6c762f6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:52:27.169442 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:52:27.169442 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:52:27.204952 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-554f676a-2ff8-43a0-ba11-7861d6c762f6 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=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:52:27.271767 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-554f676a-2ff8-43a0-ba11-7861d6c762f6 admin admin] https://10.4.3.241/volume/v3/types/e3f55d6b-f160-4d88-9052-7100d4fde527/extra_specs returned with HTTP 200 Aug 07 17:52:27.272198 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1/3] 10.4.3.241 () {68 vars in 1449 bytes} [Fri Aug 7 17:52:26 2026] POST /volume/v3/types/e3f55d6b-f160-4d88-9052-7100d4fde527/extra_specs => generated 52 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:52:27.573205 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c347b9a5-5e64-4159-a581-68900fd353b6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:52:27.870119 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c347b9a5-5e64-4159-a581-68900fd353b6 admin admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:52:27.870766 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c347b9a5-5e64-4159-a581-68900fd353b6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:52:27.872329 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:52:27.872329 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:52:27.904481 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-c347b9a5-5e64-4159-a581-68900fd353b6 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=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:52:27.931975 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c347b9a5-5e64-4159-a581-68900fd353b6 admin admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:52:27.932728 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1/4] 10.4.3.241 () {68 vars in 1302 bytes} [Fri Aug 7 17:52:27 2026] POST /volume/v3/types => generated 186 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:52:27.956458 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1edf5ea7-33f4-4d5c-b460-ec4eca5e79da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:52:28.380507 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1edf5ea7-33f4-4d5c-b460-ec4eca5e79da admin admin] POST https://10.4.3.241/volume/v3/types/f32f8337-3acb-4973-bd15-a9cd5eca25cc/extra_specs Aug 07 17:52:28.381330 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1edf5ea7-33f4-4d5c-b460-ec4eca5e79da admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:52:28.383854 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:52:28.383854 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:52:28.430489 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-1edf5ea7-33f4-4d5c-b460-ec4eca5e79da 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=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:52:28.514090 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1edf5ea7-33f4-4d5c-b460-ec4eca5e79da admin admin] https://10.4.3.241/volume/v3/types/f32f8337-3acb-4973-bd15-a9cd5eca25cc/extra_specs returned with HTTP 200 Aug 07 17:52:28.514679 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1/5] 10.4.3.241 () {68 vars in 1449 bytes} [Fri Aug 7 17:52:27 2026] POST /volume/v3/types/f32f8337-3acb-4973-bd15-a9cd5eca25cc/extra_specs => generated 45 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:52:36.813422 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:52:37.270238 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:52:37.929525 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:52:38.512165 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:52:57.137100 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-543b7a21-751c-4ff8-a7d8-d7b92e3d8018 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:52:57.137909 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-543b7a21-751c-4ff8-a7d8-d7b92e3d8018 None None] GET https://10.4.3.241/volume// Aug 07 17:52:57.138136 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-543b7a21-751c-4ff8-a7d8-d7b92e3d8018 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:52:57.138390 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-543b7a21-751c-4ff8-a7d8-d7b92e3d8018 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:52:57.139020 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-543b7a21-751c-4ff8-a7d8-d7b92e3d8018 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:52:57.139527 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 3/6] 10.4.3.241 () {66 vars in 1425 bytes} [Fri Aug 7 17:52:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:53:42.257863 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9692f80e-ad0f-4dbc-9afc-8fb513a71b92 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:53:42.614385 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9692f80e-ad0f-4dbc-9afc-8fb513a71b92 tempest-verify_tempest_config-2146341492 tempest-verify_tempest_config-2146341492-project-member] GET https://10.4.3.241/volume/v3/extensions Aug 07 17:53:42.614718 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9692f80e-ad0f-4dbc-9afc-8fb513a71b92 tempest-verify_tempest_config-2146341492 tempest-verify_tempest_config-2146341492-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:53:42.615017 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9692f80e-ad0f-4dbc-9afc-8fb513a71b92 tempest-verify_tempest_config-2146341492 tempest-verify_tempest_config-2146341492-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:53:42.615554 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9692f80e-ad0f-4dbc-9afc-8fb513a71b92 tempest-verify_tempest_config-2146341492 tempest-verify_tempest_config-2146341492-project-member] https://10.4.3.241/volume/v3/extensions returned with HTTP 200 Aug 07 17:53:42.616096 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 2/7] 10.4.3.241 () {66 vars in 1246 bytes} [Fri Aug 7 17:53:42 2026] GET /volume/v3/extensions => generated 5245 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:29.046932 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2f191ff5-7924-47e7-9759-64c801b1d2c9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:29.423535 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f191ff5-7924-47e7-9759-64c801b1d2c9 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:54:29.423982 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2f191ff5-7924-47e7-9759-64c801b1d2c9 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-549153879"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:29.443136 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f191ff5-7924-47e7-9759-64c801b1d2c9 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:54:29.443703 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 2/8] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:54:29 2026] POST /volume/v3/types => generated 223 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:29.455573 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cf7a244d-007f-4a8c-8467-f4a13ee243ab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:29.460251 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cf7a244d-007f-4a8c-8467-f4a13ee243ab tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] POST https://10.4.3.241/volume/v3/group_types Aug 07 17:54:29.460792 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cf7a244d-007f-4a8c-8467-f4a13ee243ab tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1769894544"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:29.493024 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cf7a244d-007f-4a8c-8467-f4a13ee243ab tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 202 Aug 07 17:54:29.493182 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 2/9] 10.4.3.241 () {70 vars in 1311 bytes} [Fri Aug 7 17:54:29 2026] POST /volume/v3/group_types => generated 181 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:29.502050 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b209465f-d36b-4a55-b0e1-eb8d0776b86b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:29.660913 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b209465f-d36b-4a55-b0e1-eb8d0776b86b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/groups Aug 07 17:54:29.661252 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b209465f-d36b-4a55-b0e1-eb8d0776b86b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f9563a52-4dc6-4d5b-a18b-c85503168b87", "volume_types": ["20a3938a-ae3d-4467-a24f-1951f9b064c5"], "name": "tempest-GroupSnapshotsTest-Group-636423989"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:29.662562 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-b209465f-d36b-4a55-b0e1-eb8d0776b86b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating new group {'group': {'group_type': 'f9563a52-4dc6-4d5b-a18b-c85503168b87', 'volume_types': ['20a3938a-ae3d-4467-a24f-1951f9b064c5'], 'name': 'tempest-GroupSnapshotsTest-Group-636423989'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 17:54:29.671227 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-b209465f-d36b-4a55-b0e1-eb8d0776b86b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating group tempest-GroupSnapshotsTest-Group-636423989. Aug 07 17:54:29.691780 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b209465f-d36b-4a55-b0e1-eb8d0776b86b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:54:29.690710. {{(pid=100244) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:54:29.691780 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b209465f-d36b-4a55-b0e1-eb8d0776b86b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability Zones retrieved successfully. Aug 07 17:54:29.741070 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b209465f-d36b-4a55-b0e1-eb8d0776b86b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Created reservations ['837ea432-b1e8-4c07-b150-ab3271427474'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:29.811915 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b209465f-d36b-4a55-b0e1-eb8d0776b86b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups returned with HTTP 202 Aug 07 17:54:29.812618 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 4/10] 10.4.3.241 () {70 vars in 1297 bytes} [Fri Aug 7 17:54:29 2026] POST /volume/v3/groups => generated 111 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:29.822059 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7a96f03a-1ed5-4770-ba06-196a82411225 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:29.824610 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a96f03a-1ed5-4770-ba06-196a82411225 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/3b1ba558-ba1c-4f87-be9c-d60606b00284 Aug 07 17:54:29.825006 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a96f03a-1ed5-4770-ba06-196a82411225 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:29.825361 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a96f03a-1ed5-4770-ba06-196a82411225 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:29.825458 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-7a96f03a-1ed5-4770-ba06-196a82411225 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 3b1ba558-ba1c-4f87-be9c-d60606b00284 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:29.833139 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:29.833139 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:29.859465 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a96f03a-1ed5-4770-ba06-196a82411225 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/3b1ba558-ba1c-4f87-be9c-d60606b00284 returned with HTTP 200 Aug 07 17:54:29.859465 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 3/11] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:29 2026] GET /volume/v3/groups/3b1ba558-ba1c-4f87-be9c-d60606b00284 => generated 391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:30.871731 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dc258ef1-8c9c-4df3-a3d5-3d118f0971c3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:30.873713 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc258ef1-8c9c-4df3-a3d5-3d118f0971c3 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/3b1ba558-ba1c-4f87-be9c-d60606b00284 Aug 07 17:54:30.874064 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc258ef1-8c9c-4df3-a3d5-3d118f0971c3 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:30.874366 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc258ef1-8c9c-4df3-a3d5-3d118f0971c3 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:30.874719 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-dc258ef1-8c9c-4df3-a3d5-3d118f0971c3 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 3b1ba558-ba1c-4f87-be9c-d60606b00284 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:30.882189 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:30.882189 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:30.904395 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc258ef1-8c9c-4df3-a3d5-3d118f0971c3 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/3b1ba558-ba1c-4f87-be9c-d60606b00284 returned with HTTP 200 Aug 07 17:54:30.904986 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 3/12] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:30 2026] GET /volume/v3/groups/3b1ba558-ba1c-4f87-be9c-d60606b00284 => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:30.919484 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:30.922581 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:54:30.922581 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-514818402", "volume_type": "20a3938a-ae3d-4467-a24f-1951f9b064c5", "group_id": "3b1ba558-ba1c-4f87-be9c-d60606b00284", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:30.926138 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-514818402', 'volume_type': '20a3938a-ae3d-4467-a24f-1951f9b064c5', 'group_id': '3b1ba558-ba1c-4f87-be9c-d60606b00284', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:54:30.942953 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:30.942953 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:30.943760 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Create volume of 1 GB Aug 07 17:54:30.961897 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:54:30.961231. {{(pid=100246) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:54:30.962015 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability Zones retrieved successfully. Aug 07 17:54:30.991154 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Flow 'volume_create_api' (febbbbbf-d86a-4659-827b-6f3e83077c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:30.992454 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (635b61a4-5d43-49cb-ab20-5be57db6b028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:30.993191 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:30.993191 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:30.993740 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:54:31.027038 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (635b61a4-5d43-49cb-ab20-5be57db6b028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:54:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=20a3938a-ae3d-4467-a24f-1951f9b064c5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-549153879',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20a3938a-ae3d-4467-a24f-1951f9b064c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3b1ba558-ba1c-4f87-be9c-d60606b00284', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:31.028089 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff75c775-de93-4514-aea0-8ae472eddd62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:31.073920 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-549153879 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-549153879, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:54:31.074269 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-549153879 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-549153879, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:54:31.136009 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Created reservations ['44279893-8ede-4354-b223-768740efee3e', 'f8ab859d-0861-41cf-ab80-28cf09ec8b58', '6c0e9371-01bc-4cc8-a663-25053d026717', 'e16baaf2-9596-4e39-b1bd-5dd2e2954627'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:31.137023 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff75c775-de93-4514-aea0-8ae472eddd62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44279893-8ede-4354-b223-768740efee3e', 'f8ab859d-0861-41cf-ab80-28cf09ec8b58', '6c0e9371-01bc-4cc8-a663-25053d026717', 'e16baaf2-9596-4e39-b1bd-5dd2e2954627']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:31.138079 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9281e7f3-6063-43fa-be50-d959cf4d4fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:31.201199 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9281e7f3-6063-43fa-be50-d959cf4d4fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78dc6773-1096-4d4f-8aab-19cf70f2ddd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-514818402',encryption_key_id=None,group_id=3b1ba558-ba1c-4f87-be9c-d60606b00284,group_type_id=,metadata={},multiattach=False,project_id='f354c4b032e04d9db6ee7d397c53d527',qos_specs=None,replication_status=,reservations=['44279893-8ede-4354-b223-768740efee3e','f8ab859d-0861-41cf-ab80-28cf09ec8b58','6c0e9371-01bc-4cc8-a663-25053d026717','e16baaf2-9596-4e39-b1bd-5dd2e2954627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a272f38f98e4286bd47e92f738399ed',volume_type_id=20a3938a-ae3d-4467-a24f-1951f9b064c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:54:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-514818402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3b1ba558-ba1c-4f87-be9c-d60606b00284,host=None,id=78dc6773-1096-4d4f-8aab-19cf70f2ddd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f354c4b032e04d9db6ee7d397c53d527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a272f38f98e4286bd47e92f738399ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20a3938a-ae3d-4467-a24f-1951f9b064c5),volume_type_id=20a3938a-ae3d-4467-a24f-1951f9b064c5)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:31.202352 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d17bfa-a050-494a-8ee2-617f79c11952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:31.241134 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d17bfa-a050-494a-8ee2-617f79c11952) transitioned into state 'SUCCESS' from state '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-514818402',encryption_key_id=None,group_id=3b1ba558-ba1c-4f87-be9c-d60606b00284,group_type_id=,metadata={},multiattach=False,project_id='f354c4b032e04d9db6ee7d397c53d527',qos_specs=None,replication_status=,reservations=['44279893-8ede-4354-b223-768740efee3e','f8ab859d-0861-41cf-ab80-28cf09ec8b58','6c0e9371-01bc-4cc8-a663-25053d026717','e16baaf2-9596-4e39-b1bd-5dd2e2954627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a272f38f98e4286bd47e92f738399ed',volume_type_id=20a3938a-ae3d-4467-a24f-1951f9b064c5)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:31.242060 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f8876fc-9e47-43c2-9094-9c8865f1eea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:31.276465 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f8876fc-9e47-43c2-9094-9c8865f1eea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:31.277803 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Flow 'volume_create_api' (febbbbbf-d86a-4659-827b-6f3e83077c0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:31.278275 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Create volume request issued successfully. Aug 07 17:54:31.279753 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:31.279954 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:31.324374 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:31.327826 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:31.327826 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:31.332706 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af14b054-5ac2-49e5-84dc-dd89e0711d24 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:54:31.333179 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 3/13] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 17:54:30 2026] POST /volume/v3/volumes => generated 821 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:31.346591 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6f88dedd-769f-4675-ab3b-244cfe46e877 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:31.348546 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6f88dedd-769f-4675-ab3b-244cfe46e877 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/78dc6773-1096-4d4f-8aab-19cf70f2ddd2 Aug 07 17:54:31.348833 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6f88dedd-769f-4675-ab3b-244cfe46e877 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:31.349033 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6f88dedd-769f-4675-ab3b-244cfe46e877 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:31.390310 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:31.390310 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:31.398846 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6f88dedd-769f-4675-ab3b-244cfe46e877 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Volume info retrieved successfully. Aug 07 17:54:31.400093 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-6f88dedd-769f-4675-ab3b-244cfe46e877 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:31.400285 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-6f88dedd-769f-4675-ab3b-244cfe46e877 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:31.441601 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-6f88dedd-769f-4675-ab3b-244cfe46e877 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:31.445141 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:31.445141 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:31.455251 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6f88dedd-769f-4675-ab3b-244cfe46e877 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/78dc6773-1096-4d4f-8aab-19cf70f2ddd2 returned with HTTP 200 Aug 07 17:54:31.455725 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 5/14] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:31 2026] GET /volume/v3/volumes/78dc6773-1096-4d4f-8aab-19cf70f2ddd2 => generated 889 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:32.472632 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7c28fbea-e5b2-4529-9c1a-b4d4c914ce09 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:32.475139 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7c28fbea-e5b2-4529-9c1a-b4d4c914ce09 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/78dc6773-1096-4d4f-8aab-19cf70f2ddd2 Aug 07 17:54:32.475623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7c28fbea-e5b2-4529-9c1a-b4d4c914ce09 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:32.475936 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7c28fbea-e5b2-4529-9c1a-b4d4c914ce09 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:32.508288 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:32.508288 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:32.515902 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7c28fbea-e5b2-4529-9c1a-b4d4c914ce09 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Volume info retrieved successfully. Aug 07 17:54:32.517252 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-7c28fbea-e5b2-4529-9c1a-b4d4c914ce09 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:32.517456 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-7c28fbea-e5b2-4529-9c1a-b4d4c914ce09 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:32.562131 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-7c28fbea-e5b2-4529-9c1a-b4d4c914ce09 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:32.566373 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:32.566373 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:32.578640 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7c28fbea-e5b2-4529-9c1a-b4d4c914ce09 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/78dc6773-1096-4d4f-8aab-19cf70f2ddd2 returned with HTTP 200 Aug 07 17:54:32.579288 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 4/15] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:32 2026] GET /volume/v3/volumes/78dc6773-1096-4d4f-8aab-19cf70f2ddd2 => generated 914 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:32.595776 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9e6894da-874f-44f7-b49d-8f43f4f2f470 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:32.598062 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e6894da-874f-44f7-b49d-8f43f4f2f470 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/group_snapshots Aug 07 17:54:32.598432 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e6894da-874f-44f7-b49d-8f43f4f2f470 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3b1ba558-ba1c-4f87-be9c-d60606b00284", "name": "tempest-group_snapshot-350879567"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:32.600028 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-9e6894da-874f-44f7-b49d-8f43f4f2f470 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '3b1ba558-ba1c-4f87-be9c-d60606b00284', 'name': 'tempest-group_snapshot-350879567'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 17:54:32.604354 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:32.604354 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:32.611192 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.group_snapshots [None req-9e6894da-874f-44f7-b49d-8f43f4f2f470 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating group_snapshot tempest-group_snapshot-350879567. Aug 07 17:54:32.676581 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:32.676581 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:32.715431 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9e6894da-874f-44f7-b49d-8f43f4f2f470 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-549153879 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-549153879, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:54:32.715650 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9e6894da-874f-44f7-b49d-8f43f4f2f470 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-549153879 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-549153879, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:54:32.764055 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-9e6894da-874f-44f7-b49d-8f43f4f2f470 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Created reservations ['175509eb-4783-4d8d-94db-184ad26627e8', 'f745aefd-0258-4eaf-881d-f71be4cb585a', 'fcb76e28-80d5-4ed0-a4d2-1d20cb25c077', '9d326f12-eae2-445f-b840-d3462f2147dd'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:32.835037 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e6894da-874f-44f7-b49d-8f43f4f2f470 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots returned with HTTP 202 Aug 07 17:54:32.835696 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 4/16] 10.4.3.241 () {70 vars in 1324 bytes} [Fri Aug 7 17:54:32 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:32.849520 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2ccf2345-4078-4284-966d-d3842d3230f8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:32.852011 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ccf2345-4078-4284-966d-d3842d3230f8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/56ff20e2-c39c-4005-86dc-18bca70f65bd Aug 07 17:54:32.852333 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ccf2345-4078-4284-966d-d3842d3230f8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:32.852660 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ccf2345-4078-4284-966d-d3842d3230f8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:32.852871 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-2ccf2345-4078-4284-966d-d3842d3230f8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 56ff20e2-c39c-4005-86dc-18bca70f65bd {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:54:32.861501 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:32.861501 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:32.865451 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ccf2345-4078-4284-966d-d3842d3230f8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/56ff20e2-c39c-4005-86dc-18bca70f65bd returned with HTTP 200 Aug 07 17:54:32.866039 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 4/17] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 17:54:32 2026] GET /volume/v3/group_snapshots/56ff20e2-c39c-4005-86dc-18bca70f65bd => generated 306 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:33.876966 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-20a51556-9990-4675-843d-43c2d25fdf1a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:33.879648 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-20a51556-9990-4675-843d-43c2d25fdf1a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/56ff20e2-c39c-4005-86dc-18bca70f65bd Aug 07 17:54:33.879933 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-20a51556-9990-4675-843d-43c2d25fdf1a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:33.880199 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-20a51556-9990-4675-843d-43c2d25fdf1a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:33.880393 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-20a51556-9990-4675-843d-43c2d25fdf1a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 56ff20e2-c39c-4005-86dc-18bca70f65bd {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:54:33.886940 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:33.886940 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:33.894871 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-20a51556-9990-4675-843d-43c2d25fdf1a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/56ff20e2-c39c-4005-86dc-18bca70f65bd returned with HTTP 200 Aug 07 17:54:33.895239 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 6/18] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 17:54:33 2026] GET /volume/v3/group_snapshots/56ff20e2-c39c-4005-86dc-18bca70f65bd => generated 307 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:33.907495 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c35fb5ba-7990-44a8-84ba-7448c75ad269 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:33.911068 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c35fb5ba-7990-44a8-84ba-7448c75ad269 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/snapshots/detail Aug 07 17:54:33.911068 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c35fb5ba-7990-44a8-84ba-7448c75ad269 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:33.911068 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c35fb5ba-7990-44a8-84ba-7448c75ad269 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:33.911602 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-c35fb5ba-7990-44a8-84ba-7448c75ad269 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:33.913025 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-c35fb5ba-7990-44a8-84ba-7448c75ad269 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:54:33.928960 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c35fb5ba-7990-44a8-84ba-7448c75ad269 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all snapshots completed successfully. Aug 07 17:54:33.929633 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:33.929633 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:33.930494 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c35fb5ba-7990-44a8-84ba-7448c75ad269 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:54:33.931073 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 5/19] 10.4.3.241 () {66 vars in 1264 bytes} [Fri Aug 7 17:54:33 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:33.942597 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b3108548-8e83-413c-a8c6-e70bf460dbe6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:33.945417 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3108548-8e83-413c-a8c6-e70bf460dbe6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/snapshots/494011a8-33c5-4a1a-8099-422ae7e4e23c Aug 07 17:54:33.945417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3108548-8e83-413c-a8c6-e70bf460dbe6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:33.945685 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3108548-8e83-413c-a8c6-e70bf460dbe6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:33.952522 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:33.952522 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:33.953545 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b3108548-8e83-413c-a8c6-e70bf460dbe6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Snapshot retrieved successfully. Aug 07 17:54:33.954661 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3108548-8e83-413c-a8c6-e70bf460dbe6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/snapshots/494011a8-33c5-4a1a-8099-422ae7e4e23c returned with HTTP 200 Aug 07 17:54:33.955282 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 5/20] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:54:33 2026] GET /volume/v3/snapshots/494011a8-33c5-4a1a-8099-422ae7e4e23c => generated 450 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:33.968424 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9db037ee-fd66-4992-9f42-73aa73411b8d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:33.970152 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/groups/action Aug 07 17:54:33.970962 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "56ff20e2-c39c-4005-86dc-18bca70f65bd", "name": "tempest-Group_from_snap-807909217"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:54:33.971142 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "56ff20e2-c39c-4005-86dc-18bca70f65bd", "name": "tempest-Group_from_snap-807909217"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:33.973230 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '56ff20e2-c39c-4005-86dc-18bca70f65bd', 'name': 'tempest-Group_from_snap-807909217'}}. {{(pid=100246) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 17:54:33.974127 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating group tempest-Group_from_snap-807909217 from group_snapshot 56ff20e2-c39c-4005-86dc-18bca70f65bd. Aug 07 17:54:33.978957 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:33.978957 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:33.990188 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:33.990188 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:33.993874 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:33.993874 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:34.050960 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Created reservations ['5b99719a-512d-42ff-99d9-726794158236'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:34.132222 np0000006743 devstack@c-api.service[100246]: INFO cinder.group.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] A mapping entry already exists for group 30a9ec08-1893-4a52-879d-dd95dbbce27d and volume type 20a3938a-ae3d-4467-a24f-1951f9b064c5. Do not need to create again. Aug 07 17:54:34.132684 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:34.132684 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:34.137082 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:54:34.136743. {{(pid=100246) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:54:34.137236 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability Zones retrieved successfully. Aug 07 17:54:34.143514 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Flow 'volume_create_api' (e9ab266e-a3de-45e5-8617-a4485d7312d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:34.145430 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8981e904-8b4d-4090-a30a-4f7aecfed3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:34.146593 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:54:34.186808 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8981e904-8b4d-4090-a30a-4f7aecfed3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '494011a8-33c5-4a1a-8099-422ae7e4e23c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:54:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=20a3938a-ae3d-4467-a24f-1951f9b064c5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-549153879',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20a3938a-ae3d-4467-a24f-1951f9b064c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '30a9ec08-1893-4a52-879d-dd95dbbce27d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:34.189389 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec7a49b5-ddbc-4cb8-9028-da84435739b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:34.234951 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Created reservations ['27f541cc-d9db-4301-880a-d2dfe0d0badc', 'd4abc467-58ea-4f64-b579-3648d1a37de8'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:34.236069 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec7a49b5-ddbc-4cb8-9028-da84435739b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27f541cc-d9db-4301-880a-d2dfe0d0badc', 'd4abc467-58ea-4f64-b579-3648d1a37de8']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:34.237152 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d34c8ee-6851-4fd4-bf4a-7b696a09f533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:34.289289 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d34c8ee-6851-4fd4-bf4a-7b696a09f533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce3bf7b2-1070-4f02-b8b0-57fb8d0ac229', '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=30a9ec08-1893-4a52-879d-dd95dbbce27d,group_type_id=,metadata={},multiattach=False,project_id='f354c4b032e04d9db6ee7d397c53d527',qos_specs=None,replication_status=,reservations=['27f541cc-d9db-4301-880a-d2dfe0d0badc','d4abc467-58ea-4f64-b579-3648d1a37de8'],size=1,snapshot_id=494011a8-33c5-4a1a-8099-422ae7e4e23c,source_replicaid=,source_volid=None,status='creating',user_id='1a272f38f98e4286bd47e92f738399ed',volume_type_id=20a3938a-ae3d-4467-a24f-1951f9b064c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=30a9ec08-1893-4a52-879d-dd95dbbce27d,host=None,id=ce3bf7b2-1070-4f02-b8b0-57fb8d0ac229,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f354c4b032e04d9db6ee7d397c53d527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=494011a8-33c5-4a1a-8099-422ae7e4e23c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a272f38f98e4286bd47e92f738399ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20a3938a-ae3d-4467-a24f-1951f9b064c5),volume_type_id=20a3938a-ae3d-4467-a24f-1951f9b064c5)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:34.290285 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1c02b0d-e922-4cae-b185-e0e299a2edc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:34.309558 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1c02b0d-e922-4cae-b185-e0e299a2edc8) transitioned into state 'SUCCESS' from 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=30a9ec08-1893-4a52-879d-dd95dbbce27d,group_type_id=,metadata={},multiattach=False,project_id='f354c4b032e04d9db6ee7d397c53d527',qos_specs=None,replication_status=,reservations=['27f541cc-d9db-4301-880a-d2dfe0d0badc','d4abc467-58ea-4f64-b579-3648d1a37de8'],size=1,snapshot_id=494011a8-33c5-4a1a-8099-422ae7e4e23c,source_replicaid=,source_volid=None,status='creating',user_id='1a272f38f98e4286bd47e92f738399ed',volume_type_id=20a3938a-ae3d-4467-a24f-1951f9b064c5)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:34.311017 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Flow 'volume_create_api' (e9ab266e-a3de-45e5-8617-a4485d7312d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:34.311436 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Create volume request issued successfully. Aug 07 17:54:34.346583 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9db037ee-fd66-4992-9f42-73aa73411b8d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/action returned with HTTP 202 Aug 07 17:54:34.347043 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 5/21] 10.4.3.241 () {70 vars in 1318 bytes} [Fri Aug 7 17:54:33 2026] POST /volume/v3/groups/action => generated 102 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:34.357340 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:34.359160 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:54:34.359363 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:34.359698 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:34.360153 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:34.361651 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:54:34.400239 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all volumes completed successfully. Aug 07 17:54:34.401180 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:34.401340 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:34.455270 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:34.459897 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:34.459897 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:34.465172 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:34.465459 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:34.510896 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:34.514586 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:34.514586 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:34.526288 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6ef151bd-c64b-47a2-9765-77bb39eab87d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:54:34.526788 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 7/22] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 17:54:34 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:54:34.542609 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-81f266bf-f6be-429f-a871-1e5d3dfeffbb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:34.545057 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81f266bf-f6be-429f-a871-1e5d3dfeffbb tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/ce3bf7b2-1070-4f02-b8b0-57fb8d0ac229 Aug 07 17:54:34.545282 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81f266bf-f6be-429f-a871-1e5d3dfeffbb tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:34.546009 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81f266bf-f6be-429f-a871-1e5d3dfeffbb tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:34.553090 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:34.553090 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:34.557788 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-81f266bf-f6be-429f-a871-1e5d3dfeffbb tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Volume info retrieved successfully. Aug 07 17:54:34.558641 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-81f266bf-f6be-429f-a871-1e5d3dfeffbb tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:34.558894 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-81f266bf-f6be-429f-a871-1e5d3dfeffbb tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:34.616160 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-81f266bf-f6be-429f-a871-1e5d3dfeffbb tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:34.622022 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:34.622022 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:34.632026 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81f266bf-f6be-429f-a871-1e5d3dfeffbb tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/ce3bf7b2-1070-4f02-b8b0-57fb8d0ac229 returned with HTTP 200 Aug 07 17:54:34.632517 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 6/23] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:34 2026] GET /volume/v3/volumes/ce3bf7b2-1070-4f02-b8b0-57fb8d0ac229 => generated 926 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:34.649829 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1aeaf344-618b-473f-a038-a42052fb4f12 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:34.652425 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1aeaf344-618b-473f-a038-a42052fb4f12 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/30a9ec08-1893-4a52-879d-dd95dbbce27d Aug 07 17:54:34.652702 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1aeaf344-618b-473f-a038-a42052fb4f12 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:34.653005 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1aeaf344-618b-473f-a038-a42052fb4f12 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:34.653566 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-1aeaf344-618b-473f-a038-a42052fb4f12 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 30a9ec08-1893-4a52-879d-dd95dbbce27d {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:34.659909 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:34.659909 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:34.671697 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1aeaf344-618b-473f-a038-a42052fb4f12 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/30a9ec08-1893-4a52-879d-dd95dbbce27d returned with HTTP 200 Aug 07 17:54:34.671697 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 6/24] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:34 2026] GET /volume/v3/groups/30a9ec08-1893-4a52-879d-dd95dbbce27d => generated 417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:34.684392 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f9cef421-1d72-41df-a222-499cf66d15e6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:34.687445 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f9cef421-1d72-41df-a222-499cf66d15e6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:54:34.687445 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f9cef421-1d72-41df-a222-499cf66d15e6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:34.687757 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f9cef421-1d72-41df-a222-499cf66d15e6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:34.688657 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-f9cef421-1d72-41df-a222-499cf66d15e6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:34.688847 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:34.688847 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:34.689448 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f9cef421-1d72-41df-a222-499cf66d15e6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:54:34.729601 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f9cef421-1d72-41df-a222-499cf66d15e6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all volumes completed successfully. Aug 07 17:54:34.730538 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-f9cef421-1d72-41df-a222-499cf66d15e6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:34.730749 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-f9cef421-1d72-41df-a222-499cf66d15e6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:34.792837 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-f9cef421-1d72-41df-a222-499cf66d15e6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:34.796843 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:34.796843 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:34.802046 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-f9cef421-1d72-41df-a222-499cf66d15e6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:34.802263 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-f9cef421-1d72-41df-a222-499cf66d15e6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:34.855268 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-f9cef421-1d72-41df-a222-499cf66d15e6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:34.860484 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:34.860484 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:34.874175 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f9cef421-1d72-41df-a222-499cf66d15e6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:54:34.874892 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 6/25] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 17:54:34 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:54:34.897285 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e4d55d2a-09df-431d-90bc-d930d3404f5c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:34.901421 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4d55d2a-09df-431d-90bc-d930d3404f5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/groups/30a9ec08-1893-4a52-879d-dd95dbbce27d/action Aug 07 17:54:34.901421 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4d55d2a-09df-431d-90bc-d930d3404f5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:54:34.901421 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4d55d2a-09df-431d-90bc-d930d3404f5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:34.903492 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-e4d55d2a-09df-431d-90bc-d930d3404f5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] delete called for group 30a9ec08-1893-4a52-879d-dd95dbbce27d {{(pid=100244) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:54:34.903830 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-e4d55d2a-09df-431d-90bc-d930d3404f5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Delete group with id: 30a9ec08-1893-4a52-879d-dd95dbbce27d Aug 07 17:54:34.907444 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:34.907444 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:35.007498 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4d55d2a-09df-431d-90bc-d930d3404f5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/30a9ec08-1893-4a52-879d-dd95dbbce27d/action returned with HTTP 202 Aug 07 17:54:35.007498 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 8/26] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 17:54:34 2026] POST /volume/v3/groups/30a9ec08-1893-4a52-879d-dd95dbbce27d/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:35.018126 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5a112a5f-62f9-4c81-9add-3154c3b2cbe9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:35.020619 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a112a5f-62f9-4c81-9add-3154c3b2cbe9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/ce3bf7b2-1070-4f02-b8b0-57fb8d0ac229 Aug 07 17:54:35.021272 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a112a5f-62f9-4c81-9add-3154c3b2cbe9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:35.021272 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a112a5f-62f9-4c81-9add-3154c3b2cbe9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:35.029819 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:35.029819 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:35.035150 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5a112a5f-62f9-4c81-9add-3154c3b2cbe9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Volume info retrieved successfully. Aug 07 17:54:35.036275 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-5a112a5f-62f9-4c81-9add-3154c3b2cbe9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:35.036275 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-5a112a5f-62f9-4c81-9add-3154c3b2cbe9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:35.089578 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-5a112a5f-62f9-4c81-9add-3154c3b2cbe9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:35.093139 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:35.093139 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:35.103544 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a112a5f-62f9-4c81-9add-3154c3b2cbe9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/ce3bf7b2-1070-4f02-b8b0-57fb8d0ac229 returned with HTTP 200 Aug 07 17:54:35.103870 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 7/27] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:35 2026] GET /volume/v3/volumes/ce3bf7b2-1070-4f02-b8b0-57fb8d0ac229 => generated 925 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:36.120573 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8e505426-7c09-454d-ae6b-89df90f2b34c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:36.122953 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e505426-7c09-454d-ae6b-89df90f2b34c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/ce3bf7b2-1070-4f02-b8b0-57fb8d0ac229 Aug 07 17:54:36.123194 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e505426-7c09-454d-ae6b-89df90f2b34c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:36.123474 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e505426-7c09-454d-ae6b-89df90f2b34c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:36.153913 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e505426-7c09-454d-ae6b-89df90f2b34c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/ce3bf7b2-1070-4f02-b8b0-57fb8d0ac229 returned with HTTP 404 Aug 07 17:54:36.154642 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 7/28] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:36 2026] GET /volume/v3/volumes/ce3bf7b2-1070-4f02-b8b0-57fb8d0ac229 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:36.166588 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-903588f3-3089-490d-9f4d-74fbd61eb461 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:36.169282 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-903588f3-3089-490d-9f4d-74fbd61eb461 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/30a9ec08-1893-4a52-879d-dd95dbbce27d Aug 07 17:54:36.169622 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-903588f3-3089-490d-9f4d-74fbd61eb461 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:36.169919 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-903588f3-3089-490d-9f4d-74fbd61eb461 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:36.170129 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-903588f3-3089-490d-9f4d-74fbd61eb461 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 30a9ec08-1893-4a52-879d-dd95dbbce27d {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:36.175223 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-903588f3-3089-490d-9f4d-74fbd61eb461 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/30a9ec08-1893-4a52-879d-dd95dbbce27d returned with HTTP 404 Aug 07 17:54:36.175844 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 7/29] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:36 2026] GET /volume/v3/groups/30a9ec08-1893-4a52-879d-dd95dbbce27d => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:36.185282 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0615d8b7-09a6-4106-9412-4d0fbb7ff287 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:36.187752 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0615d8b7-09a6-4106-9412-4d0fbb7ff287 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] DELETE https://10.4.3.241/volume/v3/group_snapshots/56ff20e2-c39c-4005-86dc-18bca70f65bd Aug 07 17:54:36.188030 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0615d8b7-09a6-4106-9412-4d0fbb7ff287 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:36.188286 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0615d8b7-09a6-4106-9412-4d0fbb7ff287 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:36.188567 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-0615d8b7-09a6-4106-9412-4d0fbb7ff287 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] delete called for member 56ff20e2-c39c-4005-86dc-18bca70f65bd {{(pid=100244) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 17:54:36.188762 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.group_snapshots [None req-0615d8b7-09a6-4106-9412-4d0fbb7ff287 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Delete group_snapshot with id: 56ff20e2-c39c-4005-86dc-18bca70f65bd Aug 07 17:54:36.192961 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:36.192961 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:36.239983 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0615d8b7-09a6-4106-9412-4d0fbb7ff287 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/56ff20e2-c39c-4005-86dc-18bca70f65bd returned with HTTP 202 Aug 07 17:54:36.240555 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 9/30] 10.4.3.241 () {68 vars in 1416 bytes} [Fri Aug 7 17:54:36 2026] DELETE /volume/v3/group_snapshots/56ff20e2-c39c-4005-86dc-18bca70f65bd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:36.249100 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dd2d6e79-8942-432b-b55d-d5505cfa585b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:36.251194 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dd2d6e79-8942-432b-b55d-d5505cfa585b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:54:36.251527 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dd2d6e79-8942-432b-b55d-d5505cfa585b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:36.251744 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dd2d6e79-8942-432b-b55d-d5505cfa585b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:36.252385 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-dd2d6e79-8942-432b-b55d-d5505cfa585b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:36.254018 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dd2d6e79-8942-432b-b55d-d5505cfa585b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:54:36.297047 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-dd2d6e79-8942-432b-b55d-d5505cfa585b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all volumes completed successfully. Aug 07 17:54:36.298013 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-dd2d6e79-8942-432b-b55d-d5505cfa585b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:36.298225 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-dd2d6e79-8942-432b-b55d-d5505cfa585b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:36.351529 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-dd2d6e79-8942-432b-b55d-d5505cfa585b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:36.355448 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:36.355448 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:36.369611 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dd2d6e79-8942-432b-b55d-d5505cfa585b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:54:36.369611 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 8/31] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 17:54:36 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:36.385569 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f94a1b6e-0311-4603-985a-63531bdbdc39 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:36.387534 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f94a1b6e-0311-4603-985a-63531bdbdc39 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/snapshots/detail Aug 07 17:54:36.387758 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f94a1b6e-0311-4603-985a-63531bdbdc39 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:36.387864 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f94a1b6e-0311-4603-985a-63531bdbdc39 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:36.388759 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-f94a1b6e-0311-4603-985a-63531bdbdc39 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:36.388759 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:36.388759 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:36.390016 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-f94a1b6e-0311-4603-985a-63531bdbdc39 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:54:36.403758 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f94a1b6e-0311-4603-985a-63531bdbdc39 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all snapshots completed successfully. Aug 07 17:54:36.404670 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f94a1b6e-0311-4603-985a-63531bdbdc39 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:54:36.405060 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 8/32] 10.4.3.241 () {66 vars in 1264 bytes} [Fri Aug 7 17:54:36 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 07 17:54:36.416930 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9fd38dbe-65b8-4eb9-9012-6827336a653c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:36.421464 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9fd38dbe-65b8-4eb9-9012-6827336a653c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/56ff20e2-c39c-4005-86dc-18bca70f65bd Aug 07 17:54:36.421798 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9fd38dbe-65b8-4eb9-9012-6827336a653c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:36.422081 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9fd38dbe-65b8-4eb9-9012-6827336a653c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:36.422271 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-9fd38dbe-65b8-4eb9-9012-6827336a653c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 56ff20e2-c39c-4005-86dc-18bca70f65bd {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:54:36.432829 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9fd38dbe-65b8-4eb9-9012-6827336a653c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/56ff20e2-c39c-4005-86dc-18bca70f65bd returned with HTTP 404 Aug 07 17:54:36.433553 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 8/33] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 17:54:36 2026] GET /volume/v3/group_snapshots/56ff20e2-c39c-4005-86dc-18bca70f65bd => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:36.441426 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fb0ff4fc-c2e6-4874-b3d9-d930825d2012 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:36.443541 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb0ff4fc-c2e6-4874-b3d9-d930825d2012 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:54:36.443541 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb0ff4fc-c2e6-4874-b3d9-d930825d2012 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:36.443816 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb0ff4fc-c2e6-4874-b3d9-d930825d2012 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:36.444148 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-fb0ff4fc-c2e6-4874-b3d9-d930825d2012 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:36.444572 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:36.444572 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:36.445131 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-fb0ff4fc-c2e6-4874-b3d9-d930825d2012 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:54:36.455049 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fb0ff4fc-c2e6-4874-b3d9-d930825d2012 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all volumes completed successfully. Aug 07 17:54:36.455728 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-fb0ff4fc-c2e6-4874-b3d9-d930825d2012 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:36.455882 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-fb0ff4fc-c2e6-4874-b3d9-d930825d2012 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:36.500345 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-fb0ff4fc-c2e6-4874-b3d9-d930825d2012 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:36.505855 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:36.505855 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:36.512780 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb0ff4fc-c2e6-4874-b3d9-d930825d2012 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:54:36.513368 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 10/34] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 17:54:36 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:36.527068 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-527df28a-b62c-4e27-b10b-5f616055939f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:36.529968 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-527df28a-b62c-4e27-b10b-5f616055939f tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/groups/3b1ba558-ba1c-4f87-be9c-d60606b00284/action Aug 07 17:54:36.530662 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-527df28a-b62c-4e27-b10b-5f616055939f tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:54:36.530776 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-527df28a-b62c-4e27-b10b-5f616055939f tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:36.532158 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-527df28a-b62c-4e27-b10b-5f616055939f tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] delete called for group 3b1ba558-ba1c-4f87-be9c-d60606b00284 {{(pid=100245) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:54:36.532284 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.groups [None req-527df28a-b62c-4e27-b10b-5f616055939f tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Delete group with id: 3b1ba558-ba1c-4f87-be9c-d60606b00284 Aug 07 17:54:36.535802 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:36.535802 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:36.632041 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-527df28a-b62c-4e27-b10b-5f616055939f tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/3b1ba558-ba1c-4f87-be9c-d60606b00284/action returned with HTTP 202 Aug 07 17:54:36.632733 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 9/35] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 17:54:36 2026] POST /volume/v3/groups/3b1ba558-ba1c-4f87-be9c-d60606b00284/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:36.642847 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ab7a66de-560b-452d-a433-e1ded7002454 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:36.645752 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ab7a66de-560b-452d-a433-e1ded7002454 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/78dc6773-1096-4d4f-8aab-19cf70f2ddd2 Aug 07 17:54:36.646095 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ab7a66de-560b-452d-a433-e1ded7002454 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:36.646356 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ab7a66de-560b-452d-a433-e1ded7002454 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:36.659355 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:36.659355 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:36.666834 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ab7a66de-560b-452d-a433-e1ded7002454 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Volume info retrieved successfully. Aug 07 17:54:36.668089 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-ab7a66de-560b-452d-a433-e1ded7002454 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:36.668638 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-ab7a66de-560b-452d-a433-e1ded7002454 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:36.726315 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-ab7a66de-560b-452d-a433-e1ded7002454 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:36.732022 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:36.732022 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:36.744149 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ab7a66de-560b-452d-a433-e1ded7002454 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/78dc6773-1096-4d4f-8aab-19cf70f2ddd2 returned with HTTP 200 Aug 07 17:54:36.744824 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 9/36] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:36 2026] GET /volume/v3/volumes/78dc6773-1096-4d4f-8aab-19cf70f2ddd2 => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:37.760837 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-731ce5ab-22ba-425a-9bb4-81fb6d8ace18 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:37.764712 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-731ce5ab-22ba-425a-9bb4-81fb6d8ace18 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/78dc6773-1096-4d4f-8aab-19cf70f2ddd2 Aug 07 17:54:37.764712 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-731ce5ab-22ba-425a-9bb4-81fb6d8ace18 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:37.765793 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-731ce5ab-22ba-425a-9bb4-81fb6d8ace18 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:37.775529 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-731ce5ab-22ba-425a-9bb4-81fb6d8ace18 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/78dc6773-1096-4d4f-8aab-19cf70f2ddd2 returned with HTTP 404 Aug 07 17:54:37.776431 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 9/37] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:37 2026] GET /volume/v3/volumes/78dc6773-1096-4d4f-8aab-19cf70f2ddd2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:37.790196 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2f69ee10-d9ee-4b12-9a06-6a3da849b904 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:37.793649 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f69ee10-d9ee-4b12-9a06-6a3da849b904 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/3b1ba558-ba1c-4f87-be9c-d60606b00284 Aug 07 17:54:37.794382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f69ee10-d9ee-4b12-9a06-6a3da849b904 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:37.794382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f69ee10-d9ee-4b12-9a06-6a3da849b904 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:37.795137 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-2f69ee10-d9ee-4b12-9a06-6a3da849b904 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 3b1ba558-ba1c-4f87-be9c-d60606b00284 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:37.800158 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f69ee10-d9ee-4b12-9a06-6a3da849b904 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/3b1ba558-ba1c-4f87-be9c-d60606b00284 returned with HTTP 404 Aug 07 17:54:37.800290 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 11/38] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:37 2026] GET /volume/v3/groups/3b1ba558-ba1c-4f87-be9c-d60606b00284 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:37.811349 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c8254603-ed5f-423b-a668-f7c1c50ff544 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:37.815024 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8254603-ed5f-423b-a668-f7c1c50ff544 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/f9563a52-4dc6-4d5b-a18b-c85503168b87 Aug 07 17:54:37.815180 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8254603-ed5f-423b-a668-f7c1c50ff544 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:37.815610 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c8254603-ed5f-423b-a668-f7c1c50ff544 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:37.842159 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c8254603-ed5f-423b-a668-f7c1c50ff544 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/group_types/f9563a52-4dc6-4d5b-a18b-c85503168b87 returned with HTTP 202 Aug 07 17:54:37.842905 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 10/39] 10.4.3.241 () {68 vars in 1404 bytes} [Fri Aug 7 17:54:37 2026] DELETE /volume/v3/group_types/f9563a52-4dc6-4d5b-a18b-c85503168b87 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:37.854319 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6fc0436e-838e-4112-8d57-b3b657b8ae55 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:37.856499 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6fc0436e-838e-4112-8d57-b3b657b8ae55 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] DELETE https://10.4.3.241/volume/v3/types/20a3938a-ae3d-4467-a24f-1951f9b064c5 Aug 07 17:54:37.856773 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6fc0436e-838e-4112-8d57-b3b657b8ae55 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:37.857027 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6fc0436e-838e-4112-8d57-b3b657b8ae55 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:37.918439 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6fc0436e-838e-4112-8d57-b3b657b8ae55 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/types/20a3938a-ae3d-4467-a24f-1951f9b064c5 returned with HTTP 202 Aug 07 17:54:37.918924 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 10/40] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:54:37 2026] DELETE /volume/v3/types/20a3938a-ae3d-4467-a24f-1951f9b064c5 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:54:37.928098 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2eda9095-2189-4486-bca7-66ab97873174 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:37.930375 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2eda9095-2189-4486-bca7-66ab97873174 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] GET https://10.4.3.241/volume/v3/types/20a3938a-ae3d-4467-a24f-1951f9b064c5 Aug 07 17:54:37.930584 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2eda9095-2189-4486-bca7-66ab97873174 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:37.930840 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2eda9095-2189-4486-bca7-66ab97873174 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:37.934200 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2eda9095-2189-4486-bca7-66ab97873174 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/types/20a3938a-ae3d-4467-a24f-1951f9b064c5 returned with HTTP 404 Aug 07 17:54:37.934741 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 10/41] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 17:54:37 2026] GET /volume/v3/types/20a3938a-ae3d-4467-a24f-1951f9b064c5 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:37.953829 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5bdb092d-b6e9-49f2-a5a4-bf590a0260a5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:37.955972 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5bdb092d-b6e9-49f2-a5a4-bf590a0260a5 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:54:37.956536 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5bdb092d-b6e9-49f2-a5a4-bf590a0260a5 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1427028465"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:37.976847 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5bdb092d-b6e9-49f2-a5a4-bf590a0260a5 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:54:37.977768 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 12/42] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:54:37 2026] POST /volume/v3/types => generated 224 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:37.987664 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ccb58b03-bb53-4c7e-ae86-01630865cc6f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:37.990098 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ccb58b03-bb53-4c7e-ae86-01630865cc6f tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] POST https://10.4.3.241/volume/v3/group_types Aug 07 17:54:37.990591 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ccb58b03-bb53-4c7e-ae86-01630865cc6f tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1174171359"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:38.017520 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ccb58b03-bb53-4c7e-ae86-01630865cc6f tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 202 Aug 07 17:54:38.018224 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 11/43] 10.4.3.241 () {70 vars in 1311 bytes} [Fri Aug 7 17:54:37 2026] POST /volume/v3/group_types => generated 181 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:38.030883 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e295632b-69bd-481c-a570-6ddb4ccb0873 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:38.033463 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e295632b-69bd-481c-a570-6ddb4ccb0873 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/groups Aug 07 17:54:38.033895 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e295632b-69bd-481c-a570-6ddb4ccb0873 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6e34bbfd-aa9c-4f77-8ae7-be4991fbddda", "volume_types": ["0dee3f54-6707-4cfc-9027-2a398a70fd3e"], "name": "tempest-GroupSnapshotsTest-Group-1563822418"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:38.035878 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-e295632b-69bd-481c-a570-6ddb4ccb0873 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating new group {'group': {'group_type': '6e34bbfd-aa9c-4f77-8ae7-be4991fbddda', 'volume_types': ['0dee3f54-6707-4cfc-9027-2a398a70fd3e'], 'name': 'tempest-GroupSnapshotsTest-Group-1563822418'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 17:54:38.040506 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-e295632b-69bd-481c-a570-6ddb4ccb0873 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating group tempest-GroupSnapshotsTest-Group-1563822418. Aug 07 17:54:38.068278 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e295632b-69bd-481c-a570-6ddb4ccb0873 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:54:38.066877. {{(pid=100243) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:54:38.068278 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e295632b-69bd-481c-a570-6ddb4ccb0873 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability Zones retrieved successfully. Aug 07 17:54:38.087606 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-e295632b-69bd-481c-a570-6ddb4ccb0873 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Created reservations ['86762a7a-a373-4026-9126-aae83228a2e9'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:38.154057 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e295632b-69bd-481c-a570-6ddb4ccb0873 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups returned with HTTP 202 Aug 07 17:54:38.154609 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 11/44] 10.4.3.241 () {70 vars in 1297 bytes} [Fri Aug 7 17:54:38 2026] POST /volume/v3/groups => generated 112 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:38.166413 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a1e333e1-e5e2-4495-a839-3641aed7a686 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:38.168869 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1e333e1-e5e2-4495-a839-3641aed7a686 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:38.168869 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1e333e1-e5e2-4495-a839-3641aed7a686 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:38.168869 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1e333e1-e5e2-4495-a839-3641aed7a686 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:38.168869 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-a1e333e1-e5e2-4495-a839-3641aed7a686 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 1f7ffde1-c9d4-48be-a3b1-39efc73b023d {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:38.174992 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:38.174992 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:38.202420 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1e333e1-e5e2-4495-a839-3641aed7a686 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 200 Aug 07 17:54:38.202420 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 11/45] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:38 2026] GET /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:39.213329 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c29cfcb7-e481-4a64-a736-2f18f28d4880 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:39.215747 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c29cfcb7-e481-4a64-a736-2f18f28d4880 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:39.216154 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c29cfcb7-e481-4a64-a736-2f18f28d4880 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:39.216492 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c29cfcb7-e481-4a64-a736-2f18f28d4880 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:39.216691 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-c29cfcb7-e481-4a64-a736-2f18f28d4880 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 1f7ffde1-c9d4-48be-a3b1-39efc73b023d {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:39.221256 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:39.221256 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:39.242206 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c29cfcb7-e481-4a64-a736-2f18f28d4880 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 200 Aug 07 17:54:39.242976 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 13/46] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:39 2026] GET /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 393 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:39.258329 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:39.260201 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:54:39.260543 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-265964740", "volume_type": "0dee3f54-6707-4cfc-9027-2a398a70fd3e", "group_id": "1f7ffde1-c9d4-48be-a3b1-39efc73b023d", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:39.262268 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-265964740', 'volume_type': '0dee3f54-6707-4cfc-9027-2a398a70fd3e', 'group_id': '1f7ffde1-c9d4-48be-a3b1-39efc73b023d', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:54:39.277521 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:39.277521 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:39.279100 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Create volume of 1 GB Aug 07 17:54:39.291044 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:54:39.289720. {{(pid=100245) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:54:39.291044 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability Zones retrieved successfully. Aug 07 17:54:39.315667 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Flow 'volume_create_api' (650f2f1a-12b8-414b-aa64-5b1af961e4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:39.318022 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45fc3f9-d9c7-4e3c-9a30-f8d82392d315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:39.318462 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:39.318462 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:39.319037 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:54:39.367905 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45fc3f9-d9c7-4e3c-9a30-f8d82392d315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:54:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0dee3f54-6707-4cfc-9027-2a398a70fd3e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1427028465',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0dee3f54-6707-4cfc-9027-2a398a70fd3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1f7ffde1-c9d4-48be-a3b1-39efc73b023d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:39.368866 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba216301-c86f-4d9e-8aaa-7bc7d7ec5678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:39.421927 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1427028465 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1427028465, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:54:39.421927 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1427028465 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1427028465, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:54:39.468739 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Created reservations ['694ec860-0e4f-4462-9096-249974acb33d', 'f786ed07-f125-4f8e-848f-f5a5d27bd918', '8cdaf47a-a5fe-4227-a49b-954381ee4281', '3194565f-42f1-4c82-8b2a-942c72cb57b0'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:39.469876 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba216301-c86f-4d9e-8aaa-7bc7d7ec5678) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['694ec860-0e4f-4462-9096-249974acb33d', 'f786ed07-f125-4f8e-848f-f5a5d27bd918', '8cdaf47a-a5fe-4227-a49b-954381ee4281', '3194565f-42f1-4c82-8b2a-942c72cb57b0']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:39.470903 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b42466b-4af4-4478-b249-18589e00cf1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:39.500215 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b42466b-4af4-4478-b249-18589e00cf1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-265964740',encryption_key_id=None,group_id=1f7ffde1-c9d4-48be-a3b1-39efc73b023d,group_type_id=,metadata={},multiattach=False,project_id='f354c4b032e04d9db6ee7d397c53d527',qos_specs=None,replication_status=,reservations=['694ec860-0e4f-4462-9096-249974acb33d','f786ed07-f125-4f8e-848f-f5a5d27bd918','8cdaf47a-a5fe-4227-a49b-954381ee4281','3194565f-42f1-4c82-8b2a-942c72cb57b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a272f38f98e4286bd47e92f738399ed',volume_type_id=0dee3f54-6707-4cfc-9027-2a398a70fd3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-265964740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1f7ffde1-c9d4-48be-a3b1-39efc73b023d,host=None,id=9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f354c4b032e04d9db6ee7d397c53d527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a272f38f98e4286bd47e92f738399ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0dee3f54-6707-4cfc-9027-2a398a70fd3e),volume_type_id=0dee3f54-6707-4cfc-9027-2a398a70fd3e)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:39.500995 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2efc4c27-37eb-4794-9021-46ead0066224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:39.542254 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2efc4c27-37eb-4794-9021-46ead0066224) transitioned into state 'SUCCESS' from state '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-265964740',encryption_key_id=None,group_id=1f7ffde1-c9d4-48be-a3b1-39efc73b023d,group_type_id=,metadata={},multiattach=False,project_id='f354c4b032e04d9db6ee7d397c53d527',qos_specs=None,replication_status=,reservations=['694ec860-0e4f-4462-9096-249974acb33d','f786ed07-f125-4f8e-848f-f5a5d27bd918','8cdaf47a-a5fe-4227-a49b-954381ee4281','3194565f-42f1-4c82-8b2a-942c72cb57b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a272f38f98e4286bd47e92f738399ed',volume_type_id=0dee3f54-6707-4cfc-9027-2a398a70fd3e)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:39.546084 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df5f44a2-afb3-4dce-86f5-ffc74d692f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:39.567113 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df5f44a2-afb3-4dce-86f5-ffc74d692f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:39.568053 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Flow 'volume_create_api' (650f2f1a-12b8-414b-aa64-5b1af961e4e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:39.568170 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Create volume request issued successfully. Aug 07 17:54:39.569020 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:39.569209 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:39.625056 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:39.629661 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:39.629661 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:39.634440 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1ca25b74-9a6b-4139-8cd3-11b204a64898 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:54:39.634440 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 12/47] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 17:54:39 2026] POST /volume/v3/volumes => generated 822 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:39.648735 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a692b872-9c0b-4a41-8afc-97b1c3797e78 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:39.651920 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a692b872-9c0b-4a41-8afc-97b1c3797e78 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f Aug 07 17:54:39.652270 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a692b872-9c0b-4a41-8afc-97b1c3797e78 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:39.652468 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a692b872-9c0b-4a41-8afc-97b1c3797e78 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:39.664935 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:39.664935 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:39.671520 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a692b872-9c0b-4a41-8afc-97b1c3797e78 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Volume info retrieved successfully. Aug 07 17:54:39.672383 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-a692b872-9c0b-4a41-8afc-97b1c3797e78 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:39.672640 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-a692b872-9c0b-4a41-8afc-97b1c3797e78 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:39.726969 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-a692b872-9c0b-4a41-8afc-97b1c3797e78 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:39.731701 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:39.731701 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:39.740902 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a692b872-9c0b-4a41-8afc-97b1c3797e78 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f returned with HTTP 200 Aug 07 17:54:39.741643 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 12/48] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:39 2026] GET /volume/v3/volumes/9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f => generated 890 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:40.757284 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-55f78fc1-6552-4623-915a-a678314c3f51 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:40.759430 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-55f78fc1-6552-4623-915a-a678314c3f51 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f Aug 07 17:54:40.759683 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-55f78fc1-6552-4623-915a-a678314c3f51 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:40.759981 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-55f78fc1-6552-4623-915a-a678314c3f51 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:40.768079 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:40.768079 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:40.774909 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-55f78fc1-6552-4623-915a-a678314c3f51 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Volume info retrieved successfully. Aug 07 17:54:40.775686 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-55f78fc1-6552-4623-915a-a678314c3f51 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:40.775828 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-55f78fc1-6552-4623-915a-a678314c3f51 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:40.815952 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-55f78fc1-6552-4623-915a-a678314c3f51 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:40.819111 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:40.819111 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:40.830000 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-55f78fc1-6552-4623-915a-a678314c3f51 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f returned with HTTP 200 Aug 07 17:54:40.830479 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 12/49] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:40 2026] GET /volume/v3/volumes/9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f => generated 915 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:40.844373 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:40.847065 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:54:40.848946 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1204523970", "volume_type": "0dee3f54-6707-4cfc-9027-2a398a70fd3e", "group_id": "1f7ffde1-c9d4-48be-a3b1-39efc73b023d", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:40.849657 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1204523970', 'volume_type': '0dee3f54-6707-4cfc-9027-2a398a70fd3e', 'group_id': '1f7ffde1-c9d4-48be-a3b1-39efc73b023d', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:54:40.867141 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:40.867141 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:40.868237 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Create volume of 1 GB Aug 07 17:54:40.879308 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:54:40.878856. {{(pid=100244) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:54:40.879416 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability Zones retrieved successfully. Aug 07 17:54:40.915748 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Flow 'volume_create_api' (31405a35-e9e5-4f6c-baa2-5426828f625d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:40.917538 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d35f6441-3ea8-481d-8027-38b122869099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:40.918325 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:40.918325 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:40.918934 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:54:40.950242 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d35f6441-3ea8-481d-8027-38b122869099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:54:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0dee3f54-6707-4cfc-9027-2a398a70fd3e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1427028465',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0dee3f54-6707-4cfc-9027-2a398a70fd3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1f7ffde1-c9d4-48be-a3b1-39efc73b023d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:40.951380 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d5b3f4-617d-4b33-b6ed-a4fdffe6d339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:41.005154 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1427028465 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1427028465, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:54:41.005632 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1427028465 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1427028465, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:54:41.029618 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Created reservations ['8c0523b1-9a43-4c93-a992-f5b82f292569', 'c4ba302d-ce98-4eb9-8ab3-337ef12a1d49', '479d2b84-f2da-475f-830c-f22f26a32983', 'ffa713e7-f29e-4403-a59a-c0b978d7b4a9'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:41.031289 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78d5b3f4-617d-4b33-b6ed-a4fdffe6d339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c0523b1-9a43-4c93-a992-f5b82f292569', 'c4ba302d-ce98-4eb9-8ab3-337ef12a1d49', '479d2b84-f2da-475f-830c-f22f26a32983', 'ffa713e7-f29e-4403-a59a-c0b978d7b4a9']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:41.032390 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d29a1749-c13e-4a95-9c25-b3e11d104f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:41.065777 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d29a1749-c13e-4a95-9c25-b3e11d104f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1204523970',encryption_key_id=None,group_id=1f7ffde1-c9d4-48be-a3b1-39efc73b023d,group_type_id=,metadata={},multiattach=False,project_id='f354c4b032e04d9db6ee7d397c53d527',qos_specs=None,replication_status=,reservations=['8c0523b1-9a43-4c93-a992-f5b82f292569','c4ba302d-ce98-4eb9-8ab3-337ef12a1d49','479d2b84-f2da-475f-830c-f22f26a32983','ffa713e7-f29e-4403-a59a-c0b978d7b4a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a272f38f98e4286bd47e92f738399ed',volume_type_id=0dee3f54-6707-4cfc-9027-2a398a70fd3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:54:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1204523970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1f7ffde1-c9d4-48be-a3b1-39efc73b023d,host=None,id=ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f354c4b032e04d9db6ee7d397c53d527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a272f38f98e4286bd47e92f738399ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0dee3f54-6707-4cfc-9027-2a398a70fd3e),volume_type_id=0dee3f54-6707-4cfc-9027-2a398a70fd3e)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:41.066867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b248e2-575c-46a4-a132-92aeca71ed6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:41.097655 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1b248e2-575c-46a4-a132-92aeca71ed6d) transitioned into state 'SUCCESS' from state '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-1204523970',encryption_key_id=None,group_id=1f7ffde1-c9d4-48be-a3b1-39efc73b023d,group_type_id=,metadata={},multiattach=False,project_id='f354c4b032e04d9db6ee7d397c53d527',qos_specs=None,replication_status=,reservations=['8c0523b1-9a43-4c93-a992-f5b82f292569','c4ba302d-ce98-4eb9-8ab3-337ef12a1d49','479d2b84-f2da-475f-830c-f22f26a32983','ffa713e7-f29e-4403-a59a-c0b978d7b4a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a272f38f98e4286bd47e92f738399ed',volume_type_id=0dee3f54-6707-4cfc-9027-2a398a70fd3e)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:41.098719 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f092e4-73ac-4096-9b3c-8a3aca459ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:41.119026 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4f092e4-73ac-4096-9b3c-8a3aca459ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:41.119690 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Flow 'volume_create_api' (31405a35-e9e5-4f6c-baa2-5426828f625d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:41.120124 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Create volume request issued successfully. Aug 07 17:54:41.121031 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:41.121099 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:41.172318 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:41.178753 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:41.178753 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:41.184080 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-75bf706e-4ec1-4f94-9b49-652e60a4db88 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:54:41.184670 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 14/50] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 17:54:40 2026] POST /volume/v3/volumes => generated 823 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:41.201661 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b5b2ef97-aa55-460d-aa53-3576022f8309 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:41.204224 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b5b2ef97-aa55-460d-aa53-3576022f8309 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975 Aug 07 17:54:41.204547 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b5b2ef97-aa55-460d-aa53-3576022f8309 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:41.204773 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b5b2ef97-aa55-460d-aa53-3576022f8309 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:41.214363 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:41.214363 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:41.220766 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b5b2ef97-aa55-460d-aa53-3576022f8309 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Volume info retrieved successfully. Aug 07 17:54:41.221610 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-b5b2ef97-aa55-460d-aa53-3576022f8309 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:41.221826 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-b5b2ef97-aa55-460d-aa53-3576022f8309 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:41.274537 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-b5b2ef97-aa55-460d-aa53-3576022f8309 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:41.281149 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:41.281149 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:41.303825 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b5b2ef97-aa55-460d-aa53-3576022f8309 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975 returned with HTTP 200 Aug 07 17:54:41.304865 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 13/51] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:41 2026] GET /volume/v3/volumes/ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975 => generated 891 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:42.323177 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8a3c7e7c-de00-4f5b-86e1-098ccab3bc5c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:42.325879 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8a3c7e7c-de00-4f5b-86e1-098ccab3bc5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975 Aug 07 17:54:42.325879 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8a3c7e7c-de00-4f5b-86e1-098ccab3bc5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:42.326256 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8a3c7e7c-de00-4f5b-86e1-098ccab3bc5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:42.335178 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:42.335178 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:42.340080 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8a3c7e7c-de00-4f5b-86e1-098ccab3bc5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Volume info retrieved successfully. Aug 07 17:54:42.340924 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-8a3c7e7c-de00-4f5b-86e1-098ccab3bc5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:42.341121 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-8a3c7e7c-de00-4f5b-86e1-098ccab3bc5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:42.386329 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-8a3c7e7c-de00-4f5b-86e1-098ccab3bc5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:42.394042 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:42.394042 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:42.406009 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8a3c7e7c-de00-4f5b-86e1-098ccab3bc5c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975 returned with HTTP 200 Aug 07 17:54:42.407612 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 13/52] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:42 2026] GET /volume/v3/volumes/ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975 => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:42.424097 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8cee438d-f680-42a2-aa99-812cf0539c26 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:42.426229 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8cee438d-f680-42a2-aa99-812cf0539c26 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] PUT https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:42.426229 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8cee438d-f680-42a2-aa99-812cf0539c26 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:42.434113 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-8cee438d-f680-42a2-aa99-812cf0539c26 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Update called for group 1f7ffde1-c9d4-48be-a3b1-39efc73b023d. {{(pid=100246) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 17:54:42.434113 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-8cee438d-f680-42a2-aa99-812cf0539c26 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Updating group 1f7ffde1-c9d4-48be-a3b1-39efc73b023d with name None description: None add_volumes: None remove_volumes: 9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f. Aug 07 17:54:42.439032 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:42.439032 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:42.464157 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8cee438d-f680-42a2-aa99-812cf0539c26 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 202 Aug 07 17:54:42.464807 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 13/53] 10.4.3.241 () {70 vars in 1406 bytes} [Fri Aug 7 17:54:42 2026] PUT /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:42.475272 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cdb088ec-3b03-4554-948e-1ad4f333aa75 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:42.478044 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cdb088ec-3b03-4554-948e-1ad4f333aa75 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:42.478337 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cdb088ec-3b03-4554-948e-1ad4f333aa75 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:42.478675 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cdb088ec-3b03-4554-948e-1ad4f333aa75 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:42.479548 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-cdb088ec-3b03-4554-948e-1ad4f333aa75 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 1f7ffde1-c9d4-48be-a3b1-39efc73b023d {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:42.484721 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:42.484721 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:42.498719 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cdb088ec-3b03-4554-948e-1ad4f333aa75 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 200 Aug 07 17:54:42.499116 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 15/54] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:42 2026] GET /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:43.512380 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bab3c668-8ed3-4345-84c6-626111cd5361 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:43.517140 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bab3c668-8ed3-4345-84c6-626111cd5361 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:43.517826 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bab3c668-8ed3-4345-84c6-626111cd5361 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:43.517826 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bab3c668-8ed3-4345-84c6-626111cd5361 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:43.517826 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-bab3c668-8ed3-4345-84c6-626111cd5361 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 1f7ffde1-c9d4-48be-a3b1-39efc73b023d {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:43.523104 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:43.523104 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:43.531792 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bab3c668-8ed3-4345-84c6-626111cd5361 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 200 Aug 07 17:54:43.532413 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 14/55] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:43 2026] GET /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:43.547028 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-65bb0abe-7188-4dd7-9aac-1cfcae125b9b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:43.549803 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-65bb0abe-7188-4dd7-9aac-1cfcae125b9b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] PUT https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:43.550202 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-65bb0abe-7188-4dd7-9aac-1cfcae125b9b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:43.555611 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-65bb0abe-7188-4dd7-9aac-1cfcae125b9b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Update called for group 1f7ffde1-c9d4-48be-a3b1-39efc73b023d. {{(pid=100243) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 17:54:43.555723 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-65bb0abe-7188-4dd7-9aac-1cfcae125b9b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Updating group 1f7ffde1-c9d4-48be-a3b1-39efc73b023d with name None description: None add_volumes: 9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f remove_volumes: None. Aug 07 17:54:43.559117 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:43.559117 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:43.602021 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-65bb0abe-7188-4dd7-9aac-1cfcae125b9b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 202 Aug 07 17:54:43.602438 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 14/56] 10.4.3.241 () {70 vars in 1406 bytes} [Fri Aug 7 17:54:43 2026] PUT /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:43.611388 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d28b193f-66ef-4f54-8008-bd09991ba1c5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:43.613597 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d28b193f-66ef-4f54-8008-bd09991ba1c5 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:43.613879 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d28b193f-66ef-4f54-8008-bd09991ba1c5 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:43.614091 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d28b193f-66ef-4f54-8008-bd09991ba1c5 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:43.614255 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-d28b193f-66ef-4f54-8008-bd09991ba1c5 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 1f7ffde1-c9d4-48be-a3b1-39efc73b023d {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:43.618283 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:43.618283 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:43.627815 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d28b193f-66ef-4f54-8008-bd09991ba1c5 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 200 Aug 07 17:54:43.628303 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 14/57] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:43 2026] GET /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:44.641448 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4a031db7-ed7e-4a9c-a32b-25d1e146b4c0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:44.646314 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4a031db7-ed7e-4a9c-a32b-25d1e146b4c0 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:44.646314 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4a031db7-ed7e-4a9c-a32b-25d1e146b4c0 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:44.646314 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4a031db7-ed7e-4a9c-a32b-25d1e146b4c0 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:44.648240 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-4a031db7-ed7e-4a9c-a32b-25d1e146b4c0 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 1f7ffde1-c9d4-48be-a3b1-39efc73b023d {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:44.655209 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:44.655209 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:44.671668 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4a031db7-ed7e-4a9c-a32b-25d1e146b4c0 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 200 Aug 07 17:54:44.672159 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 16/58] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:44 2026] GET /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:44.684695 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b04e9499-4c81-4c9d-9935-4329e3895ae5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:44.687237 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b04e9499-4c81-4c9d-9935-4329e3895ae5 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] PUT https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:44.687713 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b04e9499-4c81-4c9d-9935-4329e3895ae5 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:44.693382 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-b04e9499-4c81-4c9d-9935-4329e3895ae5 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Update called for group 1f7ffde1-c9d4-48be-a3b1-39efc73b023d. {{(pid=100245) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 17:54:44.693518 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.groups [None req-b04e9499-4c81-4c9d-9935-4329e3895ae5 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Updating group 1f7ffde1-c9d4-48be-a3b1-39efc73b023d with name None description: None add_volumes: None remove_volumes: ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975. Aug 07 17:54:44.697881 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:44.697881 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:44.736136 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b04e9499-4c81-4c9d-9935-4329e3895ae5 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 202 Aug 07 17:54:44.736747 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 15/59] 10.4.3.241 () {70 vars in 1406 bytes} [Fri Aug 7 17:54:44 2026] PUT /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:44.748687 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-63c9ea44-4b21-4330-aa5a-2f92b70201b2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:44.751117 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-63c9ea44-4b21-4330-aa5a-2f92b70201b2 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:44.751505 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-63c9ea44-4b21-4330-aa5a-2f92b70201b2 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:44.751773 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-63c9ea44-4b21-4330-aa5a-2f92b70201b2 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:44.752279 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-63c9ea44-4b21-4330-aa5a-2f92b70201b2 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 1f7ffde1-c9d4-48be-a3b1-39efc73b023d {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:44.756919 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:44.756919 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:44.766837 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-63c9ea44-4b21-4330-aa5a-2f92b70201b2 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 200 Aug 07 17:54:44.766837 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 15/60] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:44 2026] GET /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:45.776861 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cfdbdfd6-e5bd-4e3c-b37a-fadee362cb2c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:45.778595 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cfdbdfd6-e5bd-4e3c-b37a-fadee362cb2c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:45.778789 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cfdbdfd6-e5bd-4e3c-b37a-fadee362cb2c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:45.778962 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cfdbdfd6-e5bd-4e3c-b37a-fadee362cb2c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:45.779096 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-cfdbdfd6-e5bd-4e3c-b37a-fadee362cb2c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 1f7ffde1-c9d4-48be-a3b1-39efc73b023d {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:45.783874 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:45.783874 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:45.795648 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cfdbdfd6-e5bd-4e3c-b37a-fadee362cb2c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 200 Aug 07 17:54:45.796023 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 15/61] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:45 2026] GET /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:45.806866 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ce95a6bc-1ecd-4a87-b1c3-297a4c651501 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:45.808534 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce95a6bc-1ecd-4a87-b1c3-297a4c651501 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] PUT https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:45.808846 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce95a6bc-1ecd-4a87-b1c3-297a4c651501 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:45.813986 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-ce95a6bc-1ecd-4a87-b1c3-297a4c651501 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Update called for group 1f7ffde1-c9d4-48be-a3b1-39efc73b023d. {{(pid=100244) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 17:54:45.816482 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-ce95a6bc-1ecd-4a87-b1c3-297a4c651501 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Updating group 1f7ffde1-c9d4-48be-a3b1-39efc73b023d with name None description: None add_volumes: ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975 remove_volumes: None. Aug 07 17:54:45.817591 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:45.817591 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:45.872433 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce95a6bc-1ecd-4a87-b1c3-297a4c651501 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 202 Aug 07 17:54:45.872875 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 17/62] 10.4.3.241 () {70 vars in 1406 bytes} [Fri Aug 7 17:54:45 2026] PUT /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:45.880535 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-31b34f69-e036-4d11-8ccb-16f605010ba1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:45.883767 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31b34f69-e036-4d11-8ccb-16f605010ba1 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:45.883995 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31b34f69-e036-4d11-8ccb-16f605010ba1 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:45.884200 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31b34f69-e036-4d11-8ccb-16f605010ba1 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:45.884334 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-31b34f69-e036-4d11-8ccb-16f605010ba1 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 1f7ffde1-c9d4-48be-a3b1-39efc73b023d {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:45.890363 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:45.890363 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:45.902289 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31b34f69-e036-4d11-8ccb-16f605010ba1 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 200 Aug 07 17:54:45.903460 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 16/63] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:45 2026] GET /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:46.921664 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-570cad42-79a8-4ff8-abff-12a24e97bf8b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:46.924290 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-570cad42-79a8-4ff8-abff-12a24e97bf8b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:46.924860 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-570cad42-79a8-4ff8-abff-12a24e97bf8b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:46.924860 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-570cad42-79a8-4ff8-abff-12a24e97bf8b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:46.925054 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-570cad42-79a8-4ff8-abff-12a24e97bf8b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 1f7ffde1-c9d4-48be-a3b1-39efc73b023d {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:46.933638 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:46.933638 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:46.949430 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-570cad42-79a8-4ff8-abff-12a24e97bf8b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 200 Aug 07 17:54:46.951901 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 16/64] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:46 2026] GET /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:46.963252 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e918bd50-5f90-4224-80d9-6fbec4051bac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:46.969970 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e918bd50-5f90-4224-80d9-6fbec4051bac tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:54:46.969970 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e918bd50-5f90-4224-80d9-6fbec4051bac tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:46.969970 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e918bd50-5f90-4224-80d9-6fbec4051bac tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:46.969970 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-e918bd50-5f90-4224-80d9-6fbec4051bac tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:46.969970 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:46.969970 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:46.969970 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e918bd50-5f90-4224-80d9-6fbec4051bac tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:54:46.981418 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e918bd50-5f90-4224-80d9-6fbec4051bac tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all volumes completed successfully. Aug 07 17:54:46.981418 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-e918bd50-5f90-4224-80d9-6fbec4051bac tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:46.981418 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-e918bd50-5f90-4224-80d9-6fbec4051bac tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:47.025943 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-e918bd50-5f90-4224-80d9-6fbec4051bac tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:47.030230 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:47.030230 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:47.037214 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-e918bd50-5f90-4224-80d9-6fbec4051bac tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:47.037521 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-e918bd50-5f90-4224-80d9-6fbec4051bac tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:47.081073 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-e918bd50-5f90-4224-80d9-6fbec4051bac tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:47.085660 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:47.085660 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:47.094877 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e918bd50-5f90-4224-80d9-6fbec4051bac tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:54:47.097223 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 16/65] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 17:54:46 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:54:47.114263 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-226a05d5-c565-49ff-923a-b70bb9ce468c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:47.115987 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-226a05d5-c565-49ff-923a-b70bb9ce468c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/group_snapshots Aug 07 17:54:47.116499 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-226a05d5-c565-49ff-923a-b70bb9ce468c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1f7ffde1-c9d4-48be-a3b1-39efc73b023d", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1840842495"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:47.118171 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-226a05d5-c565-49ff-923a-b70bb9ce468c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1f7ffde1-c9d4-48be-a3b1-39efc73b023d', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1840842495'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 17:54:47.122776 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:47.122776 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:47.131597 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.group_snapshots [None req-226a05d5-c565-49ff-923a-b70bb9ce468c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1840842495. Aug 07 17:54:47.169216 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:47.169216 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:47.206264 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-226a05d5-c565-49ff-923a-b70bb9ce468c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1427028465 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1427028465, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:54:47.257026 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-226a05d5-c565-49ff-923a-b70bb9ce468c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Created reservations ['c32f339e-cf40-4b5a-8230-5ff4755c8eda', '506936e4-9969-4879-934c-0f444b961d88', '51d40147-7d7a-4693-8109-dfc9c00768c5', 'f408b3c7-e274-4961-90ff-a4ea961f4575'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:47.335490 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-226a05d5-c565-49ff-923a-b70bb9ce468c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots returned with HTTP 202 Aug 07 17:54:47.335822 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 18/66] 10.4.3.241 () {70 vars in 1324 bytes} [Fri Aug 7 17:54:47 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:47.346644 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7f0cf40a-d671-46af-9ed8-6fc16a8372c4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:47.348947 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7f0cf40a-d671-46af-9ed8-6fc16a8372c4 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 Aug 07 17:54:47.348947 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7f0cf40a-d671-46af-9ed8-6fc16a8372c4 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:47.348947 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7f0cf40a-d671-46af-9ed8-6fc16a8372c4 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:47.349193 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-7f0cf40a-d671-46af-9ed8-6fc16a8372c4 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 3974b9da-3d18-4b77-a562-1a60e673f125 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:54:47.358261 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:47.358261 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:47.363626 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7f0cf40a-d671-46af-9ed8-6fc16a8372c4 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 returned with HTTP 200 Aug 07 17:54:47.363914 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 17/67] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 17:54:47 2026] GET /volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 => generated 326 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:48.374025 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5fd6990a-154a-4cef-b22d-6ff3eeeaee9d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:48.376150 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5fd6990a-154a-4cef-b22d-6ff3eeeaee9d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 Aug 07 17:54:48.376462 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5fd6990a-154a-4cef-b22d-6ff3eeeaee9d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:48.376656 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5fd6990a-154a-4cef-b22d-6ff3eeeaee9d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:48.376849 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-5fd6990a-154a-4cef-b22d-6ff3eeeaee9d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 3974b9da-3d18-4b77-a562-1a60e673f125 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:54:48.381121 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:48.381121 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:48.386919 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5fd6990a-154a-4cef-b22d-6ff3eeeaee9d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 returned with HTTP 200 Aug 07 17:54:48.387273 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 17/68] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 17:54:48 2026] GET /volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 => generated 327 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:48.404286 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-71ba3146-0057-4922-bf4a-ecb3f8bb43e8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:48.407043 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-71ba3146-0057-4922-bf4a-ecb3f8bb43e8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/snapshots/detail Aug 07 17:54:48.407809 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-71ba3146-0057-4922-bf4a-ecb3f8bb43e8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:48.407809 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-71ba3146-0057-4922-bf4a-ecb3f8bb43e8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:48.408786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-71ba3146-0057-4922-bf4a-ecb3f8bb43e8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:48.409824 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-71ba3146-0057-4922-bf4a-ecb3f8bb43e8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:54:48.428716 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-71ba3146-0057-4922-bf4a-ecb3f8bb43e8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all snapshots completed successfully. Aug 07 17:54:48.429329 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:48.429329 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:48.430262 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-71ba3146-0057-4922-bf4a-ecb3f8bb43e8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:54:48.430792 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 17/69] 10.4.3.241 () {66 vars in 1264 bytes} [Fri Aug 7 17:54:48 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:48.444478 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a9b66497-6bfc-4d17-8711-a782bad29512 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:48.444478 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9b66497-6bfc-4d17-8711-a782bad29512 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/snapshots/e155225c-cb1b-49d4-be23-5de38a3111d3 Aug 07 17:54:48.444478 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9b66497-6bfc-4d17-8711-a782bad29512 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:48.445068 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9b66497-6bfc-4d17-8711-a782bad29512 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:48.450769 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:48.450769 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:48.451303 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a9b66497-6bfc-4d17-8711-a782bad29512 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Snapshot retrieved successfully. Aug 07 17:54:48.452277 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9b66497-6bfc-4d17-8711-a782bad29512 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/snapshots/e155225c-cb1b-49d4-be23-5de38a3111d3 returned with HTTP 200 Aug 07 17:54:48.452985 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 19/70] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:54:48 2026] GET /volume/v3/snapshots/e155225c-cb1b-49d4-be23-5de38a3111d3 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:48.463977 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d85f27fa-b6af-4abf-ad28-ea97b3aaba43 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:48.465871 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d85f27fa-b6af-4abf-ad28-ea97b3aaba43 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/snapshots/4e703285-b254-4faa-83fb-ef3c55005229 Aug 07 17:54:48.466088 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d85f27fa-b6af-4abf-ad28-ea97b3aaba43 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:48.466309 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d85f27fa-b6af-4abf-ad28-ea97b3aaba43 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:48.489828 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:48.489828 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:48.490510 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d85f27fa-b6af-4abf-ad28-ea97b3aaba43 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Snapshot retrieved successfully. Aug 07 17:54:48.492618 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d85f27fa-b6af-4abf-ad28-ea97b3aaba43 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/snapshots/4e703285-b254-4faa-83fb-ef3c55005229 returned with HTTP 200 Aug 07 17:54:48.493134 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 18/71] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:54:48 2026] GET /volume/v3/snapshots/4e703285-b254-4faa-83fb-ef3c55005229 => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:48.506161 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-57e002da-ffef-4306-9696-9fd65e142cc7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:48.509558 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-57e002da-ffef-4306-9696-9fd65e142cc7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] DELETE https://10.4.3.241/volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 Aug 07 17:54:48.510062 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-57e002da-ffef-4306-9696-9fd65e142cc7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:48.510550 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-57e002da-ffef-4306-9696-9fd65e142cc7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:48.510711 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-57e002da-ffef-4306-9696-9fd65e142cc7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] delete called for member 3974b9da-3d18-4b77-a562-1a60e673f125 {{(pid=100243) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 17:54:48.510810 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.group_snapshots [None req-57e002da-ffef-4306-9696-9fd65e142cc7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Delete group_snapshot with id: 3974b9da-3d18-4b77-a562-1a60e673f125 Aug 07 17:54:48.519256 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:48.519256 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:48.608812 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-57e002da-ffef-4306-9696-9fd65e142cc7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 returned with HTTP 202 Aug 07 17:54:48.609159 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 18/72] 10.4.3.241 () {68 vars in 1416 bytes} [Fri Aug 7 17:54:48 2026] DELETE /volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:48.622712 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:48.625482 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:54:48.625762 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:48.626065 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:48.626921 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:48.631515 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:54:48.652762 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all volumes completed successfully. Aug 07 17:54:48.654429 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:48.657314 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:48.719901 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:48.727130 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:48.727130 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:48.734898 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:48.735066 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:48.797033 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:48.801147 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:48.801147 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:48.812003 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-04e6fe72-2e35-482a-8daa-4fc6591fade6 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:54:48.812539 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 18/73] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 17:54:48 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:54:48.831911 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8cb6b8fd-00d7-4e5b-ae25-e2a8c7ee9274 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:48.832244 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8cb6b8fd-00d7-4e5b-ae25-e2a8c7ee9274 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/snapshots/detail Aug 07 17:54:48.832541 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8cb6b8fd-00d7-4e5b-ae25-e2a8c7ee9274 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:48.832756 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8cb6b8fd-00d7-4e5b-ae25-e2a8c7ee9274 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:48.832975 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-8cb6b8fd-00d7-4e5b-ae25-e2a8c7ee9274 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:48.834378 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-8cb6b8fd-00d7-4e5b-ae25-e2a8c7ee9274 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:54:48.850373 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8cb6b8fd-00d7-4e5b-ae25-e2a8c7ee9274 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all snapshots completed successfully. Aug 07 17:54:48.850373 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8cb6b8fd-00d7-4e5b-ae25-e2a8c7ee9274 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:54:48.851328 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 20/74] 10.4.3.241 () {66 vars in 1264 bytes} [Fri Aug 7 17:54:48 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:54:48.868504 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1d72027f-4181-44a2-aae8-08cd36838f8e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:48.871376 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1d72027f-4181-44a2-aae8-08cd36838f8e tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 Aug 07 17:54:48.871756 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1d72027f-4181-44a2-aae8-08cd36838f8e tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:48.871955 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1d72027f-4181-44a2-aae8-08cd36838f8e tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:48.872142 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-1d72027f-4181-44a2-aae8-08cd36838f8e tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 3974b9da-3d18-4b77-a562-1a60e673f125 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:54:48.876122 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1d72027f-4181-44a2-aae8-08cd36838f8e tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 returned with HTTP 404 Aug 07 17:54:48.876791 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 19/75] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 17:54:48 2026] GET /volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:48.887164 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7d3051ab-2ad3-49b6-bdca-663e549565fe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:48.889336 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d3051ab-2ad3-49b6-bdca-663e549565fe tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] DELETE https://10.4.3.241/volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 Aug 07 17:54:48.889748 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d3051ab-2ad3-49b6-bdca-663e549565fe tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:48.890074 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d3051ab-2ad3-49b6-bdca-663e549565fe tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:48.890349 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-7d3051ab-2ad3-49b6-bdca-663e549565fe tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] delete called for member 3974b9da-3d18-4b77-a562-1a60e673f125 {{(pid=100243) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 17:54:48.890561 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.group_snapshots [None req-7d3051ab-2ad3-49b6-bdca-663e549565fe tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Delete group_snapshot with id: 3974b9da-3d18-4b77-a562-1a60e673f125 Aug 07 17:54:48.898703 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d3051ab-2ad3-49b6-bdca-663e549565fe tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 returned with HTTP 404 Aug 07 17:54:48.898703 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 19/76] 10.4.3.241 () {68 vars in 1416 bytes} [Fri Aug 7 17:54:48 2026] DELETE /volume/v3/group_snapshots/3974b9da-3d18-4b77-a562-1a60e673f125 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:48.912494 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:48.914266 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:54:48.914582 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:48.914883 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:48.915190 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:48.915917 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:54:48.925378 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all volumes completed successfully. Aug 07 17:54:48.926334 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:48.926555 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:48.971256 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:48.974679 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:48.974679 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:48.978985 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:48.979183 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:49.022270 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:49.025886 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:49.025886 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:49.035759 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77c39ce4-74fc-4a29-a061-5e7684abd97d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:54:49.037302 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 19/77] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 17:54:48 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:54:49.053677 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2e47da3b-8a95-42e2-8ede-9e6b023958cc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:49.055612 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e47da3b-8a95-42e2-8ede-9e6b023958cc tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d/action Aug 07 17:54:49.056327 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e47da3b-8a95-42e2-8ede-9e6b023958cc tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:54:49.056327 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e47da3b-8a95-42e2-8ede-9e6b023958cc tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:49.058239 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-2e47da3b-8a95-42e2-8ede-9e6b023958cc tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] delete called for group 1f7ffde1-c9d4-48be-a3b1-39efc73b023d {{(pid=100244) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:54:49.058561 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-2e47da3b-8a95-42e2-8ede-9e6b023958cc tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Delete group with id: 1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:49.062945 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:49.062945 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:49.128870 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e47da3b-8a95-42e2-8ede-9e6b023958cc tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d/action returned with HTTP 202 Aug 07 17:54:49.129317 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 21/78] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 17:54:49 2026] POST /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:49.138548 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fd4ed587-1117-495c-9c91-acf22caf60c1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:49.143609 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd4ed587-1117-495c-9c91-acf22caf60c1 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975 Aug 07 17:54:49.143942 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd4ed587-1117-495c-9c91-acf22caf60c1 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:49.144255 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd4ed587-1117-495c-9c91-acf22caf60c1 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:49.158227 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:49.158227 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:49.163764 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fd4ed587-1117-495c-9c91-acf22caf60c1 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Volume info retrieved successfully. Aug 07 17:54:49.164707 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-fd4ed587-1117-495c-9c91-acf22caf60c1 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:49.164947 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-fd4ed587-1117-495c-9c91-acf22caf60c1 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:49.214794 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-fd4ed587-1117-495c-9c91-acf22caf60c1 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:49.218653 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:49.218653 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:49.235569 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd4ed587-1117-495c-9c91-acf22caf60c1 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975 returned with HTTP 200 Aug 07 17:54:49.236117 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 20/79] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:49 2026] GET /volume/v3/volumes/ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975 => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:49.861306 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7871d22d-8f91-494e-84d0-c4df213274b4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:50.188936 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:54:50.189373 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-474847907", "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:50.191993 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-474847907', 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:54:50.253488 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fceabe4b-b97e-4683-96be-a0b498c20c5b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:50.256096 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fceabe4b-b97e-4683-96be-a0b498c20c5b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975 Aug 07 17:54:50.257607 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fceabe4b-b97e-4683-96be-a0b498c20c5b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:50.257607 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fceabe4b-b97e-4683-96be-a0b498c20c5b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:50.265985 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fceabe4b-b97e-4683-96be-a0b498c20c5b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975 returned with HTTP 404 Aug 07 17:54:50.266601 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 20/80] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:50 2026] GET /volume/v3/volumes/ef7e2dc9-a4f8-4714-b4c3-fc7fd566a975 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:50.274572 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dfdfee45-1b52-4670-bd82-22fa8143a571 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:50.276792 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dfdfee45-1b52-4670-bd82-22fa8143a571 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f Aug 07 17:54:50.277090 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dfdfee45-1b52-4670-bd82-22fa8143a571 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:50.277417 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dfdfee45-1b52-4670-bd82-22fa8143a571 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:50.284952 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dfdfee45-1b52-4670-bd82-22fa8143a571 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f returned with HTTP 404 Aug 07 17:54:50.285688 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 22/81] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:50 2026] GET /volume/v3/volumes/9d1d7cce-d9d3-4db9-8f98-857a56c0eb4f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:50.293864 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2cb4a940-67a3-45cb-a36c-49f11c137c25 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:50.296064 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2cb4a940-67a3-45cb-a36c-49f11c137c25 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d Aug 07 17:54:50.296352 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2cb4a940-67a3-45cb-a36c-49f11c137c25 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:50.296597 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2cb4a940-67a3-45cb-a36c-49f11c137c25 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:50.296748 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-2cb4a940-67a3-45cb-a36c-49f11c137c25 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 1f7ffde1-c9d4-48be-a3b1-39efc73b023d {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:50.304865 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2cb4a940-67a3-45cb-a36c-49f11c137c25 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d returned with HTTP 404 Aug 07 17:54:50.305649 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 21/82] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:50 2026] GET /volume/v3/groups/1f7ffde1-c9d4-48be-a3b1-39efc73b023d => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:50.315564 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-216011ee-bc6e-4e12-8cf8-6eecc9ea8aa7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:50.319313 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-216011ee-bc6e-4e12-8cf8-6eecc9ea8aa7 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/6e34bbfd-aa9c-4f77-8ae7-be4991fbddda Aug 07 17:54:50.319837 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-216011ee-bc6e-4e12-8cf8-6eecc9ea8aa7 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:50.319837 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-216011ee-bc6e-4e12-8cf8-6eecc9ea8aa7 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:50.355637 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-216011ee-bc6e-4e12-8cf8-6eecc9ea8aa7 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/group_types/6e34bbfd-aa9c-4f77-8ae7-be4991fbddda returned with HTTP 202 Aug 07 17:54:50.355637 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 21/83] 10.4.3.241 () {68 vars in 1404 bytes} [Fri Aug 7 17:54:50 2026] DELETE /volume/v3/group_types/6e34bbfd-aa9c-4f77-8ae7-be4991fbddda => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:50.366754 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2a460e97-d238-41ef-ae9a-96b6e0437a5c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:50.369340 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a460e97-d238-41ef-ae9a-96b6e0437a5c tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] DELETE https://10.4.3.241/volume/v3/types/0dee3f54-6707-4cfc-9027-2a398a70fd3e Aug 07 17:54:50.369735 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a460e97-d238-41ef-ae9a-96b6e0437a5c tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:50.370019 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a460e97-d238-41ef-ae9a-96b6e0437a5c tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:50.565604 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a460e97-d238-41ef-ae9a-96b6e0437a5c tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/types/0dee3f54-6707-4cfc-9027-2a398a70fd3e returned with HTTP 202 Aug 07 17:54:50.566150 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 23/84] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:54:50 2026] DELETE /volume/v3/types/0dee3f54-6707-4cfc-9027-2a398a70fd3e => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:54:50.575584 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ce9ef781-371d-43c0-a361-084a063e82b4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:50.578012 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce9ef781-371d-43c0-a361-084a063e82b4 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] GET https://10.4.3.241/volume/v3/types/0dee3f54-6707-4cfc-9027-2a398a70fd3e Aug 07 17:54:50.578426 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce9ef781-371d-43c0-a361-084a063e82b4 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:50.579479 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce9ef781-371d-43c0-a361-084a063e82b4 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:50.582728 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce9ef781-371d-43c0-a361-084a063e82b4 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/types/0dee3f54-6707-4cfc-9027-2a398a70fd3e returned with HTTP 404 Aug 07 17:54:50.583528 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 22/85] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 17:54:50 2026] GET /volume/v3/types/0dee3f54-6707-4cfc-9027-2a398a70fd3e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:54:50.594824 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-712c2808-eb43-4061-840e-51e8692bfcb6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:50.597223 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-712c2808-eb43-4061-840e-51e8692bfcb6 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:54:50.597659 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-712c2808-eb43-4061-840e-51e8692bfcb6 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-164671926"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:50.630743 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-712c2808-eb43-4061-840e-51e8692bfcb6 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:54:50.631509 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 22/86] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:54:50 2026] POST /volume/v3/types => generated 223 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:50.648552 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e4a6e65e-4543-4f16-b8ab-954961158168 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:50.650688 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4a6e65e-4543-4f16-b8ab-954961158168 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] POST https://10.4.3.241/volume/v3/group_types Aug 07 17:54:50.651117 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4a6e65e-4543-4f16-b8ab-954961158168 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1098991091"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:50.683468 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4a6e65e-4543-4f16-b8ab-954961158168 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 202 Aug 07 17:54:50.684179 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 24/87] 10.4.3.241 () {70 vars in 1311 bytes} [Fri Aug 7 17:54:50 2026] POST /volume/v3/group_types => generated 181 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:50.696183 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-eb1e4275-8f94-4019-9641-dde9b5e30862 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:50.701831 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb1e4275-8f94-4019-9641-dde9b5e30862 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/groups Aug 07 17:54:50.705365 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eb1e4275-8f94-4019-9641-dde9b5e30862 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "58fa28da-e924-472f-bc0d-c50a472e8987", "volume_types": ["6456b098-cb51-4779-a99a-c135b67be34d"], "name": "tempest-GroupSnapshotsTest-Group-457996793"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:50.708044 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-eb1e4275-8f94-4019-9641-dde9b5e30862 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating new group {'group': {'group_type': '58fa28da-e924-472f-bc0d-c50a472e8987', 'volume_types': ['6456b098-cb51-4779-a99a-c135b67be34d'], 'name': 'tempest-GroupSnapshotsTest-Group-457996793'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 17:54:50.713073 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.groups [None req-eb1e4275-8f94-4019-9641-dde9b5e30862 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating group tempest-GroupSnapshotsTest-Group-457996793. Aug 07 17:54:50.733057 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-eb1e4275-8f94-4019-9641-dde9b5e30862 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:54:50.732720. {{(pid=100245) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:54:50.733233 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-eb1e4275-8f94-4019-9641-dde9b5e30862 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability Zones retrieved successfully. Aug 07 17:54:50.749131 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-eb1e4275-8f94-4019-9641-dde9b5e30862 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Created reservations ['84d43f0f-0964-4dc4-9c5a-f6bee9b73fd5'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:50.805936 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb1e4275-8f94-4019-9641-dde9b5e30862 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups returned with HTTP 202 Aug 07 17:54:50.805936 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 23/88] 10.4.3.241 () {70 vars in 1297 bytes} [Fri Aug 7 17:54:50 2026] POST /volume/v3/groups => generated 111 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:50.815379 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-635c103e-3b09-4a38-8dc4-5d82c75d4523 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:50.817648 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-635c103e-3b09-4a38-8dc4-5d82c75d4523 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 Aug 07 17:54:50.817841 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-635c103e-3b09-4a38-8dc4-5d82c75d4523 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:50.818207 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-635c103e-3b09-4a38-8dc4-5d82c75d4523 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:50.818890 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-635c103e-3b09-4a38-8dc4-5d82c75d4523 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:50.823720 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:50.823720 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:50.842167 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Create volume of 1 GB Aug 07 17:54:50.842655 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:50.842655 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:50.858492 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:54:50.858025. {{(pid=100243) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:54:50.858699 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Availability Zones retrieved successfully. Aug 07 17:54:50.888316 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Flow 'volume_create_api' (65b69584-3092-41b4-86a9-eac0123255ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:50.889886 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfdd05e6-0269-4402-9134-f4fdf41436bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:50.891168 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:54:50.975865 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-635c103e-3b09-4a38-8dc4-5d82c75d4523 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 returned with HTTP 200 Aug 07 17:54:50.975865 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 23/89] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:50 2026] GET /volume/v3/groups/9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 => generated 391 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:51.003722 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfdd05e6-0269-4402-9134-f4fdf41436bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:51.006593 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e06b285-77c0-499e-a97c-c3609a2a8cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:51.042722 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-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 07 17:54:51.043100 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-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 07 17:54:51.089889 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Created reservations ['3ec914d4-b53a-40ae-944a-c2732816e173', 'f52de003-91d3-423c-af56-909970e0525f', '7383c618-58fe-4c52-9925-1495f6addc3e', '41a930d0-c459-4efd-a3fd-38e95ef6cf46'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:51.090031 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e06b285-77c0-499e-a97c-c3609a2a8cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ec914d4-b53a-40ae-944a-c2732816e173', 'f52de003-91d3-423c-af56-909970e0525f', '7383c618-58fe-4c52-9925-1495f6addc3e', '41a930d0-c459-4efd-a3fd-38e95ef6cf46']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:51.091069 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48243856-56d6-49ce-9aac-42ccaf8c2a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:51.124441 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48243856-56d6-49ce-9aac-42ccaf8c2a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-474847907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8159e6e266514c1aa7ba2f7dbc41b6fb',qos_specs=None,replication_status=,reservations=['3ec914d4-b53a-40ae-944a-c2732816e173','f52de003-91d3-423c-af56-909970e0525f','7383c618-58fe-4c52-9925-1495f6addc3e','41a930d0-c459-4efd-a3fd-38e95ef6cf46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9655465f26e24b518e00dae98635ec7c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:54:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-474847907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8159e6e266514c1aa7ba2f7dbc41b6fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9655465f26e24b518e00dae98635ec7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:51.125110 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09a8556b-841a-4097-9f84-c27245189b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:51.148148 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09a8556b-841a-4097-9f84-c27245189b53) transitioned into state 'SUCCESS' from state '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-474847907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8159e6e266514c1aa7ba2f7dbc41b6fb',qos_specs=None,replication_status=,reservations=['3ec914d4-b53a-40ae-944a-c2732816e173','f52de003-91d3-423c-af56-909970e0525f','7383c618-58fe-4c52-9925-1495f6addc3e','41a930d0-c459-4efd-a3fd-38e95ef6cf46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9655465f26e24b518e00dae98635ec7c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:51.150055 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (761da3ad-1aac-4862-90e5-94071cae9cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:51.167996 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (761da3ad-1aac-4862-90e5-94071cae9cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:51.168990 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Flow 'volume_create_api' (65b69584-3092-41b4-86a9-eac0123255ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:51.169365 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Create volume request issued successfully. Aug 07 17:54:51.170016 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7871d22d-8f91-494e-84d0-c4df213274b4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:54:51.170527 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 20/90] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:54:49 2026] POST /volume/v3/volumes => generated 756 bytes in 1310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:54:51.187852 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-32f7ab2b-5e6c-480c-96a2-4f86d081e221 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:51.188790 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-32f7ab2b-5e6c-480c-96a2-4f86d081e221 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:54:51.188980 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-32f7ab2b-5e6c-480c-96a2-4f86d081e221 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:51.189232 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-32f7ab2b-5e6c-480c-96a2-4f86d081e221 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:51.207648 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:51.207648 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:51.215427 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-32f7ab2b-5e6c-480c-96a2-4f86d081e221 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:54:51.220876 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-32f7ab2b-5e6c-480c-96a2-4f86d081e221 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:54:51.221464 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 25/91] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:54:51 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:51.986872 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-71a9d699-a12a-4a0b-9eec-1405aeaa4107 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:51.989756 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-71a9d699-a12a-4a0b-9eec-1405aeaa4107 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 Aug 07 17:54:51.990112 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-71a9d699-a12a-4a0b-9eec-1405aeaa4107 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:51.990338 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-71a9d699-a12a-4a0b-9eec-1405aeaa4107 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:51.990573 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-71a9d699-a12a-4a0b-9eec-1405aeaa4107 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:51.995618 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:51.995618 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:52.009562 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-71a9d699-a12a-4a0b-9eec-1405aeaa4107 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 returned with HTTP 200 Aug 07 17:54:52.010430 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 24/92] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:51 2026] GET /volume/v3/groups/9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:52.023210 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:52.027681 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:54:52.027681 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-514317743", "volume_type": "6456b098-cb51-4779-a99a-c135b67be34d", "group_id": "9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:52.029619 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-514317743', 'volume_type': '6456b098-cb51-4779-a99a-c135b67be34d', 'group_id': '9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:54:52.045619 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:52.045619 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:52.046441 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Create volume of 1 GB Aug 07 17:54:52.056669 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Availability Zones retrieved successfully. Aug 07 17:54:52.064964 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Flow 'volume_create_api' (84527307-04dc-449e-b80b-35b655818c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:52.068111 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79031250-eb3e-4a43-8e7b-f11c5710e72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:52.068384 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:52.068384 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:52.070199 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:54:52.100904 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79031250-eb3e-4a43-8e7b-f11c5710e72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:54:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6456b098-cb51-4779-a99a-c135b67be34d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-164671926',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6456b098-cb51-4779-a99a-c135b67be34d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:52.102174 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caf03517-c584-4130-a982-19752a6b4414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:52.141788 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-164671926 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-164671926, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:54:52.141788 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-164671926 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-164671926, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:54:52.187483 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Created reservations ['f2a81ea4-7955-4832-8816-9b54a3ac09c3', 'e7ce9bf8-ea69-4904-afa4-9cb2bd36a5b1', 'e61c3406-6757-4af3-a13d-62b17ca65faa', 'ddd37344-55e2-4089-b465-22217f001008'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:52.188697 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caf03517-c584-4130-a982-19752a6b4414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2a81ea4-7955-4832-8816-9b54a3ac09c3', 'e7ce9bf8-ea69-4904-afa4-9cb2bd36a5b1', 'e61c3406-6757-4af3-a13d-62b17ca65faa', 'ddd37344-55e2-4089-b465-22217f001008']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:52.189550 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81315c87-187e-4eed-9fd6-bb4e56a88455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:52.230700 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81315c87-187e-4eed-9fd6-bb4e56a88455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5d3f076-437c-40d5-ac3d-ac1ff20e3ffb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-514317743',encryption_key_id=None,group_id=9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2,group_type_id=,metadata={},multiattach=False,project_id='f354c4b032e04d9db6ee7d397c53d527',qos_specs=None,replication_status=,reservations=['f2a81ea4-7955-4832-8816-9b54a3ac09c3','e7ce9bf8-ea69-4904-afa4-9cb2bd36a5b1','e61c3406-6757-4af3-a13d-62b17ca65faa','ddd37344-55e2-4089-b465-22217f001008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a272f38f98e4286bd47e92f738399ed',volume_type_id=6456b098-cb51-4779-a99a-c135b67be34d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:54:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-514317743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2,host=None,id=d5d3f076-437c-40d5-ac3d-ac1ff20e3ffb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f354c4b032e04d9db6ee7d397c53d527',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a272f38f98e4286bd47e92f738399ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6456b098-cb51-4779-a99a-c135b67be34d),volume_type_id=6456b098-cb51-4779-a99a-c135b67be34d)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:52.231241 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eadaf5c2-8d7a-471d-bdc8-c5bfb1387f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:52.237485 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-573166bb-d2af-44f1-ad93-e5e5095ec6cf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:52.242240 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-573166bb-d2af-44f1-ad93-e5e5095ec6cf tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:54:52.243238 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-573166bb-d2af-44f1-ad93-e5e5095ec6cf tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:52.243238 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-573166bb-d2af-44f1-ad93-e5e5095ec6cf tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:52.251976 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:52.251976 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:52.256097 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-573166bb-d2af-44f1-ad93-e5e5095ec6cf tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:54:52.259129 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eadaf5c2-8d7a-471d-bdc8-c5bfb1387f0a) transitioned into state 'SUCCESS' from state '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-514317743',encryption_key_id=None,group_id=9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2,group_type_id=,metadata={},multiattach=False,project_id='f354c4b032e04d9db6ee7d397c53d527',qos_specs=None,replication_status=,reservations=['f2a81ea4-7955-4832-8816-9b54a3ac09c3','e7ce9bf8-ea69-4904-afa4-9cb2bd36a5b1','e61c3406-6757-4af3-a13d-62b17ca65faa','ddd37344-55e2-4089-b465-22217f001008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a272f38f98e4286bd47e92f738399ed',volume_type_id=6456b098-cb51-4779-a99a-c135b67be34d)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:52.259773 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c01083d-ede2-415f-9e6b-02165301a2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:52.261949 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-573166bb-d2af-44f1-ad93-e5e5095ec6cf tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:54:52.262440 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 21/93] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:54:52 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:52.278637 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c01083d-ede2-415f-9e6b-02165301a2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:52.279900 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Flow 'volume_create_api' (84527307-04dc-449e-b80b-35b655818c65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:52.280556 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Create volume request issued successfully. Aug 07 17:54:52.281881 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:52.281881 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:52.338929 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:52.346191 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:52.346191 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:52.351448 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5b97490-4cdf-41f7-ab0c-4cb78bc4a87a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:54:52.351933 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 24/94] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 17:54:52 2026] POST /volume/v3/volumes => generated 821 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:52.370535 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f5ae0f41-5d52-447e-a5bc-a5647dc132a7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:52.373946 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f5ae0f41-5d52-447e-a5bc-a5647dc132a7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/d5d3f076-437c-40d5-ac3d-ac1ff20e3ffb Aug 07 17:54:52.373946 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f5ae0f41-5d52-447e-a5bc-a5647dc132a7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:52.373946 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f5ae0f41-5d52-447e-a5bc-a5647dc132a7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:52.383605 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:52.383605 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:52.392102 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f5ae0f41-5d52-447e-a5bc-a5647dc132a7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Volume info retrieved successfully. Aug 07 17:54:52.395829 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-f5ae0f41-5d52-447e-a5bc-a5647dc132a7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:52.395829 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-f5ae0f41-5d52-447e-a5bc-a5647dc132a7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:52.446243 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-f5ae0f41-5d52-447e-a5bc-a5647dc132a7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:52.450599 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:52.450599 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:52.460166 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f5ae0f41-5d52-447e-a5bc-a5647dc132a7 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/d5d3f076-437c-40d5-ac3d-ac1ff20e3ffb returned with HTTP 200 Aug 07 17:54:52.460685 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 26/95] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:52 2026] GET /volume/v3/volumes/d5d3f076-437c-40d5-ac3d-ac1ff20e3ffb => generated 889 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:53.278074 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-484cfc6e-853b-45d8-8457-0889b9ca4c60 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:53.282947 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-484cfc6e-853b-45d8-8457-0889b9ca4c60 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:54:53.282947 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-484cfc6e-853b-45d8-8457-0889b9ca4c60 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:53.284364 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-484cfc6e-853b-45d8-8457-0889b9ca4c60 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:53.450629 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:53.450629 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:53.456496 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-484cfc6e-853b-45d8-8457-0889b9ca4c60 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:54:53.462560 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-484cfc6e-853b-45d8-8457-0889b9ca4c60 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:54:53.463313 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 25/96] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:54:53 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 848 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:53.475803 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c19314e8-32f5-46b9-a8d2-efb2cd93a23a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:53.483134 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c19314e8-32f5-46b9-a8d2-efb2cd93a23a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/d5d3f076-437c-40d5-ac3d-ac1ff20e3ffb Aug 07 17:54:53.483134 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c19314e8-32f5-46b9-a8d2-efb2cd93a23a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:53.483134 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c19314e8-32f5-46b9-a8d2-efb2cd93a23a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:53.497618 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:53.497618 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:53.503070 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c19314e8-32f5-46b9-a8d2-efb2cd93a23a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Volume info retrieved successfully. Aug 07 17:54:53.505238 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-c19314e8-32f5-46b9-a8d2-efb2cd93a23a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:53.505238 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-c19314e8-32f5-46b9-a8d2-efb2cd93a23a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:53.568038 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-c19314e8-32f5-46b9-a8d2-efb2cd93a23a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:53.571424 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:53.571424 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:53.586606 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c19314e8-32f5-46b9-a8d2-efb2cd93a23a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/d5d3f076-437c-40d5-ac3d-ac1ff20e3ffb returned with HTTP 200 Aug 07 17:54:53.587239 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 22/97] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:53 2026] GET /volume/v3/volumes/d5d3f076-437c-40d5-ac3d-ac1ff20e3ffb => generated 914 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:53.608595 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-582d005c-28c6-40ca-b26c-491d56126bc8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:53.609377 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-582d005c-28c6-40ca-b26c-491d56126bc8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/group_snapshots Aug 07 17:54:53.609882 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-582d005c-28c6-40ca-b26c-491d56126bc8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2", "name": "tempest-group_snapshot-1076983940"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:53.611737 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-582d005c-28c6-40ca-b26c-491d56126bc8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2', 'name': 'tempest-group_snapshot-1076983940'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 17:54:53.621338 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:53.621338 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:53.626756 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.group_snapshots [None req-582d005c-28c6-40ca-b26c-491d56126bc8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Creating group_snapshot tempest-group_snapshot-1076983940. Aug 07 17:54:53.704471 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:53.704471 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:53.725108 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-582d005c-28c6-40ca-b26c-491d56126bc8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-164671926 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-164671926, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:54:53.764918 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-582d005c-28c6-40ca-b26c-491d56126bc8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Created reservations ['7005f01d-b9a2-42aa-8dd2-103ba907fdd9', 'a786bd5c-4249-40d6-9689-8dae61a0e85f', '93d12b71-255a-4745-bf0a-ae6b2dffdeee', '784aba33-d0c8-42cf-afa8-07d66bb5813f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:53.825445 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-582d005c-28c6-40ca-b26c-491d56126bc8 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots returned with HTTP 202 Aug 07 17:54:53.825863 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 25/98] 10.4.3.241 () {70 vars in 1324 bytes} [Fri Aug 7 17:54:53 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:53.843796 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1ec65f1c-1a2c-4094-9b7e-f23f6211634c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:53.848109 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ec65f1c-1a2c-4094-9b7e-f23f6211634c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 Aug 07 17:54:53.848439 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ec65f1c-1a2c-4094-9b7e-f23f6211634c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:53.851386 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ec65f1c-1a2c-4094-9b7e-f23f6211634c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:53.852781 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-1ec65f1c-1a2c-4094-9b7e-f23f6211634c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member ecaac56b-c43a-48c1-98d7-3ae9b6a31600 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:54:53.862151 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:53.862151 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:53.869139 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ec65f1c-1a2c-4094-9b7e-f23f6211634c tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 returned with HTTP 200 Aug 07 17:54:53.870014 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 27/99] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 17:54:53 2026] GET /volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:54.483880 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d7861ac9-cdb5-4d73-878e-f3e61f260b3e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:54.484928 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d7861ac9-cdb5-4d73-878e-f3e61f260b3e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:54:54.485183 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d7861ac9-cdb5-4d73-878e-f3e61f260b3e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:54.485417 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d7861ac9-cdb5-4d73-878e-f3e61f260b3e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:54.493965 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:54.493965 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:54.499178 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d7861ac9-cdb5-4d73-878e-f3e61f260b3e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:54:54.504836 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d7861ac9-cdb5-4d73-878e-f3e61f260b3e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:54:54.505322 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 26/100] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:54:54 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:54.884762 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f77e5360-c3bd-4df4-a8f9-8125e943bb2a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:54.888428 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f77e5360-c3bd-4df4-a8f9-8125e943bb2a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 Aug 07 17:54:54.888766 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f77e5360-c3bd-4df4-a8f9-8125e943bb2a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:54.889051 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f77e5360-c3bd-4df4-a8f9-8125e943bb2a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:54.889262 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-f77e5360-c3bd-4df4-a8f9-8125e943bb2a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member ecaac56b-c43a-48c1-98d7-3ae9b6a31600 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:54:54.894016 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:54.894016 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:54.898171 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f77e5360-c3bd-4df4-a8f9-8125e943bb2a tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 returned with HTTP 200 Aug 07 17:54:54.898823 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 23/101] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 17:54:54 2026] GET /volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:54.912587 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fb1e5460-d711-4877-a926-294f36c70a4b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:54.915926 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb1e5460-d711-4877-a926-294f36c70a4b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/snapshots/detail Aug 07 17:54:54.915926 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb1e5460-d711-4877-a926-294f36c70a4b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:54.915926 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb1e5460-d711-4877-a926-294f36c70a4b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:54.915926 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-fb1e5460-d711-4877-a926-294f36c70a4b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:54.915926 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:54.915926 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:54.917444 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-fb1e5460-d711-4877-a926-294f36c70a4b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:54:54.921221 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fb1e5460-d711-4877-a926-294f36c70a4b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all snapshots completed successfully. Aug 07 17:54:54.921731 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:54.921731 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:54.922499 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb1e5460-d711-4877-a926-294f36c70a4b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:54:54.922922 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 26/102] 10.4.3.241 () {66 vars in 1264 bytes} [Fri Aug 7 17:54:54 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:54.938921 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9419cd1a-8e12-4d82-863a-2c68b8f6dcd4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:54.942097 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9419cd1a-8e12-4d82-863a-2c68b8f6dcd4 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/snapshots/52c06693-d300-4d61-b408-b2059eb467ee Aug 07 17:54:54.942207 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9419cd1a-8e12-4d82-863a-2c68b8f6dcd4 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:54.942490 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9419cd1a-8e12-4d82-863a-2c68b8f6dcd4 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:54.949891 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:54.949891 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:54.950688 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9419cd1a-8e12-4d82-863a-2c68b8f6dcd4 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Snapshot retrieved successfully. Aug 07 17:54:54.952288 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9419cd1a-8e12-4d82-863a-2c68b8f6dcd4 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/snapshots/52c06693-d300-4d61-b408-b2059eb467ee returned with HTTP 200 Aug 07 17:54:54.952982 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 28/103] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:54:54 2026] GET /volume/v3/snapshots/52c06693-d300-4d61-b408-b2059eb467ee => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:54.967806 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1661ffa2-fc9a-4193-8866-c847f6df9fbd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:54.971308 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1661ffa2-fc9a-4193-8866-c847f6df9fbd tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 Aug 07 17:54:54.971565 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1661ffa2-fc9a-4193-8866-c847f6df9fbd tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:54.971901 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1661ffa2-fc9a-4193-8866-c847f6df9fbd tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:54.971952 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-1661ffa2-fc9a-4193-8866-c847f6df9fbd tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member ecaac56b-c43a-48c1-98d7-3ae9b6a31600 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:54:54.981577 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:54.981577 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:54.981577 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1661ffa2-fc9a-4193-8866-c847f6df9fbd tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 returned with HTTP 200 Aug 07 17:54:54.982568 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 27/104] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 17:54:54 2026] GET /volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:54.993520 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1cb1a72e-c9cd-4ec1-a949-67814929fe32 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:54.996132 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1cb1a72e-c9cd-4ec1-a949-67814929fe32 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/detail Aug 07 17:54:54.996536 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1cb1a72e-c9cd-4ec1-a949-67814929fe32 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:54.997178 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1cb1a72e-c9cd-4ec1-a949-67814929fe32 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:55.014519 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1cb1a72e-c9cd-4ec1-a949-67814929fe32 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 07 17:54:55.014831 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 24/105] 10.4.3.241 () {68 vars in 1323 bytes} [Fri Aug 7 17:54:54 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:55.025903 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6d96f49f-c685-414f-a376-29e3d433c77d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:55.028145 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d96f49f-c685-414f-a376-29e3d433c77d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] DELETE https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 Aug 07 17:54:55.028883 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d96f49f-c685-414f-a376-29e3d433c77d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:55.028883 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d96f49f-c685-414f-a376-29e3d433c77d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:55.028883 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-6d96f49f-c685-414f-a376-29e3d433c77d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] delete called for member ecaac56b-c43a-48c1-98d7-3ae9b6a31600 {{(pid=100246) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 17:54:55.029009 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.group_snapshots [None req-6d96f49f-c685-414f-a376-29e3d433c77d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Delete group_snapshot with id: ecaac56b-c43a-48c1-98d7-3ae9b6a31600 Aug 07 17:54:55.034228 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:55.034228 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:55.088764 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:55.091793 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d96f49f-c685-414f-a376-29e3d433c77d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 returned with HTTP 202 Aug 07 17:54:55.091928 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 27/106] 10.4.3.241 () {68 vars in 1416 bytes} [Fri Aug 7 17:54:55 2026] DELETE /volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:55.103062 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-130ce349-f58a-4a35-bc3f-f3bbb43846a9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:55.107307 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-130ce349-f58a-4a35-bc3f-f3bbb43846a9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:54:55.107686 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-130ce349-f58a-4a35-bc3f-f3bbb43846a9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:55.108115 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-130ce349-f58a-4a35-bc3f-f3bbb43846a9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:55.108654 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-130ce349-f58a-4a35-bc3f-f3bbb43846a9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:55.109869 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-130ce349-f58a-4a35-bc3f-f3bbb43846a9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:54:55.127489 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-130ce349-f58a-4a35-bc3f-f3bbb43846a9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all volumes completed successfully. Aug 07 17:54:55.128447 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-130ce349-f58a-4a35-bc3f-f3bbb43846a9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:55.128768 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-130ce349-f58a-4a35-bc3f-f3bbb43846a9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:55.177048 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-130ce349-f58a-4a35-bc3f-f3bbb43846a9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:55.182284 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:55.182284 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:55.194171 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-130ce349-f58a-4a35-bc3f-f3bbb43846a9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:54:55.194847 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 28/107] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 17:54:55 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:55.210955 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5b1be720-a20e-4011-9b61-1a8db3d9fe59 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:55.212808 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5b1be720-a20e-4011-9b61-1a8db3d9fe59 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/snapshots/detail Aug 07 17:54:55.212808 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5b1be720-a20e-4011-9b61-1a8db3d9fe59 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:55.212984 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5b1be720-a20e-4011-9b61-1a8db3d9fe59 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:55.213229 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-5b1be720-a20e-4011-9b61-1a8db3d9fe59 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:55.213693 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:55.213693 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:55.214393 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-5b1be720-a20e-4011-9b61-1a8db3d9fe59 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:54:55.219617 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5b1be720-a20e-4011-9b61-1a8db3d9fe59 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all snapshots completed successfully. Aug 07 17:54:55.220145 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:55.220145 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:55.220896 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5b1be720-a20e-4011-9b61-1a8db3d9fe59 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:54:55.221261 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 25/108] 10.4.3.241 () {66 vars in 1264 bytes} [Fri Aug 7 17:54:55 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:55.233516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a511e2c2-de7a-4eba-991d-14efc97c4d42 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:55.237419 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a511e2c2-de7a-4eba-991d-14efc97c4d42 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/snapshots/52c06693-d300-4d61-b408-b2059eb467ee Aug 07 17:54:55.237419 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a511e2c2-de7a-4eba-991d-14efc97c4d42 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:55.237419 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a511e2c2-de7a-4eba-991d-14efc97c4d42 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:55.246560 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a511e2c2-de7a-4eba-991d-14efc97c4d42 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/snapshots/52c06693-d300-4d61-b408-b2059eb467ee returned with HTTP 404 Aug 07 17:54:55.246560 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 28/109] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:54:55 2026] GET /volume/v3/snapshots/52c06693-d300-4d61-b408-b2059eb467ee => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:55.258802 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-da11f9e8-e743-4615-bf58-863500cca827 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:55.261618 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da11f9e8-e743-4615-bf58-863500cca827 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 Aug 07 17:54:55.262346 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da11f9e8-e743-4615-bf58-863500cca827 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:55.262346 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da11f9e8-e743-4615-bf58-863500cca827 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:55.262606 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-da11f9e8-e743-4615-bf58-863500cca827 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member ecaac56b-c43a-48c1-98d7-3ae9b6a31600 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:54:55.267748 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:55.267748 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:55.275292 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da11f9e8-e743-4615-bf58-863500cca827 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 returned with HTTP 200 Aug 07 17:54:55.275944 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 29/110] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 17:54:55 2026] GET /volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:55.403520 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:54:55.403949 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-351184532"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:55.406460 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-351184532'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:54:55.410217 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Create volume of 1 GB Aug 07 17:54:55.411555 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:55.411555 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:55.411555 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Availability Zones retrieved successfully. Aug 07 17:54:55.423238 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Flow 'volume_create_api' (8d0718d6-feff-4c74-98c7-850330292053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:55.425540 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f3a805-a8c4-4197-8c84-a38b2845933c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:55.428013 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:54:55.441856 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:55.441856 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:55.458279 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f3a805-a8c4-4197-8c84-a38b2845933c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f32f8337-3acb-4973-bd15-a9cd5eca25cc,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f32f8337-3acb-4973-bd15-a9cd5eca25cc', 'encryption_key_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=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:55.459737 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7edb38b9-c03a-4e37-b69b-23ae2c16bdfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:55.495824 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-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 07 17:54:55.496238 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-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 07 17:54:55.521384 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f6c66147-8fd8-42f2-98f1-dec4eb94181e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:55.529563 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6c66147-8fd8-42f2-98f1-dec4eb94181e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:54:55.529563 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6c66147-8fd8-42f2-98f1-dec4eb94181e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:55.529563 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6c66147-8fd8-42f2-98f1-dec4eb94181e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:55.543947 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:55.543947 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:55.557515 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f6c66147-8fd8-42f2-98f1-dec4eb94181e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:54:55.561461 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Created reservations ['640e6719-2d7a-41ed-83fb-f83db390d62b', 'cefaaaf4-19a0-44cf-bf73-19ca5b30e307', 'ab2f64b6-c484-4719-b0df-0dbda7a3f18b', '78c0a309-8ce0-4bb4-bd8c-92b8268536fd'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:55.563150 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7edb38b9-c03a-4e37-b69b-23ae2c16bdfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['640e6719-2d7a-41ed-83fb-f83db390d62b', 'cefaaaf4-19a0-44cf-bf73-19ca5b30e307', 'ab2f64b6-c484-4719-b0df-0dbda7a3f18b', '78c0a309-8ce0-4bb4-bd8c-92b8268536fd']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:55.563150 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d4663e-c51d-4b47-b493-a2dd26f57dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:55.567453 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6c66147-8fd8-42f2-98f1-dec4eb94181e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:54:55.568138 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 26/111] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:54:55 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:55.594239 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d4663e-c51d-4b47-b493-a2dd26f57dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1be9e53c-6108-4ed8-afac-0bb21fb1ab53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-351184532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f82047e529944630b86acdf364d7393b',qos_specs=None,replication_status=,reservations=['640e6719-2d7a-41ed-83fb-f83db390d62b','cefaaaf4-19a0-44cf-bf73-19ca5b30e307','ab2f64b6-c484-4719-b0df-0dbda7a3f18b','78c0a309-8ce0-4bb4-bd8c-92b8268536fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef41533c2c2e45619b35e57ffa0e8b92',volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:54:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-351184532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1be9e53c-6108-4ed8-afac-0bb21fb1ab53,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f82047e529944630b86acdf364d7393b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef41533c2c2e45619b35e57ffa0e8b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f32f8337-3acb-4973-bd15-a9cd5eca25cc),volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:55.595675 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41797db4-c1f7-474a-b9e8-3b7b9f335430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:55.622152 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41797db4-c1f7-474a-b9e8-3b7b9f335430) transitioned into state 'SUCCESS' from state '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-351184532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f82047e529944630b86acdf364d7393b',qos_specs=None,replication_status=,reservations=['640e6719-2d7a-41ed-83fb-f83db390d62b','cefaaaf4-19a0-44cf-bf73-19ca5b30e307','ab2f64b6-c484-4719-b0df-0dbda7a3f18b','78c0a309-8ce0-4bb4-bd8c-92b8268536fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef41533c2c2e45619b35e57ffa0e8b92',volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:55.623428 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2307a0d-57ca-49a2-aecb-895265fe985e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:55.642995 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2307a0d-57ca-49a2-aecb-895265fe985e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:55.645611 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Flow 'volume_create_api' (8d0718d6-feff-4c74-98c7-850330292053) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:55.645611 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Create volume request issued successfully. Aug 07 17:54:55.646167 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a12dce7b-5dfe-4c2c-a213-8575e796da39 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:54:55.647362 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 29/112] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:54:55 2026] POST /volume/v3/volumes => generated 757 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:54:55.665151 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e1b99768-11d8-4ac5-87ba-f77b871bfb7c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:55.668639 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1b99768-11d8-4ac5-87ba-f77b871bfb7c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:54:55.668945 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1b99768-11d8-4ac5-87ba-f77b871bfb7c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:55.670291 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1b99768-11d8-4ac5-87ba-f77b871bfb7c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:55.684830 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:55.684830 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:55.690588 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e1b99768-11d8-4ac5-87ba-f77b871bfb7c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:54:55.699389 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1b99768-11d8-4ac5-87ba-f77b871bfb7c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:54:55.699973 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 29/113] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:54:55 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:56.290878 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-393ae8e3-af44-452c-8c83-08185dc261b2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:56.292223 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-393ae8e3-af44-452c-8c83-08185dc261b2 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 Aug 07 17:54:56.292499 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-393ae8e3-af44-452c-8c83-08185dc261b2 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:56.292716 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-393ae8e3-af44-452c-8c83-08185dc261b2 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:56.293146 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-393ae8e3-af44-452c-8c83-08185dc261b2 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member ecaac56b-c43a-48c1-98d7-3ae9b6a31600 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:54:56.310724 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-393ae8e3-af44-452c-8c83-08185dc261b2 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 returned with HTTP 404 Aug 07 17:54:56.311370 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 30/114] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 17:54:56 2026] GET /volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:56.321776 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8d9a911b-e0c7-4348-b1f3-3d428cb1c764 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:56.324666 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d9a911b-e0c7-4348-b1f3-3d428cb1c764 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/group_snapshots Aug 07 17:54:56.325084 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d9a911b-e0c7-4348-b1f3-3d428cb1c764 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:56.325469 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d9a911b-e0c7-4348-b1f3-3d428cb1c764 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:56.331066 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d9a911b-e0c7-4348-b1f3-3d428cb1c764 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots returned with HTTP 200 Aug 07 17:54:56.331066 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 27/115] 10.4.3.241 () {68 vars in 1302 bytes} [Fri Aug 7 17:54:56 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:54:56.341579 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c6753992-6184-4bf4-9f9d-1736d2ac31bd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:56.343184 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c6753992-6184-4bf4-9f9d-1736d2ac31bd tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] DELETE https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 Aug 07 17:54:56.343363 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c6753992-6184-4bf4-9f9d-1736d2ac31bd tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:56.343619 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c6753992-6184-4bf4-9f9d-1736d2ac31bd tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:56.343889 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-c6753992-6184-4bf4-9f9d-1736d2ac31bd tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] delete called for member ecaac56b-c43a-48c1-98d7-3ae9b6a31600 {{(pid=100244) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 17:54:56.343889 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.group_snapshots [None req-c6753992-6184-4bf4-9f9d-1736d2ac31bd tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Delete group_snapshot with id: ecaac56b-c43a-48c1-98d7-3ae9b6a31600 Aug 07 17:54:56.347904 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c6753992-6184-4bf4-9f9d-1736d2ac31bd tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 returned with HTTP 404 Aug 07 17:54:56.348825 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 30/116] 10.4.3.241 () {68 vars in 1416 bytes} [Fri Aug 7 17:54:56 2026] DELETE /volume/v3/group_snapshots/ecaac56b-c43a-48c1-98d7-3ae9b6a31600 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:56.357565 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2c788bcb-5c7d-4458-821b-29236408636b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:56.362495 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c788bcb-5c7d-4458-821b-29236408636b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:54:56.362495 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c788bcb-5c7d-4458-821b-29236408636b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:56.362495 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c788bcb-5c7d-4458-821b-29236408636b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:56.363072 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-2c788bcb-5c7d-4458-821b-29236408636b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:54:56.363959 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c788bcb-5c7d-4458-821b-29236408636b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:54:56.385476 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2c788bcb-5c7d-4458-821b-29236408636b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Get all volumes completed successfully. Aug 07 17:54:56.386418 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-2c788bcb-5c7d-4458-821b-29236408636b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:56.386777 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-2c788bcb-5c7d-4458-821b-29236408636b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:56.443864 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-2c788bcb-5c7d-4458-821b-29236408636b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:56.449528 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:56.449528 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:56.469935 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c788bcb-5c7d-4458-821b-29236408636b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:54:56.471128 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 30/117] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 17:54:56 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:56.494694 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-38f0244a-9932-4c5e-b3eb-857960db8f4b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:56.497464 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38f0244a-9932-4c5e-b3eb-857960db8f4b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] POST https://10.4.3.241/volume/v3/groups/9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2/action Aug 07 17:54:56.498263 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38f0244a-9932-4c5e-b3eb-857960db8f4b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:54:56.498263 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38f0244a-9932-4c5e-b3eb-857960db8f4b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:56.500331 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-38f0244a-9932-4c5e-b3eb-857960db8f4b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] delete called for group 9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 {{(pid=100245) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:54:56.500331 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.groups [None req-38f0244a-9932-4c5e-b3eb-857960db8f4b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Delete group with id: 9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 Aug 07 17:54:56.505964 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:56.505964 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:56.565481 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38f0244a-9932-4c5e-b3eb-857960db8f4b tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2/action returned with HTTP 202 Aug 07 17:54:56.565964 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 31/118] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 17:54:56 2026] POST /volume/v3/groups/9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:56.577497 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cf562c54-82fc-4bc6-8e90-06df98d7e058 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:56.580393 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cf562c54-82fc-4bc6-8e90-06df98d7e058 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/d5d3f076-437c-40d5-ac3d-ac1ff20e3ffb Aug 07 17:54:56.581152 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cf562c54-82fc-4bc6-8e90-06df98d7e058 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:56.581616 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cf562c54-82fc-4bc6-8e90-06df98d7e058 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:56.588898 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-977becbe-36ae-49ed-8d2e-985aa9b7fbae None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:56.591191 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-977becbe-36ae-49ed-8d2e-985aa9b7fbae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:54:56.591191 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-977becbe-36ae-49ed-8d2e-985aa9b7fbae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:56.591300 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-977becbe-36ae-49ed-8d2e-985aa9b7fbae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:56.595098 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:56.595098 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:56.602681 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cf562c54-82fc-4bc6-8e90-06df98d7e058 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Volume info retrieved successfully. Aug 07 17:54:56.604244 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-cf562c54-82fc-4bc6-8e90-06df98d7e058 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:54:56.604244 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-cf562c54-82fc-4bc6-8e90-06df98d7e058 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:54:56.606426 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:56.606426 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:56.614773 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-977becbe-36ae-49ed-8d2e-985aa9b7fbae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:54:56.623206 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-977becbe-36ae-49ed-8d2e-985aa9b7fbae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:54:56.623780 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 31/119] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:54:56 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:56.669753 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-cf562c54-82fc-4bc6-8e90-06df98d7e058 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:54:56.673993 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:56.673993 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:56.685877 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cf562c54-82fc-4bc6-8e90-06df98d7e058 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/d5d3f076-437c-40d5-ac3d-ac1ff20e3ffb returned with HTTP 200 Aug 07 17:54:56.686345 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 28/120] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:56 2026] GET /volume/v3/volumes/d5d3f076-437c-40d5-ac3d-ac1ff20e3ffb => generated 913 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:54:56.720441 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b6063c5c-0093-4efa-9f13-4b2f990011d7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:56.726419 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6063c5c-0093-4efa-9f13-4b2f990011d7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:54:56.726951 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6063c5c-0093-4efa-9f13-4b2f990011d7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:56.727428 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6063c5c-0093-4efa-9f13-4b2f990011d7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:56.740689 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:56.740689 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:56.749165 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b6063c5c-0093-4efa-9f13-4b2f990011d7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:54:56.760752 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6063c5c-0093-4efa-9f13-4b2f990011d7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:54:56.762188 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 31/121] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:54:56 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:56.779065 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-698ddcff-f3b2-4a87-86b4-b53c17260bb9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:57.110585 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-698ddcff-f3b2-4a87-86b4-b53c17260bb9 tempest-TestMultiAttachVolumeSwap-920904273 tempest-TestMultiAttachVolumeSwap-920904273-project-admin] POST https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53/action Aug 07 17:54:57.111098 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-698ddcff-f3b2-4a87-86b4-b53c17260bb9 tempest-TestMultiAttachVolumeSwap-920904273 tempest-TestMultiAttachVolumeSwap-920904273-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:54:57.111308 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-698ddcff-f3b2-4a87-86b4-b53c17260bb9 tempest-TestMultiAttachVolumeSwap-920904273 tempest-TestMultiAttachVolumeSwap-920904273-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:57.159444 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:57.159444 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:54:57.159892 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-698ddcff-f3b2-4a87-86b4-b53c17260bb9 tempest-TestMultiAttachVolumeSwap-920904273 tempest-TestMultiAttachVolumeSwap-920904273-project-admin] Volume info retrieved successfully. Aug 07 17:54:57.173846 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-698ddcff-f3b2-4a87-86b4-b53c17260bb9 tempest-TestMultiAttachVolumeSwap-920904273 tempest-TestMultiAttachVolumeSwap-920904273-project-admin] Update volume admin metadata completed successfully. Aug 07 17:54:57.174025 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-698ddcff-f3b2-4a87-86b4-b53c17260bb9 tempest-TestMultiAttachVolumeSwap-920904273 tempest-TestMultiAttachVolumeSwap-920904273-project-admin] Update readonly setting on volume completed successfully. Aug 07 17:54:57.174243 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-698ddcff-f3b2-4a87-86b4-b53c17260bb9 tempest-TestMultiAttachVolumeSwap-920904273 tempest-TestMultiAttachVolumeSwap-920904273-project-admin] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53/action returned with HTTP 202 Aug 07 17:54:57.174743 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 32/122] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 17:54:56 2026] POST /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53/action => generated 0 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:54:57.186863 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:57.188977 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:54:57.189492 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2009341516"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:54:57.191424 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2009341516'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:54:57.196457 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Create volume of 1 GB Aug 07 17:54:57.196934 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:57.196934 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:57.197843 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Availability Zones retrieved successfully. Aug 07 17:54:57.204678 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Flow 'volume_create_api' (a1077e3e-a69b-44bb-a8e6-0e8746b83405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:57.207078 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57f66e7-6ade-4cca-81c6-1afa99b9f38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:57.208175 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:54:57.223631 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:57.223631 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:57.244945 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57f66e7-6ade-4cca-81c6-1afa99b9f38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f32f8337-3acb-4973-bd15-a9cd5eca25cc,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f32f8337-3acb-4973-bd15-a9cd5eca25cc', 'encryption_key_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=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:57.245945 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c96c93b-f10d-49e0-8376-1fffa163637a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:57.319604 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Created reservations ['c289ac1a-27fb-4408-81d8-a811febd210d', '2643ab28-7ee1-4221-89dc-ebef16673936', 'cfa892cd-57ff-4997-99b8-14ff925a083c', '6e5a1786-6961-469e-b1f5-4f329e0424c3'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:54:57.319604 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c96c93b-f10d-49e0-8376-1fffa163637a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c289ac1a-27fb-4408-81d8-a811febd210d', '2643ab28-7ee1-4221-89dc-ebef16673936', 'cfa892cd-57ff-4997-99b8-14ff925a083c', '6e5a1786-6961-469e-b1f5-4f329e0424c3']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:57.327415 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa47340-bb07-491e-a35d-6733de7f452d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:57.366746 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa47340-bb07-491e-a35d-6733de7f452d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef8787b7-f116-4d7b-94e4-39a88e7d168c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2009341516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f82047e529944630b86acdf364d7393b',qos_specs=None,replication_status=,reservations=['c289ac1a-27fb-4408-81d8-a811febd210d','2643ab28-7ee1-4221-89dc-ebef16673936','cfa892cd-57ff-4997-99b8-14ff925a083c','6e5a1786-6961-469e-b1f5-4f329e0424c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef41533c2c2e45619b35e57ffa0e8b92',volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:54:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2009341516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef8787b7-f116-4d7b-94e4-39a88e7d168c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f82047e529944630b86acdf364d7393b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef41533c2c2e45619b35e57ffa0e8b92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f32f8337-3acb-4973-bd15-a9cd5eca25cc),volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:57.367724 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8f792b-429d-41f5-9c11-5018c472d018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:57.404536 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d8f792b-429d-41f5-9c11-5018c472d018) transitioned into state 'SUCCESS' from state '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-2009341516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f82047e529944630b86acdf364d7393b',qos_specs=None,replication_status=,reservations=['c289ac1a-27fb-4408-81d8-a811febd210d','2643ab28-7ee1-4221-89dc-ebef16673936','cfa892cd-57ff-4997-99b8-14ff925a083c','6e5a1786-6961-469e-b1f5-4f329e0424c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef41533c2c2e45619b35e57ffa0e8b92',volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:57.405611 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5251971-3a48-4dfb-a245-4afd81c88e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:54:57.427279 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5251971-3a48-4dfb-a245-4afd81c88e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:54:57.428682 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Flow 'volume_create_api' (a1077e3e-a69b-44bb-a8e6-0e8746b83405) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:54:57.428981 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Create volume request issued successfully. Aug 07 17:54:57.429891 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7331026a-b8cf-4f7b-9616-23704164d7f7 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:54:57.430536 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 32/123] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:54:57 2026] POST /volume/v3/volumes => generated 758 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:54:57.451505 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1763ca43-10d3-47a7-ac44-bda8ac33f829 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:57.454285 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1763ca43-10d3-47a7-ac44-bda8ac33f829 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c Aug 07 17:54:57.454586 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1763ca43-10d3-47a7-ac44-bda8ac33f829 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:57.454821 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1763ca43-10d3-47a7-ac44-bda8ac33f829 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:57.475389 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:57.475389 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:57.483984 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1763ca43-10d3-47a7-ac44-bda8ac33f829 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:54:57.490289 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1763ca43-10d3-47a7-ac44-bda8ac33f829 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c returned with HTTP 200 Aug 07 17:54:57.490805 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 29/124] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:54:57 2026] GET /volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c => generated 826 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:57.640959 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bdcd813e-b15d-4cf7-aff7-931a9726bfa7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:57.643737 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bdcd813e-b15d-4cf7-aff7-931a9726bfa7 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:54:57.644098 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bdcd813e-b15d-4cf7-aff7-931a9726bfa7 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:57.644377 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bdcd813e-b15d-4cf7-aff7-931a9726bfa7 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:57.654711 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:57.654711 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:57.664175 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bdcd813e-b15d-4cf7-aff7-931a9726bfa7 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:54:57.678434 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bdcd813e-b15d-4cf7-aff7-931a9726bfa7 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:54:57.678878 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 32/125] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:54:57 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:57.703425 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4bcb5bac-0f67-4c26-acfd-af4bc03cba1d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:57.708697 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4bcb5bac-0f67-4c26-acfd-af4bc03cba1d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/volumes/d5d3f076-437c-40d5-ac3d-ac1ff20e3ffb Aug 07 17:54:57.709008 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4bcb5bac-0f67-4c26-acfd-af4bc03cba1d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:57.709249 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4bcb5bac-0f67-4c26-acfd-af4bc03cba1d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:57.721684 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4bcb5bac-0f67-4c26-acfd-af4bc03cba1d tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/volumes/d5d3f076-437c-40d5-ac3d-ac1ff20e3ffb returned with HTTP 404 Aug 07 17:54:57.722344 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 33/126] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:54:57 2026] GET /volume/v3/volumes/d5d3f076-437c-40d5-ac3d-ac1ff20e3ffb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:57.735261 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3ae80cab-7703-404f-be46-4cc4ec624cc9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:57.737276 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ae80cab-7703-404f-be46-4cc4ec624cc9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] GET https://10.4.3.241/volume/v3/groups/9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 Aug 07 17:54:57.737514 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ae80cab-7703-404f-be46-4cc4ec624cc9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:57.739377 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ae80cab-7703-404f-be46-4cc4ec624cc9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:57.739377 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-3ae80cab-7703-404f-be46-4cc4ec624cc9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] show called for member 9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:54:57.743933 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ae80cab-7703-404f-be46-4cc4ec624cc9 tempest-GroupSnapshotsTest-2058288421 tempest-GroupSnapshotsTest-2058288421-project-member] https://10.4.3.241/volume/v3/groups/9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 returned with HTTP 404 Aug 07 17:54:57.744900 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 33/127] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:54:57 2026] GET /volume/v3/groups/9850dbf6-2ddd-4d40-b5fb-0dab675fb4c2 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:54:57.756316 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f0f7553b-ac12-47eb-a792-131d578cc73e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:57.760054 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f0f7553b-ac12-47eb-a792-131d578cc73e tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/58fa28da-e924-472f-bc0d-c50a472e8987 Aug 07 17:54:57.761342 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f0f7553b-ac12-47eb-a792-131d578cc73e tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:57.761342 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f0f7553b-ac12-47eb-a792-131d578cc73e tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:57.934810 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f0f7553b-ac12-47eb-a792-131d578cc73e tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/group_types/58fa28da-e924-472f-bc0d-c50a472e8987 returned with HTTP 202 Aug 07 17:54:57.936152 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 30/128] 10.4.3.241 () {68 vars in 1404 bytes} [Fri Aug 7 17:54:57 2026] DELETE /volume/v3/group_types/58fa28da-e924-472f-bc0d-c50a472e8987 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:54:57.945334 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0a6b1ba6-76eb-4b8a-ae55-cebf8bae714b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:57.949640 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a6b1ba6-76eb-4b8a-ae55-cebf8bae714b tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] DELETE https://10.4.3.241/volume/v3/types/6456b098-cb51-4779-a99a-c135b67be34d Aug 07 17:54:57.949963 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a6b1ba6-76eb-4b8a-ae55-cebf8bae714b tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:57.950325 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a6b1ba6-76eb-4b8a-ae55-cebf8bae714b tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:58.010040 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a6b1ba6-76eb-4b8a-ae55-cebf8bae714b tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/types/6456b098-cb51-4779-a99a-c135b67be34d returned with HTTP 202 Aug 07 17:54:58.010472 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 33/129] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:54:57 2026] DELETE /volume/v3/types/6456b098-cb51-4779-a99a-c135b67be34d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:54:58.021976 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a41551be-1e95-41a7-8e85-944f5efc2738 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:58.024460 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a41551be-1e95-41a7-8e85-944f5efc2738 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] GET https://10.4.3.241/volume/v3/types/6456b098-cb51-4779-a99a-c135b67be34d Aug 07 17:54:58.024460 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a41551be-1e95-41a7-8e85-944f5efc2738 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:58.024585 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a41551be-1e95-41a7-8e85-944f5efc2738 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:58.028519 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a41551be-1e95-41a7-8e85-944f5efc2738 tempest-GroupSnapshotsTest-56342219 tempest-GroupSnapshotsTest-56342219-project-admin] https://10.4.3.241/volume/v3/types/6456b098-cb51-4779-a99a-c135b67be34d returned with HTTP 404 Aug 07 17:54:58.029180 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 34/130] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 17:54:58 2026] GET /volume/v3/types/6456b098-cb51-4779-a99a-c135b67be34d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:54:58.514541 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-12396870-1df1-42c0-ac8a-4e43c61c78d0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:58.518588 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-12396870-1df1-42c0-ac8a-4e43c61c78d0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c Aug 07 17:54:58.518588 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-12396870-1df1-42c0-ac8a-4e43c61c78d0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:58.518588 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-12396870-1df1-42c0-ac8a-4e43c61c78d0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:58.528352 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:58.528352 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:54:58.534141 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-12396870-1df1-42c0-ac8a-4e43c61c78d0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:54:58.541511 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-12396870-1df1-42c0-ac8a-4e43c61c78d0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c returned with HTTP 200 Aug 07 17:54:58.541937 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 34/131] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:54:58 2026] GET /volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:58.696245 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-58997d8c-c9cb-4173-84fb-572952e85d17 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:58.701105 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-58997d8c-c9cb-4173-84fb-572952e85d17 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:54:58.701105 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-58997d8c-c9cb-4173-84fb-572952e85d17 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:58.701105 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-58997d8c-c9cb-4173-84fb-572952e85d17 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:58.715439 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:58.715439 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:54:58.723334 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-58997d8c-c9cb-4173-84fb-572952e85d17 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:54:58.734981 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-58997d8c-c9cb-4173-84fb-572952e85d17 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:54:58.735525 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 31/132] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:54:58 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:54:59.765305 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a1a509e6-2953-4e28-ac45-cd8afc9c531f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:54:59.767694 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1a509e6-2953-4e28-ac45-cd8afc9c531f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:54:59.767812 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1a509e6-2953-4e28-ac45-cd8afc9c531f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:54:59.768557 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1a509e6-2953-4e28-ac45-cd8afc9c531f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:54:59.786437 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:54:59.786437 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:54:59.798573 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a1a509e6-2953-4e28-ac45-cd8afc9c531f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:54:59.806183 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1a509e6-2953-4e28-ac45-cd8afc9c531f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:54:59.806593 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 34/133] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:54:59 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:00.343636 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f61826db-99f4-4916-adcf-fcd9e442b500 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:00.347625 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:55:00.347625 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1568358098"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:00.349838 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1568358098'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:55:00.350152 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Create volume of 1 GB Aug 07 17:55:00.366501 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Availability Zones retrieved successfully. Aug 07 17:55:00.382789 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Flow 'volume_create_api' (725a6333-ca16-43ef-979f-e2c1da2fdafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:00.385799 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65d54eb-a0f8-445a-aa57-842207bedc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:00.387490 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:55:00.466918 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d65d54eb-a0f8-445a-aa57-842207bedc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:00.467893 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd0b5549-5945-415a-9f18-18c0946885eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:00.521965 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-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 07 17:55:00.521965 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-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 07 17:55:00.609794 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Created reservations ['aefc17f4-d002-47dc-9fb4-0b5c002b63a4', '807bbc3b-4462-434a-9b17-9de7c1e16e7a', '27ecfce7-d133-47c9-90df-70ec3b04764a', '8f46488d-c236-48cc-96b0-bd214cac0d20'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:00.612433 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd0b5549-5945-415a-9f18-18c0946885eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aefc17f4-d002-47dc-9fb4-0b5c002b63a4', '807bbc3b-4462-434a-9b17-9de7c1e16e7a', '27ecfce7-d133-47c9-90df-70ec3b04764a', '8f46488d-c236-48cc-96b0-bd214cac0d20']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:00.612433 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a8ca64-7c67-463a-8d5f-dafc4b04a44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:00.650429 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a8ca64-7c67-463a-8d5f-dafc4b04a44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dd28be2-0df7-46fc-baca-eaab8011f3f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1568358098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ae097abb7ab4b99a275f58bcade6be4',qos_specs=None,replication_status=,reservations=['aefc17f4-d002-47dc-9fb4-0b5c002b63a4','807bbc3b-4462-434a-9b17-9de7c1e16e7a','27ecfce7-d133-47c9-90df-70ec3b04764a','8f46488d-c236-48cc-96b0-bd214cac0d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5838b31a0f94bac9f4966701c7410ab',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1568358098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dd28be2-0df7-46fc-baca-eaab8011f3f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ae097abb7ab4b99a275f58bcade6be4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5838b31a0f94bac9f4966701c7410ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:00.652576 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0148733-98f4-4cf5-b829-2b414f55735d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:00.683549 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0148733-98f4-4cf5-b829-2b414f55735d) transitioned into state 'SUCCESS' from state '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-1568358098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ae097abb7ab4b99a275f58bcade6be4',qos_specs=None,replication_status=,reservations=['aefc17f4-d002-47dc-9fb4-0b5c002b63a4','807bbc3b-4462-434a-9b17-9de7c1e16e7a','27ecfce7-d133-47c9-90df-70ec3b04764a','8f46488d-c236-48cc-96b0-bd214cac0d20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5838b31a0f94bac9f4966701c7410ab',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:00.687182 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3cd5b2-54ff-42fa-8cb4-797f48dd26a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:00.704820 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c3cd5b2-54ff-42fa-8cb4-797f48dd26a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:00.706556 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Flow 'volume_create_api' (725a6333-ca16-43ef-979f-e2c1da2fdafc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:00.707208 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Create volume request issued successfully. Aug 07 17:55:00.710431 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f61826db-99f4-4916-adcf-fcd9e442b500 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:55:00.710431 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 35/134] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:55:00 2026] POST /volume/v3/volumes => generated 752 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:55:00.727677 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d22c5375-a1ca-476f-9224-9fe7e44bd6be None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:00.730855 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d22c5375-a1ca-476f-9224-9fe7e44bd6be tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:00.731120 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d22c5375-a1ca-476f-9224-9fe7e44bd6be tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:00.731358 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d22c5375-a1ca-476f-9224-9fe7e44bd6be tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:00.745581 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:00.745581 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:00.752328 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d22c5375-a1ca-476f-9224-9fe7e44bd6be tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:00.761500 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d22c5375-a1ca-476f-9224-9fe7e44bd6be tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:00.761500 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 35/135] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:00 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:00.820795 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-20cbea43-7a07-4b48-9898-fd56b0809ccf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:00.822767 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-20cbea43-7a07-4b48-9898-fd56b0809ccf tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:00.822986 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-20cbea43-7a07-4b48-9898-fd56b0809ccf tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:00.823195 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-20cbea43-7a07-4b48-9898-fd56b0809ccf tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:00.833879 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:00.833879 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:00.839289 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-20cbea43-7a07-4b48-9898-fd56b0809ccf tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:00.848114 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-20cbea43-7a07-4b48-9898-fd56b0809ccf tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:00.848643 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 32/136] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:00 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:01.784039 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-639bac03-0540-451e-a062-a43b1c83e654 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:01.787206 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-639bac03-0540-451e-a062-a43b1c83e654 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:01.787206 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-639bac03-0540-451e-a062-a43b1c83e654 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:01.787206 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-639bac03-0540-451e-a062-a43b1c83e654 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:01.807438 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:01.807438 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:01.815512 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-639bac03-0540-451e-a062-a43b1c83e654 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:01.823114 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-639bac03-0540-451e-a062-a43b1c83e654 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:01.824216 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 35/137] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:01 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:01.874463 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b210c10a-28c6-48bf-8394-3d44c46683aa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:01.877536 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b210c10a-28c6-48bf-8394-3d44c46683aa tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:01.877536 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b210c10a-28c6-48bf-8394-3d44c46683aa tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:01.877962 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b210c10a-28c6-48bf-8394-3d44c46683aa tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:01.909013 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:01.909013 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:01.921203 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b210c10a-28c6-48bf-8394-3d44c46683aa tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:01.928594 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b210c10a-28c6-48bf-8394-3d44c46683aa tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:01.929212 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 36/138] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:01 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:01.995993 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-ee782696-10a1-4f00-9927-a88089a003f1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:01.999523 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-ee782696-10a1-4f00-9927-a88089a003f1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:01.999787 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-ee782696-10a1-4f00-9927-a88089a003f1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:01.999982 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-ee782696-10a1-4f00-9927-a88089a003f1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:02.011794 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:02.011794 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:02.022733 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-ee782696-10a1-4f00-9927-a88089a003f1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:02.032538 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-ee782696-10a1-4f00-9927-a88089a003f1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:02.033283 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 36/139] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:55:01 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:02.812086 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d8ce65c3-e36f-4e17-95de-0b6fa32a150a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:02.813424 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d8ce65c3-e36f-4e17-95de-0b6fa32a150a None None] GET https://10.4.3.241/volume// Aug 07 17:55:02.813424 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d8ce65c3-e36f-4e17-95de-0b6fa32a150a None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:02.813424 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d8ce65c3-e36f-4e17-95de-0b6fa32a150a None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:02.813676 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d8ce65c3-e36f-4e17-95de-0b6fa32a150a None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:55:02.814014 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 33/140] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:55:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:55:02.833496 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-67546d2a-de3a-4c48-8fa0-fc9f5c804c55 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:02.953714 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dfd4783c-6c5c-4675-9abc-e82dc6ce34c9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:02.955805 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dfd4783c-6c5c-4675-9abc-e82dc6ce34c9 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:02.956075 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dfd4783c-6c5c-4675-9abc-e82dc6ce34c9 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:02.956353 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dfd4783c-6c5c-4675-9abc-e82dc6ce34c9 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:02.965194 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:02.965194 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:02.969391 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-dfd4783c-6c5c-4675-9abc-e82dc6ce34c9 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:02.976029 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dfd4783c-6c5c-4675-9abc-e82dc6ce34c9 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:02.976029 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 37/141] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:02 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:03.395518 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-67546d2a-de3a-4c48-8fa0-fc9f5c804c55 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:55:03.396286 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-67546d2a-de3a-4c48-8fa0-fc9f5c804c55 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6dd28be2-0df7-46fc-baca-eaab8011f3f6", "connector": null, "instance_uuid": "d092bd01-e337-4fc3-a6d6-fe5b93b9ba43"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:03.409241 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:03.409241 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:03.470515 np0000006743 devstack@c-api.service[100246]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 07 17:55:03.470515 np0000006743 devstack@c-api.service[100246]: .first() Aug 07 17:55:03.493140 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-67546d2a-de3a-4c48-8fa0-fc9f5c804c55 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:55:03.493738 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 36/142] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:55:02 2026] POST /volume/v3/attachments => generated 273 bytes in 661 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:03.556057 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cf6fe652-3850-45f2-aebe-3d8149b5f263 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:03.559691 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf6fe652-3850-45f2-aebe-3d8149b5f263 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:03.560763 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cf6fe652-3850-45f2-aebe-3d8149b5f263 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:03.561160 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cf6fe652-3850-45f2-aebe-3d8149b5f263 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:03.566721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6129652c-18a0-472d-b2a0-d951b4c058d1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:03.566721 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6129652c-18a0-472d-b2a0-d951b4c058d1 None None] GET https://10.4.3.241/volume// Aug 07 17:55:03.566721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6129652c-18a0-472d-b2a0-d951b4c058d1 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:03.566721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6129652c-18a0-472d-b2a0-d951b4c058d1 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:03.566721 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6129652c-18a0-472d-b2a0-d951b4c058d1 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:55:03.566721 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 34/143] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:55:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:55:03.587749 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:03.587749 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:03.588011 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-875a7b33-23b3-4332-b93d-4497b437c8cc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:03.593214 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cf6fe652-3850-45f2-aebe-3d8149b5f263 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:03.594528 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-875a7b33-23b3-4332-b93d-4497b437c8cc tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:03.594528 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-875a7b33-23b3-4332-b93d-4497b437c8cc tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:03.594682 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-875a7b33-23b3-4332-b93d-4497b437c8cc tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:03.599299 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf6fe652-3850-45f2-aebe-3d8149b5f263 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:03.600012 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 37/144] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:03 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:03.613605 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:03.613605 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:03.619144 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-875a7b33-23b3-4332-b93d-4497b437c8cc tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:03.626663 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-875a7b33-23b3-4332-b93d-4497b437c8cc tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:03.629467 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 38/145] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:55:03 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:55:03.994686 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-36ba3f13-4f90-4c98-a0e1-94538c06cd54 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:03.997314 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-36ba3f13-4f90-4c98-a0e1-94538c06cd54 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:03.998164 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-36ba3f13-4f90-4c98-a0e1-94538c06cd54 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:03.998983 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-36ba3f13-4f90-4c98-a0e1-94538c06cd54 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:04.009041 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:04.009041 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:04.015347 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-36ba3f13-4f90-4c98-a0e1-94538c06cd54 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:04.026675 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-36ba3f13-4f90-4c98-a0e1-94538c06cd54 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:04.026675 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 37/146] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:03 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:04.558989 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-fc842118-202f-457b-af9d-ca709d4ba713 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:04.567336 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-fc842118-202f-457b-af9d-ca709d4ba713 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] PUT https://10.4.3.241/volume/v3/attachments/45721a68-fe9f-49cb-92e9-26aa1edae85d Aug 07 17:55:04.567739 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-fc842118-202f-457b-af9d-ca709d4ba713 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:04.571263 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-21574c91-ed3b-4e50-9d9c-a542c922493b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:04.585537 np0000006743 devstack@c-api.service[100243]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 07 17:55:04.585537 np0000006743 devstack@c-api.service[100243]: .first() Aug 07 17:55:04.602573 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-fc842118-202f-457b-af9d-ca709d4ba713 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Acquiring lock "cinder-attachment_update-6dd28be2-0df7-46fc-baca-eaab8011f3f6-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:55:04.608967 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-fc842118-202f-457b-af9d-ca709d4ba713 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Lock "cinder-attachment_update-6dd28be2-0df7-46fc-baca-eaab8011f3f6-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:55:04.610010 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:04.610010 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:04.622923 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6a640340-219f-4869-be0f-9bd5cc91d64f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:04.626722 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6a640340-219f-4869-be0f-9bd5cc91d64f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:04.627332 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6a640340-219f-4869-be0f-9bd5cc91d64f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:04.628747 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6a640340-219f-4869-be0f-9bd5cc91d64f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:04.652107 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:04.652107 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:04.663354 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6a640340-219f-4869-be0f-9bd5cc91d64f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:04.676784 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6a640340-219f-4869-be0f-9bd5cc91d64f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:04.677991 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 39/147] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:04 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:04.884279 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-fc842118-202f-457b-af9d-ca709d4ba713 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Lock "cinder-attachment_update-6dd28be2-0df7-46fc-baca-eaab8011f3f6-np0000006743" released by "attachment_update" :: held 0.272s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:55:04.884279 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-fc842118-202f-457b-af9d-ca709d4ba713 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/attachments/45721a68-fe9f-49cb-92e9-26aa1edae85d returned with HTTP 200 Aug 07 17:55:04.884279 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 35/148] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:55:04 2026] PUT /volume/v3/attachments/45721a68-fe9f-49cb-92e9-26aa1edae85d => generated 969 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:05.002014 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:55:05.002659 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-563264465"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:05.006185 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-563264465'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:55:05.006577 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Create volume of 1 GB Aug 07 17:55:05.015250 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Availability Zones retrieved successfully. Aug 07 17:55:05.024657 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Flow 'volume_create_api' (c018d1ed-fe82-4b4e-b31b-52860d875893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:05.028423 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5598b6ff-eaf5-42eb-af11-3dcd05af0328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:05.028423 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:55:05.048960 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-02800d16-be20-43ff-97f3-913012434b32 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:05.051423 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-02800d16-be20-43ff-97f3-913012434b32 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:05.051837 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-02800d16-be20-43ff-97f3-913012434b32 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:05.052194 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-02800d16-be20-43ff-97f3-913012434b32 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:05.063297 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:05.063297 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:05.068981 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-02800d16-be20-43ff-97f3-913012434b32 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:05.073771 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5598b6ff-eaf5-42eb-af11-3dcd05af0328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:05.076518 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e79902b0-80d1-4149-9b4b-d12b138648fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:05.076728 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-02800d16-be20-43ff-97f3-913012434b32 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:05.076780 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 38/149] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:05 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:05.114313 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:55:05.114710 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:55:05.194784 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Created reservations ['582cf2a0-af91-44e5-8e98-88c8cca93458', 'dbeba1a3-3b28-4f87-95ae-deef02c98fec', '6990febd-5f4c-47ae-851f-cd4f2200e4de', '7ffaeccf-0235-4231-918e-76fdf243f1d3'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:05.196509 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e79902b0-80d1-4149-9b4b-d12b138648fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['582cf2a0-af91-44e5-8e98-88c8cca93458', 'dbeba1a3-3b28-4f87-95ae-deef02c98fec', '6990febd-5f4c-47ae-851f-cd4f2200e4de', '7ffaeccf-0235-4231-918e-76fdf243f1d3']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:05.198374 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff1aba5-d828-4179-8e5d-49adcc038f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:05.265808 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff1aba5-d828-4179-8e5d-49adcc038f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd387e42-9c76-41d6-ba9b-35fd5387e63c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-563264465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4434bdb841245dda4ab1b53e059227b',qos_specs=None,replication_status=,reservations=['582cf2a0-af91-44e5-8e98-88c8cca93458','dbeba1a3-3b28-4f87-95ae-deef02c98fec','6990febd-5f4c-47ae-851f-cd4f2200e4de','7ffaeccf-0235-4231-918e-76fdf243f1d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd6b480026741c9bcad46dec624d2ad',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-563264465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd387e42-9c76-41d6-ba9b-35fd5387e63c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4434bdb841245dda4ab1b53e059227b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dd6b480026741c9bcad46dec624d2ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:05.267917 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3569be09-b9bd-415f-af6e-273423c7af33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:05.307334 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3569be09-b9bd-415f-af6e-273423c7af33) transitioned into state 'SUCCESS' from state '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-563264465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4434bdb841245dda4ab1b53e059227b',qos_specs=None,replication_status=,reservations=['582cf2a0-af91-44e5-8e98-88c8cca93458','dbeba1a3-3b28-4f87-95ae-deef02c98fec','6990febd-5f4c-47ae-851f-cd4f2200e4de','7ffaeccf-0235-4231-918e-76fdf243f1d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd6b480026741c9bcad46dec624d2ad',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:05.308763 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abea8f46-a64d-412b-b029-ccdc5193f4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:05.327536 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abea8f46-a64d-412b-b029-ccdc5193f4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:05.328800 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Flow 'volume_create_api' (c018d1ed-fe82-4b4e-b31b-52860d875893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:05.329233 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Create volume request issued successfully. Aug 07 17:55:05.330217 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-21574c91-ed3b-4e50-9d9c-a542c922493b tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:55:05.330866 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 38/150] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:55:04 2026] POST /volume/v3/volumes => generated 784 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:55:05.346459 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d5006861-7c33-495e-894d-786ec40fafc4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:05.349240 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d5006861-7c33-495e-894d-786ec40fafc4 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:55:05.349597 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d5006861-7c33-495e-894d-786ec40fafc4 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:05.349918 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d5006861-7c33-495e-894d-786ec40fafc4 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:05.361961 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:05.361961 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:05.368821 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d5006861-7c33-495e-894d-786ec40fafc4 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:55:05.378110 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d5006861-7c33-495e-894d-786ec40fafc4 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:55:05.378233 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 40/151] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:05 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 963 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:05.695696 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7738e86c-4eae-4dae-a3b8-8010c8f14407 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:05.698320 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7738e86c-4eae-4dae-a3b8-8010c8f14407 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:05.698661 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7738e86c-4eae-4dae-a3b8-8010c8f14407 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:05.698973 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7738e86c-4eae-4dae-a3b8-8010c8f14407 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:05.712191 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:05.712191 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:05.718195 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7738e86c-4eae-4dae-a3b8-8010c8f14407 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:05.733576 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7738e86c-4eae-4dae-a3b8-8010c8f14407 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:05.733576 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 36/152] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:05 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:06.098046 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-22dd1f73-0013-4f66-b071-7ac77076d85f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:06.100177 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-22dd1f73-0013-4f66-b071-7ac77076d85f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:06.100459 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-22dd1f73-0013-4f66-b071-7ac77076d85f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:06.100724 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-22dd1f73-0013-4f66-b071-7ac77076d85f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:06.116719 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:06.116719 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:06.122859 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-22dd1f73-0013-4f66-b071-7ac77076d85f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:06.130076 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-22dd1f73-0013-4f66-b071-7ac77076d85f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:06.130316 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 39/153] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:06 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:06.240856 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-547256c6-cea0-4f74-b7fa-7a565550bcd0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:06.394015 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-24b121d2-d0b6-4976-bde2-17fa2d728b23 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:06.396260 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-24b121d2-d0b6-4976-bde2-17fa2d728b23 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:55:06.396528 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-24b121d2-d0b6-4976-bde2-17fa2d728b23 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:06.396790 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-24b121d2-d0b6-4976-bde2-17fa2d728b23 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:06.408506 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:06.408506 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:06.415152 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-24b121d2-d0b6-4976-bde2-17fa2d728b23 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:55:06.426871 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-24b121d2-d0b6-4976-bde2-17fa2d728b23 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:55:06.427496 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 41/154] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:06 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:06.659553 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-547256c6-cea0-4f74-b7fa-7a565550bcd0 tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] GET https://10.4.3.241/volume/v3/os-services Aug 07 17:55:06.659553 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-547256c6-cea0-4f74-b7fa-7a565550bcd0 tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:06.659553 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-547256c6-cea0-4f74-b7fa-7a565550bcd0 tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:06.667360 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:06.667360 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:06.677296 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-547256c6-cea0-4f74-b7fa-7a565550bcd0 tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] https://10.4.3.241/volume/v3/os-services returned with HTTP 200 Aug 07 17:55:06.677808 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 39/155] 10.4.3.241 () {66 vars in 1249 bytes} [Fri Aug 7 17:55:06 2026] GET /volume/v3/os-services => generated 626 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:06.693455 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-51a5b19a-fc2a-423a-86d7-ef946c77d40a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:06.696379 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-51a5b19a-fc2a-423a-86d7-ef946c77d40a tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] GET https://10.4.3.241/volume/v3/os-services?host=np0000006743 Aug 07 17:55:06.696379 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-51a5b19a-fc2a-423a-86d7-ef946c77d40a tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:06.696379 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-51a5b19a-fc2a-423a-86d7-ef946c77d40a tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:06.705892 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-51a5b19a-fc2a-423a-86d7-ef946c77d40a tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] https://10.4.3.241/volume/v3/os-services?host=np0000006743 returned with HTTP 200 Aug 07 17:55:06.706362 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 37/156] 10.4.3.241 () {66 vars in 1284 bytes} [Fri Aug 7 17:55:06 2026] GET /volume/v3/os-services?host=np0000006743 => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:06.722146 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e18420ef-22dc-4777-8ebb-bbec9587384a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:06.724157 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e18420ef-22dc-4777-8ebb-bbec9587384a tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] GET https://10.4.3.241/volume/v3/os-services?host=np0000006743&binary=cinder-scheduler Aug 07 17:55:06.724472 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e18420ef-22dc-4777-8ebb-bbec9587384a tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:06.724698 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e18420ef-22dc-4777-8ebb-bbec9587384a tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:06.738289 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e18420ef-22dc-4777-8ebb-bbec9587384a tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] https://10.4.3.241/volume/v3/os-services?host=np0000006743&binary=cinder-scheduler returned with HTTP 200 Aug 07 17:55:06.739827 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 40/157] 10.4.3.241 () {66 vars in 1332 bytes} [Fri Aug 7 17:55:06 2026] GET /volume/v3/os-services?host=np0000006743&binary=cinder-scheduler => generated 191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:06.757329 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b3246d62-c26e-449e-9f05-f2f0a274948c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:06.757329 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b3246d62-c26e-449e-9f05-f2f0a274948c tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] GET https://10.4.3.241/volume/v3/os-services?binary=cinder-scheduler Aug 07 17:55:06.757329 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b3246d62-c26e-449e-9f05-f2f0a274948c tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:06.757329 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b3246d62-c26e-449e-9f05-f2f0a274948c tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:06.758342 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-50fe9689-fc12-4824-b39b-ff21e6036660 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:06.759455 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50fe9689-fc12-4824-b39b-ff21e6036660 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:06.759811 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50fe9689-fc12-4824-b39b-ff21e6036660 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:06.760014 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50fe9689-fc12-4824-b39b-ff21e6036660 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:06.766136 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b3246d62-c26e-449e-9f05-f2f0a274948c tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] https://10.4.3.241/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 07 17:55:06.766442 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 42/158] 10.4.3.241 () {66 vars in 1296 bytes} [Fri Aug 7 17:55:06 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:06.776573 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:06.776573 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:06.781245 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:06.784211 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-50fe9689-fc12-4824-b39b-ff21e6036660 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:06.790726 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50fe9689-fc12-4824-b39b-ff21e6036660 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:06.791445 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 40/159] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:06 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:07.101423 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:55:07.101871 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2143906128"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:07.104982 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2143906128'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:55:07.105335 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Create volume of 1 GB Aug 07 17:55:07.114646 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Availability Zones retrieved successfully. Aug 07 17:55:07.127485 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Flow 'volume_create_api' (d34d0ed7-d6b7-4b7f-a710-9b57fce872fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:07.129767 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35c301f-5c56-49a2-baa8-52f5cf6cabad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:07.131252 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:55:07.150704 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-aecf305d-de1e-4459-9822-d6802acfb022 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:07.154987 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aecf305d-de1e-4459-9822-d6802acfb022 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:07.154987 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aecf305d-de1e-4459-9822-d6802acfb022 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:07.154987 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aecf305d-de1e-4459-9822-d6802acfb022 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:07.165355 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:07.165355 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:07.171866 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e35c301f-5c56-49a2-baa8-52f5cf6cabad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:07.172189 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-aecf305d-de1e-4459-9822-d6802acfb022 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:07.172772 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898089b3-5dad-42fa-8b95-a1dcc3b16a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:07.187645 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aecf305d-de1e-4459-9822-d6802acfb022 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:07.188221 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 41/160] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:07 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:07.328756 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Created reservations ['63003b7a-71b5-407f-86c5-f51ac55714cd', '48b98e48-3439-46dd-8037-946cfa507660', '9583554b-4148-4f79-aaf2-140d0bd2e517', '8fd41992-abc4-43b7-99ab-b3b852aace87'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:07.330367 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898089b3-5dad-42fa-8b95-a1dcc3b16a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63003b7a-71b5-407f-86c5-f51ac55714cd', '48b98e48-3439-46dd-8037-946cfa507660', '9583554b-4148-4f79-aaf2-140d0bd2e517', '8fd41992-abc4-43b7-99ab-b3b852aace87']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:07.331158 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd4369a-521d-4205-9d94-4d8a709ed5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:07.377836 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd4369a-521d-4205-9d94-4d8a709ed5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6aec3b11-2ab2-4e16-890d-38602aa50c28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2143906128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='252694b011cd4bc8baaa90494ae3bc2b',qos_specs=None,replication_status=,reservations=['63003b7a-71b5-407f-86c5-f51ac55714cd','48b98e48-3439-46dd-8037-946cfa507660','9583554b-4148-4f79-aaf2-140d0bd2e517','8fd41992-abc4-43b7-99ab-b3b852aace87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f6a9cf95e54abbb1f4ee78ad6e3823',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:55:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2143906128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6aec3b11-2ab2-4e16-890d-38602aa50c28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='252694b011cd4bc8baaa90494ae3bc2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30f6a9cf95e54abbb1f4ee78ad6e3823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:07.380312 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dd7a42c-a499-4124-8b69-03d84c6fed3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:07.411021 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dd7a42c-a499-4124-8b69-03d84c6fed3c) transitioned into state 'SUCCESS' from state '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-2143906128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='252694b011cd4bc8baaa90494ae3bc2b',qos_specs=None,replication_status=,reservations=['63003b7a-71b5-407f-86c5-f51ac55714cd','48b98e48-3439-46dd-8037-946cfa507660','9583554b-4148-4f79-aaf2-140d0bd2e517','8fd41992-abc4-43b7-99ab-b3b852aace87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30f6a9cf95e54abbb1f4ee78ad6e3823',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:07.411918 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8447ca-6dd3-4e7a-95d0-7f5838ebbc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:07.448708 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8447ca-6dd3-4e7a-95d0-7f5838ebbc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:07.448708 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Flow 'volume_create_api' (d34d0ed7-d6b7-4b7f-a710-9b57fce872fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:07.448708 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Create volume request issued successfully. Aug 07 17:55:07.448708 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3d2f063e-523c-4439-bbb1-27fd172871c6 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:55:07.449337 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 38/161] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:55:06 2026] POST /volume/v3/volumes => generated 754 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:55:07.466804 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f6360549-3ec5-439e-8574-618639c6e66c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:07.469027 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f6360549-3ec5-439e-8574-618639c6e66c tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] GET https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 Aug 07 17:55:07.469483 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f6360549-3ec5-439e-8574-618639c6e66c tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:07.469851 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f6360549-3ec5-439e-8574-618639c6e66c tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:07.481109 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:07.481109 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:07.487872 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f6360549-3ec5-439e-8574-618639c6e66c tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Volume info retrieved successfully. Aug 07 17:55:07.496728 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f6360549-3ec5-439e-8574-618639c6e66c tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 returned with HTTP 200 Aug 07 17:55:07.497370 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 43/162] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:07 2026] GET /volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:07.813229 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8f442d88-c68f-4da0-bcf3-80c18757e2ff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:07.815605 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f442d88-c68f-4da0-bcf3-80c18757e2ff tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:07.815832 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f442d88-c68f-4da0-bcf3-80c18757e2ff tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:07.816146 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f442d88-c68f-4da0-bcf3-80c18757e2ff tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:07.831518 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:07.831518 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:07.838674 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8f442d88-c68f-4da0-bcf3-80c18757e2ff tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:07.845074 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f442d88-c68f-4da0-bcf3-80c18757e2ff tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:07.845601 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 41/163] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:07 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:08.211745 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-26c915a2-ac50-4663-b5af-258170b898d1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:08.216525 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26c915a2-ac50-4663-b5af-258170b898d1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:08.216758 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26c915a2-ac50-4663-b5af-258170b898d1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:08.217747 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26c915a2-ac50-4663-b5af-258170b898d1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:08.229485 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:08.229485 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:08.240623 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-26c915a2-ac50-4663-b5af-258170b898d1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:08.252100 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26c915a2-ac50-4663-b5af-258170b898d1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:08.252753 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 42/164] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:08 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:08.517437 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ad7d957b-2a17-4d5f-8e0a-6ac9632f093a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:08.522441 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad7d957b-2a17-4d5f-8e0a-6ac9632f093a tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] GET https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 Aug 07 17:55:08.522726 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad7d957b-2a17-4d5f-8e0a-6ac9632f093a tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:08.523184 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad7d957b-2a17-4d5f-8e0a-6ac9632f093a tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:08.540822 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:08.540822 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:08.555255 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ad7d957b-2a17-4d5f-8e0a-6ac9632f093a tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Volume info retrieved successfully. Aug 07 17:55:08.564961 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad7d957b-2a17-4d5f-8e0a-6ac9632f093a tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 returned with HTTP 200 Aug 07 17:55:08.566146 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 39/165] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:08 2026] GET /volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:08.586094 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-408393e2-b79c-4c04-a555-0b83a0d85ab3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:08.589302 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-408393e2-b79c-4c04-a555-0b83a0d85ab3 tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] GET https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 Aug 07 17:55:08.589622 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-408393e2-b79c-4c04-a555-0b83a0d85ab3 tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:08.589905 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-408393e2-b79c-4c04-a555-0b83a0d85ab3 tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:08.598541 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:08.598541 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:08.611155 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-408393e2-b79c-4c04-a555-0b83a0d85ab3 tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Volume info retrieved successfully. Aug 07 17:55:08.612603 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-408393e2-b79c-4c04-a555-0b83a0d85ab3 tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 returned with HTTP 200 Aug 07 17:55:08.613061 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 44/166] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:08 2026] GET /volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 => generated 1011 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:08.629655 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-96ac2cc0-3e41-4d24-8778-c43415e5941b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:08.633297 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-96ac2cc0-3e41-4d24-8778-c43415e5941b tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] GET https://10.4.3.241/volume/v3/os-services?host=np0000006743&binary=cinder-volume Aug 07 17:55:08.633566 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-96ac2cc0-3e41-4d24-8778-c43415e5941b tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:08.633848 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-96ac2cc0-3e41-4d24-8778-c43415e5941b tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:08.645359 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-96ac2cc0-3e41-4d24-8778-c43415e5941b tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] https://10.4.3.241/volume/v3/os-services?host=np0000006743&binary=cinder-volume returned with HTTP 200 Aug 07 17:55:08.646488 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 42/167] 10.4.3.241 () {66 vars in 1326 bytes} [Fri Aug 7 17:55:08 2026] GET /volume/v3/os-services?host=np0000006743&binary=cinder-volume => generated 275 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:08.666371 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ccb06c57-fe06-4019-b94f-6b1f8aa9e93e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:08.668089 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ccb06c57-fe06-4019-b94f-6b1f8aa9e93e tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] GET https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 Aug 07 17:55:08.668772 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ccb06c57-fe06-4019-b94f-6b1f8aa9e93e tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:08.668772 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ccb06c57-fe06-4019-b94f-6b1f8aa9e93e tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:08.695206 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:08.695206 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:08.702355 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ccb06c57-fe06-4019-b94f-6b1f8aa9e93e tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Volume info retrieved successfully. Aug 07 17:55:08.712913 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ccb06c57-fe06-4019-b94f-6b1f8aa9e93e tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 returned with HTTP 200 Aug 07 17:55:08.714277 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 43/168] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:08 2026] GET /volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:08.733751 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6a8731d3-f657-4cfd-b74e-4ee543c3affd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:08.737497 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6a8731d3-f657-4cfd-b74e-4ee543c3affd tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 Aug 07 17:55:08.738239 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6a8731d3-f657-4cfd-b74e-4ee543c3affd tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:08.738239 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6a8731d3-f657-4cfd-b74e-4ee543c3affd tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:08.738383 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-6a8731d3-f657-4cfd-b74e-4ee543c3affd tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Delete volume with id: 6aec3b11-2ab2-4e16-890d-38602aa50c28 Aug 07 17:55:08.749278 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:08.749278 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:08.749883 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6a8731d3-f657-4cfd-b74e-4ee543c3affd tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Volume info retrieved successfully. Aug 07 17:55:08.805949 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6a8731d3-f657-4cfd-b74e-4ee543c3affd tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Delete volume request issued successfully. Aug 07 17:55:08.805949 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6a8731d3-f657-4cfd-b74e-4ee543c3affd tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 returned with HTTP 202 Aug 07 17:55:08.805949 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 40/169] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:55:08 2026] DELETE /volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:55:08.819096 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-532061ec-db40-4466-8ab6-42ff6c92a9ba None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:08.821215 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-532061ec-db40-4466-8ab6-42ff6c92a9ba tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] GET https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 Aug 07 17:55:08.821440 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-532061ec-db40-4466-8ab6-42ff6c92a9ba tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:08.821841 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-532061ec-db40-4466-8ab6-42ff6c92a9ba tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:08.833642 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:08.833642 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:08.840949 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-532061ec-db40-4466-8ab6-42ff6c92a9ba tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Volume info retrieved successfully. Aug 07 17:55:08.847100 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-532061ec-db40-4466-8ab6-42ff6c92a9ba tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 returned with HTTP 200 Aug 07 17:55:08.847818 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 45/170] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:08 2026] GET /volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:08.871500 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-df6fbb34-bf9b-41a1-90e8-a1c6a2ab2a40 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:08.874295 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df6fbb34-bf9b-41a1-90e8-a1c6a2ab2a40 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:08.874779 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df6fbb34-bf9b-41a1-90e8-a1c6a2ab2a40 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:08.875381 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df6fbb34-bf9b-41a1-90e8-a1c6a2ab2a40 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:08.894787 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:08.894787 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:08.903464 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-df6fbb34-bf9b-41a1-90e8-a1c6a2ab2a40 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:08.911046 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df6fbb34-bf9b-41a1-90e8-a1c6a2ab2a40 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:08.911154 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 43/171] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:08 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:09.273614 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-aa002d37-29e3-4553-b46c-549599b5a286 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:09.275822 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aa002d37-29e3-4553-b46c-549599b5a286 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:09.277179 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aa002d37-29e3-4553-b46c-549599b5a286 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:09.277179 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aa002d37-29e3-4553-b46c-549599b5a286 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:09.292339 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:09.292339 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:09.300697 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-aa002d37-29e3-4553-b46c-549599b5a286 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:09.309604 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aa002d37-29e3-4553-b46c-549599b5a286 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:09.309604 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 44/172] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:09 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:09.868911 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-15694d02-85a1-4817-8161-8f02d68761c1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:09.873016 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15694d02-85a1-4817-8161-8f02d68761c1 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] GET https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 Aug 07 17:55:09.873016 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15694d02-85a1-4817-8161-8f02d68761c1 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:09.873016 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15694d02-85a1-4817-8161-8f02d68761c1 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:09.882793 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15694d02-85a1-4817-8161-8f02d68761c1 tempest-VolumesServicesTestJSON-1928660336 tempest-VolumesServicesTestJSON-1928660336-project-member] https://10.4.3.241/volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 returned with HTTP 404 Aug 07 17:55:09.883080 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 41/173] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:09 2026] GET /volume/v3/volumes/6aec3b11-2ab2-4e16-890d-38602aa50c28 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:55:09.897223 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-05356e63-12df-4bb8-9a99-b1022bfcec51 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:09.904577 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05356e63-12df-4bb8-9a99-b1022bfcec51 tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] GET https://10.4.3.241/volume/v3/os-services Aug 07 17:55:09.904577 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05356e63-12df-4bb8-9a99-b1022bfcec51 tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:09.904577 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05356e63-12df-4bb8-9a99-b1022bfcec51 tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:09.912443 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05356e63-12df-4bb8-9a99-b1022bfcec51 tempest-VolumesServicesTestJSON-732675061 tempest-VolumesServicesTestJSON-732675061-project-admin] https://10.4.3.241/volume/v3/os-services returned with HTTP 200 Aug 07 17:55:09.913198 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 46/174] 10.4.3.241 () {66 vars in 1249 bytes} [Fri Aug 7 17:55:09 2026] GET /volume/v3/os-services => generated 626 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:09.930635 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-48d67be1-06ed-4c37-8e2e-0943f9f4a70e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:09.932637 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48d67be1-06ed-4c37-8e2e-0943f9f4a70e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:09.932895 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-48d67be1-06ed-4c37-8e2e-0943f9f4a70e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:09.932895 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-48d67be1-06ed-4c37-8e2e-0943f9f4a70e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:09.947445 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:09.947445 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:09.959428 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-48d67be1-06ed-4c37-8e2e-0943f9f4a70e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:09.965102 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48d67be1-06ed-4c37-8e2e-0943f9f4a70e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:09.965704 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 44/175] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:09 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:10.329433 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f30a8cee-853f-40d1-a5d9-e9b692fe4008 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:10.336468 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f30a8cee-853f-40d1-a5d9-e9b692fe4008 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:10.336798 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f30a8cee-853f-40d1-a5d9-e9b692fe4008 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:10.337108 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f30a8cee-853f-40d1-a5d9-e9b692fe4008 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:10.354449 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:10.354449 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:10.366246 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f30a8cee-853f-40d1-a5d9-e9b692fe4008 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:10.371747 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f30a8cee-853f-40d1-a5d9-e9b692fe4008 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:10.372014 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 45/176] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:10 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:10.984072 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b1d55976-58b6-488d-9bed-e51bfefc7efe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:10.987170 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b1d55976-58b6-488d-9bed-e51bfefc7efe tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:10.987803 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b1d55976-58b6-488d-9bed-e51bfefc7efe tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:10.987803 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b1d55976-58b6-488d-9bed-e51bfefc7efe tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:11.006210 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:11.006210 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:11.013862 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b1d55976-58b6-488d-9bed-e51bfefc7efe tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:11.022582 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b1d55976-58b6-488d-9bed-e51bfefc7efe tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:11.023192 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 42/177] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:10 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:11.394188 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c9f3e37f-2d1c-4284-ad5f-02da88b7c87c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:11.397002 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9f3e37f-2d1c-4284-ad5f-02da88b7c87c tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:11.397002 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9f3e37f-2d1c-4284-ad5f-02da88b7c87c tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:11.397156 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9f3e37f-2d1c-4284-ad5f-02da88b7c87c tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:11.407369 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:11.407369 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:11.413771 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c9f3e37f-2d1c-4284-ad5f-02da88b7c87c tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:11.419380 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9f3e37f-2d1c-4284-ad5f-02da88b7c87c tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:11.420081 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 47/178] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:11 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:12.041540 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5cfe8414-aa31-4939-a1e8-2e723153870c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:12.044388 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5cfe8414-aa31-4939-a1e8-2e723153870c tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:12.044844 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5cfe8414-aa31-4939-a1e8-2e723153870c tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:12.045693 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5cfe8414-aa31-4939-a1e8-2e723153870c tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:12.063277 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:12.063277 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:12.069717 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5cfe8414-aa31-4939-a1e8-2e723153870c tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:12.081883 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5cfe8414-aa31-4939-a1e8-2e723153870c tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:12.082457 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 45/179] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:12 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:12.438958 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fba08c5d-7252-46df-ac24-dea58583aafc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:12.441948 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fba08c5d-7252-46df-ac24-dea58583aafc tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:12.442091 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fba08c5d-7252-46df-ac24-dea58583aafc tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:12.442583 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fba08c5d-7252-46df-ac24-dea58583aafc tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:12.454234 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:12.454234 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:12.460995 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fba08c5d-7252-46df-ac24-dea58583aafc tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:12.470218 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fba08c5d-7252-46df-ac24-dea58583aafc tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:12.470807 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 46/180] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:12 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:13.102825 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-01f7e8eb-1c43-4bc8-904f-f2ceb1300746 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:13.106374 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01f7e8eb-1c43-4bc8-904f-f2ceb1300746 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:13.106374 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01f7e8eb-1c43-4bc8-904f-f2ceb1300746 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:13.106374 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01f7e8eb-1c43-4bc8-904f-f2ceb1300746 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:13.121204 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:13.121204 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:13.130734 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-01f7e8eb-1c43-4bc8-904f-f2ceb1300746 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:13.140147 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01f7e8eb-1c43-4bc8-904f-f2ceb1300746 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:13.141268 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 43/181] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:13 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:13.489953 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-da7d631d-2241-4178-a300-55db04fbfc33 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:13.496136 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da7d631d-2241-4178-a300-55db04fbfc33 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:13.496136 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da7d631d-2241-4178-a300-55db04fbfc33 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:13.496525 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da7d631d-2241-4178-a300-55db04fbfc33 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:13.512523 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:13.512523 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:13.525529 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-da7d631d-2241-4178-a300-55db04fbfc33 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:13.533892 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da7d631d-2241-4178-a300-55db04fbfc33 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:13.533892 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 48/182] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:13 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:14.165424 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1ab5934f-654c-485a-ad11-b4f533cd4537 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:14.172422 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ab5934f-654c-485a-ad11-b4f533cd4537 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:14.172422 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ab5934f-654c-485a-ad11-b4f533cd4537 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:14.175431 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ab5934f-654c-485a-ad11-b4f533cd4537 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:14.211869 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:14.211869 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:14.217569 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1ab5934f-654c-485a-ad11-b4f533cd4537 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:14.223688 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ab5934f-654c-485a-ad11-b4f533cd4537 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:14.224359 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 46/183] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:14 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:14.554994 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-099ce87c-c315-49e8-a6b1-9a6f8950d95a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:14.557151 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-099ce87c-c315-49e8-a6b1-9a6f8950d95a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:14.561594 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-099ce87c-c315-49e8-a6b1-9a6f8950d95a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:14.561953 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-099ce87c-c315-49e8-a6b1-9a6f8950d95a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:14.574274 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:14.574274 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:14.580158 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-099ce87c-c315-49e8-a6b1-9a6f8950d95a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:14.589219 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-099ce87c-c315-49e8-a6b1-9a6f8950d95a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:14.589374 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 47/184] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:14 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:15.245328 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2dda0f40-8432-41c7-b960-3bfde27e5bcd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:15.248316 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2dda0f40-8432-41c7-b960-3bfde27e5bcd tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:15.248316 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2dda0f40-8432-41c7-b960-3bfde27e5bcd tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:15.248316 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2dda0f40-8432-41c7-b960-3bfde27e5bcd tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:15.266317 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:15.266317 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:15.275707 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2dda0f40-8432-41c7-b960-3bfde27e5bcd tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:15.284614 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2dda0f40-8432-41c7-b960-3bfde27e5bcd tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:15.285166 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 44/185] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:15 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:15.299822 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a44a44fa-ac53-4435-ba98-04cc9dcfec03 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:15.570205 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a44a44fa-ac53-4435-ba98-04cc9dcfec03 tempest-AvailabilityZoneTestJSON-1875468520 tempest-AvailabilityZoneTestJSON-1875468520-project-member] GET https://10.4.3.241/volume/v3/os-availability-zone Aug 07 17:55:15.570594 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a44a44fa-ac53-4435-ba98-04cc9dcfec03 tempest-AvailabilityZoneTestJSON-1875468520 tempest-AvailabilityZoneTestJSON-1875468520-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:15.570838 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a44a44fa-ac53-4435-ba98-04cc9dcfec03 tempest-AvailabilityZoneTestJSON-1875468520 tempest-AvailabilityZoneTestJSON-1875468520-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:15.575057 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a44a44fa-ac53-4435-ba98-04cc9dcfec03 tempest-AvailabilityZoneTestJSON-1875468520 tempest-AvailabilityZoneTestJSON-1875468520-project-member] Availability Zones retrieved successfully. Aug 07 17:55:15.575427 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a44a44fa-ac53-4435-ba98-04cc9dcfec03 tempest-AvailabilityZoneTestJSON-1875468520 tempest-AvailabilityZoneTestJSON-1875468520-project-member] https://10.4.3.241/volume/v3/os-availability-zone returned with HTTP 200 Aug 07 17:55:15.576034 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 49/186] 10.4.3.241 () {66 vars in 1276 bytes} [Fri Aug 7 17:55:15 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:55:15.608478 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3e60899e-75cd-438e-b673-910a63127082 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:15.615378 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e60899e-75cd-438e-b673-910a63127082 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:15.615378 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e60899e-75cd-438e-b673-910a63127082 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:15.617624 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e60899e-75cd-438e-b673-910a63127082 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:15.628766 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:15.628766 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:15.634149 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3e60899e-75cd-438e-b673-910a63127082 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:15.640814 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e60899e-75cd-438e-b673-910a63127082 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:15.641254 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 47/187] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:15 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:16.306546 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-913daad5-fa33-415e-9920-f9fac80350f6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:16.308908 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-913daad5-fa33-415e-9920-f9fac80350f6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:16.309203 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-913daad5-fa33-415e-9920-f9fac80350f6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:16.312443 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-913daad5-fa33-415e-9920-f9fac80350f6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:16.325893 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:16.325893 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:16.332803 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-913daad5-fa33-415e-9920-f9fac80350f6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:16.344356 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-913daad5-fa33-415e-9920-f9fac80350f6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:16.345228 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 48/188] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:16 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:16.659297 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dd32f713-f483-4832-aa75-d86f401f64cb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:16.661852 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dd32f713-f483-4832-aa75-d86f401f64cb tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:16.662112 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dd32f713-f483-4832-aa75-d86f401f64cb tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:16.662386 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dd32f713-f483-4832-aa75-d86f401f64cb tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:16.673118 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:16.673118 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:16.678799 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dd32f713-f483-4832-aa75-d86f401f64cb tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:16.686475 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dd32f713-f483-4832-aa75-d86f401f64cb tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:16.687089 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 45/189] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:16 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:17.366515 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4153f955-dd04-4f8f-b7f9-f1a6e8c08ae6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:17.371196 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4153f955-dd04-4f8f-b7f9-f1a6e8c08ae6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:17.371196 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4153f955-dd04-4f8f-b7f9-f1a6e8c08ae6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:17.371196 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4153f955-dd04-4f8f-b7f9-f1a6e8c08ae6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:17.387923 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:17.387923 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:17.395102 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4153f955-dd04-4f8f-b7f9-f1a6e8c08ae6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:17.403686 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4153f955-dd04-4f8f-b7f9-f1a6e8c08ae6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:17.403686 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 50/190] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:17 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:17.708482 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7dea67fd-2696-4f59-a5b7-ab58c97829c1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:17.712972 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7dea67fd-2696-4f59-a5b7-ab58c97829c1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:17.714423 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7dea67fd-2696-4f59-a5b7-ab58c97829c1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:17.714423 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7dea67fd-2696-4f59-a5b7-ab58c97829c1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:17.725766 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:17.725766 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:17.734087 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7dea67fd-2696-4f59-a5b7-ab58c97829c1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:17.747661 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7dea67fd-2696-4f59-a5b7-ab58c97829c1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:17.748269 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 48/191] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:17 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:18.426567 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-50b0fffb-5a40-40dc-a871-31c7e052a08e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:18.430034 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50b0fffb-5a40-40dc-a871-31c7e052a08e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:18.430736 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50b0fffb-5a40-40dc-a871-31c7e052a08e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:18.430736 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50b0fffb-5a40-40dc-a871-31c7e052a08e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:18.446987 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:18.446987 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:18.454850 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-50b0fffb-5a40-40dc-a871-31c7e052a08e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:18.463159 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50b0fffb-5a40-40dc-a871-31c7e052a08e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:18.464732 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 49/192] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:18 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:18.750847 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:18.767948 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-31c49529-c731-4f00-a523-8c3fd1330cc4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:18.772125 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31c49529-c731-4f00-a523-8c3fd1330cc4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:18.772437 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31c49529-c731-4f00-a523-8c3fd1330cc4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:18.773740 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31c49529-c731-4f00-a523-8c3fd1330cc4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:18.786552 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:18.786552 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:18.796063 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-31c49529-c731-4f00-a523-8c3fd1330cc4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:18.805370 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31c49529-c731-4f00-a523-8c3fd1330cc4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:18.805989 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 51/193] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:18 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:19.038910 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:55:19.039284 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1540945461"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:19.041302 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1540945461'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:55:19.041476 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Create volume of 1 GB Aug 07 17:55:19.046574 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Availability Zones retrieved successfully. Aug 07 17:55:19.054426 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Flow 'volume_create_api' (fac7fcbb-9489-42b6-8392-8a8b5d3c7b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:19.055529 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66799b2-262e-4f59-b2d9-6709ecf28d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:19.056801 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:55:19.098585 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66799b2-262e-4f59-b2d9-6709ecf28d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:19.098833 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498de1ca-459d-4242-9c37-2d6ace4e9046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:19.201171 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Created reservations ['14091c5b-7c17-4cb3-ae9d-5da731fa5d79', '3e3c684d-6d9d-4e57-99e2-de99b6043776', '2237f4a5-bf68-407c-8a07-ce2242c00a15', '8132bbcc-ee51-477e-a58c-48b6e75feff2'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:19.202369 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498de1ca-459d-4242-9c37-2d6ace4e9046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14091c5b-7c17-4cb3-ae9d-5da731fa5d79', '3e3c684d-6d9d-4e57-99e2-de99b6043776', '2237f4a5-bf68-407c-8a07-ce2242c00a15', '8132bbcc-ee51-477e-a58c-48b6e75feff2']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:19.203793 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e167ba79-8efe-4ea5-80fd-3bd98a18571f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:19.250210 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e167ba79-8efe-4ea5-80fd-3bd98a18571f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e547565-11c7-4980-95f7-13656015eef4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1540945461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96389e821e7a459c8e249e5d70c92973',qos_specs=None,replication_status=,reservations=['14091c5b-7c17-4cb3-ae9d-5da731fa5d79','3e3c684d-6d9d-4e57-99e2-de99b6043776','2237f4a5-bf68-407c-8a07-ce2242c00a15','8132bbcc-ee51-477e-a58c-48b6e75feff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e679e77aeb4e20ab4e0c3f5b5931b1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1540945461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e547565-11c7-4980-95f7-13656015eef4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96389e821e7a459c8e249e5d70c92973',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e679e77aeb4e20ab4e0c3f5b5931b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:19.251171 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fded8f93-7cca-41ad-996e-cd8566e67ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:19.287252 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fded8f93-7cca-41ad-996e-cd8566e67ef3) transitioned into state 'SUCCESS' from state '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-1540945461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96389e821e7a459c8e249e5d70c92973',qos_specs=None,replication_status=,reservations=['14091c5b-7c17-4cb3-ae9d-5da731fa5d79','3e3c684d-6d9d-4e57-99e2-de99b6043776','2237f4a5-bf68-407c-8a07-ce2242c00a15','8132bbcc-ee51-477e-a58c-48b6e75feff2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e679e77aeb4e20ab4e0c3f5b5931b1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:19.288228 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40c9e2bc-cadb-46d1-b687-ec58361e7987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:19.308895 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40c9e2bc-cadb-46d1-b687-ec58361e7987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:19.310973 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Flow 'volume_create_api' (fac7fcbb-9489-42b6-8392-8a8b5d3c7b1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:19.314178 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Create volume request issued successfully. Aug 07 17:55:19.315457 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2176e968-9067-4bec-a3ae-44fc2d05fb88 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:55:19.315568 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 46/194] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:55:18 2026] POST /volume/v3/volumes => generated 751 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 17:55:19.338862 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1cc9f21d-6703-473d-8322-6a7b893b60a1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:19.342713 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1cc9f21d-6703-473d-8322-6a7b893b60a1 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 Aug 07 17:55:19.343049 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1cc9f21d-6703-473d-8322-6a7b893b60a1 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:19.344003 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1cc9f21d-6703-473d-8322-6a7b893b60a1 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:19.365274 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:19.365274 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:19.373880 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1cc9f21d-6703-473d-8322-6a7b893b60a1 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:19.383384 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1cc9f21d-6703-473d-8322-6a7b893b60a1 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 returned with HTTP 200 Aug 07 17:55:19.385442 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 49/195] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:19 2026] GET /volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:19.481757 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-89d96716-a4ef-4289-b30b-c77c5a329915 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:19.488804 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89d96716-a4ef-4289-b30b-c77c5a329915 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:19.489237 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89d96716-a4ef-4289-b30b-c77c5a329915 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:19.491280 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89d96716-a4ef-4289-b30b-c77c5a329915 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:19.506915 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:19.506915 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:19.516243 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-89d96716-a4ef-4289-b30b-c77c5a329915 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:19.526690 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89d96716-a4ef-4289-b30b-c77c5a329915 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:19.532434 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 50/196] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:19 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:19.822804 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-df405b29-693f-49b6-b31f-6cb9984b87e8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:19.824858 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df405b29-693f-49b6-b31f-6cb9984b87e8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:19.825057 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df405b29-693f-49b6-b31f-6cb9984b87e8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:19.825268 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df405b29-693f-49b6-b31f-6cb9984b87e8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:19.833736 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:19.833736 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:19.838205 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-df405b29-693f-49b6-b31f-6cb9984b87e8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:19.843455 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df405b29-693f-49b6-b31f-6cb9984b87e8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:19.843941 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 52/197] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:19 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:20.404949 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b8cd7fc2-099b-4956-8ded-f80e4116827a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:20.406682 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b8cd7fc2-099b-4956-8ded-f80e4116827a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 Aug 07 17:55:20.406846 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b8cd7fc2-099b-4956-8ded-f80e4116827a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:20.407049 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b8cd7fc2-099b-4956-8ded-f80e4116827a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:20.415582 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:20.415582 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:20.419768 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b8cd7fc2-099b-4956-8ded-f80e4116827a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:20.424246 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b8cd7fc2-099b-4956-8ded-f80e4116827a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 returned with HTTP 200 Aug 07 17:55:20.424680 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 47/198] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:20 2026] GET /volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:20.440658 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-088ae41d-d5c0-4b9c-ac8e-49cc6e773284 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:20.443662 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-088ae41d-d5c0-4b9c-ac8e-49cc6e773284 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 17:55:20.443662 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-088ae41d-d5c0-4b9c-ac8e-49cc6e773284 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e547565-11c7-4980-95f7-13656015eef4", "name": "tempest-VolumesDeleteCascade-Snapshot-472059914"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:20.456472 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:20.456472 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:20.457202 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-088ae41d-d5c0-4b9c-ac8e-49cc6e773284 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:20.457608 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-088ae41d-d5c0-4b9c-ac8e-49cc6e773284 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Create snapshot from volume 2e547565-11c7-4980-95f7-13656015eef4 Aug 07 17:55:20.481148 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-088ae41d-d5c0-4b9c-ac8e-49cc6e773284 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:55:20.517789 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-088ae41d-d5c0-4b9c-ac8e-49cc6e773284 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Created reservations ['4637617b-e282-4125-ad99-c28825b8fc87', 'dcde5f97-e5f8-45f5-9d68-ac0dbf7d974c', '6d67988f-fa6c-4620-99af-a96a7e53ba92', '8bc8bb35-b8f8-465f-92ca-7251391d4088'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:20.545232 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0c289be9-4924-41e2-aa8d-59d832f2cbd9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:20.546828 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c289be9-4924-41e2-aa8d-59d832f2cbd9 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:20.547057 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c289be9-4924-41e2-aa8d-59d832f2cbd9 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:20.547244 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c289be9-4924-41e2-aa8d-59d832f2cbd9 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:20.557652 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:20.557652 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:20.562072 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0c289be9-4924-41e2-aa8d-59d832f2cbd9 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:20.567738 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c289be9-4924-41e2-aa8d-59d832f2cbd9 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:20.568356 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 51/199] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:20 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:20.570828 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-088ae41d-d5c0-4b9c-ac8e-49cc6e773284 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Snapshot create request issued successfully. Aug 07 17:55:20.571280 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-088ae41d-d5c0-4b9c-ac8e-49cc6e773284 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 17:55:20.571863 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 50/200] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 17:55:20 2026] POST /volume/v3/snapshots => generated 306 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:55:20.585030 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8fddc63f-4b7c-4875-af6a-02869eafffc6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:20.587772 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8fddc63f-4b7c-4875-af6a-02869eafffc6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/snapshots/7451c889-f929-44d6-a8bf-204e3b1346c0 Aug 07 17:55:20.588096 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8fddc63f-4b7c-4875-af6a-02869eafffc6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:20.588449 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8fddc63f-4b7c-4875-af6a-02869eafffc6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:20.597660 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:20.597660 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:20.598264 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8fddc63f-4b7c-4875-af6a-02869eafffc6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Snapshot retrieved successfully. Aug 07 17:55:20.599533 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8fddc63f-4b7c-4875-af6a-02869eafffc6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots/7451c889-f929-44d6-a8bf-204e3b1346c0 returned with HTTP 200 Aug 07 17:55:20.600524 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 53/201] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:55:20 2026] GET /volume/v3/snapshots/7451c889-f929-44d6-a8bf-204e3b1346c0 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:20.860281 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ad52e1ac-5117-4afd-8953-79935240758b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:20.868743 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad52e1ac-5117-4afd-8953-79935240758b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:20.869121 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad52e1ac-5117-4afd-8953-79935240758b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:20.869626 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad52e1ac-5117-4afd-8953-79935240758b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:20.879888 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:20.879888 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:20.884934 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ad52e1ac-5117-4afd-8953-79935240758b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:20.891127 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad52e1ac-5117-4afd-8953-79935240758b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:20.891667 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 48/202] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:20 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:21.585974 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-34c38a51-648b-4167-bd3f-97bbc602f0a5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:21.587133 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34c38a51-648b-4167-bd3f-97bbc602f0a5 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:21.587453 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34c38a51-648b-4167-bd3f-97bbc602f0a5 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:21.588613 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34c38a51-648b-4167-bd3f-97bbc602f0a5 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:21.600428 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:21.600428 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:21.605341 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-34c38a51-648b-4167-bd3f-97bbc602f0a5 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:21.611045 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34c38a51-648b-4167-bd3f-97bbc602f0a5 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:21.613124 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 52/203] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:21 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:21.614193 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d1c3aa12-3480-44b9-96c7-86180b28149e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:21.618383 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d1c3aa12-3480-44b9-96c7-86180b28149e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/snapshots/7451c889-f929-44d6-a8bf-204e3b1346c0 Aug 07 17:55:21.618672 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d1c3aa12-3480-44b9-96c7-86180b28149e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:21.618918 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d1c3aa12-3480-44b9-96c7-86180b28149e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:21.625164 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:21.625164 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:21.625741 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d1c3aa12-3480-44b9-96c7-86180b28149e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Snapshot retrieved successfully. Aug 07 17:55:21.626691 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d1c3aa12-3480-44b9-96c7-86180b28149e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots/7451c889-f929-44d6-a8bf-204e3b1346c0 returned with HTTP 200 Aug 07 17:55:21.627167 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 51/204] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:55:21 2026] GET /volume/v3/snapshots/7451c889-f929-44d6-a8bf-204e3b1346c0 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:21.640178 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3d56a4a5-8852-4810-8ef9-7d4cbdbfdf9d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:21.642704 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3d56a4a5-8852-4810-8ef9-7d4cbdbfdf9d tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 17:55:21.643177 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3d56a4a5-8852-4810-8ef9-7d4cbdbfdf9d tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e547565-11c7-4980-95f7-13656015eef4", "name": "tempest-VolumesDeleteCascade-Snapshot-1723970014"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:21.655268 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:21.655268 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:21.656118 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3d56a4a5-8852-4810-8ef9-7d4cbdbfdf9d tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:21.656380 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-3d56a4a5-8852-4810-8ef9-7d4cbdbfdf9d tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Create snapshot from volume 2e547565-11c7-4980-95f7-13656015eef4 Aug 07 17:55:21.676826 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-3d56a4a5-8852-4810-8ef9-7d4cbdbfdf9d tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:55:21.694753 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-3d56a4a5-8852-4810-8ef9-7d4cbdbfdf9d tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Created reservations ['f5d2e7aa-08b9-41ef-8393-720be5392605', 'd73800ea-6a6f-40dd-ba11-495d3fc8fa64', '2395b1e4-488c-4b6c-86da-1726b5bbcbd3', '182add84-6da4-464c-ac38-04f8e3a9f3aa'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:21.750625 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3d56a4a5-8852-4810-8ef9-7d4cbdbfdf9d tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Snapshot create request issued successfully. Aug 07 17:55:21.751203 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3d56a4a5-8852-4810-8ef9-7d4cbdbfdf9d tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 17:55:21.751923 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 54/205] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 17:55:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:55:21.767767 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c05a4d3e-41e7-42d2-84ac-2adeac38c5fd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:21.770677 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c05a4d3e-41e7-42d2-84ac-2adeac38c5fd tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/snapshots/9dd8ee8c-fc22-4315-967e-92196ca34ccb Aug 07 17:55:21.770864 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c05a4d3e-41e7-42d2-84ac-2adeac38c5fd tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:21.771091 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c05a4d3e-41e7-42d2-84ac-2adeac38c5fd tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:21.784141 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:21.784141 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:21.784876 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c05a4d3e-41e7-42d2-84ac-2adeac38c5fd tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Snapshot retrieved successfully. Aug 07 17:55:21.786950 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c05a4d3e-41e7-42d2-84ac-2adeac38c5fd tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots/9dd8ee8c-fc22-4315-967e-92196ca34ccb returned with HTTP 200 Aug 07 17:55:21.787891 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 49/206] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:55:21 2026] GET /volume/v3/snapshots/9dd8ee8c-fc22-4315-967e-92196ca34ccb => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:21.909926 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-67d3904f-cbf5-4275-a699-b14f3c9801b2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:21.913679 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67d3904f-cbf5-4275-a699-b14f3c9801b2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:21.914065 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67d3904f-cbf5-4275-a699-b14f3c9801b2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:21.914212 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67d3904f-cbf5-4275-a699-b14f3c9801b2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:21.926443 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:21.926443 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:21.933033 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-67d3904f-cbf5-4275-a699-b14f3c9801b2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:21.939312 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67d3904f-cbf5-4275-a699-b14f3c9801b2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:21.939842 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 53/207] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:21 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:22.627470 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6006cb62-f024-4582-bc06-da1a3d72bb7a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:22.632372 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6006cb62-f024-4582-bc06-da1a3d72bb7a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:22.632667 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6006cb62-f024-4582-bc06-da1a3d72bb7a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:22.632920 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6006cb62-f024-4582-bc06-da1a3d72bb7a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:22.645578 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:22.645578 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:22.651430 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6006cb62-f024-4582-bc06-da1a3d72bb7a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:22.658447 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6006cb62-f024-4582-bc06-da1a3d72bb7a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:22.659064 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 52/208] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:22 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:22.798828 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9c9f6796-2b54-4bf7-a52b-7260fb573df6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:22.801363 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c9f6796-2b54-4bf7-a52b-7260fb573df6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/snapshots/9dd8ee8c-fc22-4315-967e-92196ca34ccb Aug 07 17:55:22.801631 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c9f6796-2b54-4bf7-a52b-7260fb573df6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:22.801849 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c9f6796-2b54-4bf7-a52b-7260fb573df6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:22.806696 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:22.806696 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:22.807130 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9c9f6796-2b54-4bf7-a52b-7260fb573df6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Snapshot retrieved successfully. Aug 07 17:55:22.807966 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c9f6796-2b54-4bf7-a52b-7260fb573df6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots/9dd8ee8c-fc22-4315-967e-92196ca34ccb returned with HTTP 200 Aug 07 17:55:22.808337 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 55/209] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:55:22 2026] GET /volume/v3/snapshots/9dd8ee8c-fc22-4315-967e-92196ca34ccb => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:22.817428 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-07d9aeea-8524-41fa-bfa8-0259d9653ce8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:22.819634 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07d9aeea-8524-41fa-bfa8-0259d9653ce8 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] DELETE https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4?cascade=True Aug 07 17:55:22.819868 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07d9aeea-8524-41fa-bfa8-0259d9653ce8 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:22.820065 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07d9aeea-8524-41fa-bfa8-0259d9653ce8 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:22.820250 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-07d9aeea-8524-41fa-bfa8-0259d9653ce8 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Delete volume with id: 2e547565-11c7-4980-95f7-13656015eef4 Aug 07 17:55:22.831700 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:22.831700 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:22.832210 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-07d9aeea-8524-41fa-bfa8-0259d9653ce8 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:22.892799 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-07d9aeea-8524-41fa-bfa8-0259d9653ce8 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Delete volume request issued successfully. Aug 07 17:55:22.892940 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07d9aeea-8524-41fa-bfa8-0259d9653ce8 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4?cascade=True returned with HTTP 202 Aug 07 17:55:22.893491 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 50/210] 10.4.3.241 () {66 vars in 1376 bytes} [Fri Aug 7 17:55:22 2026] DELETE /volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4?cascade=True => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:55:22.907199 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c55a363d-78ff-439b-9b75-522011db0762 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:22.910318 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c55a363d-78ff-439b-9b75-522011db0762 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 Aug 07 17:55:22.910556 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c55a363d-78ff-439b-9b75-522011db0762 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:22.910792 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c55a363d-78ff-439b-9b75-522011db0762 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:22.920935 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:22.920935 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:22.930869 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c55a363d-78ff-439b-9b75-522011db0762 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:22.937649 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c55a363d-78ff-439b-9b75-522011db0762 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 returned with HTTP 200 Aug 07 17:55:22.938458 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 54/211] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:22 2026] GET /volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:22.957509 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8c972f17-993d-4735-a652-387a1909377a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:22.959965 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c972f17-993d-4735-a652-387a1909377a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:22.960226 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c972f17-993d-4735-a652-387a1909377a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:22.960484 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c972f17-993d-4735-a652-387a1909377a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:22.970631 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:22.970631 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:22.975878 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8c972f17-993d-4735-a652-387a1909377a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:22.983135 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c972f17-993d-4735-a652-387a1909377a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:22.983702 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 53/212] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:22 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:23.675002 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-67a99483-0e86-4936-b196-f16822d7e47f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:23.677085 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67a99483-0e86-4936-b196-f16822d7e47f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:23.677292 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-67a99483-0e86-4936-b196-f16822d7e47f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:23.677538 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-67a99483-0e86-4936-b196-f16822d7e47f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:23.693426 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:23.693426 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:23.698093 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-67a99483-0e86-4936-b196-f16822d7e47f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:23.704155 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67a99483-0e86-4936-b196-f16822d7e47f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:23.704155 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 56/213] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:23 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:55:23.954547 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ca7633b1-76e2-4d5d-a344-a78499755ebb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:23.956686 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca7633b1-76e2-4d5d-a344-a78499755ebb tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 Aug 07 17:55:23.956912 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca7633b1-76e2-4d5d-a344-a78499755ebb tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:23.957322 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca7633b1-76e2-4d5d-a344-a78499755ebb tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:23.964106 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca7633b1-76e2-4d5d-a344-a78499755ebb tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 returned with HTTP 404 Aug 07 17:55:23.964750 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 51/214] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:23 2026] GET /volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:55:23.972905 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8a31b944-58b3-4587-b986-1c6614ba0791 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:23.974667 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a31b944-58b3-4587-b986-1c6614ba0791 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes Aug 07 17:55:23.974861 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a31b944-58b3-4587-b986-1c6614ba0791 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:23.975044 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a31b944-58b3-4587-b986-1c6614ba0791 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:23.975251 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-8a31b944-58b3-4587-b986-1c6614ba0791 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:55:23.977247 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8a31b944-58b3-4587-b986-1c6614ba0791 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:55:23.986668 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8a31b944-58b3-4587-b986-1c6614ba0791 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Get all volumes completed successfully. Aug 07 17:55:23.987071 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a31b944-58b3-4587-b986-1c6614ba0791 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 200 Aug 07 17:55:23.989002 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 55/215] 10.4.3.241 () {66 vars in 1237 bytes} [Fri Aug 7 17:55:23 2026] GET /volume/v3/volumes => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:55:24.001033 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2f067359-00e9-4437-ac92-a7a66986c0ff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:24.004277 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f067359-00e9-4437-ac92-a7a66986c0ff tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/snapshots Aug 07 17:55:24.005672 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b7367ef1-2879-40ba-a4fb-6be0e3242f70 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:24.006834 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f067359-00e9-4437-ac92-a7a66986c0ff tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:24.007162 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f067359-00e9-4437-ac92-a7a66986c0ff tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:24.007521 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-2f067359-00e9-4437-ac92-a7a66986c0ff tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:55:24.009702 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-2f067359-00e9-4437-ac92-a7a66986c0ff tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:55:24.009911 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7367ef1-2879-40ba-a4fb-6be0e3242f70 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:24.010227 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7367ef1-2879-40ba-a4fb-6be0e3242f70 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:24.010415 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7367ef1-2879-40ba-a4fb-6be0e3242f70 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:24.021183 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2f067359-00e9-4437-ac92-a7a66986c0ff tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Get all snapshots completed successfully. Aug 07 17:55:24.021595 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f067359-00e9-4437-ac92-a7a66986c0ff tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 200 Aug 07 17:55:24.022299 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 54/216] 10.4.3.241 () {66 vars in 1243 bytes} [Fri Aug 7 17:55:23 2026] GET /volume/v3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:55:24.024381 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:24.024381 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:24.040012 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b7367ef1-2879-40ba-a4fb-6be0e3242f70 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:24.040551 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-54df5aec-ca5d-486e-ac49-0f372834e177 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:24.042998 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54df5aec-ca5d-486e-ac49-0f372834e177 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/9dd8ee8c-fc22-4315-967e-92196ca34ccb Aug 07 17:55:24.043329 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54df5aec-ca5d-486e-ac49-0f372834e177 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:24.044415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54df5aec-ca5d-486e-ac49-0f372834e177 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:24.044415 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-54df5aec-ca5d-486e-ac49-0f372834e177 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Delete snapshot with id: 9dd8ee8c-fc22-4315-967e-92196ca34ccb Aug 07 17:55:24.050289 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54df5aec-ca5d-486e-ac49-0f372834e177 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots/9dd8ee8c-fc22-4315-967e-92196ca34ccb returned with HTTP 404 Aug 07 17:55:24.050467 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7367ef1-2879-40ba-a4fb-6be0e3242f70 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:24.050857 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 52/217] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 17:55:24 2026] DELETE /volume/v3/snapshots/9dd8ee8c-fc22-4315-967e-92196ca34ccb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:55:24.051210 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 57/218] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:24 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:24.060382 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2295cc45-1ea2-4fff-9eed-8f5553f76b61 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:24.064067 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2295cc45-1ea2-4fff-9eed-8f5553f76b61 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/7451c889-f929-44d6-a8bf-204e3b1346c0 Aug 07 17:55:24.067622 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2295cc45-1ea2-4fff-9eed-8f5553f76b61 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:24.067950 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2295cc45-1ea2-4fff-9eed-8f5553f76b61 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:24.068085 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-2295cc45-1ea2-4fff-9eed-8f5553f76b61 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Delete snapshot with id: 7451c889-f929-44d6-a8bf-204e3b1346c0 Aug 07 17:55:24.078127 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2295cc45-1ea2-4fff-9eed-8f5553f76b61 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots/7451c889-f929-44d6-a8bf-204e3b1346c0 returned with HTTP 404 Aug 07 17:55:24.078925 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 56/219] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 17:55:24 2026] DELETE /volume/v3/snapshots/7451c889-f929-44d6-a8bf-204e3b1346c0 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:55:24.090269 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4852a4c1-40f2-4084-8926-fe99d24044b9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:24.092820 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4852a4c1-40f2-4084-8926-fe99d24044b9 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 Aug 07 17:55:24.093297 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4852a4c1-40f2-4084-8926-fe99d24044b9 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:24.093487 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4852a4c1-40f2-4084-8926-fe99d24044b9 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:24.103864 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4852a4c1-40f2-4084-8926-fe99d24044b9 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 returned with HTTP 404 Aug 07 17:55:24.104441 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 55/220] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:24 2026] GET /volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:55:24.114736 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-712a7a07-f63a-42f6-a2ae-59cbdba4ba47 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:24.116688 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-712a7a07-f63a-42f6-a2ae-59cbdba4ba47 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] DELETE https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 Aug 07 17:55:24.116912 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-712a7a07-f63a-42f6-a2ae-59cbdba4ba47 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:24.117097 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-712a7a07-f63a-42f6-a2ae-59cbdba4ba47 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:24.117235 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-712a7a07-f63a-42f6-a2ae-59cbdba4ba47 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Delete volume with id: 2e547565-11c7-4980-95f7-13656015eef4 Aug 07 17:55:24.122986 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-712a7a07-f63a-42f6-a2ae-59cbdba4ba47 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 returned with HTTP 404 Aug 07 17:55:24.123610 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 53/221] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:55:24 2026] DELETE /volume/v3/volumes/2e547565-11c7-4980-95f7-13656015eef4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:55:24.133245 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:24.136150 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:55:24.136150 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1476116630"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:24.138140 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1476116630'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:55:24.138311 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Create volume of 1 GB Aug 07 17:55:24.143600 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Availability Zones retrieved successfully. Aug 07 17:55:24.151313 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Flow 'volume_create_api' (86083716-b954-44c7-828a-8119bd294e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:24.152588 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e06683fa-0d0f-4d48-8a3b-16da25411295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:24.154525 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:55:24.193876 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e06683fa-0d0f-4d48-8a3b-16da25411295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:24.195208 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e453e2ff-855d-4b95-9357-713d28b322ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:24.247720 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Created reservations ['8ace8f13-f503-4641-a6ba-30858fccd227', '24ed4385-60c3-4f9e-8242-6d54c2208b38', 'c6a87342-f815-4866-b4e9-7d92dc72fe80', '6b3660e8-1de6-4239-a299-638a6fb74f87'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:24.248590 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e453e2ff-855d-4b95-9357-713d28b322ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ace8f13-f503-4641-a6ba-30858fccd227', '24ed4385-60c3-4f9e-8242-6d54c2208b38', 'c6a87342-f815-4866-b4e9-7d92dc72fe80', '6b3660e8-1de6-4239-a299-638a6fb74f87']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:24.249516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bef8afc-90ba-467b-a0c0-9c6a5d894bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:24.281280 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bef8afc-90ba-467b-a0c0-9c6a5d894bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07550787-082e-4824-9ce8-bd71c082004e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1476116630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96389e821e7a459c8e249e5d70c92973',qos_specs=None,replication_status=,reservations=['8ace8f13-f503-4641-a6ba-30858fccd227','24ed4385-60c3-4f9e-8242-6d54c2208b38','c6a87342-f815-4866-b4e9-7d92dc72fe80','6b3660e8-1de6-4239-a299-638a6fb74f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e679e77aeb4e20ab4e0c3f5b5931b1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1476116630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07550787-082e-4824-9ce8-bd71c082004e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96389e821e7a459c8e249e5d70c92973',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e679e77aeb4e20ab4e0c3f5b5931b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:24.282327 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c4c676-760f-4c2a-8d5c-a35b1091523d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:24.307151 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c4c676-760f-4c2a-8d5c-a35b1091523d) transitioned into state 'SUCCESS' from state '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-1476116630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96389e821e7a459c8e249e5d70c92973',qos_specs=None,replication_status=,reservations=['8ace8f13-f503-4641-a6ba-30858fccd227','24ed4385-60c3-4f9e-8242-6d54c2208b38','c6a87342-f815-4866-b4e9-7d92dc72fe80','6b3660e8-1de6-4239-a299-638a6fb74f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e679e77aeb4e20ab4e0c3f5b5931b1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:24.308321 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b4a775f-5a48-4a7b-98e1-758f73848163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:24.323433 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b4a775f-5a48-4a7b-98e1-758f73848163) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:24.323433 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Flow 'volume_create_api' (86083716-b954-44c7-828a-8119bd294e05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:24.323767 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Create volume request issued successfully. Aug 07 17:55:24.324553 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-53f5d075-f702-4b20-8dcf-b522ef8ab8d6 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:55:24.325281 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 58/222] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:55:24 2026] POST /volume/v3/volumes => generated 751 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:55:24.338086 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ce35665-fcf7-4b38-8872-9df241b564e5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:24.340204 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ce35665-fcf7-4b38-8872-9df241b564e5 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e Aug 07 17:55:24.340568 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ce35665-fcf7-4b38-8872-9df241b564e5 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:24.340844 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ce35665-fcf7-4b38-8872-9df241b564e5 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:24.353815 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:24.353815 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:24.359420 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0ce35665-fcf7-4b38-8872-9df241b564e5 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:24.366543 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ce35665-fcf7-4b38-8872-9df241b564e5 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e returned with HTTP 200 Aug 07 17:55:24.367182 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 57/223] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:24 2026] GET /volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:24.720248 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-882f71ec-8ab9-41ed-96a5-4a618351d74e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:24.722199 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-882f71ec-8ab9-41ed-96a5-4a618351d74e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:24.722411 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-882f71ec-8ab9-41ed-96a5-4a618351d74e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:24.722773 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-882f71ec-8ab9-41ed-96a5-4a618351d74e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:24.733714 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:24.733714 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:24.739796 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-882f71ec-8ab9-41ed-96a5-4a618351d74e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:24.745301 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-882f71ec-8ab9-41ed-96a5-4a618351d74e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:24.745992 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 56/224] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:24 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:25.068734 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a50d686c-2968-4015-af9b-ad966c2743c5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:25.071228 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a50d686c-2968-4015-af9b-ad966c2743c5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:25.071512 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a50d686c-2968-4015-af9b-ad966c2743c5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:25.071797 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a50d686c-2968-4015-af9b-ad966c2743c5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:25.083832 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:25.083832 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:25.089999 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a50d686c-2968-4015-af9b-ad966c2743c5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:25.097468 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a50d686c-2968-4015-af9b-ad966c2743c5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:25.097468 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 54/225] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:25 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:25.382911 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8a42de53-0b30-45d2-ad26-d24ba7fd3e7a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:25.385977 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a42de53-0b30-45d2-ad26-d24ba7fd3e7a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e Aug 07 17:55:25.386987 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a42de53-0b30-45d2-ad26-d24ba7fd3e7a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:25.387174 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a42de53-0b30-45d2-ad26-d24ba7fd3e7a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:25.400290 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:25.400290 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:25.407038 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8a42de53-0b30-45d2-ad26-d24ba7fd3e7a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:25.415324 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a42de53-0b30-45d2-ad26-d24ba7fd3e7a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e returned with HTTP 200 Aug 07 17:55:25.415924 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 59/226] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:25 2026] GET /volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:25.432442 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6aff09c2-d0cd-4496-9fe7-702bf1f9659a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:25.434627 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6aff09c2-d0cd-4496-9fe7-702bf1f9659a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 17:55:25.435165 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6aff09c2-d0cd-4496-9fe7-702bf1f9659a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07550787-082e-4824-9ce8-bd71c082004e", "name": "tempest-VolumesDeleteCascade-Snapshot-656571223"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:25.443925 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:25.443925 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:25.444719 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6aff09c2-d0cd-4496-9fe7-702bf1f9659a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:25.444978 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-6aff09c2-d0cd-4496-9fe7-702bf1f9659a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Create snapshot from volume 07550787-082e-4824-9ce8-bd71c082004e Aug 07 17:55:25.461425 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-6aff09c2-d0cd-4496-9fe7-702bf1f9659a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-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 07 17:55:25.461956 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-6aff09c2-d0cd-4496-9fe7-702bf1f9659a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:55:25.477068 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6aff09c2-d0cd-4496-9fe7-702bf1f9659a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Created reservations ['4fa6cd80-c508-496a-988d-152feae4b787', 'fe0a84aa-438e-41c4-847c-04159551d2d2', 'cb409970-483a-4237-ad27-71322f9ac22a', '58eb698a-c370-4c72-a605-a4d22cc1b6fc'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:25.515058 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6aff09c2-d0cd-4496-9fe7-702bf1f9659a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Snapshot create request issued successfully. Aug 07 17:55:25.515364 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6aff09c2-d0cd-4496-9fe7-702bf1f9659a tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 17:55:25.515926 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 58/227] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 17:55:25 2026] POST /volume/v3/snapshots => generated 306 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:55:25.525896 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-46eb71bd-2434-45d7-8654-ffcd5a6d2c73 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:25.528207 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-46eb71bd-2434-45d7-8654-ffcd5a6d2c73 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/snapshots/3a98e849-2859-4ffc-95a0-2b1d1da03ead Aug 07 17:55:25.528413 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-46eb71bd-2434-45d7-8654-ffcd5a6d2c73 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:25.528618 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-46eb71bd-2434-45d7-8654-ffcd5a6d2c73 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:25.534884 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:25.534884 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:25.535533 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-46eb71bd-2434-45d7-8654-ffcd5a6d2c73 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Snapshot retrieved successfully. Aug 07 17:55:25.536620 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-46eb71bd-2434-45d7-8654-ffcd5a6d2c73 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots/3a98e849-2859-4ffc-95a0-2b1d1da03ead returned with HTTP 200 Aug 07 17:55:25.537140 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 57/228] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:55:25 2026] GET /volume/v3/snapshots/3a98e849-2859-4ffc-95a0-2b1d1da03ead => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:25.761155 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0cbcd706-90de-4de0-beb2-46ef926086b1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:25.763697 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0cbcd706-90de-4de0-beb2-46ef926086b1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:25.763983 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0cbcd706-90de-4de0-beb2-46ef926086b1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:25.764243 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0cbcd706-90de-4de0-beb2-46ef926086b1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:25.778503 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:25.778503 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:25.783255 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0cbcd706-90de-4de0-beb2-46ef926086b1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:25.789869 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0cbcd706-90de-4de0-beb2-46ef926086b1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:25.790280 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 55/229] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:25 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:26.108661 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4112d9d2-8d7c-4128-b5ef-b240ef19eeba None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:26.111718 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4112d9d2-8d7c-4128-b5ef-b240ef19eeba tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:26.112241 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4112d9d2-8d7c-4128-b5ef-b240ef19eeba tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:26.112570 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4112d9d2-8d7c-4128-b5ef-b240ef19eeba tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:26.123255 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:26.123255 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:26.129223 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4112d9d2-8d7c-4128-b5ef-b240ef19eeba tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:26.136941 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4112d9d2-8d7c-4128-b5ef-b240ef19eeba tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:26.137308 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 60/230] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:26 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:55:26.548710 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3ce534d9-b2a8-41f8-b7a0-e5dca77ff129 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:26.551062 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ce534d9-b2a8-41f8-b7a0-e5dca77ff129 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/snapshots/3a98e849-2859-4ffc-95a0-2b1d1da03ead Aug 07 17:55:26.551282 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ce534d9-b2a8-41f8-b7a0-e5dca77ff129 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:26.551504 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ce534d9-b2a8-41f8-b7a0-e5dca77ff129 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:26.557335 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:26.557335 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:26.557946 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3ce534d9-b2a8-41f8-b7a0-e5dca77ff129 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Snapshot retrieved successfully. Aug 07 17:55:26.559113 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ce534d9-b2a8-41f8-b7a0-e5dca77ff129 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots/3a98e849-2859-4ffc-95a0-2b1d1da03ead returned with HTTP 200 Aug 07 17:55:26.559649 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 59/231] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:55:26 2026] GET /volume/v3/snapshots/3a98e849-2859-4ffc-95a0-2b1d1da03ead => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:26.572441 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:26.575026 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:55:26.575550 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3a98e849-2859-4ffc-95a0-2b1d1da03ead", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1715998858"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:26.577717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Create volume request body: {'volume': {'snapshot_id': '3a98e849-2859-4ffc-95a0-2b1d1da03ead', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1715998858'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:55:26.584921 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:26.584921 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:26.585568 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Snapshot retrieved successfully. Aug 07 17:55:26.585753 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Create volume of 1 GB Aug 07 17:55:26.590670 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Availability Zones retrieved successfully. Aug 07 17:55:26.598190 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Flow 'volume_create_api' (c84b075f-25e5-4ad5-8ede-c3374c4a5195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:26.599360 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e8d7e2-3a47-42b0-8874-c74179713477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:26.600381 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:55:26.639817 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e8d7e2-3a47-42b0-8874-c74179713477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3a98e849-2859-4ffc-95a0-2b1d1da03ead', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:26.642063 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d8934d-a6e9-4a46-8ee8-b1c2563f4ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:26.702517 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Created reservations ['47ac6c6d-3276-40ce-9c89-b6a2d2b1a44a', 'f1a157b2-aae2-4e5a-90fe-4092a20d051c', '93cf99ec-c0e2-4387-ab47-9f0a8d277fd3', 'fe706e0e-7caa-4055-9f4e-3a64928e7288'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:26.703603 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d8934d-a6e9-4a46-8ee8-b1c2563f4ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47ac6c6d-3276-40ce-9c89-b6a2d2b1a44a', 'f1a157b2-aae2-4e5a-90fe-4092a20d051c', '93cf99ec-c0e2-4387-ab47-9f0a8d277fd3', 'fe706e0e-7caa-4055-9f4e-3a64928e7288']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:26.704612 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d475a3b8-1cf6-455b-b194-c6f241536c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:26.759318 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d475a3b8-1cf6-455b-b194-c6f241536c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b92be866-d8df-4172-b34a-19c3078a1130', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1715998858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96389e821e7a459c8e249e5d70c92973',qos_specs=None,replication_status=,reservations=['47ac6c6d-3276-40ce-9c89-b6a2d2b1a44a','f1a157b2-aae2-4e5a-90fe-4092a20d051c','93cf99ec-c0e2-4387-ab47-9f0a8d277fd3','fe706e0e-7caa-4055-9f4e-3a64928e7288'],size=1,snapshot_id=3a98e849-2859-4ffc-95a0-2b1d1da03ead,source_replicaid=,source_volid=None,status='creating',user_id='33e679e77aeb4e20ab4e0c3f5b5931b1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:55:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1715998858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b92be866-d8df-4172-b34a-19c3078a1130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96389e821e7a459c8e249e5d70c92973',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3a98e849-2859-4ffc-95a0-2b1d1da03ead,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e679e77aeb4e20ab4e0c3f5b5931b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:26.760153 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913dd0f5-7d16-4665-a481-ac9569325c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:26.781219 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (913dd0f5-7d16-4665-a481-ac9569325c60) transitioned into state 'SUCCESS' from state '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-1715998858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96389e821e7a459c8e249e5d70c92973',qos_specs=None,replication_status=,reservations=['47ac6c6d-3276-40ce-9c89-b6a2d2b1a44a','f1a157b2-aae2-4e5a-90fe-4092a20d051c','93cf99ec-c0e2-4387-ab47-9f0a8d277fd3','fe706e0e-7caa-4055-9f4e-3a64928e7288'],size=1,snapshot_id=3a98e849-2859-4ffc-95a0-2b1d1da03ead,source_replicaid=,source_volid=None,status='creating',user_id='33e679e77aeb4e20ab4e0c3f5b5931b1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:26.782183 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49356e31-83a0-4f08-8cc6-1115ffae410c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:26.806678 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-17c32b66-b04a-44d8-be3b-c92af87a64ba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:26.809001 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17c32b66-b04a-44d8-be3b-c92af87a64ba tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:26.809246 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17c32b66-b04a-44d8-be3b-c92af87a64ba tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:26.809601 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17c32b66-b04a-44d8-be3b-c92af87a64ba tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:26.815208 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49356e31-83a0-4f08-8cc6-1115ffae410c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:26.815690 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Flow 'volume_create_api' (c84b075f-25e5-4ad5-8ede-c3374c4a5195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:26.816039 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Create volume request issued successfully. Aug 07 17:55:26.816687 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-84c4c1cb-46de-4230-9dc5-9bb4f987a44e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:55:26.817212 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 58/232] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:55:26 2026] POST /volume/v3/volumes => generated 785 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:55:26.822524 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:26.822524 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:26.827480 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-17c32b66-b04a-44d8-be3b-c92af87a64ba tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:26.833005 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-273669f5-0204-44b2-aab1-0b2b0c0ab7cc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:26.834186 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17c32b66-b04a-44d8-be3b-c92af87a64ba tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:26.834698 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 56/233] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:26 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:26.837019 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-273669f5-0204-44b2-aab1-0b2b0c0ab7cc tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 Aug 07 17:55:26.838227 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-273669f5-0204-44b2-aab1-0b2b0c0ab7cc tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:26.838876 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-273669f5-0204-44b2-aab1-0b2b0c0ab7cc tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:26.851416 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:26.851416 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:26.862971 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-273669f5-0204-44b2-aab1-0b2b0c0ab7cc tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:26.871908 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-273669f5-0204-44b2-aab1-0b2b0c0ab7cc tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 returned with HTTP 200 Aug 07 17:55:26.872496 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 61/234] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:26 2026] GET /volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:27.151630 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e0e9a4d1-595a-42e3-8118-f51f0bcc8c44 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:27.153664 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0e9a4d1-595a-42e3-8118-f51f0bcc8c44 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:27.154016 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0e9a4d1-595a-42e3-8118-f51f0bcc8c44 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:27.154286 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0e9a4d1-595a-42e3-8118-f51f0bcc8c44 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:27.161436 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:27.161436 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:27.166759 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e0e9a4d1-595a-42e3-8118-f51f0bcc8c44 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:27.173759 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0e9a4d1-595a-42e3-8118-f51f0bcc8c44 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:27.174408 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 60/235] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:27 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:27.849365 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d1f1559d-9ddf-418f-9d11-d942f65be22e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:27.851947 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d1f1559d-9ddf-418f-9d11-d942f65be22e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:27.852253 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d1f1559d-9ddf-418f-9d11-d942f65be22e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:27.852616 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d1f1559d-9ddf-418f-9d11-d942f65be22e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:27.856349 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=343,cinder:INSERT=59,cinder:UPDATE=99 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:55:27.866746 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:27.866746 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:27.872008 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d1f1559d-9ddf-418f-9d11-d942f65be22e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:27.876894 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d1f1559d-9ddf-418f-9d11-d942f65be22e tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:27.877360 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 59/236] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:27 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:27.890825 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cabfacc0-8d57-449d-a501-1a1234aaddd1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:27.892618 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cabfacc0-8d57-449d-a501-1a1234aaddd1 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 Aug 07 17:55:27.892846 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cabfacc0-8d57-449d-a501-1a1234aaddd1 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:27.893050 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cabfacc0-8d57-449d-a501-1a1234aaddd1 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:27.900860 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:27.900860 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:27.904916 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cabfacc0-8d57-449d-a501-1a1234aaddd1 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:27.909556 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cabfacc0-8d57-449d-a501-1a1234aaddd1 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 returned with HTTP 200 Aug 07 17:55:27.909996 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 57/237] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:27 2026] GET /volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:27.922825 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4cd18e6d-fd68-4b05-b934-a96834729ef9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:27.924936 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4cd18e6d-fd68-4b05-b934-a96834729ef9 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 Aug 07 17:55:27.925175 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4cd18e6d-fd68-4b05-b934-a96834729ef9 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:27.925418 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4cd18e6d-fd68-4b05-b934-a96834729ef9 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:27.928005 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=289,cinder:UPDATE=58,cinder:INSERT=34 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:55:27.936220 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:27.936220 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:27.944347 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4cd18e6d-fd68-4b05-b934-a96834729ef9 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:27.953945 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4cd18e6d-fd68-4b05-b934-a96834729ef9 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 returned with HTTP 200 Aug 07 17:55:27.954368 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 62/238] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:27 2026] GET /volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:27.967137 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c8051ca1-6dde-4338-8abc-5e669547b9f5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:27.969358 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8051ca1-6dde-4338-8abc-5e669547b9f5 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] DELETE https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e?cascade=True Aug 07 17:55:27.969629 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8051ca1-6dde-4338-8abc-5e669547b9f5 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:27.969881 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8051ca1-6dde-4338-8abc-5e669547b9f5 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:27.970149 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c8051ca1-6dde-4338-8abc-5e669547b9f5 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Delete volume with id: 07550787-082e-4824-9ce8-bd71c082004e Aug 07 17:55:27.978766 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:27.978766 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:27.979549 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c8051ca1-6dde-4338-8abc-5e669547b9f5 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:28.020349 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c8051ca1-6dde-4338-8abc-5e669547b9f5 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Delete volume request issued successfully. Aug 07 17:55:28.020623 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8051ca1-6dde-4338-8abc-5e669547b9f5 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e?cascade=True returned with HTTP 202 Aug 07 17:55:28.021156 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 61/239] 10.4.3.241 () {66 vars in 1376 bytes} [Fri Aug 7 17:55:27 2026] DELETE /volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e?cascade=True => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:55:28.029530 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-94733057-a369-4991-accf-45f6f05c355b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:28.031716 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-94733057-a369-4991-accf-45f6f05c355b tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e Aug 07 17:55:28.032051 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-94733057-a369-4991-accf-45f6f05c355b tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:28.032421 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-94733057-a369-4991-accf-45f6f05c355b tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:28.041726 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:28.041726 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:28.045844 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-94733057-a369-4991-accf-45f6f05c355b tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:28.051287 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-94733057-a369-4991-accf-45f6f05c355b tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e returned with HTTP 200 Aug 07 17:55:28.051764 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 60/240] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:28 2026] GET /volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:28.189072 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3e58a9e6-1776-48e0-a57f-b51545634544 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:28.191540 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3e58a9e6-1776-48e0-a57f-b51545634544 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:28.191706 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3e58a9e6-1776-48e0-a57f-b51545634544 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:28.191913 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3e58a9e6-1776-48e0-a57f-b51545634544 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:28.194141 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=288,cinder:INSERT=44,cinder:UPDATE=66 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:55:28.199779 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:28.199779 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:28.204925 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3e58a9e6-1776-48e0-a57f-b51545634544 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:28.210437 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3e58a9e6-1776-48e0-a57f-b51545634544 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:28.211005 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 58/241] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:28 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:28.898756 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ba07a07f-52ed-45be-aabb-bf4a5baa4bbb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:28.900837 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ba07a07f-52ed-45be-aabb-bf4a5baa4bbb tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:28.901153 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ba07a07f-52ed-45be-aabb-bf4a5baa4bbb tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:28.901554 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ba07a07f-52ed-45be-aabb-bf4a5baa4bbb tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:28.913789 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:28.913789 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:28.918963 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ba07a07f-52ed-45be-aabb-bf4a5baa4bbb tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:28.925274 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ba07a07f-52ed-45be-aabb-bf4a5baa4bbb tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:28.926015 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 63/242] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:28 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:29.065864 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39a04c92-848c-4739-94df-09f50603332e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:29.067950 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39a04c92-848c-4739-94df-09f50603332e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e Aug 07 17:55:29.068421 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39a04c92-848c-4739-94df-09f50603332e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:29.068755 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39a04c92-848c-4739-94df-09f50603332e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:29.071359 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=334,cinder:INSERT=40,cinder:UPDATE=71 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:55:29.077110 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39a04c92-848c-4739-94df-09f50603332e tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e returned with HTTP 404 Aug 07 17:55:29.077943 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 62/243] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:29 2026] GET /volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:55:29.088359 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-252fbaf8-305a-44a4-b120-197f6bdcf9a4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:29.090981 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-252fbaf8-305a-44a4-b120-197f6bdcf9a4 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes Aug 07 17:55:29.091288 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-252fbaf8-305a-44a4-b120-197f6bdcf9a4 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:29.095204 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-252fbaf8-305a-44a4-b120-197f6bdcf9a4 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:29.095204 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-252fbaf8-305a-44a4-b120-197f6bdcf9a4 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:55:29.095204 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-252fbaf8-305a-44a4-b120-197f6bdcf9a4 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:55:29.106414 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-252fbaf8-305a-44a4-b120-197f6bdcf9a4 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Get all volumes completed successfully. Aug 07 17:55:29.107210 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-252fbaf8-305a-44a4-b120-197f6bdcf9a4 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 200 Aug 07 17:55:29.108120 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 61/244] 10.4.3.241 () {66 vars in 1237 bytes} [Fri Aug 7 17:55:29 2026] GET /volume/v3/volumes => generated 335 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:29.119275 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b5d51bd5-e7d2-4af2-bd53-2dac146b9b34 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:29.121724 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b5d51bd5-e7d2-4af2-bd53-2dac146b9b34 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/snapshots Aug 07 17:55:29.122093 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b5d51bd5-e7d2-4af2-bd53-2dac146b9b34 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:29.122241 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b5d51bd5-e7d2-4af2-bd53-2dac146b9b34 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:29.122666 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-b5d51bd5-e7d2-4af2-bd53-2dac146b9b34 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:55:29.124045 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-b5d51bd5-e7d2-4af2-bd53-2dac146b9b34 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:55:29.129194 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b5d51bd5-e7d2-4af2-bd53-2dac146b9b34 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Get all snapshots completed successfully. Aug 07 17:55:29.129556 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b5d51bd5-e7d2-4af2-bd53-2dac146b9b34 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 200 Aug 07 17:55:29.130048 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 59/245] 10.4.3.241 () {66 vars in 1243 bytes} [Fri Aug 7 17:55:29 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:55:29.140414 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-da7475e7-e4e0-4da0-bc6b-22daf5a48cc4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:29.142490 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da7475e7-e4e0-4da0-bc6b-22daf5a48cc4 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 Aug 07 17:55:29.142762 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da7475e7-e4e0-4da0-bc6b-22daf5a48cc4 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:29.143114 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da7475e7-e4e0-4da0-bc6b-22daf5a48cc4 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:29.152747 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:29.152747 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:29.158366 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-da7475e7-e4e0-4da0-bc6b-22daf5a48cc4 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:29.165508 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da7475e7-e4e0-4da0-bc6b-22daf5a48cc4 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 returned with HTTP 200 Aug 07 17:55:29.166962 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 64/246] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:29 2026] GET /volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:29.188257 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38f96bb1-6ff7-4882-ab0f-50b88ba693ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:29.190375 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38f96bb1-6ff7-4882-ab0f-50b88ba693ea tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] DELETE https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 Aug 07 17:55:29.190713 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38f96bb1-6ff7-4882-ab0f-50b88ba693ea tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:29.190991 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38f96bb1-6ff7-4882-ab0f-50b88ba693ea tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:29.191268 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-38f96bb1-6ff7-4882-ab0f-50b88ba693ea tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Delete volume with id: b92be866-d8df-4172-b34a-19c3078a1130 Aug 07 17:55:29.200379 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:29.200379 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:29.200938 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-38f96bb1-6ff7-4882-ab0f-50b88ba693ea tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:29.228757 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5db4093e-3316-4b14-90b1-932fd9261ec8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:29.232336 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5db4093e-3316-4b14-90b1-932fd9261ec8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:29.232548 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5db4093e-3316-4b14-90b1-932fd9261ec8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:29.232822 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5db4093e-3316-4b14-90b1-932fd9261ec8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:29.243011 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:29.243011 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:29.246307 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-38f96bb1-6ff7-4882-ab0f-50b88ba693ea tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Delete volume request issued successfully. Aug 07 17:55:29.246707 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38f96bb1-6ff7-4882-ab0f-50b88ba693ea tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 returned with HTTP 202 Aug 07 17:55:29.247376 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 63/247] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:55:29 2026] DELETE /volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:55:29.248254 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5db4093e-3316-4b14-90b1-932fd9261ec8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:29.254560 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5db4093e-3316-4b14-90b1-932fd9261ec8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:29.255142 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 62/248] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:29 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:29.257183 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9a40f448-1133-4e36-98e6-e411fc869c56 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:29.267766 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a40f448-1133-4e36-98e6-e411fc869c56 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 Aug 07 17:55:29.267975 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a40f448-1133-4e36-98e6-e411fc869c56 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:29.268188 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a40f448-1133-4e36-98e6-e411fc869c56 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:29.276883 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:29.276883 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:29.281077 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9a40f448-1133-4e36-98e6-e411fc869c56 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Volume info retrieved successfully. Aug 07 17:55:29.287076 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a40f448-1133-4e36-98e6-e411fc869c56 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 returned with HTTP 200 Aug 07 17:55:29.287603 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 60/249] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:29 2026] GET /volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:29.943091 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3e6d3990-7c13-4022-9e0a-746770ef3ee2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:29.945412 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e6d3990-7c13-4022-9e0a-746770ef3ee2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:29.945662 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e6d3990-7c13-4022-9e0a-746770ef3ee2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:29.945903 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e6d3990-7c13-4022-9e0a-746770ef3ee2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:29.958286 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:29.958286 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:29.963686 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3e6d3990-7c13-4022-9e0a-746770ef3ee2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:29.970715 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e6d3990-7c13-4022-9e0a-746770ef3ee2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:29.971372 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 65/250] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:29 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:30.273259 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-22a5f10b-c650-495c-a5ca-a57e016e93f5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:30.277571 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-22a5f10b-c650-495c-a5ca-a57e016e93f5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:30.277571 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-22a5f10b-c650-495c-a5ca-a57e016e93f5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:30.277571 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-22a5f10b-c650-495c-a5ca-a57e016e93f5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:30.284278 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:30.284278 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:30.288616 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-22a5f10b-c650-495c-a5ca-a57e016e93f5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:30.303293 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-112fc1f6-aee2-44de-a035-be33d58ef14d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:30.305307 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-112fc1f6-aee2-44de-a035-be33d58ef14d tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 Aug 07 17:55:30.305589 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-112fc1f6-aee2-44de-a035-be33d58ef14d tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:30.305827 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-112fc1f6-aee2-44de-a035-be33d58ef14d tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:30.316259 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-112fc1f6-aee2-44de-a035-be33d58ef14d tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 returned with HTTP 404 Aug 07 17:55:30.316259 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 63/251] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:30 2026] GET /volume/v3/volumes/b92be866-d8df-4172-b34a-19c3078a1130 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:55:30.318718 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-22a5f10b-c650-495c-a5ca-a57e016e93f5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:30.319776 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 64/252] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:30 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:30.328538 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6ed748d3-8bbd-4c7c-8023-e60f619b94fb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:30.330224 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6ed748d3-8bbd-4c7c-8023-e60f619b94fb tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/3a98e849-2859-4ffc-95a0-2b1d1da03ead Aug 07 17:55:30.330466 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6ed748d3-8bbd-4c7c-8023-e60f619b94fb tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:30.330682 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6ed748d3-8bbd-4c7c-8023-e60f619b94fb tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:30.330803 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-6ed748d3-8bbd-4c7c-8023-e60f619b94fb tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Delete snapshot with id: 3a98e849-2859-4ffc-95a0-2b1d1da03ead Aug 07 17:55:30.334946 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6ed748d3-8bbd-4c7c-8023-e60f619b94fb tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/snapshots/3a98e849-2859-4ffc-95a0-2b1d1da03ead returned with HTTP 404 Aug 07 17:55:30.335437 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 61/253] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 17:55:30 2026] DELETE /volume/v3/snapshots/3a98e849-2859-4ffc-95a0-2b1d1da03ead => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:55:30.343964 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c45afd80-2254-49be-ba94-062367eb8372 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:30.345822 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c45afd80-2254-49be-ba94-062367eb8372 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] GET https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e Aug 07 17:55:30.346082 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c45afd80-2254-49be-ba94-062367eb8372 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:30.346331 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c45afd80-2254-49be-ba94-062367eb8372 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:30.354709 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c45afd80-2254-49be-ba94-062367eb8372 tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e returned with HTTP 404 Aug 07 17:55:30.355990 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 66/254] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:30 2026] GET /volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:55:30.364270 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-26f89109-b315-4df4-b70f-3d52c6fb79ac None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:30.366376 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26f89109-b315-4df4-b70f-3d52c6fb79ac tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] DELETE https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e Aug 07 17:55:30.366632 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26f89109-b315-4df4-b70f-3d52c6fb79ac tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:30.366879 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26f89109-b315-4df4-b70f-3d52c6fb79ac tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:30.367161 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-26f89109-b315-4df4-b70f-3d52c6fb79ac tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] Delete volume with id: 07550787-082e-4824-9ce8-bd71c082004e Aug 07 17:55:30.374474 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26f89109-b315-4df4-b70f-3d52c6fb79ac tempest-VolumesDeleteCascade-864546081 tempest-VolumesDeleteCascade-864546081-project-member] https://10.4.3.241/volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e returned with HTTP 404 Aug 07 17:55:30.374965 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 64/255] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:55:30 2026] DELETE /volume/v3/volumes/07550787-082e-4824-9ce8-bd71c082004e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:55:30.988069 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2911d577-08df-499d-a178-f758843ee5ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:30.991175 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2911d577-08df-499d-a178-f758843ee5ea tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:30.991735 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2911d577-08df-499d-a178-f758843ee5ea tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:30.992518 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2911d577-08df-499d-a178-f758843ee5ea tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:31.008513 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:31.008513 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:31.015734 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2911d577-08df-499d-a178-f758843ee5ea tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:31.028600 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2911d577-08df-499d-a178-f758843ee5ea tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:31.029153 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 65/256] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:30 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:31.339629 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ff1ecb8e-5180-470f-a238-70b9bc2c4ac2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:31.350879 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff1ecb8e-5180-470f-a238-70b9bc2c4ac2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:31.351223 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff1ecb8e-5180-470f-a238-70b9bc2c4ac2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:31.352249 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff1ecb8e-5180-470f-a238-70b9bc2c4ac2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:31.365887 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:31.365887 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:31.372766 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ff1ecb8e-5180-470f-a238-70b9bc2c4ac2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:31.382649 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff1ecb8e-5180-470f-a238-70b9bc2c4ac2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:31.383248 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 62/257] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:31 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:31.558988 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:31.850513 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:55:31.850918 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1552221110", "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:31.854676 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1552221110', 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:55:32.053121 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7f87b409-bc36-4c51-9f4b-f5ca9e02fad2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:32.055704 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7f87b409-bc36-4c51-9f4b-f5ca9e02fad2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:32.056061 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7f87b409-bc36-4c51-9f4b-f5ca9e02fad2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:32.056359 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7f87b409-bc36-4c51-9f4b-f5ca9e02fad2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:32.072642 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:32.072642 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:32.077874 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7f87b409-bc36-4c51-9f4b-f5ca9e02fad2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:32.084342 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7f87b409-bc36-4c51-9f4b-f5ca9e02fad2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:32.085548 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 65/258] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:32 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:32.398084 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a62a0518-2caa-4844-89cc-64e0fe94c122 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:32.400728 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a62a0518-2caa-4844-89cc-64e0fe94c122 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:32.401055 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a62a0518-2caa-4844-89cc-64e0fe94c122 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:32.401340 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a62a0518-2caa-4844-89cc-64e0fe94c122 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:32.414626 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:32.414626 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:32.424436 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a62a0518-2caa-4844-89cc-64e0fe94c122 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:32.436640 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a62a0518-2caa-4844-89cc-64e0fe94c122 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:32.437203 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 66/259] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:32 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:32.550735 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Create volume of 1 GB Aug 07 17:55:32.556256 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Availability Zones retrieved successfully. Aug 07 17:55:32.562446 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Flow 'volume_create_api' (329afc96-b2ea-4f6a-9f62-9dd245d868be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:32.563643 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe0bafe-c7df-4b18-b41b-c58f2f279dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:32.564623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:55:32.654594 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe0bafe-c7df-4b18-b41b-c58f2f279dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:32.655725 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383b53c5-a053-48ca-aed4-47e7a1e23e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:32.738339 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Created reservations ['e416e23e-4967-405d-9b11-ff82692f0487', 'f03a7780-4c47-4199-bee7-9299bc34610f', '8793c047-1419-4906-9d58-46c970b3ac82', '4cd028f1-664d-4e34-9166-382f486c5829'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:32.739146 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383b53c5-a053-48ca-aed4-47e7a1e23e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e416e23e-4967-405d-9b11-ff82692f0487', 'f03a7780-4c47-4199-bee7-9299bc34610f', '8793c047-1419-4906-9d58-46c970b3ac82', '4cd028f1-664d-4e34-9166-382f486c5829']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:32.739892 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600c839a-3758-4c93-b4f8-7abbcfcd867f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:32.763930 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600c839a-3758-4c93-b4f8-7abbcfcd867f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48bbe30a-2b5e-40ef-ae7b-dac9f4711e12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1552221110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e0fabf413e54f419d4cb7984ff41b4f',qos_specs=None,replication_status=,reservations=['e416e23e-4967-405d-9b11-ff82692f0487','f03a7780-4c47-4199-bee7-9299bc34610f','8793c047-1419-4906-9d58-46c970b3ac82','4cd028f1-664d-4e34-9166-382f486c5829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aece3506d784f9f82cabb7a0ac5e261',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1552221110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48bbe30a-2b5e-40ef-ae7b-dac9f4711e12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e0fabf413e54f419d4cb7984ff41b4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aece3506d784f9f82cabb7a0ac5e261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:32.764858 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f954e80d-da27-41ca-b730-982eb0f2100b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:32.784296 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f954e80d-da27-41ca-b730-982eb0f2100b) transitioned into state 'SUCCESS' from state '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-1552221110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e0fabf413e54f419d4cb7984ff41b4f',qos_specs=None,replication_status=,reservations=['e416e23e-4967-405d-9b11-ff82692f0487','f03a7780-4c47-4199-bee7-9299bc34610f','8793c047-1419-4906-9d58-46c970b3ac82','4cd028f1-664d-4e34-9166-382f486c5829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aece3506d784f9f82cabb7a0ac5e261',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:32.785352 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7999a54-49ba-4daf-9b3a-19cf6ccb601c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:32.797374 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7999a54-49ba-4daf-9b3a-19cf6ccb601c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:32.798637 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Flow 'volume_create_api' (329afc96-b2ea-4f6a-9f62-9dd245d868be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:32.799095 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Create volume request issued successfully. Aug 07 17:55:32.799968 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dd82d292-578a-4665-bc57-f80e75ecc6a9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:55:32.800629 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 67/260] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:55:31 2026] POST /volume/v3/volumes => generated 752 bytes in 1242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:55:32.816222 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dcdf9c19-d89d-43e2-9ab2-ea27f34df61b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:32.819291 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dcdf9c19-d89d-43e2-9ab2-ea27f34df61b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:32.819712 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dcdf9c19-d89d-43e2-9ab2-ea27f34df61b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:32.820073 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dcdf9c19-d89d-43e2-9ab2-ea27f34df61b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:32.831858 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:32.831858 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:32.836767 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dcdf9c19-d89d-43e2-9ab2-ea27f34df61b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:32.843958 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dcdf9c19-d89d-43e2-9ab2-ea27f34df61b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:32.844766 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 63/261] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:32 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:33.105873 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0087b38b-db8c-48c8-ba97-b77097cbd89d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:33.108185 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0087b38b-db8c-48c8-ba97-b77097cbd89d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:33.108492 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0087b38b-db8c-48c8-ba97-b77097cbd89d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:33.108743 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0087b38b-db8c-48c8-ba97-b77097cbd89d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:33.121864 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:33.121864 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:33.127243 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0087b38b-db8c-48c8-ba97-b77097cbd89d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:33.133839 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0087b38b-db8c-48c8-ba97-b77097cbd89d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:33.134519 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 66/262] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:33 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:33.459126 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b8de085a-b415-4293-b751-3f091900a13b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:33.461581 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b8de085a-b415-4293-b751-3f091900a13b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:33.463115 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b8de085a-b415-4293-b751-3f091900a13b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:33.463115 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b8de085a-b415-4293-b751-3f091900a13b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:33.473765 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:33.473765 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:33.482388 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b8de085a-b415-4293-b751-3f091900a13b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:33.492489 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b8de085a-b415-4293-b751-3f091900a13b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:33.492977 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 67/263] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:33 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:33.568896 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4dde33b2-e730-4159-9144-c831beff77ec None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:33.845141 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:55:33.845633 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1284913668"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:33.847161 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1284913668'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:55:33.847471 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Create volume of 2 GB Aug 07 17:55:33.847897 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:33.847897 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:33.852620 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Availability Zones retrieved successfully. Aug 07 17:55:33.859286 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Flow 'volume_create_api' (3b8d00c7-d6a6-4495-9c79-dd9f7325dbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:33.859650 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0bee7322-0029-4f23-ad1d-1b7723f2f634 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:33.860607 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57b16f84-4b32-4a3e-ad99-95ba054196b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:33.861886 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Validating volume size '2' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:55:33.861962 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0bee7322-0029-4f23-ad1d-1b7723f2f634 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:33.862509 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0bee7322-0029-4f23-ad1d-1b7723f2f634 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:33.862509 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0bee7322-0029-4f23-ad1d-1b7723f2f634 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:33.875896 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:33.875896 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:33.882428 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0bee7322-0029-4f23-ad1d-1b7723f2f634 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:33.889248 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0bee7322-0029-4f23-ad1d-1b7723f2f634 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:33.889729 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 64/264] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:33 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:33.907930 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57b16f84-4b32-4a3e-ad99-95ba054196b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:33.909303 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (befcabff-03d1-46ac-bbbe-9bd35a1af20a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:33.994646 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Created reservations ['4666296e-3359-43ef-a36c-3fdb71589be4', '1aa9c6bc-bef7-460e-ab63-18ef4fab793c', '72f64737-005b-437f-bf11-113838099e86', '10b88475-9526-4da3-abf2-3214b79e9cdf'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:33.995737 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (befcabff-03d1-46ac-bbbe-9bd35a1af20a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4666296e-3359-43ef-a36c-3fdb71589be4', '1aa9c6bc-bef7-460e-ab63-18ef4fab793c', '72f64737-005b-437f-bf11-113838099e86', '10b88475-9526-4da3-abf2-3214b79e9cdf']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:33.996735 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d4001f6-bdcb-4c3c-b8ed-7e0f792634a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:34.026141 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d4001f6-bdcb-4c3c-b8ed-7e0f792634a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd05f684e-4526-4b57-bd93-9c8fe4ffb5aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1284913668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef164439121b4283addcbc11467ef88a',qos_specs=None,replication_status=,reservations=['4666296e-3359-43ef-a36c-3fdb71589be4','1aa9c6bc-bef7-460e-ab63-18ef4fab793c','72f64737-005b-437f-bf11-113838099e86','10b88475-9526-4da3-abf2-3214b79e9cdf'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68d2d4621c414dedb9983312a03b8d24',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1284913668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d05f684e-4526-4b57-bd93-9c8fe4ffb5aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef164439121b4283addcbc11467ef88a',provider_auth=None,provider_geometry=None,provider_id=None,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='68d2d4621c414dedb9983312a03b8d24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:34.027346 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36f1be74-27b3-4df1-a220-29d91e7e4c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:34.055714 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36f1be74-27b3-4df1-a220-29d91e7e4c51) transitioned into state 'SUCCESS' from state '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-1284913668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef164439121b4283addcbc11467ef88a',qos_specs=None,replication_status=,reservations=['4666296e-3359-43ef-a36c-3fdb71589be4','1aa9c6bc-bef7-460e-ab63-18ef4fab793c','72f64737-005b-437f-bf11-113838099e86','10b88475-9526-4da3-abf2-3214b79e9cdf'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68d2d4621c414dedb9983312a03b8d24',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:34.056917 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f907e4a2-ae3f-47a3-b2ea-4195ffc9874f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:34.069273 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f907e4a2-ae3f-47a3-b2ea-4195ffc9874f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:34.070745 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Flow 'volume_create_api' (3b8d00c7-d6a6-4495-9c79-dd9f7325dbca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:34.071254 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Create volume request issued successfully. Aug 07 17:55:34.072102 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4dde33b2-e730-4159-9144-c831beff77ec tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:55:34.072672 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 68/265] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:55:33 2026] POST /volume/v3/volumes => generated 755 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:55:34.091812 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e58a900f-c8d0-42a9-a00e-9f2a869a3085 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:34.094776 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e58a900f-c8d0-42a9-a00e-9f2a869a3085 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] GET https://10.4.3.241/volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa Aug 07 17:55:34.095070 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e58a900f-c8d0-42a9-a00e-9f2a869a3085 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:34.095313 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e58a900f-c8d0-42a9-a00e-9f2a869a3085 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:34.105612 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:34.105612 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:34.110756 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e58a900f-c8d0-42a9-a00e-9f2a869a3085 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Volume info retrieved successfully. Aug 07 17:55:34.117210 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e58a900f-c8d0-42a9-a00e-9f2a869a3085 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] https://10.4.3.241/volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa returned with HTTP 200 Aug 07 17:55:34.117750 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 67/266] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:34 2026] GET /volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:34.151471 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-307d3363-70b2-4df9-94af-044f33aa08a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:34.153700 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-307d3363-70b2-4df9-94af-044f33aa08a8 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:34.153905 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-307d3363-70b2-4df9-94af-044f33aa08a8 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:34.154161 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-307d3363-70b2-4df9-94af-044f33aa08a8 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:34.169609 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:34.169609 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:34.181920 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-307d3363-70b2-4df9-94af-044f33aa08a8 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:34.188335 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-307d3363-70b2-4df9-94af-044f33aa08a8 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:34.188851 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 68/267] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:34 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:34.510038 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-304a9f21-3ade-4cfb-891c-188d95ad2073 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:34.512421 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-304a9f21-3ade-4cfb-891c-188d95ad2073 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:34.512699 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-304a9f21-3ade-4cfb-891c-188d95ad2073 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:34.512978 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-304a9f21-3ade-4cfb-891c-188d95ad2073 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:34.521519 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:34.521519 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:34.526866 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-304a9f21-3ade-4cfb-891c-188d95ad2073 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:34.534966 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-304a9f21-3ade-4cfb-891c-188d95ad2073 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:34.534966 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 65/268] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:34 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:34.903857 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-da947402-5039-4d43-b8b1-8be687067e6f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:34.906776 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da947402-5039-4d43-b8b1-8be687067e6f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:34.907068 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da947402-5039-4d43-b8b1-8be687067e6f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:34.907387 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da947402-5039-4d43-b8b1-8be687067e6f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:34.916916 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:34.916916 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:34.922194 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-da947402-5039-4d43-b8b1-8be687067e6f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:34.929268 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da947402-5039-4d43-b8b1-8be687067e6f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:34.929847 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 69/269] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:34 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:35.135428 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5a0e4c11-f182-4a49-bd84-0be1d5721414 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:35.137291 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a0e4c11-f182-4a49-bd84-0be1d5721414 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] GET https://10.4.3.241/volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa Aug 07 17:55:35.137504 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a0e4c11-f182-4a49-bd84-0be1d5721414 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:35.137688 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a0e4c11-f182-4a49-bd84-0be1d5721414 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:35.144968 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:35.144968 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:35.149188 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5a0e4c11-f182-4a49-bd84-0be1d5721414 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Volume info retrieved successfully. Aug 07 17:55:35.153804 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a0e4c11-f182-4a49-bd84-0be1d5721414 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] https://10.4.3.241/volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa returned with HTTP 200 Aug 07 17:55:35.154232 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 68/270] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:35 2026] GET /volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:35.167045 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:35.168965 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:55:35.169358 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d05f684e-4526-4b57-bd93-9c8fe4ffb5aa"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:35.170986 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd05f684e-4526-4b57-bd93-9c8fe4ffb5aa'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:55:35.179156 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:35.179156 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:35.179698 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Volume retrieved successfully. Aug 07 17:55:35.179859 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Create volume of 1 GB Aug 07 17:55:35.183758 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Availability Zones retrieved successfully. Aug 07 17:55:35.190954 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Flow 'volume_create_api' (fc425d3d-54b4-4c5b-841c-69318b686a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:35.192413 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a7399c-ac8d-4c4f-95ec-7790002e1131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:35.193794 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:55:35.195563 np0000006743 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a7399c-ac8d-4c4f-95ec-7790002e1131) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 17:55:35.195563 np0000006743 devstack@c-api.service[100246]: 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 07 17:55:35.197619 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a7399c-ac8d-4c4f-95ec-7790002e1131) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:35.198536 np0000006743 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a7399c-ac8d-4c4f-95ec-7790002e1131) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 17:55:35.199502 np0000006743 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Flow 'volume_create_api' (fc425d3d-54b4-4c5b-841c-69318b686a0c) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 17:55:35.199838 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e4fe9759-273b-436b-a68e-34ea5d99afbe tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 400 Aug 07 17:55:35.202070 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 69/271] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:55:35 2026] POST /volume/v3/volumes => generated 173 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:55:35.207164 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-16b24cdc-7121-4469-b495-1e84f3697067 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:35.209603 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6763c501-616f-4507-ac45-eafd78e14e0e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:35.209888 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-16b24cdc-7121-4469-b495-1e84f3697067 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:35.210114 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-16b24cdc-7121-4469-b495-1e84f3697067 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:35.210324 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-16b24cdc-7121-4469-b495-1e84f3697067 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:35.212144 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6763c501-616f-4507-ac45-eafd78e14e0e tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] GET https://10.4.3.241/volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa Aug 07 17:55:35.212408 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6763c501-616f-4507-ac45-eafd78e14e0e tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:35.212651 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6763c501-616f-4507-ac45-eafd78e14e0e tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:35.223987 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:35.223987 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:35.224546 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:35.224546 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:35.229000 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-16b24cdc-7121-4469-b495-1e84f3697067 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:35.232233 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6763c501-616f-4507-ac45-eafd78e14e0e tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Volume info retrieved successfully. Aug 07 17:55:35.234337 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-16b24cdc-7121-4469-b495-1e84f3697067 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:35.234794 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 66/272] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:35 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:35.237621 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6763c501-616f-4507-ac45-eafd78e14e0e tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] https://10.4.3.241/volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa returned with HTTP 200 Aug 07 17:55:35.238475 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 70/273] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:35 2026] GET /volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:35.253489 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-97f48c30-5d1c-4375-b3ec-ce4af769b107 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:35.255750 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-97f48c30-5d1c-4375-b3ec-ce4af769b107 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] DELETE https://10.4.3.241/volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa Aug 07 17:55:35.256024 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-97f48c30-5d1c-4375-b3ec-ce4af769b107 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:35.256382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-97f48c30-5d1c-4375-b3ec-ce4af769b107 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:35.256592 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-97f48c30-5d1c-4375-b3ec-ce4af769b107 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Delete volume with id: d05f684e-4526-4b57-bd93-9c8fe4ffb5aa Aug 07 17:55:35.266137 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:35.266137 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:35.266791 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-97f48c30-5d1c-4375-b3ec-ce4af769b107 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Volume info retrieved successfully. Aug 07 17:55:35.295390 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-97f48c30-5d1c-4375-b3ec-ce4af769b107 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Delete volume request issued successfully. Aug 07 17:55:35.295698 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-97f48c30-5d1c-4375-b3ec-ce4af769b107 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] https://10.4.3.241/volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa returned with HTTP 202 Aug 07 17:55:35.296195 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 69/274] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:55:35 2026] DELETE /volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:55:35.308561 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2575a2ff-63ce-4c97-a4eb-f5204bb1e35b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:35.311056 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2575a2ff-63ce-4c97-a4eb-f5204bb1e35b tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] GET https://10.4.3.241/volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa Aug 07 17:55:35.311346 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2575a2ff-63ce-4c97-a4eb-f5204bb1e35b tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:35.311637 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2575a2ff-63ce-4c97-a4eb-f5204bb1e35b tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:35.322142 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:35.322142 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:35.327490 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2575a2ff-63ce-4c97-a4eb-f5204bb1e35b tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Volume info retrieved successfully. Aug 07 17:55:35.335304 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2575a2ff-63ce-4c97-a4eb-f5204bb1e35b tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] https://10.4.3.241/volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa returned with HTTP 200 Aug 07 17:55:35.336120 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 70/275] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:35 2026] GET /volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:35.550995 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-15f65080-750e-48b2-b3ba-ff5e7c0fdee0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:35.553131 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15f65080-750e-48b2-b3ba-ff5e7c0fdee0 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:35.553352 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15f65080-750e-48b2-b3ba-ff5e7c0fdee0 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:35.553739 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15f65080-750e-48b2-b3ba-ff5e7c0fdee0 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:35.562224 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:35.562224 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:35.566808 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-15f65080-750e-48b2-b3ba-ff5e7c0fdee0 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:35.576754 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15f65080-750e-48b2-b3ba-ff5e7c0fdee0 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:35.580474 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 67/276] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:35 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:55:35.945517 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a79f34ba-320d-4072-8dcf-82bba3da048e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:35.947497 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a79f34ba-320d-4072-8dcf-82bba3da048e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:35.947717 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a79f34ba-320d-4072-8dcf-82bba3da048e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:35.947959 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a79f34ba-320d-4072-8dcf-82bba3da048e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:35.956288 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:35.956288 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:35.960638 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a79f34ba-320d-4072-8dcf-82bba3da048e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:35.965614 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a79f34ba-320d-4072-8dcf-82bba3da048e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:35.966099 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 71/277] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:35 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:36.249637 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-48053cf7-3e48-4588-9fc9-c4f1e30dd6f6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:36.251562 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48053cf7-3e48-4588-9fc9-c4f1e30dd6f6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:36.251757 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-48053cf7-3e48-4588-9fc9-c4f1e30dd6f6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:36.251988 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-48053cf7-3e48-4588-9fc9-c4f1e30dd6f6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:36.263675 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:36.263675 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:36.268177 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-48053cf7-3e48-4588-9fc9-c4f1e30dd6f6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:36.274295 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48053cf7-3e48-4588-9fc9-c4f1e30dd6f6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:36.274838 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 70/278] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:36 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:36.352762 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-49842d90-cacc-49e3-a27c-3a318c171e33 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:36.354876 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49842d90-cacc-49e3-a27c-3a318c171e33 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] GET https://10.4.3.241/volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa Aug 07 17:55:36.355113 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49842d90-cacc-49e3-a27c-3a318c171e33 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:36.355347 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49842d90-cacc-49e3-a27c-3a318c171e33 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:36.361343 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49842d90-cacc-49e3-a27c-3a318c171e33 tempest-VolumesCloneNegativeTest-810383623 tempest-VolumesCloneNegativeTest-810383623-project-member] https://10.4.3.241/volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa returned with HTTP 404 Aug 07 17:55:36.361866 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 71/279] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:36 2026] GET /volume/v3/volumes/d05f684e-4526-4b57-bd93-9c8fe4ffb5aa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:55:36.592798 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-48d39c1d-34d1-4f83-a1eb-5aaf591cb8ae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:36.603462 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48d39c1d-34d1-4f83-a1eb-5aaf591cb8ae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:36.603923 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48d39c1d-34d1-4f83-a1eb-5aaf591cb8ae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:36.604200 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48d39c1d-34d1-4f83-a1eb-5aaf591cb8ae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:36.615767 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:36.615767 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:36.620700 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-48d39c1d-34d1-4f83-a1eb-5aaf591cb8ae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:36.627804 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48d39c1d-34d1-4f83-a1eb-5aaf591cb8ae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:36.628359 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 68/280] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:36 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:36.980625 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2cb7ccc2-98b4-4568-8e11-8945f1376a0d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:36.982545 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2cb7ccc2-98b4-4568-8e11-8945f1376a0d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:36.982742 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2cb7ccc2-98b4-4568-8e11-8945f1376a0d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:36.982940 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2cb7ccc2-98b4-4568-8e11-8945f1376a0d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:36.990626 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:36.990626 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:36.994696 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2cb7ccc2-98b4-4568-8e11-8945f1376a0d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:36.999825 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2cb7ccc2-98b4-4568-8e11-8945f1376a0d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:37.000291 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 72/281] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:36 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:37.291997 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d81b2a51-22c7-4931-9f78-a66be53e9f95 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:37.293881 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d81b2a51-22c7-4931-9f78-a66be53e9f95 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:37.294159 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d81b2a51-22c7-4931-9f78-a66be53e9f95 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:37.294489 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d81b2a51-22c7-4931-9f78-a66be53e9f95 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:37.310436 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:37.310436 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:37.317711 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d81b2a51-22c7-4931-9f78-a66be53e9f95 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:37.325201 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d81b2a51-22c7-4931-9f78-a66be53e9f95 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:37.325779 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 71/282] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:37 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:37.644091 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e29d4478-f718-46c0-b420-c33421c920b2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:37.646714 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e29d4478-f718-46c0-b420-c33421c920b2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:37.646976 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e29d4478-f718-46c0-b420-c33421c920b2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:37.647237 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e29d4478-f718-46c0-b420-c33421c920b2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:37.655656 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:37.655656 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:37.660880 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e29d4478-f718-46c0-b420-c33421c920b2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:37.666916 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e29d4478-f718-46c0-b420-c33421c920b2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:37.667388 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 72/283] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:37 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:38.020945 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2d72ea55-7559-4c52-97a5-2ee1fe2cd975 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:38.022950 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d72ea55-7559-4c52-97a5-2ee1fe2cd975 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:38.023521 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d72ea55-7559-4c52-97a5-2ee1fe2cd975 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:38.024425 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d72ea55-7559-4c52-97a5-2ee1fe2cd975 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:38.032620 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:38.032620 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:38.039166 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2d72ea55-7559-4c52-97a5-2ee1fe2cd975 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:38.045850 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d72ea55-7559-4c52-97a5-2ee1fe2cd975 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:38.046427 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 69/284] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:38 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:38.343165 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-662a59fb-cf01-4327-bbdd-9a7db1a7c893 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:38.345585 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-662a59fb-cf01-4327-bbdd-9a7db1a7c893 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:38.345891 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-662a59fb-cf01-4327-bbdd-9a7db1a7c893 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:38.346189 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-662a59fb-cf01-4327-bbdd-9a7db1a7c893 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:38.360305 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:38.360305 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:38.364932 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-662a59fb-cf01-4327-bbdd-9a7db1a7c893 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:38.371206 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-662a59fb-cf01-4327-bbdd-9a7db1a7c893 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:38.371843 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 73/285] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:38 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:38.681188 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-143489f8-407b-486a-bfea-c953193184dc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:38.683144 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-143489f8-407b-486a-bfea-c953193184dc tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:38.683364 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-143489f8-407b-486a-bfea-c953193184dc tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:38.683607 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-143489f8-407b-486a-bfea-c953193184dc tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:38.690947 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:38.690947 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:38.695618 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-143489f8-407b-486a-bfea-c953193184dc tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:38.701001 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-143489f8-407b-486a-bfea-c953193184dc tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:38.701628 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 72/286] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:38 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:38.867095 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ae283864-2d53-4328-9ea3-34602a441a7a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:39.062610 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-17eaf36c-0223-493b-adba-46c84a2591e5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:39.065066 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17eaf36c-0223-493b-adba-46c84a2591e5 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:39.065352 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17eaf36c-0223-493b-adba-46c84a2591e5 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:39.065668 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17eaf36c-0223-493b-adba-46c84a2591e5 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:39.074948 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:39.074948 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:39.079426 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-17eaf36c-0223-493b-adba-46c84a2591e5 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:39.083854 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17eaf36c-0223-493b-adba-46c84a2591e5 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:39.084289 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 70/287] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:39 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:39.111992 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae283864-2d53-4328-9ea3-34602a441a7a tempest-VolumesSummaryTest-374603481 tempest-VolumesSummaryTest-374603481-project-member] GET https://10.4.3.241/volume/v3/volumes/summary Aug 07 17:55:39.112239 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae283864-2d53-4328-9ea3-34602a441a7a tempest-VolumesSummaryTest-374603481 tempest-VolumesSummaryTest-374603481-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:39.112524 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae283864-2d53-4328-9ea3-34602a441a7a tempest-VolumesSummaryTest-374603481 tempest-VolumesSummaryTest-374603481-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:39.112723 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-ae283864-2d53-4328-9ea3-34602a441a7a tempest-VolumesSummaryTest-374603481 tempest-VolumesSummaryTest-374603481-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:55:39.119776 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ae283864-2d53-4328-9ea3-34602a441a7a tempest-VolumesSummaryTest-374603481 tempest-VolumesSummaryTest-374603481-project-member] Get summary completed successfully. Aug 07 17:55:39.120077 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae283864-2d53-4328-9ea3-34602a441a7a tempest-VolumesSummaryTest-374603481 tempest-VolumesSummaryTest-374603481-project-member] https://10.4.3.241/volume/v3/volumes/summary returned with HTTP 200 Aug 07 17:55:39.120508 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 73/288] 10.4.3.241 () {68 vars in 1302 bytes} [Fri Aug 7 17:55:38 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:39.386785 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e6d1794c-7846-499d-8f06-189e305fb97d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:39.388910 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e6d1794c-7846-499d-8f06-189e305fb97d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:39.389174 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e6d1794c-7846-499d-8f06-189e305fb97d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:39.389435 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e6d1794c-7846-499d-8f06-189e305fb97d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:39.402638 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:39.402638 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:39.408131 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e6d1794c-7846-499d-8f06-189e305fb97d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:39.416874 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e6d1794c-7846-499d-8f06-189e305fb97d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:39.417418 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 74/289] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:39 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:39.726602 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2e57ec70-9302-4e53-82d4-2258ef5c4717 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:39.728696 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e57ec70-9302-4e53-82d4-2258ef5c4717 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:39.728982 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e57ec70-9302-4e53-82d4-2258ef5c4717 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:39.729236 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e57ec70-9302-4e53-82d4-2258ef5c4717 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:39.737107 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:39.737107 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:39.741692 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2e57ec70-9302-4e53-82d4-2258ef5c4717 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:39.746813 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e57ec70-9302-4e53-82d4-2258ef5c4717 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:39.747283 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 73/290] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:39 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:39.862734 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:39.864870 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:55:39.865331 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-776997028"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:39.867252 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-776997028'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:55:39.867446 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Create volume of 1 GB Aug 07 17:55:39.872861 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Availability Zones retrieved successfully. Aug 07 17:55:39.878356 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Flow 'volume_create_api' (42387aea-cf55-4301-9baf-f458569ee6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:39.879580 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c39126-5d7a-4c0a-b8f9-7751d7afa5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:39.880720 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:55:39.909604 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c39126-5d7a-4c0a-b8f9-7751d7afa5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:39.910360 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4bc18d5-79c0-4b12-8384-786f28baec81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:39.974855 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Created reservations ['824a180b-4b9d-48b8-a603-b41f9ce2f8a2', '5eee81b1-38ca-460b-96c7-9a98dafa0b85', 'e0ffe0ef-35f7-4db2-917d-c4dfa1f16fc2', '786a5977-0913-489a-a1c4-f6f0a75888f7'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:39.975784 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4bc18d5-79c0-4b12-8384-786f28baec81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['824a180b-4b9d-48b8-a603-b41f9ce2f8a2', '5eee81b1-38ca-460b-96c7-9a98dafa0b85', 'e0ffe0ef-35f7-4db2-917d-c4dfa1f16fc2', '786a5977-0913-489a-a1c4-f6f0a75888f7']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:39.976557 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1995cab2-7f84-4738-a92b-deaa4413847a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:40.001412 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1995cab2-7f84-4738-a92b-deaa4413847a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcc8b961-f897-433c-b249-3447c6674778', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-776997028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0f4f8c2989489d8f43bfffc253249c',qos_specs=None,replication_status=,reservations=['824a180b-4b9d-48b8-a603-b41f9ce2f8a2','5eee81b1-38ca-460b-96c7-9a98dafa0b85','e0ffe0ef-35f7-4db2-917d-c4dfa1f16fc2','786a5977-0913-489a-a1c4-f6f0a75888f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a4af2aa603843c78fb7f13957d10960',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-776997028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcc8b961-f897-433c-b249-3447c6674778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a0f4f8c2989489d8f43bfffc253249c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a4af2aa603843c78fb7f13957d10960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:40.002329 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62fffcc2-839d-4bc2-a9ea-748fc2475e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:40.023189 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62fffcc2-839d-4bc2-a9ea-748fc2475e22) transitioned into state 'SUCCESS' from state '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-776997028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0f4f8c2989489d8f43bfffc253249c',qos_specs=None,replication_status=,reservations=['824a180b-4b9d-48b8-a603-b41f9ce2f8a2','5eee81b1-38ca-460b-96c7-9a98dafa0b85','e0ffe0ef-35f7-4db2-917d-c4dfa1f16fc2','786a5977-0913-489a-a1c4-f6f0a75888f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a4af2aa603843c78fb7f13957d10960',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:40.023902 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612102e7-f12c-4026-872a-a41caff54626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:40.033593 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612102e7-f12c-4026-872a-a41caff54626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:40.034122 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Flow 'volume_create_api' (42387aea-cf55-4301-9baf-f458569ee6cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:40.034432 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Create volume request issued successfully. Aug 07 17:55:40.034973 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c65596c0-7614-4da0-bbe9-f94a0fbf6070 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:55:40.035548 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 71/291] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:55:39 2026] POST /volume/v3/volumes => generated 753 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:55:40.048369 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5d6039e4-1645-4bdd-90c3-1acc9d6e0598 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:40.051823 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d6039e4-1645-4bdd-90c3-1acc9d6e0598 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:40.052027 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d6039e4-1645-4bdd-90c3-1acc9d6e0598 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:40.052257 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d6039e4-1645-4bdd-90c3-1acc9d6e0598 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:40.060625 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:40.060625 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:40.066481 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5d6039e4-1645-4bdd-90c3-1acc9d6e0598 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:40.071033 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d6039e4-1645-4bdd-90c3-1acc9d6e0598 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:40.071564 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 74/292] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:40 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:40.097250 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-68e1cca6-9433-4470-b798-58184805e104 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:40.099465 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-68e1cca6-9433-4470-b798-58184805e104 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:40.099770 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-68e1cca6-9433-4470-b798-58184805e104 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:40.100207 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-68e1cca6-9433-4470-b798-58184805e104 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:40.107520 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:40.107520 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:40.111026 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-68e1cca6-9433-4470-b798-58184805e104 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:40.115660 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-68e1cca6-9433-4470-b798-58184805e104 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:40.116163 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 75/293] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:40 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:40.435357 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c26db8b3-204e-433d-85e6-da78c4a10b9d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:40.437374 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c26db8b3-204e-433d-85e6-da78c4a10b9d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:40.437633 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c26db8b3-204e-433d-85e6-da78c4a10b9d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:40.437853 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c26db8b3-204e-433d-85e6-da78c4a10b9d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:40.449747 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:40.449747 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:40.454910 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c26db8b3-204e-433d-85e6-da78c4a10b9d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:40.459867 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c26db8b3-204e-433d-85e6-da78c4a10b9d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:40.460274 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 74/294] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:40 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:40.760855 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-204db17c-d399-4470-93a3-06daff2af1cb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:40.764994 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-204db17c-d399-4470-93a3-06daff2af1cb tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:40.765289 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-204db17c-d399-4470-93a3-06daff2af1cb tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:40.766768 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-204db17c-d399-4470-93a3-06daff2af1cb tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:40.776413 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:40.776413 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:40.781810 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-204db17c-d399-4470-93a3-06daff2af1cb tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:40.788222 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-204db17c-d399-4470-93a3-06daff2af1cb tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:40.788911 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 72/295] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:40 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:41.085559 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-43f1720f-a1e2-458e-bb8f-699d27334cf9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:41.087335 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43f1720f-a1e2-458e-bb8f-699d27334cf9 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:41.087554 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43f1720f-a1e2-458e-bb8f-699d27334cf9 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:41.087750 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43f1720f-a1e2-458e-bb8f-699d27334cf9 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:41.095301 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:41.095301 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:41.100259 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-43f1720f-a1e2-458e-bb8f-699d27334cf9 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:41.104997 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43f1720f-a1e2-458e-bb8f-699d27334cf9 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:41.105139 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 75/296] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:41 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:55:41.131668 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2f7a99a6-9a45-4cb0-91a5-25626ae14ab8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:41.133806 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f7a99a6-9a45-4cb0-91a5-25626ae14ab8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:41.134063 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2f7a99a6-9a45-4cb0-91a5-25626ae14ab8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:41.134314 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2f7a99a6-9a45-4cb0-91a5-25626ae14ab8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:41.146855 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:41.146855 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:41.153777 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2f7a99a6-9a45-4cb0-91a5-25626ae14ab8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:41.159668 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f7a99a6-9a45-4cb0-91a5-25626ae14ab8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:41.160202 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 76/297] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:41 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:41.474217 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-00080e09-8edf-4549-bfcb-a60f4161266f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:41.478130 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00080e09-8edf-4549-bfcb-a60f4161266f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:41.478296 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00080e09-8edf-4549-bfcb-a60f4161266f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:41.478529 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00080e09-8edf-4549-bfcb-a60f4161266f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:41.497756 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:41.497756 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:41.502746 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-00080e09-8edf-4549-bfcb-a60f4161266f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:41.506736 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00080e09-8edf-4549-bfcb-a60f4161266f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:41.507147 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 75/298] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:41 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:41.646619 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-dfa3cc47-87ee-473c-829d-48acdbc48d3d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:41.648837 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-dfa3cc47-87ee-473c-829d-48acdbc48d3d tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:41.649289 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-dfa3cc47-87ee-473c-829d-48acdbc48d3d tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:41.649699 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-dfa3cc47-87ee-473c-829d-48acdbc48d3d tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:41.658933 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:41.658933 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:41.665194 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-dfa3cc47-87ee-473c-829d-48acdbc48d3d tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:41.672450 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-dfa3cc47-87ee-473c-829d-48acdbc48d3d tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:41.672450 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 73/299] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:55:41 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:41.799230 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-19846dea-bd9f-41b4-a923-b8dbe69493b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:41.799997 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-19846dea-bd9f-41b4-a923-b8dbe69493b6 None None] GET https://10.4.3.241/volume// Aug 07 17:55:41.800211 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-19846dea-bd9f-41b4-a923-b8dbe69493b6 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:41.800486 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-19846dea-bd9f-41b4-a923-b8dbe69493b6 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:41.800941 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-19846dea-bd9f-41b4-a923-b8dbe69493b6 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:55:41.801935 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 76/300] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:55:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:55:41.802912 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c56efe29-4383-4021-ac9d-f23b065e75e1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:41.805364 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c56efe29-4383-4021-ac9d-f23b065e75e1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:41.805688 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c56efe29-4383-4021-ac9d-f23b065e75e1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:41.807139 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c56efe29-4383-4021-ac9d-f23b065e75e1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:41.810374 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-cfb5b111-9041-4c8f-9c98-02b1d15bcf6a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:41.814805 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-cfb5b111-9041-4c8f-9c98-02b1d15bcf6a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:55:41.815243 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-cfb5b111-9041-4c8f-9c98-02b1d15bcf6a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcc8b961-f897-433c-b249-3447c6674778", "connector": null, "instance_uuid": "e318823d-00e6-405d-8415-415c6617d6d2"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:41.822307 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:41.822307 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:41.831566 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c56efe29-4383-4021-ac9d-f23b065e75e1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:41.837727 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:41.837727 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:41.840757 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c56efe29-4383-4021-ac9d-f23b065e75e1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:41.841309 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 77/301] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:41 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:41.884711 np0000006743 devstack@c-api.service[100244]: /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 07 17:55:41.884711 np0000006743 devstack@c-api.service[100244]: .first() Aug 07 17:55:41.897762 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-cfb5b111-9041-4c8f-9c98-02b1d15bcf6a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:55:41.898233 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 76/302] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:55:41 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:41.933535 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5f151a33-944a-4c94-807b-08e62d3c29de None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:41.938510 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5f151a33-944a-4c94-807b-08e62d3c29de tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:41.938510 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5f151a33-944a-4c94-807b-08e62d3c29de tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:41.938510 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5f151a33-944a-4c94-807b-08e62d3c29de tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:41.946608 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-23db6c89-fdd3-4c03-abc5-b13559c8d9a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:41.947191 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23db6c89-fdd3-4c03-abc5-b13559c8d9a6 None None] GET https://10.4.3.241/volume// Aug 07 17:55:41.947269 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23db6c89-fdd3-4c03-abc5-b13559c8d9a6 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:41.947595 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23db6c89-fdd3-4c03-abc5-b13559c8d9a6 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:41.950080 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23db6c89-fdd3-4c03-abc5-b13559c8d9a6 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:55:41.950080 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 77/303] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:55:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:55:41.950199 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:41.950199 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:41.954364 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5f151a33-944a-4c94-807b-08e62d3c29de tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:41.958236 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-96588e55-946b-4e93-a158-ca905a55fcdb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:41.960547 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5f151a33-944a-4c94-807b-08e62d3c29de tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:41.960547 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 74/304] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:41 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:41.960688 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-96588e55-946b-4e93-a158-ca905a55fcdb tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:41.961071 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-96588e55-946b-4e93-a158-ca905a55fcdb tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:41.961128 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-96588e55-946b-4e93-a158-ca905a55fcdb tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:41.972158 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:41.972158 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:41.976328 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-96588e55-946b-4e93-a158-ca905a55fcdb tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:41.981841 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-96588e55-946b-4e93-a158-ca905a55fcdb tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:41.982318 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 78/305] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:55:41 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:55:42.057031 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-c8d39813-639b-45be-a7fe-311415230c19 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:42.059553 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-c8d39813-639b-45be-a7fe-311415230c19 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] PUT https://10.4.3.241/volume/v3/attachments/2b9a2f7e-10eb-4570-aa92-622739157d55 Aug 07 17:55:42.060037 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-c8d39813-639b-45be-a7fe-311415230c19 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:42.071073 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-c8d39813-639b-45be-a7fe-311415230c19 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Acquiring lock "cinder-attachment_update-fcc8b961-f897-433c-b249-3447c6674778-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:55:42.076791 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-c8d39813-639b-45be-a7fe-311415230c19 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Lock "cinder-attachment_update-fcc8b961-f897-433c-b249-3447c6674778-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:55:42.077828 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:42.077828 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:42.175541 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-04df4028-f29f-40b8-beea-0e50b4ecdc38 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:42.178563 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-04df4028-f29f-40b8-beea-0e50b4ecdc38 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:42.178920 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-04df4028-f29f-40b8-beea-0e50b4ecdc38 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:42.179173 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-04df4028-f29f-40b8-beea-0e50b4ecdc38 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:42.188763 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:42.188763 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:42.196526 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-04df4028-f29f-40b8-beea-0e50b4ecdc38 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:42.204733 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-04df4028-f29f-40b8-beea-0e50b4ecdc38 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:42.205382 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 78/306] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:42 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:42.212072 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-c8d39813-639b-45be-a7fe-311415230c19 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Lock "cinder-attachment_update-fcc8b961-f897-433c-b249-3447c6674778-np0000006743" released by "attachment_update" :: held 0.135s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:55:42.212412 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-c8d39813-639b-45be-a7fe-311415230c19 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments/2b9a2f7e-10eb-4570-aa92-622739157d55 returned with HTTP 200 Aug 07 17:55:42.213066 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 77/307] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:55:42 2026] PUT /volume/v3/attachments/2b9a2f7e-10eb-4570-aa92-622739157d55 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:42.523640 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5ceacda4-ef8f-4b5a-a977-46e245bda961 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:42.525358 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5ceacda4-ef8f-4b5a-a977-46e245bda961 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:42.525982 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5ceacda4-ef8f-4b5a-a977-46e245bda961 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:42.526795 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5ceacda4-ef8f-4b5a-a977-46e245bda961 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:42.537078 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:42.537078 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:42.544151 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5ceacda4-ef8f-4b5a-a977-46e245bda961 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:42.546243 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5ceacda4-ef8f-4b5a-a977-46e245bda961 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:42.547591 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 75/308] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:42 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:42.858453 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-06785c31-a819-434e-a80d-287d72a3ad17 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:42.860392 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06785c31-a819-434e-a80d-287d72a3ad17 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:42.860697 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06785c31-a819-434e-a80d-287d72a3ad17 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:42.860935 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06785c31-a819-434e-a80d-287d72a3ad17 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:42.868786 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:42.868786 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:42.873500 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-06785c31-a819-434e-a80d-287d72a3ad17 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:42.878332 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06785c31-a819-434e-a80d-287d72a3ad17 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:42.878941 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 79/309] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:42 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:42.974812 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1f8dff6e-2b94-4c13-932e-9c556dfd8a33 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:42.976735 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f8dff6e-2b94-4c13-932e-9c556dfd8a33 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:42.976956 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f8dff6e-2b94-4c13-932e-9c556dfd8a33 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:42.977123 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f8dff6e-2b94-4c13-932e-9c556dfd8a33 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:42.987560 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:42.987560 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:42.992060 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1f8dff6e-2b94-4c13-932e-9c556dfd8a33 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:42.997103 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f8dff6e-2b94-4c13-932e-9c556dfd8a33 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:42.997533 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 79/310] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:42 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:43.225712 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6dbbd4ca-d7a1-4b1b-8ba8-97b53aa1d325 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:43.227909 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6dbbd4ca-d7a1-4b1b-8ba8-97b53aa1d325 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:43.228154 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6dbbd4ca-d7a1-4b1b-8ba8-97b53aa1d325 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:43.228415 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6dbbd4ca-d7a1-4b1b-8ba8-97b53aa1d325 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:43.240577 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:43.240577 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:43.246490 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6dbbd4ca-d7a1-4b1b-8ba8-97b53aa1d325 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:43.253420 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6dbbd4ca-d7a1-4b1b-8ba8-97b53aa1d325 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:43.254002 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 78/311] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:43 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:43.561713 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cfe90508-8dc4-4518-b7bd-03944df2a4f2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:43.563634 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cfe90508-8dc4-4518-b7bd-03944df2a4f2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:43.564234 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cfe90508-8dc4-4518-b7bd-03944df2a4f2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:43.566169 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cfe90508-8dc4-4518-b7bd-03944df2a4f2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:43.586314 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:43.586314 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:43.599256 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cfe90508-8dc4-4518-b7bd-03944df2a4f2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:43.605258 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cfe90508-8dc4-4518-b7bd-03944df2a4f2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:43.605780 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 76/312] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:43 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:43.893500 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-aa91efde-c412-4f87-a7bb-df98ea33c26e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:43.895506 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa91efde-c412-4f87-a7bb-df98ea33c26e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:43.895779 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa91efde-c412-4f87-a7bb-df98ea33c26e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:43.896045 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa91efde-c412-4f87-a7bb-df98ea33c26e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:43.906047 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:43.906047 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:43.911854 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-aa91efde-c412-4f87-a7bb-df98ea33c26e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:43.919725 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa91efde-c412-4f87-a7bb-df98ea33c26e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:43.920289 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 80/313] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:43 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:44.015949 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a25de6da-f0f2-4768-9739-76a4a7e58791 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:44.018493 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a25de6da-f0f2-4768-9739-76a4a7e58791 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:44.019076 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a25de6da-f0f2-4768-9739-76a4a7e58791 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:44.019339 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a25de6da-f0f2-4768-9739-76a4a7e58791 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:44.031778 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:44.031778 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:44.036705 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a25de6da-f0f2-4768-9739-76a4a7e58791 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:44.043270 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a25de6da-f0f2-4768-9739-76a4a7e58791 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:44.043504 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 80/314] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:44 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:44.279665 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a819b4bc-9548-4b5a-b430-ddb6dc8b8ba8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:44.282051 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a819b4bc-9548-4b5a-b430-ddb6dc8b8ba8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:44.282805 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a819b4bc-9548-4b5a-b430-ddb6dc8b8ba8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:44.282805 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a819b4bc-9548-4b5a-b430-ddb6dc8b8ba8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:44.294238 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:44.294238 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:44.300755 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a819b4bc-9548-4b5a-b430-ddb6dc8b8ba8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:44.310000 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a819b4bc-9548-4b5a-b430-ddb6dc8b8ba8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:44.311181 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 79/315] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:44 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:44.622706 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0981d298-a8c3-4b71-bedd-987b59de7c16 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:44.624955 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0981d298-a8c3-4b71-bedd-987b59de7c16 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:44.625180 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0981d298-a8c3-4b71-bedd-987b59de7c16 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:44.625435 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0981d298-a8c3-4b71-bedd-987b59de7c16 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:44.639050 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:44.639050 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:44.643984 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0981d298-a8c3-4b71-bedd-987b59de7c16 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:44.649839 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0981d298-a8c3-4b71-bedd-987b59de7c16 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:44.650273 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 77/316] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:44 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:44.934951 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-98503367-00b9-45b6-81bc-245a217cadce None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:44.936831 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98503367-00b9-45b6-81bc-245a217cadce tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:44.937070 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98503367-00b9-45b6-81bc-245a217cadce tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:44.937411 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98503367-00b9-45b6-81bc-245a217cadce tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:44.945257 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:44.945257 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:44.949615 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-98503367-00b9-45b6-81bc-245a217cadce tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:44.955492 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98503367-00b9-45b6-81bc-245a217cadce tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:44.956050 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 81/317] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:44 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:45.062966 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b9296e83-7db5-4018-891a-921e5fd75dff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:45.064808 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9296e83-7db5-4018-891a-921e5fd75dff tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:45.065009 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9296e83-7db5-4018-891a-921e5fd75dff tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:45.065195 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9296e83-7db5-4018-891a-921e5fd75dff tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:45.076243 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:45.076243 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:45.081015 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b9296e83-7db5-4018-891a-921e5fd75dff tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:45.085768 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9296e83-7db5-4018-891a-921e5fd75dff tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:45.086210 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 81/318] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:45 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:45.327864 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-854d8c2a-a6a4-4cd4-8ed9-94b9fb139829 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:45.330016 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-854d8c2a-a6a4-4cd4-8ed9-94b9fb139829 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:45.330279 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-854d8c2a-a6a4-4cd4-8ed9-94b9fb139829 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:45.331429 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-854d8c2a-a6a4-4cd4-8ed9-94b9fb139829 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:45.346326 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:45.346326 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:45.352793 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-854d8c2a-a6a4-4cd4-8ed9-94b9fb139829 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:45.363344 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-854d8c2a-a6a4-4cd4-8ed9-94b9fb139829 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:45.363870 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 80/319] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:45 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:45.665641 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0962a149-220a-4167-9ba7-c00e764d4eea None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:45.669587 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0962a149-220a-4167-9ba7-c00e764d4eea tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:45.669587 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0962a149-220a-4167-9ba7-c00e764d4eea tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:45.669587 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0962a149-220a-4167-9ba7-c00e764d4eea tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:45.692655 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:45.692655 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:45.697127 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0962a149-220a-4167-9ba7-c00e764d4eea tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:45.703751 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0962a149-220a-4167-9ba7-c00e764d4eea tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:45.704557 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 78/320] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:45 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:45.969025 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-712b1a48-9b0e-42ea-9c35-9ccbb54fe49d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:45.970930 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-712b1a48-9b0e-42ea-9c35-9ccbb54fe49d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:45.971339 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-712b1a48-9b0e-42ea-9c35-9ccbb54fe49d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:45.971674 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-712b1a48-9b0e-42ea-9c35-9ccbb54fe49d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:45.978793 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:45.978793 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:45.983106 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-712b1a48-9b0e-42ea-9c35-9ccbb54fe49d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:45.988918 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-712b1a48-9b0e-42ea-9c35-9ccbb54fe49d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:45.989463 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 82/321] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:45 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:46.100323 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b902b9fe-3b47-4b35-84e0-5bbd2a54c9f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:46.103699 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b902b9fe-3b47-4b35-84e0-5bbd2a54c9f3 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:46.103876 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b902b9fe-3b47-4b35-84e0-5bbd2a54c9f3 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:46.104733 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b902b9fe-3b47-4b35-84e0-5bbd2a54c9f3 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:46.121459 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:46.121459 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:46.125408 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b902b9fe-3b47-4b35-84e0-5bbd2a54c9f3 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:46.129836 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b902b9fe-3b47-4b35-84e0-5bbd2a54c9f3 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:46.130301 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 82/322] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:46 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:46.377299 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-44be2eee-3e9e-46f6-90f5-ba5965ddb5f5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:46.380370 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44be2eee-3e9e-46f6-90f5-ba5965ddb5f5 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:46.380370 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44be2eee-3e9e-46f6-90f5-ba5965ddb5f5 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:46.382508 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44be2eee-3e9e-46f6-90f5-ba5965ddb5f5 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:46.393863 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:46.393863 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:46.399219 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-44be2eee-3e9e-46f6-90f5-ba5965ddb5f5 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:46.406821 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44be2eee-3e9e-46f6-90f5-ba5965ddb5f5 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:46.407378 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 81/323] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:46 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:46.723387 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-178061ba-3400-4840-8e6d-7f04dab50e27 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:46.725545 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-178061ba-3400-4840-8e6d-7f04dab50e27 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:46.725854 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-178061ba-3400-4840-8e6d-7f04dab50e27 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:46.726627 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-178061ba-3400-4840-8e6d-7f04dab50e27 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:46.741479 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:46.741479 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:46.746821 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-178061ba-3400-4840-8e6d-7f04dab50e27 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:46.753690 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-178061ba-3400-4840-8e6d-7f04dab50e27 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:46.754252 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 79/324] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:46 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:47.004539 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c2501b6b-80d1-443e-ae1e-b6d6e9acdbfd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:47.007246 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c2501b6b-80d1-443e-ae1e-b6d6e9acdbfd tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:47.007806 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c2501b6b-80d1-443e-ae1e-b6d6e9acdbfd tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:47.008077 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c2501b6b-80d1-443e-ae1e-b6d6e9acdbfd tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:47.018496 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:47.018496 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:47.024094 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c2501b6b-80d1-443e-ae1e-b6d6e9acdbfd tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:47.030376 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c2501b6b-80d1-443e-ae1e-b6d6e9acdbfd tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:47.031039 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 83/325] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:47 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:47.143382 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ddd33d6e-cbbb-4b9d-a780-72a06aa37ad0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:47.145992 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ddd33d6e-cbbb-4b9d-a780-72a06aa37ad0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:47.146252 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ddd33d6e-cbbb-4b9d-a780-72a06aa37ad0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:47.146511 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ddd33d6e-cbbb-4b9d-a780-72a06aa37ad0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:47.157895 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:47.157895 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:47.161563 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ddd33d6e-cbbb-4b9d-a780-72a06aa37ad0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:47.165803 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ddd33d6e-cbbb-4b9d-a780-72a06aa37ad0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:47.166155 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 83/326] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:47 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:47.422363 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a42f0fe2-d360-455f-896d-12edb4dafbf8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:47.426039 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a42f0fe2-d360-455f-896d-12edb4dafbf8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:47.426326 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a42f0fe2-d360-455f-896d-12edb4dafbf8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:47.426662 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a42f0fe2-d360-455f-896d-12edb4dafbf8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:47.441126 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:47.441126 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:47.447972 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a42f0fe2-d360-455f-896d-12edb4dafbf8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:47.455247 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a42f0fe2-d360-455f-896d-12edb4dafbf8 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:47.455898 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 82/327] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:47 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:47.778542 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0bf1409f-3067-493a-8972-7d998ca054f1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:47.780337 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0bf1409f-3067-493a-8972-7d998ca054f1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:47.780694 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0bf1409f-3067-493a-8972-7d998ca054f1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:47.780810 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0bf1409f-3067-493a-8972-7d998ca054f1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:47.790816 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:47.790816 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:47.794958 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0bf1409f-3067-493a-8972-7d998ca054f1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:47.799214 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0bf1409f-3067-493a-8972-7d998ca054f1 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:47.799541 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 80/328] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:47 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:48.045284 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-51700b74-1e26-4930-8ef4-2171ae3491fd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:48.049372 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-51700b74-1e26-4930-8ef4-2171ae3491fd tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:48.049372 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-51700b74-1e26-4930-8ef4-2171ae3491fd tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:48.049372 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-51700b74-1e26-4930-8ef4-2171ae3491fd tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:48.057531 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:48.057531 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:48.062872 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-51700b74-1e26-4930-8ef4-2171ae3491fd tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:48.069444 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-51700b74-1e26-4930-8ef4-2171ae3491fd tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:48.070135 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 84/329] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:48 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:48.183470 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ce0797fa-544e-41a1-801b-5c6d01403386 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:48.185310 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce0797fa-544e-41a1-801b-5c6d01403386 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:48.185691 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce0797fa-544e-41a1-801b-5c6d01403386 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:48.185931 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce0797fa-544e-41a1-801b-5c6d01403386 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:48.196676 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:48.196676 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:48.201088 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ce0797fa-544e-41a1-801b-5c6d01403386 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:48.206165 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce0797fa-544e-41a1-801b-5c6d01403386 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:48.206729 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 84/330] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:48 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:48.472829 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-918eeb93-23da-4259-9779-7900bb72ee19 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:48.475125 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-918eeb93-23da-4259-9779-7900bb72ee19 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:48.475125 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-918eeb93-23da-4259-9779-7900bb72ee19 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:48.475390 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-918eeb93-23da-4259-9779-7900bb72ee19 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:48.482479 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:48.482479 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:48.484894 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-918eeb93-23da-4259-9779-7900bb72ee19 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:48.488622 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-918eeb93-23da-4259-9779-7900bb72ee19 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:48.488980 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 83/331] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:48 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:48.816691 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ef7e5f0e-1260-45f3-aa4d-a45716cc8b29 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:48.818484 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef7e5f0e-1260-45f3-aa4d-a45716cc8b29 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:48.818708 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef7e5f0e-1260-45f3-aa4d-a45716cc8b29 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:48.818890 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef7e5f0e-1260-45f3-aa4d-a45716cc8b29 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:48.829585 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:48.829585 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:48.834530 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ef7e5f0e-1260-45f3-aa4d-a45716cc8b29 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:48.839282 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef7e5f0e-1260-45f3-aa4d-a45716cc8b29 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:48.839677 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 81/332] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:48 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:49.087286 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3891373e-c3d1-43c4-8b11-60f442035fd4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:49.089098 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3891373e-c3d1-43c4-8b11-60f442035fd4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:49.089302 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3891373e-c3d1-43c4-8b11-60f442035fd4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:49.089489 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3891373e-c3d1-43c4-8b11-60f442035fd4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:49.097257 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:49.097257 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:49.101098 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3891373e-c3d1-43c4-8b11-60f442035fd4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:49.105565 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3891373e-c3d1-43c4-8b11-60f442035fd4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:49.105973 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 85/333] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:49 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:49.220764 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-377058e7-05a3-44c5-8598-31bc380a44a7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:49.223125 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-377058e7-05a3-44c5-8598-31bc380a44a7 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:49.223499 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-377058e7-05a3-44c5-8598-31bc380a44a7 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:49.223852 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-377058e7-05a3-44c5-8598-31bc380a44a7 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:49.236157 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:49.236157 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:49.240260 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-377058e7-05a3-44c5-8598-31bc380a44a7 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:49.246300 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-377058e7-05a3-44c5-8598-31bc380a44a7 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:49.246947 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 85/334] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:49 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:49.501805 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ba993f92-6536-4aaa-9dd1-141a82fc197f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:49.503765 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ba993f92-6536-4aaa-9dd1-141a82fc197f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:49.503966 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ba993f92-6536-4aaa-9dd1-141a82fc197f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:49.504182 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ba993f92-6536-4aaa-9dd1-141a82fc197f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:49.512277 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:49.512277 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:49.517057 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ba993f92-6536-4aaa-9dd1-141a82fc197f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:49.521926 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ba993f92-6536-4aaa-9dd1-141a82fc197f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:49.522289 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 84/335] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:49 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:49.857634 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d3232cd5-d57c-40b4-bc4b-acf647e38e4a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:49.858566 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d3232cd5-d57c-40b4-bc4b-acf647e38e4a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:49.858778 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d3232cd5-d57c-40b4-bc4b-acf647e38e4a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:49.859058 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d3232cd5-d57c-40b4-bc4b-acf647e38e4a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:49.875467 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:49.875467 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:49.889521 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d3232cd5-d57c-40b4-bc4b-acf647e38e4a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:49.895589 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d3232cd5-d57c-40b4-bc4b-acf647e38e4a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:49.896162 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 82/336] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:49 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:50.120703 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-55a0366d-5ffb-4c51-9299-6b6389829cec None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:50.122528 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55a0366d-5ffb-4c51-9299-6b6389829cec tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:50.122738 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-55a0366d-5ffb-4c51-9299-6b6389829cec tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:50.122927 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-55a0366d-5ffb-4c51-9299-6b6389829cec tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:50.133147 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:50.133147 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:50.133476 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-55a0366d-5ffb-4c51-9299-6b6389829cec tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:50.137442 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55a0366d-5ffb-4c51-9299-6b6389829cec tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:50.137805 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 86/337] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:50 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:50.262038 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-78381714-f936-4a31-8b55-c55ee054f3db None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:50.262851 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78381714-f936-4a31-8b55-c55ee054f3db tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:50.263127 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-78381714-f936-4a31-8b55-c55ee054f3db tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:50.263354 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-78381714-f936-4a31-8b55-c55ee054f3db tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:50.274718 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:50.274718 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:50.278634 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-78381714-f936-4a31-8b55-c55ee054f3db tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:50.283760 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78381714-f936-4a31-8b55-c55ee054f3db tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:50.284259 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 86/338] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:50 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:50.538041 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ff9dc495-67dd-4a8e-bf71-f8b28b6c9246 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:50.540160 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff9dc495-67dd-4a8e-bf71-f8b28b6c9246 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:50.540415 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff9dc495-67dd-4a8e-bf71-f8b28b6c9246 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:50.540687 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff9dc495-67dd-4a8e-bf71-f8b28b6c9246 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:50.549828 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:50.549828 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:50.555055 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ff9dc495-67dd-4a8e-bf71-f8b28b6c9246 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:50.561250 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff9dc495-67dd-4a8e-bf71-f8b28b6c9246 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:50.561834 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 85/339] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:50 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:50.915693 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-66773687-b40e-4daa-ae21-c19f0a0d607c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:50.917821 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-66773687-b40e-4daa-ae21-c19f0a0d607c tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:50.918060 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-66773687-b40e-4daa-ae21-c19f0a0d607c tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:50.918321 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-66773687-b40e-4daa-ae21-c19f0a0d607c tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:50.929961 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:50.929961 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:50.934699 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-66773687-b40e-4daa-ae21-c19f0a0d607c tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:50.940502 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-66773687-b40e-4daa-ae21-c19f0a0d607c tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:50.941032 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 83/340] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:50 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:51.156499 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-94d7f3a9-6622-4d55-8716-89aa1bf5a377 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:51.156499 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94d7f3a9-6622-4d55-8716-89aa1bf5a377 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:51.156499 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94d7f3a9-6622-4d55-8716-89aa1bf5a377 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:51.157023 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94d7f3a9-6622-4d55-8716-89aa1bf5a377 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:51.166781 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:51.166781 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:51.172047 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-94d7f3a9-6622-4d55-8716-89aa1bf5a377 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:51.178648 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94d7f3a9-6622-4d55-8716-89aa1bf5a377 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:51.179313 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 87/341] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:51 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:51.300180 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0647832c-3847-4dab-9e7d-e0dc092fbcfc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:51.302062 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0647832c-3847-4dab-9e7d-e0dc092fbcfc tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:51.302371 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0647832c-3847-4dab-9e7d-e0dc092fbcfc tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:51.302687 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0647832c-3847-4dab-9e7d-e0dc092fbcfc tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:51.314888 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:51.314888 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:51.319944 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0647832c-3847-4dab-9e7d-e0dc092fbcfc tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:51.327246 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0647832c-3847-4dab-9e7d-e0dc092fbcfc tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:51.327893 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 87/342] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:51 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:51.578577 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6007e98f-c857-4f71-9d22-4ca00e896aa9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:51.580989 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6007e98f-c857-4f71-9d22-4ca00e896aa9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:51.581377 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6007e98f-c857-4f71-9d22-4ca00e896aa9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:51.581798 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6007e98f-c857-4f71-9d22-4ca00e896aa9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:51.590097 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:51.590097 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:51.594685 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6007e98f-c857-4f71-9d22-4ca00e896aa9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:51.600850 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6007e98f-c857-4f71-9d22-4ca00e896aa9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:51.601471 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 86/343] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:51 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:51.917988 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8652ace5-b547-4981-9211-6e8261cd229e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:51.958511 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b129a5e0-e9ea-4793-92c9-170cfbfcf081 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:51.961202 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b129a5e0-e9ea-4793-92c9-170cfbfcf081 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:51.961202 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b129a5e0-e9ea-4793-92c9-170cfbfcf081 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:51.962866 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b129a5e0-e9ea-4793-92c9-170cfbfcf081 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:51.973271 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:51.973271 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:51.978428 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b129a5e0-e9ea-4793-92c9-170cfbfcf081 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:51.984652 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b129a5e0-e9ea-4793-92c9-170cfbfcf081 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:51.985324 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 88/344] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:51 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:52.192201 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7eaa4cf7-698f-4418-9326-cb8b7f0830ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:52.194294 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7eaa4cf7-698f-4418-9326-cb8b7f0830ae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:52.194570 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7eaa4cf7-698f-4418-9326-cb8b7f0830ae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:52.194845 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7eaa4cf7-698f-4418-9326-cb8b7f0830ae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:52.196583 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8652ace5-b547-4981-9211-6e8261cd229e tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:55:52.196912 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8652ace5-b547-4981-9211-6e8261cd229e tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-976412683", "extra_specs": {}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:52.204095 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:52.204095 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:52.209898 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7eaa4cf7-698f-4418-9326-cb8b7f0830ae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:52.211603 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8652ace5-b547-4981-9211-6e8261cd229e tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:55:52.211997 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 84/345] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:55:51 2026] POST /volume/v3/types => generated 217 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:52.215194 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7eaa4cf7-698f-4418-9326-cb8b7f0830ae tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:52.215596 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 88/346] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:52 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:52.221953 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8e0f2bd6-8c3c-4a87-a3c0-86f34ef71de9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:52.224026 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8e0f2bd6-8c3c-4a87-a3c0-86f34ef71de9 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] POST https://10.4.3.241/volume/v3/types/e1ef9e85-aa50-436f-8b51-4c46834e4ec9/encryption Aug 07 17:55:52.224676 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8e0f2bd6-8c3c-4a87-a3c0-86f34ef71de9 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:52.268053 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8e0f2bd6-8c3c-4a87-a3c0-86f34ef71de9 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/types/e1ef9e85-aa50-436f-8b51-4c46834e4ec9/encryption returned with HTTP 200 Aug 07 17:55:52.268626 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 87/347] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 17:55:52 2026] POST /volume/v3/types/e1ef9e85-aa50-436f-8b51-4c46834e4ec9/encryption => generated 231 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:52.278499 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:52.344669 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-78dc2f6e-ecec-4975-be20-5f1cf2ed6237 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:52.347061 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78dc2f6e-ecec-4975-be20-5f1cf2ed6237 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:52.347356 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-78dc2f6e-ecec-4975-be20-5f1cf2ed6237 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:52.347686 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-78dc2f6e-ecec-4975-be20-5f1cf2ed6237 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:52.362068 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:52.362068 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:52.366898 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-78dc2f6e-ecec-4975-be20-5f1cf2ed6237 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:52.373334 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78dc2f6e-ecec-4975-be20-5f1cf2ed6237 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:52.373839 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 85/348] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:52 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:52.494506 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:52.496921 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:55:52.497320 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-441018412"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:52.499218 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-441018412'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:55:52.499328 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Create volume of 1 GB Aug 07 17:55:52.503348 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Availability Zones retrieved successfully. Aug 07 17:55:52.511414 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Flow 'volume_create_api' (ce3905a6-bcd4-4b05-a858-de8fded6e1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:52.512755 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc60489-db83-468a-ae5c-cd1e39b60019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:52.514204 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:55:52.553422 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bc60489-db83-468a-ae5c-cd1e39b60019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:52.553605 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:55:52.553668 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3da2ea3-cd78-4279-b626-d11c1b55df69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:52.553715 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-534299708", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-976412683", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:52.554327 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-534299708', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-976412683', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:55:52.558071 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Create volume of 1 GB Aug 07 17:55:52.558593 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:52.558593 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:52.559322 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Availability Zones retrieved successfully. Aug 07 17:55:52.568227 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Flow 'volume_create_api' (af8051e3-2a52-46b0-b5ec-735a06223443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:52.569371 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d6d7ac4-9130-4149-9776-531c386f99de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:52.570544 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:55:52.589577 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-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 07 17:55:52.600700 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d6d7ac4-9130-4149-9776-531c386f99de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:55:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e1ef9e85-aa50-436f-8b51-4c46834e4ec9,is_public=True,name='tempest-scenario-type-cryptsetup-976412683',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1ef9e85-aa50-436f-8b51-4c46834e4ec9', '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=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:52.601936 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f679a14-e15d-4091-b251-97705c1f305f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:52.616731 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fd12cb69-cad6-4a7e-8757-7f73e92b0803 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:52.619383 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd12cb69-cad6-4a7e-8757-7f73e92b0803 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:52.619383 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd12cb69-cad6-4a7e-8757-7f73e92b0803 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:52.619606 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd12cb69-cad6-4a7e-8757-7f73e92b0803 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:52.626527 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:52.626527 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:52.630555 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fd12cb69-cad6-4a7e-8757-7f73e92b0803 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:52.631137 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-976412683 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-976412683, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:55:52.632705 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-976412683 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-976412683, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:55:52.635724 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd12cb69-cad6-4a7e-8757-7f73e92b0803 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:52.635972 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 88/349] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:52 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:52.636262 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Created reservations ['c0ef4a90-1029-42da-a2ba-8b0613ad199f', 'f8eeb3c4-c78c-4455-bb52-28dd887ecacc', 'fe1eccdc-816b-4bfb-b905-411c5be73a10', 'a1148063-e4c7-4bbc-b385-9af274b1c0df'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:52.637325 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3da2ea3-cd78-4279-b626-d11c1b55df69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0ef4a90-1029-42da-a2ba-8b0613ad199f', 'f8eeb3c4-c78c-4455-bb52-28dd887ecacc', 'fe1eccdc-816b-4bfb-b905-411c5be73a10', 'a1148063-e4c7-4bbc-b385-9af274b1c0df']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:52.637902 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d88d217-1de2-4e5d-8c0d-7d5f0096cf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:52.667587 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d88d217-1de2-4e5d-8c0d-7d5f0096cf8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80b877a0-ae50-4e98-90f0-879fb7279323', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-441018412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9f6042aed4743f884249b5bf295b1f6',qos_specs=None,replication_status=,reservations=['c0ef4a90-1029-42da-a2ba-8b0613ad199f','f8eeb3c4-c78c-4455-bb52-28dd887ecacc','fe1eccdc-816b-4bfb-b905-411c5be73a10','a1148063-e4c7-4bbc-b385-9af274b1c0df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c7df2106d9e412d92ca24d3cc1335a9',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-441018412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80b877a0-ae50-4e98-90f0-879fb7279323,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9f6042aed4743f884249b5bf295b1f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c7df2106d9e412d92ca24d3cc1335a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:52.668415 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79a79523-3e7c-4664-9774-8de312ffc318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:52.675433 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Created reservations ['79f404d3-2224-4b15-874f-bbdf518bb7fe', 'c5316316-7620-4094-aa7e-3047871010b4', 'e9c6cb32-7d99-4d5c-9439-c36adedbe985', '1ddba935-bac1-4851-9069-133e5d9a3413'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:55:52.675433 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f679a14-e15d-4091-b251-97705c1f305f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79f404d3-2224-4b15-874f-bbdf518bb7fe', 'c5316316-7620-4094-aa7e-3047871010b4', 'e9c6cb32-7d99-4d5c-9439-c36adedbe985', '1ddba935-bac1-4851-9069-133e5d9a3413']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:52.675433 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (153872a2-f77b-4b31-8acb-3b3cde4cf89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:52.688207 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79a79523-3e7c-4664-9774-8de312ffc318) transitioned into state 'SUCCESS' from state '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-441018412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9f6042aed4743f884249b5bf295b1f6',qos_specs=None,replication_status=,reservations=['c0ef4a90-1029-42da-a2ba-8b0613ad199f','f8eeb3c4-c78c-4455-bb52-28dd887ecacc','fe1eccdc-816b-4bfb-b905-411c5be73a10','a1148063-e4c7-4bbc-b385-9af274b1c0df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c7df2106d9e412d92ca24d3cc1335a9',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:52.689048 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11baa850-f614-41ac-88d9-cf57523b05da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:52.696849 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (153872a2-f77b-4b31-8acb-3b3cde4cf89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '454a0573-0c13-4fc1-9b77-42accee1f09e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-534299708',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2c1d36e8fa4ec883fec8288586afe6',qos_specs=None,replication_status=,reservations=['79f404d3-2224-4b15-874f-bbdf518bb7fe','c5316316-7620-4094-aa7e-3047871010b4','e9c6cb32-7d99-4d5c-9439-c36adedbe985','1ddba935-bac1-4851-9069-133e5d9a3413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d0cb4e1cbd4ba0857c14279054d867',volume_type_id=e1ef9e85-aa50-436f-8b51-4c46834e4ec9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-534299708',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=454a0573-0c13-4fc1-9b77-42accee1f09e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2c1d36e8fa4ec883fec8288586afe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86d0cb4e1cbd4ba0857c14279054d867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1ef9e85-aa50-436f-8b51-4c46834e4ec9),volume_type_id=e1ef9e85-aa50-436f-8b51-4c46834e4ec9)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:52.697925 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb578361-f9b6-4df2-a494-d75701588505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:52.699258 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11baa850-f614-41ac-88d9-cf57523b05da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:52.700547 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Flow 'volume_create_api' (ce3905a6-bcd4-4b05-a858-de8fded6e1f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:52.700994 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Create volume request issued successfully. Aug 07 17:55:52.701772 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2dfd56c7-338a-447f-8a61-91a8ac0fdce0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:55:52.702360 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 89/350] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:55:52 2026] POST /volume/v3/volumes => generated 754 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:55:52.716021 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-02ed18a3-bbc8-44c4-aaa4-fa979f56630c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:52.717798 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-02ed18a3-bbc8-44c4-aaa4-fa979f56630c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:55:52.718038 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-02ed18a3-bbc8-44c4-aaa4-fa979f56630c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:52.718341 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-02ed18a3-bbc8-44c4-aaa4-fa979f56630c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:52.722188 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb578361-f9b6-4df2-a494-d75701588505) transitioned into state 'SUCCESS' from state '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-534299708',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2c1d36e8fa4ec883fec8288586afe6',qos_specs=None,replication_status=,reservations=['79f404d3-2224-4b15-874f-bbdf518bb7fe','c5316316-7620-4094-aa7e-3047871010b4','e9c6cb32-7d99-4d5c-9439-c36adedbe985','1ddba935-bac1-4851-9069-133e5d9a3413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d0cb4e1cbd4ba0857c14279054d867',volume_type_id=e1ef9e85-aa50-436f-8b51-4c46834e4ec9)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:52.722937 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fc50a3d-079d-4273-8c4e-3e88e0137b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:55:52.725387 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:52.725387 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:52.729104 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-02ed18a3-bbc8-44c4-aaa4-fa979f56630c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:55:52.734000 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fc50a3d-079d-4273-8c4e-3e88e0137b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:55:52.734115 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-02ed18a3-bbc8-44c4-aaa4-fa979f56630c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:55:52.734561 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 86/351] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:52 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:52.734917 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Flow 'volume_create_api' (af8051e3-2a52-46b0-b5ec-735a06223443) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:55:52.735226 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Create volume request issued successfully. Aug 07 17:55:52.735813 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c2ecebb-9d19-480b-83ca-42e56e83ce00 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:55:52.736195 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 89/352] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:55:52 2026] POST /volume/v3/volumes => generated 789 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:55:52.781560 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b9b10650-336b-4de2-a9df-5166af44affd req-8bc650e4-1ae0-4500-9e6c-81d25853bd5b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:52.784222 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-8bc650e4-1ae0-4500-9e6c-81d25853bd5b tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:55:52.784411 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-8bc650e4-1ae0-4500-9e6c-81d25853bd5b tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:52.784595 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-8bc650e4-1ae0-4500-9e6c-81d25853bd5b tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:52.794428 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:52.794428 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:52.798193 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b9b10650-336b-4de2-a9df-5166af44affd req-8bc650e4-1ae0-4500-9e6c-81d25853bd5b tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:55:52.802548 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-8bc650e4-1ae0-4500-9e6c-81d25853bd5b tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:55:52.802945 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 89/353] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:55:52 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:53.002042 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d85eee31-14a6-4bdd-8bf7-af8c8baee7a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:53.004584 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d85eee31-14a6-4bdd-8bf7-af8c8baee7a2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:53.004894 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d85eee31-14a6-4bdd-8bf7-af8c8baee7a2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:53.005120 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d85eee31-14a6-4bdd-8bf7-af8c8baee7a2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:53.015906 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:53.015906 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:53.020242 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d85eee31-14a6-4bdd-8bf7-af8c8baee7a2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:53.024882 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d85eee31-14a6-4bdd-8bf7-af8c8baee7a2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:53.025316 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 90/354] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:53 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:53.107128 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e9668c20-7a15-4f16-bde5-b0c9aaeb1acf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:53.107626 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e9668c20-7a15-4f16-bde5-b0c9aaeb1acf None None] GET https://10.4.3.241/volume// Aug 07 17:55:53.107824 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e9668c20-7a15-4f16-bde5-b0c9aaeb1acf None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:53.108066 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e9668c20-7a15-4f16-bde5-b0c9aaeb1acf None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:53.108483 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e9668c20-7a15-4f16-bde5-b0c9aaeb1acf None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:55:53.108922 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 87/355] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:55:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:55:53.129230 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b9b10650-336b-4de2-a9df-5166af44affd req-264333b5-8cb7-40fc-a5e8-236f49555b08 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:53.230769 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6015f56d-ff1d-40cd-b139-480dd44f090d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:53.234079 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6015f56d-ff1d-40cd-b139-480dd44f090d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:53.234562 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6015f56d-ff1d-40cd-b139-480dd44f090d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:53.234901 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6015f56d-ff1d-40cd-b139-480dd44f090d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:53.245109 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:53.245109 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:53.251286 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6015f56d-ff1d-40cd-b139-480dd44f090d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:53.257970 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6015f56d-ff1d-40cd-b139-480dd44f090d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:53.258575 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 90/356] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:53 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:53.387204 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-264333b5-8cb7-40fc-a5e8-236f49555b08 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:55:53.387593 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-264333b5-8cb7-40fc-a5e8-236f49555b08 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1be9e53c-6108-4ed8-afac-0bb21fb1ab53", "connector": null, "instance_uuid": "4a8ba556-6e75-402d-9040-2bae2b33e987"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:53.388264 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-80d9f03f-6de4-4809-ab53-723a77de016a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:53.390697 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80d9f03f-6de4-4809-ab53-723a77de016a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:53.390972 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80d9f03f-6de4-4809-ab53-723a77de016a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:53.391222 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80d9f03f-6de4-4809-ab53-723a77de016a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:53.397200 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:53.397200 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:53.407700 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:53.407700 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:53.413700 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-80d9f03f-6de4-4809-ab53-723a77de016a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:53.419930 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80d9f03f-6de4-4809-ab53-723a77de016a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:53.420415 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 91/357] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:53 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:53.429703 np0000006743 devstack@c-api.service[100245]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Aug 07 17:55:53.429703 np0000006743 devstack@c-api.service[100245]: .first() Aug 07 17:55:53.444585 np0000006743 devstack@c-api.service[100245]: WARNING cinder.volume.api [req-b9b10650-336b-4de2-a9df-5166af44affd req-264333b5-8cb7-40fc-a5e8-236f49555b08 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 07 17:55:53.450871 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-264333b5-8cb7-40fc-a5e8-236f49555b08 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:55:53.451523 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 90/358] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:55:53 2026] POST /volume/v3/attachments => generated 271 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:53.482773 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a192dd33-2d76-46cc-a2cf-692fa9ba154e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:53.485317 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a192dd33-2d76-46cc-a2cf-692fa9ba154e tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:55:53.486022 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a192dd33-2d76-46cc-a2cf-692fa9ba154e tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:53.486355 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a192dd33-2d76-46cc-a2cf-692fa9ba154e tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:53.493073 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-72624650-7f3e-4425-8c22-93c04d701110 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:53.493579 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-72624650-7f3e-4425-8c22-93c04d701110 None None] GET https://10.4.3.241/volume// Aug 07 17:55:53.493946 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-72624650-7f3e-4425-8c22-93c04d701110 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:53.494052 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-72624650-7f3e-4425-8c22-93c04d701110 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:53.494502 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-72624650-7f3e-4425-8c22-93c04d701110 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:55:53.494847 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 91/359] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:55:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:55:53.499828 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:53.499828 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:53.505538 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b9b10650-336b-4de2-a9df-5166af44affd req-6cd94ebe-c670-4647-a2ea-d4e088a79eb0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:53.505905 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a192dd33-2d76-46cc-a2cf-692fa9ba154e tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:55:53.507524 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-6cd94ebe-c670-4647-a2ea-d4e088a79eb0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:55:53.507729 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-6cd94ebe-c670-4647-a2ea-d4e088a79eb0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:53.507904 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-6cd94ebe-c670-4647-a2ea-d4e088a79eb0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:53.513486 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a192dd33-2d76-46cc-a2cf-692fa9ba154e tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:55:53.514045 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 88/360] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:53 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:53.518456 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:53.518456 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:53.522764 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b9b10650-336b-4de2-a9df-5166af44affd req-6cd94ebe-c670-4647-a2ea-d4e088a79eb0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:55:53.527735 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-6cd94ebe-c670-4647-a2ea-d4e088a79eb0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:55:53.528275 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 92/361] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:55:53 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1047 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:55:53.600716 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b9b10650-336b-4de2-a9df-5166af44affd req-1dfebe95-b207-49ec-a8c2-ddd797921324 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:53.603153 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-1dfebe95-b207-49ec-a8c2-ddd797921324 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] PUT https://10.4.3.241/volume/v3/attachments/a203ad14-d0d5-4a36-b3ee-8efaca874ed0 Aug 07 17:55:53.603609 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-1dfebe95-b207-49ec-a8c2-ddd797921324 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:53.611938 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-b9b10650-336b-4de2-a9df-5166af44affd req-1dfebe95-b207-49ec-a8c2-ddd797921324 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Acquiring lock "cinder-attachment_update-1be9e53c-6108-4ed8-afac-0bb21fb1ab53-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:55:53.617025 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-b9b10650-336b-4de2-a9df-5166af44affd req-1dfebe95-b207-49ec-a8c2-ddd797921324 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Lock "cinder-attachment_update-1be9e53c-6108-4ed8-afac-0bb21fb1ab53-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:55:53.618005 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:53.618005 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:53.650524 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-df14ed55-c13d-45bc-a7f5-338739e8f655 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:53.652649 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df14ed55-c13d-45bc-a7f5-338739e8f655 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:53.652896 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df14ed55-c13d-45bc-a7f5-338739e8f655 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:53.653128 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df14ed55-c13d-45bc-a7f5-338739e8f655 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:53.660626 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:53.660626 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:53.664814 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-df14ed55-c13d-45bc-a7f5-338739e8f655 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:53.669303 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df14ed55-c13d-45bc-a7f5-338739e8f655 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:53.669717 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 92/362] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:53 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:53.721095 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-b9b10650-336b-4de2-a9df-5166af44affd req-1dfebe95-b207-49ec-a8c2-ddd797921324 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Lock "cinder-attachment_update-1be9e53c-6108-4ed8-afac-0bb21fb1ab53-np0000006743" released by "attachment_update" :: held 0.104s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:55:53.721095 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-1dfebe95-b207-49ec-a8c2-ddd797921324 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/attachments/a203ad14-d0d5-4a36-b3ee-8efaca874ed0 returned with HTTP 200 Aug 07 17:55:53.721600 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 91/363] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:55:53 2026] PUT /volume/v3/attachments/a203ad14-d0d5-4a36-b3ee-8efaca874ed0 => generated 967 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:53.749888 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0ad57357-87f2-4e53-a8f5-05ea06c48926 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:53.752279 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ad57357-87f2-4e53-a8f5-05ea06c48926 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:55:53.752807 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ad57357-87f2-4e53-a8f5-05ea06c48926 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:53.753165 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ad57357-87f2-4e53-a8f5-05ea06c48926 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:53.762077 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:53.762077 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:53.766665 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0ad57357-87f2-4e53-a8f5-05ea06c48926 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:55:53.771632 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ad57357-87f2-4e53-a8f5-05ea06c48926 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:55:53.772215 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 89/364] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:53 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:53.822810 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-61712fb3-cfa3-4e9a-981e-dd3a1071c42a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:53.825680 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-61712fb3-cfa3-4e9a-981e-dd3a1071c42a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:55:53.825983 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-61712fb3-cfa3-4e9a-981e-dd3a1071c42a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:53.826261 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-61712fb3-cfa3-4e9a-981e-dd3a1071c42a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:53.833007 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:53.833007 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:53.836747 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-61712fb3-cfa3-4e9a-981e-dd3a1071c42a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:55:53.841262 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-61712fb3-cfa3-4e9a-981e-dd3a1071c42a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:55:53.841670 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 93/365] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:55:53 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:54.041639 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a6a25c17-e989-4ecc-ab71-b0aad98961eb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:54.043234 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6a25c17-e989-4ecc-ab71-b0aad98961eb tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:54.043386 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6a25c17-e989-4ecc-ab71-b0aad98961eb tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:54.043568 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6a25c17-e989-4ecc-ab71-b0aad98961eb tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:54.054064 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:54.054064 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:54.059060 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a6a25c17-e989-4ecc-ab71-b0aad98961eb tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:54.064739 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6a25c17-e989-4ecc-ab71-b0aad98961eb tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:54.065254 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 93/366] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:54 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:54.100067 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c7bd3ee2-ee31-48ab-8f3a-187a4b09d43a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:54.100983 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c7bd3ee2-ee31-48ab-8f3a-187a4b09d43a None None] GET https://10.4.3.241/volume// Aug 07 17:55:54.101210 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c7bd3ee2-ee31-48ab-8f3a-187a4b09d43a None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:54.101475 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c7bd3ee2-ee31-48ab-8f3a-187a4b09d43a None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:54.102058 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c7bd3ee2-ee31-48ab-8f3a-187a4b09d43a None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:55:54.102463 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 92/367] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:55:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:55:54.125093 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-49bc9890-9d2c-4c18-a82d-b42bb7f7f80a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:54.276412 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf837c9c-c015-412e-9161-aa04f1a4092e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:54.278165 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf837c9c-c015-412e-9161-aa04f1a4092e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:54.278347 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf837c9c-c015-412e-9161-aa04f1a4092e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:54.279079 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf837c9c-c015-412e-9161-aa04f1a4092e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:54.285935 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:54.285935 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:54.290509 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf837c9c-c015-412e-9161-aa04f1a4092e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:54.295002 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf837c9c-c015-412e-9161-aa04f1a4092e tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:54.295272 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 94/368] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:54 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:54.360313 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-49bc9890-9d2c-4c18-a82d-b42bb7f7f80a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:55:54.360783 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-49bc9890-9d2c-4c18-a82d-b42bb7f7f80a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "80b877a0-ae50-4e98-90f0-879fb7279323", "connector": null, "instance_uuid": "f6540454-697c-4a24-9e95-6dd63422916a"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:54.370723 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:54.370723 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:54.408671 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-49bc9890-9d2c-4c18-a82d-b42bb7f7f80a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:55:54.409224 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 90/369] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:55:54 2026] POST /volume/v3/attachments => generated 273 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:54.439914 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-190a130f-bd59-4c9e-9fac-e2de90531dc0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:54.444921 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-190a130f-bd59-4c9e-9fac-e2de90531dc0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:54.445245 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-190a130f-bd59-4c9e-9fac-e2de90531dc0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:54.445749 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-190a130f-bd59-4c9e-9fac-e2de90531dc0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:54.445967 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-80a625eb-542a-4a5c-9fba-67b3c9a87454 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:54.448546 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-80a625eb-542a-4a5c-9fba-67b3c9a87454 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:55:54.448794 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-80a625eb-542a-4a5c-9fba-67b3c9a87454 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:54.449065 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-80a625eb-542a-4a5c-9fba-67b3c9a87454 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:54.459702 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:54.459702 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:54.461364 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:54.461364 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:54.463490 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-190a130f-bd59-4c9e-9fac-e2de90531dc0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:54.465827 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-80a625eb-542a-4a5c-9fba-67b3c9a87454 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:55:54.468142 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-190a130f-bd59-4c9e-9fac-e2de90531dc0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:54.468981 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 94/370] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:54 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:54.470279 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f73eafc2-7c40-43a3-88e8-0bbb1522e6ca None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:54.471251 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f73eafc2-7c40-43a3-88e8-0bbb1522e6ca None None] GET https://10.4.3.241/volume// Aug 07 17:55:54.471251 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f73eafc2-7c40-43a3-88e8-0bbb1522e6ca None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:54.471458 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f73eafc2-7c40-43a3-88e8-0bbb1522e6ca None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:54.472101 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f73eafc2-7c40-43a3-88e8-0bbb1522e6ca None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:55:54.472101 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 95/371] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:55:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:55:54.473320 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-80a625eb-542a-4a5c-9fba-67b3c9a87454 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:55:54.473845 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 93/372] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:54 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:54.483772 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-122c23ce-c9ff-4db9-9918-d85f532f3701 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:54.486137 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-122c23ce-c9ff-4db9-9918-d85f532f3701 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:55:54.486285 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-122c23ce-c9ff-4db9-9918-d85f532f3701 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:54.486528 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-122c23ce-c9ff-4db9-9918-d85f532f3701 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:54.496663 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:54.496663 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:54.500882 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-122c23ce-c9ff-4db9-9918-d85f532f3701 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:55:54.505958 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-122c23ce-c9ff-4db9-9918-d85f532f3701 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:55:54.506527 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 91/373] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:55:54 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:55:54.516678 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-d50fcf55-fd5b-4cae-81a2-d168adc16921 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:54.519749 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-d50fcf55-fd5b-4cae-81a2-d168adc16921 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:55:54.520128 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-d50fcf55-fd5b-4cae-81a2-d168adc16921 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:54.520371 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-d50fcf55-fd5b-4cae-81a2-d168adc16921 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:54.530284 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-435d1843-be84-4e73-84f9-16df3b46f432 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:54.530919 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:54.530919 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:54.532777 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-435d1843-be84-4e73-84f9-16df3b46f432 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:55:54.533089 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-435d1843-be84-4e73-84f9-16df3b46f432 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:54.533357 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-435d1843-be84-4e73-84f9-16df3b46f432 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:54.541411 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-d50fcf55-fd5b-4cae-81a2-d168adc16921 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:55:54.545194 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:54.545194 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:54.548991 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-d50fcf55-fd5b-4cae-81a2-d168adc16921 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:55:54.549576 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 95/374] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:55:54 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:54.550161 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-435d1843-be84-4e73-84f9-16df3b46f432 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:55:54.555270 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-435d1843-be84-4e73-84f9-16df3b46f432 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:55:54.555645 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 96/375] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:54 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:54.586362 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-5a524d0c-a77d-4642-b8b3-73ae6f3a6e31 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:54.589428 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-5a524d0c-a77d-4642-b8b3-73ae6f3a6e31 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] PUT https://10.4.3.241/volume/v3/attachments/b8be34d9-9ab5-4349-b7d3-85c3c62d7141 Aug 07 17:55:54.589866 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-5a524d0c-a77d-4642-b8b3-73ae6f3a6e31 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:54.601292 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-5a524d0c-a77d-4642-b8b3-73ae6f3a6e31 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Acquiring lock "cinder-attachment_update-80b877a0-ae50-4e98-90f0-879fb7279323-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:55:54.606926 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-5a524d0c-a77d-4642-b8b3-73ae6f3a6e31 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Lock "cinder-attachment_update-80b877a0-ae50-4e98-90f0-879fb7279323-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:55:54.608274 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:54.608274 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:54.685971 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dd3be08b-9bf5-4693-b372-c5bd519a77d6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:54.688276 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dd3be08b-9bf5-4693-b372-c5bd519a77d6 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:54.688551 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dd3be08b-9bf5-4693-b372-c5bd519a77d6 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:54.688794 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dd3be08b-9bf5-4693-b372-c5bd519a77d6 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:54.696161 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-5a524d0c-a77d-4642-b8b3-73ae6f3a6e31 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Lock "cinder-attachment_update-80b877a0-ae50-4e98-90f0-879fb7279323-np0000006743" released by "attachment_update" :: held 0.089s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:55:54.696609 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-5a524d0c-a77d-4642-b8b3-73ae6f3a6e31 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/attachments/b8be34d9-9ab5-4349-b7d3-85c3c62d7141 returned with HTTP 200 Aug 07 17:55:54.697185 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:54.697185 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:54.697424 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 94/376] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:55:54 2026] PUT /volume/v3/attachments/b8be34d9-9ab5-4349-b7d3-85c3c62d7141 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:54.702595 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dd3be08b-9bf5-4693-b372-c5bd519a77d6 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:54.709586 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dd3be08b-9bf5-4693-b372-c5bd519a77d6 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:54.710060 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 92/377] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:54 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:54.838027 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4876a055-9af8-46cc-a596-f2a4bae2e4a3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:54.838474 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4876a055-9af8-46cc-a596-f2a4bae2e4a3 None None] GET https://10.4.3.241/volume// Aug 07 17:55:54.838663 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4876a055-9af8-46cc-a596-f2a4bae2e4a3 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:54.838884 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4876a055-9af8-46cc-a596-f2a4bae2e4a3 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:54.839256 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4876a055-9af8-46cc-a596-f2a4bae2e4a3 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:55:54.839588 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 96/378] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:55:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:55:54.857750 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-2259660f-065b-430a-9a26-eac7c6094cfc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:55.054603 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-2259660f-065b-430a-9a26-eac7c6094cfc tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:55:55.055060 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-2259660f-065b-430a-9a26-eac7c6094cfc tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd387e42-9c76-41d6-ba9b-35fd5387e63c", "connector": null, "instance_uuid": "078fae1d-0d7b-467d-aa8b-4ebbc1373d19"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:55.079182 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d29292a2-40e4-45f5-be6a-a3f1bc299e09 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:55.081171 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d29292a2-40e4-45f5-be6a-a3f1bc299e09 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:55.081363 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d29292a2-40e4-45f5-be6a-a3f1bc299e09 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:55.081567 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d29292a2-40e4-45f5-be6a-a3f1bc299e09 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:55.085746 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:55.085746 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:55.091188 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:55.091188 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:55.095134 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d29292a2-40e4-45f5-be6a-a3f1bc299e09 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:55.100249 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d29292a2-40e4-45f5-be6a-a3f1bc299e09 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:55.100629 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 95/379] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:55 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:55.111277 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-2259660f-065b-430a-9a26-eac7c6094cfc tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:55:55.111728 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 97/380] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:55:54 2026] POST /volume/v3/attachments => generated 273 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:55.139304 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a3a52717-fd95-4cee-8d08-cb1917b48343 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:55.141184 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3a52717-fd95-4cee-8d08-cb1917b48343 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:55:55.141566 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3a52717-fd95-4cee-8d08-cb1917b48343 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:55.141635 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3a52717-fd95-4cee-8d08-cb1917b48343 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:55.149922 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4f0d4c16-42b6-485c-b8cf-b96b983505d5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:55.150515 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f0d4c16-42b6-485c-b8cf-b96b983505d5 None None] GET https://10.4.3.241/volume// Aug 07 17:55:55.150756 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f0d4c16-42b6-485c-b8cf-b96b983505d5 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:55.151035 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f0d4c16-42b6-485c-b8cf-b96b983505d5 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:55.151479 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f0d4c16-42b6-485c-b8cf-b96b983505d5 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:55:55.151870 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 97/381] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:55:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:55:55.159120 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-b3c088bc-fcff-40c8-8e1d-6aefe6ef0276 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:55.162242 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-b3c088bc-fcff-40c8-8e1d-6aefe6ef0276 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:55:55.162537 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-b3c088bc-fcff-40c8-8e1d-6aefe6ef0276 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:55.162788 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-b3c088bc-fcff-40c8-8e1d-6aefe6ef0276 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:55.174318 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:55.174318 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:55.175157 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:55.175157 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:55.178794 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-b3c088bc-fcff-40c8-8e1d-6aefe6ef0276 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:55:55.179007 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a3a52717-fd95-4cee-8d08-cb1917b48343 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:55:55.185417 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3a52717-fd95-4cee-8d08-cb1917b48343 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:55:55.185521 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-b3c088bc-fcff-40c8-8e1d-6aefe6ef0276 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:55:55.185856 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 93/382] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:55 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1023 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:55.186107 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 96/383] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:55:55 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1246 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:55:55.266582 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-056877fe-c9ec-4822-ac31-af65c159411f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:55.269295 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-056877fe-c9ec-4822-ac31-af65c159411f tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] PUT https://10.4.3.241/volume/v3/attachments/048d296b-2f89-47d0-bc83-7fb9882fad9a Aug 07 17:55:55.269798 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-056877fe-c9ec-4822-ac31-af65c159411f tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:55:55.279667 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-056877fe-c9ec-4822-ac31-af65c159411f tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Acquiring lock "cinder-attachment_update-dd387e42-9c76-41d6-ba9b-35fd5387e63c-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:55:55.284911 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-056877fe-c9ec-4822-ac31-af65c159411f tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Lock "cinder-attachment_update-dd387e42-9c76-41d6-ba9b-35fd5387e63c-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:55:55.286302 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:55.286302 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:55.309898 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fc776765-899d-4d4c-a924-a9b1459cea84 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:55.311898 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fc776765-899d-4d4c-a924-a9b1459cea84 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:55.312126 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fc776765-899d-4d4c-a924-a9b1459cea84 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:55.312322 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fc776765-899d-4d4c-a924-a9b1459cea84 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:55.319628 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:55.319628 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:55.324210 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fc776765-899d-4d4c-a924-a9b1459cea84 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:55.330439 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fc776765-899d-4d4c-a924-a9b1459cea84 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:55.330439 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 98/384] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:55 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:55.380337 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-056877fe-c9ec-4822-ac31-af65c159411f tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Lock "cinder-attachment_update-dd387e42-9c76-41d6-ba9b-35fd5387e63c-np0000006743" released by "attachment_update" :: held 0.095s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:55:55.380711 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-056877fe-c9ec-4822-ac31-af65c159411f tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/attachments/048d296b-2f89-47d0-bc83-7fb9882fad9a returned with HTTP 200 Aug 07 17:55:55.381269 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 98/385] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:55:55 2026] PUT /volume/v3/attachments/048d296b-2f89-47d0-bc83-7fb9882fad9a => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:55.482869 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5ff739c6-6c3b-4430-b1a5-5c25aa24ff36 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:55.484740 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5ff739c6-6c3b-4430-b1a5-5c25aa24ff36 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:55.485001 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5ff739c6-6c3b-4430-b1a5-5c25aa24ff36 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:55.485236 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5ff739c6-6c3b-4430-b1a5-5c25aa24ff36 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:55.489771 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5e8cfcd8-21cf-46e7-a113-a06ac7485e33 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:55.491737 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5e8cfcd8-21cf-46e7-a113-a06ac7485e33 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:55:55.492061 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5e8cfcd8-21cf-46e7-a113-a06ac7485e33 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:55.492281 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5e8cfcd8-21cf-46e7-a113-a06ac7485e33 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:55.495237 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:55.495237 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:55.499656 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5ff739c6-6c3b-4430-b1a5-5c25aa24ff36 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:55.502255 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:55.502255 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:55.504860 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5ff739c6-6c3b-4430-b1a5-5c25aa24ff36 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:55.505359 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 94/386] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:55 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:55.505869 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5e8cfcd8-21cf-46e7-a113-a06ac7485e33 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:55:55.510594 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5e8cfcd8-21cf-46e7-a113-a06ac7485e33 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:55:55.510937 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 97/387] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:55 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:55.571604 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4ab14b90-451c-40a7-878a-19282337bfb4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:55.573122 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4ab14b90-451c-40a7-878a-19282337bfb4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:55:55.573435 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4ab14b90-451c-40a7-878a-19282337bfb4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:55.573719 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4ab14b90-451c-40a7-878a-19282337bfb4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:55.584474 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:55.584474 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:55.588215 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4ab14b90-451c-40a7-878a-19282337bfb4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:55:55.593019 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4ab14b90-451c-40a7-878a-19282337bfb4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:55:55.593517 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 99/388] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:55 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:55.724334 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ab20f38a-f33f-40ad-ad7d-bd2faa8a51e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:55.726066 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab20f38a-f33f-40ad-ad7d-bd2faa8a51e3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:55.726235 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab20f38a-f33f-40ad-ad7d-bd2faa8a51e3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:55.726440 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab20f38a-f33f-40ad-ad7d-bd2faa8a51e3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:55.734582 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:55.734582 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:55.738284 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ab20f38a-f33f-40ad-ad7d-bd2faa8a51e3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:55.742936 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab20f38a-f33f-40ad-ad7d-bd2faa8a51e3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:55.742936 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 99/389] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:55 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:56.113710 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-36dd0890-3625-43f9-a9db-15183ffedf71 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:56.115986 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-36dd0890-3625-43f9-a9db-15183ffedf71 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:56.116191 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-36dd0890-3625-43f9-a9db-15183ffedf71 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:56.116379 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-36dd0890-3625-43f9-a9db-15183ffedf71 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:56.126202 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:56.126202 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:56.130421 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-36dd0890-3625-43f9-a9db-15183ffedf71 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:56.135816 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-36dd0890-3625-43f9-a9db-15183ffedf71 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:56.136359 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 95/390] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:56 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:56.202771 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-835e582d-0580-4eef-af8a-1a5c39da5016 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:56.204987 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-835e582d-0580-4eef-af8a-1a5c39da5016 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:55:56.205313 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-835e582d-0580-4eef-af8a-1a5c39da5016 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:56.205571 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-835e582d-0580-4eef-af8a-1a5c39da5016 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:56.214721 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:56.214721 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:56.218011 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-835e582d-0580-4eef-af8a-1a5c39da5016 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:55:56.222450 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-835e582d-0580-4eef-af8a-1a5c39da5016 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:55:56.222887 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 98/391] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:56 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:56.346954 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fc262637-488b-4eeb-a451-e62383d86095 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:56.348919 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fc262637-488b-4eeb-a451-e62383d86095 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:56.349178 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fc262637-488b-4eeb-a451-e62383d86095 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:56.349417 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fc262637-488b-4eeb-a451-e62383d86095 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:56.357373 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:56.357373 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:56.361803 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fc262637-488b-4eeb-a451-e62383d86095 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:56.368206 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fc262637-488b-4eeb-a451-e62383d86095 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:56.368762 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 100/392] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:56 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:56.519149 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6a96a0c7-4ca8-4443-8ffb-2af19bf3b247 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:56.522158 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a96a0c7-4ca8-4443-8ffb-2af19bf3b247 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:56.522468 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a96a0c7-4ca8-4443-8ffb-2af19bf3b247 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:56.522725 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a96a0c7-4ca8-4443-8ffb-2af19bf3b247 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:56.524007 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-950bf0ae-a925-4744-a0d3-086a397186e2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:56.526469 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-950bf0ae-a925-4744-a0d3-086a397186e2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:55:56.526757 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-950bf0ae-a925-4744-a0d3-086a397186e2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:56.527045 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-950bf0ae-a925-4744-a0d3-086a397186e2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:56.534036 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:56.534036 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:56.537931 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6a96a0c7-4ca8-4443-8ffb-2af19bf3b247 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:56.539275 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:56.539275 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:56.543053 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a96a0c7-4ca8-4443-8ffb-2af19bf3b247 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:56.543377 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-950bf0ae-a925-4744-a0d3-086a397186e2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:55:56.543525 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 100/393] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:56 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:56.549883 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-950bf0ae-a925-4744-a0d3-086a397186e2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:55:56.550513 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 96/394] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:56 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:56.605671 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6b3aa651-4093-4f72-98b5-01cee22c196d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:56.607600 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6b3aa651-4093-4f72-98b5-01cee22c196d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:55:56.607828 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6b3aa651-4093-4f72-98b5-01cee22c196d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:56.608136 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6b3aa651-4093-4f72-98b5-01cee22c196d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:56.620173 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:56.620173 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:56.625004 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6b3aa651-4093-4f72-98b5-01cee22c196d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:55:56.631451 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6b3aa651-4093-4f72-98b5-01cee22c196d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:55:56.632037 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 99/395] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:56 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:56.754983 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b2beb83e-3d46-4a5a-a2c5-b6ecce63cfdc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:56.756799 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b2beb83e-3d46-4a5a-a2c5-b6ecce63cfdc tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:56.756973 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b2beb83e-3d46-4a5a-a2c5-b6ecce63cfdc tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:56.757189 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b2beb83e-3d46-4a5a-a2c5-b6ecce63cfdc tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:56.763917 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:56.763917 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:56.768380 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b2beb83e-3d46-4a5a-a2c5-b6ecce63cfdc tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:56.773225 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b2beb83e-3d46-4a5a-a2c5-b6ecce63cfdc tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:56.773650 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 101/396] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:56 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:57.149612 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d94591b8-13ef-4af7-9cea-8afb2546b97d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:57.152474 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d94591b8-13ef-4af7-9cea-8afb2546b97d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:57.152681 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d94591b8-13ef-4af7-9cea-8afb2546b97d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:57.152950 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d94591b8-13ef-4af7-9cea-8afb2546b97d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:57.166889 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:57.166889 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:57.171647 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d94591b8-13ef-4af7-9cea-8afb2546b97d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:57.176804 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d94591b8-13ef-4af7-9cea-8afb2546b97d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:57.177191 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 101/397] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:57 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:57.236278 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ba0e5884-b918-45f8-ac54-41b5cae7a073 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:57.238750 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ba0e5884-b918-45f8-ac54-41b5cae7a073 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:55:57.239029 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ba0e5884-b918-45f8-ac54-41b5cae7a073 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:57.239307 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ba0e5884-b918-45f8-ac54-41b5cae7a073 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:57.252440 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:57.252440 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:57.256278 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ba0e5884-b918-45f8-ac54-41b5cae7a073 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:55:57.260440 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ba0e5884-b918-45f8-ac54-41b5cae7a073 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:55:57.260823 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 97/398] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:57 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:57.383067 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9f882258-f45d-4cb9-a9dd-21816a585ded None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:57.385596 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9f882258-f45d-4cb9-a9dd-21816a585ded tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:57.385931 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9f882258-f45d-4cb9-a9dd-21816a585ded tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:57.386515 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9f882258-f45d-4cb9-a9dd-21816a585ded tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:57.396112 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:57.396112 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:57.401131 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9f882258-f45d-4cb9-a9dd-21816a585ded tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:57.406615 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9f882258-f45d-4cb9-a9dd-21816a585ded tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:57.407042 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 100/399] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:57 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:57.557426 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2c82e612-a744-4d03-aabb-d48dfc144e94 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:57.560788 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c82e612-a744-4d03-aabb-d48dfc144e94 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:57.560998 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c82e612-a744-4d03-aabb-d48dfc144e94 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:57.561232 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c82e612-a744-4d03-aabb-d48dfc144e94 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:57.563962 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-17391d28-0890-4308-84f6-00823f6a185b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:57.566017 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17391d28-0890-4308-84f6-00823f6a185b tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:55:57.566241 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17391d28-0890-4308-84f6-00823f6a185b tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:57.566476 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17391d28-0890-4308-84f6-00823f6a185b tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:57.572592 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:57.572592 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:57.576554 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2c82e612-a744-4d03-aabb-d48dfc144e94 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:57.576664 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:57.576664 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:57.580738 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-17391d28-0890-4308-84f6-00823f6a185b tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:55:57.581438 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c82e612-a744-4d03-aabb-d48dfc144e94 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:57.581910 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 102/400] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:57 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:57.586549 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17391d28-0890-4308-84f6-00823f6a185b tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:55:57.587215 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 102/401] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:57 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:55:57.646003 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d01aa907-c840-462a-aef6-b82149fd361f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:57.648079 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d01aa907-c840-462a-aef6-b82149fd361f tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:55:57.648430 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d01aa907-c840-462a-aef6-b82149fd361f tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:57.648724 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d01aa907-c840-462a-aef6-b82149fd361f tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:57.659436 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:57.659436 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:57.663932 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d01aa907-c840-462a-aef6-b82149fd361f tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:55:57.668025 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d01aa907-c840-462a-aef6-b82149fd361f tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:55:57.668524 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 98/402] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:57 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:57.785832 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c16e3217-3ea8-429a-83e8-9dcc16fae48d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:57.787654 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c16e3217-3ea8-429a-83e8-9dcc16fae48d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:57.787877 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c16e3217-3ea8-429a-83e8-9dcc16fae48d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:57.788125 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c16e3217-3ea8-429a-83e8-9dcc16fae48d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:57.795168 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:57.795168 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:57.799175 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c16e3217-3ea8-429a-83e8-9dcc16fae48d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:57.803643 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c16e3217-3ea8-429a-83e8-9dcc16fae48d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:57.804028 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 101/403] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:57 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:58.191311 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1849b291-7e8d-4f6f-9df9-99c8f7bab63f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:58.193596 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1849b291-7e8d-4f6f-9df9-99c8f7bab63f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:58.193847 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1849b291-7e8d-4f6f-9df9-99c8f7bab63f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:58.194130 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1849b291-7e8d-4f6f-9df9-99c8f7bab63f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:58.203259 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:58.203259 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:58.206623 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1849b291-7e8d-4f6f-9df9-99c8f7bab63f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:58.212352 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1849b291-7e8d-4f6f-9df9-99c8f7bab63f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:58.212683 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 103/404] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:58 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:58.275943 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2340258c-ce45-43c7-bb85-8b436611eae1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:58.277820 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2340258c-ce45-43c7-bb85-8b436611eae1 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:55:58.278029 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2340258c-ce45-43c7-bb85-8b436611eae1 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:58.278225 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2340258c-ce45-43c7-bb85-8b436611eae1 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:58.287554 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:58.287554 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:58.291160 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2340258c-ce45-43c7-bb85-8b436611eae1 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:55:58.294811 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2340258c-ce45-43c7-bb85-8b436611eae1 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:55:58.295362 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 103/405] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:58 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:58.421447 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-05e3191a-27f4-4cae-be3a-113fa7835cb5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:58.423132 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-05e3191a-27f4-4cae-be3a-113fa7835cb5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:58.423328 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-05e3191a-27f4-4cae-be3a-113fa7835cb5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:58.423536 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-05e3191a-27f4-4cae-be3a-113fa7835cb5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:58.429987 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:58.429987 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:58.433077 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-05e3191a-27f4-4cae-be3a-113fa7835cb5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:58.436801 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-05e3191a-27f4-4cae-be3a-113fa7835cb5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:58.437147 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 99/406] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:58 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:58.596352 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-52a14796-d293-4c98-8c44-a2d2b423fae1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:58.598656 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-52a14796-d293-4c98-8c44-a2d2b423fae1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:58.598953 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-52a14796-d293-4c98-8c44-a2d2b423fae1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:58.599232 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-52a14796-d293-4c98-8c44-a2d2b423fae1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:58.602272 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8f96cd86-4715-431e-9283-5ed63380da70 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:58.604342 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f96cd86-4715-431e-9283-5ed63380da70 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:55:58.604618 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f96cd86-4715-431e-9283-5ed63380da70 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:58.604815 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f96cd86-4715-431e-9283-5ed63380da70 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:58.610887 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:58.610887 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:58.615039 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-52a14796-d293-4c98-8c44-a2d2b423fae1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:58.616701 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:58.616701 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:58.621281 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-52a14796-d293-4c98-8c44-a2d2b423fae1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:58.621671 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8f96cd86-4715-431e-9283-5ed63380da70 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:55:58.621782 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 102/407] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:58 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:58.628114 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f96cd86-4715-431e-9283-5ed63380da70 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:55:58.628715 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 104/408] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:58 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:58.682673 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-13b4c77d-1d2f-4780-8d14-48413794a28b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:58.684655 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13b4c77d-1d2f-4780-8d14-48413794a28b tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:55:58.684906 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13b4c77d-1d2f-4780-8d14-48413794a28b tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:58.685144 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13b4c77d-1d2f-4780-8d14-48413794a28b tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:58.696687 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:58.696687 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:58.702247 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-13b4c77d-1d2f-4780-8d14-48413794a28b tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:55:58.706963 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13b4c77d-1d2f-4780-8d14-48413794a28b tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:55:58.707196 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 104/409] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:58 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:58.817035 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c1408c3e-96d9-4238-87bc-9fa9aea360e0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:58.819487 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1408c3e-96d9-4238-87bc-9fa9aea360e0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:58.819773 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1408c3e-96d9-4238-87bc-9fa9aea360e0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:58.820043 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1408c3e-96d9-4238-87bc-9fa9aea360e0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:58.829599 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:58.829599 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:58.834664 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c1408c3e-96d9-4238-87bc-9fa9aea360e0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:58.839722 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1408c3e-96d9-4238-87bc-9fa9aea360e0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:58.840248 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 100/410] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:58 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:59.225792 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8147e415-9c12-4e6a-80d4-8c5c6c63383a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:59.227875 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8147e415-9c12-4e6a-80d4-8c5c6c63383a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:55:59.228081 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8147e415-9c12-4e6a-80d4-8c5c6c63383a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:59.228304 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8147e415-9c12-4e6a-80d4-8c5c6c63383a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:59.239796 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:59.239796 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:59.244187 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8147e415-9c12-4e6a-80d4-8c5c6c63383a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:55:59.249135 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8147e415-9c12-4e6a-80d4-8c5c6c63383a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:55:59.249585 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 103/411] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:59 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:59.311539 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fffbf69d-7ef1-4605-a077-916a99a7d557 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:59.314419 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fffbf69d-7ef1-4605-a077-916a99a7d557 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:55:59.314713 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fffbf69d-7ef1-4605-a077-916a99a7d557 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:59.314989 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fffbf69d-7ef1-4605-a077-916a99a7d557 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:59.328324 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:59.328324 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:59.332954 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fffbf69d-7ef1-4605-a077-916a99a7d557 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:55:59.338720 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fffbf69d-7ef1-4605-a077-916a99a7d557 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:55:59.339411 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 105/412] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:59 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:55:59.454486 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-69f722fc-86fb-42f8-99ab-fee15530dba8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:59.457889 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69f722fc-86fb-42f8-99ab-fee15530dba8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:55:59.457889 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69f722fc-86fb-42f8-99ab-fee15530dba8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:59.457889 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69f722fc-86fb-42f8-99ab-fee15530dba8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:59.467263 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:59.467263 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:59.473050 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-69f722fc-86fb-42f8-99ab-fee15530dba8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:55:59.480197 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69f722fc-86fb-42f8-99ab-fee15530dba8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:55:59.480813 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 105/413] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:59 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:59.639154 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ad772199-f4a8-4dd4-b802-f3a42c401668 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:59.641694 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad772199-f4a8-4dd4-b802-f3a42c401668 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:55:59.641972 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad772199-f4a8-4dd4-b802-f3a42c401668 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:59.642330 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad772199-f4a8-4dd4-b802-f3a42c401668 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:59.644011 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-76a5521b-e42f-41a9-b4c8-d4b8db323fb7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:59.646284 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76a5521b-e42f-41a9-b4c8-d4b8db323fb7 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:55:59.646553 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76a5521b-e42f-41a9-b4c8-d4b8db323fb7 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:59.646837 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76a5521b-e42f-41a9-b4c8-d4b8db323fb7 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:59.655251 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:59.655251 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:55:59.659930 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ad772199-f4a8-4dd4-b802-f3a42c401668 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:55:59.660064 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:59.660064 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:55:59.664844 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-76a5521b-e42f-41a9-b4c8-d4b8db323fb7 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:55:59.666185 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad772199-f4a8-4dd4-b802-f3a42c401668 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:55:59.667004 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 101/414] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:59 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:59.670884 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76a5521b-e42f-41a9-b4c8-d4b8db323fb7 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:55:59.671457 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 104/415] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:59 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:59.720808 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4584b99b-0d67-435d-b33f-7c8f0b96313a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:59.722769 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4584b99b-0d67-435d-b33f-7c8f0b96313a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:55:59.722928 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4584b99b-0d67-435d-b33f-7c8f0b96313a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:59.723194 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4584b99b-0d67-435d-b33f-7c8f0b96313a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:59.733015 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:59.733015 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:55:59.736480 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4584b99b-0d67-435d-b33f-7c8f0b96313a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:55:59.740507 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4584b99b-0d67-435d-b33f-7c8f0b96313a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:55:59.740869 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 106/416] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:59 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:55:59.854084 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a18038b8-49b2-49ac-952a-0260bd8552c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:55:59.856344 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a18038b8-49b2-49ac-952a-0260bd8552c0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:55:59.856920 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a18038b8-49b2-49ac-952a-0260bd8552c0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:55:59.857078 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a18038b8-49b2-49ac-952a-0260bd8552c0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:55:59.870246 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:55:59.870246 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:55:59.874462 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a18038b8-49b2-49ac-952a-0260bd8552c0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:55:59.879876 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a18038b8-49b2-49ac-952a-0260bd8552c0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:55:59.880515 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 106/417] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:55:59 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:00.263132 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b5b904f1-5f30-4ff7-b60e-c9eab924f3aa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:00.265437 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b5b904f1-5f30-4ff7-b60e-c9eab924f3aa tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:00.265652 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b5b904f1-5f30-4ff7-b60e-c9eab924f3aa tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:00.265904 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b5b904f1-5f30-4ff7-b60e-c9eab924f3aa tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:00.278023 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:00.278023 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:00.282196 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b5b904f1-5f30-4ff7-b60e-c9eab924f3aa tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:56:00.287945 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b5b904f1-5f30-4ff7-b60e-c9eab924f3aa tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:56:00.288500 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 102/418] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:00 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:00.352742 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-73a1d0ef-59c9-416e-8273-38ed661b9d97 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:00.354772 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-73a1d0ef-59c9-416e-8273-38ed661b9d97 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:00.354987 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-73a1d0ef-59c9-416e-8273-38ed661b9d97 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:00.355229 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-73a1d0ef-59c9-416e-8273-38ed661b9d97 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:00.365837 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:00.365837 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:00.369252 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-73a1d0ef-59c9-416e-8273-38ed661b9d97 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:00.372995 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-73a1d0ef-59c9-416e-8273-38ed661b9d97 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:00.373439 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 105/419] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:00 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:00.493525 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-facfe833-3c6e-4681-aa98-2c4bc8b22956 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:00.495304 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-facfe833-3c6e-4681-aa98-2c4bc8b22956 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:56:00.495513 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-facfe833-3c6e-4681-aa98-2c4bc8b22956 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:00.495745 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-facfe833-3c6e-4681-aa98-2c4bc8b22956 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:00.502182 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:00.502182 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:00.506082 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-facfe833-3c6e-4681-aa98-2c4bc8b22956 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:56:00.511736 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-facfe833-3c6e-4681-aa98-2c4bc8b22956 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:56:00.512248 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 107/420] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:00 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:00.683563 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-baf6d8d8-ef93-45db-a620-7073f8cefdf0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:00.686341 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-baf6d8d8-ef93-45db-a620-7073f8cefdf0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:00.686481 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-baf6d8d8-ef93-45db-a620-7073f8cefdf0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:00.686772 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-baf6d8d8-ef93-45db-a620-7073f8cefdf0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:00.687424 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8197cde7-dcb7-41cd-9178-93d390cec26a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:00.690021 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8197cde7-dcb7-41cd-9178-93d390cec26a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:00.690339 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8197cde7-dcb7-41cd-9178-93d390cec26a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:00.690634 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8197cde7-dcb7-41cd-9178-93d390cec26a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:00.699468 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:00.699468 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:00.703046 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:00.703046 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:00.703881 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-baf6d8d8-ef93-45db-a620-7073f8cefdf0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:00.707299 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8197cde7-dcb7-41cd-9178-93d390cec26a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:00.709292 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-baf6d8d8-ef93-45db-a620-7073f8cefdf0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:00.709716 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 107/421] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:00 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:00.712701 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8197cde7-dcb7-41cd-9178-93d390cec26a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:00.713217 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 103/422] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:00 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:00.756319 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6664878b-6f5c-47d9-82f3-1ea5392c1323 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:00.758178 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6664878b-6f5c-47d9-82f3-1ea5392c1323 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:00.758425 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6664878b-6f5c-47d9-82f3-1ea5392c1323 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:00.758675 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6664878b-6f5c-47d9-82f3-1ea5392c1323 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:00.768664 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:00.768664 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:00.772973 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6664878b-6f5c-47d9-82f3-1ea5392c1323 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:00.777516 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6664878b-6f5c-47d9-82f3-1ea5392c1323 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:00.777888 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 106/423] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:00 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:00.894339 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4645675e-3d7f-4fe1-82da-a9fe3b4a302c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:00.896118 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4645675e-3d7f-4fe1-82da-a9fe3b4a302c tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:56:00.896341 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4645675e-3d7f-4fe1-82da-a9fe3b4a302c tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:00.896549 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4645675e-3d7f-4fe1-82da-a9fe3b4a302c tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:00.903043 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:00.903043 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:00.906956 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4645675e-3d7f-4fe1-82da-a9fe3b4a302c tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:56:00.911326 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4645675e-3d7f-4fe1-82da-a9fe3b4a302c tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:56:00.911741 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 108/424] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:00 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:01.302624 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-985dd6bc-7d47-46f0-9aff-dfd201a88680 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:01.304733 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-985dd6bc-7d47-46f0-9aff-dfd201a88680 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:01.304984 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-985dd6bc-7d47-46f0-9aff-dfd201a88680 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:01.305267 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-985dd6bc-7d47-46f0-9aff-dfd201a88680 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:01.317898 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:01.317898 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:01.322936 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-985dd6bc-7d47-46f0-9aff-dfd201a88680 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:56:01.328883 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-985dd6bc-7d47-46f0-9aff-dfd201a88680 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:56:01.329508 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 108/425] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:01 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:01.387678 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-50e7befc-2054-43e1-926e-3543f3cff875 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:01.389490 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-50e7befc-2054-43e1-926e-3543f3cff875 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:01.389697 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-50e7befc-2054-43e1-926e-3543f3cff875 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:01.389916 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-50e7befc-2054-43e1-926e-3543f3cff875 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:01.401951 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:01.401951 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:01.406318 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-50e7befc-2054-43e1-926e-3543f3cff875 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:01.411204 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-50e7befc-2054-43e1-926e-3543f3cff875 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:01.411713 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 104/426] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:01 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:01.526240 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7fbe4481-321f-4a1d-a831-b51ab296e1ad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:01.530348 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7fbe4481-321f-4a1d-a831-b51ab296e1ad tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:56:01.530348 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7fbe4481-321f-4a1d-a831-b51ab296e1ad tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:01.530348 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7fbe4481-321f-4a1d-a831-b51ab296e1ad tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:01.539057 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:01.539057 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:01.545958 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7fbe4481-321f-4a1d-a831-b51ab296e1ad tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:56:01.557589 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7fbe4481-321f-4a1d-a831-b51ab296e1ad tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:56:01.558028 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 107/427] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:01 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 909 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:01.729420 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-43969e63-bdea-4194-8087-a2de204f07b9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:01.730470 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-198b8bfa-3320-4dd3-a324-ac27be9a0ae3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:01.731866 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-43969e63-bdea-4194-8087-a2de204f07b9 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:01.732092 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-43969e63-bdea-4194-8087-a2de204f07b9 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:01.732375 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-198b8bfa-3320-4dd3-a324-ac27be9a0ae3 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:01.732737 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-198b8bfa-3320-4dd3-a324-ac27be9a0ae3 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:01.732939 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-43969e63-bdea-4194-8087-a2de204f07b9 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:01.732975 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-198b8bfa-3320-4dd3-a324-ac27be9a0ae3 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:01.746373 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:01.746373 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:01.746466 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:01.746466 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:01.750651 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-198b8bfa-3320-4dd3-a324-ac27be9a0ae3 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:01.751059 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-43969e63-bdea-4194-8087-a2de204f07b9 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:01.757904 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-198b8bfa-3320-4dd3-a324-ac27be9a0ae3 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:01.758415 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 109/428] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:01 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:01.760583 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-43969e63-bdea-4194-8087-a2de204f07b9 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:01.761085 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 109/429] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:01 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:01.795131 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-db3927e9-930f-4513-8400-859fd2e69903 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:01.797254 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-db3927e9-930f-4513-8400-859fd2e69903 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:01.797474 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-db3927e9-930f-4513-8400-859fd2e69903 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:01.797652 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-db3927e9-930f-4513-8400-859fd2e69903 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:01.812190 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:01.812190 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:01.817330 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-db3927e9-930f-4513-8400-859fd2e69903 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:01.822254 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-db3927e9-930f-4513-8400-859fd2e69903 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:01.823048 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 105/430] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:01 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:01.924057 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ba370d2f-039d-4894-93fd-1911b81e1168 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:01.926009 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ba370d2f-039d-4894-93fd-1911b81e1168 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:56:01.926226 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ba370d2f-039d-4894-93fd-1911b81e1168 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:01.926459 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ba370d2f-039d-4894-93fd-1911b81e1168 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:01.935525 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:01.935525 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:01.940489 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ba370d2f-039d-4894-93fd-1911b81e1168 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:56:01.945559 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ba370d2f-039d-4894-93fd-1911b81e1168 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:56:01.945955 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 108/431] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:01 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:02.343001 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-60b23a7f-cca6-47dc-95b7-b1ec4a0050e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:02.345448 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60b23a7f-cca6-47dc-95b7-b1ec4a0050e2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:02.345730 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60b23a7f-cca6-47dc-95b7-b1ec4a0050e2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:02.345993 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60b23a7f-cca6-47dc-95b7-b1ec4a0050e2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:02.358372 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:02.358372 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:02.363776 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-60b23a7f-cca6-47dc-95b7-b1ec4a0050e2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:56:02.370387 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60b23a7f-cca6-47dc-95b7-b1ec4a0050e2 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:56:02.371002 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 110/432] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:02 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:02.424018 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9f7c7324-d4aa-46af-9e95-a282843dcbef None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:02.426344 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f7c7324-d4aa-46af-9e95-a282843dcbef tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:02.426553 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f7c7324-d4aa-46af-9e95-a282843dcbef tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:02.426826 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f7c7324-d4aa-46af-9e95-a282843dcbef tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:02.438555 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:02.438555 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:02.442466 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9f7c7324-d4aa-46af-9e95-a282843dcbef tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:02.446909 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f7c7324-d4aa-46af-9e95-a282843dcbef tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:02.447412 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 110/433] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:02 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:02.575127 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-839a278e-c923-42d4-b4de-1d0570c3eb80 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:02.576902 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-839a278e-c923-42d4-b4de-1d0570c3eb80 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:56:02.577081 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-839a278e-c923-42d4-b4de-1d0570c3eb80 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:02.577331 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-839a278e-c923-42d4-b4de-1d0570c3eb80 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:02.587060 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:02.587060 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:02.591844 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-839a278e-c923-42d4-b4de-1d0570c3eb80 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:56:02.598600 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-839a278e-c923-42d4-b4de-1d0570c3eb80 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:56:02.599125 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 106/434] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:02 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:02.613136 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:02.614857 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:56:02.615193 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-817673167"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:02.616520 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-817673167'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:56:02.616632 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Create volume of 1 GB Aug 07 17:56:02.621938 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Availability Zones retrieved successfully. Aug 07 17:56:02.627355 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Flow 'volume_create_api' (96baf50d-f37a-4638-af19-8fe6605bb0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:56:02.628268 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78457dbb-aeeb-4e8c-91f0-7237e9f8ac47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:02.629156 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:56:02.664694 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78457dbb-aeeb-4e8c-91f0-7237e9f8ac47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:02.666098 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480e744d-400c-451e-8f79-911137576f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:02.704683 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Created reservations ['ff117aef-1dcc-4e2c-8083-1edb35a7d49e', 'f8fe63d7-e30e-4c6f-b862-1dd5671f20e7', '18726396-b407-41d5-849b-c80adb4a203b', '07b5c5c8-f6d9-4bf5-a17f-76c6b749fb10'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:56:02.705459 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (480e744d-400c-451e-8f79-911137576f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff117aef-1dcc-4e2c-8083-1edb35a7d49e', 'f8fe63d7-e30e-4c6f-b862-1dd5671f20e7', '18726396-b407-41d5-849b-c80adb4a203b', '07b5c5c8-f6d9-4bf5-a17f-76c6b749fb10']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:02.706193 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2892694-6922-45ed-8fe3-2ec920e83730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:02.729453 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2892694-6922-45ed-8fe3-2ec920e83730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9c012b3-72de-4104-b218-f7ba0b3abc2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-817673167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8159e6e266514c1aa7ba2f7dbc41b6fb',qos_specs=None,replication_status=,reservations=['ff117aef-1dcc-4e2c-8083-1edb35a7d49e','f8fe63d7-e30e-4c6f-b862-1dd5671f20e7','18726396-b407-41d5-849b-c80adb4a203b','07b5c5c8-f6d9-4bf5-a17f-76c6b749fb10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9655465f26e24b518e00dae98635ec7c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:56:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-817673167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9c012b3-72de-4104-b218-f7ba0b3abc2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8159e6e266514c1aa7ba2f7dbc41b6fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9655465f26e24b518e00dae98635ec7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:02.730364 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a9c528-9203-4ba5-8905-eebf5225ca71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:02.765989 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3a9c528-9203-4ba5-8905-eebf5225ca71) transitioned into state 'SUCCESS' from state '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-817673167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8159e6e266514c1aa7ba2f7dbc41b6fb',qos_specs=None,replication_status=,reservations=['ff117aef-1dcc-4e2c-8083-1edb35a7d49e','f8fe63d7-e30e-4c6f-b862-1dd5671f20e7','18726396-b407-41d5-849b-c80adb4a203b','07b5c5c8-f6d9-4bf5-a17f-76c6b749fb10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9655465f26e24b518e00dae98635ec7c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:02.766735 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184dea20-f968-40f5-9ec9-6b10e363a68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:02.771278 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6397cfac-a06b-4702-a564-89b91e8d875c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:02.776461 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6397cfac-a06b-4702-a564-89b91e8d875c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:02.776867 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6397cfac-a06b-4702-a564-89b91e8d875c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:02.777929 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6397cfac-a06b-4702-a564-89b91e8d875c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:02.781151 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f65e4f4c-66fa-4ffc-b5e3-a78aa20ae623 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:02.783130 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f65e4f4c-66fa-4ffc-b5e3-a78aa20ae623 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:02.783513 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f65e4f4c-66fa-4ffc-b5e3-a78aa20ae623 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:02.783623 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f65e4f4c-66fa-4ffc-b5e3-a78aa20ae623 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:02.785824 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (184dea20-f968-40f5-9ec9-6b10e363a68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:02.786963 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Flow 'volume_create_api' (96baf50d-f37a-4638-af19-8fe6605bb0bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:56:02.787390 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Create volume request issued successfully. Aug 07 17:56:02.788956 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ba22fc09-e6b7-4e6f-b867-3cbc0e5dd698 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:56:02.789766 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:02.789766 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:02.789835 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 109/435] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:56:02 2026] POST /volume/v3/volumes => generated 756 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:56:02.795284 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6397cfac-a06b-4702-a564-89b91e8d875c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:02.801414 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-536e6bc0-01b8-416c-b7a8-e2c81894c435 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:02.801912 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:02.801912 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:02.802370 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6397cfac-a06b-4702-a564-89b91e8d875c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:02.803134 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 111/436] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:02 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:02.804164 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-536e6bc0-01b8-416c-b7a8-e2c81894c435 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e Aug 07 17:56:02.804428 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-536e6bc0-01b8-416c-b7a8-e2c81894c435 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:02.804703 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-536e6bc0-01b8-416c-b7a8-e2c81894c435 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:02.813863 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:02.813863 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:02.814732 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f65e4f4c-66fa-4ffc-b5e3-a78aa20ae623 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:02.818922 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-536e6bc0-01b8-416c-b7a8-e2c81894c435 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:56:02.822550 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f65e4f4c-66fa-4ffc-b5e3-a78aa20ae623 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:02.823094 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 111/437] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:02 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:02.825542 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-536e6bc0-01b8-416c-b7a8-e2c81894c435 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e returned with HTTP 200 Aug 07 17:56:02.825776 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 107/438] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:02 2026] GET /volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:02.838514 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a6d8e690-ba68-46a8-b9bc-69452779a362 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:02.846085 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a6d8e690-ba68-46a8-b9bc-69452779a362 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:02.846085 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a6d8e690-ba68-46a8-b9bc-69452779a362 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:02.846085 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a6d8e690-ba68-46a8-b9bc-69452779a362 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:02.857595 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:02.857595 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:02.863317 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a6d8e690-ba68-46a8-b9bc-69452779a362 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:02.869548 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a6d8e690-ba68-46a8-b9bc-69452779a362 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:02.870167 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 110/439] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:02 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:02.962739 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a19f2ddb-28d5-4cb0-a481-66ae5b72ce9a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:02.965525 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a19f2ddb-28d5-4cb0-a481-66ae5b72ce9a tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:56:02.965865 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a19f2ddb-28d5-4cb0-a481-66ae5b72ce9a tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:02.966195 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a19f2ddb-28d5-4cb0-a481-66ae5b72ce9a tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:02.981912 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:02.981912 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:02.988058 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a19f2ddb-28d5-4cb0-a481-66ae5b72ce9a tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:56:02.999650 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a19f2ddb-28d5-4cb0-a481-66ae5b72ce9a tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:56:03.001321 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 112/440] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:02 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 1360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:03.017000 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:03.019272 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:56:03.019804 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-397089028"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:03.021346 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-397089028'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:56:03.021488 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Create volume of 1 GB Aug 07 17:56:03.026174 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Availability Zones retrieved successfully. Aug 07 17:56:03.031815 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Flow 'volume_create_api' (b5f9b53d-3a89-40ff-8e52-f49db655fe94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:56:03.033067 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6adb2cf-e2c3-40e7-bf4f-ce5af0449e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:03.033763 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:56:03.065364 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6adb2cf-e2c3-40e7-bf4f-ce5af0449e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:03.066205 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e535698-73d3-4bf3-85e0-1df90d76904c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:03.109756 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Created reservations ['895f72d1-e9ec-4e30-846e-d9b3782cc227', 'd39917f8-bf09-443e-ad8e-333aebad0696', 'f976ee00-8b58-4f4a-bc48-7ab9480ea754', '2faf5a9c-769d-4276-8726-53f9eae64961'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:56:03.110715 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e535698-73d3-4bf3-85e0-1df90d76904c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['895f72d1-e9ec-4e30-846e-d9b3782cc227', 'd39917f8-bf09-443e-ad8e-333aebad0696', 'f976ee00-8b58-4f4a-bc48-7ab9480ea754', '2faf5a9c-769d-4276-8726-53f9eae64961']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:03.111727 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3153c4b8-de62-4281-ab3c-d8db41df2169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:03.138510 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3153c4b8-de62-4281-ab3c-d8db41df2169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71512079-2899-4d0a-ae8c-d56da1795dd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-397089028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e0fabf413e54f419d4cb7984ff41b4f',qos_specs=None,replication_status=,reservations=['895f72d1-e9ec-4e30-846e-d9b3782cc227','d39917f8-bf09-443e-ad8e-333aebad0696','f976ee00-8b58-4f4a-bc48-7ab9480ea754','2faf5a9c-769d-4276-8726-53f9eae64961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aece3506d784f9f82cabb7a0ac5e261',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:56:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-397089028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71512079-2899-4d0a-ae8c-d56da1795dd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e0fabf413e54f419d4cb7984ff41b4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aece3506d784f9f82cabb7a0ac5e261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:03.139267 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8dc8afa-b892-49ee-97f4-ff1ea3423f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:03.158666 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8dc8afa-b892-49ee-97f4-ff1ea3423f99) transitioned into state 'SUCCESS' from state '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-397089028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e0fabf413e54f419d4cb7984ff41b4f',qos_specs=None,replication_status=,reservations=['895f72d1-e9ec-4e30-846e-d9b3782cc227','d39917f8-bf09-443e-ad8e-333aebad0696','f976ee00-8b58-4f4a-bc48-7ab9480ea754','2faf5a9c-769d-4276-8726-53f9eae64961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aece3506d784f9f82cabb7a0ac5e261',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:03.159365 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f485b1fb-0f82-4631-ac99-056b92633d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:03.171180 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f485b1fb-0f82-4631-ac99-056b92633d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:03.171928 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Flow 'volume_create_api' (b5f9b53d-3a89-40ff-8e52-f49db655fe94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:56:03.172237 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Create volume request issued successfully. Aug 07 17:56:03.172869 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-413b0d34-94c7-4acc-9336-76c8e742dc7b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:56:03.173248 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 112/441] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:56:03 2026] POST /volume/v3/volumes => generated 751 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:56:03.188417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9fe689d0-1af6-4943-8ee8-6544a3b2a82d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:03.190196 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9fe689d0-1af6-4943-8ee8-6544a3b2a82d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 Aug 07 17:56:03.190432 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9fe689d0-1af6-4943-8ee8-6544a3b2a82d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:03.190623 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9fe689d0-1af6-4943-8ee8-6544a3b2a82d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:03.197740 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:03.197740 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:03.201485 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9fe689d0-1af6-4943-8ee8-6544a3b2a82d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:56:03.206430 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9fe689d0-1af6-4943-8ee8-6544a3b2a82d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 returned with HTTP 200 Aug 07 17:56:03.206813 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 108/442] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:03 2026] GET /volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:03.386958 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2be77c53-1d8c-40b9-8448-c4cc42ec2107 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:03.389233 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2be77c53-1d8c-40b9-8448-c4cc42ec2107 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:03.389506 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2be77c53-1d8c-40b9-8448-c4cc42ec2107 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:03.389740 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2be77c53-1d8c-40b9-8448-c4cc42ec2107 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:03.401499 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:03.401499 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:03.405848 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2be77c53-1d8c-40b9-8448-c4cc42ec2107 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:56:03.410799 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2be77c53-1d8c-40b9-8448-c4cc42ec2107 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:56:03.411263 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 111/443] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:03 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:03.460930 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3588578c-a5cf-499f-a007-9e27739a96e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:03.463814 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3588578c-a5cf-499f-a007-9e27739a96e2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:03.464192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3588578c-a5cf-499f-a007-9e27739a96e2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:03.464536 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3588578c-a5cf-499f-a007-9e27739a96e2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:03.475295 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:03.475295 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:03.478668 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3588578c-a5cf-499f-a007-9e27739a96e2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:03.482485 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3588578c-a5cf-499f-a007-9e27739a96e2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:03.482903 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 113/444] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:03 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:03.816615 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7d202356-eaba-4b1e-b591-92fb063d363d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:03.819152 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7d202356-eaba-4b1e-b591-92fb063d363d tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:03.819414 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7d202356-eaba-4b1e-b591-92fb063d363d tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:03.819625 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7d202356-eaba-4b1e-b591-92fb063d363d tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:03.829890 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:03.829890 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:03.834495 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7d202356-eaba-4b1e-b591-92fb063d363d tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:03.838336 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-08ccec72-50ea-4997-9361-1686e0a7bbe1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:03.839863 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7d202356-eaba-4b1e-b591-92fb063d363d tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:03.840425 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-08ccec72-50ea-4997-9361-1686e0a7bbe1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:03.840518 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 113/445] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:03 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:03.840631 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-08ccec72-50ea-4997-9361-1686e0a7bbe1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:03.840822 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-08ccec72-50ea-4997-9361-1686e0a7bbe1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:03.845841 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6235b9e1-bc45-4424-a4a8-ba006a7fa063 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:03.847823 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6235b9e1-bc45-4424-a4a8-ba006a7fa063 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e Aug 07 17:56:03.848013 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6235b9e1-bc45-4424-a4a8-ba006a7fa063 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:03.848228 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6235b9e1-bc45-4424-a4a8-ba006a7fa063 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:03.851103 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:03.851103 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:03.855087 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-08ccec72-50ea-4997-9361-1686e0a7bbe1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:03.855594 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:03.855594 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:03.859619 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-08ccec72-50ea-4997-9361-1686e0a7bbe1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:03.860154 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 109/446] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:03 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:03.861843 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6235b9e1-bc45-4424-a4a8-ba006a7fa063 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:56:03.867154 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6235b9e1-bc45-4424-a4a8-ba006a7fa063 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e returned with HTTP 200 Aug 07 17:56:03.867687 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 112/447] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:03 2026] GET /volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:03.885336 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2649ea7a-f10c-4721-9438-e2685352dea1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:03.886675 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:03.887974 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2649ea7a-f10c-4721-9438-e2685352dea1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:03.888358 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2649ea7a-f10c-4721-9438-e2685352dea1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:03.888734 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2649ea7a-f10c-4721-9438-e2685352dea1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:03.888957 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:56:03.889483 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-624387983"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:03.891351 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-624387983'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:56:03.891642 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Create volume of 1 GB Aug 07 17:56:03.897451 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Availability Zones retrieved successfully. Aug 07 17:56:03.902316 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:03.902316 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:03.905537 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Flow 'volume_create_api' (5180282c-0b81-46c0-9082-6ac84f7c0a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:56:03.906955 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db51b0b-f5b4-4084-b49b-9152423bb694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:03.907566 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2649ea7a-f10c-4721-9438-e2685352dea1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:03.908276 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:56:03.913252 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2649ea7a-f10c-4721-9438-e2685352dea1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:03.913819 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 114/448] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:03 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:03.949275 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db51b0b-f5b4-4084-b49b-9152423bb694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:03.949275 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0679e48e-6c4d-4efd-a5dc-bca99e708b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:03.991452 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Created reservations ['90294045-b2a2-4cab-b368-3c45129ec0b5', '6af847a7-9b4c-4cb1-bd7f-fa95d37de26c', 'e70913fd-1346-4adf-b70f-4cc96386dbf5', '00a5e2ce-07a9-4f26-a2e6-811e73211034'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:56:03.992556 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0679e48e-6c4d-4efd-a5dc-bca99e708b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90294045-b2a2-4cab-b368-3c45129ec0b5', '6af847a7-9b4c-4cb1-bd7f-fa95d37de26c', 'e70913fd-1346-4adf-b70f-4cc96386dbf5', '00a5e2ce-07a9-4f26-a2e6-811e73211034']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:03.993503 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41bc4710-201a-4057-a786-d0fb402e5b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:04.014339 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41bc4710-201a-4057-a786-d0fb402e5b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63bed08d-ca0f-468e-bda3-110b6e00f725', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-624387983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8159e6e266514c1aa7ba2f7dbc41b6fb',qos_specs=None,replication_status=,reservations=['90294045-b2a2-4cab-b368-3c45129ec0b5','6af847a7-9b4c-4cb1-bd7f-fa95d37de26c','e70913fd-1346-4adf-b70f-4cc96386dbf5','00a5e2ce-07a9-4f26-a2e6-811e73211034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9655465f26e24b518e00dae98635ec7c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:56:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-624387983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63bed08d-ca0f-468e-bda3-110b6e00f725,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8159e6e266514c1aa7ba2f7dbc41b6fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9655465f26e24b518e00dae98635ec7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:04.015622 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36eacac1-3db7-4712-b86a-db9f98984835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:04.035135 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36eacac1-3db7-4712-b86a-db9f98984835) transitioned into state 'SUCCESS' from state '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-624387983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8159e6e266514c1aa7ba2f7dbc41b6fb',qos_specs=None,replication_status=,reservations=['90294045-b2a2-4cab-b368-3c45129ec0b5','6af847a7-9b4c-4cb1-bd7f-fa95d37de26c','e70913fd-1346-4adf-b70f-4cc96386dbf5','00a5e2ce-07a9-4f26-a2e6-811e73211034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9655465f26e24b518e00dae98635ec7c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:04.037358 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f7d9283-bb53-4586-8a9c-829f5993802a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:04.051073 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f7d9283-bb53-4586-8a9c-829f5993802a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:04.052524 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Flow 'volume_create_api' (5180282c-0b81-46c0-9082-6ac84f7c0a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:56:04.053093 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Create volume request issued successfully. Aug 07 17:56:04.054154 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-64ca7e00-cd7f-453b-85cf-394379d4a1ac tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:56:04.054931 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 114/449] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:56:03 2026] POST /volume/v3/volumes => generated 756 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:56:04.067277 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3c08841a-8e59-42b1-96ac-fceb87422d82 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:04.069124 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c08841a-8e59-42b1-96ac-fceb87422d82 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 Aug 07 17:56:04.069332 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c08841a-8e59-42b1-96ac-fceb87422d82 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:04.069551 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c08841a-8e59-42b1-96ac-fceb87422d82 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:04.076378 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:04.076378 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:04.080307 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3c08841a-8e59-42b1-96ac-fceb87422d82 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:56:04.085026 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c08841a-8e59-42b1-96ac-fceb87422d82 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 returned with HTTP 200 Aug 07 17:56:04.085474 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 110/450] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:04 2026] GET /volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:04.221942 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ad635841-8928-4dce-8d76-1e1b5832aa1d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:04.223592 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ad635841-8928-4dce-8d76-1e1b5832aa1d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 Aug 07 17:56:04.223754 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ad635841-8928-4dce-8d76-1e1b5832aa1d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:04.223939 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ad635841-8928-4dce-8d76-1e1b5832aa1d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:04.230607 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:04.230607 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:04.233883 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ad635841-8928-4dce-8d76-1e1b5832aa1d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:56:04.237806 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ad635841-8928-4dce-8d76-1e1b5832aa1d tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 returned with HTTP 200 Aug 07 17:56:04.238168 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 113/451] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:04 2026] GET /volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:04.250187 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:04.252419 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:56:04.252943 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-281702139"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:04.254858 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-281702139'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:56:04.255077 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Create volume of 1 GB Aug 07 17:56:04.261253 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Availability Zones retrieved successfully. Aug 07 17:56:04.269952 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Flow 'volume_create_api' (ce98b2ac-2506-4308-aac4-58eb8539a16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:56:04.271348 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0609aa-e141-4f1e-a5f9-da6a4b502d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:04.272746 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:56:04.302953 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0609aa-e141-4f1e-a5f9-da6a4b502d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:04.304004 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f20f29-e25d-4408-85db-7e21fa6a6f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:04.340218 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Created reservations ['b8598f76-c207-406c-b23f-048d1affc5ff', '79b2c4a2-e5e6-4fe1-b4c9-aa2722eb69f8', '14d1e708-a88a-4794-b33a-3d47a897cc41', 'da0722e5-e3fa-4e14-bbb7-d2a3562dd5f9'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:56:04.341232 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f20f29-e25d-4408-85db-7e21fa6a6f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8598f76-c207-406c-b23f-048d1affc5ff', '79b2c4a2-e5e6-4fe1-b4c9-aa2722eb69f8', '14d1e708-a88a-4794-b33a-3d47a897cc41', 'da0722e5-e3fa-4e14-bbb7-d2a3562dd5f9']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:04.342164 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2160ced2-be1c-46e3-a565-bcd9a93a6cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:04.365422 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2160ced2-be1c-46e3-a565-bcd9a93a6cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '409873ff-d03b-497b-941d-8958031cd1a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-281702139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e0fabf413e54f419d4cb7984ff41b4f',qos_specs=None,replication_status=,reservations=['b8598f76-c207-406c-b23f-048d1affc5ff','79b2c4a2-e5e6-4fe1-b4c9-aa2722eb69f8','14d1e708-a88a-4794-b33a-3d47a897cc41','da0722e5-e3fa-4e14-bbb7-d2a3562dd5f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aece3506d784f9f82cabb7a0ac5e261',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:56:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-281702139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=409873ff-d03b-497b-941d-8958031cd1a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e0fabf413e54f419d4cb7984ff41b4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aece3506d784f9f82cabb7a0ac5e261',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:04.366122 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27feb2d-1ff7-4dc7-ad4c-51672337d762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:04.386074 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d27feb2d-1ff7-4dc7-ad4c-51672337d762) transitioned into state 'SUCCESS' from state '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-281702139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e0fabf413e54f419d4cb7984ff41b4f',qos_specs=None,replication_status=,reservations=['b8598f76-c207-406c-b23f-048d1affc5ff','79b2c4a2-e5e6-4fe1-b4c9-aa2722eb69f8','14d1e708-a88a-4794-b33a-3d47a897cc41','da0722e5-e3fa-4e14-bbb7-d2a3562dd5f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aece3506d784f9f82cabb7a0ac5e261',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:04.386794 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (051a932f-4674-4e4f-9299-3854fb1069fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:04.395583 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (051a932f-4674-4e4f-9299-3854fb1069fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:04.396821 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Flow 'volume_create_api' (ce98b2ac-2506-4308-aac4-58eb8539a16c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:56:04.397155 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Create volume request issued successfully. Aug 07 17:56:04.397912 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a6340be3-c5b3-4438-81bb-3bf22bdd87a3 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:56:04.398383 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 115/452] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:56:04 2026] POST /volume/v3/volumes => generated 751 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:56:04.411767 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-65106a8f-d5bf-440b-8dac-441814940f1a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:04.413201 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-65106a8f-d5bf-440b-8dac-441814940f1a tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 Aug 07 17:56:04.413466 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-65106a8f-d5bf-440b-8dac-441814940f1a tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:04.413704 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-65106a8f-d5bf-440b-8dac-441814940f1a tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:04.420811 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:04.420811 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:04.424885 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-65106a8f-d5bf-440b-8dac-441814940f1a tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:56:04.426281 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-72529ed2-3ac8-4aa2-9c46-ef8ba53b2c47 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:04.428246 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72529ed2-3ac8-4aa2-9c46-ef8ba53b2c47 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:04.428373 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-72529ed2-3ac8-4aa2-9c46-ef8ba53b2c47 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:04.428607 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-72529ed2-3ac8-4aa2-9c46-ef8ba53b2c47 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:04.429054 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-65106a8f-d5bf-440b-8dac-441814940f1a tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 returned with HTTP 200 Aug 07 17:56:04.429472 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 115/453] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:04 2026] GET /volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:04.438637 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:04.438637 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:04.442201 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-72529ed2-3ac8-4aa2-9c46-ef8ba53b2c47 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:56:04.446444 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72529ed2-3ac8-4aa2-9c46-ef8ba53b2c47 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:56:04.446820 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 111/454] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:04 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:04.496065 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2b7fb550-d561-410b-ad52-74392dd9e6c2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:04.498284 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b7fb550-d561-410b-ad52-74392dd9e6c2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:04.498556 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2b7fb550-d561-410b-ad52-74392dd9e6c2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:04.498831 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2b7fb550-d561-410b-ad52-74392dd9e6c2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:04.514235 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:04.514235 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:04.518776 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2b7fb550-d561-410b-ad52-74392dd9e6c2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:04.527589 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b7fb550-d561-410b-ad52-74392dd9e6c2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:04.528034 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 114/455] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:04 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:04.854013 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c0528400-6185-4037-ac32-a26484cb75b0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:04.856082 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0528400-6185-4037-ac32-a26484cb75b0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:04.856365 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0528400-6185-4037-ac32-a26484cb75b0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:04.856675 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0528400-6185-4037-ac32-a26484cb75b0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:04.866321 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:04.866321 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:04.871805 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c0528400-6185-4037-ac32-a26484cb75b0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:04.878546 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-adb567a5-0edd-4289-83c1-44dac74c324f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:04.879533 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0528400-6185-4037-ac32-a26484cb75b0 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:04.879967 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 116/456] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:04 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:04.880901 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-adb567a5-0edd-4289-83c1-44dac74c324f tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:04.881173 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-adb567a5-0edd-4289-83c1-44dac74c324f tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:04.881485 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-adb567a5-0edd-4289-83c1-44dac74c324f tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:04.894808 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:04.894808 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:04.899500 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-adb567a5-0edd-4289-83c1-44dac74c324f tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:04.904492 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-adb567a5-0edd-4289-83c1-44dac74c324f tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:04.904900 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 116/457] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:04 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:04.932444 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-371fcb7a-1626-485c-92f5-e6d8b0507d5f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:04.934965 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-371fcb7a-1626-485c-92f5-e6d8b0507d5f tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:04.935065 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-371fcb7a-1626-485c-92f5-e6d8b0507d5f tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:04.935277 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-371fcb7a-1626-485c-92f5-e6d8b0507d5f tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:04.948242 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:04.948242 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:04.953096 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-371fcb7a-1626-485c-92f5-e6d8b0507d5f tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:04.959604 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-371fcb7a-1626-485c-92f5-e6d8b0507d5f tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:04.960147 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 112/458] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:04 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:04.998103 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-1b0eace6-8f9d-47dc-b0e4-227ae0b46a7a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:05.000745 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-1b0eace6-8f9d-47dc-b0e4-227ae0b46a7a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] POST https://10.4.3.241/volume/v3/attachments/45721a68-fe9f-49cb-92e9-26aa1edae85d/action Aug 07 17:56:05.001133 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-1b0eace6-8f9d-47dc-b0e4-227ae0b46a7a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:05.001264 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-1b0eace6-8f9d-47dc-b0e4-227ae0b46a7a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:05.021045 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:05.021045 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:05.033415 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2af35819-8258-46c4-8593-c8ca46ab6ba8 req-1b0eace6-8f9d-47dc-b0e4-227ae0b46a7a tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/attachments/45721a68-fe9f-49cb-92e9-26aa1edae85d/action returned with HTTP 204 Aug 07 17:56:05.034051 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 115/459] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:04 2026] POST /volume/v3/attachments/45721a68-fe9f-49cb-92e9-26aa1edae85d/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:05.098321 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3d0def81-ddaf-4589-ba2b-5beb2a244b66 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:05.100389 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d0def81-ddaf-4589-ba2b-5beb2a244b66 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 Aug 07 17:56:05.100799 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d0def81-ddaf-4589-ba2b-5beb2a244b66 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:05.101000 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d0def81-ddaf-4589-ba2b-5beb2a244b66 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:05.108758 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:05.108758 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:05.112963 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3d0def81-ddaf-4589-ba2b-5beb2a244b66 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:56:05.117549 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d0def81-ddaf-4589-ba2b-5beb2a244b66 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 returned with HTTP 200 Aug 07 17:56:05.118050 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 117/460] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:05 2026] GET /volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:05.441417 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6310e38c-ab3e-4ba9-86b8-807a5f29fdbb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:05.443631 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6310e38c-ab3e-4ba9-86b8-807a5f29fdbb tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 Aug 07 17:56:05.443840 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6310e38c-ab3e-4ba9-86b8-807a5f29fdbb tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:05.444090 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6310e38c-ab3e-4ba9-86b8-807a5f29fdbb tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:05.453527 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:05.453527 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:05.460142 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6310e38c-ab3e-4ba9-86b8-807a5f29fdbb tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:56:05.462957 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dfaad66a-dac6-4876-91c8-6b557efe7264 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:05.464945 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dfaad66a-dac6-4876-91c8-6b557efe7264 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:05.465039 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6310e38c-ab3e-4ba9-86b8-807a5f29fdbb tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 returned with HTTP 200 Aug 07 17:56:05.465095 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dfaad66a-dac6-4876-91c8-6b557efe7264 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:05.465298 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dfaad66a-dac6-4876-91c8-6b557efe7264 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:05.465520 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 117/461] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:05 2026] GET /volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:05.475432 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:05.475432 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:05.477647 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dfaad66a-dac6-4876-91c8-6b557efe7264 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:56:05.481847 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dfaad66a-dac6-4876-91c8-6b557efe7264 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:56:05.481847 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 113/462] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:05 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:05.500875 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bb0660f8-ccd3-4f31-8139-3069ce869e7f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:05.503182 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb0660f8-ccd3-4f31-8139-3069ce869e7f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:05.503437 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb0660f8-ccd3-4f31-8139-3069ce869e7f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:05.503686 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb0660f8-ccd3-4f31-8139-3069ce869e7f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:05.517453 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:05.517453 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:05.522639 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bb0660f8-ccd3-4f31-8139-3069ce869e7f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:56:05.528591 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb0660f8-ccd3-4f31-8139-3069ce869e7f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:56:05.529562 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 116/463] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:05 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:05.541153 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-970deb61-4ebc-4982-9fe9-b19e156acbac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:05.544176 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-970deb61-4ebc-4982-9fe9-b19e156acbac tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:05.544176 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-970deb61-4ebc-4982-9fe9-b19e156acbac tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:05.544176 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-970deb61-4ebc-4982-9fe9-b19e156acbac tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:05.554237 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:05.554237 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:05.559948 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-970deb61-4ebc-4982-9fe9-b19e156acbac tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:05.570709 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-970deb61-4ebc-4982-9fe9-b19e156acbac tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:05.570709 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 118/464] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:05 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:05.902433 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7ae653b5-679e-400d-8b36-0929a68f24e5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:05.903291 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ae653b5-679e-400d-8b36-0929a68f24e5 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:05.903359 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ae653b5-679e-400d-8b36-0929a68f24e5 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:05.903683 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ae653b5-679e-400d-8b36-0929a68f24e5 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:05.916502 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:05.916502 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:05.918530 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4d901451-c8ea-45e2-9898-12b18f83ef82 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:05.919693 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7ae653b5-679e-400d-8b36-0929a68f24e5 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:05.920368 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d901451-c8ea-45e2-9898-12b18f83ef82 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:05.920725 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d901451-c8ea-45e2-9898-12b18f83ef82 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:05.920904 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d901451-c8ea-45e2-9898-12b18f83ef82 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:05.925189 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ae653b5-679e-400d-8b36-0929a68f24e5 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:05.925712 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 118/465] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:05 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:05.936358 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:05.936358 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:05.943770 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4d901451-c8ea-45e2-9898-12b18f83ef82 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:05.946394 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d901451-c8ea-45e2-9898-12b18f83ef82 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:05.946910 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 114/466] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:05 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:05.975888 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-46c8b019-d07e-4035-bb62-efd3bb1885af None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:05.977671 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46c8b019-d07e-4035-bb62-efd3bb1885af tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:05.977990 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46c8b019-d07e-4035-bb62-efd3bb1885af tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:05.978097 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46c8b019-d07e-4035-bb62-efd3bb1885af tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:05.996232 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:05.996232 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:06.004849 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-46c8b019-d07e-4035-bb62-efd3bb1885af tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:06.012264 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46c8b019-d07e-4035-bb62-efd3bb1885af tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:06.012264 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 117/467] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:05 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:06.584861 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a400cde6-46cf-4c82-8005-b6a4c84455cc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:06.586625 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a400cde6-46cf-4c82-8005-b6a4c84455cc tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:06.586813 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a400cde6-46cf-4c82-8005-b6a4c84455cc tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:06.587045 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a400cde6-46cf-4c82-8005-b6a4c84455cc tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:06.598999 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:06.598999 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:06.604014 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a400cde6-46cf-4c82-8005-b6a4c84455cc tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:06.609944 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a400cde6-46cf-4c82-8005-b6a4c84455cc tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:06.610323 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 119/468] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:06 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:06.938609 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0d7707d8-1be4-44e6-a1f9-dacecc3a4ed9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:06.941281 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d7707d8-1be4-44e6-a1f9-dacecc3a4ed9 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:06.941818 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d7707d8-1be4-44e6-a1f9-dacecc3a4ed9 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:06.941923 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d7707d8-1be4-44e6-a1f9-dacecc3a4ed9 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:06.956204 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:06.956204 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:06.961591 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0d7707d8-1be4-44e6-a1f9-dacecc3a4ed9 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:06.963778 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cc43088d-9da4-44fe-beee-1582510d043a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:06.966338 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cc43088d-9da4-44fe-beee-1582510d043a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:06.966654 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cc43088d-9da4-44fe-beee-1582510d043a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:06.966918 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cc43088d-9da4-44fe-beee-1582510d043a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:06.968876 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d7707d8-1be4-44e6-a1f9-dacecc3a4ed9 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:06.969572 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 119/469] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:06 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:06.979625 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:06.979625 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:06.984612 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cc43088d-9da4-44fe-beee-1582510d043a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:06.990875 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cc43088d-9da4-44fe-beee-1582510d043a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:06.991415 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 115/470] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:06 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:07.027762 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-45211306-b4b3-4e59-be19-36c8e274e490 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:07.030151 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45211306-b4b3-4e59-be19-36c8e274e490 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:07.030457 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45211306-b4b3-4e59-be19-36c8e274e490 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:07.030700 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45211306-b4b3-4e59-be19-36c8e274e490 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:07.042780 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:07.042780 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:07.047443 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-45211306-b4b3-4e59-be19-36c8e274e490 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:07.061703 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45211306-b4b3-4e59-be19-36c8e274e490 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:07.062188 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 118/471] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:07 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:07.623319 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8183225c-a6c1-40af-975d-977d483695fd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:07.625612 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8183225c-a6c1-40af-975d-977d483695fd tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:07.625851 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8183225c-a6c1-40af-975d-977d483695fd tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:07.626111 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8183225c-a6c1-40af-975d-977d483695fd tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:07.640264 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:07.640264 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:07.647103 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8183225c-a6c1-40af-975d-977d483695fd tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:07.656541 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8183225c-a6c1-40af-975d-977d483695fd tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:07.657118 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 120/472] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:07 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:07.986375 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8081a153-0341-43e2-a33a-5c26eb5905b6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:07.988871 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8081a153-0341-43e2-a33a-5c26eb5905b6 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:07.989101 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8081a153-0341-43e2-a33a-5c26eb5905b6 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:07.989341 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8081a153-0341-43e2-a33a-5c26eb5905b6 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:08.005317 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:08.005317 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:08.014363 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f19bba5b-5ffd-4216-90e2-3484cab4e360 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:08.016984 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f19bba5b-5ffd-4216-90e2-3484cab4e360 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:08.017263 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f19bba5b-5ffd-4216-90e2-3484cab4e360 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:08.017539 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f19bba5b-5ffd-4216-90e2-3484cab4e360 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:08.019323 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8081a153-0341-43e2-a33a-5c26eb5905b6 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:08.028656 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8081a153-0341-43e2-a33a-5c26eb5905b6 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:08.029221 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 120/473] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:07 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:08.030221 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:08.030221 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:08.036794 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f19bba5b-5ffd-4216-90e2-3484cab4e360 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:08.043542 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f19bba5b-5ffd-4216-90e2-3484cab4e360 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:08.044261 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 116/474] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:08 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:08.079128 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4b0f8978-02fd-4ca1-9d5e-c319cf4b80ae None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:08.081739 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b0f8978-02fd-4ca1-9d5e-c319cf4b80ae tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:08.081977 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b0f8978-02fd-4ca1-9d5e-c319cf4b80ae tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:08.082211 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b0f8978-02fd-4ca1-9d5e-c319cf4b80ae tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:08.103509 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:08.103509 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:08.109275 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4b0f8978-02fd-4ca1-9d5e-c319cf4b80ae tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:08.115409 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b0f8978-02fd-4ca1-9d5e-c319cf4b80ae tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:08.115950 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 119/475] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:08 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:08.677902 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8451b630-c16f-4c02-9416-0b86a262b3af None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:08.680484 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8451b630-c16f-4c02-9416-0b86a262b3af tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:08.680789 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8451b630-c16f-4c02-9416-0b86a262b3af tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:08.681100 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8451b630-c16f-4c02-9416-0b86a262b3af tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:08.695983 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:08.695983 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:08.701936 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8451b630-c16f-4c02-9416-0b86a262b3af tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:08.707415 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8451b630-c16f-4c02-9416-0b86a262b3af tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:08.708063 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 121/476] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:08 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:09.047418 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-392dd738-ca1f-41b2-9317-93aac2df7306 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:09.051357 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-392dd738-ca1f-41b2-9317-93aac2df7306 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:09.051618 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-392dd738-ca1f-41b2-9317-93aac2df7306 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:09.051853 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-392dd738-ca1f-41b2-9317-93aac2df7306 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:09.063522 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-ba0641fc-9254-4e84-bd71-730c496fc1ad None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:09.063966 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7640c8d7-0b83-45c0-a208-d28a0096559a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:09.065462 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-ba0641fc-9254-4e84-bd71-730c496fc1ad tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] POST https://10.4.3.241/volume/v3/attachments/2b9a2f7e-10eb-4570-aa92-622739157d55/action Aug 07 17:56:09.066091 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-ba0641fc-9254-4e84-bd71-730c496fc1ad tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:09.066225 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-ba0641fc-9254-4e84-bd71-730c496fc1ad tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:09.066799 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7640c8d7-0b83-45c0-a208-d28a0096559a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:09.067056 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7640c8d7-0b83-45c0-a208-d28a0096559a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:09.067255 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7640c8d7-0b83-45c0-a208-d28a0096559a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:09.075361 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:09.075361 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:09.077836 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:09.077836 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:09.081880 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7640c8d7-0b83-45c0-a208-d28a0096559a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:09.084238 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:09.084238 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:09.084409 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-392dd738-ca1f-41b2-9317-93aac2df7306 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:09.086819 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7640c8d7-0b83-45c0-a208-d28a0096559a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:09.087335 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 120/477] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:09 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:09.092802 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-392dd738-ca1f-41b2-9317-93aac2df7306 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:09.093243 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 121/478] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:09 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:09.098529 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-49952f4e-e3ab-4301-be14-dc162a42e0ec req-ba0641fc-9254-4e84-bd71-730c496fc1ad tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments/2b9a2f7e-10eb-4570-aa92-622739157d55/action returned with HTTP 204 Aug 07 17:56:09.099230 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 117/479] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:09 2026] POST /volume/v3/attachments/2b9a2f7e-10eb-4570-aa92-622739157d55/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:09.133384 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ece7a951-3df8-44aa-8b95-a58ec84369bf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:09.137286 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ece7a951-3df8-44aa-8b95-a58ec84369bf tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:09.137611 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ece7a951-3df8-44aa-8b95-a58ec84369bf tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:09.137798 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ece7a951-3df8-44aa-8b95-a58ec84369bf tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:09.151089 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:09.151089 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:09.155834 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ece7a951-3df8-44aa-8b95-a58ec84369bf tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:09.162990 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ece7a951-3df8-44aa-8b95-a58ec84369bf tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:09.163530 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 122/480] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:09 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:09.724695 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1973ba9b-efc5-440a-b371-b3310d7c42cb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:09.726806 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1973ba9b-efc5-440a-b371-b3310d7c42cb tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:09.727006 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1973ba9b-efc5-440a-b371-b3310d7c42cb tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:09.727183 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1973ba9b-efc5-440a-b371-b3310d7c42cb tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:09.738255 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:09.738255 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:09.743146 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1973ba9b-efc5-440a-b371-b3310d7c42cb tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:09.748854 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1973ba9b-efc5-440a-b371-b3310d7c42cb tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:09.749262 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 121/481] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:09 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:10.103141 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9a79e0b0-f408-4727-992c-9f2f3be52c9b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:10.106984 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a79e0b0-f408-4727-992c-9f2f3be52c9b tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:10.107283 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a79e0b0-f408-4727-992c-9f2f3be52c9b tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:10.107776 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a79e0b0-f408-4727-992c-9f2f3be52c9b tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:10.108882 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d222e070-24b1-454c-adc7-52b70b898436 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:10.112190 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d222e070-24b1-454c-adc7-52b70b898436 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:10.112386 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d222e070-24b1-454c-adc7-52b70b898436 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:10.112610 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d222e070-24b1-454c-adc7-52b70b898436 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:10.121984 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:10.121984 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:10.124336 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:10.124336 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:10.126110 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9a79e0b0-f408-4727-992c-9f2f3be52c9b tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:10.128221 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d222e070-24b1-454c-adc7-52b70b898436 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:10.130966 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a79e0b0-f408-4727-992c-9f2f3be52c9b tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:10.131662 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 122/482] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:10 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:10.133329 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d222e070-24b1-454c-adc7-52b70b898436 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:10.133848 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 118/483] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:10 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:10.150413 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-37e09a04-e4a3-4679-bb1c-18f1a16459e0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:10.154221 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-37e09a04-e4a3-4679-bb1c-18f1a16459e0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:10.154563 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-37e09a04-e4a3-4679-bb1c-18f1a16459e0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:10.154873 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-37e09a04-e4a3-4679-bb1c-18f1a16459e0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:10.173318 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:10.173318 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:10.182907 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-20d6104d-4fce-4fbc-894b-d7151bbe7268 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:10.183293 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-37e09a04-e4a3-4679-bb1c-18f1a16459e0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:10.184781 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-20d6104d-4fce-4fbc-894b-d7151bbe7268 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:10.185031 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-20d6104d-4fce-4fbc-894b-d7151bbe7268 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:10.185131 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-20d6104d-4fce-4fbc-894b-d7151bbe7268 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:10.194935 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-37e09a04-e4a3-4679-bb1c-18f1a16459e0 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:10.195685 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 123/484] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:10 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:10.200326 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:10.200326 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:10.206909 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-20d6104d-4fce-4fbc-894b-d7151bbe7268 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:10.212854 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-20d6104d-4fce-4fbc-894b-d7151bbe7268 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:10.213772 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 122/485] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:10 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:10.765362 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8b5abb0a-c2b6-4f47-97fe-25dd7b7776e6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:10.767428 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8b5abb0a-c2b6-4f47-97fe-25dd7b7776e6 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:10.767736 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8b5abb0a-c2b6-4f47-97fe-25dd7b7776e6 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:10.767937 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8b5abb0a-c2b6-4f47-97fe-25dd7b7776e6 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:10.780520 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:10.780520 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:10.784747 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8b5abb0a-c2b6-4f47-97fe-25dd7b7776e6 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:10.792607 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8b5abb0a-c2b6-4f47-97fe-25dd7b7776e6 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:10.793162 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 123/486] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:10 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:11.151365 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-68bd302c-c1ec-482c-a9e0-7ac62cc9fc98 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:11.153355 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68bd302c-c1ec-482c-a9e0-7ac62cc9fc98 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:11.153632 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68bd302c-c1ec-482c-a9e0-7ac62cc9fc98 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:11.153886 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68bd302c-c1ec-482c-a9e0-7ac62cc9fc98 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:11.167546 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:11.167546 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:11.174460 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-68bd302c-c1ec-482c-a9e0-7ac62cc9fc98 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:11.182509 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68bd302c-c1ec-482c-a9e0-7ac62cc9fc98 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:11.183238 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 119/487] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:11 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:11.232781 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38b2b400-7ab4-410c-bac4-6ca792650850 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:11.235783 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38b2b400-7ab4-410c-bac4-6ca792650850 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:11.236100 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38b2b400-7ab4-410c-bac4-6ca792650850 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:11.236310 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38b2b400-7ab4-410c-bac4-6ca792650850 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:11.246590 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:11.246590 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:11.250607 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-38b2b400-7ab4-410c-bac4-6ca792650850 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:11.255434 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38b2b400-7ab4-410c-bac4-6ca792650850 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:11.255609 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 124/488] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:11 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:11.807330 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e7ee20c9-58da-4f10-b7dd-7d0e9096d085 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:11.809899 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e7ee20c9-58da-4f10-b7dd-7d0e9096d085 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:11.810126 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e7ee20c9-58da-4f10-b7dd-7d0e9096d085 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:11.810348 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e7ee20c9-58da-4f10-b7dd-7d0e9096d085 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:11.821729 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:11.821729 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:11.828517 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e7ee20c9-58da-4f10-b7dd-7d0e9096d085 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:11.835231 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e7ee20c9-58da-4f10-b7dd-7d0e9096d085 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:11.836000 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 123/489] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:11 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:12.108612 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b9b10650-336b-4de2-a9df-5166af44affd req-68ac1994-06da-41b0-9897-993e92dfbf89 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:12.111065 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-68ac1994-06da-41b0-9897-993e92dfbf89 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] POST https://10.4.3.241/volume/v3/attachments/a203ad14-d0d5-4a36-b3ee-8efaca874ed0/action Aug 07 17:56:12.111481 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-68ac1994-06da-41b0-9897-993e92dfbf89 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:12.111650 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-68ac1994-06da-41b0-9897-993e92dfbf89 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:12.139609 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:12.139609 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:12.161868 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b9b10650-336b-4de2-a9df-5166af44affd req-68ac1994-06da-41b0-9897-993e92dfbf89 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/attachments/a203ad14-d0d5-4a36-b3ee-8efaca874ed0/action returned with HTTP 204 Aug 07 17:56:12.162456 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 124/490] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:12 2026] POST /volume/v3/attachments/a203ad14-d0d5-4a36-b3ee-8efaca874ed0/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:12.200268 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-629dd23e-336b-4521-821b-c891f4e47942 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:12.202296 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-629dd23e-336b-4521-821b-c891f4e47942 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:12.202526 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-629dd23e-336b-4521-821b-c891f4e47942 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:12.202801 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-629dd23e-336b-4521-821b-c891f4e47942 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:12.214730 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:12.214730 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:12.219023 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-629dd23e-336b-4521-821b-c891f4e47942 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:12.224683 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-629dd23e-336b-4521-821b-c891f4e47942 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:12.224683 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 120/491] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:12 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:12.269710 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-495bdb97-f0ad-4b08-a68f-355cd5ceedf4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:12.272087 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-495bdb97-f0ad-4b08-a68f-355cd5ceedf4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:12.272390 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-495bdb97-f0ad-4b08-a68f-355cd5ceedf4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:12.272671 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-495bdb97-f0ad-4b08-a68f-355cd5ceedf4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:12.286433 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:12.286433 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:12.293784 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-495bdb97-f0ad-4b08-a68f-355cd5ceedf4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:12.300711 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-495bdb97-f0ad-4b08-a68f-355cd5ceedf4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:12.302114 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 125/492] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:12 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:12.378123 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-0c3d3512-e19d-4ffb-b71c-338c9d7ddab5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:12.381726 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-0c3d3512-e19d-4ffb-b71c-338c9d7ddab5 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:12.382073 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-0c3d3512-e19d-4ffb-b71c-338c9d7ddab5 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:12.382361 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-0c3d3512-e19d-4ffb-b71c-338c9d7ddab5 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:12.397456 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:12.397456 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:12.403412 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-0c3d3512-e19d-4ffb-b71c-338c9d7ddab5 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:12.412311 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-0c3d3512-e19d-4ffb-b71c-338c9d7ddab5 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:12.415024 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 124/493] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:12 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:12.541208 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d002d61a-3524-4ecb-8d48-201b9e57bc16 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:12.541808 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d002d61a-3524-4ecb-8d48-201b9e57bc16 None None] GET https://10.4.3.241/volume// Aug 07 17:56:12.542080 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d002d61a-3524-4ecb-8d48-201b9e57bc16 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:12.542347 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d002d61a-3524-4ecb-8d48-201b9e57bc16 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:12.542799 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d002d61a-3524-4ecb-8d48-201b9e57bc16 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:12.545373 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 125/494] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:56:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:12.552899 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-003541a3-473a-4825-84e0-940fb3819fb6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:12.555144 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-003541a3-473a-4825-84e0-940fb3819fb6 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:56:12.555743 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-003541a3-473a-4825-84e0-940fb3819fb6 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1be9e53c-6108-4ed8-afac-0bb21fb1ab53", "connector": null, "instance_uuid": "855d03be-452c-4009-aced-75bac64572c0"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:12.571175 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:12.571175 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:12.599786 np0000006743 devstack@c-api.service[100243]: WARNING cinder.volume.api [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-003541a3-473a-4825-84e0-940fb3819fb6 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 07 17:56:12.607345 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-003541a3-473a-4825-84e0-940fb3819fb6 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:56:12.608011 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 121/495] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:56:12 2026] POST /volume/v3/attachments => generated 271 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:12.638460 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0c2a8756-8d7b-48e1-b17c-177833471f91 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:12.642578 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c2a8756-8d7b-48e1-b17c-177833471f91 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:12.642901 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c2a8756-8d7b-48e1-b17c-177833471f91 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:12.643209 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c2a8756-8d7b-48e1-b17c-177833471f91 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:12.653437 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f92a2da4-0740-4f45-beb1-eef648587209 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:12.654044 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f92a2da4-0740-4f45-beb1-eef648587209 None None] GET https://10.4.3.241/volume// Aug 07 17:56:12.654222 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f92a2da4-0740-4f45-beb1-eef648587209 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:12.654645 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f92a2da4-0740-4f45-beb1-eef648587209 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:12.655085 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f92a2da4-0740-4f45-beb1-eef648587209 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:12.655739 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 125/496] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:12.662377 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:12.662377 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:12.666754 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0c2a8756-8d7b-48e1-b17c-177833471f91 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:12.669680 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-28aba507-f3eb-4948-a1d6-2ecbb3e071d1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:12.671936 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c2a8756-8d7b-48e1-b17c-177833471f91 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:12.672473 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 126/497] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:12 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1162 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:12.673515 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-28aba507-f3eb-4948-a1d6-2ecbb3e071d1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:12.673685 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-28aba507-f3eb-4948-a1d6-2ecbb3e071d1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:12.673874 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-28aba507-f3eb-4948-a1d6-2ecbb3e071d1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:12.693731 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:12.693731 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:12.696943 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-28aba507-f3eb-4948-a1d6-2ecbb3e071d1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:12.702844 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-28aba507-f3eb-4948-a1d6-2ecbb3e071d1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:12.703255 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 126/498] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:56:12 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:56:12.783925 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-6f10eca7-3d5b-41bb-88d1-eade898d9e1c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:12.786503 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-6f10eca7-3d5b-41bb-88d1-eade898d9e1c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] PUT https://10.4.3.241/volume/v3/attachments/9ced1e0e-3d68-4088-9367-a508cf9a9b82 Aug 07 17:56:12.786989 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-6f10eca7-3d5b-41bb-88d1-eade898d9e1c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:12.795453 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-6f10eca7-3d5b-41bb-88d1-eade898d9e1c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Acquiring lock "cinder-attachment_update-1be9e53c-6108-4ed8-afac-0bb21fb1ab53-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:56:12.800117 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-6f10eca7-3d5b-41bb-88d1-eade898d9e1c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Lock "cinder-attachment_update-1be9e53c-6108-4ed8-afac-0bb21fb1ab53-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:56:12.801168 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:12.801168 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:12.853930 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dcc84e1b-99dd-4a84-add8-d5487eec4476 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:12.856380 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dcc84e1b-99dd-4a84-add8-d5487eec4476 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:12.856626 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dcc84e1b-99dd-4a84-add8-d5487eec4476 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:12.856951 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dcc84e1b-99dd-4a84-add8-d5487eec4476 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:12.867950 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:12.867950 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:12.871957 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-dcc84e1b-99dd-4a84-add8-d5487eec4476 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:12.876909 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dcc84e1b-99dd-4a84-add8-d5487eec4476 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:12.877239 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 126/499] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:12 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:12.905306 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-6f10eca7-3d5b-41bb-88d1-eade898d9e1c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Lock "cinder-attachment_update-1be9e53c-6108-4ed8-afac-0bb21fb1ab53-np0000006743" released by "attachment_update" :: held 0.105s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:56:12.905766 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-6f10eca7-3d5b-41bb-88d1-eade898d9e1c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/attachments/9ced1e0e-3d68-4088-9367-a508cf9a9b82 returned with HTTP 200 Aug 07 17:56:12.906215 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 122/500] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:56:12 2026] PUT /volume/v3/attachments/9ced1e0e-3d68-4088-9367-a508cf9a9b82 => generated 967 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:13.183830 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-d7dd0ddc-166e-480f-8535-5fe9ecfe80d5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.186099 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-d7dd0ddc-166e-480f-8535-5fe9ecfe80d5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:56:13.186336 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-d7dd0ddc-166e-480f-8535-5fe9ecfe80d5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.186585 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-d7dd0ddc-166e-480f-8535-5fe9ecfe80d5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.196045 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.196045 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:13.202379 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-d7dd0ddc-166e-480f-8535-5fe9ecfe80d5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:56:13.212504 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-d7dd0ddc-166e-480f-8535-5fe9ecfe80d5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:56:13.214367 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 127/501] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 1395 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:13.223647 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-ba820262-7229-492c-92e6-b8f2a4869259 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.228340 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-ba820262-7229-492c-92e6-b8f2a4869259 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e Aug 07 17:56:13.228742 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-ba820262-7229-492c-92e6-b8f2a4869259 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.229008 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-ba820262-7229-492c-92e6-b8f2a4869259 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.240800 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-72b9a954-6341-4044-9528-bb78b3d751f9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.243032 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-72b9a954-6341-4044-9528-bb78b3d751f9 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:13.245298 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-72b9a954-6341-4044-9528-bb78b3d751f9 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.245298 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-72b9a954-6341-4044-9528-bb78b3d751f9 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.245530 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.245530 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:13.253278 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-ba820262-7229-492c-92e6-b8f2a4869259 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:56:13.260894 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.260894 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:13.264466 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-ba820262-7229-492c-92e6-b8f2a4869259 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e returned with HTTP 200 Aug 07 17:56:13.265047 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 127/502] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:13.265993 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-72b9a954-6341-4044-9528-bb78b3d751f9 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:13.275621 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-b5db2b8c-a3a3-40c9-ad12-e85eae0869a8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.276729 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-72b9a954-6341-4044-9528-bb78b3d751f9 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:13.277327 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 127/503] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:13.278061 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-b5db2b8c-a3a3-40c9-ad12-e85eae0869a8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 Aug 07 17:56:13.278156 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-b5db2b8c-a3a3-40c9-ad12-e85eae0869a8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.278314 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-b5db2b8c-a3a3-40c9-ad12-e85eae0869a8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.287446 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.287446 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:13.292689 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-b5db2b8c-a3a3-40c9-ad12-e85eae0869a8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:56:13.297650 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-b5db2b8c-a3a3-40c9-ad12-e85eae0869a8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 returned with HTTP 200 Aug 07 17:56:13.298121 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 123/504] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:13.313229 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c1979a89-6e6e-4872-84f7-e1e2f252fff7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.313739 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1979a89-6e6e-4872-84f7-e1e2f252fff7 None None] GET https://10.4.3.241/volume// Aug 07 17:56:13.314003 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1979a89-6e6e-4872-84f7-e1e2f252fff7 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.314286 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1979a89-6e6e-4872-84f7-e1e2f252fff7 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.314758 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1979a89-6e6e-4872-84f7-e1e2f252fff7 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:13.315288 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 128/505] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:13.324814 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-fe23b44c-7b4e-4d25-bac4-b12fe3cae795 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.327765 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-fe23b44c-7b4e-4d25-bac4-b12fe3cae795 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:56:13.328216 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-fe23b44c-7b4e-4d25-bac4-b12fe3cae795 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6", "connector": null, "instance_uuid": "b3994937-c384-408e-9713-68e4c6791d0b"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:13.336746 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.336746 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:13.364574 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-fe23b44c-7b4e-4d25-bac4-b12fe3cae795 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:56:13.365157 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 128/506] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:56:13 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:13.376727 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a96e8a09-8000-4285-b760-47174169cf79 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.376997 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a96e8a09-8000-4285-b760-47174169cf79 None None] GET https://10.4.3.241/volume// Aug 07 17:56:13.377238 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a96e8a09-8000-4285-b760-47174169cf79 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.377417 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a96e8a09-8000-4285-b760-47174169cf79 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.377745 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a96e8a09-8000-4285-b760-47174169cf79 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:13.378049 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 128/507] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:13.387373 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-f0facfb9-a902-46a7-ac65-d15a336e4df5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.390359 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-f0facfb9-a902-46a7-ac65-d15a336e4df5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:56:13.390613 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-f0facfb9-a902-46a7-ac65-d15a336e4df5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9c012b3-72de-4104-b218-f7ba0b3abc2e", "connector": null, "instance_uuid": "b3994937-c384-408e-9713-68e4c6791d0b"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:13.403367 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.403367 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:13.439114 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-f0facfb9-a902-46a7-ac65-d15a336e4df5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:56:13.439737 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 124/508] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:56:13 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:13.448910 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f11c1a07-6d39-41fd-a983-3fc9bf7d9252 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.449378 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f11c1a07-6d39-41fd-a983-3fc9bf7d9252 None None] GET https://10.4.3.241/volume// Aug 07 17:56:13.449708 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f11c1a07-6d39-41fd-a983-3fc9bf7d9252 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.449957 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f11c1a07-6d39-41fd-a983-3fc9bf7d9252 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.450361 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f11c1a07-6d39-41fd-a983-3fc9bf7d9252 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:13.450796 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 129/509] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:13.463188 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-575eb29d-f550-462d-be28-9f58eec1866f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.465493 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-575eb29d-f550-462d-be28-9f58eec1866f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:56:13.465935 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-575eb29d-f550-462d-be28-9f58eec1866f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63bed08d-ca0f-468e-bda3-110b6e00f725", "connector": null, "instance_uuid": "b3994937-c384-408e-9713-68e4c6791d0b"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:13.475574 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.475574 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:13.482086 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-b325f268-b54b-4c41-9ad1-08bcef41ded0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.484578 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-b325f268-b54b-4c41-9ad1-08bcef41ded0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:56:13.485297 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-b325f268-b54b-4c41-9ad1-08bcef41ded0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.485600 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-b325f268-b54b-4c41-9ad1-08bcef41ded0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.495190 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.495190 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:13.500974 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-b325f268-b54b-4c41-9ad1-08bcef41ded0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:56:13.507307 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-b325f268-b54b-4c41-9ad1-08bcef41ded0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:56:13.507792 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 129/510] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:13.513097 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-575eb29d-f550-462d-be28-9f58eec1866f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:56:13.514070 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 129/511] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:56:13 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:13.518600 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-58a9bedf-a31c-4ead-9869-8b3c97f45cd0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.521149 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-58a9bedf-a31c-4ead-9869-8b3c97f45cd0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 Aug 07 17:56:13.521387 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-58a9bedf-a31c-4ead-9869-8b3c97f45cd0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.521669 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-58a9bedf-a31c-4ead-9869-8b3c97f45cd0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.532628 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.532628 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:13.540303 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-58a9bedf-a31c-4ead-9869-8b3c97f45cd0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:56:13.546277 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-58a9bedf-a31c-4ead-9869-8b3c97f45cd0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 returned with HTTP 200 Aug 07 17:56:13.547036 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 125/512] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:13.557587 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-7d356c1f-2519-4302-acf2-9c7b42901c7c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.561073 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-7d356c1f-2519-4302-acf2-9c7b42901c7c tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 Aug 07 17:56:13.561073 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-7d356c1f-2519-4302-acf2-9c7b42901c7c tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.561073 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-7d356c1f-2519-4302-acf2-9c7b42901c7c tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.572073 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.572073 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:13.578250 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-7d356c1f-2519-4302-acf2-9c7b42901c7c tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:56:13.587792 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-7d356c1f-2519-4302-acf2-9c7b42901c7c tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 returned with HTTP 200 Aug 07 17:56:13.588416 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 130/513] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:13.601493 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-76427826-d727-4957-b42c-3375ab6fcc0a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.601910 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76427826-d727-4957-b42c-3375ab6fcc0a None None] GET https://10.4.3.241/volume// Aug 07 17:56:13.602097 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76427826-d727-4957-b42c-3375ab6fcc0a None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.602336 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76427826-d727-4957-b42c-3375ab6fcc0a None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.602778 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76427826-d727-4957-b42c-3375ab6fcc0a None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:13.603117 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 130/514] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:13.613712 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-2f0d7cc3-5aa4-44ed-9b88-43137c1ee013 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.617554 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-2f0d7cc3-5aa4-44ed-9b88-43137c1ee013 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:56:13.617964 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-2f0d7cc3-5aa4-44ed-9b88-43137c1ee013 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48bbe30a-2b5e-40ef-ae7b-dac9f4711e12", "connector": null, "instance_uuid": "8cf27bb8-decf-4708-8405-765bf2d31fe4"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:13.628231 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.628231 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:13.660976 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-2f0d7cc3-5aa4-44ed-9b88-43137c1ee013 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:56:13.661627 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 130/515] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:56:13 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 07 17:56:13.671276 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2689280e-7b67-45ec-9dfc-2b84749312a6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.671767 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2689280e-7b67-45ec-9dfc-2b84749312a6 None None] GET https://10.4.3.241/volume// Aug 07 17:56:13.671992 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2689280e-7b67-45ec-9dfc-2b84749312a6 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.672236 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2689280e-7b67-45ec-9dfc-2b84749312a6 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.672655 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2689280e-7b67-45ec-9dfc-2b84749312a6 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:13.673014 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 126/516] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:13.683773 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-1780c305-fd59-4a6a-9291-503d2929687a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.688432 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-1780c305-fd59-4a6a-9291-503d2929687a tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:56:13.688432 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-1780c305-fd59-4a6a-9291-503d2929687a tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71512079-2899-4d0a-ae8c-d56da1795dd2", "connector": null, "instance_uuid": "8cf27bb8-decf-4708-8405-765bf2d31fe4"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:13.694984 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bb8a0f44-8e1c-4f8e-85fb-57203fbd5fd1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.697195 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb8a0f44-8e1c-4f8e-85fb-57203fbd5fd1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:13.697333 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb8a0f44-8e1c-4f8e-85fb-57203fbd5fd1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.697557 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb8a0f44-8e1c-4f8e-85fb-57203fbd5fd1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.699756 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.699756 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:13.711997 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.711997 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:13.716417 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bb8a0f44-8e1c-4f8e-85fb-57203fbd5fd1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:13.722834 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb8a0f44-8e1c-4f8e-85fb-57203fbd5fd1 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:13.722834 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 131/517] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:13.738146 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-1780c305-fd59-4a6a-9291-503d2929687a tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:56:13.738146 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 131/518] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:56:13 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 07 17:56:13.747483 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-89219bde-3836-4d04-bad9-782861b80038 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.747906 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89219bde-3836-4d04-bad9-782861b80038 None None] GET https://10.4.3.241/volume// Aug 07 17:56:13.748087 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89219bde-3836-4d04-bad9-782861b80038 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.748268 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89219bde-3836-4d04-bad9-782861b80038 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.748771 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89219bde-3836-4d04-bad9-782861b80038 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:13.749113 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 131/519] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:13.760185 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-7762bba0-cb9f-4c9b-be52-da0f8c47dfec None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.762787 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-7762bba0-cb9f-4c9b-be52-da0f8c47dfec tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:56:13.763305 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-7762bba0-cb9f-4c9b-be52-da0f8c47dfec tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "409873ff-d03b-497b-941d-8958031cd1a8", "connector": null, "instance_uuid": "8cf27bb8-decf-4708-8405-765bf2d31fe4"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:13.773232 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.773232 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:13.806143 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-7762bba0-cb9f-4c9b-be52-da0f8c47dfec tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:56:13.806760 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 127/520] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:56:13 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:13.893742 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4d92dbe9-0ac1-48c8-b737-f7839968a3ad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:13.896111 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4d92dbe9-0ac1-48c8-b737-f7839968a3ad tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:13.896425 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4d92dbe9-0ac1-48c8-b737-f7839968a3ad tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:13.896740 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4d92dbe9-0ac1-48c8-b737-f7839968a3ad tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:13.912777 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:13.912777 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:13.918038 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4d92dbe9-0ac1-48c8-b737-f7839968a3ad tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:13.923309 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4d92dbe9-0ac1-48c8-b737-f7839968a3ad tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:13.923903 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 132/521] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:13 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:14.293343 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bd121a7d-fa1d-4b51-9c49-925d8815728a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:14.296715 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd121a7d-fa1d-4b51-9c49-925d8815728a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:14.298308 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd121a7d-fa1d-4b51-9c49-925d8815728a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:14.298913 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd121a7d-fa1d-4b51-9c49-925d8815728a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:14.310789 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:14.310789 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:14.314168 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bd121a7d-fa1d-4b51-9c49-925d8815728a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:14.321588 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd121a7d-fa1d-4b51-9c49-925d8815728a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:14.323121 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 132/522] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:14 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:14.744785 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-45e76354-b0f4-4dfb-b17e-f8bc85b2ec96 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:14.747288 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-45e76354-b0f4-4dfb-b17e-f8bc85b2ec96 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:14.747588 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-45e76354-b0f4-4dfb-b17e-f8bc85b2ec96 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:14.747956 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-45e76354-b0f4-4dfb-b17e-f8bc85b2ec96 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:14.767520 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:14.767520 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:14.771497 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-45e76354-b0f4-4dfb-b17e-f8bc85b2ec96 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:14.780209 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-45e76354-b0f4-4dfb-b17e-f8bc85b2ec96 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:14.780798 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 132/523] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:14 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1163 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:14.937075 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ad3bcee0-1f1e-4c85-bff8-70f4851dee0a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:14.939378 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad3bcee0-1f1e-4c85-bff8-70f4851dee0a tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:14.939707 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad3bcee0-1f1e-4c85-bff8-70f4851dee0a tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:14.939903 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad3bcee0-1f1e-4c85-bff8-70f4851dee0a tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:14.955432 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:14.955432 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:14.957892 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ad3bcee0-1f1e-4c85-bff8-70f4851dee0a tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:14.963699 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad3bcee0-1f1e-4c85-bff8-70f4851dee0a tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:14.964271 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 128/524] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:14 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:15.215611 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-d19fd092-6bfa-4d53-ab11-06b657eb4475 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.217986 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-d19fd092-6bfa-4d53-ab11-06b657eb4475 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] POST https://10.4.3.241/volume/v3/attachments/b8be34d9-9ab5-4349-b7d3-85c3c62d7141/action Aug 07 17:56:15.218346 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-d19fd092-6bfa-4d53-ab11-06b657eb4475 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:15.218526 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-d19fd092-6bfa-4d53-ab11-06b657eb4475 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:15.239884 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:15.239884 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:15.253512 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-41b45122-05ac-464e-af61-d1d5904bd0bd req-d19fd092-6bfa-4d53-ab11-06b657eb4475 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/attachments/b8be34d9-9ab5-4349-b7d3-85c3c62d7141/action returned with HTTP 204 Aug 07 17:56:15.254078 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 133/525] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:15 2026] POST /volume/v3/attachments/b8be34d9-9ab5-4349-b7d3-85c3c62d7141/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:15.341067 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1cf6fd15-6660-491b-85e6-a0f441625405 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.343035 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1cf6fd15-6660-491b-85e6-a0f441625405 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:15.343266 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1cf6fd15-6660-491b-85e6-a0f441625405 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:15.343547 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1cf6fd15-6660-491b-85e6-a0f441625405 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:15.355961 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:15.355961 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:15.360316 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1cf6fd15-6660-491b-85e6-a0f441625405 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:15.364548 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1cf6fd15-6660-491b-85e6-a0f441625405 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:15.364966 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 133/526] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:15 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:15.381732 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-92037d0d-c820-4c8f-beee-ab1682b9407d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.384232 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-92037d0d-c820-4c8f-beee-ab1682b9407d tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:15.384600 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-92037d0d-c820-4c8f-beee-ab1682b9407d tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:15.384970 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-92037d0d-c820-4c8f-beee-ab1682b9407d tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:15.399019 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:15.399019 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:15.404281 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-92037d0d-c820-4c8f-beee-ab1682b9407d tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:15.411235 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-92037d0d-c820-4c8f-beee-ab1682b9407d tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:15.411862 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 133/527] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:15 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:15.428325 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5a1af823-6a41-4364-8193-bdc3876db32c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.430174 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5a1af823-6a41-4364-8193-bdc3876db32c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:15.430387 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5a1af823-6a41-4364-8193-bdc3876db32c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:15.430597 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5a1af823-6a41-4364-8193-bdc3876db32c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:15.442456 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:15.442456 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:15.446543 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5a1af823-6a41-4364-8193-bdc3876db32c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Volume info retrieved successfully. Aug 07 17:56:15.451707 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5a1af823-6a41-4364-8193-bdc3876db32c tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:15.452229 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 129/528] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:15 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:15.565720 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-bea24572-a38c-4e8e-8562-09b65137b58d req-69edd11d-604d-47a8-a2be-c3d9fab5fa05 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.569504 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-69edd11d-604d-47a8-a2be-c3d9fab5fa05 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:15.569754 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-69edd11d-604d-47a8-a2be-c3d9fab5fa05 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:15.570031 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-69edd11d-604d-47a8-a2be-c3d9fab5fa05 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:15.587029 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:15.587029 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:15.601088 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-bea24572-a38c-4e8e-8562-09b65137b58d req-69edd11d-604d-47a8-a2be-c3d9fab5fa05 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:15.610381 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-69edd11d-604d-47a8-a2be-c3d9fab5fa05 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:15.610976 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 134/529] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:15 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:15.631073 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5cbfe173-7b9b-4ac3-94cf-5988103fc7f6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.631449 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5cbfe173-7b9b-4ac3-94cf-5988103fc7f6 None None] GET https://10.4.3.241/volume// Aug 07 17:56:15.631665 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5cbfe173-7b9b-4ac3-94cf-5988103fc7f6 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:15.631914 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5cbfe173-7b9b-4ac3-94cf-5988103fc7f6 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:15.632243 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5cbfe173-7b9b-4ac3-94cf-5988103fc7f6 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:15.632541 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 134/530] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:15.641370 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-063b62be-a348-4833-abe7-1e726a7095c4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.644346 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-063b62be-a348-4833-abe7-1e726a7095c4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:56:15.645311 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-063b62be-a348-4833-abe7-1e726a7095c4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:15.645680 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-063b62be-a348-4833-abe7-1e726a7095c4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:15.659083 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:15.659083 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:15.663248 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-063b62be-a348-4833-abe7-1e726a7095c4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:56:15.668350 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-063b62be-a348-4833-abe7-1e726a7095c4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:56:15.668699 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-bea24572-a38c-4e8e-8562-09b65137b58d req-0d253b9a-4f55-4e28-9f3c-759f1ff738b2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.668840 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 134/531] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:56:15 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 1574 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:56:15.673585 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-0d253b9a-4f55-4e28-9f3c-759f1ff738b2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] POST https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323/action Aug 07 17:56:15.673771 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-0d253b9a-4f55-4e28-9f3c-759f1ff738b2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:15.673935 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-0d253b9a-4f55-4e28-9f3c-759f1ff738b2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:15.689213 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:15.689213 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:15.689888 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-bea24572-a38c-4e8e-8562-09b65137b58d req-0d253b9a-4f55-4e28-9f3c-759f1ff738b2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:15.698989 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-bea24572-a38c-4e8e-8562-09b65137b58d req-0d253b9a-4f55-4e28-9f3c-759f1ff738b2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Begin detaching volume completed successfully. Aug 07 17:56:15.698989 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-0d253b9a-4f55-4e28-9f3c-759f1ff738b2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323/action returned with HTTP 202 Aug 07 17:56:15.699275 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 130/532] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 17:56:15 2026] POST /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:56:15.722205 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5ea1c12a-c9a4-494f-9e88-2e1771673480 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.726425 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ea1c12a-c9a4-494f-9e88-2e1771673480 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:15.726681 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ea1c12a-c9a4-494f-9e88-2e1771673480 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:15.726964 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ea1c12a-c9a4-494f-9e88-2e1771673480 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:15.740937 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:15.740937 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:15.745726 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5ea1c12a-c9a4-494f-9e88-2e1771673480 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Volume info retrieved successfully. Aug 07 17:56:15.750003 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ea1c12a-c9a4-494f-9e88-2e1771673480 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:15.750554 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 135/533] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:15 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:15.769934 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-68b7c59a-e362-4c56-a9b0-e4e119f8e8e8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.772214 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-68b7c59a-e362-4c56-a9b0-e4e119f8e8e8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] PUT https://10.4.3.241/volume/v3/attachments/4d7fef1d-2a44-48e1-82dd-109e5b387ae5 Aug 07 17:56:15.772624 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-68b7c59a-e362-4c56-a9b0-e4e119f8e8e8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:15.781258 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-68b7c59a-e362-4c56-a9b0-e4e119f8e8e8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Acquiring lock "cinder-attachment_update-b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:56:15.786384 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-68b7c59a-e362-4c56-a9b0-e4e119f8e8e8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Lock "cinder-attachment_update-b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:56:15.787415 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:15.787415 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:15.791335 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ef58b000-e2eb-41a6-9fb5-ece6ff331e0d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.791335 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef58b000-e2eb-41a6-9fb5-ece6ff331e0d None None] GET https://10.4.3.241/volume// Aug 07 17:56:15.791335 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef58b000-e2eb-41a6-9fb5-ece6ff331e0d None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:15.791335 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef58b000-e2eb-41a6-9fb5-ece6ff331e0d None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:15.791335 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef58b000-e2eb-41a6-9fb5-ece6ff331e0d None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:15.791848 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 135/534] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:15.795071 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a99f0c32-de4d-4b85-a75d-808f4f8e013d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.797104 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a99f0c32-de4d-4b85-a75d-808f4f8e013d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:15.797338 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a99f0c32-de4d-4b85-a75d-808f4f8e013d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:15.797553 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a99f0c32-de4d-4b85-a75d-808f4f8e013d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:15.798936 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-bea24572-a38c-4e8e-8562-09b65137b58d req-559b519f-c883-4051-881e-96c0292e07a4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.802713 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-559b519f-c883-4051-881e-96c0292e07a4 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:15.802713 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-559b519f-c883-4051-881e-96c0292e07a4 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:15.802713 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-559b519f-c883-4051-881e-96c0292e07a4 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:15.812004 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:15.812004 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:15.812064 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:15.812064 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:15.814900 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-bea24572-a38c-4e8e-8562-09b65137b58d req-559b519f-c883-4051-881e-96c0292e07a4 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:15.815702 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a99f0c32-de4d-4b85-a75d-808f4f8e013d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:15.819250 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-559b519f-c883-4051-881e-96c0292e07a4 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:15.820915 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 136/535] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:56:15 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:56:15.821520 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a99f0c32-de4d-4b85-a75d-808f4f8e013d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:15.821520 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 131/536] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:15 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:15.896380 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-68b7c59a-e362-4c56-a9b0-e4e119f8e8e8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Lock "cinder-attachment_update-b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6-np0000006743" released by "attachment_update" :: held 0.110s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:56:15.896850 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-68b7c59a-e362-4c56-a9b0-e4e119f8e8e8 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/attachments/4d7fef1d-2a44-48e1-82dd-109e5b387ae5 returned with HTTP 200 Aug 07 17:56:15.897371 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 135/537] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:56:15 2026] PUT /volume/v3/attachments/4d7fef1d-2a44-48e1-82dd-109e5b387ae5 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:15.931755 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-b0c6fb3d-90d3-42f0-8310-77dfd64fd34d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.934514 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-b0c6fb3d-90d3-42f0-8310-77dfd64fd34d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] POST https://10.4.3.241/volume/v3/attachments/4d7fef1d-2a44-48e1-82dd-109e5b387ae5/action Aug 07 17:56:15.934983 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-b0c6fb3d-90d3-42f0-8310-77dfd64fd34d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:15.935133 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-b0c6fb3d-90d3-42f0-8310-77dfd64fd34d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:15.960921 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:15.960921 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:15.982214 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ca95fb76-28bb-4d41-a71b-e00a243c9db6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:15.984115 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ca95fb76-28bb-4d41-a71b-e00a243c9db6 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:15.984305 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ca95fb76-28bb-4d41-a71b-e00a243c9db6 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:15.984539 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ca95fb76-28bb-4d41-a71b-e00a243c9db6 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:15.997020 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:15.997020 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:15.999639 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-b0c6fb3d-90d3-42f0-8310-77dfd64fd34d tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/attachments/4d7fef1d-2a44-48e1-82dd-109e5b387ae5/action returned with HTTP 204 Aug 07 17:56:16.000135 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 136/538] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:15 2026] POST /volume/v3/attachments/4d7fef1d-2a44-48e1-82dd-109e5b387ae5/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:16.001005 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ca95fb76-28bb-4d41-a71b-e00a243c9db6 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:16.006808 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ca95fb76-28bb-4d41-a71b-e00a243c9db6 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:16.007387 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 137/539] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:15 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:16.021647 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-32ab7816-eacc-440c-b20c-2233e68a8c67 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:16.022128 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-32ab7816-eacc-440c-b20c-2233e68a8c67 None None] GET https://10.4.3.241/volume// Aug 07 17:56:16.022454 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-32ab7816-eacc-440c-b20c-2233e68a8c67 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:16.022602 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-32ab7816-eacc-440c-b20c-2233e68a8c67 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:16.023029 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-32ab7816-eacc-440c-b20c-2233e68a8c67 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:16.023377 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 132/540] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:16.038498 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-d6f68ed5-24cf-47d7-b841-a4680f108dbe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:16.042471 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-d6f68ed5-24cf-47d7-b841-a4680f108dbe tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e Aug 07 17:56:16.042700 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-d6f68ed5-24cf-47d7-b841-a4680f108dbe tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:16.042925 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-d6f68ed5-24cf-47d7-b841-a4680f108dbe tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:16.056390 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:16.056390 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:16.060100 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-d6f68ed5-24cf-47d7-b841-a4680f108dbe tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:56:16.064105 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-d6f68ed5-24cf-47d7-b841-a4680f108dbe tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e returned with HTTP 200 Aug 07 17:56:16.064488 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 136/541] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:56:16 2026] GET /volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:56:16.155348 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-64b685c7-cdcd-4967-bc45-73eef4e2fd6b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:16.161380 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-64b685c7-cdcd-4967-bc45-73eef4e2fd6b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] PUT https://10.4.3.241/volume/v3/attachments/bf97a994-cded-45e3-b829-acc82bfe2acd Aug 07 17:56:16.161943 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-64b685c7-cdcd-4967-bc45-73eef4e2fd6b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:16.171591 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-64b685c7-cdcd-4967-bc45-73eef4e2fd6b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Acquiring lock "cinder-attachment_update-e9c012b3-72de-4104-b218-f7ba0b3abc2e-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:56:16.178952 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-64b685c7-cdcd-4967-bc45-73eef4e2fd6b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Lock "cinder-attachment_update-e9c012b3-72de-4104-b218-f7ba0b3abc2e-np0000006743" acquired by "attachment_update" :: waited 0.008s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:56:16.180080 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:16.180080 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:16.323881 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-64b685c7-cdcd-4967-bc45-73eef4e2fd6b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Lock "cinder-attachment_update-e9c012b3-72de-4104-b218-f7ba0b3abc2e-np0000006743" released by "attachment_update" :: held 0.145s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:56:16.324220 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-64b685c7-cdcd-4967-bc45-73eef4e2fd6b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/attachments/bf97a994-cded-45e3-b829-acc82bfe2acd returned with HTTP 200 Aug 07 17:56:16.325221 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 137/542] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:56:16 2026] PUT /volume/v3/attachments/bf97a994-cded-45e3-b829-acc82bfe2acd => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:16.381274 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-68c92304-b1e8-49f1-8a24-15603abb7ff5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:16.382016 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-68c92304-b1e8-49f1-8a24-15603abb7ff5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] POST https://10.4.3.241/volume/v3/attachments/bf97a994-cded-45e3-b829-acc82bfe2acd/action Aug 07 17:56:16.382369 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-68c92304-b1e8-49f1-8a24-15603abb7ff5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:16.382369 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-68c92304-b1e8-49f1-8a24-15603abb7ff5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:16.419423 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:16.419423 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:16.455497 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-68c92304-b1e8-49f1-8a24-15603abb7ff5 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/attachments/bf97a994-cded-45e3-b829-acc82bfe2acd/action returned with HTTP 204 Aug 07 17:56:16.456222 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 138/543] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:16 2026] POST /volume/v3/attachments/bf97a994-cded-45e3-b829-acc82bfe2acd/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:16.510155 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d982f5cc-08de-47d5-998c-c1164ec37cce None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:16.510588 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d982f5cc-08de-47d5-998c-c1164ec37cce None None] GET https://10.4.3.241/volume// Aug 07 17:56:16.510761 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d982f5cc-08de-47d5-998c-c1164ec37cce None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:16.510984 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d982f5cc-08de-47d5-998c-c1164ec37cce None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:16.511280 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d982f5cc-08de-47d5-998c-c1164ec37cce None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:16.511582 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 133/544] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:16.521487 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-503b4d83-4c96-4f8f-bcbd-051408f78c3b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:16.523482 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-503b4d83-4c96-4f8f-bcbd-051408f78c3b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 Aug 07 17:56:16.523692 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-503b4d83-4c96-4f8f-bcbd-051408f78c3b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:16.523905 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-503b4d83-4c96-4f8f-bcbd-051408f78c3b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:16.534576 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:16.534576 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:16.539603 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-503b4d83-4c96-4f8f-bcbd-051408f78c3b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:56:16.544748 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-503b4d83-4c96-4f8f-bcbd-051408f78c3b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 returned with HTTP 200 Aug 07 17:56:16.545569 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 137/545] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:56:16 2026] GET /volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:56:16.608197 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-27e92b28-7f39-4593-8686-9c508a32a45d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:16.608197 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-27e92b28-7f39-4593-8686-9c508a32a45d None None] GET https://10.4.3.241/volume// Aug 07 17:56:16.608197 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-27e92b28-7f39-4593-8686-9c508a32a45d None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:16.608197 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-27e92b28-7f39-4593-8686-9c508a32a45d None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:16.608197 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-27e92b28-7f39-4593-8686-9c508a32a45d None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:16.608197 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 138/546] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:16.617706 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-f629fe14-7eae-48a1-ae7a-021e26e87070 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:16.621528 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-f629fe14-7eae-48a1-ae7a-021e26e87070 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:56:16.621528 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-f629fe14-7eae-48a1-ae7a-021e26e87070 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:16.621795 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-f629fe14-7eae-48a1-ae7a-021e26e87070 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:16.629326 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-be788663-d127-4674-98f6-bbd96529ff0f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:16.631550 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:16.631550 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:16.631641 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-be788663-d127-4674-98f6-bbd96529ff0f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] PUT https://10.4.3.241/volume/v3/attachments/cab00e02-acf7-447c-b214-1f8c048963ef Aug 07 17:56:16.633424 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-be788663-d127-4674-98f6-bbd96529ff0f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:16.635150 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-f629fe14-7eae-48a1-ae7a-021e26e87070 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:56:16.640955 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-f629fe14-7eae-48a1-ae7a-021e26e87070 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:56:16.641520 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 139/547] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:56:16 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 1539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:56:16.641824 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-be788663-d127-4674-98f6-bbd96529ff0f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Acquiring lock "cinder-attachment_update-63bed08d-ca0f-468e-bda3-110b6e00f725-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:56:16.649416 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-be788663-d127-4674-98f6-bbd96529ff0f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Lock "cinder-attachment_update-63bed08d-ca0f-468e-bda3-110b6e00f725-np0000006743" acquired by "attachment_update" :: waited 0.008s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:56:16.650391 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:16.650391 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:16.745064 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-ff3adcf8-f9b3-4835-8fce-040542c88766 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:16.747671 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-ff3adcf8-f9b3-4835-8fce-040542c88766 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] PUT https://10.4.3.241/volume/v3/attachments/5f0ae02c-6e37-4ca3-be4e-f41ddf9a2545 Aug 07 17:56:16.748142 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-ff3adcf8-f9b3-4835-8fce-040542c88766 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:16.757710 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-ff3adcf8-f9b3-4835-8fce-040542c88766 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Acquiring lock "cinder-attachment_update-48bbe30a-2b5e-40ef-ae7b-dac9f4711e12-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:56:16.763605 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-ff3adcf8-f9b3-4835-8fce-040542c88766 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Lock "cinder-attachment_update-48bbe30a-2b5e-40ef-ae7b-dac9f4711e12-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:56:16.764546 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-be788663-d127-4674-98f6-bbd96529ff0f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Lock "cinder-attachment_update-63bed08d-ca0f-468e-bda3-110b6e00f725-np0000006743" released by "attachment_update" :: held 0.115s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:56:16.764812 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:16.764812 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:16.764958 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-be788663-d127-4674-98f6-bbd96529ff0f tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/attachments/cab00e02-acf7-447c-b214-1f8c048963ef returned with HTTP 200 Aug 07 17:56:16.765650 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 134/548] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:56:16 2026] PUT /volume/v3/attachments/cab00e02-acf7-447c-b214-1f8c048963ef => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:16.766423 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-18d2f651-d354-4eac-8d60-32062c5d489a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:16.768486 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-18d2f651-d354-4eac-8d60-32062c5d489a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:16.768699 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-18d2f651-d354-4eac-8d60-32062c5d489a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:16.768900 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-18d2f651-d354-4eac-8d60-32062c5d489a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:16.783474 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:16.783474 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:16.791331 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-18d2f651-d354-4eac-8d60-32062c5d489a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Volume info retrieved successfully. Aug 07 17:56:16.798512 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-18d2f651-d354-4eac-8d60-32062c5d489a tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:16.798905 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 139/549] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:16 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:16.829265 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-922a7cd0-6db9-4df2-9875-a7ed0b5c59c1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:16.835118 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-922a7cd0-6db9-4df2-9875-a7ed0b5c59c1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] POST https://10.4.3.241/volume/v3/attachments/cab00e02-acf7-447c-b214-1f8c048963ef/action Aug 07 17:56:16.835631 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-922a7cd0-6db9-4df2-9875-a7ed0b5c59c1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:16.835866 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-922a7cd0-6db9-4df2-9875-a7ed0b5c59c1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:16.839917 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cb7fa7ae-3ab5-4d2f-82f2-05ab6bb0bf37 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:16.842462 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cb7fa7ae-3ab5-4d2f-82f2-05ab6bb0bf37 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:16.842462 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cb7fa7ae-3ab5-4d2f-82f2-05ab6bb0bf37 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:16.842462 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cb7fa7ae-3ab5-4d2f-82f2-05ab6bb0bf37 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:16.858672 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:16.858672 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:16.861967 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:16.861967 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:16.866558 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cb7fa7ae-3ab5-4d2f-82f2-05ab6bb0bf37 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:16.872025 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cb7fa7ae-3ab5-4d2f-82f2-05ab6bb0bf37 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:16.872560 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 135/550] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:16 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1163 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:16.888308 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-464e644e-3974-44cc-92bf-b5c556b83be4 req-922a7cd0-6db9-4df2-9875-a7ed0b5c59c1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/attachments/cab00e02-acf7-447c-b214-1f8c048963ef/action returned with HTTP 204 Aug 07 17:56:16.888722 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 140/551] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:16 2026] POST /volume/v3/attachments/cab00e02-acf7-447c-b214-1f8c048963ef/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:16.954281 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-ff3adcf8-f9b3-4835-8fce-040542c88766 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Lock "cinder-attachment_update-48bbe30a-2b5e-40ef-ae7b-dac9f4711e12-np0000006743" released by "attachment_update" :: held 0.191s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:56:16.954703 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-ff3adcf8-f9b3-4835-8fce-040542c88766 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/attachments/5f0ae02c-6e37-4ca3-be4e-f41ddf9a2545 returned with HTTP 200 Aug 07 17:56:16.958978 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 138/552] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:56:16 2026] PUT /volume/v3/attachments/5f0ae02c-6e37-4ca3-be4e-f41ddf9a2545 => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:17.028592 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-01b2faee-101a-4fcd-a13b-5e152c105ccf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:17.029346 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-68180b36-5810-42da-9ff4-1939e6722624 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:17.032645 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-68180b36-5810-42da-9ff4-1939e6722624 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] POST https://10.4.3.241/volume/v3/attachments/5f0ae02c-6e37-4ca3-be4e-f41ddf9a2545/action Aug 07 17:56:17.033134 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-68180b36-5810-42da-9ff4-1939e6722624 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:17.033299 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-68180b36-5810-42da-9ff4-1939e6722624 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:17.034534 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01b2faee-101a-4fcd-a13b-5e152c105ccf tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:17.036625 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01b2faee-101a-4fcd-a13b-5e152c105ccf tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:17.036625 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01b2faee-101a-4fcd-a13b-5e152c105ccf tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:17.050802 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:17.050802 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:17.057190 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-01b2faee-101a-4fcd-a13b-5e152c105ccf tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:17.057639 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:17.057639 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:17.064095 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01b2faee-101a-4fcd-a13b-5e152c105ccf tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:17.064616 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 140/553] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:17 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:17.093233 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-68180b36-5810-42da-9ff4-1939e6722624 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/attachments/5f0ae02c-6e37-4ca3-be4e-f41ddf9a2545/action returned with HTTP 204 Aug 07 17:56:17.093762 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 136/554] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:17 2026] POST /volume/v3/attachments/5f0ae02c-6e37-4ca3-be4e-f41ddf9a2545/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:17.124652 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b3757b8a-338b-47a4-9b1d-16f63a445679 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:17.125146 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b3757b8a-338b-47a4-9b1d-16f63a445679 None None] GET https://10.4.3.241/volume// Aug 07 17:56:17.127105 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b3757b8a-338b-47a4-9b1d-16f63a445679 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:17.127105 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b3757b8a-338b-47a4-9b1d-16f63a445679 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:17.127105 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b3757b8a-338b-47a4-9b1d-16f63a445679 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:17.129510 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 141/555] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:17 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:17.136879 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-0c54a389-9203-468d-b99b-ad191ab5135e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:17.139905 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-0c54a389-9203-468d-b99b-ad191ab5135e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 Aug 07 17:56:17.140202 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-0c54a389-9203-468d-b99b-ad191ab5135e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:17.140484 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-0c54a389-9203-468d-b99b-ad191ab5135e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:17.151892 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:17.151892 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:17.155748 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-0c54a389-9203-468d-b99b-ad191ab5135e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:56:17.160388 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-0c54a389-9203-468d-b99b-ad191ab5135e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 returned with HTTP 200 Aug 07 17:56:17.160831 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 139/556] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:56:17 2026] GET /volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:56:17.279746 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-059e9b32-45a6-481b-bcfe-d8425e0077fe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:17.285640 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-059e9b32-45a6-481b-bcfe-d8425e0077fe tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] PUT https://10.4.3.241/volume/v3/attachments/b431e08a-ad95-44c3-9777-cb05f2e99b39 Aug 07 17:56:17.286187 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-059e9b32-45a6-481b-bcfe-d8425e0077fe tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:17.299174 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-059e9b32-45a6-481b-bcfe-d8425e0077fe tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Acquiring lock "cinder-attachment_update-71512079-2899-4d0a-ae8c-d56da1795dd2-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:56:17.308542 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-059e9b32-45a6-481b-bcfe-d8425e0077fe tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Lock "cinder-attachment_update-71512079-2899-4d0a-ae8c-d56da1795dd2-np0000006743" acquired by "attachment_update" :: waited 0.007s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:56:17.308542 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:17.308542 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:17.439807 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-059e9b32-45a6-481b-bcfe-d8425e0077fe tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Lock "cinder-attachment_update-71512079-2899-4d0a-ae8c-d56da1795dd2-np0000006743" released by "attachment_update" :: held 0.134s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:56:17.441527 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-059e9b32-45a6-481b-bcfe-d8425e0077fe tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/attachments/b431e08a-ad95-44c3-9777-cb05f2e99b39 returned with HTTP 200 Aug 07 17:56:17.441527 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 141/557] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:56:17 2026] PUT /volume/v3/attachments/b431e08a-ad95-44c3-9777-cb05f2e99b39 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:17.483085 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-9d6e9a64-325e-45b2-934f-9c0069810a98 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:17.487685 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-9d6e9a64-325e-45b2-934f-9c0069810a98 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] POST https://10.4.3.241/volume/v3/attachments/b431e08a-ad95-44c3-9777-cb05f2e99b39/action Aug 07 17:56:17.488229 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-9d6e9a64-325e-45b2-934f-9c0069810a98 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:17.488407 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-9d6e9a64-325e-45b2-934f-9c0069810a98 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:17.514872 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:17.514872 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:17.539283 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-9d6e9a64-325e-45b2-934f-9c0069810a98 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/attachments/b431e08a-ad95-44c3-9777-cb05f2e99b39/action returned with HTTP 204 Aug 07 17:56:17.539834 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 137/558] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:17 2026] POST /volume/v3/attachments/b431e08a-ad95-44c3-9777-cb05f2e99b39/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:17.575120 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0112a3da-33a1-4ff0-9693-d962fee523fb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:17.575597 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0112a3da-33a1-4ff0-9693-d962fee523fb None None] GET https://10.4.3.241/volume// Aug 07 17:56:17.575800 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0112a3da-33a1-4ff0-9693-d962fee523fb None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:17.576262 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0112a3da-33a1-4ff0-9693-d962fee523fb None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:17.576560 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0112a3da-33a1-4ff0-9693-d962fee523fb None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:17.576931 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 142/559] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 17:56:17.590790 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-23389a29-39e0-4fb5-9625-0b39a8ae8943 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:17.594448 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-23389a29-39e0-4fb5-9625-0b39a8ae8943 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 Aug 07 17:56:17.594727 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-23389a29-39e0-4fb5-9625-0b39a8ae8943 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:17.595138 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-23389a29-39e0-4fb5-9625-0b39a8ae8943 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:17.608036 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:17.608036 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:17.615659 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-23389a29-39e0-4fb5-9625-0b39a8ae8943 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:56:17.621182 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-23389a29-39e0-4fb5-9625-0b39a8ae8943 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 returned with HTTP 200 Aug 07 17:56:17.621755 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 140/560] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:56:17 2026] GET /volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:56:17.712030 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-14d0863e-83f9-4a43-88b9-262d31f7116e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:17.716274 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-14d0863e-83f9-4a43-88b9-262d31f7116e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] PUT https://10.4.3.241/volume/v3/attachments/a55312f7-f1cd-49bb-8059-b10cc1cdb202 Aug 07 17:56:17.716274 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-14d0863e-83f9-4a43-88b9-262d31f7116e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:17.729534 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-14d0863e-83f9-4a43-88b9-262d31f7116e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Acquiring lock "cinder-attachment_update-409873ff-d03b-497b-941d-8958031cd1a8-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:56:17.739423 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-14d0863e-83f9-4a43-88b9-262d31f7116e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Lock "cinder-attachment_update-409873ff-d03b-497b-941d-8958031cd1a8-np0000006743" acquired by "attachment_update" :: waited 0.009s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:56:17.739423 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:17.739423 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:17.814085 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-89c3114f-a8a8-452a-8fba-fc72666a24a7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:17.816091 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-89c3114f-a8a8-452a-8fba-fc72666a24a7 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:17.816475 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-89c3114f-a8a8-452a-8fba-fc72666a24a7 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:17.816717 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-89c3114f-a8a8-452a-8fba-fc72666a24a7 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:17.831141 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:17.831141 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:17.835995 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-89c3114f-a8a8-452a-8fba-fc72666a24a7 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Volume info retrieved successfully. Aug 07 17:56:17.841556 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-89c3114f-a8a8-452a-8fba-fc72666a24a7 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:17.842015 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 138/561] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:17 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:17.855847 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-14d0863e-83f9-4a43-88b9-262d31f7116e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Lock "cinder-attachment_update-409873ff-d03b-497b-941d-8958031cd1a8-np0000006743" released by "attachment_update" :: held 0.119s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:56:17.856221 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-14d0863e-83f9-4a43-88b9-262d31f7116e tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/attachments/a55312f7-f1cd-49bb-8059-b10cc1cdb202 returned with HTTP 200 Aug 07 17:56:17.856582 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 142/562] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:56:17 2026] PUT /volume/v3/attachments/a55312f7-f1cd-49bb-8059-b10cc1cdb202 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:17.886388 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-08a57c68-fa37-4000-9795-77f7cba5065f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:17.888336 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b3bd38f0-d9c0-4de6-81bd-300424298b5a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:17.888808 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-08a57c68-fa37-4000-9795-77f7cba5065f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] POST https://10.4.3.241/volume/v3/attachments/a55312f7-f1cd-49bb-8059-b10cc1cdb202/action Aug 07 17:56:17.889279 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-08a57c68-fa37-4000-9795-77f7cba5065f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:17.889422 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-08a57c68-fa37-4000-9795-77f7cba5065f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:17.893499 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3bd38f0-d9c0-4de6-81bd-300424298b5a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:17.893499 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3bd38f0-d9c0-4de6-81bd-300424298b5a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:17.893499 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3bd38f0-d9c0-4de6-81bd-300424298b5a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:17.904740 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:17.904740 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:17.909514 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b3bd38f0-d9c0-4de6-81bd-300424298b5a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:17.910075 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:17.910075 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:17.914853 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3bd38f0-d9c0-4de6-81bd-300424298b5a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:17.915186 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 141/563] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:17 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1163 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:17.940823 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-feb001c1-910c-4a6f-b3c9-26b173034f4e req-08a57c68-fa37-4000-9795-77f7cba5065f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/attachments/a55312f7-f1cd-49bb-8059-b10cc1cdb202/action returned with HTTP 204 Aug 07 17:56:17.941454 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 143/564] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:17 2026] POST /volume/v3/attachments/a55312f7-f1cd-49bb-8059-b10cc1cdb202/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:18.081845 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-80056216-ff2f-4660-860e-6c6fd141ba4d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:18.084164 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-80056216-ff2f-4660-860e-6c6fd141ba4d tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:18.084374 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-80056216-ff2f-4660-860e-6c6fd141ba4d tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:18.084725 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-80056216-ff2f-4660-860e-6c6fd141ba4d tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:18.098529 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:18.098529 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:18.102758 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-80056216-ff2f-4660-860e-6c6fd141ba4d tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:18.107576 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-80056216-ff2f-4660-860e-6c6fd141ba4d tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:18.108019 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 139/565] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:18 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:18.237679 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-a9bc0eb4-0222-4444-a69b-e2433a8a7824 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:18.241458 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-a9bc0eb4-0222-4444-a69b-e2433a8a7824 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] POST https://10.4.3.241/volume/v3/attachments/048d296b-2f89-47d0-bc83-7fb9882fad9a/action Aug 07 17:56:18.241934 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-a9bc0eb4-0222-4444-a69b-e2433a8a7824 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:18.242088 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-a9bc0eb4-0222-4444-a69b-e2433a8a7824 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:18.273367 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:18.273367 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:18.333119 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-37eb5e29-60d0-49df-84ed-4eafcb9306ac req-a9bc0eb4-0222-4444-a69b-e2433a8a7824 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/attachments/048d296b-2f89-47d0-bc83-7fb9882fad9a/action returned with HTTP 204 Aug 07 17:56:18.333216 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 143/566] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:18 2026] POST /volume/v3/attachments/048d296b-2f89-47d0-bc83-7fb9882fad9a/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:18.860904 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4f521256-99a3-4c0e-827b-9f17596f368b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:18.862279 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-a0a30f1a-c8e9-46f1-9df9-8cf23ab59d57 req-54ce6a4f-39d7-4862-9e22-78112ffd1cd9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:18.862856 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f521256-99a3-4c0e-827b-9f17596f368b tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:18.864123 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f521256-99a3-4c0e-827b-9f17596f368b tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:18.864123 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f521256-99a3-4c0e-827b-9f17596f368b tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:18.864430 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a0a30f1a-c8e9-46f1-9df9-8cf23ab59d57 req-54ce6a4f-39d7-4862-9e22-78112ffd1cd9 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] DELETE https://10.4.3.241/volume/v3/attachments/45721a68-fe9f-49cb-92e9-26aa1edae85d Aug 07 17:56:18.864430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a0a30f1a-c8e9-46f1-9df9-8cf23ab59d57 req-54ce6a4f-39d7-4862-9e22-78112ffd1cd9 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:18.864681 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a0a30f1a-c8e9-46f1-9df9-8cf23ab59d57 req-54ce6a4f-39d7-4862-9e22-78112ffd1cd9 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:18.873372 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:18.873372 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:18.874132 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:18.874132 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:18.878309 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4f521256-99a3-4c0e-827b-9f17596f368b tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Volume info retrieved successfully. Aug 07 17:56:18.884290 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f521256-99a3-4c0e-827b-9f17596f368b tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:18.884712 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 142/567] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:18 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:18.930349 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5d606a2b-cc55-46e2-9972-556b2164d0e8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:18.932174 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d606a2b-cc55-46e2-9972-556b2164d0e8 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:18.932334 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5d606a2b-cc55-46e2-9972-556b2164d0e8 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:18.932561 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5d606a2b-cc55-46e2-9972-556b2164d0e8 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:18.945497 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:18.945497 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:18.949696 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5d606a2b-cc55-46e2-9972-556b2164d0e8 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:18.954191 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d606a2b-cc55-46e2-9972-556b2164d0e8 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:18.954579 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 140/568] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:18 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:18.959850 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a0a30f1a-c8e9-46f1-9df9-8cf23ab59d57 req-54ce6a4f-39d7-4862-9e22-78112ffd1cd9 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/attachments/45721a68-fe9f-49cb-92e9-26aa1edae85d returned with HTTP 200 Aug 07 17:56:18.960533 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 144/569] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:56:18 2026] DELETE /volume/v3/attachments/45721a68-fe9f-49cb-92e9-26aa1edae85d => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:19.123194 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-68730104-8ee0-4d03-82a8-4e5134c12e79 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:19.126157 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-68730104-8ee0-4d03-82a8-4e5134c12e79 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:19.126157 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-68730104-8ee0-4d03-82a8-4e5134c12e79 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:19.126157 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-68730104-8ee0-4d03-82a8-4e5134c12e79 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:19.137948 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:19.137948 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:19.141772 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-68730104-8ee0-4d03-82a8-4e5134c12e79 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:19.146517 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-68730104-8ee0-4d03-82a8-4e5134c12e79 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:19.147062 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 144/570] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:19 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:19.160177 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2259721c-0d36-4615-bfff-c24b203aada5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:19.162457 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2259721c-0d36-4615-bfff-c24b203aada5 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:19.162728 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2259721c-0d36-4615-bfff-c24b203aada5 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:19.162996 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2259721c-0d36-4615-bfff-c24b203aada5 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:19.174955 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:19.174955 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:19.179134 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2259721c-0d36-4615-bfff-c24b203aada5 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:19.184344 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2259721c-0d36-4615-bfff-c24b203aada5 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:19.185039 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 143/571] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:19 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:19.663849 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4e31158f-08c7-44d0-bef0-6e3d67f763a1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:19.667827 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e31158f-08c7-44d0-bef0-6e3d67f763a1 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:19.667827 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e31158f-08c7-44d0-bef0-6e3d67f763a1 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:19.667827 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e31158f-08c7-44d0-bef0-6e3d67f763a1 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:19.677969 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4ae3daea-0d8b-4b6c-9287-0ff7864c114c req-e1788241-e877-40b5-8b09-d25d0247867d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:19.680686 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-673ad5f2-2c0b-410b-a37e-aa66a4c15210 req-ddade509-6d3f-4e36-aebf-670ee734f8be None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:19.682280 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4ae3daea-0d8b-4b6c-9287-0ff7864c114c req-e1788241-e877-40b5-8b09-d25d0247867d tempest-VolumesAssistedSnapshotsTest-1854283469 tempest-VolumesAssistedSnapshotsTest-1854283469-project] POST https://10.4.3.241/volume/v3/snapshots/None/action Aug 07 17:56:19.682280 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4ae3daea-0d8b-4b6c-9287-0ff7864c114c req-e1788241-e877-40b5-8b09-d25d0247867d tempest-VolumesAssistedSnapshotsTest-1854283469 tempest-VolumesAssistedSnapshotsTest-1854283469-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:19.682426 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4ae3daea-0d8b-4b6c-9287-0ff7864c114c req-e1788241-e877-40b5-8b09-d25d0247867d tempest-VolumesAssistedSnapshotsTest-1854283469 tempest-VolumesAssistedSnapshotsTest-1854283469-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:19.683090 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:19.683090 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:19.685855 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.snapshot_actions [req-4ae3daea-0d8b-4b6c-9287-0ff7864c114c req-e1788241-e877-40b5-8b09-d25d0247867d tempest-VolumesAssistedSnapshotsTest-1854283469 tempest-VolumesAssistedSnapshotsTest-1854283469-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100245) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 17:56:19.687728 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-673ad5f2-2c0b-410b-a37e-aa66a4c15210 req-ddade509-6d3f-4e36-aebf-670ee734f8be tempest-VolumesAssistedSnapshotsTest-1854283469 tempest-VolumesAssistedSnapshotsTest-1854283469-project] POST https://10.4.3.241/volume/v3/snapshots/c0375343-2879-400b-b13c-4b5b91261039/action Aug 07 17:56:19.689624 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4e31158f-08c7-44d0-bef0-6e3d67f763a1 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:19.689844 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-673ad5f2-2c0b-410b-a37e-aa66a4c15210 req-ddade509-6d3f-4e36-aebf-670ee734f8be tempest-VolumesAssistedSnapshotsTest-1854283469 tempest-VolumesAssistedSnapshotsTest-1854283469-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:19.689844 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-673ad5f2-2c0b-410b-a37e-aa66a4c15210 req-ddade509-6d3f-4e36-aebf-670ee734f8be tempest-VolumesAssistedSnapshotsTest-1854283469 tempest-VolumesAssistedSnapshotsTest-1854283469-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:19.690265 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.snapshot_actions [req-673ad5f2-2c0b-410b-a37e-aa66a4c15210 req-ddade509-6d3f-4e36-aebf-670ee734f8be tempest-VolumesAssistedSnapshotsTest-1854283469 tempest-VolumesAssistedSnapshotsTest-1854283469-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100244) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 17:56:19.692798 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e31158f-08c7-44d0-bef0-6e3d67f763a1 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:19.693473 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 141/572] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:19 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:19.709957 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4ae3daea-0d8b-4b6c-9287-0ff7864c114c req-e1788241-e877-40b5-8b09-d25d0247867d tempest-VolumesAssistedSnapshotsTest-1854283469 tempest-VolumesAssistedSnapshotsTest-1854283469-project] https://10.4.3.241/volume/v3/snapshots/None/action returned with HTTP 404 Aug 07 17:56:19.710861 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 145/573] 10.4.3.241 () {72 vars in 1582 bytes} [Fri Aug 7 17:56:19 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 07 17:56:19.718704 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-673ad5f2-2c0b-410b-a37e-aa66a4c15210 req-ddade509-6d3f-4e36-aebf-670ee734f8be tempest-VolumesAssistedSnapshotsTest-1854283469 tempest-VolumesAssistedSnapshotsTest-1854283469-project] https://10.4.3.241/volume/v3/snapshots/c0375343-2879-400b-b13c-4b5b91261039/action returned with HTTP 404 Aug 07 17:56:19.719442 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 145/574] 10.4.3.241 () {72 vars in 1678 bytes} [Fri Aug 7 17:56:19 2026] POST /volume/v3/snapshots/c0375343-2879-400b-b13c-4b5b91261039/action => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:19.765708 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-4b966a20-7d60-44f2-a24b-979f84ea0962 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:19.771160 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-4b966a20-7d60-44f2-a24b-979f84ea0962 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:19.771160 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-4b966a20-7d60-44f2-a24b-979f84ea0962 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:19.771160 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-4b966a20-7d60-44f2-a24b-979f84ea0962 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:19.782471 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:19.782471 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:19.789162 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-4b966a20-7d60-44f2-a24b-979f84ea0962 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:19.795248 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-4b966a20-7d60-44f2-a24b-979f84ea0962 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:19.795883 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 144/575] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:19 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:19.844998 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-228285ec-116b-4ede-a076-7156846fec4f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:19.847546 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-228285ec-116b-4ede-a076-7156846fec4f tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] POST https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c/action Aug 07 17:56:19.848014 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-228285ec-116b-4ede-a076-7156846fec4f tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:19.848175 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-228285ec-116b-4ede-a076-7156846fec4f tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:19.861381 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:19.861381 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:19.861848 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-228285ec-116b-4ede-a076-7156846fec4f tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:19.875046 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-228285ec-116b-4ede-a076-7156846fec4f tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Begin detaching volume completed successfully. Aug 07 17:56:19.875245 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-228285ec-116b-4ede-a076-7156846fec4f tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c/action returned with HTTP 202 Aug 07 17:56:19.875662 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 142/576] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 17:56:19 2026] POST /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:56:19.898944 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b02d5371-e514-4ce6-a84f-3d5879af6444 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:19.901268 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b02d5371-e514-4ce6-a84f-3d5879af6444 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:19.902537 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b02d5371-e514-4ce6-a84f-3d5879af6444 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:19.902537 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b02d5371-e514-4ce6-a84f-3d5879af6444 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:19.914087 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:19.914087 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:19.917969 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b02d5371-e514-4ce6-a84f-3d5879af6444 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Volume info retrieved successfully. Aug 07 17:56:19.922063 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b02d5371-e514-4ce6-a84f-3d5879af6444 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:19.922413 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 146/577] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:19 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:19.931391 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5ffd2a08-8949-4a9f-ab07-adbb3d1897b5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:19.931774 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ffd2a08-8949-4a9f-ab07-adbb3d1897b5 None None] GET https://10.4.3.241/volume// Aug 07 17:56:19.931917 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5ffd2a08-8949-4a9f-ab07-adbb3d1897b5 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:19.932114 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5ffd2a08-8949-4a9f-ab07-adbb3d1897b5 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:19.932480 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ffd2a08-8949-4a9f-ab07-adbb3d1897b5 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:19.932776 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 146/578] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:19.940450 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-e510e7ac-d36d-48c7-83c3-008e52ca78e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:19.942564 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-e510e7ac-d36d-48c7-83c3-008e52ca78e2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:19.942775 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-e510e7ac-d36d-48c7-83c3-008e52ca78e2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:19.942947 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-e510e7ac-d36d-48c7-83c3-008e52ca78e2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:19.952093 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:19.952093 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:19.955339 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-e510e7ac-d36d-48c7-83c3-008e52ca78e2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:19.961190 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-e510e7ac-d36d-48c7-83c3-008e52ca78e2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:19.961810 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 145/579] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:56:19 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1552 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:56:19.970343 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b0099386-e14f-4bdd-9853-960bf19c30a0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:19.974363 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0099386-e14f-4bdd-9853-960bf19c30a0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:19.974363 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0099386-e14f-4bdd-9853-960bf19c30a0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:19.974363 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0099386-e14f-4bdd-9853-960bf19c30a0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:19.983997 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:19.983997 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:19.987299 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b0099386-e14f-4bdd-9853-960bf19c30a0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:19.991484 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0099386-e14f-4bdd-9853-960bf19c30a0 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:19.991841 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 143/580] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:19 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1163 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:20.550660 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-545de13c-8c8f-48d4-b862-3c10b0611d32 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:20.553269 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-545de13c-8c8f-48d4-b862-3c10b0611d32 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] POST https://10.4.3.241/volume/v3/attachments/9ced1e0e-3d68-4088-9367-a508cf9a9b82/action Aug 07 17:56:20.553795 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-545de13c-8c8f-48d4-b862-3c10b0611d32 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:20.554049 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-545de13c-8c8f-48d4-b862-3c10b0611d32 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:20.578962 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:20.578962 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:20.594428 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2d61b0a8-f723-46d6-907d-e89ab07cbee7 req-545de13c-8c8f-48d4-b862-3c10b0611d32 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/attachments/9ced1e0e-3d68-4088-9367-a508cf9a9b82/action returned with HTTP 204 Aug 07 17:56:20.594882 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 147/581] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:20 2026] POST /volume/v3/attachments/9ced1e0e-3d68-4088-9367-a508cf9a9b82/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:20.704063 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cf642a0a-ea0b-4504-b6e3-0444c000d705 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:20.705423 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf642a0a-ea0b-4504-b6e3-0444c000d705 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:20.705783 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cf642a0a-ea0b-4504-b6e3-0444c000d705 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:20.706038 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cf642a0a-ea0b-4504-b6e3-0444c000d705 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:20.715506 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:20.715506 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:20.720530 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cf642a0a-ea0b-4504-b6e3-0444c000d705 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:56:20.728271 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf642a0a-ea0b-4504-b6e3-0444c000d705 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:56:20.728774 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 147/582] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:20 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:20.745774 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e0ed3b90-3b1c-403c-a74a-678d97729796 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:20.748190 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0ed3b90-3b1c-403c-a74a-678d97729796 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:20.748468 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0ed3b90-3b1c-403c-a74a-678d97729796 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:20.748758 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0ed3b90-3b1c-403c-a74a-678d97729796 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:20.760622 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:20.760622 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:20.765040 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e0ed3b90-3b1c-403c-a74a-678d97729796 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:56:20.769556 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0ed3b90-3b1c-403c-a74a-678d97729796 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:56:20.770766 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 146/583] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:20 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:20.820568 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-baafb05e-1048-4d34-be2b-c0ff1489aa6f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:20.823582 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-baafb05e-1048-4d34-be2b-c0ff1489aa6f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:20.823825 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-baafb05e-1048-4d34-be2b-c0ff1489aa6f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:20.824062 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-baafb05e-1048-4d34-be2b-c0ff1489aa6f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:20.834225 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:20.834225 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:20.838114 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-baafb05e-1048-4d34-be2b-c0ff1489aa6f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:56:20.843285 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-baafb05e-1048-4d34-be2b-c0ff1489aa6f tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:56:20.843769 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 144/584] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:20 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:20.865242 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-89b8290d-ab5b-48b1-bc52-87e927acdc3d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:20.867455 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89b8290d-ab5b-48b1-bc52-87e927acdc3d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:20.867455 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89b8290d-ab5b-48b1-bc52-87e927acdc3d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:20.867624 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89b8290d-ab5b-48b1-bc52-87e927acdc3d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:20.867878 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-89b8290d-ab5b-48b1-bc52-87e927acdc3d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Delete volume with id: 6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:20.875754 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:20.875754 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:20.876423 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-89b8290d-ab5b-48b1-bc52-87e927acdc3d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:56:20.910763 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-89b8290d-ab5b-48b1-bc52-87e927acdc3d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Delete volume request issued successfully. Aug 07 17:56:20.911282 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89b8290d-ab5b-48b1-bc52-87e927acdc3d tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 202 Aug 07 17:56:20.912013 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 148/585] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:56:20 2026] DELETE /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:56:20.922195 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5f731548-fc66-4304-aa25-5d910e9fb9c6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:20.924625 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5f731548-fc66-4304-aa25-5d910e9fb9c6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:20.925107 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5f731548-fc66-4304-aa25-5d910e9fb9c6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:20.925348 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5f731548-fc66-4304-aa25-5d910e9fb9c6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:20.939293 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-59ea2329-610a-4e89-ac2b-064f05cc0620 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:20.940504 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:20.940504 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:20.942278 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59ea2329-610a-4e89-ac2b-064f05cc0620 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:20.942733 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-59ea2329-610a-4e89-ac2b-064f05cc0620 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:20.942733 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-59ea2329-610a-4e89-ac2b-064f05cc0620 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:20.946886 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5f731548-fc66-4304-aa25-5d910e9fb9c6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Volume info retrieved successfully. Aug 07 17:56:20.952581 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5f731548-fc66-4304-aa25-5d910e9fb9c6 tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 200 Aug 07 17:56:20.953131 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 148/586] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:20 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:20.967868 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:20.967868 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:20.974060 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-59ea2329-610a-4e89-ac2b-064f05cc0620 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Volume info retrieved successfully. Aug 07 17:56:20.979635 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59ea2329-610a-4e89-ac2b-064f05cc0620 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:20.980473 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 147/587] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:20 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:21.006960 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-531a5217-3223-4679-99f7-578ea10000f5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.012461 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-531a5217-3223-4679-99f7-578ea10000f5 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:21.012461 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-531a5217-3223-4679-99f7-578ea10000f5 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:21.012461 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-531a5217-3223-4679-99f7-578ea10000f5 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:21.034090 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:21.034090 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:21.034194 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-08a3b3f0-44aa-4dcc-969d-a55ce91545ff None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.034251 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08a3b3f0-44aa-4dcc-969d-a55ce91545ff None None] GET https://10.4.3.241/volume// Aug 07 17:56:21.034489 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08a3b3f0-44aa-4dcc-969d-a55ce91545ff None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:21.034767 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08a3b3f0-44aa-4dcc-969d-a55ce91545ff None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:21.035234 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08a3b3f0-44aa-4dcc-969d-a55ce91545ff None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:21.038522 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 149/588] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:21 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:21.039290 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-531a5217-3223-4679-99f7-578ea10000f5 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:21.048979 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-531a5217-3223-4679-99f7-578ea10000f5 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:21.048979 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 145/589] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:21 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:21.052586 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-517a0c6f-140f-4098-a811-f89e15c5678a req-84bd9772-4dd6-4919-97b3-2b7de08a784b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.055022 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-84bd9772-4dd6-4919-97b3-2b7de08a784b tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:56:21.055451 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-84bd9772-4dd6-4919-97b3-2b7de08a784b tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcc8b961-f897-433c-b249-3447c6674778", "connector": null, "instance_uuid": "e318823d-00e6-405d-8415-415c6617d6d2"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:21.072318 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:21.072318 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:21.080366 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-bea24572-a38c-4e8e-8562-09b65137b58d req-fa1b5794-f04b-48e3-b342-00b06d2dde21 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.084415 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-fa1b5794-f04b-48e3-b342-00b06d2dde21 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] DELETE https://10.4.3.241/volume/v3/attachments/b8be34d9-9ab5-4349-b7d3-85c3c62d7141 Aug 07 17:56:21.084766 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-fa1b5794-f04b-48e3-b342-00b06d2dde21 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:21.084986 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-fa1b5794-f04b-48e3-b342-00b06d2dde21 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:21.094553 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:21.094553 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:21.117651 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-84bd9772-4dd6-4919-97b3-2b7de08a784b tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:56:21.118224 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 149/590] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:56:21 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:21.141102 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-517a0c6f-140f-4098-a811-f89e15c5678a req-d05e82fc-9d28-431e-a4a0-68dcbf244a10 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.146927 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-d05e82fc-9d28-431e-a4a0-68dcbf244a10 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] DELETE https://10.4.3.241/volume/v3/attachments/2b9a2f7e-10eb-4570-aa92-622739157d55 Aug 07 17:56:21.147620 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-d05e82fc-9d28-431e-a4a0-68dcbf244a10 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:21.150479 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-d05e82fc-9d28-431e-a4a0-68dcbf244a10 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:21.159199 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:21.159199 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:21.179584 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bea24572-a38c-4e8e-8562-09b65137b58d req-fa1b5794-f04b-48e3-b342-00b06d2dde21 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/attachments/b8be34d9-9ab5-4349-b7d3-85c3c62d7141 returned with HTTP 200 Aug 07 17:56:21.180100 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 148/591] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:56:21 2026] DELETE /volume/v3/attachments/b8be34d9-9ab5-4349-b7d3-85c3c62d7141 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:21.230551 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-d05e82fc-9d28-431e-a4a0-68dcbf244a10 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments/2b9a2f7e-10eb-4570-aa92-622739157d55 returned with HTTP 200 Aug 07 17:56:21.231431 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 150/592] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:56:21 2026] DELETE /volume/v3/attachments/2b9a2f7e-10eb-4570-aa92-622739157d55 => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:21.358791 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-1026a8b1-cae5-488f-87f2-1887019a054a req-b49f3158-4cec-464a-87bf-ac9f8b41b4d7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.361151 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1026a8b1-cae5-488f-87f2-1887019a054a req-b49f3158-4cec-464a-87bf-ac9f8b41b4d7 tempest-TestMultiAttachVolumeSwap-857811026 tempest-TestMultiAttachVolumeSwap-857811026-project] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:21.361368 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1026a8b1-cae5-488f-87f2-1887019a054a req-b49f3158-4cec-464a-87bf-ac9f8b41b4d7 tempest-TestMultiAttachVolumeSwap-857811026 tempest-TestMultiAttachVolumeSwap-857811026-project] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:21.361599 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1026a8b1-cae5-488f-87f2-1887019a054a req-b49f3158-4cec-464a-87bf-ac9f8b41b4d7 tempest-TestMultiAttachVolumeSwap-857811026 tempest-TestMultiAttachVolumeSwap-857811026-project] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:21.377439 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:21.377439 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:21.377716 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-e206fd4f-477c-4bae-9a34-b3fee87b7ae3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.381037 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-e206fd4f-477c-4bae-9a34-b3fee87b7ae3 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] DELETE https://10.4.3.241/volume/v3/attachments/048d296b-2f89-47d0-bc83-7fb9882fad9a Aug 07 17:56:21.381508 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-e206fd4f-477c-4bae-9a34-b3fee87b7ae3 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:21.381508 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-e206fd4f-477c-4bae-9a34-b3fee87b7ae3 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:21.381856 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-1026a8b1-cae5-488f-87f2-1887019a054a req-b49f3158-4cec-464a-87bf-ac9f8b41b4d7 tempest-TestMultiAttachVolumeSwap-857811026 tempest-TestMultiAttachVolumeSwap-857811026-project] Volume info retrieved successfully. Aug 07 17:56:21.386573 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1026a8b1-cae5-488f-87f2-1887019a054a req-b49f3158-4cec-464a-87bf-ac9f8b41b4d7 tempest-TestMultiAttachVolumeSwap-857811026 tempest-TestMultiAttachVolumeSwap-857811026-project] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:21.387000 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 146/593] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:21 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1641 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:21.390177 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:21.390177 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:21.399339 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2145e5e0-358e-4319-9f67-0c1485a33adc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.401418 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2145e5e0-358e-4319-9f67-0c1485a33adc tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-reader] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:21.401664 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2145e5e0-358e-4319-9f67-0c1485a33adc tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:21.401947 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2145e5e0-358e-4319-9f67-0c1485a33adc tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:21.415351 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:21.415351 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:21.419191 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2145e5e0-358e-4319-9f67-0c1485a33adc tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-reader] Volume info retrieved successfully. Aug 07 17:56:21.424388 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2145e5e0-358e-4319-9f67-0c1485a33adc tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-reader] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:21.425032 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 149/594] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:21 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1457 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:21.442458 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4b4b1131-4f5f-4d1e-a40f-7f36dffc2d1e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.445357 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b4b1131-4f5f-4d1e-a40f-7f36dffc2d1e tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-reader] GET https://10.4.3.241/volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c Aug 07 17:56:21.445660 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b4b1131-4f5f-4d1e-a40f-7f36dffc2d1e tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:21.447191 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b4b1131-4f5f-4d1e-a40f-7f36dffc2d1e tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-reader] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:21.456643 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:21.456643 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:21.461256 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4b4b1131-4f5f-4d1e-a40f-7f36dffc2d1e tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-reader] Volume info retrieved successfully. Aug 07 17:56:21.465805 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b4b1131-4f5f-4d1e-a40f-7f36dffc2d1e tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-reader] https://10.4.3.241/volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c returned with HTTP 200 Aug 07 17:56:21.466317 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 151/595] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:21 2026] GET /volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:21.497329 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7095296b-7a1c-44f3-b446-6a7544c4b0e6 req-e206fd4f-477c-4bae-9a34-b3fee87b7ae3 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/attachments/048d296b-2f89-47d0-bc83-7fb9882fad9a returned with HTTP 200 Aug 07 17:56:21.498094 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 150/596] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:56:21 2026] DELETE /volume/v3/attachments/048d296b-2f89-47d0-bc83-7fb9882fad9a => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:21.563516 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a12322bd-11a5-4a29-84ce-c648aa6c9df4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.565812 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a12322bd-11a5-4a29-84ce-c648aa6c9df4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:21.565960 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a12322bd-11a5-4a29-84ce-c648aa6c9df4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:21.566107 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a12322bd-11a5-4a29-84ce-c648aa6c9df4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:21.579428 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:21.579428 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:21.581510 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a12322bd-11a5-4a29-84ce-c648aa6c9df4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:21.585991 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a12322bd-11a5-4a29-84ce-c648aa6c9df4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:21.586362 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 147/597] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:21 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:21.642990 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-3d7390af-72e3-4329-8d25-29191d174700 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.645239 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-3d7390af-72e3-4329-8d25-29191d174700 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:21.645682 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-3d7390af-72e3-4329-8d25-29191d174700 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:21.645900 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-3d7390af-72e3-4329-8d25-29191d174700 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:21.657616 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:21.657616 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:21.660974 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-3d7390af-72e3-4329-8d25-29191d174700 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:21.665288 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-3d7390af-72e3-4329-8d25-29191d174700 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:21.665665 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 150/598] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:21 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:21.708241 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-463f9f71-e810-46db-8b05-c74dc2bc1d1c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.711759 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-463f9f71-e810-46db-8b05-c74dc2bc1d1c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] POST https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53/action Aug 07 17:56:21.712153 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-463f9f71-e810-46db-8b05-c74dc2bc1d1c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:21.712293 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-463f9f71-e810-46db-8b05-c74dc2bc1d1c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:21.726371 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:21.726371 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:21.726898 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-463f9f71-e810-46db-8b05-c74dc2bc1d1c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:21.735424 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-463f9f71-e810-46db-8b05-c74dc2bc1d1c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Begin detaching volume completed successfully. Aug 07 17:56:21.735424 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-463f9f71-e810-46db-8b05-c74dc2bc1d1c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53/action returned with HTTP 202 Aug 07 17:56:21.735847 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 152/599] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 17:56:21 2026] POST /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:56:21.784345 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5892b3bb-226f-4f29-a651-d92de995b481 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.785317 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5892b3bb-226f-4f29-a651-d92de995b481 None None] GET https://10.4.3.241/volume// Aug 07 17:56:21.785317 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5892b3bb-226f-4f29-a651-d92de995b481 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:21.785317 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5892b3bb-226f-4f29-a651-d92de995b481 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:21.785486 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5892b3bb-226f-4f29-a651-d92de995b481 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:21.785692 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 151/600] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:21.792147 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-e6ee728b-9f53-4a80-948e-fe7c06d01f88 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.794079 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-e6ee728b-9f53-4a80-948e-fe7c06d01f88 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:21.794273 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-e6ee728b-9f53-4a80-948e-fe7c06d01f88 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:21.794475 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-e6ee728b-9f53-4a80-948e-fe7c06d01f88 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:21.805984 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:21.805984 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:21.809244 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-e6ee728b-9f53-4a80-948e-fe7c06d01f88 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:21.812907 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-e6ee728b-9f53-4a80-948e-fe7c06d01f88 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:21.813441 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 148/601] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:56:21 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1640 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:56:21.972096 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-309f99b7-0a6c-43a0-bca7-f914edb096ef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:21.974905 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-309f99b7-0a6c-43a0-bca7-f914edb096ef tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] GET https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 Aug 07 17:56:21.975135 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-309f99b7-0a6c-43a0-bca7-f914edb096ef tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:21.975363 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-309f99b7-0a6c-43a0-bca7-f914edb096ef tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:21.980890 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-309f99b7-0a6c-43a0-bca7-f914edb096ef tempest-DeleteServersTestJSON-1299535801 tempest-DeleteServersTestJSON-1299535801-project-member] https://10.4.3.241/volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 returned with HTTP 404 Aug 07 17:56:21.981579 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 151/602] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:21 2026] GET /volume/v3/volumes/6dd28be2-0df7-46fc-baca-eaab8011f3f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:21.999857 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8ce350b4-3658-44cd-8dc5-9e23030c9fbe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:22.001847 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8ce350b4-3658-44cd-8dc5-9e23030c9fbe tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:22.002115 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8ce350b4-3658-44cd-8dc5-9e23030c9fbe tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:22.002304 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8ce350b4-3658-44cd-8dc5-9e23030c9fbe tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:22.010575 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:22.010575 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:22.015757 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8ce350b4-3658-44cd-8dc5-9e23030c9fbe tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] Volume info retrieved successfully. Aug 07 17:56:22.021808 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8ce350b4-3658-44cd-8dc5-9e23030c9fbe tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-reader] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:22.022375 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 153/603] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:21 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:22.080310 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cf47da0a-4570-491e-a6a0-d29895261fbb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:22.082663 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf47da0a-4570-491e-a6a0-d29895261fbb tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:22.082823 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cf47da0a-4570-491e-a6a0-d29895261fbb tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:22.083365 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cf47da0a-4570-491e-a6a0-d29895261fbb tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:22.096913 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:22.096913 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:22.100702 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cf47da0a-4570-491e-a6a0-d29895261fbb tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:22.107997 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf47da0a-4570-491e-a6a0-d29895261fbb tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:22.108562 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 152/604] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:22 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:22.108647 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ea21f2c7-b13b-4319-a887-814ec1e7381a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:22.110763 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ea21f2c7-b13b-4319-a887-814ec1e7381a tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:22.110930 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ea21f2c7-b13b-4319-a887-814ec1e7381a tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:22.111218 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ea21f2c7-b13b-4319-a887-814ec1e7381a tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:22.118238 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:22.118238 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:22.122205 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ea21f2c7-b13b-4319-a887-814ec1e7381a tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:22.126329 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ea21f2c7-b13b-4319-a887-814ec1e7381a tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:22.126604 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 149/605] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:22 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:22.144212 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-69f3864a-c81d-47e2-9cb9-7f2ee828bab2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:22.145954 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69f3864a-c81d-47e2-9cb9-7f2ee828bab2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:22.146132 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69f3864a-c81d-47e2-9cb9-7f2ee828bab2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:22.146362 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69f3864a-c81d-47e2-9cb9-7f2ee828bab2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:22.146548 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-69f3864a-c81d-47e2-9cb9-7f2ee828bab2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Delete volume with id: dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:22.155009 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:22.155009 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:22.155877 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-69f3864a-c81d-47e2-9cb9-7f2ee828bab2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:22.182108 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d8dbffa-f6fd-4824-b411-f101da8524d6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:22.186466 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d8dbffa-f6fd-4824-b411-f101da8524d6 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:22.186776 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d8dbffa-f6fd-4824-b411-f101da8524d6 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:22.187194 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d8dbffa-f6fd-4824-b411-f101da8524d6 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:22.188688 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-69f3864a-c81d-47e2-9cb9-7f2ee828bab2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Delete volume request issued successfully. Aug 07 17:56:22.188949 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69f3864a-c81d-47e2-9cb9-7f2ee828bab2 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 202 Aug 07 17:56:22.189789 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 152/606] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:56:22 2026] DELETE /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:56:22.200005 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:22.200005 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:22.204776 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8b30b108-145c-42ae-8fd9-5fc76e408ba9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:22.206579 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8b30b108-145c-42ae-8fd9-5fc76e408ba9 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:22.206753 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8b30b108-145c-42ae-8fd9-5fc76e408ba9 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:22.206911 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8b30b108-145c-42ae-8fd9-5fc76e408ba9 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:22.210898 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0d8dbffa-f6fd-4824-b411-f101da8524d6 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:22.214081 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:22.214081 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:22.217458 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8b30b108-145c-42ae-8fd9-5fc76e408ba9 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Volume info retrieved successfully. Aug 07 17:56:22.219504 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d8dbffa-f6fd-4824-b411-f101da8524d6 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:22.220033 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 154/607] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:22 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:22.222534 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8b30b108-145c-42ae-8fd9-5fc76e408ba9 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 200 Aug 07 17:56:22.223012 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 153/608] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:22 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:22.265089 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-517a0c6f-140f-4098-a811-f89e15c5678a req-2fe3f21a-976b-4c7a-a3c4-f1180e3ea440 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:22.269775 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-2fe3f21a-976b-4c7a-a3c4-f1180e3ea440 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] PUT https://10.4.3.241/volume/v3/attachments/eb150444-81f2-4008-868f-67344cb6424a Aug 07 17:56:22.270257 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-2fe3f21a-976b-4c7a-a3c4-f1180e3ea440 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:22.281524 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-517a0c6f-140f-4098-a811-f89e15c5678a req-2fe3f21a-976b-4c7a-a3c4-f1180e3ea440 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Acquiring lock "cinder-attachment_update-fcc8b961-f897-433c-b249-3447c6674778-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:56:22.286889 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-517a0c6f-140f-4098-a811-f89e15c5678a req-2fe3f21a-976b-4c7a-a3c4-f1180e3ea440 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Lock "cinder-attachment_update-fcc8b961-f897-433c-b249-3447c6674778-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:56:22.288080 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:22.288080 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:22.402154 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-517a0c6f-140f-4098-a811-f89e15c5678a req-2fe3f21a-976b-4c7a-a3c4-f1180e3ea440 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Lock "cinder-attachment_update-fcc8b961-f897-433c-b249-3447c6674778-np0000006743" released by "attachment_update" :: held 0.115s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:56:22.402562 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-2fe3f21a-976b-4c7a-a3c4-f1180e3ea440 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments/eb150444-81f2-4008-868f-67344cb6424a returned with HTTP 200 Aug 07 17:56:22.403176 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 150/609] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:56:22 2026] PUT /volume/v3/attachments/eb150444-81f2-4008-868f-67344cb6424a => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:22.406075 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-7f1c23dd-80e4-4de5-b2a5-392d20dd928d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:22.409016 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-7f1c23dd-80e4-4de5-b2a5-392d20dd928d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:22.409299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-7f1c23dd-80e4-4de5-b2a5-392d20dd928d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:22.409577 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-7f1c23dd-80e4-4de5-b2a5-392d20dd928d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:22.414793 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-517a0c6f-140f-4098-a811-f89e15c5678a req-df9506f6-d798-4f4b-8af4-4d0b2f716803 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:22.417577 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-df9506f6-d798-4f4b-8af4-4d0b2f716803 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/attachments/eb150444-81f2-4008-868f-67344cb6424a Aug 07 17:56:22.417918 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-df9506f6-d798-4f4b-8af4-4d0b2f716803 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:22.418233 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-df9506f6-d798-4f4b-8af4-4d0b2f716803 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:22.424507 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:22.424507 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:22.428707 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-7f1c23dd-80e4-4de5-b2a5-392d20dd928d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:22.434394 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-7f1c23dd-80e4-4de5-b2a5-392d20dd928d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:22.434877 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 153/610] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:22 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1460 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:22.440533 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-df9506f6-d798-4f4b-8af4-4d0b2f716803 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments/eb150444-81f2-4008-868f-67344cb6424a returned with HTTP 200 Aug 07 17:56:22.440986 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 155/611] 10.4.3.241 () {70 vars in 1651 bytes} [Fri Aug 7 17:56:22 2026] GET /volume/v3/attachments/eb150444-81f2-4008-868f-67344cb6424a => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:22.456977 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-e36ccb81-8043-4f58-ba39-a61478b6732c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:22.462636 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-e36ccb81-8043-4f58-ba39-a61478b6732c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] DELETE https://10.4.3.241/volume/v3/attachments/9ced1e0e-3d68-4088-9367-a508cf9a9b82 Aug 07 17:56:22.462933 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-e36ccb81-8043-4f58-ba39-a61478b6732c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:22.464440 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-e36ccb81-8043-4f58-ba39-a61478b6732c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:22.478549 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:22.478549 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:22.545979 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e26ba8e6-da14-4baa-b3f1-e52402973ffa req-e36ccb81-8043-4f58-ba39-a61478b6732c tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/attachments/9ced1e0e-3d68-4088-9367-a508cf9a9b82 returned with HTTP 200 Aug 07 17:56:22.546589 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 154/612] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:56:22 2026] DELETE /volume/v3/attachments/9ced1e0e-3d68-4088-9367-a508cf9a9b82 => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:22.845031 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-04960992-d7b7-4f4b-854a-c24dae8e98f2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:22.846952 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04960992-d7b7-4f4b-854a-c24dae8e98f2 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:22.847293 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04960992-d7b7-4f4b-854a-c24dae8e98f2 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:22.847520 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04960992-d7b7-4f4b-854a-c24dae8e98f2 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:22.859265 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:22.859265 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:22.863411 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-04960992-d7b7-4f4b-854a-c24dae8e98f2 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:22.868664 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04960992-d7b7-4f4b-854a-c24dae8e98f2 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:22.869113 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 151/613] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:22 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:22.919831 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3559a930-84b9-4447-998e-57417a79b6b2 req-a0471086-1020-4577-85b0-f8d2c45afb0d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:22.921853 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-a0471086-1020-4577-85b0-f8d2c45afb0d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:22.922576 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-a0471086-1020-4577-85b0-f8d2c45afb0d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:22.922576 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-a0471086-1020-4577-85b0-f8d2c45afb0d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:22.934145 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:22.934145 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:22.937617 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-3559a930-84b9-4447-998e-57417a79b6b2 req-a0471086-1020-4577-85b0-f8d2c45afb0d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:22.941621 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-a0471086-1020-4577-85b0-f8d2c45afb0d tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:22.942005 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 154/614] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:22 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:22.962002 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3559a930-84b9-4447-998e-57417a79b6b2 req-e78f3e53-559b-470f-b489-ce709bf5eee4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:22.964159 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-e78f3e53-559b-470f-b489-ce709bf5eee4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] POST https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53/action Aug 07 17:56:22.964558 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-e78f3e53-559b-470f-b489-ce709bf5eee4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:22.964683 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-e78f3e53-559b-470f-b489-ce709bf5eee4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:22.978521 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:22.978521 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:22.978978 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-3559a930-84b9-4447-998e-57417a79b6b2 req-e78f3e53-559b-470f-b489-ce709bf5eee4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:22.985370 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-3559a930-84b9-4447-998e-57417a79b6b2 req-e78f3e53-559b-470f-b489-ce709bf5eee4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Begin detaching volume completed successfully. Aug 07 17:56:22.985617 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-e78f3e53-559b-470f-b489-ce709bf5eee4 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53/action returned with HTTP 202 Aug 07 17:56:22.986064 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 156/615] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 17:56:22 2026] POST /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:56:23.041439 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5fe38ace-6a1f-4d97-b188-ddd1384dd059 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:23.041860 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5fe38ace-6a1f-4d97-b188-ddd1384dd059 None None] GET https://10.4.3.241/volume// Aug 07 17:56:23.042059 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5fe38ace-6a1f-4d97-b188-ddd1384dd059 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:23.042330 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5fe38ace-6a1f-4d97-b188-ddd1384dd059 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:23.042701 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5fe38ace-6a1f-4d97-b188-ddd1384dd059 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:23.043522 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 155/616] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:23 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:23.055363 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3559a930-84b9-4447-998e-57417a79b6b2 req-84143555-786c-47c9-8ebf-711707f73a46 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:23.058285 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-84143555-786c-47c9-8ebf-711707f73a46 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:23.058585 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-84143555-786c-47c9-8ebf-711707f73a46 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:23.058817 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-84143555-786c-47c9-8ebf-711707f73a46 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:23.071586 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:23.071586 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:23.075858 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-3559a930-84b9-4447-998e-57417a79b6b2 req-84143555-786c-47c9-8ebf-711707f73a46 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:23.081387 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-84143555-786c-47c9-8ebf-711707f73a46 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:23.081972 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 152/617] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:56:23 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1343 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:56:23.240117 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-866515b6-13e9-4bb7-99a2-0bd74da98378 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:23.242375 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-866515b6-13e9-4bb7-99a2-0bd74da98378 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:23.242694 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-866515b6-13e9-4bb7-99a2-0bd74da98378 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:23.242991 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-866515b6-13e9-4bb7-99a2-0bd74da98378 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:23.251802 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-866515b6-13e9-4bb7-99a2-0bd74da98378 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 404 Aug 07 17:56:23.252557 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 155/618] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:23 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:26.571740 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-641874b7-b833-4cfd-948a-b7893d2e36c2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:26.575611 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-641874b7-b833-4cfd-948a-b7893d2e36c2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] DELETE https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:26.575991 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-641874b7-b833-4cfd-948a-b7893d2e36c2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:26.576137 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-641874b7-b833-4cfd-948a-b7893d2e36c2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:26.577454 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-641874b7-b833-4cfd-948a-b7893d2e36c2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Delete volume with id: 80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:26.591987 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:26.591987 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:26.592292 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-641874b7-b833-4cfd-948a-b7893d2e36c2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:26.631648 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-641874b7-b833-4cfd-948a-b7893d2e36c2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Delete volume request issued successfully. Aug 07 17:56:26.631648 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-641874b7-b833-4cfd-948a-b7893d2e36c2 tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 202 Aug 07 17:56:26.631648 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 157/619] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:56:26 2026] DELETE /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:56:26.646910 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c121bcd5-21bd-4e4d-9fef-86f7e10d4daf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:26.649510 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c121bcd5-21bd-4e4d-9fef-86f7e10d4daf tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:26.649715 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c121bcd5-21bd-4e4d-9fef-86f7e10d4daf tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:26.649936 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c121bcd5-21bd-4e4d-9fef-86f7e10d4daf tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:26.661770 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:26.661770 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:26.673510 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c121bcd5-21bd-4e4d-9fef-86f7e10d4daf tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Volume info retrieved successfully. Aug 07 17:56:26.681424 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c121bcd5-21bd-4e4d-9fef-86f7e10d4daf tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 200 Aug 07 17:56:26.681424 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 156/620] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:26 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:26.892445 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0a48e0f5-91c5-4e5b-9f19-5f15249c2424 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:26.894515 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0a48e0f5-91c5-4e5b-9f19-5f15249c2424 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:26.894764 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0a48e0f5-91c5-4e5b-9f19-5f15249c2424 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:26.895003 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0a48e0f5-91c5-4e5b-9f19-5f15249c2424 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:26.895208 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-0a48e0f5-91c5-4e5b-9f19-5f15249c2424 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Delete volume with id: dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:26.904970 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0a48e0f5-91c5-4e5b-9f19-5f15249c2424 tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 404 Aug 07 17:56:26.905666 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 153/621] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:56:26 2026] DELETE /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:26.917302 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b23c2a98-0b45-4590-91d4-1ed4e275dc1e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:26.919140 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b23c2a98-0b45-4590-91d4-1ed4e275dc1e tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] GET https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c Aug 07 17:56:26.919386 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b23c2a98-0b45-4590-91d4-1ed4e275dc1e tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:26.919603 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b23c2a98-0b45-4590-91d4-1ed4e275dc1e tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:26.925908 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b23c2a98-0b45-4590-91d4-1ed4e275dc1e tempest-VolumesAssistedSnapshotsTest-58663218 tempest-VolumesAssistedSnapshotsTest-58663218-project-admin] https://10.4.3.241/volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c returned with HTTP 404 Aug 07 17:56:26.926444 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 156/622] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:26 2026] GET /volume/v3/volumes/dd387e42-9c76-41d6-ba9b-35fd5387e63c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:27.612731 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-517a0c6f-140f-4098-a811-f89e15c5678a req-979bef99-d143-4c60-968d-5cdbd4f59e8a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:27.615650 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-979bef99-d143-4c60-968d-5cdbd4f59e8a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] POST https://10.4.3.241/volume/v3/attachments/eb150444-81f2-4008-868f-67344cb6424a/action Aug 07 17:56:27.616443 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-979bef99-d143-4c60-968d-5cdbd4f59e8a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:27.616621 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-979bef99-d143-4c60-968d-5cdbd4f59e8a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:27.641962 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:27.641962 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:27.666364 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-517a0c6f-140f-4098-a811-f89e15c5678a req-979bef99-d143-4c60-968d-5cdbd4f59e8a tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments/eb150444-81f2-4008-868f-67344cb6424a/action returned with HTTP 204 Aug 07 17:56:27.666602 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 158/623] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:27 2026] POST /volume/v3/attachments/eb150444-81f2-4008-868f-67344cb6424a/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:27.697942 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8ed327f0-b9dd-4ca9-a5e1-2c721ee8aadd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:27.701055 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ed327f0-b9dd-4ca9-a5e1-2c721ee8aadd tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] GET https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 Aug 07 17:56:27.701306 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ed327f0-b9dd-4ca9-a5e1-2c721ee8aadd tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:27.701564 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ed327f0-b9dd-4ca9-a5e1-2c721ee8aadd tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:27.709561 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ed327f0-b9dd-4ca9-a5e1-2c721ee8aadd tempest-AttachSCSIVolumeTestJSON-403127228 tempest-AttachSCSIVolumeTestJSON-403127228-project-member] https://10.4.3.241/volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 returned with HTTP 404 Aug 07 17:56:27.710315 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 157/624] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:27 2026] GET /volume/v3/volumes/80b877a0-ae50-4e98-90f0-879fb7279323 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:27.789130 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3559a930-84b9-4447-998e-57417a79b6b2 req-73ca0ac9-fe7d-41cb-8c25-4819cfa0f9df None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:27.791894 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-73ca0ac9-fe7d-41cb-8c25-4819cfa0f9df tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:27.792075 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-73ca0ac9-fe7d-41cb-8c25-4819cfa0f9df tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:27.792417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-73ca0ac9-fe7d-41cb-8c25-4819cfa0f9df tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:27.807871 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:27.807871 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:27.815988 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-3559a930-84b9-4447-998e-57417a79b6b2 req-73ca0ac9-fe7d-41cb-8c25-4819cfa0f9df tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:27.823026 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-73ca0ac9-fe7d-41cb-8c25-4819cfa0f9df tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:27.823619 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 154/625] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:27 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 1163 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:31.141385 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3559a930-84b9-4447-998e-57417a79b6b2 req-749bd078-63fd-4834-ba72-14d98f643b1a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:31.145952 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-749bd078-63fd-4834-ba72-14d98f643b1a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] DELETE https://10.4.3.241/volume/v3/attachments/a203ad14-d0d5-4a36-b3ee-8efaca874ed0 Aug 07 17:56:31.146213 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-749bd078-63fd-4834-ba72-14d98f643b1a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:31.146369 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-749bd078-63fd-4834-ba72-14d98f643b1a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:31.152475 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=442,cinder:UPDATE=36,cinder:INSERT=20 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:56:31.157209 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:31.157209 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:31.216316 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3559a930-84b9-4447-998e-57417a79b6b2 req-749bd078-63fd-4834-ba72-14d98f643b1a tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/attachments/a203ad14-d0d5-4a36-b3ee-8efaca874ed0 returned with HTTP 200 Aug 07 17:56:31.216847 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 157/626] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:56:31 2026] DELETE /volume/v3/attachments/a203ad14-d0d5-4a36-b3ee-8efaca874ed0 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:34.558291 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e6f69ecd-de4f-4229-948d-8d698fa67ef2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:34.558775 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e6f69ecd-de4f-4229-948d-8d698fa67ef2 None None] GET https://10.4.3.241/volume// Aug 07 17:56:34.558937 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e6f69ecd-de4f-4229-948d-8d698fa67ef2 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:34.559164 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e6f69ecd-de4f-4229-948d-8d698fa67ef2 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:34.559538 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e6f69ecd-de4f-4229-948d-8d698fa67ef2 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:34.559880 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 159/627] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:34.575842 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-acb838db-dc15-4ef0-9516-a7bfed9f51ba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:34.579948 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-acb838db-dc15-4ef0-9516-a7bfed9f51ba tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:56:34.580460 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-acb838db-dc15-4ef0-9516-a7bfed9f51ba tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcc8b961-f897-433c-b249-3447c6674778", "connector": null, "instance_uuid": "e318823d-00e6-405d-8415-415c6617d6d2"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:34.585034 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=432,cinder:UPDATE=51,cinder:INSERT=19 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:56:34.599504 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:34.599504 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:34.638638 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-acb838db-dc15-4ef0-9516-a7bfed9f51ba tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:56:34.639200 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 158/628] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:56:34 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:34.649252 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-d8b4da9c-6cca-4cdf-a3b9-d05d31babb55 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:34.651719 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-d8b4da9c-6cca-4cdf-a3b9-d05d31babb55 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] DELETE https://10.4.3.241/volume/v3/attachments/eb150444-81f2-4008-868f-67344cb6424a Aug 07 17:56:34.651970 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-d8b4da9c-6cca-4cdf-a3b9-d05d31babb55 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:34.652260 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-d8b4da9c-6cca-4cdf-a3b9-d05d31babb55 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:34.655333 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=450,cinder:INSERT=15,cinder:UPDATE=31 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:56:34.666351 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:34.666351 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:34.745099 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-d8b4da9c-6cca-4cdf-a3b9-d05d31babb55 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments/eb150444-81f2-4008-868f-67344cb6424a returned with HTTP 200 Aug 07 17:56:34.745553 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 155/629] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:56:34 2026] DELETE /volume/v3/attachments/eb150444-81f2-4008-868f-67344cb6424a => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:34.747464 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7e0a5da4-a84e-4913-9fae-129d27702887 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:34.749469 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7e0a5da4-a84e-4913-9fae-129d27702887 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c Aug 07 17:56:34.749706 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7e0a5da4-a84e-4913-9fae-129d27702887 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:34.749901 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7e0a5da4-a84e-4913-9fae-129d27702887 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:34.750072 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-7e0a5da4-a84e-4913-9fae-129d27702887 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Delete volume with id: ef8787b7-f116-4d7b-94e4-39a88e7d168c Aug 07 17:56:34.760171 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:34.760171 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:34.760472 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7e0a5da4-a84e-4913-9fae-129d27702887 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:34.782470 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7e0a5da4-a84e-4913-9fae-129d27702887 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Delete volume request issued successfully. Aug 07 17:56:34.782470 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7e0a5da4-a84e-4913-9fae-129d27702887 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c returned with HTTP 202 Aug 07 17:56:34.782470 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 158/630] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:56:34 2026] DELETE /volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:56:34.790058 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-de2c2076-d2cf-42a9-89c4-a6d10cdb9720 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:34.792379 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-de2c2076-d2cf-42a9-89c4-a6d10cdb9720 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c Aug 07 17:56:34.792759 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-de2c2076-d2cf-42a9-89c4-a6d10cdb9720 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:34.793066 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-de2c2076-d2cf-42a9-89c4-a6d10cdb9720 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:34.795827 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=490,cinder:INSERT=39,cinder:UPDATE=76 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:56:34.802325 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:34.802325 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:34.806481 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-de2c2076-d2cf-42a9-89c4-a6d10cdb9720 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:34.813345 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-de2c2076-d2cf-42a9-89c4-a6d10cdb9720 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c returned with HTTP 200 Aug 07 17:56:34.813995 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 160/631] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:34 2026] GET /volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:35.831463 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6a2dc172-2cca-4df0-8dd6-9e3ee5ec5520 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:35.834017 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6a2dc172-2cca-4df0-8dd6-9e3ee5ec5520 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c Aug 07 17:56:35.834469 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6a2dc172-2cca-4df0-8dd6-9e3ee5ec5520 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:35.835083 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6a2dc172-2cca-4df0-8dd6-9e3ee5ec5520 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:35.844324 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6a2dc172-2cca-4df0-8dd6-9e3ee5ec5520 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c returned with HTTP 404 Aug 07 17:56:35.845164 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 159/632] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:35 2026] GET /volume/v3/volumes/ef8787b7-f116-4d7b-94e4-39a88e7d168c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:35.853792 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d6698154-6c4b-4cc0-8117-3156477aac20 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:35.857673 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d6698154-6c4b-4cc0-8117-3156477aac20 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] DELETE https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:35.857886 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d6698154-6c4b-4cc0-8117-3156477aac20 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:35.858112 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d6698154-6c4b-4cc0-8117-3156477aac20 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:35.858300 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-d6698154-6c4b-4cc0-8117-3156477aac20 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Delete volume with id: 1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:35.868176 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:35.868176 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:35.868587 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d6698154-6c4b-4cc0-8117-3156477aac20 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:35.894679 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d6698154-6c4b-4cc0-8117-3156477aac20 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Delete volume request issued successfully. Aug 07 17:56:35.894869 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d6698154-6c4b-4cc0-8117-3156477aac20 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 202 Aug 07 17:56:35.895308 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 156/633] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:56:35 2026] DELETE /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:56:35.904962 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8045adeb-272c-4485-9901-d961d8a3ae92 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:35.907229 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8045adeb-272c-4485-9901-d961d8a3ae92 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:35.907524 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8045adeb-272c-4485-9901-d961d8a3ae92 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:35.907785 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8045adeb-272c-4485-9901-d961d8a3ae92 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:35.917261 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:35.917261 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:35.922467 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8045adeb-272c-4485-9901-d961d8a3ae92 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Volume info retrieved successfully. Aug 07 17:56:35.930728 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8045adeb-272c-4485-9901-d961d8a3ae92 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 200 Aug 07 17:56:35.930994 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 159/634] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:35 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:36.162206 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-383e354b-22ac-4bf5-81a9-5370eb7b0916 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:36.164232 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-383e354b-22ac-4bf5-81a9-5370eb7b0916 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:36.164490 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-383e354b-22ac-4bf5-81a9-5370eb7b0916 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:36.164796 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-383e354b-22ac-4bf5-81a9-5370eb7b0916 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:36.174337 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:36.174337 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:36.183701 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-383e354b-22ac-4bf5-81a9-5370eb7b0916 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:36.187240 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-383e354b-22ac-4bf5-81a9-5370eb7b0916 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:36.187561 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 161/635] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:36 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:36.206494 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e51ce8c2-c9fa-48fb-8a36-1d827cfe01a7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:36.208520 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e51ce8c2-c9fa-48fb-8a36-1d827cfe01a7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:36.208823 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e51ce8c2-c9fa-48fb-8a36-1d827cfe01a7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:36.209058 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e51ce8c2-c9fa-48fb-8a36-1d827cfe01a7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:36.221204 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:36.221204 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:36.229448 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e51ce8c2-c9fa-48fb-8a36-1d827cfe01a7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:36.237273 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e51ce8c2-c9fa-48fb-8a36-1d827cfe01a7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:36.237273 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 160/636] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:36 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:36.293151 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-b7d56eb7-b573-4e25-b37f-da179127dd0e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:36.295911 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-b7d56eb7-b573-4e25-b37f-da179127dd0e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:36.296158 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-b7d56eb7-b573-4e25-b37f-da179127dd0e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:36.296373 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-b7d56eb7-b573-4e25-b37f-da179127dd0e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:36.306064 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:36.306064 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:36.310519 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-b7d56eb7-b573-4e25-b37f-da179127dd0e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:36.317720 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-b7d56eb7-b573-4e25-b37f-da179127dd0e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:36.318246 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 157/637] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:36 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:36.424853 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ed9ccf69-e546-4012-b88c-69901fb6413e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:36.425537 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed9ccf69-e546-4012-b88c-69901fb6413e None None] GET https://10.4.3.241/volume// Aug 07 17:56:36.425712 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed9ccf69-e546-4012-b88c-69901fb6413e None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:36.426091 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed9ccf69-e546-4012-b88c-69901fb6413e None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:36.426499 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed9ccf69-e546-4012-b88c-69901fb6413e None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:36.426876 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 160/638] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:56:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:36.438336 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-bc53e39e-adef-462d-8d74-eee63dfa4a59 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:36.440885 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-bc53e39e-adef-462d-8d74-eee63dfa4a59 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:56:36.441326 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-bc53e39e-adef-462d-8d74-eee63dfa4a59 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "454a0573-0c13-4fc1-9b77-42accee1f09e", "connector": null, "instance_uuid": "384457cd-ad29-4dfe-8c5c-e2e566386e46"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:36.451738 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:36.451738 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:36.472701 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-c97005e9-e5e6-40fb-99bc-626ab1521ac1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:36.475284 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-c97005e9-e5e6-40fb-99bc-626ab1521ac1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] PUT https://10.4.3.241/volume/v3/attachments/791a5fa6-b0ec-4278-a3f5-cda5e1629a50 Aug 07 17:56:36.475822 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-c97005e9-e5e6-40fb-99bc-626ab1521ac1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:36.486105 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-c97005e9-e5e6-40fb-99bc-626ab1521ac1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Acquiring lock "cinder-attachment_update-fcc8b961-f897-433c-b249-3447c6674778-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:56:36.492071 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-c97005e9-e5e6-40fb-99bc-626ab1521ac1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Lock "cinder-attachment_update-fcc8b961-f897-433c-b249-3447c6674778-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:56:36.493595 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:36.493595 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:36.496178 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-bc53e39e-adef-462d-8d74-eee63dfa4a59 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:56:36.496731 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 162/639] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:56: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 07 17:56:36.530664 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-413c20ce-4ac4-41c1-a1a8-eab5f7448b29 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:36.533334 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-413c20ce-4ac4-41c1-a1a8-eab5f7448b29 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:36.533715 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-413c20ce-4ac4-41c1-a1a8-eab5f7448b29 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:36.534575 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-413c20ce-4ac4-41c1-a1a8-eab5f7448b29 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:36.549123 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:36.549123 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:36.550932 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5d0c7732-2a92-427b-9696-7d2ec4e227cf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:36.551025 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d0c7732-2a92-427b-9696-7d2ec4e227cf None None] GET https://10.4.3.241/volume// Aug 07 17:56:36.551272 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d0c7732-2a92-427b-9696-7d2ec4e227cf None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:36.551580 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d0c7732-2a92-427b-9696-7d2ec4e227cf None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:36.553184 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d0c7732-2a92-427b-9696-7d2ec4e227cf None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:36.553388 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 161/640] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:36.554385 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-413c20ce-4ac4-41c1-a1a8-eab5f7448b29 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:36.560927 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-413c20ce-4ac4-41c1-a1a8-eab5f7448b29 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:36.561343 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 158/641] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:36 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:36.565680 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-573010c4-da3f-4031-b517-7d7cee16fd06 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:36.569957 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-573010c4-da3f-4031-b517-7d7cee16fd06 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:36.570256 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-573010c4-da3f-4031-b517-7d7cee16fd06 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:36.570497 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-573010c4-da3f-4031-b517-7d7cee16fd06 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:36.581383 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:36.581383 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:36.585973 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-573010c4-da3f-4031-b517-7d7cee16fd06 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:36.591808 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-573010c4-da3f-4031-b517-7d7cee16fd06 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:36.592621 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 163/642] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:56:36 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:56:36.602712 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-c97005e9-e5e6-40fb-99bc-626ab1521ac1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Lock "cinder-attachment_update-fcc8b961-f897-433c-b249-3447c6674778-np0000006743" released by "attachment_update" :: held 0.111s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:56:36.603194 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-c97005e9-e5e6-40fb-99bc-626ab1521ac1 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments/791a5fa6-b0ec-4278-a3f5-cda5e1629a50 returned with HTTP 200 Aug 07 17:56:36.604022 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 161/643] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:56:36 2026] PUT /volume/v3/attachments/791a5fa6-b0ec-4278-a3f5-cda5e1629a50 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:36.613202 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-572533f6-0926-4a70-ae54-c04f33f4ffd2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:36.615965 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-572533f6-0926-4a70-ae54-c04f33f4ffd2 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/attachments/791a5fa6-b0ec-4278-a3f5-cda5e1629a50 Aug 07 17:56:36.616078 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-572533f6-0926-4a70-ae54-c04f33f4ffd2 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:36.616213 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-572533f6-0926-4a70-ae54-c04f33f4ffd2 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:36.634065 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-572533f6-0926-4a70-ae54-c04f33f4ffd2 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments/791a5fa6-b0ec-4278-a3f5-cda5e1629a50 returned with HTTP 200 Aug 07 17:56:36.634852 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 162/644] 10.4.3.241 () {70 vars in 1651 bytes} [Fri Aug 7 17:56:36 2026] GET /volume/v3/attachments/791a5fa6-b0ec-4278-a3f5-cda5e1629a50 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:36.686674 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-d637ec70-a0da-4491-becd-c43be3300002 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:36.690590 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-d637ec70-a0da-4491-becd-c43be3300002 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] PUT https://10.4.3.241/volume/v3/attachments/ceb82821-b046-4a78-abe1-ef0608ec87f0 Aug 07 17:56:36.691211 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-d637ec70-a0da-4491-becd-c43be3300002 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:36.702775 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-d637ec70-a0da-4491-becd-c43be3300002 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Acquiring lock "cinder-attachment_update-454a0573-0c13-4fc1-9b77-42accee1f09e-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:56:36.709696 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-d637ec70-a0da-4491-becd-c43be3300002 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Lock "cinder-attachment_update-454a0573-0c13-4fc1-9b77-42accee1f09e-np0000006743" acquired by "attachment_update" :: waited 0.007s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:56:36.711132 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:36.711132 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:36.837306 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-d637ec70-a0da-4491-becd-c43be3300002 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Lock "cinder-attachment_update-454a0573-0c13-4fc1-9b77-42accee1f09e-np0000006743" released by "attachment_update" :: held 0.127s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:56:36.837517 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-d637ec70-a0da-4491-becd-c43be3300002 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/ceb82821-b046-4a78-abe1-ef0608ec87f0 returned with HTTP 200 Aug 07 17:56:36.837923 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 159/645] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:56:36 2026] PUT /volume/v3/attachments/ceb82821-b046-4a78-abe1-ef0608ec87f0 => generated 968 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:36.852096 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-07631c90-875c-4833-96d7-b2c144446d6d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:36.856703 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-07631c90-875c-4833-96d7-b2c144446d6d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e/encryption Aug 07 17:56:36.857410 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-07631c90-875c-4833-96d7-b2c144446d6d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:36.857768 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-07631c90-875c-4833-96d7-b2c144446d6d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:36.870521 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:36.870521 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:36.879198 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-07631c90-875c-4833-96d7-b2c144446d6d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e/encryption returned with HTTP 200 Aug 07 17:56:36.879664 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 164/646] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 17:56:36 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:36.948872 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-76fd09ef-dae5-41f2-a57a-1281e6cb1069 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:36.950813 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-76fd09ef-dae5-41f2-a57a-1281e6cb1069 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] GET https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 Aug 07 17:56:36.951027 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-76fd09ef-dae5-41f2-a57a-1281e6cb1069 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:36.951287 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-76fd09ef-dae5-41f2-a57a-1281e6cb1069 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:36.961985 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-76fd09ef-dae5-41f2-a57a-1281e6cb1069 tempest-TestMultiAttachVolumeSwap-1755089158 tempest-TestMultiAttachVolumeSwap-1755089158-project-member] https://10.4.3.241/volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 returned with HTTP 404 Aug 07 17:56:36.962735 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 162/647] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:36 2026] GET /volume/v3/volumes/1be9e53c-6108-4ed8-afac-0bb21fb1ab53 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:37.577665 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9903dc05-128b-457f-b2b2-24a653551b5c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:37.580107 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9903dc05-128b-457f-b2b2-24a653551b5c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:37.580107 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9903dc05-128b-457f-b2b2-24a653551b5c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:37.580623 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9903dc05-128b-457f-b2b2-24a653551b5c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:37.594051 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:37.594051 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:37.603882 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9903dc05-128b-457f-b2b2-24a653551b5c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:37.615266 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9903dc05-128b-457f-b2b2-24a653551b5c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:37.617281 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 163/648] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:37 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:38.629960 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0aa49588-7455-4dc6-a6c3-cce7c4fad390 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:38.632790 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0aa49588-7455-4dc6-a6c3-cce7c4fad390 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:38.633011 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0aa49588-7455-4dc6-a6c3-cce7c4fad390 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:38.633222 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0aa49588-7455-4dc6-a6c3-cce7c4fad390 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:38.653616 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:38.653616 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:38.658196 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0aa49588-7455-4dc6-a6c3-cce7c4fad390 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:38.663681 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0aa49588-7455-4dc6-a6c3-cce7c4fad390 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:38.663681 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 160/649] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:38 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:39.681976 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bda14b51-b9ba-4ae8-8abe-90451f3e6ea2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:39.684366 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bda14b51-b9ba-4ae8-8abe-90451f3e6ea2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:39.684550 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bda14b51-b9ba-4ae8-8abe-90451f3e6ea2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:39.684756 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bda14b51-b9ba-4ae8-8abe-90451f3e6ea2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:39.706318 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:39.706318 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:39.706318 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bda14b51-b9ba-4ae8-8abe-90451f3e6ea2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:39.709073 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bda14b51-b9ba-4ae8-8abe-90451f3e6ea2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:39.709149 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 165/650] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:39 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:40.723252 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-93c160e2-77e1-45bc-a1d5-ef5266cc6e25 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:40.725562 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93c160e2-77e1-45bc-a1d5-ef5266cc6e25 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:40.725868 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-93c160e2-77e1-45bc-a1d5-ef5266cc6e25 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:40.726153 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-93c160e2-77e1-45bc-a1d5-ef5266cc6e25 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:40.740222 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:40.740222 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:40.745455 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-93c160e2-77e1-45bc-a1d5-ef5266cc6e25 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:40.751617 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93c160e2-77e1-45bc-a1d5-ef5266cc6e25 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:40.752076 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 163/651] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:40 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:41.526332 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:41.528178 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:56:41.528746 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-604748667"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:41.530552 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-604748667'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:56:41.532301 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Create volume of 1 GB Aug 07 17:56:41.535525 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Availability Zones retrieved successfully. Aug 07 17:56:41.542768 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Flow 'volume_create_api' (a6965278-6509-4950-b726-3263e2c7e171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:56:41.544076 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e2b567-c21d-4e72-a7c7-2f08ffbb0d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:41.545638 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:56:41.580239 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e2b567-c21d-4e72-a7c7-2f08ffbb0d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:41.582947 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ce9778-1036-4e3c-8429-25ec1e1bfc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:41.660147 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Created reservations ['1102bdc5-1974-4b04-a6d3-3834ec452ac0', 'ca665fb6-7d42-425f-8f46-9872da72fa82', '737baf24-0fa7-4d80-b3d6-47efd0279978', 'e715dbba-6620-42fb-a439-d863c04da902'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:56:41.661149 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ce9778-1036-4e3c-8429-25ec1e1bfc48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1102bdc5-1974-4b04-a6d3-3834ec452ac0', 'ca665fb6-7d42-425f-8f46-9872da72fa82', '737baf24-0fa7-4d80-b3d6-47efd0279978', 'e715dbba-6620-42fb-a439-d863c04da902']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:41.662122 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e7f09f-9c44-4d37-ac61-d9d4bd459e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:41.686764 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2e7f09f-9c44-4d37-ac61-d9d4bd459e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a70147d-2eeb-4532-b526-7503ad5dd674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-604748667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf17acf698c544959112e1e5b2c657a1',qos_specs=None,replication_status=,reservations=['1102bdc5-1974-4b04-a6d3-3834ec452ac0','ca665fb6-7d42-425f-8f46-9872da72fa82','737baf24-0fa7-4d80-b3d6-47efd0279978','e715dbba-6620-42fb-a439-d863c04da902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710a0bee98c94de5a07a622b8faab6b9',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-604748667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a70147d-2eeb-4532-b526-7503ad5dd674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf17acf698c544959112e1e5b2c657a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='710a0bee98c94de5a07a622b8faab6b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:41.687433 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2f9ad4-b19e-4b25-b897-83f45275d457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:41.723759 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be2f9ad4-b19e-4b25-b897-83f45275d457) transitioned into state 'SUCCESS' from state '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-604748667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf17acf698c544959112e1e5b2c657a1',qos_specs=None,replication_status=,reservations=['1102bdc5-1974-4b04-a6d3-3834ec452ac0','ca665fb6-7d42-425f-8f46-9872da72fa82','737baf24-0fa7-4d80-b3d6-47efd0279978','e715dbba-6620-42fb-a439-d863c04da902'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='710a0bee98c94de5a07a622b8faab6b9',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:41.724621 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d4cd06-a0ef-43ae-a25c-655f005ed780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:56:41.738262 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d4cd06-a0ef-43ae-a25c-655f005ed780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:56:41.739529 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Flow 'volume_create_api' (a6965278-6509-4950-b726-3263e2c7e171) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:56:41.739756 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Create volume request issued successfully. Aug 07 17:56:41.740534 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b67fc08-7b2b-442c-bca6-1843bce7a3e1 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:56:41.740953 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 164/652] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:56:41 2026] POST /volume/v3/volumes => generated 751 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:56:41.752391 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2a899a76-6002-49da-b07d-f8128630f75f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:41.754526 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a899a76-6002-49da-b07d-f8128630f75f tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:56:41.754743 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a899a76-6002-49da-b07d-f8128630f75f tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:41.754995 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a899a76-6002-49da-b07d-f8128630f75f tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:41.762671 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:41.762671 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:41.767161 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2a899a76-6002-49da-b07d-f8128630f75f tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:56:41.770115 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-64a51615-480d-4ef0-80fb-0c7e05c8f4f6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:41.772364 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a899a76-6002-49da-b07d-f8128630f75f tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:56:41.772513 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-64a51615-480d-4ef0-80fb-0c7e05c8f4f6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:41.772850 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 161/653] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:41 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:41.773032 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-64a51615-480d-4ef0-80fb-0c7e05c8f4f6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:41.773338 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-64a51615-480d-4ef0-80fb-0c7e05c8f4f6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:41.785945 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:41.785945 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:41.790658 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-64a51615-480d-4ef0-80fb-0c7e05c8f4f6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:41.799640 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-64a51615-480d-4ef0-80fb-0c7e05c8f4f6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:41.800085 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 166/654] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:41 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:42.789244 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eb848e2a-5a77-4e39-bff5-bc3445d910e4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:42.792195 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eb848e2a-5a77-4e39-bff5-bc3445d910e4 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:56:42.792394 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eb848e2a-5a77-4e39-bff5-bc3445d910e4 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:42.792616 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eb848e2a-5a77-4e39-bff5-bc3445d910e4 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:42.801182 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:42.801182 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:42.806308 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-eb848e2a-5a77-4e39-bff5-bc3445d910e4 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:56:42.814313 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eb848e2a-5a77-4e39-bff5-bc3445d910e4 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:56:42.815179 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 164/655] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:42 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:56:42.819861 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-13fbf537-bb08-4d26-8bde-659601b1a25a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:42.822471 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13fbf537-bb08-4d26-8bde-659601b1a25a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:42.822748 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13fbf537-bb08-4d26-8bde-659601b1a25a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:42.823177 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13fbf537-bb08-4d26-8bde-659601b1a25a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:42.837102 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:42.837102 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:42.842351 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-13fbf537-bb08-4d26-8bde-659601b1a25a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:42.848144 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13fbf537-bb08-4d26-8bde-659601b1a25a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:42.848618 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 165/656] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:42 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:43.866227 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-35219da3-66f3-425a-a002-853a9a568fd8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:43.869237 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-35219da3-66f3-425a-a002-853a9a568fd8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:43.869649 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-35219da3-66f3-425a-a002-853a9a568fd8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:43.869843 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-35219da3-66f3-425a-a002-853a9a568fd8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:43.890356 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:43.890356 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:43.895387 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-35219da3-66f3-425a-a002-853a9a568fd8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:43.902016 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-35219da3-66f3-425a-a002-853a9a568fd8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:43.902598 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 162/657] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:43 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:44.918366 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3b8e50f4-b12e-4be4-a3f8-f68384e3f707 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:44.920257 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3b8e50f4-b12e-4be4-a3f8-f68384e3f707 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:44.920536 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3b8e50f4-b12e-4be4-a3f8-f68384e3f707 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:44.920846 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3b8e50f4-b12e-4be4-a3f8-f68384e3f707 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:44.935965 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:44.935965 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:44.942660 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3b8e50f4-b12e-4be4-a3f8-f68384e3f707 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:44.950865 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3b8e50f4-b12e-4be4-a3f8-f68384e3f707 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:44.952390 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 167/658] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:44 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:45.374482 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-0945b5b5-23c0-43be-b050-9ce2b8d7413b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:45.377064 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-0945b5b5-23c0-43be-b050-9ce2b8d7413b tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] POST https://10.4.3.241/volume/v3/attachments/791a5fa6-b0ec-4278-a3f5-cda5e1629a50/action Aug 07 17:56:45.377491 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-0945b5b5-23c0-43be-b050-9ce2b8d7413b tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:45.377593 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-0945b5b5-23c0-43be-b050-9ce2b8d7413b tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:45.396529 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:45.396529 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:45.410430 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-68c8d927-66e9-4a19-a895-cf33b8d21a9e req-0945b5b5-23c0-43be-b050-9ce2b8d7413b tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments/791a5fa6-b0ec-4278-a3f5-cda5e1629a50/action returned with HTTP 204 Aug 07 17:56:45.410931 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 165/659] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:45 2026] POST /volume/v3/attachments/791a5fa6-b0ec-4278-a3f5-cda5e1629a50/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:45.966304 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f62b31bc-084c-421b-a949-7d83512df637 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:45.969171 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f62b31bc-084c-421b-a949-7d83512df637 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:45.970162 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f62b31bc-084c-421b-a949-7d83512df637 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:45.970162 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f62b31bc-084c-421b-a949-7d83512df637 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:45.981703 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:45.981703 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:45.987078 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f62b31bc-084c-421b-a949-7d83512df637 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:45.992664 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f62b31bc-084c-421b-a949-7d83512df637 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:45.992664 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 166/660] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:45 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:47.008069 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c5fe1c78-c637-48bc-9fce-2f2b3b2de142 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:47.010284 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c5fe1c78-c637-48bc-9fce-2f2b3b2de142 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:47.010633 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c5fe1c78-c637-48bc-9fce-2f2b3b2de142 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:47.011002 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c5fe1c78-c637-48bc-9fce-2f2b3b2de142 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:47.030893 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:47.030893 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:47.036905 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c5fe1c78-c637-48bc-9fce-2f2b3b2de142 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:47.044505 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c5fe1c78-c637-48bc-9fce-2f2b3b2de142 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:47.045131 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 163/661] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:47 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:47.131898 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-b5322eaa-0982-4d77-ba65-709b61014062 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:47.135056 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-b5322eaa-0982-4d77-ba65-709b61014062 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/attachments/ceb82821-b046-4a78-abe1-ef0608ec87f0/action Aug 07 17:56:47.137275 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-b5322eaa-0982-4d77-ba65-709b61014062 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:47.137275 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-b5322eaa-0982-4d77-ba65-709b61014062 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:47.170706 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:47.170706 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:47.199167 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-70c3df52-ecae-44be-ae8e-05e85be526a4 req-b5322eaa-0982-4d77-ba65-709b61014062 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/ceb82821-b046-4a78-abe1-ef0608ec87f0/action returned with HTTP 204 Aug 07 17:56:47.199218 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 168/662] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:56:47 2026] POST /volume/v3/attachments/ceb82821-b046-4a78-abe1-ef0608ec87f0/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:56:48.062483 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-24c5dd48-d1fa-4b57-a35a-ff9963b2cc1f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:48.065518 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-24c5dd48-d1fa-4b57-a35a-ff9963b2cc1f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:48.065721 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-24c5dd48-d1fa-4b57-a35a-ff9963b2cc1f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:48.066559 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-24c5dd48-d1fa-4b57-a35a-ff9963b2cc1f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:48.080164 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:48.080164 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:48.086019 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-24c5dd48-d1fa-4b57-a35a-ff9963b2cc1f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:48.092217 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-24c5dd48-d1fa-4b57-a35a-ff9963b2cc1f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:48.092955 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 166/663] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:48 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:48.112094 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-873f4246-ce21-4dd0-8575-9e1932baaede None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:48.113912 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-873f4246-ce21-4dd0-8575-9e1932baaede tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:48.114493 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-873f4246-ce21-4dd0-8575-9e1932baaede tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:48.114493 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-873f4246-ce21-4dd0-8575-9e1932baaede tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:48.127068 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:48.127068 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:48.132247 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-873f4246-ce21-4dd0-8575-9e1932baaede tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:48.138924 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-873f4246-ce21-4dd0-8575-9e1932baaede tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:48.139666 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 167/664] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:48 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:48.184065 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-42225c1d-a397-403d-b8c9-d77e8fd999a2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:48.186719 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-42225c1d-a397-403d-b8c9-d77e8fd999a2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:48.187279 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-42225c1d-a397-403d-b8c9-d77e8fd999a2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:48.187279 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-42225c1d-a397-403d-b8c9-d77e8fd999a2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:48.197717 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:48.197717 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:48.200926 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-42225c1d-a397-403d-b8c9-d77e8fd999a2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:48.204949 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-42225c1d-a397-403d-b8c9-d77e8fd999a2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:48.205206 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 164/665] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:48 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:56:48.229816 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-fb376b59-18c2-4d56-a776-fdcb0ee79867 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:48.232964 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-fb376b59-18c2-4d56-a776-fdcb0ee79867 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e/action Aug 07 17:56:48.233415 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-fb376b59-18c2-4d56-a776-fdcb0ee79867 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:56:48.233547 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-fb376b59-18c2-4d56-a776-fdcb0ee79867 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:56:48.246075 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:48.246075 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:48.246751 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-fb376b59-18c2-4d56-a776-fdcb0ee79867 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:48.257020 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-fb376b59-18c2-4d56-a776-fdcb0ee79867 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Begin detaching volume completed successfully. Aug 07 17:56:48.257384 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-fb376b59-18c2-4d56-a776-fdcb0ee79867 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e/action returned with HTTP 202 Aug 07 17:56:48.257883 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 169/666] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 17:56:48 2026] POST /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:56:48.311939 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-85079049-b973-4a45-81ce-5752ccdc7dd4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:48.312488 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85079049-b973-4a45-81ce-5752ccdc7dd4 None None] GET https://10.4.3.241/volume// Aug 07 17:56:48.312690 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85079049-b973-4a45-81ce-5752ccdc7dd4 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:48.312923 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85079049-b973-4a45-81ce-5752ccdc7dd4 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:48.313493 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85079049-b973-4a45-81ce-5752ccdc7dd4 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:56:48.313662 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 167/667] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:56:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:56:48.329865 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-afb070f5-4101-448a-bdc6-8c58c97e506c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:48.332186 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-afb070f5-4101-448a-bdc6-8c58c97e506c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:48.332519 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-afb070f5-4101-448a-bdc6-8c58c97e506c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:48.332776 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-afb070f5-4101-448a-bdc6-8c58c97e506c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:48.353857 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:48.353857 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:48.360675 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-afb070f5-4101-448a-bdc6-8c58c97e506c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:48.366114 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-afb070f5-4101-448a-bdc6-8c58c97e506c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:48.366705 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 168/668] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:56:48 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 1357 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:56:48.377874 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-c45d88e4-12c0-442b-b62d-5dfd24f4bc56 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:48.380490 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-c45d88e4-12c0-442b-b62d-5dfd24f4bc56 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e/encryption Aug 07 17:56:48.380490 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-c45d88e4-12c0-442b-b62d-5dfd24f4bc56 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:48.380791 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-c45d88e4-12c0-442b-b62d-5dfd24f4bc56 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:48.392847 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:48.392847 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:48.403509 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-c45d88e4-12c0-442b-b62d-5dfd24f4bc56 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e/encryption returned with HTTP 200 Aug 07 17:56:48.404095 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 165/669] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 17:56:48 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:53.760108 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-c013d7d9-523b-4a2d-a361-031f6610cf50 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:53.764846 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-c013d7d9-523b-4a2d-a361-031f6610cf50 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] DELETE https://10.4.3.241/volume/v3/attachments/ceb82821-b046-4a78-abe1-ef0608ec87f0 Aug 07 17:56:53.765139 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-c013d7d9-523b-4a2d-a361-031f6610cf50 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:53.765392 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-c013d7d9-523b-4a2d-a361-031f6610cf50 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:53.779734 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:53.779734 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:53.882572 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-262fb27e-61bf-4620-8f1d-98894ccf3a73 req-c013d7d9-523b-4a2d-a361-031f6610cf50 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/ceb82821-b046-4a78-abe1-ef0608ec87f0 returned with HTTP 200 Aug 07 17:56:53.882726 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 170/670] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:56:53 2026] DELETE /volume/v3/attachments/ceb82821-b046-4a78-abe1-ef0608ec87f0 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:54.711856 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-a79b3632-4e05-4289-86de-02fc6f495064 req-b14b2278-7ced-4c53-97ca-e34a79314a13 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:54.715852 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a79b3632-4e05-4289-86de-02fc6f495064 req-b14b2278-7ced-4c53-97ca-e34a79314a13 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:56:54.716124 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a79b3632-4e05-4289-86de-02fc6f495064 req-b14b2278-7ced-4c53-97ca-e34a79314a13 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:54.717015 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a79b3632-4e05-4289-86de-02fc6f495064 req-b14b2278-7ced-4c53-97ca-e34a79314a13 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:54.728080 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:54.728080 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:54.734372 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-a79b3632-4e05-4289-86de-02fc6f495064 req-b14b2278-7ced-4c53-97ca-e34a79314a13 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:56:54.742572 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a79b3632-4e05-4289-86de-02fc6f495064 req-b14b2278-7ced-4c53-97ca-e34a79314a13 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:56:54.743112 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 168/671] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:56:54 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:55.640777 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9df00b0e-cc84-435d-9d16-8be66334923c req-e028b047-96c0-4e78-ba28-3564c8aacccd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:55.645258 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9df00b0e-cc84-435d-9d16-8be66334923c req-e028b047-96c0-4e78-ba28-3564c8aacccd tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] DELETE https://10.4.3.241/volume/v3/attachments/791a5fa6-b0ec-4278-a3f5-cda5e1629a50 Aug 07 17:56:55.645600 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9df00b0e-cc84-435d-9d16-8be66334923c req-e028b047-96c0-4e78-ba28-3564c8aacccd tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:55.645901 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9df00b0e-cc84-435d-9d16-8be66334923c req-e028b047-96c0-4e78-ba28-3564c8aacccd tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:55.660234 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:55.660234 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:55.764667 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9df00b0e-cc84-435d-9d16-8be66334923c req-e028b047-96c0-4e78-ba28-3564c8aacccd tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/attachments/791a5fa6-b0ec-4278-a3f5-cda5e1629a50 returned with HTTP 200 Aug 07 17:56:55.765335 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 169/672] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:56:55 2026] DELETE /volume/v3/attachments/791a5fa6-b0ec-4278-a3f5-cda5e1629a50 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:56.988718 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-29aa609a-ea2e-4ca6-afee-8891558dde54 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:56.993146 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-29aa609a-ea2e-4ca6-afee-8891558dde54 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:56.993146 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-29aa609a-ea2e-4ca6-afee-8891558dde54 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:56.993146 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-29aa609a-ea2e-4ca6-afee-8891558dde54 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:57.007100 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:57.007100 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:56:57.013692 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-29aa609a-ea2e-4ca6-afee-8891558dde54 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:57.021181 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-29aa609a-ea2e-4ca6-afee-8891558dde54 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:57.021958 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 166/673] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:56 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:57.110216 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-abf0e0fa-bb1e-4766-a2f6-fa49a988e08f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:57.114307 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-abf0e0fa-bb1e-4766-a2f6-fa49a988e08f tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:57.116504 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-abf0e0fa-bb1e-4766-a2f6-fa49a988e08f tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:57.116504 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-abf0e0fa-bb1e-4766-a2f6-fa49a988e08f tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:57.122539 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:57.122539 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:56:57.127280 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-abf0e0fa-bb1e-4766-a2f6-fa49a988e08f tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:57.132080 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-abf0e0fa-bb1e-4766-a2f6-fa49a988e08f tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:57.132617 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 171/674] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:57 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:57.158239 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5c65adbe-cdf1-4467-8227-1b3085300634 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:57.167143 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5c65adbe-cdf1-4467-8227-1b3085300634 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] DELETE https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:57.167365 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5c65adbe-cdf1-4467-8227-1b3085300634 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:57.167666 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5c65adbe-cdf1-4467-8227-1b3085300634 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:57.167875 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-5c65adbe-cdf1-4467-8227-1b3085300634 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Delete volume with id: fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:57.185680 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:57.185680 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:56:57.186334 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5c65adbe-cdf1-4467-8227-1b3085300634 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:57.213190 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5c65adbe-cdf1-4467-8227-1b3085300634 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Delete volume request issued successfully. Aug 07 17:56:57.213642 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5c65adbe-cdf1-4467-8227-1b3085300634 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 202 Aug 07 17:56:57.214136 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 169/675] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:56:57 2026] DELETE /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:56:57.226428 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b5a87791-5ca7-4b76-8e7d-6047b47c41e5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:57.228244 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5a87791-5ca7-4b76-8e7d-6047b47c41e5 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:57.228534 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5a87791-5ca7-4b76-8e7d-6047b47c41e5 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:57.228686 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5a87791-5ca7-4b76-8e7d-6047b47c41e5 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:57.240613 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:56:57.240613 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:56:57.252089 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b5a87791-5ca7-4b76-8e7d-6047b47c41e5 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Volume info retrieved successfully. Aug 07 17:56:57.260716 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5a87791-5ca7-4b76-8e7d-6047b47c41e5 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 200 Aug 07 17:56:57.261236 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 170/676] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:57 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:56:58.279669 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4e04e457-5ba0-4172-ba9c-ec1730267aa6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:56:58.281525 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e04e457-5ba0-4172-ba9c-ec1730267aa6 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] GET https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 Aug 07 17:56:58.281736 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e04e457-5ba0-4172-ba9c-ec1730267aa6 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:56:58.281948 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e04e457-5ba0-4172-ba9c-ec1730267aa6 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:56:58.294364 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e04e457-5ba0-4172-ba9c-ec1730267aa6 tempest-ServerActionsTestOtherB-1083493828 tempest-ServerActionsTestOtherB-1083493828-project-member] https://10.4.3.241/volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 returned with HTTP 404 Aug 07 17:56:58.295216 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 167/677] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:56:58 2026] GET /volume/v3/volumes/fcc8b961-f897-433c-b249-3447c6674778 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:57:00.964643 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b8c11053-deeb-44ec-94c1-6ed30435e532 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:00.968011 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8c11053-deeb-44ec-94c1-6ed30435e532 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] DELETE https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:57:00.968497 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8c11053-deeb-44ec-94c1-6ed30435e532 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:00.971802 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8c11053-deeb-44ec-94c1-6ed30435e532 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:00.971802 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b8c11053-deeb-44ec-94c1-6ed30435e532 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Delete volume with id: 454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:57:00.983056 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:00.983056 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:00.983812 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b8c11053-deeb-44ec-94c1-6ed30435e532 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:57:01.010820 np0000006743 devstack@c-api.service[100245]: WARNING cinder.keymgr.conf_key_mgr [None req-b8c11053-deeb-44ec-94c1-6ed30435e532 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:57:01.026014 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b8c11053-deeb-44ec-94c1-6ed30435e532 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Delete volume request issued successfully. Aug 07 17:57:01.028999 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8c11053-deeb-44ec-94c1-6ed30435e532 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 202 Aug 07 17:57:01.028999 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 172/678] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:57:00 2026] DELETE /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:01.038109 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-97399bc9-919f-49e3-9512-2e483b277b46 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:01.040999 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-97399bc9-919f-49e3-9512-2e483b277b46 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:57:01.041295 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-97399bc9-919f-49e3-9512-2e483b277b46 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:01.041548 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-97399bc9-919f-49e3-9512-2e483b277b46 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:01.054526 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:01.054526 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:01.066422 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-97399bc9-919f-49e3-9512-2e483b277b46 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:57:01.073291 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-97399bc9-919f-49e3-9512-2e483b277b46 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 200 Aug 07 17:57:01.074007 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 170/679] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:01 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:02.097087 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e84804bd-7e18-466c-a8f8-dad94a617516 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:02.101450 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e84804bd-7e18-466c-a8f8-dad94a617516 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e Aug 07 17:57:02.101450 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e84804bd-7e18-466c-a8f8-dad94a617516 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:02.101661 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e84804bd-7e18-466c-a8f8-dad94a617516 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:02.113297 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e84804bd-7e18-466c-a8f8-dad94a617516 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e returned with HTTP 404 Aug 07 17:57:02.114730 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 171/680] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:02 2026] GET /volume/v3/volumes/454a0573-0c13-4fc1-9b77-42accee1f09e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:02.127777 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-563c2117-5f42-4b71-8575-7d60d980842c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:02.130530 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-563c2117-5f42-4b71-8575-7d60d980842c tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:57:02.130530 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-563c2117-5f42-4b71-8575-7d60d980842c tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:02.130530 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-563c2117-5f42-4b71-8575-7d60d980842c tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:02.131693 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-563c2117-5f42-4b71-8575-7d60d980842c tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:57:02.232133 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-563c2117-5f42-4b71-8575-7d60d980842c tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Get all volumes completed successfully. Aug 07 17:57:02.235981 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:02.235981 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:02.256432 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-563c2117-5f42-4b71-8575-7d60d980842c tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:57:02.256432 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 168/681] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 17:57:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10952 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:57:02.283821 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0543fb18-9e53-4f1b-8f45-166e2c379d7f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:02.288427 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0543fb18-9e53-4f1b-8f45-166e2c379d7f tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] DELETE https://10.4.3.241/volume/v3/types/e1ef9e85-aa50-436f-8b51-4c46834e4ec9 Aug 07 17:57:02.288644 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0543fb18-9e53-4f1b-8f45-166e2c379d7f tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:02.288846 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0543fb18-9e53-4f1b-8f45-166e2c379d7f tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:02.392335 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0543fb18-9e53-4f1b-8f45-166e2c379d7f tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/types/e1ef9e85-aa50-436f-8b51-4c46834e4ec9 returned with HTTP 202 Aug 07 17:57:02.392877 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 173/682] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:57:02 2026] DELETE /volume/v3/types/e1ef9e85-aa50-436f-8b51-4c46834e4ec9 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:02.416390 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2e60e6a7-a2cb-4821-b254-7f2eb46b3517 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:02.422904 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e60e6a7-a2cb-4821-b254-7f2eb46b3517 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:57:02.423737 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e60e6a7-a2cb-4821-b254-7f2eb46b3517 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-406562562", "extra_specs": {}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:02.454907 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e60e6a7-a2cb-4821-b254-7f2eb46b3517 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:57:02.454907 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 171/683] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:57:02 2026] POST /volume/v3/types => generated 211 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:02.481431 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eed9ee12-230c-439e-acaa-c1b468bb2f30 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:02.481431 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eed9ee12-230c-439e-acaa-c1b468bb2f30 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] POST https://10.4.3.241/volume/v3/types/604eb0f8-b3f5-4ff2-8ae4-b5c1ca4cb0ed/encryption Aug 07 17:57:02.481431 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eed9ee12-230c-439e-acaa-c1b468bb2f30 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:02.553206 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eed9ee12-230c-439e-acaa-c1b468bb2f30 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/types/604eb0f8-b3f5-4ff2-8ae4-b5c1ca4cb0ed/encryption returned with HTTP 200 Aug 07 17:57:02.553710 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 172/684] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 17:57:02 2026] POST /volume/v3/types/604eb0f8-b3f5-4ff2-8ae4-b5c1ca4cb0ed/encryption => generated 230 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:02.570232 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:02.572543 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:57:02.576127 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-658037306", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-406562562", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:02.580577 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-658037306', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-406562562', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:57:02.588760 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Create volume of 1 GB Aug 07 17:57:02.590034 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:02.590034 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:02.591772 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Availability Zones retrieved successfully. Aug 07 17:57:02.606009 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Flow 'volume_create_api' (14c3cb4d-1cf6-4f50-8194-3a2b31d88639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:02.608559 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e6397b5-dd45-4518-a333-598f0d1c3aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:02.613751 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:57:02.678730 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e6397b5-dd45-4518-a333-598f0d1c3aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:57:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=604eb0f8-b3f5-4ff2-8ae4-b5c1ca4cb0ed,is_public=True,name='tempest-scenario-type-luks-406562562',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604eb0f8-b3f5-4ff2-8ae4-b5c1ca4cb0ed', '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=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:02.680437 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06a604a4-3479-4bff-84eb-6135fb5fd4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:02.737186 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-406562562 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-406562562, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:57:02.737930 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-406562562 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-406562562, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:57:02.801185 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Created reservations ['0dc8ce9e-c1e5-43f6-980b-1eecb85a0013', '22895e3c-5cdc-4e3c-9d05-711feebe1130', '330da8cf-74fd-4387-953b-b571a64019a5', '75bce671-b174-4740-b8d0-bfe4284a4c13'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:57:02.802084 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06a604a4-3479-4bff-84eb-6135fb5fd4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dc8ce9e-c1e5-43f6-980b-1eecb85a0013', '22895e3c-5cdc-4e3c-9d05-711feebe1130', '330da8cf-74fd-4387-953b-b571a64019a5', '75bce671-b174-4740-b8d0-bfe4284a4c13']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:02.803213 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b91bd0-7476-41a7-88b0-7bf87ad1eb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:02.834980 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b91bd0-7476-41a7-88b0-7bf87ad1eb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13a38146-6f74-42a2-8221-e817bb222cf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-658037306',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2c1d36e8fa4ec883fec8288586afe6',qos_specs=None,replication_status=,reservations=['0dc8ce9e-c1e5-43f6-980b-1eecb85a0013','22895e3c-5cdc-4e3c-9d05-711feebe1130','330da8cf-74fd-4387-953b-b571a64019a5','75bce671-b174-4740-b8d0-bfe4284a4c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d0cb4e1cbd4ba0857c14279054d867',volume_type_id=604eb0f8-b3f5-4ff2-8ae4-b5c1ca4cb0ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-658037306',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=13a38146-6f74-42a2-8221-e817bb222cf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2c1d36e8fa4ec883fec8288586afe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86d0cb4e1cbd4ba0857c14279054d867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(604eb0f8-b3f5-4ff2-8ae4-b5c1ca4cb0ed),volume_type_id=604eb0f8-b3f5-4ff2-8ae4-b5c1ca4cb0ed)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:02.836297 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4702c543-fbe8-4b2a-8c48-4c5beb84eb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:02.873895 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4702c543-fbe8-4b2a-8c48-4c5beb84eb80) transitioned into state 'SUCCESS' from state '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-658037306',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2c1d36e8fa4ec883fec8288586afe6',qos_specs=None,replication_status=,reservations=['0dc8ce9e-c1e5-43f6-980b-1eecb85a0013','22895e3c-5cdc-4e3c-9d05-711feebe1130','330da8cf-74fd-4387-953b-b571a64019a5','75bce671-b174-4740-b8d0-bfe4284a4c13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d0cb4e1cbd4ba0857c14279054d867',volume_type_id=604eb0f8-b3f5-4ff2-8ae4-b5c1ca4cb0ed)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:02.875085 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6458535a-7280-4565-acc3-9d6693679870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:02.897721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6458535a-7280-4565-acc3-9d6693679870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:02.898887 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Flow 'volume_create_api' (14c3cb4d-1cf6-4f50-8194-3a2b31d88639) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:02.899236 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Create volume request issued successfully. Aug 07 17:57:02.900375 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9100c0c7-099d-4ff9-a778-43ae1ef4debd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:57:02.901105 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 169/685] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:57:02 2026] POST /volume/v3/volumes => generated 783 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:57:09.443105 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-35146447-8027-44ee-8335-7f4a3db47ef6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:09.445525 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:57:09.445866 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1199272243"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:09.448170 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1199272243'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:57:09.448341 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Create volume of 1 GB Aug 07 17:57:09.455424 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Availability Zones retrieved successfully. Aug 07 17:57:09.469494 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Flow 'volume_create_api' (a70eb743-0db1-479e-bd8d-829b35b74719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:09.471306 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6a20d5-873a-469c-9db3-250daa6249ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:09.473856 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:57:09.521000 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6a20d5-873a-469c-9db3-250daa6249ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:09.522052 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e70933-b95e-426e-9893-73f9be3e5be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:09.618529 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Created reservations ['58ba8061-cb4a-4054-8ec1-5608fda3093b', '3ff56043-886c-4b38-8c14-d46280746249', 'b8e2f2e4-2050-4951-b070-8b2a9340e12c', '0e7e82c3-be66-464c-8ee4-41e139faebdf'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:57:09.619289 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3e70933-b95e-426e-9893-73f9be3e5be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58ba8061-cb4a-4054-8ec1-5608fda3093b', '3ff56043-886c-4b38-8c14-d46280746249', 'b8e2f2e4-2050-4951-b070-8b2a9340e12c', '0e7e82c3-be66-464c-8ee4-41e139faebdf']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:09.620057 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b9ac98f-4cec-42de-841f-d070e42bd4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:09.647713 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b9ac98f-4cec-42de-841f-d070e42bd4ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '069f074d-d54c-43da-9f2f-25c8205a8ddd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1199272243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83df9c5877ae447bb2f22580559dd3f0',qos_specs=None,replication_status=,reservations=['58ba8061-cb4a-4054-8ec1-5608fda3093b','3ff56043-886c-4b38-8c14-d46280746249','b8e2f2e4-2050-4951-b070-8b2a9340e12c','0e7e82c3-be66-464c-8ee4-41e139faebdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77ddd8f0f51e4fb18b2bc7871bd8adaa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1199272243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=069f074d-d54c-43da-9f2f-25c8205a8ddd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83df9c5877ae447bb2f22580559dd3f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77ddd8f0f51e4fb18b2bc7871bd8adaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:09.648957 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66fe0b88-0a83-4c00-b967-fba74e7b91b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:09.684033 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66fe0b88-0a83-4c00-b967-fba74e7b91b4) transitioned into state 'SUCCESS' from state '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-1199272243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83df9c5877ae447bb2f22580559dd3f0',qos_specs=None,replication_status=,reservations=['58ba8061-cb4a-4054-8ec1-5608fda3093b','3ff56043-886c-4b38-8c14-d46280746249','b8e2f2e4-2050-4951-b070-8b2a9340e12c','0e7e82c3-be66-464c-8ee4-41e139faebdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77ddd8f0f51e4fb18b2bc7871bd8adaa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:09.684033 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e485870-23c8-4191-a33f-471dacd51637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:09.705256 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e485870-23c8-4191-a33f-471dacd51637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:09.706191 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Flow 'volume_create_api' (a70eb743-0db1-479e-bd8d-829b35b74719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:09.706700 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Create volume request issued successfully. Aug 07 17:57:09.707574 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-35146447-8027-44ee-8335-7f4a3db47ef6 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:57:09.708444 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 174/686] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:57:09 2026] POST /volume/v3/volumes => generated 755 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:57:09.723567 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-70042402-c827-4fac-a7c8-05957723a585 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:09.725645 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-70042402-c827-4fac-a7c8-05957723a585 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] GET https://10.4.3.241/volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd Aug 07 17:57:09.725883 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-70042402-c827-4fac-a7c8-05957723a585 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:09.725958 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-70042402-c827-4fac-a7c8-05957723a585 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:09.736087 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:09.736087 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:09.740113 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-70042402-c827-4fac-a7c8-05957723a585 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Volume info retrieved successfully. Aug 07 17:57:09.746653 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-70042402-c827-4fac-a7c8-05957723a585 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] https://10.4.3.241/volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd returned with HTTP 200 Aug 07 17:57:09.747190 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 172/687] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:09 2026] GET /volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:10.770794 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-911bf554-b21f-4d65-8f32-b5c1ada85464 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:10.773802 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-911bf554-b21f-4d65-8f32-b5c1ada85464 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] GET https://10.4.3.241/volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd Aug 07 17:57:10.775171 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-911bf554-b21f-4d65-8f32-b5c1ada85464 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:10.775171 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-911bf554-b21f-4d65-8f32-b5c1ada85464 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:10.794514 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:10.794514 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:10.801444 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-911bf554-b21f-4d65-8f32-b5c1ada85464 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Volume info retrieved successfully. Aug 07 17:57:10.809330 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-911bf554-b21f-4d65-8f32-b5c1ada85464 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] https://10.4.3.241/volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd returned with HTTP 200 Aug 07 17:57:10.810148 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 173/688] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:10 2026] GET /volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:11.163005 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-26a88109-f334-46e0-bfe6-e34622c22d19 req-df167ddf-e2ca-427f-8590-93e9b865e75e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:11.166029 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-26a88109-f334-46e0-bfe6-e34622c22d19 req-df167ddf-e2ca-427f-8590-93e9b865e75e tempest-VolumesAdminNegativeTest-461200696 tempest-VolumesAdminNegativeTest-461200696-project] GET https://10.4.3.241/volume/v3/volumes/9c7db084-1c3f-4ebc-990f-ad851ce476a7 Aug 07 17:57:11.166555 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-26a88109-f334-46e0-bfe6-e34622c22d19 req-df167ddf-e2ca-427f-8590-93e9b865e75e tempest-VolumesAdminNegativeTest-461200696 tempest-VolumesAdminNegativeTest-461200696-project] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:11.166715 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-26a88109-f334-46e0-bfe6-e34622c22d19 req-df167ddf-e2ca-427f-8590-93e9b865e75e tempest-VolumesAdminNegativeTest-461200696 tempest-VolumesAdminNegativeTest-461200696-project] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:11.176898 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-26a88109-f334-46e0-bfe6-e34622c22d19 req-df167ddf-e2ca-427f-8590-93e9b865e75e tempest-VolumesAdminNegativeTest-461200696 tempest-VolumesAdminNegativeTest-461200696-project] https://10.4.3.241/volume/v3/volumes/9c7db084-1c3f-4ebc-990f-ad851ce476a7 returned with HTTP 404 Aug 07 17:57:11.177738 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 170/689] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:11 2026] GET /volume/v3/volumes/9c7db084-1c3f-4ebc-990f-ad851ce476a7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:11.197150 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-14218087-043b-47ef-b508-b221d9979347 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:11.199918 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-14218087-043b-47ef-b508-b221d9979347 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] DELETE https://10.4.3.241/volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd Aug 07 17:57:11.200194 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-14218087-043b-47ef-b508-b221d9979347 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:11.200969 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-14218087-043b-47ef-b508-b221d9979347 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:11.201236 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-14218087-043b-47ef-b508-b221d9979347 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Delete volume with id: 069f074d-d54c-43da-9f2f-25c8205a8ddd Aug 07 17:57:11.213192 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:11.213192 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:11.213813 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-14218087-043b-47ef-b508-b221d9979347 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Volume info retrieved successfully. Aug 07 17:57:11.299835 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-14218087-043b-47ef-b508-b221d9979347 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Delete volume request issued successfully. Aug 07 17:57:11.300679 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-14218087-043b-47ef-b508-b221d9979347 tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] https://10.4.3.241/volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd returned with HTTP 202 Aug 07 17:57:11.300929 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 175/690] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:57:11 2026] DELETE /volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:11.315913 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f6877b69-5ba2-4ecf-9041-131d8939b86d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:11.321561 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6877b69-5ba2-4ecf-9041-131d8939b86d tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] GET https://10.4.3.241/volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd Aug 07 17:57:11.322072 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6877b69-5ba2-4ecf-9041-131d8939b86d tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:11.322072 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6877b69-5ba2-4ecf-9041-131d8939b86d tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:11.342882 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:11.342882 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:11.362462 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f6877b69-5ba2-4ecf-9041-131d8939b86d tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Volume info retrieved successfully. Aug 07 17:57:11.374833 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6877b69-5ba2-4ecf-9041-131d8939b86d tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] https://10.4.3.241/volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd returned with HTTP 200 Aug 07 17:57:11.375110 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 173/691] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:11 2026] GET /volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:12.404268 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6bdf7978-a733-490c-9caf-fd09f7d2246d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:12.407532 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6bdf7978-a733-490c-9caf-fd09f7d2246d tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] GET https://10.4.3.241/volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd Aug 07 17:57:12.407839 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6bdf7978-a733-490c-9caf-fd09f7d2246d tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:12.408379 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6bdf7978-a733-490c-9caf-fd09f7d2246d tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:12.417255 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6bdf7978-a733-490c-9caf-fd09f7d2246d tempest-VolumesAdminNegativeTest-930647482 tempest-VolumesAdminNegativeTest-930647482-project-member] https://10.4.3.241/volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd returned with HTTP 404 Aug 07 17:57:12.418308 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 174/692] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:12 2026] GET /volume/v3/volumes/069f074d-d54c-43da-9f2f-25c8205a8ddd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:21.170565 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=92,cinder:UPDATE=17,cinder:INSERT=9 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:57:21.258889 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=98,cinder:UPDATE=26,cinder:INSERT=13 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:57:21.369812 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=58,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:57:22.411789 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=95,cinder:UPDATE=19,cinder:INSERT=12 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:57:31.161575 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:31.166763 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:57:31.168121 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-162843622", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:31.170038 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-162843622', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:57:31.170307 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Create volume of 1 GB Aug 07 17:57:31.170917 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:31.170917 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:31.176410 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Availability Zones retrieved successfully. Aug 07 17:57:31.193728 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Flow 'volume_create_api' (771fa468-e4b7-4fd0-9b44-daebb9f5300a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:31.195701 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5f0078-2c44-4994-a779-aafaa97cd37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:31.197168 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:57:31.236263 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5f0078-2c44-4994-a779-aafaa97cd37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:31.237466 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (994fcc7b-ed1d-4bf8-b22d-9215ec455723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:31.337925 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Created reservations ['9d0de83f-0bfe-4146-bc9f-bb844586633b', '392e3d39-0739-4b76-a075-bb74d20f7b76', '1d0364da-21fb-4de9-a71c-affdc06ad7a3', '920e0a44-c3b8-495b-bde7-f612f2f0e051'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:57:31.339045 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (994fcc7b-ed1d-4bf8-b22d-9215ec455723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d0de83f-0bfe-4146-bc9f-bb844586633b', '392e3d39-0739-4b76-a075-bb74d20f7b76', '1d0364da-21fb-4de9-a71c-affdc06ad7a3', '920e0a44-c3b8-495b-bde7-f612f2f0e051']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:31.340316 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2803eba6-3845-4b35-81fa-52aafe118f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:31.380954 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2803eba6-3845-4b35-81fa-52aafe118f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-162843622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7beb38b57b42dc91a32af727d6e018',qos_specs=None,replication_status=,reservations=['9d0de83f-0bfe-4146-bc9f-bb844586633b','392e3d39-0739-4b76-a075-bb74d20f7b76','1d0364da-21fb-4de9-a71c-affdc06ad7a3','920e0a44-c3b8-495b-bde7-f612f2f0e051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3fcb3140fd43c683a5b9c751fbd8fc',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:57:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-162843622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c7beb38b57b42dc91a32af727d6e018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea3fcb3140fd43c683a5b9c751fbd8fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:31.381997 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8dea01-08c5-4e49-a19b-0bd20b089741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:31.427551 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8dea01-08c5-4e49-a19b-0bd20b089741) transitioned into state 'SUCCESS' from state '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-162843622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7beb38b57b42dc91a32af727d6e018',qos_specs=None,replication_status=,reservations=['9d0de83f-0bfe-4146-bc9f-bb844586633b','392e3d39-0739-4b76-a075-bb74d20f7b76','1d0364da-21fb-4de9-a71c-affdc06ad7a3','920e0a44-c3b8-495b-bde7-f612f2f0e051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea3fcb3140fd43c683a5b9c751fbd8fc',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:31.428190 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ff7973-c6b0-4a90-bde0-058422957937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:31.444470 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ff7973-c6b0-4a90-bde0-058422957937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:31.445847 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Flow 'volume_create_api' (771fa468-e4b7-4fd0-9b44-daebb9f5300a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:31.445847 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Create volume request issued successfully. Aug 07 17:57:31.446957 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-e8335ab0-4529-41f5-aa2a-1c8017d9952d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:57:31.447297 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 171/693] 10.4.3.241 () {72 vars in 1541 bytes} [Fri Aug 7 17:57:31 2026] POST /volume/v3/volumes => generated 754 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:57:31.475118 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-3a4a8ff1-6e4e-43e0-82f8-024375d24a30 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:31.478147 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-3a4a8ff1-6e4e-43e0-82f8-024375d24a30 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] GET https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 Aug 07 17:57:31.478388 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-3a4a8ff1-6e4e-43e0-82f8-024375d24a30 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:31.478671 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-3a4a8ff1-6e4e-43e0-82f8-024375d24a30 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:31.489970 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:31.489970 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:31.495503 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-3a4a8ff1-6e4e-43e0-82f8-024375d24a30 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Volume info retrieved successfully. Aug 07 17:57:31.503199 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-80ec3b80-734b-4f45-a0f9-2c5259a8a450 req-3a4a8ff1-6e4e-43e0-82f8-024375d24a30 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 returned with HTTP 200 Aug 07 17:57:31.503769 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 176/694] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:31 2026] GET /volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:31.551492 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-ae01e77a-5c37-4c94-ab21-36be4f141046 req-c411453b-95cf-4146-98ad-0133d78fce7d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:31.558729 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ae01e77a-5c37-4c94-ab21-36be4f141046 req-c411453b-95cf-4146-98ad-0133d78fce7d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] GET https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 Aug 07 17:57:31.559267 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ae01e77a-5c37-4c94-ab21-36be4f141046 req-c411453b-95cf-4146-98ad-0133d78fce7d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:31.559894 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ae01e77a-5c37-4c94-ab21-36be4f141046 req-c411453b-95cf-4146-98ad-0133d78fce7d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:31.578928 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:31.578928 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:31.585502 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-ae01e77a-5c37-4c94-ab21-36be4f141046 req-c411453b-95cf-4146-98ad-0133d78fce7d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Volume info retrieved successfully. Aug 07 17:57:31.596444 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ae01e77a-5c37-4c94-ab21-36be4f141046 req-c411453b-95cf-4146-98ad-0133d78fce7d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 returned with HTTP 200 Aug 07 17:57:31.596888 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 174/695] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:31 2026] GET /volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:31.612882 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:31.615457 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:57:31.615858 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "d3c3b686-cfce-41eb-9d74-52c176beb3ee-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:31.618422 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'd3c3b686-cfce-41eb-9d74-52c176beb3ee-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:57:31.618642 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Create volume of 1 GB Aug 07 17:57:31.626519 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Availability Zones retrieved successfully. Aug 07 17:57:31.638800 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Flow 'volume_create_api' (60dee442-b3bb-4a9c-bd1d-90929ad2c12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:31.639505 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f44c0eb-721b-4850-83e1-1e4f9d6a73d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:31.641371 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:57:31.693587 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f44c0eb-721b-4850-83e1-1e4f9d6a73d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:31.694621 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ee030f-e2c3-426b-8a01-428d76b50385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:31.776263 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Created reservations ['b6cc3013-48ec-471c-9cd9-b96985614d61', 'a59abd4b-be8a-4454-9600-430a5659a80a', 'f72b536d-20ed-4e8a-9a81-6b18d6d90919', '2d0202c5-d16f-4030-a0ae-642f3736e7b8'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:57:31.777417 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59ee030f-e2c3-426b-8a01-428d76b50385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6cc3013-48ec-471c-9cd9-b96985614d61', 'a59abd4b-be8a-4454-9600-430a5659a80a', 'f72b536d-20ed-4e8a-9a81-6b18d6d90919', '2d0202c5-d16f-4030-a0ae-642f3736e7b8']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:31.778432 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e952ba9-5d97-44dd-9c36-a055af83f8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:31.811217 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e952ba9-5d97-44dd-9c36-a055af83f8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76d33c98-6681-47e6-85af-783100babae6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='d3c3b686-cfce-41eb-9d74-52c176beb3ee-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e937f9be2ffc413d985fd5a32d2f0ba2',qos_specs=None,replication_status=,reservations=['b6cc3013-48ec-471c-9cd9-b96985614d61','a59abd4b-be8a-4454-9600-430a5659a80a','f72b536d-20ed-4e8a-9a81-6b18d6d90919','2d0202c5-d16f-4030-a0ae-642f3736e7b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92cea09179b64ab3a0e86decfaf9f24e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:57:31Z,deleted=False,deleted_at=None,display_description='',display_name='d3c3b686-cfce-41eb-9d74-52c176beb3ee-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76d33c98-6681-47e6-85af-783100babae6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e937f9be2ffc413d985fd5a32d2f0ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92cea09179b64ab3a0e86decfaf9f24e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:31.812980 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa26b690-93b0-4f56-8fde-5faf4fa8f2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:31.839298 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa26b690-93b0-4f56-8fde-5faf4fa8f2bd) transitioned into 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='d3c3b686-cfce-41eb-9d74-52c176beb3ee-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e937f9be2ffc413d985fd5a32d2f0ba2',qos_specs=None,replication_status=,reservations=['b6cc3013-48ec-471c-9cd9-b96985614d61','a59abd4b-be8a-4454-9600-430a5659a80a','f72b536d-20ed-4e8a-9a81-6b18d6d90919','2d0202c5-d16f-4030-a0ae-642f3736e7b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92cea09179b64ab3a0e86decfaf9f24e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:31.839298 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (535a7431-1d07-4c7b-83fc-88671eb9f69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:31.852572 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (535a7431-1d07-4c7b-83fc-88671eb9f69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:31.853861 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Flow 'volume_create_api' (60dee442-b3bb-4a9c-bd1d-90929ad2c12a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:31.855047 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Create volume request issued successfully. Aug 07 17:57:31.855367 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-2494751f-e304-4a6f-8c74-7aaa4991f645 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:57:31.855905 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 175/696] 10.4.3.241 () {72 vars in 1541 bytes} [Fri Aug 7 17:57:31 2026] POST /volume/v3/volumes => generated 749 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:57:31.869176 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-f30300f7-e6b6-4566-a6dd-8267bb2127ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:31.872651 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-f30300f7-e6b6-4566-a6dd-8267bb2127ef tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] GET https://10.4.3.241/volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 Aug 07 17:57:31.873199 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-f30300f7-e6b6-4566-a6dd-8267bb2127ef tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:31.873199 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-f30300f7-e6b6-4566-a6dd-8267bb2127ef tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:31.884615 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:31.884615 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:31.889991 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-f30300f7-e6b6-4566-a6dd-8267bb2127ef tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Volume info retrieved successfully. Aug 07 17:57:31.896260 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-f30300f7-e6b6-4566-a6dd-8267bb2127ef tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 returned with HTTP 200 Aug 07 17:57:31.897381 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 172/697] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:31 2026] GET /volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:31.910911 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-14a3538b-e7d8-4607-9b5a-24c6f76f6e27 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:31.917148 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-14a3538b-e7d8-4607-9b5a-24c6f76f6e27 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] GET https://10.4.3.241/volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 Aug 07 17:57:31.917148 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-14a3538b-e7d8-4607-9b5a-24c6f76f6e27 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:31.917148 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-14a3538b-e7d8-4607-9b5a-24c6f76f6e27 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:31.926052 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:31.926052 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:31.930188 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-14a3538b-e7d8-4607-9b5a-24c6f76f6e27 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Volume info retrieved successfully. Aug 07 17:57:31.936787 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-14a3538b-e7d8-4607-9b5a-24c6f76f6e27 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 returned with HTTP 200 Aug 07 17:57:31.937536 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 177/698] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:31 2026] GET /volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:32.628046 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-eee02559-ad0f-4ba5-89f6-3058467fe187 req-da422d7e-e91b-4a5e-be23-498a0b8c1bef None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:32.631361 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-eee02559-ad0f-4ba5-89f6-3058467fe187 req-da422d7e-e91b-4a5e-be23-498a0b8c1bef tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] GET https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 Aug 07 17:57:32.631361 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-eee02559-ad0f-4ba5-89f6-3058467fe187 req-da422d7e-e91b-4a5e-be23-498a0b8c1bef tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:32.631361 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-eee02559-ad0f-4ba5-89f6-3058467fe187 req-da422d7e-e91b-4a5e-be23-498a0b8c1bef tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:32.640643 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:32.640643 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:32.646116 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-eee02559-ad0f-4ba5-89f6-3058467fe187 req-da422d7e-e91b-4a5e-be23-498a0b8c1bef tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Volume info retrieved successfully. Aug 07 17:57:32.651607 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-eee02559-ad0f-4ba5-89f6-3058467fe187 req-da422d7e-e91b-4a5e-be23-498a0b8c1bef tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 returned with HTTP 200 Aug 07 17:57:32.652188 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 175/699] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:32 2026] GET /volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:32.682468 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-fb8e563a-e764-4238-9fbd-6ff851716843 req-e014017d-8c34-42a7-b99b-85df4f8006d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:32.686220 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fb8e563a-e764-4238-9fbd-6ff851716843 req-e014017d-8c34-42a7-b99b-85df4f8006d8 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 17:57:32.686587 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fb8e563a-e764-4238-9fbd-6ff851716843 req-e014017d-8c34-42a7-b99b-85df4f8006d8 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1106552289", "description": null, "metadata": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:32.696463 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:32.696463 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:32.696938 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-fb8e563a-e764-4238-9fbd-6ff851716843 req-e014017d-8c34-42a7-b99b-85df4f8006d8 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Volume info retrieved successfully. Aug 07 17:57:32.697078 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [req-fb8e563a-e764-4238-9fbd-6ff851716843 req-e014017d-8c34-42a7-b99b-85df4f8006d8 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Create snapshot from volume 9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 Aug 07 17:57:32.747382 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [req-fb8e563a-e764-4238-9fbd-6ff851716843 req-e014017d-8c34-42a7-b99b-85df4f8006d8 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Created reservations ['e357167b-a341-43a0-8908-f1017a160512', 'f237acf7-6703-4ff0-81f5-83b17e8da118', 'd0aa2c2c-ce9e-455d-9a83-bfcf06d89354', '16b796c8-b8e7-4eea-bb74-92ced6917403'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:57:32.786818 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-fb8e563a-e764-4238-9fbd-6ff851716843 req-e014017d-8c34-42a7-b99b-85df4f8006d8 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Snapshot create request issued successfully. Aug 07 17:57:32.786818 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fb8e563a-e764-4238-9fbd-6ff851716843 req-e014017d-8c34-42a7-b99b-85df4f8006d8 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 17:57:32.786818 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 176/700] 10.4.3.241 () {72 vars in 1547 bytes} [Fri Aug 7 17:57:32 2026] POST /volume/v3/snapshots => generated 311 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:57:32.891089 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-25ec216e-ace7-41e3-b3d9-62e871edbac7 req-a006bb37-bd52-40d0-a905-a6e42689bef2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:32.896429 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-25ec216e-ace7-41e3-b3d9-62e871edbac7 req-a006bb37-bd52-40d0-a905-a6e42689bef2 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-reader] GET https://10.4.3.241/volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 Aug 07 17:57:32.896429 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-25ec216e-ace7-41e3-b3d9-62e871edbac7 req-a006bb37-bd52-40d0-a905-a6e42689bef2 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:32.896429 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-25ec216e-ace7-41e3-b3d9-62e871edbac7 req-a006bb37-bd52-40d0-a905-a6e42689bef2 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-reader] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:32.902518 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:32.902518 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:32.903428 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-25ec216e-ace7-41e3-b3d9-62e871edbac7 req-a006bb37-bd52-40d0-a905-a6e42689bef2 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-reader] Snapshot retrieved successfully. Aug 07 17:57:32.904832 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-25ec216e-ace7-41e3-b3d9-62e871edbac7 req-a006bb37-bd52-40d0-a905-a6e42689bef2 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-reader] https://10.4.3.241/volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 returned with HTTP 200 Aug 07 17:57:32.906318 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 173/701] 10.4.3.241 () {68 vars in 1604 bytes} [Fri Aug 7 17:57:32 2026] GET /volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:32.940145 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8174dca1-1e17-4a74-a659-b4869cb0c9f4 req-8be49cec-4633-43b4-9a68-95638718cbcb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:32.943663 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8174dca1-1e17-4a74-a659-b4869cb0c9f4 req-8be49cec-4633-43b4-9a68-95638718cbcb tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-reader] GET https://10.4.3.241/volume/v3/snapshots/detail Aug 07 17:57:32.943957 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8174dca1-1e17-4a74-a659-b4869cb0c9f4 req-8be49cec-4633-43b4-9a68-95638718cbcb tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:32.944298 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8174dca1-1e17-4a74-a659-b4869cb0c9f4 req-8be49cec-4633-43b4-9a68-95638718cbcb tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-reader] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:32.944654 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [req-8174dca1-1e17-4a74-a659-b4869cb0c9f4 req-8be49cec-4633-43b4-9a68-95638718cbcb tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-reader] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:57:32.946368 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.db.api [req-8174dca1-1e17-4a74-a659-b4869cb0c9f4 req-8be49cec-4633-43b4-9a68-95638718cbcb tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-reader] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:57:32.951933 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-8174dca1-1e17-4a74-a659-b4869cb0c9f4 req-8be49cec-4633-43b4-9a68-95638718cbcb tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-reader] Get all snapshots completed successfully. Aug 07 17:57:32.952138 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:32.952138 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:32.954269 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8174dca1-1e17-4a74-a659-b4869cb0c9f4 req-8be49cec-4633-43b4-9a68-95638718cbcb tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-reader] https://10.4.3.241/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:57:32.954269 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 178/702] 10.4.3.241 () {68 vars in 1514 bytes} [Fri Aug 7 17:57:32 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:32.993586 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b32bf975-f510-4ef0-b344-3dd25cb02bbd req-c503e047-95f0-4f70-b668-5dada9291886 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:32.996925 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b32bf975-f510-4ef0-b344-3dd25cb02bbd req-c503e047-95f0-4f70-b668-5dada9291886 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] GET https://10.4.3.241/volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 Aug 07 17:57:32.996925 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b32bf975-f510-4ef0-b344-3dd25cb02bbd req-c503e047-95f0-4f70-b668-5dada9291886 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:32.996925 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b32bf975-f510-4ef0-b344-3dd25cb02bbd req-c503e047-95f0-4f70-b668-5dada9291886 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:33.001840 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:33.001840 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:33.003780 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b32bf975-f510-4ef0-b344-3dd25cb02bbd req-c503e047-95f0-4f70-b668-5dada9291886 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Snapshot retrieved successfully. Aug 07 17:57:33.003780 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b32bf975-f510-4ef0-b344-3dd25cb02bbd req-c503e047-95f0-4f70-b668-5dada9291886 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 returned with HTTP 200 Aug 07 17:57:33.004027 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 176/703] 10.4.3.241 () {68 vars in 1604 bytes} [Fri Aug 7 17:57:32 2026] GET /volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:33.035062 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-29c00403-217f-4303-9b44-a9c27384f824 req-1449a709-9ce6-41bb-96aa-e23b46cef9b9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:33.038790 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-29c00403-217f-4303-9b44-a9c27384f824 req-1449a709-9ce6-41bb-96aa-e23b46cef9b9 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 Aug 07 17:57:33.038790 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-29c00403-217f-4303-9b44-a9c27384f824 req-1449a709-9ce6-41bb-96aa-e23b46cef9b9 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:33.038790 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-29c00403-217f-4303-9b44-a9c27384f824 req-1449a709-9ce6-41bb-96aa-e23b46cef9b9 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:33.038790 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [req-29c00403-217f-4303-9b44-a9c27384f824 req-1449a709-9ce6-41bb-96aa-e23b46cef9b9 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Delete snapshot with id: 30bed29a-90b2-416c-ac67-5c7114d75bf2 Aug 07 17:57:33.045531 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:33.045531 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:33.046147 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-29c00403-217f-4303-9b44-a9c27384f824 req-1449a709-9ce6-41bb-96aa-e23b46cef9b9 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Snapshot retrieved successfully. Aug 07 17:57:33.070725 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-29c00403-217f-4303-9b44-a9c27384f824 req-1449a709-9ce6-41bb-96aa-e23b46cef9b9 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Snapshot delete request issued successfully. Aug 07 17:57:33.071017 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-29c00403-217f-4303-9b44-a9c27384f824 req-1449a709-9ce6-41bb-96aa-e23b46cef9b9 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 returned with HTTP 202 Aug 07 17:57:33.071544 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 177/704] 10.4.3.241 () {70 vars in 1626 bytes} [Fri Aug 7 17:57:33 2026] DELETE /volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 17:57:33.105640 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-04c2bd3e-28ad-491a-8d93-4619d1927645 req-18a1fbc5-f576-437b-a0ce-05c504e17f07 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:33.114591 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-04c2bd3e-28ad-491a-8d93-4619d1927645 req-18a1fbc5-f576-437b-a0ce-05c504e17f07 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] GET https://10.4.3.241/volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 Aug 07 17:57:33.115031 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-04c2bd3e-28ad-491a-8d93-4619d1927645 req-18a1fbc5-f576-437b-a0ce-05c504e17f07 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:33.115255 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-04c2bd3e-28ad-491a-8d93-4619d1927645 req-18a1fbc5-f576-437b-a0ce-05c504e17f07 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:33.128250 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:33.128250 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:33.128849 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-04c2bd3e-28ad-491a-8d93-4619d1927645 req-18a1fbc5-f576-437b-a0ce-05c504e17f07 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Snapshot retrieved successfully. Aug 07 17:57:33.129825 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-04c2bd3e-28ad-491a-8d93-4619d1927645 req-18a1fbc5-f576-437b-a0ce-05c504e17f07 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 returned with HTTP 200 Aug 07 17:57:33.130276 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 174/705] 10.4.3.241 () {68 vars in 1604 bytes} [Fri Aug 7 17:57:33 2026] GET /volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:34.158742 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-66289f57-3b1a-4db4-8d63-f4f23f48a2af req-9a71ed25-18f4-4dbc-8f64-56fd6f4b7cfa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:34.161989 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-66289f57-3b1a-4db4-8d63-f4f23f48a2af req-9a71ed25-18f4-4dbc-8f64-56fd6f4b7cfa tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] GET https://10.4.3.241/volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 Aug 07 17:57:34.162327 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-66289f57-3b1a-4db4-8d63-f4f23f48a2af req-9a71ed25-18f4-4dbc-8f64-56fd6f4b7cfa tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:34.162767 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-66289f57-3b1a-4db4-8d63-f4f23f48a2af req-9a71ed25-18f4-4dbc-8f64-56fd6f4b7cfa tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:34.168766 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-66289f57-3b1a-4db4-8d63-f4f23f48a2af req-9a71ed25-18f4-4dbc-8f64-56fd6f4b7cfa tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 returned with HTTP 404 Aug 07 17:57:34.169809 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 179/706] 10.4.3.241 () {68 vars in 1604 bytes} [Fri Aug 7 17:57:34 2026] GET /volume/v3/snapshots/30bed29a-90b2-416c-ac67-5c7114d75bf2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:34.197948 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c3026282-dcf0-4b5b-a8bd-a541116a7052 req-6484aaa2-5ada-4fbe-a1ec-c0a1d1e9de27 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:34.200950 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c3026282-dcf0-4b5b-a8bd-a541116a7052 req-6484aaa2-5ada-4fbe-a1ec-c0a1d1e9de27 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] DELETE https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 Aug 07 17:57:34.201203 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c3026282-dcf0-4b5b-a8bd-a541116a7052 req-6484aaa2-5ada-4fbe-a1ec-c0a1d1e9de27 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:34.201718 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c3026282-dcf0-4b5b-a8bd-a541116a7052 req-6484aaa2-5ada-4fbe-a1ec-c0a1d1e9de27 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:34.201943 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [req-c3026282-dcf0-4b5b-a8bd-a541116a7052 req-6484aaa2-5ada-4fbe-a1ec-c0a1d1e9de27 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Delete volume with id: 9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 Aug 07 17:57:34.211089 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:34.211089 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:34.211695 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-c3026282-dcf0-4b5b-a8bd-a541116a7052 req-6484aaa2-5ada-4fbe-a1ec-c0a1d1e9de27 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Volume info retrieved successfully. Aug 07 17:57:34.236646 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-c3026282-dcf0-4b5b-a8bd-a541116a7052 req-6484aaa2-5ada-4fbe-a1ec-c0a1d1e9de27 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Delete volume request issued successfully. Aug 07 17:57:34.236978 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c3026282-dcf0-4b5b-a8bd-a541116a7052 req-6484aaa2-5ada-4fbe-a1ec-c0a1d1e9de27 tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 returned with HTTP 202 Aug 07 17:57:34.237690 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 177/707] 10.4.3.241 () {70 vars in 1620 bytes} [Fri Aug 7 17:57:34 2026] DELETE /volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:34.271286 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8b264774-ecb4-44e1-a326-1a4fb442de0e req-ac3e5591-1f3d-40c0-bab4-68f2f99c266d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:34.274103 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8b264774-ecb4-44e1-a326-1a4fb442de0e req-ac3e5591-1f3d-40c0-bab4-68f2f99c266d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] GET https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 Aug 07 17:57:34.274233 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8b264774-ecb4-44e1-a326-1a4fb442de0e req-ac3e5591-1f3d-40c0-bab4-68f2f99c266d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:34.274465 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8b264774-ecb4-44e1-a326-1a4fb442de0e req-ac3e5591-1f3d-40c0-bab4-68f2f99c266d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:34.283837 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:34.283837 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:34.289431 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-8b264774-ecb4-44e1-a326-1a4fb442de0e req-ac3e5591-1f3d-40c0-bab4-68f2f99c266d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Volume info retrieved successfully. Aug 07 17:57:34.295346 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8b264774-ecb4-44e1-a326-1a4fb442de0e req-ac3e5591-1f3d-40c0-bab4-68f2f99c266d tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 returned with HTTP 200 Aug 07 17:57:34.295892 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 178/708] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:34 2026] GET /volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:34.948017 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-da3cbfc0-9caa-4b87-b508-c570fc08a98e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:34.950636 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-da3cbfc0-9caa-4b87-b508-c570fc08a98e tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] GET https://10.4.3.241/volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 Aug 07 17:57:34.950921 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-da3cbfc0-9caa-4b87-b508-c570fc08a98e tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:34.951303 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-da3cbfc0-9caa-4b87-b508-c570fc08a98e tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:34.962894 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:34.962894 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:34.968273 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-da3cbfc0-9caa-4b87-b508-c570fc08a98e tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Volume info retrieved successfully. Aug 07 17:57:34.974425 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-da3cbfc0-9caa-4b87-b508-c570fc08a98e tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 returned with HTTP 200 Aug 07 17:57:34.974965 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 175/709] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:34 2026] GET /volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:34.986937 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ef9d805e-e264-411a-8299-31a25160a0c7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:34.987475 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ef9d805e-e264-411a-8299-31a25160a0c7 None None] GET https://10.4.3.241/volume// Aug 07 17:57:34.987736 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ef9d805e-e264-411a-8299-31a25160a0c7 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:34.988005 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ef9d805e-e264-411a-8299-31a25160a0c7 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:34.988491 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ef9d805e-e264-411a-8299-31a25160a0c7 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:57:34.988896 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 180/710] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:57:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:57:34.998738 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-42ce6e82-898b-4876-ad00-850b17a19175 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:35.001740 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-42ce6e82-898b-4876-ad00-850b17a19175 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:57:35.002203 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-42ce6e82-898b-4876-ad00-850b17a19175 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76d33c98-6681-47e6-85af-783100babae6", "connector": null, "instance_uuid": "d3c3b686-cfce-41eb-9d74-52c176beb3ee"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:35.012983 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:35.012983 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:35.047024 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-42ce6e82-898b-4876-ad00-850b17a19175 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:57:35.047721 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 178/711] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:57:34 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 07 17:57:35.057763 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-95a43b9f-e580-432c-9dcf-fcb3d43fcc66 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:35.058248 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95a43b9f-e580-432c-9dcf-fcb3d43fcc66 None None] GET https://10.4.3.241/volume// Aug 07 17:57:35.058971 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95a43b9f-e580-432c-9dcf-fcb3d43fcc66 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:35.058971 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95a43b9f-e580-432c-9dcf-fcb3d43fcc66 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:35.060266 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95a43b9f-e580-432c-9dcf-fcb3d43fcc66 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:57:35.060650 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 179/712] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:57:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:57:35.070780 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-daa55339-1968-47f2-83e7-0bdd59a101bf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:35.072557 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-daa55339-1968-47f2-83e7-0bdd59a101bf tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] GET https://10.4.3.241/volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 Aug 07 17:57:35.072658 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-daa55339-1968-47f2-83e7-0bdd59a101bf tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:35.072853 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-daa55339-1968-47f2-83e7-0bdd59a101bf tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:35.085268 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:35.085268 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:35.091698 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-daa55339-1968-47f2-83e7-0bdd59a101bf tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Volume info retrieved successfully. Aug 07 17:57:35.099964 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-daa55339-1968-47f2-83e7-0bdd59a101bf tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 returned with HTTP 200 Aug 07 17:57:35.100637 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 176/713] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:57:35 2026] GET /volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:57:35.231386 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-1bb4f994-0ab8-435b-b483-aa2edbebed14 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:35.234317 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-1bb4f994-0ab8-435b-b483-aa2edbebed14 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] PUT https://10.4.3.241/volume/v3/attachments/5aa3aa36-2000-47c9-a101-10adf67ae5e4 Aug 07 17:57:35.235313 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-1bb4f994-0ab8-435b-b483-aa2edbebed14 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:35.248332 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-1bb4f994-0ab8-435b-b483-aa2edbebed14 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Acquiring lock "cinder-attachment_update-76d33c98-6681-47e6-85af-783100babae6-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:57:35.257101 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-1bb4f994-0ab8-435b-b483-aa2edbebed14 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Lock "cinder-attachment_update-76d33c98-6681-47e6-85af-783100babae6-np0000006743" acquired by "attachment_update" :: waited 0.009s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:57:35.258550 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:35.258550 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:35.341741 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2fe20325-2e81-491c-adab-569af75ab3a5 req-5f30e8bb-125b-4c16-88df-29fb5340c57c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:35.344708 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2fe20325-2e81-491c-adab-569af75ab3a5 req-5f30e8bb-125b-4c16-88df-29fb5340c57c tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] GET https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 Aug 07 17:57:35.345113 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2fe20325-2e81-491c-adab-569af75ab3a5 req-5f30e8bb-125b-4c16-88df-29fb5340c57c tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:35.345304 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2fe20325-2e81-491c-adab-569af75ab3a5 req-5f30e8bb-125b-4c16-88df-29fb5340c57c tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:35.355022 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2fe20325-2e81-491c-adab-569af75ab3a5 req-5f30e8bb-125b-4c16-88df-29fb5340c57c tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 returned with HTTP 404 Aug 07 17:57:35.356156 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 179/714] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:35 2026] GET /volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:35.393411 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-430436b8-fb69-472f-aff3-558a4132300d req-4c291308-c781-4b0d-860e-403590dde4ec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:35.396889 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-430436b8-fb69-472f-aff3-558a4132300d req-4c291308-c781-4b0d-860e-403590dde4ec tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] DELETE https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 Aug 07 17:57:35.397084 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-430436b8-fb69-472f-aff3-558a4132300d req-4c291308-c781-4b0d-860e-403590dde4ec tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:35.397265 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-430436b8-fb69-472f-aff3-558a4132300d req-4c291308-c781-4b0d-860e-403590dde4ec tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:35.397490 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-430436b8-fb69-472f-aff3-558a4132300d req-4c291308-c781-4b0d-860e-403590dde4ec tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Delete volume with id: 9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 Aug 07 17:57:35.404872 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-430436b8-fb69-472f-aff3-558a4132300d req-4c291308-c781-4b0d-860e-403590dde4ec tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 returned with HTTP 404 Aug 07 17:57:35.407328 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 180/715] 10.4.3.241 () {70 vars in 1620 bytes} [Fri Aug 7 17:57:35 2026] DELETE /volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:35.410096 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-1bb4f994-0ab8-435b-b483-aa2edbebed14 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Lock "cinder-attachment_update-76d33c98-6681-47e6-85af-783100babae6-np0000006743" released by "attachment_update" :: held 0.153s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:57:35.410511 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-1bb4f994-0ab8-435b-b483-aa2edbebed14 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/attachments/5aa3aa36-2000-47c9-a101-10adf67ae5e4 returned with HTTP 200 Aug 07 17:57:35.411145 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 181/716] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:57:35 2026] PUT /volume/v3/attachments/5aa3aa36-2000-47c9-a101-10adf67ae5e4 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:35.432886 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-94e2b835-e9ef-4757-8d9e-3ba7bbcd56aa req-bb68a0f7-5001-4805-9970-b566141e765e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:35.435673 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-94e2b835-e9ef-4757-8d9e-3ba7bbcd56aa req-bb68a0f7-5001-4805-9970-b566141e765e tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] GET https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 Aug 07 17:57:35.435983 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-94e2b835-e9ef-4757-8d9e-3ba7bbcd56aa req-bb68a0f7-5001-4805-9970-b566141e765e tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:35.436144 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-94e2b835-e9ef-4757-8d9e-3ba7bbcd56aa req-bb68a0f7-5001-4805-9970-b566141e765e tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:35.449766 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-94e2b835-e9ef-4757-8d9e-3ba7bbcd56aa req-bb68a0f7-5001-4805-9970-b566141e765e tempest-VolumesSnapshotsTestJSON-1604719989 tempest-VolumesSnapshotsTestJSON-1604719989-project-member] https://10.4.3.241/volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 returned with HTTP 404 Aug 07 17:57:35.449920 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-85e09e79-5f87-48ee-9de2-20778e1b76b7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:35.449962 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 177/717] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:35 2026] GET /volume/v3/volumes/9bf0f8b5-9108-44b8-9b6d-5d74d8ce6c60 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:35.452609 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-85e09e79-5f87-48ee-9de2-20778e1b76b7 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] POST https://10.4.3.241/volume/v3/attachments/5aa3aa36-2000-47c9-a101-10adf67ae5e4/action Aug 07 17:57:35.454138 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-85e09e79-5f87-48ee-9de2-20778e1b76b7 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:57:35.454138 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-85e09e79-5f87-48ee-9de2-20778e1b76b7 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:35.475578 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:35.475578 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:35.491633 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-02e95cea-d626-4ccf-a6b3-fe3f7bee885f req-85e09e79-5f87-48ee-9de2-20778e1b76b7 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/attachments/5aa3aa36-2000-47c9-a101-10adf67ae5e4/action returned with HTTP 204 Aug 07 17:57:35.492480 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 180/718] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:57:35 2026] POST /volume/v3/attachments/5aa3aa36-2000-47c9-a101-10adf67ae5e4/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:37.878477 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:38.115814 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:57:38.116777 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2055552880"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:38.119492 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2055552880'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:57:38.119630 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Create volume of 1 GB Aug 07 17:57:38.125702 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Availability Zones retrieved successfully. Aug 07 17:57:38.133374 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Flow 'volume_create_api' (fbc9c9ef-1ba1-431c-8717-3f6647453765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:38.133374 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430951ba-2cf0-4c9b-8078-bf0712194337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:38.135082 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:57:38.171659 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430951ba-2cf0-4c9b-8078-bf0712194337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:38.172212 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3c93a12-ede7-4d79-a6a6-d6658fc8939c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:38.279876 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Created reservations ['a2d7fdb5-ad8f-4c1a-955d-fd0b850eca54', '87a3fa06-036a-4c19-ad40-3e486418d4ce', 'f3a7ba27-a388-4572-9f74-4da9f5a6dff2', '20e76331-8687-4f21-8bff-b9d218149efe'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:57:38.281003 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3c93a12-ede7-4d79-a6a6-d6658fc8939c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2d7fdb5-ad8f-4c1a-955d-fd0b850eca54', '87a3fa06-036a-4c19-ad40-3e486418d4ce', 'f3a7ba27-a388-4572-9f74-4da9f5a6dff2', '20e76331-8687-4f21-8bff-b9d218149efe']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:38.281860 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6c8a368-d876-439b-8e08-a93644076476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:38.318277 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6c8a368-d876-439b-8e08-a93644076476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '342159e3-c5c4-48e1-ad57-96e57a6e0f7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2055552880',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d3e5a27641484877bc52ec91b7db029c',qos_specs=None,replication_status=,reservations=['a2d7fdb5-ad8f-4c1a-955d-fd0b850eca54','87a3fa06-036a-4c19-ad40-3e486418d4ce','f3a7ba27-a388-4572-9f74-4da9f5a6dff2','20e76331-8687-4f21-8bff-b9d218149efe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4716f7b174144fed9de6b380ba307920',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:57:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2055552880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=342159e3-c5c4-48e1-ad57-96e57a6e0f7b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d3e5a27641484877bc52ec91b7db029c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4716f7b174144fed9de6b380ba307920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:38.319571 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41157e49-d328-41ab-b18e-803351e860c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:38.348422 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41157e49-d328-41ab-b18e-803351e860c0) transitioned into state 'SUCCESS' from state '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-2055552880',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d3e5a27641484877bc52ec91b7db029c',qos_specs=None,replication_status=,reservations=['a2d7fdb5-ad8f-4c1a-955d-fd0b850eca54','87a3fa06-036a-4c19-ad40-3e486418d4ce','f3a7ba27-a388-4572-9f74-4da9f5a6dff2','20e76331-8687-4f21-8bff-b9d218149efe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4716f7b174144fed9de6b380ba307920',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:38.349182 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c8a0c3-7a09-4ee8-9c69-d0a870e463cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:38.365424 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c8a0c3-7a09-4ee8-9c69-d0a870e463cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:38.366618 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Flow 'volume_create_api' (fbc9c9ef-1ba1-431c-8717-3f6647453765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:38.367031 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Create volume request issued successfully. Aug 07 17:57:38.367836 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-678e67fd-a2c4-4acf-9a03-78af2494f1d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:57:38.368412 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 181/719] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:57:37 2026] POST /volume/v3/volumes => generated 760 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:57:38.388431 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0a877af1-fac8-42e4-87f5-77e8b911cc71 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:38.391349 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0a877af1-fac8-42e4-87f5-77e8b911cc71 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b Aug 07 17:57:38.391500 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0a877af1-fac8-42e4-87f5-77e8b911cc71 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:38.391725 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0a877af1-fac8-42e4-87f5-77e8b911cc71 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:38.405636 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:38.405636 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:38.411811 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0a877af1-fac8-42e4-87f5-77e8b911cc71 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:38.419004 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0a877af1-fac8-42e4-87f5-77e8b911cc71 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b returned with HTTP 200 Aug 07 17:57:38.419676 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 182/720] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:38 2026] GET /volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b => generated 828 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:38.644812 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:38.646937 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:57:38.647438 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-284117855", "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:38.651091 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-284117855', 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:57:38.745575 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Create volume of 1 GB Aug 07 17:57:38.752110 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Availability Zones retrieved successfully. Aug 07 17:57:38.760022 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Flow 'volume_create_api' (5842722e-60e1-48ad-a55f-a820c2055cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:38.761707 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50367374-888b-4d51-8760-ead3a963d015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:38.762954 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:57:38.839068 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50367374-888b-4d51-8760-ead3a963d015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:38.839959 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13cbaaf4-22ce-4841-9e78-3b62519e4174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:38.918979 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Created reservations ['f2700c9c-20d7-4e89-8b7e-1f10b3165cb9', '88214643-d172-4251-9d22-fb49bcb36787', 'd6e7aa1f-a00c-4674-a0a8-dd755008ffbf', '6cb9e041-6007-4864-ad3f-df39cb37f513'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:57:38.920198 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13cbaaf4-22ce-4841-9e78-3b62519e4174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2700c9c-20d7-4e89-8b7e-1f10b3165cb9', '88214643-d172-4251-9d22-fb49bcb36787', 'd6e7aa1f-a00c-4674-a0a8-dd755008ffbf', '6cb9e041-6007-4864-ad3f-df39cb37f513']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:38.921323 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c4aa052-4b6f-4cd9-89bb-4e6121615762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:38.952360 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c4aa052-4b6f-4cd9-89bb-4e6121615762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a69d2cf-8f8a-42d9-a684-446f209e507c', '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-284117855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4a79da64364ba7872ac9649a86cb12',qos_specs=None,replication_status=,reservations=['f2700c9c-20d7-4e89-8b7e-1f10b3165cb9','88214643-d172-4251-9d22-fb49bcb36787','d6e7aa1f-a00c-4674-a0a8-dd755008ffbf','6cb9e041-6007-4864-ad3f-df39cb37f513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79bfecb03c854890bbab1aac565fe73a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:57:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-284117855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a69d2cf-8f8a-42d9-a684-446f209e507c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4a79da64364ba7872ac9649a86cb12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79bfecb03c854890bbab1aac565fe73a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:38.952360 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a837cf-1fdc-4ebd-96a7-89eb6364c2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:38.975492 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a837cf-1fdc-4ebd-96a7-89eb6364c2c8) transitioned into state 'SUCCESS' from state '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-284117855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4a79da64364ba7872ac9649a86cb12',qos_specs=None,replication_status=,reservations=['f2700c9c-20d7-4e89-8b7e-1f10b3165cb9','88214643-d172-4251-9d22-fb49bcb36787','d6e7aa1f-a00c-4674-a0a8-dd755008ffbf','6cb9e041-6007-4864-ad3f-df39cb37f513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79bfecb03c854890bbab1aac565fe73a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:38.976537 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e073c494-1610-4c48-8091-aa4dbe0efeb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:38.990996 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e073c494-1610-4c48-8091-aa4dbe0efeb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:38.991382 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Flow 'volume_create_api' (5842722e-60e1-48ad-a55f-a820c2055cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:38.991869 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Create volume request issued successfully. Aug 07 17:57:38.993126 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-867fda0d-1a28-4078-882a-8c3b7b1a9a53 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:57:38.995066 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 178/721] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 17:57:38 2026] POST /volume/v3/volumes => generated 898 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:39.009691 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-59f548e0-5a21-41cd-8da0-df62a222433e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:39.013820 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-59f548e0-5a21-41cd-8da0-df62a222433e tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] GET https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c Aug 07 17:57:39.013820 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-59f548e0-5a21-41cd-8da0-df62a222433e tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:39.013820 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-59f548e0-5a21-41cd-8da0-df62a222433e tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:39.021868 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:39.021868 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:39.027097 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-59f548e0-5a21-41cd-8da0-df62a222433e tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Volume info retrieved successfully. Aug 07 17:57:39.033583 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-59f548e0-5a21-41cd-8da0-df62a222433e tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c returned with HTTP 200 Aug 07 17:57:39.034456 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 181/722] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:57:39 2026] GET /volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c => generated 966 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:39.394035 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:39.396586 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:57:39.397033 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1799670082"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:39.399008 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1799670082'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:57:39.399199 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Create volume of 1 GB Aug 07 17:57:39.399561 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:39.399561 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:39.405062 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Availability Zones retrieved successfully. Aug 07 17:57:39.413642 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Flow 'volume_create_api' (c20b318a-fba3-497a-a53f-8b35a6ddfce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:39.415058 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395b7a76-e7c0-456d-b928-aba774871e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:39.417488 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:57:39.438461 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-47eaac22-28c5-46d5-99f5-53d9916d1a45 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:39.440477 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-47eaac22-28c5-46d5-99f5-53d9916d1a45 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b Aug 07 17:57:39.440752 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-47eaac22-28c5-46d5-99f5-53d9916d1a45 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:39.441096 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-47eaac22-28c5-46d5-99f5-53d9916d1a45 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:39.451054 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:39.451054 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:39.453884 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395b7a76-e7c0-456d-b928-aba774871e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:39.454922 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (215ad9a9-6b06-4438-916b-fafa84959e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:39.458953 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-47eaac22-28c5-46d5-99f5-53d9916d1a45 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:39.467011 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-47eaac22-28c5-46d5-99f5-53d9916d1a45 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b returned with HTTP 200 Aug 07 17:57:39.467697 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 183/723] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:39 2026] GET /volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:39.503666 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-91100cd5-6d1f-4926-b4e8-d418cbe1a9ed req-48ed26c2-f6dc-4f1d-a7c0-5697772d5075 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:39.506095 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-91100cd5-6d1f-4926-b4e8-d418cbe1a9ed req-48ed26c2-f6dc-4f1d-a7c0-5697772d5075 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b Aug 07 17:57:39.506373 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-91100cd5-6d1f-4926-b4e8-d418cbe1a9ed req-48ed26c2-f6dc-4f1d-a7c0-5697772d5075 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:39.506588 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-91100cd5-6d1f-4926-b4e8-d418cbe1a9ed req-48ed26c2-f6dc-4f1d-a7c0-5697772d5075 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:39.513802 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:39.513802 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:39.518825 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-91100cd5-6d1f-4926-b4e8-d418cbe1a9ed req-48ed26c2-f6dc-4f1d-a7c0-5697772d5075 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:39.523968 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-91100cd5-6d1f-4926-b4e8-d418cbe1a9ed req-48ed26c2-f6dc-4f1d-a7c0-5697772d5075 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b returned with HTTP 200 Aug 07 17:57:39.524489 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 179/724] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:39 2026] GET /volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:39.537199 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Created reservations ['6e7ad10f-a01c-48b3-872b-86fe9aaa02e0', '7c0d3851-add0-4ff8-b500-fe1915dc53c2', 'a448eabb-61ac-4667-9d54-8e6e80ef4452', '698dd49c-0170-4d19-b82c-f4a792680910'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:57:39.537898 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (215ad9a9-6b06-4438-916b-fafa84959e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e7ad10f-a01c-48b3-872b-86fe9aaa02e0', '7c0d3851-add0-4ff8-b500-fe1915dc53c2', 'a448eabb-61ac-4667-9d54-8e6e80ef4452', '698dd49c-0170-4d19-b82c-f4a792680910']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:39.538663 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49b672c-8c30-4f0a-bfb4-a893448635c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:39.544113 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:39.547152 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:57:39.547614 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1775785303"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:39.551051 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1775785303'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:57:39.551257 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Create volume of 1 GB Aug 07 17:57:39.556568 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Availability Zones retrieved successfully. Aug 07 17:57:39.570979 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Flow 'volume_create_api' (1565e2c0-de7d-4f88-9287-284d62347dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:39.572387 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98cff9a-8ed5-420f-9b26-bafa410f7b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:39.573695 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:57:39.574187 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c49b672c-8c30-4f0a-bfb4-a893448635c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b69e0d5-0e86-4f3b-ad01-3b7124bf848c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1799670082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bda2791182d4a5dbe598b2998bc08a5',qos_specs=None,replication_status=,reservations=['6e7ad10f-a01c-48b3-872b-86fe9aaa02e0','7c0d3851-add0-4ff8-b500-fe1915dc53c2','a448eabb-61ac-4667-9d54-8e6e80ef4452','698dd49c-0170-4d19-b82c-f4a792680910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd812f096ba480ba0c262f2f6f8611e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1799670082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b69e0d5-0e86-4f3b-ad01-3b7124bf848c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bda2791182d4a5dbe598b2998bc08a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cd812f096ba480ba0c262f2f6f8611e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:39.575012 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61048cee-6019-4eaa-81a0-956f4d2eb557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:39.597030 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61048cee-6019-4eaa-81a0-956f4d2eb557) transitioned into state 'SUCCESS' from state '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-1799670082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bda2791182d4a5dbe598b2998bc08a5',qos_specs=None,replication_status=,reservations=['6e7ad10f-a01c-48b3-872b-86fe9aaa02e0','7c0d3851-add0-4ff8-b500-fe1915dc53c2','a448eabb-61ac-4667-9d54-8e6e80ef4452','698dd49c-0170-4d19-b82c-f4a792680910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd812f096ba480ba0c262f2f6f8611e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:39.598094 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d222e1-ae12-4bcb-9e28-3c9b746220b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:39.610606 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d222e1-ae12-4bcb-9e28-3c9b746220b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:39.611580 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Flow 'volume_create_api' (c20b318a-fba3-497a-a53f-8b35a6ddfce4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:39.611921 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Create volume request issued successfully. Aug 07 17:57:39.613140 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a91bcba-90cb-4671-93fb-31c137e18fb8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:57:39.613769 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 182/725] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:57:39 2026] POST /volume/v3/volumes => generated 754 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:57:39.614309 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98cff9a-8ed5-420f-9b26-bafa410f7b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:39.615412 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a1b70d3-274a-4daf-b249-808a159d6d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:39.669633 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Created reservations ['2d928f3c-baed-4817-a0a4-270823b2b379', '0e356499-c3ed-4d54-a3c0-b00b67acb712', 'c280e44b-ef31-4171-bf09-6b912c5f882b', 'edf91f7e-7b37-4b29-8acf-460156f69e7b'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:57:39.670573 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a1b70d3-274a-4daf-b249-808a159d6d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d928f3c-baed-4817-a0a4-270823b2b379', '0e356499-c3ed-4d54-a3c0-b00b67acb712', 'c280e44b-ef31-4171-bf09-6b912c5f882b', 'edf91f7e-7b37-4b29-8acf-460156f69e7b']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:39.671503 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10b9946-475d-4257-a7b2-891c37eab2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:39.714919 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10b9946-475d-4257-a7b2-891c37eab2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ec1ac8d-f588-4fa9-9c8d-10aed717fe54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1775785303',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d3e5a27641484877bc52ec91b7db029c',qos_specs=None,replication_status=,reservations=['2d928f3c-baed-4817-a0a4-270823b2b379','0e356499-c3ed-4d54-a3c0-b00b67acb712','c280e44b-ef31-4171-bf09-6b912c5f882b','edf91f7e-7b37-4b29-8acf-460156f69e7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4716f7b174144fed9de6b380ba307920',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1775785303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ec1ac8d-f588-4fa9-9c8d-10aed717fe54,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d3e5a27641484877bc52ec91b7db029c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4716f7b174144fed9de6b380ba307920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:39.715986 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea41bb34-042d-4b7e-a6a4-1ebf3cdccfde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:39.740263 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea41bb34-042d-4b7e-a6a4-1ebf3cdccfde) transitioned into state 'SUCCESS' from state '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-1775785303',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d3e5a27641484877bc52ec91b7db029c',qos_specs=None,replication_status=,reservations=['2d928f3c-baed-4817-a0a4-270823b2b379','0e356499-c3ed-4d54-a3c0-b00b67acb712','c280e44b-ef31-4171-bf09-6b912c5f882b','edf91f7e-7b37-4b29-8acf-460156f69e7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4716f7b174144fed9de6b380ba307920',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:39.741902 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3229ceaf-43d0-4bbe-8a20-d0a8a98d041e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:39.758620 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3229ceaf-43d0-4bbe-8a20-d0a8a98d041e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:39.758620 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Flow 'volume_create_api' (1565e2c0-de7d-4f88-9287-284d62347dcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:39.759082 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Create volume request issued successfully. Aug 07 17:57:39.760740 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9252949-57e0-4c81-870c-f8eb892eb2b5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:57:39.760740 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 182/726] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:57:39 2026] POST /volume/v3/volumes => generated 760 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:57:39.782013 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-91a07cc9-8729-469a-806a-e6343dbda5b4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:39.786774 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91a07cc9-8729-469a-806a-e6343dbda5b4 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 Aug 07 17:57:39.786774 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91a07cc9-8729-469a-806a-e6343dbda5b4 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:39.786774 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91a07cc9-8729-469a-806a-e6343dbda5b4 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:39.801422 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:39.801422 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:39.808491 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-91a07cc9-8729-469a-806a-e6343dbda5b4 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:39.813978 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91a07cc9-8729-469a-806a-e6343dbda5b4 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 returned with HTTP 200 Aug 07 17:57:39.814451 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 184/727] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:39 2026] GET /volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:40.050989 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-76dcd397-e336-49f1-a39c-b97890aac71a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:40.053047 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-76dcd397-e336-49f1-a39c-b97890aac71a tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] GET https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c Aug 07 17:57:40.053944 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-76dcd397-e336-49f1-a39c-b97890aac71a tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:40.053944 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-76dcd397-e336-49f1-a39c-b97890aac71a tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:40.065274 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:40.065274 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:40.072501 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-76dcd397-e336-49f1-a39c-b97890aac71a tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Volume info retrieved successfully. Aug 07 17:57:40.082521 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-76dcd397-e336-49f1-a39c-b97890aac71a tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c returned with HTTP 200 Aug 07 17:57:40.083363 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 180/728] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:57:40 2026] GET /volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c => generated 1540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:57:40.136827 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c7bbdd35-e99b-4726-9936-f6c3d2603be4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:40.141425 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c7bbdd35-e99b-4726-9936-f6c3d2603be4 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] GET https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c Aug 07 17:57:40.141425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c7bbdd35-e99b-4726-9936-f6c3d2603be4 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:40.141425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c7bbdd35-e99b-4726-9936-f6c3d2603be4 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:40.149718 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:40.149718 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:40.157353 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c7bbdd35-e99b-4726-9936-f6c3d2603be4 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Volume info retrieved successfully. Aug 07 17:57:40.168632 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c7bbdd35-e99b-4726-9936-f6c3d2603be4 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c returned with HTTP 200 Aug 07 17:57:40.168632 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 183/729] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:40 2026] GET /volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:40.829764 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0870d4f7-d331-4ed1-9431-a640fecf5de5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:40.831714 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0870d4f7-d331-4ed1-9431-a640fecf5de5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 Aug 07 17:57:40.831928 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0870d4f7-d331-4ed1-9431-a640fecf5de5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:40.832064 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0870d4f7-d331-4ed1-9431-a640fecf5de5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:40.841308 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:40.841308 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:40.845548 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0870d4f7-d331-4ed1-9431-a640fecf5de5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:40.850502 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0870d4f7-d331-4ed1-9431-a640fecf5de5 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 returned with HTTP 200 Aug 07 17:57:40.851032 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 183/730] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:40 2026] GET /volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:40.878796 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f858b8de-cd88-405f-a991-5d6631955468 req-450f79a7-1648-46bb-bc97-4721ece6872a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:40.881767 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f858b8de-cd88-405f-a991-5d6631955468 req-450f79a7-1648-46bb-bc97-4721ece6872a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 Aug 07 17:57:40.882021 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f858b8de-cd88-405f-a991-5d6631955468 req-450f79a7-1648-46bb-bc97-4721ece6872a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:40.882274 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f858b8de-cd88-405f-a991-5d6631955468 req-450f79a7-1648-46bb-bc97-4721ece6872a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:40.896347 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:40.896347 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:40.902440 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-f858b8de-cd88-405f-a991-5d6631955468 req-450f79a7-1648-46bb-bc97-4721ece6872a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:40.911153 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f858b8de-cd88-405f-a991-5d6631955468 req-450f79a7-1648-46bb-bc97-4721ece6872a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 returned with HTTP 200 Aug 07 17:57:40.912833 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 185/731] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:40 2026] GET /volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:40.934657 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:40.936708 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:57:40.937139 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2088855699"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:40.939130 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2088855699'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:57:40.939232 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Create volume of 1 GB Aug 07 17:57:40.945437 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Availability Zones retrieved successfully. Aug 07 17:57:40.954784 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Flow 'volume_create_api' (3aabe498-1d86-4f96-bf65-f504b512db23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:40.956715 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437b7662-6a65-44e7-baf5-0db66e917d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:40.957292 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:57:40.998453 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (437b7662-6a65-44e7-baf5-0db66e917d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:40.999425 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943a4bb8-b149-49b5-969e-b1a1a146dc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:41.068711 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Created reservations ['2ed671e9-800d-4720-aadf-4c2406862578', '0cbfa3b4-1ef2-4910-baff-dea5398c9908', '5d143ce2-b464-420b-994a-31a53dddaebc', '358b9cd5-f7be-4de4-8058-b5bafbe4b7d4'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:57:41.071420 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943a4bb8-b149-49b5-969e-b1a1a146dc09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ed671e9-800d-4720-aadf-4c2406862578', '0cbfa3b4-1ef2-4910-baff-dea5398c9908', '5d143ce2-b464-420b-994a-31a53dddaebc', '358b9cd5-f7be-4de4-8058-b5bafbe4b7d4']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:41.071420 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f6318c0-8290-40a9-be3f-747099557312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:41.108956 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f6318c0-8290-40a9-be3f-747099557312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '903d4250-4516-49d3-812e-f4d754925124', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2088855699',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d3e5a27641484877bc52ec91b7db029c',qos_specs=None,replication_status=,reservations=['2ed671e9-800d-4720-aadf-4c2406862578','0cbfa3b4-1ef2-4910-baff-dea5398c9908','5d143ce2-b464-420b-994a-31a53dddaebc','358b9cd5-f7be-4de4-8058-b5bafbe4b7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4716f7b174144fed9de6b380ba307920',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:57:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2088855699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=903d4250-4516-49d3-812e-f4d754925124,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d3e5a27641484877bc52ec91b7db029c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4716f7b174144fed9de6b380ba307920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:41.110335 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c028372-30bb-4544-bb73-a7006790c4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:41.137883 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c028372-30bb-4544-bb73-a7006790c4a4) transitioned into state 'SUCCESS' from state '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-2088855699',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d3e5a27641484877bc52ec91b7db029c',qos_specs=None,replication_status=,reservations=['2ed671e9-800d-4720-aadf-4c2406862578','0cbfa3b4-1ef2-4910-baff-dea5398c9908','5d143ce2-b464-420b-994a-31a53dddaebc','358b9cd5-f7be-4de4-8058-b5bafbe4b7d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4716f7b174144fed9de6b380ba307920',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:41.138052 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e04eba-be0f-4a1c-9906-d2b5ab3ec682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:57:41.153342 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9e04eba-be0f-4a1c-9906-d2b5ab3ec682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:57:41.154426 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Flow 'volume_create_api' (3aabe498-1d86-4f96-bf65-f504b512db23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:57:41.154820 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Create volume request issued successfully. Aug 07 17:57:41.155626 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b7b17016-2192-4440-8f1c-a40dfc36d85d tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:57:41.156142 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 181/732] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:57:40 2026] POST /volume/v3/volumes => generated 760 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:57:41.172599 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8bdd8c41-b19e-46aa-95c2-7e354fde3f80 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:41.176938 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8bdd8c41-b19e-46aa-95c2-7e354fde3f80 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 Aug 07 17:57:41.176938 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8bdd8c41-b19e-46aa-95c2-7e354fde3f80 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:41.176938 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8bdd8c41-b19e-46aa-95c2-7e354fde3f80 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:41.191003 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:41.191003 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:41.200157 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8bdd8c41-b19e-46aa-95c2-7e354fde3f80 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:41.211430 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8bdd8c41-b19e-46aa-95c2-7e354fde3f80 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 returned with HTTP 200 Aug 07 17:57:41.211430 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 184/733] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:41 2026] GET /volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 => generated 828 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:41.377988 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-628be5d2-e68f-4249-b7a0-c94b448d7631 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:41.383357 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-628be5d2-e68f-4249-b7a0-c94b448d7631 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] GET https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c Aug 07 17:57:41.383357 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-628be5d2-e68f-4249-b7a0-c94b448d7631 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:41.383357 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-628be5d2-e68f-4249-b7a0-c94b448d7631 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:41.395599 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:41.395599 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:41.401758 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-628be5d2-e68f-4249-b7a0-c94b448d7631 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Volume info retrieved successfully. Aug 07 17:57:41.410082 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-628be5d2-e68f-4249-b7a0-c94b448d7631 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c returned with HTTP 200 Aug 07 17:57:41.410594 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 184/734] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:41 2026] GET /volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:41.424686 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-02a6228b-4034-4e95-8723-2915a6e26992 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:41.425027 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-02a6228b-4034-4e95-8723-2915a6e26992 None None] GET https://10.4.3.241/volume// Aug 07 17:57:41.425274 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-02a6228b-4034-4e95-8723-2915a6e26992 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:41.428364 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-02a6228b-4034-4e95-8723-2915a6e26992 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:41.428364 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-02a6228b-4034-4e95-8723-2915a6e26992 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:57:41.428364 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 186/735] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 17:57:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:57:41.436950 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c2d95d98-24ce-452e-9785-a03c5fe9c291 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:41.440336 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c2d95d98-24ce-452e-9785-a03c5fe9c291 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:57:41.440516 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c2d95d98-24ce-452e-9785-a03c5fe9c291 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a69d2cf-8f8a-42d9-a684-446f209e507c", "connector": null, "instance_uuid": "7d8b547c-3778-4497-8682-66677c1d4e18"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:41.448589 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-5f017c84-78ba-4c87-a1d0-94731419c9b9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:41.453351 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:41.453351 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:41.456350 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-5f017c84-78ba-4c87-a1d0-94731419c9b9 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:41.456350 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-5f017c84-78ba-4c87-a1d0-94731419c9b9 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:41.456474 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-5f017c84-78ba-4c87-a1d0-94731419c9b9 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:41.466370 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:41.466370 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:41.476126 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-5f017c84-78ba-4c87-a1d0-94731419c9b9 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:41.480932 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-5f017c84-78ba-4c87-a1d0-94731419c9b9 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:41.481486 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 185/736] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:41 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:41.491473 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c2d95d98-24ce-452e-9785-a03c5fe9c291 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:57:41.491991 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 182/737] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:57:41 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:57:41.608162 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2ae20315-d124-4c74-80ad-5be18159f2b5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:41.608764 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ae20315-d124-4c74-80ad-5be18159f2b5 None None] GET https://10.4.3.241/volume// Aug 07 17:57:41.608977 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ae20315-d124-4c74-80ad-5be18159f2b5 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:41.609209 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ae20315-d124-4c74-80ad-5be18159f2b5 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:41.610653 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ae20315-d124-4c74-80ad-5be18159f2b5 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:57:41.611355 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 185/738] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:57:41 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:57:41.619639 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-bd9dc2c0-c41d-4588-ae3d-90356c6fa1c7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:41.624133 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-bd9dc2c0-c41d-4588-ae3d-90356c6fa1c7 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:57:41.624737 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-bd9dc2c0-c41d-4588-ae3d-90356c6fa1c7 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a70147d-2eeb-4532-b526-7503ad5dd674", "connector": null, "instance_uuid": "e4bde0c5-2105-4511-8228-a8aaf55a0ce6"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:41.635534 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:41.635534 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:41.681518 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-bd9dc2c0-c41d-4588-ae3d-90356c6fa1c7 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:57:41.681944 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 187/739] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:57:41 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 07 17:57:41.725172 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-497ca569-754f-4c02-8cef-8c19a4598c1d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:41.727198 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-497ca569-754f-4c02-8cef-8c19a4598c1d tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:41.727691 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-497ca569-754f-4c02-8cef-8c19a4598c1d tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:41.727954 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-497ca569-754f-4c02-8cef-8c19a4598c1d tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:41.739520 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:41.739520 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:41.745760 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-497ca569-754f-4c02-8cef-8c19a4598c1d tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:41.755706 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-497ca569-754f-4c02-8cef-8c19a4598c1d tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:41.756286 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 186/740] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:41 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:41.757583 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7a2c8229-1504-4524-9248-7d94a5347ef9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:41.758145 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7a2c8229-1504-4524-9248-7d94a5347ef9 None None] GET https://10.4.3.241/volume// Aug 07 17:57:41.758497 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7a2c8229-1504-4524-9248-7d94a5347ef9 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:41.758749 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7a2c8229-1504-4524-9248-7d94a5347ef9 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:41.759217 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7a2c8229-1504-4524-9248-7d94a5347ef9 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:57:41.760428 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 183/741] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:57:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:57:41.770982 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-557e4632-d9ef-45c7-b0be-56ac0f8b8473 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:41.774330 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-557e4632-d9ef-45c7-b0be-56ac0f8b8473 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:41.774595 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-557e4632-d9ef-45c7-b0be-56ac0f8b8473 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:41.774860 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-557e4632-d9ef-45c7-b0be-56ac0f8b8473 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:41.789839 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:41.789839 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:41.794888 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-557e4632-d9ef-45c7-b0be-56ac0f8b8473 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:41.800845 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-557e4632-d9ef-45c7-b0be-56ac0f8b8473 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:41.801375 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 186/742] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:57:41 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:57:41.910881 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-db177201-48b0-432f-83d6-f338ebd4793d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:41.913375 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-db177201-48b0-432f-83d6-f338ebd4793d tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] PUT https://10.4.3.241/volume/v3/attachments/003d301a-2e6e-491f-8859-2c2009423fc4 Aug 07 17:57:41.913864 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-db177201-48b0-432f-83d6-f338ebd4793d tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:41.925902 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-db177201-48b0-432f-83d6-f338ebd4793d tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Acquiring lock "cinder-attachment_update-4a70147d-2eeb-4532-b526-7503ad5dd674-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:57:41.930778 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-db177201-48b0-432f-83d6-f338ebd4793d tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Lock "cinder-attachment_update-4a70147d-2eeb-4532-b526-7503ad5dd674-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:57:41.931991 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:41.931991 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:42.052843 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-db177201-48b0-432f-83d6-f338ebd4793d tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Lock "cinder-attachment_update-4a70147d-2eeb-4532-b526-7503ad5dd674-np0000006743" released by "attachment_update" :: held 0.122s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:57:42.053199 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-db177201-48b0-432f-83d6-f338ebd4793d tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/attachments/003d301a-2e6e-491f-8859-2c2009423fc4 returned with HTTP 200 Aug 07 17:57:42.054486 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 188/743] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:57:41 2026] PUT /volume/v3/attachments/003d301a-2e6e-491f-8859-2c2009423fc4 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:42.230445 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3e4542ea-5999-4412-abc0-cc432e0649ee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:42.232230 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e4542ea-5999-4412-abc0-cc432e0649ee tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 Aug 07 17:57:42.232452 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e4542ea-5999-4412-abc0-cc432e0649ee tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:42.232651 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e4542ea-5999-4412-abc0-cc432e0649ee tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:42.245775 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:42.245775 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:42.251120 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3e4542ea-5999-4412-abc0-cc432e0649ee tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:42.258737 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e4542ea-5999-4412-abc0-cc432e0649ee tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 returned with HTTP 200 Aug 07 17:57:42.259206 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 187/744] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:42 2026] GET /volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:42.298122 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7842faaa-6b08-47cd-9a10-68b793aac09d req-6e4f4591-8739-4fda-b955-57f545fe75a1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:42.302181 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7842faaa-6b08-47cd-9a10-68b793aac09d req-6e4f4591-8739-4fda-b955-57f545fe75a1 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 Aug 07 17:57:42.302691 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7842faaa-6b08-47cd-9a10-68b793aac09d req-6e4f4591-8739-4fda-b955-57f545fe75a1 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:42.302691 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7842faaa-6b08-47cd-9a10-68b793aac09d req-6e4f4591-8739-4fda-b955-57f545fe75a1 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:42.315919 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:42.315919 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:42.323150 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-7842faaa-6b08-47cd-9a10-68b793aac09d req-6e4f4591-8739-4fda-b955-57f545fe75a1 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:42.331570 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7842faaa-6b08-47cd-9a10-68b793aac09d req-6e4f4591-8739-4fda-b955-57f545fe75a1 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 returned with HTTP 200 Aug 07 17:57:42.332472 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 184/745] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:42 2026] GET /volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:42.505682 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d0e027f0-ad7e-429d-9270-37528703a71a req-815c9a38-e59b-4974-b700-fa6ba5dc2700 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:42.511552 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d0e027f0-ad7e-429d-9270-37528703a71a req-815c9a38-e59b-4974-b700-fa6ba5dc2700 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:57:42.512127 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d0e027f0-ad7e-429d-9270-37528703a71a req-815c9a38-e59b-4974-b700-fa6ba5dc2700 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:42.512712 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d0e027f0-ad7e-429d-9270-37528703a71a req-815c9a38-e59b-4974-b700-fa6ba5dc2700 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:42.513512 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [req-d0e027f0-ad7e-429d-9270-37528703a71a req-815c9a38-e59b-4974-b700-fa6ba5dc2700 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:57:42.515043 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [req-d0e027f0-ad7e-429d-9270-37528703a71a req-815c9a38-e59b-4974-b700-fa6ba5dc2700 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:57:42.529686 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d0e027f0-ad7e-429d-9270-37528703a71a req-815c9a38-e59b-4974-b700-fa6ba5dc2700 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Get all volumes completed successfully. Aug 07 17:57:42.531125 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:42.531125 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:42.538295 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d0e027f0-ad7e-429d-9270-37528703a71a req-815c9a38-e59b-4974-b700-fa6ba5dc2700 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:57:42.539000 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 187/746] 10.4.3.241 () {68 vars in 1508 bytes} [Fri Aug 7 17:57:42 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:42.578546 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4e0db436-1543-4d10-8e8e-7b6d985e5b80 req-152eb5ef-ddcc-4e82-9d89-8ff778176b8a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:42.582137 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4e0db436-1543-4d10-8e8e-7b6d985e5b80 req-152eb5ef-ddcc-4e82-9d89-8ff778176b8a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:57:42.582489 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4e0db436-1543-4d10-8e8e-7b6d985e5b80 req-152eb5ef-ddcc-4e82-9d89-8ff778176b8a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:42.582787 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4e0db436-1543-4d10-8e8e-7b6d985e5b80 req-152eb5ef-ddcc-4e82-9d89-8ff778176b8a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:42.583146 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [req-4e0db436-1543-4d10-8e8e-7b6d985e5b80 req-152eb5ef-ddcc-4e82-9d89-8ff778176b8a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:57:42.584142 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:42.584142 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:42.585007 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-4e0db436-1543-4d10-8e8e-7b6d985e5b80 req-152eb5ef-ddcc-4e82-9d89-8ff778176b8a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:57:42.593624 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4e0db436-1543-4d10-8e8e-7b6d985e5b80 req-152eb5ef-ddcc-4e82-9d89-8ff778176b8a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Get all volumes completed successfully. Aug 07 17:57:42.594968 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:42.594968 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:42.600300 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4e0db436-1543-4d10-8e8e-7b6d985e5b80 req-152eb5ef-ddcc-4e82-9d89-8ff778176b8a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:57:42.600717 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 189/747] 10.4.3.241 () {68 vars in 1508 bytes} [Fri Aug 7 17:57:42 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:42.641048 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8ac6fb4e-edae-4d93-8e9c-c1c7dc7f70c9 req-aad689a7-ba28-49a0-92a9-b446f0f3bdef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:42.643810 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8ac6fb4e-edae-4d93-8e9c-c1c7dc7f70c9 req-aad689a7-ba28-49a0-92a9-b446f0f3bdef tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:57:42.643810 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8ac6fb4e-edae-4d93-8e9c-c1c7dc7f70c9 req-aad689a7-ba28-49a0-92a9-b446f0f3bdef tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:42.643810 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8ac6fb4e-edae-4d93-8e9c-c1c7dc7f70c9 req-aad689a7-ba28-49a0-92a9-b446f0f3bdef tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:42.643810 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [req-8ac6fb4e-edae-4d93-8e9c-c1c7dc7f70c9 req-aad689a7-ba28-49a0-92a9-b446f0f3bdef tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:57:42.644303 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-8ac6fb4e-edae-4d93-8e9c-c1c7dc7f70c9 req-aad689a7-ba28-49a0-92a9-b446f0f3bdef tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:57:42.657166 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-8ac6fb4e-edae-4d93-8e9c-c1c7dc7f70c9 req-aad689a7-ba28-49a0-92a9-b446f0f3bdef tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Get all volumes completed successfully. Aug 07 17:57:42.658982 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:42.658982 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:42.665002 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8ac6fb4e-edae-4d93-8e9c-c1c7dc7f70c9 req-aad689a7-ba28-49a0-92a9-b446f0f3bdef tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:57:42.665527 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 188/748] 10.4.3.241 () {68 vars in 1508 bytes} [Fri Aug 7 17:57:42 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:42.705049 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3961d128-79e9-4e6a-bf16-2f8ec44d10b0 req-9a08c2d9-5091-4fbe-82e0-97b2a5bb9f71 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:42.707359 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3961d128-79e9-4e6a-bf16-2f8ec44d10b0 req-9a08c2d9-5091-4fbe-82e0-97b2a5bb9f71 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:57:42.707587 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3961d128-79e9-4e6a-bf16-2f8ec44d10b0 req-9a08c2d9-5091-4fbe-82e0-97b2a5bb9f71 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:42.707757 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3961d128-79e9-4e6a-bf16-2f8ec44d10b0 req-9a08c2d9-5091-4fbe-82e0-97b2a5bb9f71 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:42.708302 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [req-3961d128-79e9-4e6a-bf16-2f8ec44d10b0 req-9a08c2d9-5091-4fbe-82e0-97b2a5bb9f71 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:57:42.708804 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-3961d128-79e9-4e6a-bf16-2f8ec44d10b0 req-9a08c2d9-5091-4fbe-82e0-97b2a5bb9f71 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:57:42.739178 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-3961d128-79e9-4e6a-bf16-2f8ec44d10b0 req-9a08c2d9-5091-4fbe-82e0-97b2a5bb9f71 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Get all volumes completed successfully. Aug 07 17:57:42.740175 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:42.740175 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:42.745092 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3961d128-79e9-4e6a-bf16-2f8ec44d10b0 req-9a08c2d9-5091-4fbe-82e0-97b2a5bb9f71 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:57:42.745624 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 185/749] 10.4.3.241 () {68 vars in 1508 bytes} [Fri Aug 7 17:57:42 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:42.776716 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3f71440c-3522-4339-8934-5b376bafaaba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:42.779474 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3f71440c-3522-4339-8934-5b376bafaaba tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:42.779835 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3f71440c-3522-4339-8934-5b376bafaaba tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:42.780176 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3f71440c-3522-4339-8934-5b376bafaaba tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:42.795574 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-121223c5-445b-443b-87b3-8ca7108f188d req-72cb25ef-37a5-49b8-8c34-7b9f3a519d82 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:42.798831 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-121223c5-445b-443b-87b3-8ca7108f188d req-72cb25ef-37a5-49b8-8c34-7b9f3a519d82 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:57:42.799033 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-121223c5-445b-443b-87b3-8ca7108f188d req-72cb25ef-37a5-49b8-8c34-7b9f3a519d82 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:42.799432 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-121223c5-445b-443b-87b3-8ca7108f188d req-72cb25ef-37a5-49b8-8c34-7b9f3a519d82 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:42.799736 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [req-121223c5-445b-443b-87b3-8ca7108f188d req-72cb25ef-37a5-49b8-8c34-7b9f3a519d82 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:57:42.800839 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-121223c5-445b-443b-87b3-8ca7108f188d req-72cb25ef-37a5-49b8-8c34-7b9f3a519d82 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:57:42.809120 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:42.809120 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:42.810927 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-121223c5-445b-443b-87b3-8ca7108f188d req-72cb25ef-37a5-49b8-8c34-7b9f3a519d82 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Get all volumes completed successfully. Aug 07 17:57:42.812176 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:42.812176 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:42.816531 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3f71440c-3522-4339-8934-5b376bafaaba tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:42.817175 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-121223c5-445b-443b-87b3-8ca7108f188d req-72cb25ef-37a5-49b8-8c34-7b9f3a519d82 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:57:42.817615 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 190/750] 10.4.3.241 () {68 vars in 1508 bytes} [Fri Aug 7 17:57:42 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:42.824661 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3f71440c-3522-4339-8934-5b376bafaaba tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:42.825595 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 188/751] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:42 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:42.853367 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-bb976fe7-d1e0-465d-a82c-5ec0aaf52ff3 req-8777e1c4-2126-4f0b-90cc-dc2c1ece17d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:42.854822 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bb976fe7-d1e0-465d-a82c-5ec0aaf52ff3 req-8777e1c4-2126-4f0b-90cc-dc2c1ece17d8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:57:42.854984 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bb976fe7-d1e0-465d-a82c-5ec0aaf52ff3 req-8777e1c4-2126-4f0b-90cc-dc2c1ece17d8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:42.855192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bb976fe7-d1e0-465d-a82c-5ec0aaf52ff3 req-8777e1c4-2126-4f0b-90cc-dc2c1ece17d8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:42.855393 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [req-bb976fe7-d1e0-465d-a82c-5ec0aaf52ff3 req-8777e1c4-2126-4f0b-90cc-dc2c1ece17d8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:57:42.856108 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-bb976fe7-d1e0-465d-a82c-5ec0aaf52ff3 req-8777e1c4-2126-4f0b-90cc-dc2c1ece17d8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:57:42.864056 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-bb976fe7-d1e0-465d-a82c-5ec0aaf52ff3 req-8777e1c4-2126-4f0b-90cc-dc2c1ece17d8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Get all volumes completed successfully. Aug 07 17:57:42.865043 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:42.865043 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:42.870042 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bb976fe7-d1e0-465d-a82c-5ec0aaf52ff3 req-8777e1c4-2126-4f0b-90cc-dc2c1ece17d8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:57:42.870859 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 189/752] 10.4.3.241 () {68 vars in 1508 bytes} [Fri Aug 7 17:57:42 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:42.911506 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-15898409-65c8-4215-a8f0-b08f9e3bab6c req-330ac710-ce84-42e5-bd9b-fb148d729ee2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:42.914035 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-15898409-65c8-4215-a8f0-b08f9e3bab6c req-330ac710-ce84-42e5-bd9b-fb148d729ee2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:57:42.914377 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-15898409-65c8-4215-a8f0-b08f9e3bab6c req-330ac710-ce84-42e5-bd9b-fb148d729ee2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:42.914614 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-15898409-65c8-4215-a8f0-b08f9e3bab6c req-330ac710-ce84-42e5-bd9b-fb148d729ee2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:42.914884 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [req-15898409-65c8-4215-a8f0-b08f9e3bab6c req-330ac710-ce84-42e5-bd9b-fb148d729ee2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:57:42.916120 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-15898409-65c8-4215-a8f0-b08f9e3bab6c req-330ac710-ce84-42e5-bd9b-fb148d729ee2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:57:42.927250 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-15898409-65c8-4215-a8f0-b08f9e3bab6c req-330ac710-ce84-42e5-bd9b-fb148d729ee2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Get all volumes completed successfully. Aug 07 17:57:42.928211 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:42.928211 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:42.932844 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-15898409-65c8-4215-a8f0-b08f9e3bab6c req-330ac710-ce84-42e5-bd9b-fb148d729ee2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:57:42.933309 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 186/753] 10.4.3.241 () {68 vars in 1508 bytes} [Fri Aug 7 17:57:42 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:42.959982 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ae886e1b-8723-440a-9eed-c6e201ccb93e req-81015270-b99d-4038-a2db-d6c0f7a34fb8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:42.962053 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ae886e1b-8723-440a-9eed-c6e201ccb93e req-81015270-b99d-4038-a2db-d6c0f7a34fb8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:57:42.962232 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ae886e1b-8723-440a-9eed-c6e201ccb93e req-81015270-b99d-4038-a2db-d6c0f7a34fb8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:42.962459 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ae886e1b-8723-440a-9eed-c6e201ccb93e req-81015270-b99d-4038-a2db-d6c0f7a34fb8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:42.962708 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [req-ae886e1b-8723-440a-9eed-c6e201ccb93e req-81015270-b99d-4038-a2db-d6c0f7a34fb8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:57:42.963389 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-ae886e1b-8723-440a-9eed-c6e201ccb93e req-81015270-b99d-4038-a2db-d6c0f7a34fb8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:57:42.971498 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-ae886e1b-8723-440a-9eed-c6e201ccb93e req-81015270-b99d-4038-a2db-d6c0f7a34fb8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] Get all volumes completed successfully. Aug 07 17:57:42.972388 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:42.972388 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:42.976994 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ae886e1b-8723-440a-9eed-c6e201ccb93e req-81015270-b99d-4038-a2db-d6c0f7a34fb8 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-reader] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:57:42.977470 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 191/754] 10.4.3.241 () {68 vars in 1508 bytes} [Fri Aug 7 17:57:42 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:42.999880 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1a67ff73-e26c-482a-a476-e4942f55cba0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:43.002128 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1a67ff73-e26c-482a-a476-e4942f55cba0 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] DELETE https://10.4.3.241/volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 Aug 07 17:57:43.002541 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1a67ff73-e26c-482a-a476-e4942f55cba0 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:43.002852 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1a67ff73-e26c-482a-a476-e4942f55cba0 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:43.003300 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-1a67ff73-e26c-482a-a476-e4942f55cba0 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Delete volume with id: 903d4250-4516-49d3-812e-f4d754925124 Aug 07 17:57:43.010627 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:43.010627 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:43.011938 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1a67ff73-e26c-482a-a476-e4942f55cba0 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:43.038342 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1a67ff73-e26c-482a-a476-e4942f55cba0 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Delete volume request issued successfully. Aug 07 17:57:43.038760 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1a67ff73-e26c-482a-a476-e4942f55cba0 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 returned with HTTP 202 Aug 07 17:57:43.039337 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 189/755] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:57:42 2026] DELETE /volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:43.051503 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1ec9ef55-f7c3-4e3e-a38d-87ee0bb55c44 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:43.053322 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ec9ef55-f7c3-4e3e-a38d-87ee0bb55c44 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 Aug 07 17:57:43.053564 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ec9ef55-f7c3-4e3e-a38d-87ee0bb55c44 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:43.053789 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ec9ef55-f7c3-4e3e-a38d-87ee0bb55c44 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:43.062829 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:43.062829 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:43.067849 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1ec9ef55-f7c3-4e3e-a38d-87ee0bb55c44 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:43.074631 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ec9ef55-f7c3-4e3e-a38d-87ee0bb55c44 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 returned with HTTP 200 Aug 07 17:57:43.075454 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 190/756] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:43 2026] GET /volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:43.084876 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4171bf3f-de5c-406e-9474-d38dcfe2c0db req-2fc2d95b-87be-4476-bfc4-3bf12a242374 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:43.087068 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4171bf3f-de5c-406e-9474-d38dcfe2c0db req-2fc2d95b-87be-4476-bfc4-3bf12a242374 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] GET https://10.4.3.241/volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 Aug 07 17:57:43.087439 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4171bf3f-de5c-406e-9474-d38dcfe2c0db req-2fc2d95b-87be-4476-bfc4-3bf12a242374 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:43.087686 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4171bf3f-de5c-406e-9474-d38dcfe2c0db req-2fc2d95b-87be-4476-bfc4-3bf12a242374 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:43.103210 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:43.103210 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:43.107549 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-4171bf3f-de5c-406e-9474-d38dcfe2c0db req-2fc2d95b-87be-4476-bfc4-3bf12a242374 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Volume info retrieved successfully. Aug 07 17:57:43.113841 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4171bf3f-de5c-406e-9474-d38dcfe2c0db req-2fc2d95b-87be-4476-bfc4-3bf12a242374 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 returned with HTTP 200 Aug 07 17:57:43.116447 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 187/757] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:43 2026] GET /volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:43.224346 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1dc4f4cb-1c4e-4f19-9a2b-18c729b80311 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:43.226293 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1dc4f4cb-1c4e-4f19-9a2b-18c729b80311 None None] GET https://10.4.3.241/volume// Aug 07 17:57:43.226293 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1dc4f4cb-1c4e-4f19-9a2b-18c729b80311 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:43.226293 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1dc4f4cb-1c4e-4f19-9a2b-18c729b80311 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:43.226293 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1dc4f4cb-1c4e-4f19-9a2b-18c729b80311 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:57:43.226293 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 192/758] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:57:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:57:43.237309 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c20f6ba3-ad41-4909-9c1f-200810b32251 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:43.240558 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c20f6ba3-ad41-4909-9c1f-200810b32251 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] GET https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c Aug 07 17:57:43.241033 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c20f6ba3-ad41-4909-9c1f-200810b32251 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:43.241545 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c20f6ba3-ad41-4909-9c1f-200810b32251 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:43.260057 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:43.260057 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:43.268690 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c20f6ba3-ad41-4909-9c1f-200810b32251 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Volume info retrieved successfully. Aug 07 17:57:43.277162 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-c20f6ba3-ad41-4909-9c1f-200810b32251 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c returned with HTTP 200 Aug 07 17:57:43.277984 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 190/759] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:57:43 2026] GET /volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c => generated 1539 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:57:43.422557 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-69200da0-e208-458f-932e-a4e1021dbb43 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:43.425555 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-69200da0-e208-458f-932e-a4e1021dbb43 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] PUT https://10.4.3.241/volume/v3/attachments/cfc6fca2-d238-4c22-b718-2e6714f8f25a Aug 07 17:57:43.426485 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-69200da0-e208-458f-932e-a4e1021dbb43 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:43.438049 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-69200da0-e208-458f-932e-a4e1021dbb43 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Acquiring lock "cinder-attachment_update-6a69d2cf-8f8a-42d9-a684-446f209e507c-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:57:43.443704 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-69200da0-e208-458f-932e-a4e1021dbb43 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Lock "cinder-attachment_update-6a69d2cf-8f8a-42d9-a684-446f209e507c-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:57:43.445227 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:43.445227 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:43.591239 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-69200da0-e208-458f-932e-a4e1021dbb43 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Lock "cinder-attachment_update-6a69d2cf-8f8a-42d9-a684-446f209e507c-np0000006743" released by "attachment_update" :: held 0.147s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:57:43.591463 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-69200da0-e208-458f-932e-a4e1021dbb43 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/attachments/cfc6fca2-d238-4c22-b718-2e6714f8f25a returned with HTTP 200 Aug 07 17:57:43.591949 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 191/760] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:57:43 2026] PUT /volume/v3/attachments/cfc6fca2-d238-4c22-b718-2e6714f8f25a => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:43.630328 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-8c75a955-e485-45f6-8953-6b946f90d985 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:43.637640 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-8c75a955-e485-45f6-8953-6b946f90d985 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] POST https://10.4.3.241/volume/v3/attachments/cfc6fca2-d238-4c22-b718-2e6714f8f25a/action Aug 07 17:57:43.637640 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-8c75a955-e485-45f6-8953-6b946f90d985 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:57:43.637640 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-8c75a955-e485-45f6-8953-6b946f90d985 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:43.666983 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:43.666983 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:43.689621 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fa3c3e70-b4b9-43c7-8b5a-bdd09e3730b8 req-8c75a955-e485-45f6-8953-6b946f90d985 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/attachments/cfc6fca2-d238-4c22-b718-2e6714f8f25a/action returned with HTTP 204 Aug 07 17:57:43.689621 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 188/761] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:57:43 2026] POST /volume/v3/attachments/cfc6fca2-d238-4c22-b718-2e6714f8f25a/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:43.844678 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b9d415ce-9fb0-418c-bed9-4f2e2e062985 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:43.847466 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9d415ce-9fb0-418c-bed9-4f2e2e062985 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:43.847637 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9d415ce-9fb0-418c-bed9-4f2e2e062985 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:43.848187 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9d415ce-9fb0-418c-bed9-4f2e2e062985 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:43.862784 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:43.862784 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:43.868351 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b9d415ce-9fb0-418c-bed9-4f2e2e062985 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:43.875127 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9d415ce-9fb0-418c-bed9-4f2e2e062985 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:43.875726 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 193/762] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:43 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:44.094096 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c0f8c488-301f-4941-a9eb-1a8e5713d547 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:44.096257 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0f8c488-301f-4941-a9eb-1a8e5713d547 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 Aug 07 17:57:44.096545 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c0f8c488-301f-4941-a9eb-1a8e5713d547 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:44.096780 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c0f8c488-301f-4941-a9eb-1a8e5713d547 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:44.104304 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0f8c488-301f-4941-a9eb-1a8e5713d547 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 returned with HTTP 404 Aug 07 17:57:44.105027 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 191/763] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:44 2026] GET /volume/v3/volumes/903d4250-4516-49d3-812e-f4d754925124 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:44.115480 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8d1fe2a2-84bf-4e89-a8b3-064a6163c5ce None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:44.117630 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d1fe2a2-84bf-4e89-a8b3-064a6163c5ce tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] DELETE https://10.4.3.241/volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 Aug 07 17:57:44.117930 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d1fe2a2-84bf-4e89-a8b3-064a6163c5ce tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:44.118238 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d1fe2a2-84bf-4e89-a8b3-064a6163c5ce tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:44.118541 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8d1fe2a2-84bf-4e89-a8b3-064a6163c5ce tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Delete volume with id: 7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 Aug 07 17:57:44.127457 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:44.127457 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:44.128060 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8d1fe2a2-84bf-4e89-a8b3-064a6163c5ce tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:44.155719 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8d1fe2a2-84bf-4e89-a8b3-064a6163c5ce tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Delete volume request issued successfully. Aug 07 17:57:44.155932 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d1fe2a2-84bf-4e89-a8b3-064a6163c5ce tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 returned with HTTP 202 Aug 07 17:57:44.156987 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 192/764] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:57:44 2026] DELETE /volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:44.167209 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2f7e4a06-9963-4f2f-ae83-40af3ea668d2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:44.168511 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f7e4a06-9963-4f2f-ae83-40af3ea668d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 Aug 07 17:57:44.168918 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2f7e4a06-9963-4f2f-ae83-40af3ea668d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:44.169196 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2f7e4a06-9963-4f2f-ae83-40af3ea668d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:44.178271 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:44.178271 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:44.188893 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2f7e4a06-9963-4f2f-ae83-40af3ea668d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:44.195507 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f7e4a06-9963-4f2f-ae83-40af3ea668d2 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 returned with HTTP 200 Aug 07 17:57:44.196267 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 189/765] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:44 2026] GET /volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:44.894674 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8cc18026-0ddf-46ff-a68d-011707195402 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:44.896909 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8cc18026-0ddf-46ff-a68d-011707195402 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:44.897420 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8cc18026-0ddf-46ff-a68d-011707195402 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:44.897618 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8cc18026-0ddf-46ff-a68d-011707195402 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:44.909379 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:44.909379 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:44.915221 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8cc18026-0ddf-46ff-a68d-011707195402 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:44.923813 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8cc18026-0ddf-46ff-a68d-011707195402 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:44.924214 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 194/766] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:44 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:45.216725 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2c9cce2b-ad8c-4d29-9275-c6a5c2b6390c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:45.225136 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c9cce2b-ad8c-4d29-9275-c6a5c2b6390c tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 Aug 07 17:57:45.225603 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c9cce2b-ad8c-4d29-9275-c6a5c2b6390c tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:45.226208 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c9cce2b-ad8c-4d29-9275-c6a5c2b6390c tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:45.237192 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c9cce2b-ad8c-4d29-9275-c6a5c2b6390c tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 returned with HTTP 404 Aug 07 17:57:45.237941 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 192/767] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:45 2026] GET /volume/v3/volumes/7ec1ac8d-f588-4fa9-9c8d-10aed717fe54 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:45.246410 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ed1d074a-507a-4ac3-9acf-b85fd7fd74d7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:45.250271 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed1d074a-507a-4ac3-9acf-b85fd7fd74d7 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] DELETE https://10.4.3.241/volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b Aug 07 17:57:45.250618 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed1d074a-507a-4ac3-9acf-b85fd7fd74d7 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:45.250903 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed1d074a-507a-4ac3-9acf-b85fd7fd74d7 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:45.251208 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ed1d074a-507a-4ac3-9acf-b85fd7fd74d7 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Delete volume with id: 342159e3-c5c4-48e1-ad57-96e57a6e0f7b Aug 07 17:57:45.262762 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:45.262762 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:45.263581 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ed1d074a-507a-4ac3-9acf-b85fd7fd74d7 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:45.293919 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ed1d074a-507a-4ac3-9acf-b85fd7fd74d7 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Delete volume request issued successfully. Aug 07 17:57:45.293919 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed1d074a-507a-4ac3-9acf-b85fd7fd74d7 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b returned with HTTP 202 Aug 07 17:57:45.293919 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 193/768] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:57:45 2026] DELETE /volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:45.310958 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9b13ac69-5210-4d03-b097-34d1f8b9706a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:45.314922 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b13ac69-5210-4d03-b097-34d1f8b9706a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b Aug 07 17:57:45.315623 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b13ac69-5210-4d03-b097-34d1f8b9706a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:45.315623 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b13ac69-5210-4d03-b097-34d1f8b9706a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:45.325618 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:45.325618 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:45.331832 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9b13ac69-5210-4d03-b097-34d1f8b9706a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Volume info retrieved successfully. Aug 07 17:57:45.339838 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b13ac69-5210-4d03-b097-34d1f8b9706a tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b returned with HTTP 200 Aug 07 17:57:45.340695 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 190/769] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:45 2026] GET /volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:45.410478 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-37523e95-c9b2-4f07-af0a-17fbafa806d8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:45.412778 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-37523e95-c9b2-4f07-af0a-17fbafa806d8 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] POST https://10.4.3.241/volume/v3/attachments/003d301a-2e6e-491f-8859-2c2009423fc4/action Aug 07 17:57:45.413222 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-37523e95-c9b2-4f07-af0a-17fbafa806d8 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:57:45.413411 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-37523e95-c9b2-4f07-af0a-17fbafa806d8 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:45.440351 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:45.440351 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:45.458144 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-33ba17cc-11e8-46a8-a934-3c22e715b4da req-37523e95-c9b2-4f07-af0a-17fbafa806d8 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/attachments/003d301a-2e6e-491f-8859-2c2009423fc4/action returned with HTTP 204 Aug 07 17:57:45.458690 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 195/770] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:57:45 2026] POST /volume/v3/attachments/003d301a-2e6e-491f-8859-2c2009423fc4/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:45.947144 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0407c7e9-0ceb-4c7a-b1ad-e44bccadde42 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:45.954771 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0407c7e9-0ceb-4c7a-b1ad-e44bccadde42 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:45.954986 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0407c7e9-0ceb-4c7a-b1ad-e44bccadde42 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:45.955189 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0407c7e9-0ceb-4c7a-b1ad-e44bccadde42 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:45.970869 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:45.970869 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:45.977879 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0407c7e9-0ceb-4c7a-b1ad-e44bccadde42 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:45.989631 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0407c7e9-0ceb-4c7a-b1ad-e44bccadde42 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:45.990016 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 193/771] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:45 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:46.008673 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2c726a33-4f19-4876-8db4-dbc9d0341b6c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:46.011803 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c726a33-4f19-4876-8db4-dbc9d0341b6c tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:46.011803 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c726a33-4f19-4876-8db4-dbc9d0341b6c tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:46.011803 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c726a33-4f19-4876-8db4-dbc9d0341b6c tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:46.031585 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:46.031585 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:46.036846 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2c726a33-4f19-4876-8db4-dbc9d0341b6c tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:46.043183 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c726a33-4f19-4876-8db4-dbc9d0341b6c tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:46.043843 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 194/772] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:46 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:46.363419 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-91a3c501-1fb4-4817-a8e8-f12115d5d762 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:46.369303 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-91a3c501-1fb4-4817-a8e8-f12115d5d762 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] GET https://10.4.3.241/volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b Aug 07 17:57:46.369303 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-91a3c501-1fb4-4817-a8e8-f12115d5d762 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:46.369303 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-91a3c501-1fb4-4817-a8e8-f12115d5d762 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:46.378099 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-91a3c501-1fb4-4817-a8e8-f12115d5d762 tempest-VolumesTestJSON-1398679711 tempest-VolumesTestJSON-1398679711-project-member] https://10.4.3.241/volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b returned with HTTP 404 Aug 07 17:57:46.378816 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 191/773] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:46 2026] GET /volume/v3/volumes/342159e3-c5c4-48e1-ad57-96e57a6e0f7b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:47.422829 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b3e9d056-6030-4e10-9804-068345c023ba None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:47.425664 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b3e9d056-6030-4e10-9804-068345c023ba tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:47.425903 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b3e9d056-6030-4e10-9804-068345c023ba tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:47.426149 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b3e9d056-6030-4e10-9804-068345c023ba tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:47.438636 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:47.438636 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:47.442743 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b3e9d056-6030-4e10-9804-068345c023ba tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:47.446976 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b3e9d056-6030-4e10-9804-068345c023ba tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:47.447437 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 196/774] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:47 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:47.468067 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b2ec61f5-c27e-461e-9ef4-a8eb14c56769 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:47.470670 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b2ec61f5-c27e-461e-9ef4-a8eb14c56769 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] POST https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674/action Aug 07 17:57:47.471246 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b2ec61f5-c27e-461e-9ef4-a8eb14c56769 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:57:47.471369 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b2ec61f5-c27e-461e-9ef4-a8eb14c56769 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:47.484259 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:47.484259 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:47.484963 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b2ec61f5-c27e-461e-9ef4-a8eb14c56769 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:47.494555 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b2ec61f5-c27e-461e-9ef4-a8eb14c56769 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Begin detaching volume completed successfully. Aug 07 17:57:47.494759 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b2ec61f5-c27e-461e-9ef4-a8eb14c56769 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674/action returned with HTTP 202 Aug 07 17:57:47.495350 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 194/775] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 17:57:47 2026] POST /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:57:47.521929 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-62bb75a0-60f9-4ec6-b8d1-f4b077a25a09 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:47.524363 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-62bb75a0-60f9-4ec6-b8d1-f4b077a25a09 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:47.524609 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-62bb75a0-60f9-4ec6-b8d1-f4b077a25a09 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:47.524872 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-62bb75a0-60f9-4ec6-b8d1-f4b077a25a09 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:47.541542 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:47.541542 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:47.547367 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-62bb75a0-60f9-4ec6-b8d1-f4b077a25a09 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:47.554345 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-62bb75a0-60f9-4ec6-b8d1-f4b077a25a09 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:47.554345 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 195/776] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:47 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:47.593191 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b29118ec-fb5f-4a3a-bb80-865b19b4f59a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:47.593191 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b29118ec-fb5f-4a3a-bb80-865b19b4f59a None None] GET https://10.4.3.241/volume// Aug 07 17:57:47.593191 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b29118ec-fb5f-4a3a-bb80-865b19b4f59a None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:47.593191 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b29118ec-fb5f-4a3a-bb80-865b19b4f59a None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:47.593191 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b29118ec-fb5f-4a3a-bb80-865b19b4f59a None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:57:47.594495 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 192/777] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:57:47 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:57:47.601721 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-e6a71478-4137-48bc-bff6-003d8e6c3c95 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:47.603998 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-e6a71478-4137-48bc-bff6-003d8e6c3c95 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:47.604160 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-e6a71478-4137-48bc-bff6-003d8e6c3c95 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:47.604364 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-e6a71478-4137-48bc-bff6-003d8e6c3c95 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:47.630122 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:47.630122 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:47.634075 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-e6a71478-4137-48bc-bff6-003d8e6c3c95 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:47.639994 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-e6a71478-4137-48bc-bff6-003d8e6c3c95 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:47.640490 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 197/778] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:57:47 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:57:48.575574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-52dae26f-837a-413f-a884-af7f7ca6c9bc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:48.578391 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52dae26f-837a-413f-a884-af7f7ca6c9bc tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:48.578800 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52dae26f-837a-413f-a884-af7f7ca6c9bc tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:48.579107 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52dae26f-837a-413f-a884-af7f7ca6c9bc tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:48.602859 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:48.602859 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:48.611052 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-52dae26f-837a-413f-a884-af7f7ca6c9bc tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:48.627461 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52dae26f-837a-413f-a884-af7f7ca6c9bc tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:48.627461 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 195/779] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:48 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 1139 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:48.711890 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-02cb6b56-4a21-49c0-8b42-cf9f31371f44 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:48.836879 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-02cb6b56-4a21-49c0-8b42-cf9f31371f44 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] POST https://10.4.3.241/volume/v3/group_types Aug 07 17:57:48.837170 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-02cb6b56-4a21-49c0-8b42-cf9f31371f44 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1463640950"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:48.851264 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-02cb6b56-4a21-49c0-8b42-cf9f31371f44 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 202 Aug 07 17:57:48.851701 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 196/780] 10.4.3.241 () {70 vars in 1311 bytes} [Fri Aug 7 17:57:48 2026] POST /volume/v3/group_types => generated 181 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:48.859975 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-69cb8493-e380-42dd-bd52-318bc205d3e4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:48.861822 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-69cb8493-e380-42dd-bd52-318bc205d3e4 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] POST https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs Aug 07 17:57:48.862174 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-69cb8493-e380-42dd-bd52-318bc205d3e4 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:48.885419 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-69cb8493-e380-42dd-bd52-318bc205d3e4 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs returned with HTTP 202 Aug 07 17:57:48.886012 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 193/781] 10.4.3.241 () {70 vars in 1458 bytes} [Fri Aug 7 17:57:48 2026] POST /volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs => generated 53 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:57:48.895187 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-38ffdc9b-3d2f-436d-b784-6884a9ed6039 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:48.896963 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38ffdc9b-3d2f-436d-b784-6884a9ed6039 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] POST https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs Aug 07 17:57:48.897310 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38ffdc9b-3d2f-436d-b784-6884a9ed6039 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:48.919147 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38ffdc9b-3d2f-436d-b784-6884a9ed6039 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs returned with HTTP 202 Aug 07 17:57:48.920223 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 198/782] 10.4.3.241 () {70 vars in 1458 bytes} [Fri Aug 7 17:57:48 2026] POST /volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs => generated 61 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:57:48.928827 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-09ce098a-3c32-496d-99a6-9859fe65f01b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:48.930654 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09ce098a-3c32-496d-99a6-9859fe65f01b tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] GET https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key2 Aug 07 17:57:48.930871 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-09ce098a-3c32-496d-99a6-9859fe65f01b tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:48.931081 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-09ce098a-3c32-496d-99a6-9859fe65f01b tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:48.938737 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09ce098a-3c32-496d-99a6-9859fe65f01b tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key2 returned with HTTP 200 Aug 07 17:57:48.939129 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 196/783] 10.4.3.241 () {68 vars in 1452 bytes} [Fri Aug 7 17:57:48 2026] GET /volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:48.949489 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2420977a-d365-40ef-a76a-6b7d0e7daa5b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:48.952101 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2420977a-d365-40ef-a76a-6b7d0e7daa5b tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] GET https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key3 Aug 07 17:57:48.952349 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2420977a-d365-40ef-a76a-6b7d0e7daa5b tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:48.952622 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2420977a-d365-40ef-a76a-6b7d0e7daa5b tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:48.963873 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2420977a-d365-40ef-a76a-6b7d0e7daa5b tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key3 returned with HTTP 200 Aug 07 17:57:48.964362 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 197/784] 10.4.3.241 () {68 vars in 1452 bytes} [Fri Aug 7 17:57:48 2026] GET /volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key3 => generated 18 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:48.972622 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4b067422-9e9d-4e3e-93ed-961eae24abd4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:48.974687 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4b067422-9e9d-4e3e-93ed-961eae24abd4 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] PUT https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key3 Aug 07 17:57:48.975089 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4b067422-9e9d-4e3e-93ed-961eae24abd4 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:48.995849 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4b067422-9e9d-4e3e-93ed-961eae24abd4 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key3 returned with HTTP 200 Aug 07 17:57:48.996414 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 194/785] 10.4.3.241 () {70 vars in 1472 bytes} [Fri Aug 7 17:57:48 2026] PUT /volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key3 => generated 26 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:49.005246 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-302b3bf8-4b7d-49e8-bff2-bed734e0506b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:49.015441 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-302b3bf8-4b7d-49e8-bff2-bed734e0506b tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] GET https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs Aug 07 17:57:49.015441 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-302b3bf8-4b7d-49e8-bff2-bed734e0506b tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:49.015441 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-302b3bf8-4b7d-49e8-bff2-bed734e0506b tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:49.029456 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-302b3bf8-4b7d-49e8-bff2-bed734e0506b tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs returned with HTTP 200 Aug 07 17:57:49.029999 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 199/786] 10.4.3.241 () {68 vars in 1437 bytes} [Fri Aug 7 17:57:49 2026] GET /volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs => generated 87 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:49.040277 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e58944e8-b8ef-481a-b4a5-9bbc1d2bf2bf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:49.043343 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e58944e8-b8ef-481a-b4a5-9bbc1d2bf2bf tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key1 Aug 07 17:57:49.043634 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e58944e8-b8ef-481a-b4a5-9bbc1d2bf2bf tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:49.043916 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e58944e8-b8ef-481a-b4a5-9bbc1d2bf2bf tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:49.066928 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e58944e8-b8ef-481a-b4a5-9bbc1d2bf2bf tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key1 returned with HTTP 202 Aug 07 17:57:49.069518 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 197/787] 10.4.3.241 () {68 vars in 1455 bytes} [Fri Aug 7 17:57:49 2026] DELETE /volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:57:49.074664 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-89bb472f-795b-47d4-b755-53617bedbd40 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:49.076541 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89bb472f-795b-47d4-b755-53617bedbd40 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] GET https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key1 Aug 07 17:57:49.076761 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89bb472f-795b-47d4-b755-53617bedbd40 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:49.076936 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89bb472f-795b-47d4-b755-53617bedbd40 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:49.087799 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89bb472f-795b-47d4-b755-53617bedbd40 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] HTTP exception thrown: Group Type 6711f857-2967-4173-be24-dc1c0bd0a66b has no extra spec with key key1. Aug 07 17:57:49.088062 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89bb472f-795b-47d4-b755-53617bedbd40 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key1 returned with HTTP 404 Aug 07 17:57:49.088865 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 198/788] 10.4.3.241 () {68 vars in 1452 bytes} [Fri Aug 7 17:57:49 2026] GET /volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key1 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:57:49.096936 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-54ac24ac-fa5d-445f-9b1e-1724ae30484e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:49.099137 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54ac24ac-fa5d-445f-9b1e-1724ae30484e tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key2 Aug 07 17:57:49.099394 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54ac24ac-fa5d-445f-9b1e-1724ae30484e tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:49.099680 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54ac24ac-fa5d-445f-9b1e-1724ae30484e tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:49.113560 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54ac24ac-fa5d-445f-9b1e-1724ae30484e tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key2 returned with HTTP 202 Aug 07 17:57:49.114063 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 195/789] 10.4.3.241 () {68 vars in 1455 bytes} [Fri Aug 7 17:57:49 2026] DELETE /volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key2 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:57:49.122212 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-46ec8017-bc1a-4263-9073-015ff2277020 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:49.124101 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46ec8017-bc1a-4263-9073-015ff2277020 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] GET https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key2 Aug 07 17:57:49.124303 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46ec8017-bc1a-4263-9073-015ff2277020 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:49.124531 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46ec8017-bc1a-4263-9073-015ff2277020 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:49.131201 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46ec8017-bc1a-4263-9073-015ff2277020 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] HTTP exception thrown: Group Type 6711f857-2967-4173-be24-dc1c0bd0a66b has no extra spec with key key2. Aug 07 17:57:49.131352 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46ec8017-bc1a-4263-9073-015ff2277020 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key2 returned with HTTP 404 Aug 07 17:57:49.131835 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 200/790] 10.4.3.241 () {68 vars in 1452 bytes} [Fri Aug 7 17:57:49 2026] GET /volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key2 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:57:49.145317 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6cbec7ed-d650-4d12-a75f-3c7f92e8d2e0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:49.147867 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6cbec7ed-d650-4d12-a75f-3c7f92e8d2e0 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key3 Aug 07 17:57:49.148055 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6cbec7ed-d650-4d12-a75f-3c7f92e8d2e0 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:49.148222 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6cbec7ed-d650-4d12-a75f-3c7f92e8d2e0 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:49.168291 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6cbec7ed-d650-4d12-a75f-3c7f92e8d2e0 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key3 returned with HTTP 202 Aug 07 17:57:49.168755 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 198/791] 10.4.3.241 () {68 vars in 1455 bytes} [Fri Aug 7 17:57:49 2026] DELETE /volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 17:57:49.181602 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7fdd2deb-bd9f-4275-b403-822f31b1a978 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:49.189266 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7fdd2deb-bd9f-4275-b403-822f31b1a978 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] GET https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key3 Aug 07 17:57:49.189622 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7fdd2deb-bd9f-4275-b403-822f31b1a978 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:49.189980 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7fdd2deb-bd9f-4275-b403-822f31b1a978 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:49.197172 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7fdd2deb-bd9f-4275-b403-822f31b1a978 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] HTTP exception thrown: Group Type 6711f857-2967-4173-be24-dc1c0bd0a66b has no extra spec with key key3. Aug 07 17:57:49.197358 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7fdd2deb-bd9f-4275-b403-822f31b1a978 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key3 returned with HTTP 404 Aug 07 17:57:49.197958 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 199/792] 10.4.3.241 () {68 vars in 1452 bytes} [Fri Aug 7 17:57:49 2026] GET /volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b/group_specs/key3 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:57:49.204946 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4ba4248c-298d-45b6-a43f-b974d1769d87 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:49.207514 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ba4248c-298d-45b6-a43f-b974d1769d87 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b Aug 07 17:57:49.207713 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ba4248c-298d-45b6-a43f-b974d1769d87 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:49.207968 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ba4248c-298d-45b6-a43f-b974d1769d87 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:49.236697 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ba4248c-298d-45b6-a43f-b974d1769d87 tempest-GroupTypeSpecsTest-1261422335 tempest-GroupTypeSpecsTest-1261422335-project-admin] https://10.4.3.241/volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b returned with HTTP 202 Aug 07 17:57:49.237569 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 196/793] 10.4.3.241 () {68 vars in 1404 bytes} [Fri Aug 7 17:57:49 2026] DELETE /volume/v3/group_types/6711f857-2967-4173-be24-dc1c0bd0a66b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:57:49.639534 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-eab125a1-2bf4-4d9f-8b72-1a1b6e13f278 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:49.642312 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eab125a1-2bf4-4d9f-8b72-1a1b6e13f278 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:49.642571 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eab125a1-2bf4-4d9f-8b72-1a1b6e13f278 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:49.642814 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eab125a1-2bf4-4d9f-8b72-1a1b6e13f278 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:49.654068 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:49.654068 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:49.658296 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-eab125a1-2bf4-4d9f-8b72-1a1b6e13f278 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:49.664114 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eab125a1-2bf4-4d9f-8b72-1a1b6e13f278 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:49.664653 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 201/794] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:49 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:50.686926 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9e9eb504-bf39-4381-818a-d1c6560432df None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:50.688749 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9e9eb504-bf39-4381-818a-d1c6560432df tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:50.688988 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9e9eb504-bf39-4381-818a-d1c6560432df tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:50.689295 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9e9eb504-bf39-4381-818a-d1c6560432df tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:50.710519 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:50.710519 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:50.716369 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9e9eb504-bf39-4381-818a-d1c6560432df tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:50.723906 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9e9eb504-bf39-4381-818a-d1c6560432df tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:50.724473 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 199/795] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:50 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:50.757260 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b4c58db9-2320-4e81-b7ed-92de93dada52 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:50.759820 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b4c58db9-2320-4e81-b7ed-92de93dada52 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] DELETE https://10.4.3.241/volume/v3/attachments/003d301a-2e6e-491f-8859-2c2009423fc4 Aug 07 17:57:50.760106 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b4c58db9-2320-4e81-b7ed-92de93dada52 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:50.760419 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b4c58db9-2320-4e81-b7ed-92de93dada52 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:50.772642 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:50.772642 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:50.834772 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-71813c98-a796-4555-ab8d-17548f08c8b8 req-b4c58db9-2320-4e81-b7ed-92de93dada52 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/attachments/003d301a-2e6e-491f-8859-2c2009423fc4 returned with HTTP 200 Aug 07 17:57:50.835530 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 200/796] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:57:50 2026] DELETE /volume/v3/attachments/003d301a-2e6e-491f-8859-2c2009423fc4 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:51.742207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-17e3f556-e831-4837-90ec-718b5a015d0b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:51.744211 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17e3f556-e831-4837-90ec-718b5a015d0b tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:51.744444 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17e3f556-e831-4837-90ec-718b5a015d0b tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:51.744702 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17e3f556-e831-4837-90ec-718b5a015d0b tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:51.757308 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:51.757308 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:51.766207 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-17e3f556-e831-4837-90ec-718b5a015d0b tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:51.774011 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17e3f556-e831-4837-90ec-718b5a015d0b tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:51.774728 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 197/797] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:51 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:51.926119 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ce0a0312-7fe5-4812-838e-79c814fb9649 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:51.929175 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce0a0312-7fe5-4812-838e-79c814fb9649 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] GET https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c Aug 07 17:57:51.929494 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce0a0312-7fe5-4812-838e-79c814fb9649 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:51.929754 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce0a0312-7fe5-4812-838e-79c814fb9649 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:51.944744 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:51.944744 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:51.950727 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ce0a0312-7fe5-4812-838e-79c814fb9649 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Volume info retrieved successfully. Aug 07 17:57:51.960928 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce0a0312-7fe5-4812-838e-79c814fb9649 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c returned with HTTP 200 Aug 07 17:57:51.961566 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 202/798] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:57:51 2026] GET /volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c => generated 1832 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:57:51.970359 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9535b52a-39f5-4047-91c8-ca08a7532278 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:52.109053 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9535b52a-39f5-4047-91c8-ca08a7532278 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:57:52.109851 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9535b52a-39f5-4047-91c8-ca08a7532278 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-549972579"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:52.129659 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9535b52a-39f5-4047-91c8-ca08a7532278 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:57:52.130207 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 200/799] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:57:51 2026] POST /volume/v3/types => generated 219 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:52.141979 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ca33ad35-f12e-47ff-a253-40754dba2747 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:52.145884 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ca33ad35-f12e-47ff-a253-40754dba2747 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] POST https://10.4.3.241/volume/v3/group_types Aug 07 17:57:52.150209 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ca33ad35-f12e-47ff-a253-40754dba2747 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-769313482"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:52.153473 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:52.153473 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:52.177053 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ca33ad35-f12e-47ff-a253-40754dba2747 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 202 Aug 07 17:57:52.177666 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 201/800] 10.4.3.241 () {70 vars in 1311 bytes} [Fri Aug 7 17:57:52 2026] POST /volume/v3/group_types => generated 176 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:52.185840 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fcb94d33-5623-4a7e-86e6-27e9ca6e0530 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:52.279576 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fcb94d33-5623-4a7e-86e6-27e9ca6e0530 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] POST https://10.4.3.241/volume/v3/groups Aug 07 17:57:52.279980 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fcb94d33-5623-4a7e-86e6-27e9ca6e0530 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cb52cbfd-2a78-428b-89d1-9691126180a4", "volume_types": ["e1ca13e0-61e4-49cc-97cc-adc823218d5e"], "name": "tempest-GroupsV320Test-Group-1444039915"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:52.282604 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-fcb94d33-5623-4a7e-86e6-27e9ca6e0530 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Creating new group {'group': {'group_type': 'cb52cbfd-2a78-428b-89d1-9691126180a4', 'volume_types': ['e1ca13e0-61e4-49cc-97cc-adc823218d5e'], 'name': 'tempest-GroupsV320Test-Group-1444039915'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 17:57:52.286358 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-fcb94d33-5623-4a7e-86e6-27e9ca6e0530 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Creating group tempest-GroupsV320Test-Group-1444039915. Aug 07 17:57:52.296159 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fcb94d33-5623-4a7e-86e6-27e9ca6e0530 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Availability Zones retrieved successfully. Aug 07 17:57:52.322761 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-fcb94d33-5623-4a7e-86e6-27e9ca6e0530 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Created reservations ['920e244b-3428-49b8-8cf4-2c71a6177ec5'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:57:52.350425 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fcb94d33-5623-4a7e-86e6-27e9ca6e0530 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] https://10.4.3.241/volume/v3/groups returned with HTTP 202 Aug 07 17:57:52.351041 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 198/801] 10.4.3.241 () {70 vars in 1297 bytes} [Fri Aug 7 17:57:52 2026] POST /volume/v3/groups => generated 108 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:52.361409 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8de68367-7596-427e-874a-a6efff9a1165 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:52.364617 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8de68367-7596-427e-874a-a6efff9a1165 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] GET https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 Aug 07 17:57:52.364978 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8de68367-7596-427e-874a-a6efff9a1165 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:52.365187 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8de68367-7596-427e-874a-a6efff9a1165 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:52.365322 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-8de68367-7596-427e-874a-a6efff9a1165 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] show called for member e3486f5a-e5ff-4037-85ed-09e90287b9b4 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:57:52.371176 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:52.371176 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:52.383096 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8de68367-7596-427e-874a-a6efff9a1165 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 returned with HTTP 200 Aug 07 17:57:52.383852 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 203/802] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:57:52 2026] GET /volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:52.985153 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-676e521f-7811-4f13-b808-e0ba9ee5b44a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:52.987856 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-676e521f-7811-4f13-b808-e0ba9ee5b44a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:57:52.988091 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-676e521f-7811-4f13-b808-e0ba9ee5b44a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:52.988278 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-676e521f-7811-4f13-b808-e0ba9ee5b44a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:52.996264 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:52.996264 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:53.000788 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-676e521f-7811-4f13-b808-e0ba9ee5b44a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:57:53.005864 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-676e521f-7811-4f13-b808-e0ba9ee5b44a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:57:53.006297 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 201/803] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:52 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:53.020328 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4ecdf713-284a-437a-b56b-d58548ecdcc8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.024012 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ecdf713-284a-437a-b56b-d58548ecdcc8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:57:53.024221 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4ecdf713-284a-437a-b56b-d58548ecdcc8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.024409 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4ecdf713-284a-437a-b56b-d58548ecdcc8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.033600 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.033600 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:53.039126 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4ecdf713-284a-437a-b56b-d58548ecdcc8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:57:53.052136 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ecdf713-284a-437a-b56b-d58548ecdcc8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:57:53.052693 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 202/804] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:53 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:53.120388 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-4fb58368-50a7-415c-bd78-d1446faded50 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.124417 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-4fb58368-50a7-415c-bd78-d1446faded50 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:57:53.124780 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-4fb58368-50a7-415c-bd78-d1446faded50 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.125658 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-4fb58368-50a7-415c-bd78-d1446faded50 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.135090 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.135090 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:53.141221 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-4fb58368-50a7-415c-bd78-d1446faded50 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:57:53.148110 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-4fb58368-50a7-415c-bd78-d1446faded50 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:57:53.148703 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 199/805] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:57:53 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:53.295943 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-38713204-33c3-4d87-855a-de26cd1346da None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.296581 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38713204-33c3-4d87-855a-de26cd1346da None None] GET https://10.4.3.241/volume// Aug 07 17:57:53.296870 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38713204-33c3-4d87-855a-de26cd1346da None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.297146 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38713204-33c3-4d87-855a-de26cd1346da None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.297534 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38713204-33c3-4d87-855a-de26cd1346da None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:57:53.297963 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 204/806] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:57:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:57:53.317674 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-206435d5-452d-487f-8442-119e249add68 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.320746 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-206435d5-452d-487f-8442-119e249add68 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:57:53.321264 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-206435d5-452d-487f-8442-119e249add68 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13a38146-6f74-42a2-8221-e817bb222cf7", "connector": null, "instance_uuid": "a2d1ed72-038f-422c-8542-157125e1fe71"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:53.341313 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.341313 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:53.382566 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-206435d5-452d-487f-8442-119e249add68 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:57:53.382566 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 202/807] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:57:53 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 07 17:57:53.397468 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-11924def-3b05-45db-9c4f-991a6d83cab5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.400487 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11924def-3b05-45db-9c4f-991a6d83cab5 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] GET https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 Aug 07 17:57:53.400733 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11924def-3b05-45db-9c4f-991a6d83cab5 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.400961 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11924def-3b05-45db-9c4f-991a6d83cab5 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.401109 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-11924def-3b05-45db-9c4f-991a6d83cab5 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] show called for member e3486f5a-e5ff-4037-85ed-09e90287b9b4 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:57:53.405622 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.405622 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:53.423891 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11924def-3b05-45db-9c4f-991a6d83cab5 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 returned with HTTP 200 Aug 07 17:57:53.424297 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 203/808] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:57:53 2026] GET /volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 => generated 389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:53.432173 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-694486e4-2f3a-4892-aa40-2bc79acf3dbb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.435232 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-694486e4-2f3a-4892-aa40-2bc79acf3dbb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:57:53.435537 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-694486e4-2f3a-4892-aa40-2bc79acf3dbb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.435793 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-694486e4-2f3a-4892-aa40-2bc79acf3dbb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.440680 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0b524c7e-27b7-4253-98e0-d19d9560c2f0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.441294 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b524c7e-27b7-4253-98e0-d19d9560c2f0 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] POST https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action Aug 07 17:57:53.442208 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b524c7e-27b7-4253-98e0-d19d9560c2f0 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:57:53.442208 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b524c7e-27b7-4253-98e0-d19d9560c2f0 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:53.443954 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-0b524c7e-27b7-4253-98e0-d19d9560c2f0 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Updating group 'e3486f5a-e5ff-4037-85ed-09e90287b9b4' with 'creating' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 17:57:53.450908 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.450908 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:53.454299 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bd877d5c-8103-41ad-b97a-abdd3109fe46 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.454299 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bd877d5c-8103-41ad-b97a-abdd3109fe46 None None] GET https://10.4.3.241/volume// Aug 07 17:57:53.454299 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bd877d5c-8103-41ad-b97a-abdd3109fe46 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.454299 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bd877d5c-8103-41ad-b97a-abdd3109fe46 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.454299 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bd877d5c-8103-41ad-b97a-abdd3109fe46 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:57:53.454543 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.454543 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:53.454626 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 203/809] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:57:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:57:53.460367 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-694486e4-2f3a-4892-aa40-2bc79acf3dbb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:57:53.464961 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b524c7e-27b7-4253-98e0-d19d9560c2f0 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action returned with HTTP 202 Aug 07 17:57:53.465597 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 205/810] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 17:57:53 2026] POST /volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:57:53.466746 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-79c51dbc-910b-42dc-b6f9-945575620a65 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.467338 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-694486e4-2f3a-4892-aa40-2bc79acf3dbb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:57:53.467971 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 200/811] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:53 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:53.470139 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-79c51dbc-910b-42dc-b6f9-945575620a65 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:57:53.470786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-79c51dbc-910b-42dc-b6f9-945575620a65 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.471017 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-79c51dbc-910b-42dc-b6f9-945575620a65 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.474663 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-52475ff1-5a7c-4232-b8e6-9e7a69b075ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.480007 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52475ff1-5a7c-4232-b8e6-9e7a69b075ab tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] GET https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 Aug 07 17:57:53.481456 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52475ff1-5a7c-4232-b8e6-9e7a69b075ab tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.481456 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52475ff1-5a7c-4232-b8e6-9e7a69b075ab tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.481456 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-52475ff1-5a7c-4232-b8e6-9e7a69b075ab tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] show called for member e3486f5a-e5ff-4037-85ed-09e90287b9b4 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:57:53.483150 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.483150 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:53.486586 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.486586 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:53.488335 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-79c51dbc-910b-42dc-b6f9-945575620a65 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:57:53.493186 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-79c51dbc-910b-42dc-b6f9-945575620a65 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:57:53.493651 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 204/812] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:57:53 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 1055 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:57:53.497156 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52475ff1-5a7c-4232-b8e6-9e7a69b075ab tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 returned with HTTP 200 Aug 07 17:57:53.497156 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 204/813] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:57:53 2026] GET /volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:53.507609 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7380166f-d94a-4f97-93e2-131310a63812 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.513080 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7380166f-d94a-4f97-93e2-131310a63812 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] POST https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action Aug 07 17:57:53.513080 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7380166f-d94a-4f97-93e2-131310a63812 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:57:53.513080 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7380166f-d94a-4f97-93e2-131310a63812 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:53.514296 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-7380166f-d94a-4f97-93e2-131310a63812 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Updating group 'e3486f5a-e5ff-4037-85ed-09e90287b9b4' with 'available' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 17:57:53.521802 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.521802 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:53.535463 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7380166f-d94a-4f97-93e2-131310a63812 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action returned with HTTP 202 Aug 07 17:57:53.536050 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 206/814] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 17:57:53 2026] POST /volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:57:53.546117 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6afcf823-ad46-45c4-be18-744b96db4337 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.549122 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6afcf823-ad46-45c4-be18-744b96db4337 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] GET https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 Aug 07 17:57:53.549390 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6afcf823-ad46-45c4-be18-744b96db4337 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.549744 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6afcf823-ad46-45c4-be18-744b96db4337 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.549856 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-6afcf823-ad46-45c4-be18-744b96db4337 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] show called for member e3486f5a-e5ff-4037-85ed-09e90287b9b4 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:57:53.555016 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.555016 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:53.564841 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6afcf823-ad46-45c4-be18-744b96db4337 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 returned with HTTP 200 Aug 07 17:57:53.565693 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 201/815] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:57:53 2026] GET /volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 => generated 389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:53.577666 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-769c30e3-f714-4b2e-9fd1-baf0f3092e9f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.579696 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-769c30e3-f714-4b2e-9fd1-baf0f3092e9f tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] POST https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action Aug 07 17:57:53.580093 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-769c30e3-f714-4b2e-9fd1-baf0f3092e9f tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:57:53.580306 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-769c30e3-f714-4b2e-9fd1-baf0f3092e9f tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:53.581738 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-769c30e3-f714-4b2e-9fd1-baf0f3092e9f tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Updating group 'e3486f5a-e5ff-4037-85ed-09e90287b9b4' with 'error' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 17:57:53.585969 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.585969 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:53.593694 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-769c30e3-f714-4b2e-9fd1-baf0f3092e9f tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action returned with HTTP 202 Aug 07 17:57:53.594161 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 205/816] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 17:57:53 2026] POST /volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:57:53.601885 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-98fd84b9-9358-4aaa-99a2-def2d4f58461 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.603665 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-98fd84b9-9358-4aaa-99a2-def2d4f58461 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] GET https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 Aug 07 17:57:53.603907 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-98fd84b9-9358-4aaa-99a2-def2d4f58461 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.604108 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-98fd84b9-9358-4aaa-99a2-def2d4f58461 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.604223 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-98fd84b9-9358-4aaa-99a2-def2d4f58461 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] show called for member e3486f5a-e5ff-4037-85ed-09e90287b9b4 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:57:53.608122 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.608122 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:53.609281 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-f09a3c2c-a3be-421f-b358-26a5bc5da697 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.613815 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-f09a3c2c-a3be-421f-b358-26a5bc5da697 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] PUT https://10.4.3.241/volume/v3/attachments/da08119f-c713-414d-a247-bd0fc4043e8f Aug 07 17:57:53.614212 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-f09a3c2c-a3be-421f-b358-26a5bc5da697 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:53.615303 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-98fd84b9-9358-4aaa-99a2-def2d4f58461 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 returned with HTTP 200 Aug 07 17:57:53.615806 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 205/817] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:57:53 2026] GET /volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 => generated 385 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:53.623872 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-f09a3c2c-a3be-421f-b358-26a5bc5da697 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Acquiring lock "cinder-attachment_update-13a38146-6f74-42a2-8221-e817bb222cf7-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:57:53.629842 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-f09a3c2c-a3be-421f-b358-26a5bc5da697 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Lock "cinder-attachment_update-13a38146-6f74-42a2-8221-e817bb222cf7-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:57:53.631556 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.631556 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:53.632349 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a1562b38-9d84-4d33-9dd0-5aeadfe9212a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.634443 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a1562b38-9d84-4d33-9dd0-5aeadfe9212a tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] POST https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action Aug 07 17:57:53.634990 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a1562b38-9d84-4d33-9dd0-5aeadfe9212a tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:57:53.635132 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a1562b38-9d84-4d33-9dd0-5aeadfe9212a tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:53.636878 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-a1562b38-9d84-4d33-9dd0-5aeadfe9212a tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Updating group 'e3486f5a-e5ff-4037-85ed-09e90287b9b4' with 'available' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 17:57:53.651253 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.651253 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:53.669936 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a1562b38-9d84-4d33-9dd0-5aeadfe9212a tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action returned with HTTP 202 Aug 07 17:57:53.670356 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 202/818] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 17:57:53 2026] POST /volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:57:53.679103 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f913deac-248d-467a-a5da-91a6e962d1e1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.681317 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f913deac-248d-467a-a5da-91a6e962d1e1 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] GET https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 Aug 07 17:57:53.681701 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f913deac-248d-467a-a5da-91a6e962d1e1 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.681975 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f913deac-248d-467a-a5da-91a6e962d1e1 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.682136 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-f913deac-248d-467a-a5da-91a6e962d1e1 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] show called for member e3486f5a-e5ff-4037-85ed-09e90287b9b4 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:57:53.686414 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.686414 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:53.696258 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f913deac-248d-467a-a5da-91a6e962d1e1 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 returned with HTTP 200 Aug 07 17:57:53.696258 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 206/819] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:57:53 2026] GET /volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 => generated 389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:53.708816 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a145fd7b-9f4a-41ba-a5ca-20fcef81bce5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.712231 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a145fd7b-9f4a-41ba-a5ca-20fcef81bce5 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 17:57:53.712231 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a145fd7b-9f4a-41ba-a5ca-20fcef81bce5 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.712408 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a145fd7b-9f4a-41ba-a5ca-20fcef81bce5 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.712640 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-a145fd7b-9f4a-41ba-a5ca-20fcef81bce5 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:57:53.712954 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.712954 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:53.716429 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-a145fd7b-9f4a-41ba-a5ca-20fcef81bce5 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:57:53.720234 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a145fd7b-9f4a-41ba-a5ca-20fcef81bce5 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Get all volumes completed successfully. Aug 07 17:57:53.722862 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a145fd7b-9f4a-41ba-a5ca-20fcef81bce5 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:57:53.723214 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 206/820] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 17:57:53 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 07 17:57:53.739278 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-40f414d0-c363-4248-a36c-541a78b963ab None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.740325 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40f414d0-c363-4248-a36c-541a78b963ab tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] POST https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action Aug 07 17:57:53.740758 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40f414d0-c363-4248-a36c-541a78b963ab tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:57:53.740904 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40f414d0-c363-4248-a36c-541a78b963ab tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:53.742499 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-40f414d0-c363-4248-a36c-541a78b963ab tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] delete called for group e3486f5a-e5ff-4037-85ed-09e90287b9b4 {{(pid=100243) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:57:53.742499 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-40f414d0-c363-4248-a36c-541a78b963ab tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Delete group with id: e3486f5a-e5ff-4037-85ed-09e90287b9b4 Aug 07 17:57:53.746653 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.746653 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:53.755515 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-f09a3c2c-a3be-421f-b358-26a5bc5da697 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Lock "cinder-attachment_update-13a38146-6f74-42a2-8221-e817bb222cf7-np0000006743" released by "attachment_update" :: held 0.126s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:57:53.756213 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-f09a3c2c-a3be-421f-b358-26a5bc5da697 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/da08119f-c713-414d-a247-bd0fc4043e8f returned with HTTP 200 Aug 07 17:57:53.756694 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 207/821] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:57:53 2026] PUT /volume/v3/attachments/da08119f-c713-414d-a247-bd0fc4043e8f => generated 968 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:53.767922 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-f0026a18-6377-4d9e-8bb4-a27d3f687883 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.771523 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-f0026a18-6377-4d9e-8bb4-a27d3f687883 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7/encryption Aug 07 17:57:53.771741 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-f0026a18-6377-4d9e-8bb4-a27d3f687883 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.772310 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-f0026a18-6377-4d9e-8bb4-a27d3f687883 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.782193 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40f414d0-c363-4248-a36c-541a78b963ab tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action returned with HTTP 202 Aug 07 17:57:53.782661 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 203/822] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 17:57:53 2026] POST /volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:57:53.784369 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.784369 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:53.792657 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-00aa70c4-6b88-421f-b41e-2b50b684ed19 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:53.795191 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00aa70c4-6b88-421f-b41e-2b50b684ed19 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] GET https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 Aug 07 17:57:53.795461 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00aa70c4-6b88-421f-b41e-2b50b684ed19 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:53.795754 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00aa70c4-6b88-421f-b41e-2b50b684ed19 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:53.795913 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-00aa70c4-6b88-421f-b41e-2b50b684ed19 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] show called for member e3486f5a-e5ff-4037-85ed-09e90287b9b4 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:57:53.801428 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:53.801428 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:53.802237 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-f0026a18-6377-4d9e-8bb4-a27d3f687883 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7/encryption returned with HTTP 200 Aug 07 17:57:53.802848 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 207/823] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 17:57:53 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:53.809214 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00aa70c4-6b88-421f-b41e-2b50b684ed19 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 returned with HTTP 200 Aug 07 17:57:53.809832 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 207/824] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:57:53 2026] GET /volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:57:54.423532 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-16a4d55d-dd12-4870-ba5f-df25be073f38 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:54.425545 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16a4d55d-dd12-4870-ba5f-df25be073f38 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:54.425824 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16a4d55d-dd12-4870-ba5f-df25be073f38 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:54.426035 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16a4d55d-dd12-4870-ba5f-df25be073f38 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:54.433728 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:54.433728 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:54.439425 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-16a4d55d-dd12-4870-ba5f-df25be073f38 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:54.444543 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16a4d55d-dd12-4870-ba5f-df25be073f38 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:54.444991 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 208/825] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:54 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:54.485423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f14eba6f-815e-4361-ac39-3c8c2c922d60 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:54.487651 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f14eba6f-815e-4361-ac39-3c8c2c922d60 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:57:54.487894 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f14eba6f-815e-4361-ac39-3c8c2c922d60 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:54.488161 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f14eba6f-815e-4361-ac39-3c8c2c922d60 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:54.501124 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-364e31b8-e394-4962-9d73-94a5989b35f0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:54.502837 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-364e31b8-e394-4962-9d73-94a5989b35f0 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:54.503010 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-364e31b8-e394-4962-9d73-94a5989b35f0 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:54.503177 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-364e31b8-e394-4962-9d73-94a5989b35f0 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:54.503704 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:54.503704 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:54.509485 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f14eba6f-815e-4361-ac39-3c8c2c922d60 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:57:54.510349 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:54.510349 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:54.515219 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f14eba6f-815e-4361-ac39-3c8c2c922d60 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:57:54.515390 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-364e31b8-e394-4962-9d73-94a5989b35f0 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:54.515745 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 204/826] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:54 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:54.520419 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-364e31b8-e394-4962-9d73-94a5989b35f0 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:54.525211 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 208/827] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:54 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:54.826571 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a08e3945-a512-431b-9257-48bdd16aa499 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:54.829742 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a08e3945-a512-431b-9257-48bdd16aa499 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] GET https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 Aug 07 17:57:54.829988 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a08e3945-a512-431b-9257-48bdd16aa499 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:54.830177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a08e3945-a512-431b-9257-48bdd16aa499 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:54.830306 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-a08e3945-a512-431b-9257-48bdd16aa499 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] show called for member e3486f5a-e5ff-4037-85ed-09e90287b9b4 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:57:54.836799 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a08e3945-a512-431b-9257-48bdd16aa499 tempest-GroupsV320Test-1812150573 tempest-GroupsV320Test-1812150573-project-member] https://10.4.3.241/volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 returned with HTTP 404 Aug 07 17:57:54.837484 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 208/828] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 17:57:54 2026] GET /volume/v3/groups/e3486f5a-e5ff-4037-85ed-09e90287b9b4 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:57:54.845432 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-73a930af-cb77-494b-a51f-0b6eb5161342 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:54.847573 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-73a930af-cb77-494b-a51f-0b6eb5161342 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/cb52cbfd-2a78-428b-89d1-9691126180a4 Aug 07 17:57:54.847859 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-73a930af-cb77-494b-a51f-0b6eb5161342 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:54.848094 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-73a930af-cb77-494b-a51f-0b6eb5161342 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:54.866277 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-73a930af-cb77-494b-a51f-0b6eb5161342 tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] https://10.4.3.241/volume/v3/group_types/cb52cbfd-2a78-428b-89d1-9691126180a4 returned with HTTP 202 Aug 07 17:57:54.866737 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 209/829] 10.4.3.241 () {68 vars in 1404 bytes} [Fri Aug 7 17:57:54 2026] DELETE /volume/v3/group_types/cb52cbfd-2a78-428b-89d1-9691126180a4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:57:54.875815 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ebba68c6-253b-4b50-bbf5-a2d490f597cb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:54.879931 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ebba68c6-253b-4b50-bbf5-a2d490f597cb tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] DELETE https://10.4.3.241/volume/v3/types/e1ca13e0-61e4-49cc-97cc-adc823218d5e Aug 07 17:57:54.879931 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ebba68c6-253b-4b50-bbf5-a2d490f597cb tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:54.879931 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ebba68c6-253b-4b50-bbf5-a2d490f597cb tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:54.905801 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ebba68c6-253b-4b50-bbf5-a2d490f597cb tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] https://10.4.3.241/volume/v3/types/e1ca13e0-61e4-49cc-97cc-adc823218d5e returned with HTTP 202 Aug 07 17:57:54.906277 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 205/830] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:57:54 2026] DELETE /volume/v3/types/e1ca13e0-61e4-49cc-97cc-adc823218d5e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:54.915111 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-457bb037-9600-400d-a822-dbb848c4c56e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:54.919426 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-457bb037-9600-400d-a822-dbb848c4c56e tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] GET https://10.4.3.241/volume/v3/types/e1ca13e0-61e4-49cc-97cc-adc823218d5e Aug 07 17:57:54.919695 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-457bb037-9600-400d-a822-dbb848c4c56e tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:54.921139 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-457bb037-9600-400d-a822-dbb848c4c56e tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:54.927867 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-457bb037-9600-400d-a822-dbb848c4c56e tempest-GroupsV320Test-356095351 tempest-GroupsV320Test-356095351-project-admin] https://10.4.3.241/volume/v3/types/e1ca13e0-61e4-49cc-97cc-adc823218d5e returned with HTTP 404 Aug 07 17:57:54.928391 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 209/831] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 17:57:54 2026] GET /volume/v3/types/e1ca13e0-61e4-49cc-97cc-adc823218d5e => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:55.535060 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d7e9719a-72d6-4f63-b264-89a3d1272cc6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:55.537677 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d7e9719a-72d6-4f63-b264-89a3d1272cc6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:57:55.538039 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d7e9719a-72d6-4f63-b264-89a3d1272cc6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:55.538279 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d7e9719a-72d6-4f63-b264-89a3d1272cc6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:55.554342 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:55.554342 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:55.561373 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d7e9719a-72d6-4f63-b264-89a3d1272cc6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:57:55.568140 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d7e9719a-72d6-4f63-b264-89a3d1272cc6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:57:55.568788 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 209/832] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:55 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:56.585601 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0ccf4cb6-03e2-447c-aa0c-e4034fdcfbbc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:56.590747 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ccf4cb6-03e2-447c-aa0c-e4034fdcfbbc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:57:56.591253 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ccf4cb6-03e2-447c-aa0c-e4034fdcfbbc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:56.591618 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ccf4cb6-03e2-447c-aa0c-e4034fdcfbbc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:56.606066 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:56.606066 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:56.611703 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0ccf4cb6-03e2-447c-aa0c-e4034fdcfbbc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:57:56.617031 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ccf4cb6-03e2-447c-aa0c-e4034fdcfbbc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:57:56.617497 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 210/833] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:56 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:57.634269 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1815d27f-aaa1-4905-899f-dfc2ccd7d6d3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:57.639410 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1815d27f-aaa1-4905-899f-dfc2ccd7d6d3 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:57:57.639675 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1815d27f-aaa1-4905-899f-dfc2ccd7d6d3 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:57.639928 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1815d27f-aaa1-4905-899f-dfc2ccd7d6d3 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:57.658371 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:57.658371 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:57.663759 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1815d27f-aaa1-4905-899f-dfc2ccd7d6d3 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:57:57.670760 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1815d27f-aaa1-4905-899f-dfc2ccd7d6d3 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:57:57.671508 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 206/834] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:57 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:57.729000 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1aaf5546-7de0-405f-b021-f592471360b0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:57.851149 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1aaf5546-7de0-405f-b021-f592471360b0 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] POST https://10.4.3.241/volume/v3/qos-specs Aug 07 17:57:57.851589 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1aaf5546-7de0-405f-b021-f592471360b0 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1515317775", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:57.854203 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.qos_specs [None req-1aaf5546-7de0-405f-b021-f592471360b0 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1515317775', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100246) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 17:57:57.862308 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-1aaf5546-7de0-405f-b021-f592471360b0 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DB qos_specs_create(): root {'id': '74d7736e-1a4d-4ce4-802f-4bdb96683fd4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1515317775'} {{(pid=100246) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 17:57:57.873854 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1aaf5546-7de0-405f-b021-f592471360b0 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:57:57.873854 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 210/835] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 17:57:57 2026] POST /volume/v3/qos-specs => generated 393 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:57.883878 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7ac818cc-5383-4479-b400-308a8d02bd50 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:57.886647 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ac818cc-5383-4479-b400-308a8d02bd50 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:57:57.887001 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ac818cc-5383-4479-b400-308a8d02bd50 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-715377328"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:57.902013 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ac818cc-5383-4479-b400-308a8d02bd50 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:57:57.902687 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 210/836] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:57:57 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:57.912562 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92a0fec6-a353-41d2-b07e-27563befdd19 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:57.914682 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92a0fec6-a353-41d2-b07e-27563befdd19 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:57:57.915100 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92a0fec6-a353-41d2-b07e-27563befdd19 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-749015406"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:57.939993 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92a0fec6-a353-41d2-b07e-27563befdd19 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:57:57.940503 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 211/837] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:57:57 2026] POST /volume/v3/types => generated 221 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:57.953356 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-23743618-8d27-444b-b7e1-8ed9215fcf2b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:57.956005 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23743618-8d27-444b-b7e1-8ed9215fcf2b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:57:57.956981 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23743618-8d27-444b-b7e1-8ed9215fcf2b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-822471480"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:57.976449 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23743618-8d27-444b-b7e1-8ed9215fcf2b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:57:57.976884 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 207/838] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:57:57 2026] POST /volume/v3/types => generated 221 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:57.994562 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8047de2b-708d-43a7-aa7d-47172d28d6d2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:57.997066 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8047de2b-708d-43a7-aa7d-47172d28d6d2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associate?vol_type_id=92e9d677-bd80-467b-9da8-5651eaa130b6 Aug 07 17:57:57.997375 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8047de2b-708d-43a7-aa7d-47172d28d6d2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:57.997737 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8047de2b-708d-43a7-aa7d-47172d28d6d2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'associate' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:57.998098 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:57.998098 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:57.998635 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8047de2b-708d-43a7-aa7d-47172d28d6d2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Associate qos_spec: 74d7736e-1a4d-4ce4-802f-4bdb96683fd4 with type: 92e9d677-bd80-467b-9da8-5651eaa130b6 {{(pid=100246) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 17:57:58.023240 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8047de2b-708d-43a7-aa7d-47172d28d6d2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associate?vol_type_id=92e9d677-bd80-467b-9da8-5651eaa130b6 returned with HTTP 202 Aug 07 17:57:58.023873 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 211/839] 10.4.3.241 () {66 vars in 1481 bytes} [Fri Aug 7 17:57:57 2026] GET /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associate?vol_type_id=92e9d677-bd80-467b-9da8-5651eaa130b6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:58.032825 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b0dcbdf0-e201-49c1-853e-2b7c08327815 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.036445 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b0dcbdf0-e201-49c1-853e-2b7c08327815 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associate?vol_type_id=a1c9eef9-29e9-4414-9e22-3b787b662551 Aug 07 17:57:58.036676 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b0dcbdf0-e201-49c1-853e-2b7c08327815 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.037255 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b0dcbdf0-e201-49c1-853e-2b7c08327815 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'associate' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.038474 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b0dcbdf0-e201-49c1-853e-2b7c08327815 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Associate qos_spec: 74d7736e-1a4d-4ce4-802f-4bdb96683fd4 with type: a1c9eef9-29e9-4414-9e22-3b787b662551 {{(pid=100244) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 17:57:58.068832 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b0dcbdf0-e201-49c1-853e-2b7c08327815 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associate?vol_type_id=a1c9eef9-29e9-4414-9e22-3b787b662551 returned with HTTP 202 Aug 07 17:57:58.068832 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 211/840] 10.4.3.241 () {66 vars in 1481 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associate?vol_type_id=a1c9eef9-29e9-4414-9e22-3b787b662551 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:58.081105 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-853778a8-dd78-4bf8-b47d-3357fee2c372 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.085248 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-853778a8-dd78-4bf8-b47d-3357fee2c372 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associate?vol_type_id=8fae2a2e-8c92-4239-aa54-015431cc3054 Aug 07 17:57:58.085248 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-853778a8-dd78-4bf8-b47d-3357fee2c372 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.085248 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-853778a8-dd78-4bf8-b47d-3357fee2c372 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'associate' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.085248 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.qos_specs_manage [None req-853778a8-dd78-4bf8-b47d-3357fee2c372 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Associate qos_spec: 74d7736e-1a4d-4ce4-802f-4bdb96683fd4 with type: 8fae2a2e-8c92-4239-aa54-015431cc3054 {{(pid=100245) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 17:57:58.114584 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-853778a8-dd78-4bf8-b47d-3357fee2c372 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associate?vol_type_id=8fae2a2e-8c92-4239-aa54-015431cc3054 returned with HTTP 202 Aug 07 17:57:58.115153 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 212/841] 10.4.3.241 () {66 vars in 1481 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associate?vol_type_id=8fae2a2e-8c92-4239-aa54-015431cc3054 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:58.123479 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-860b8083-8c04-4396-9186-43bf8cbe3c58 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.127378 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-860b8083-8c04-4396-9186-43bf8cbe3c58 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associations Aug 07 17:57:58.128354 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-860b8083-8c04-4396-9186-43bf8cbe3c58 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.128354 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-860b8083-8c04-4396-9186-43bf8cbe3c58 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'associations' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.131215 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.qos_specs_manage [None req-860b8083-8c04-4396-9186-43bf8cbe3c58 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Get associations for qos_spec id: 74d7736e-1a4d-4ce4-802f-4bdb96683fd4 {{(pid=100243) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 17:57:58.151914 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-860b8083-8c04-4396-9186-43bf8cbe3c58 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associations returned with HTTP 200 Aug 07 17:57:58.152471 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 208/842] 10.4.3.241 () {66 vars in 1393 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associations => generated 445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:58.162132 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e1b3a17f-77bf-4a22-8a27-d4c3600f174b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.165093 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1b3a17f-77bf-4a22-8a27-d4c3600f174b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/disassociate?vol_type_id=92e9d677-bd80-467b-9da8-5651eaa130b6 Aug 07 17:57:58.165295 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1b3a17f-77bf-4a22-8a27-d4c3600f174b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.165493 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1b3a17f-77bf-4a22-8a27-d4c3600f174b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'disassociate' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.165764 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.165764 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:58.166088 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e1b3a17f-77bf-4a22-8a27-d4c3600f174b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Disassociate qos_spec: 74d7736e-1a4d-4ce4-802f-4bdb96683fd4 from type: 92e9d677-bd80-467b-9da8-5651eaa130b6 {{(pid=100246) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 07 17:57:58.182710 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9a8a7b25-2d6f-4424-ad9a-4cc85096fc81 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.185267 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a8a7b25-2d6f-4424-ad9a-4cc85096fc81 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] DELETE https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:58.185597 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a8a7b25-2d6f-4424-ad9a-4cc85096fc81 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.185901 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a8a7b25-2d6f-4424-ad9a-4cc85096fc81 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.186073 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-9a8a7b25-2d6f-4424-ad9a-4cc85096fc81 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Delete volume with id: 4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:58.187546 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1b3a17f-77bf-4a22-8a27-d4c3600f174b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/disassociate?vol_type_id=92e9d677-bd80-467b-9da8-5651eaa130b6 returned with HTTP 202 Aug 07 17:57:58.187878 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 212/843] 10.4.3.241 () {66 vars in 1490 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/disassociate?vol_type_id=92e9d677-bd80-467b-9da8-5651eaa130b6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:58.201233 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6f2bfc62-7f74-4561-8c9b-7c97c389dad3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.203592 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.203592 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:58.204035 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6f2bfc62-7f74-4561-8c9b-7c97c389dad3 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associations Aug 07 17:57:58.204211 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9a8a7b25-2d6f-4424-ad9a-4cc85096fc81 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:58.204507 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6f2bfc62-7f74-4561-8c9b-7c97c389dad3 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.204868 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6f2bfc62-7f74-4561-8c9b-7c97c389dad3 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'associations' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.205283 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.205283 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:58.205871 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6f2bfc62-7f74-4561-8c9b-7c97c389dad3 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Get associations for qos_spec id: 74d7736e-1a4d-4ce4-802f-4bdb96683fd4 {{(pid=100245) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 17:57:58.225661 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6f2bfc62-7f74-4561-8c9b-7c97c389dad3 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associations returned with HTTP 200 Aug 07 17:57:58.226548 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 213/844] 10.4.3.241 () {66 vars in 1393 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associations => generated 304 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:58.230944 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9a8a7b25-2d6f-4424-ad9a-4cc85096fc81 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Delete volume request issued successfully. Aug 07 17:57:58.231194 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a8a7b25-2d6f-4424-ad9a-4cc85096fc81 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 202 Aug 07 17:57:58.231610 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 212/845] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:57:58 2026] DELETE /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:58.238159 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-910d20b6-34e6-4e25-b6a0-10519a569bcc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.241869 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-910d20b6-34e6-4e25-b6a0-10519a569bcc tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/disassociate_all Aug 07 17:57:58.242130 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-910d20b6-34e6-4e25-b6a0-10519a569bcc tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.242411 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-910d20b6-34e6-4e25-b6a0-10519a569bcc tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'disassociate_all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.242834 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.242834 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:58.243145 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.qos_specs_manage [None req-910d20b6-34e6-4e25-b6a0-10519a569bcc tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Disassociate qos_spec: 74d7736e-1a4d-4ce4-802f-4bdb96683fd4 from all. {{(pid=100243) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 07 17:57:58.244078 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dd9d44a0-4d69-41c4-91ef-97c975b83eef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.246574 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd9d44a0-4d69-41c4-91ef-97c975b83eef tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:58.246574 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd9d44a0-4d69-41c4-91ef-97c975b83eef tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.246574 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd9d44a0-4d69-41c4-91ef-97c975b83eef tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.253355 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.253355 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:58.257604 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dd9d44a0-4d69-41c4-91ef-97c975b83eef tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Volume info retrieved successfully. Aug 07 17:57:58.264729 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd9d44a0-4d69-41c4-91ef-97c975b83eef tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 200 Aug 07 17:57:58.265342 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 213/846] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:58.272337 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-910d20b6-34e6-4e25-b6a0-10519a569bcc tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/disassociate_all returned with HTTP 202 Aug 07 17:57:58.272837 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 209/847] 10.4.3.241 () {66 vars in 1405 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/disassociate_all => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:58.284674 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9a8e9038-7163-4d66-b72d-aa344791a845 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.286895 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a8e9038-7163-4d66-b72d-aa344791a845 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associations Aug 07 17:57:58.287199 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a8e9038-7163-4d66-b72d-aa344791a845 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.287392 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a8e9038-7163-4d66-b72d-aa344791a845 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'associations' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.287675 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.287675 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:58.287983 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9a8e9038-7163-4d66-b72d-aa344791a845 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Get associations for qos_spec id: 74d7736e-1a4d-4ce4-802f-4bdb96683fd4 {{(pid=100245) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 17:57:58.295770 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a8e9038-7163-4d66-b72d-aa344791a845 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associations returned with HTTP 200 Aug 07 17:57:58.296329 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 214/848] 10.4.3.241 () {66 vars in 1393 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/associations => generated 24 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:57:58.308861 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-09df1063-76b5-4e01-91a6-d3ab950b742e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.310903 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09df1063-76b5-4e01-91a6-d3ab950b742e tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DELETE https://10.4.3.241/volume/v3/types/8fae2a2e-8c92-4239-aa54-015431cc3054 Aug 07 17:57:58.311194 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-09df1063-76b5-4e01-91a6-d3ab950b742e tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.311616 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-09df1063-76b5-4e01-91a6-d3ab950b742e tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.350635 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09df1063-76b5-4e01-91a6-d3ab950b742e tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/types/8fae2a2e-8c92-4239-aa54-015431cc3054 returned with HTTP 202 Aug 07 17:57:58.351230 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 213/849] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:57:58 2026] DELETE /volume/v3/types/8fae2a2e-8c92-4239-aa54-015431cc3054 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:58.363608 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0f933e8f-a502-4212-842a-68f7d5b7b1f8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.365419 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f933e8f-a502-4212-842a-68f7d5b7b1f8 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/types/8fae2a2e-8c92-4239-aa54-015431cc3054 Aug 07 17:57:58.365654 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f933e8f-a502-4212-842a-68f7d5b7b1f8 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.365862 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f933e8f-a502-4212-842a-68f7d5b7b1f8 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.372530 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f933e8f-a502-4212-842a-68f7d5b7b1f8 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/types/8fae2a2e-8c92-4239-aa54-015431cc3054 returned with HTTP 404 Aug 07 17:57:58.373143 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 214/850] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/types/8fae2a2e-8c92-4239-aa54-015431cc3054 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:58.382103 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d9ff8e67-0101-4adc-8254-caccffa91cf4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.384310 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9ff8e67-0101-4adc-8254-caccffa91cf4 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DELETE https://10.4.3.241/volume/v3/types/a1c9eef9-29e9-4414-9e22-3b787b662551 Aug 07 17:57:58.384666 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d9ff8e67-0101-4adc-8254-caccffa91cf4 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.384875 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d9ff8e67-0101-4adc-8254-caccffa91cf4 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.385209 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.385209 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:58.411660 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9ff8e67-0101-4adc-8254-caccffa91cf4 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/types/a1c9eef9-29e9-4414-9e22-3b787b662551 returned with HTTP 202 Aug 07 17:57:58.412079 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 210/851] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:57:58 2026] DELETE /volume/v3/types/a1c9eef9-29e9-4414-9e22-3b787b662551 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:58.424501 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-819d27fb-5e3b-49ca-b2e1-d88df2bf03c2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.426672 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-819d27fb-5e3b-49ca-b2e1-d88df2bf03c2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/types/a1c9eef9-29e9-4414-9e22-3b787b662551 Aug 07 17:57:58.426945 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-819d27fb-5e3b-49ca-b2e1-d88df2bf03c2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.427219 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-819d27fb-5e3b-49ca-b2e1-d88df2bf03c2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.431269 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-819d27fb-5e3b-49ca-b2e1-d88df2bf03c2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/types/a1c9eef9-29e9-4414-9e22-3b787b662551 returned with HTTP 404 Aug 07 17:57:58.431934 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 215/852] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/types/a1c9eef9-29e9-4414-9e22-3b787b662551 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:58.440867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-02e8e857-6881-4d2d-9799-9bf62f53fcbf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.443209 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-02e8e857-6881-4d2d-9799-9bf62f53fcbf tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DELETE https://10.4.3.241/volume/v3/types/92e9d677-bd80-467b-9da8-5651eaa130b6 Aug 07 17:57:58.443486 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-02e8e857-6881-4d2d-9799-9bf62f53fcbf tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.443783 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-02e8e857-6881-4d2d-9799-9bf62f53fcbf tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.472228 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-02e8e857-6881-4d2d-9799-9bf62f53fcbf tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/types/92e9d677-bd80-467b-9da8-5651eaa130b6 returned with HTTP 202 Aug 07 17:57:58.472763 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 214/853] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:57:58 2026] DELETE /volume/v3/types/92e9d677-bd80-467b-9da8-5651eaa130b6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:58.481574 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-969c6cfa-f466-4739-8103-96fae8cb2bcc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.487651 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-969c6cfa-f466-4739-8103-96fae8cb2bcc tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/types/92e9d677-bd80-467b-9da8-5651eaa130b6 Aug 07 17:57:58.487977 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-969c6cfa-f466-4739-8103-96fae8cb2bcc tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.488255 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-969c6cfa-f466-4739-8103-96fae8cb2bcc tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.496211 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-969c6cfa-f466-4739-8103-96fae8cb2bcc tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/types/92e9d677-bd80-467b-9da8-5651eaa130b6 returned with HTTP 404 Aug 07 17:57:58.496847 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 215/854] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/types/92e9d677-bd80-467b-9da8-5651eaa130b6 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:58.505649 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-16aeadd6-5ff7-483e-bceb-1fd19f94e9e1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.507389 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-16aeadd6-5ff7-483e-bceb-1fd19f94e9e1 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] POST https://10.4.3.241/volume/v3/qos-specs Aug 07 17:57:58.507775 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-16aeadd6-5ff7-483e-bceb-1fd19f94e9e1 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-275020242", "consumer": "back-end"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:58.509472 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.qos_specs [None req-16aeadd6-5ff7-483e-bceb-1fd19f94e9e1 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-275020242', 'consumer': 'back-end', 'specs': {}} {{(pid=100243) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 17:57:58.515066 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-16aeadd6-5ff7-483e-bceb-1fd19f94e9e1 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DB qos_specs_create(): root {'id': '2f4f6677-2c94-4cd6-a5a9-45bfab335950', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-275020242'} {{(pid=100243) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 17:57:58.520392 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-16aeadd6-5ff7-483e-bceb-1fd19f94e9e1 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:57:58.520797 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 211/855] 10.4.3.241 () {68 vars in 1264 bytes} [Fri Aug 7 17:57:58 2026] POST /volume/v3/qos-specs => generated 368 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:58.529415 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-46a71724-d4ee-4abb-8b8a-8686b79399e5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.531486 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46a71724-d4ee-4abb-8b8a-8686b79399e5 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DELETE https://10.4.3.241/volume/v3/qos-specs/2f4f6677-2c94-4cd6-a5a9-45bfab335950?force=False Aug 07 17:57:58.531724 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46a71724-d4ee-4abb-8b8a-8686b79399e5 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.531941 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46a71724-d4ee-4abb-8b8a-8686b79399e5 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.532238 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.532238 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:58.532666 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.qos_specs_manage [None req-46a71724-d4ee-4abb-8b8a-8686b79399e5 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Delete qos_spec: 2f4f6677-2c94-4cd6-a5a9-45bfab335950, force: False {{(pid=100245) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:57:58.549335 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46a71724-d4ee-4abb-8b8a-8686b79399e5 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/2f4f6677-2c94-4cd6-a5a9-45bfab335950?force=False returned with HTTP 202 Aug 07 17:57:58.549824 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 216/856] 10.4.3.241 () {66 vars in 1380 bytes} [Fri Aug 7 17:57:58 2026] DELETE /volume/v3/qos-specs/2f4f6677-2c94-4cd6-a5a9-45bfab335950?force=False => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:58.555717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a63d2b5a-c6b7-46d7-9f17-38262b401f9a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.557360 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a63d2b5a-c6b7-46d7-9f17-38262b401f9a tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/2f4f6677-2c94-4cd6-a5a9-45bfab335950 Aug 07 17:57:58.557588 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a63d2b5a-c6b7-46d7-9f17-38262b401f9a tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.557831 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a63d2b5a-c6b7-46d7-9f17-38262b401f9a tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.561018 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a63d2b5a-c6b7-46d7-9f17-38262b401f9a tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/2f4f6677-2c94-4cd6-a5a9-45bfab335950 returned with HTTP 404 Aug 07 17:57:58.561453 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 215/857] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/2f4f6677-2c94-4cd6-a5a9-45bfab335950 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:58.569340 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6e37bea-6dc6-4028-b618-b26838346050 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.571287 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6e37bea-6dc6-4028-b618-b26838346050 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs Aug 07 17:57:58.571525 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6e37bea-6dc6-4028-b618-b26838346050 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.571758 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6e37bea-6dc6-4028-b618-b26838346050 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.583193 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6e37bea-6dc6-4028-b618-b26838346050 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:57:58.583635 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 216/858] 10.4.3.241 () {66 vars in 1243 bytes} [Fri Aug 7 17:57:58 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 07 17:57:58.592059 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-56b3f214-513e-4461-8c6b-1b4a4a1213a2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.593357 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56b3f214-513e-4461-8c6b-1b4a4a1213a2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DELETE https://10.4.3.241/volume/v3/qos-specs/2f4f6677-2c94-4cd6-a5a9-45bfab335950?force=False Aug 07 17:57:58.593776 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56b3f214-513e-4461-8c6b-1b4a4a1213a2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.594029 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56b3f214-513e-4461-8c6b-1b4a4a1213a2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.594342 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.594342 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:58.594808 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.qos_specs_manage [None req-56b3f214-513e-4461-8c6b-1b4a4a1213a2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Delete qos_spec: 2f4f6677-2c94-4cd6-a5a9-45bfab335950, force: False {{(pid=100243) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:57:58.599154 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56b3f214-513e-4461-8c6b-1b4a4a1213a2 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/2f4f6677-2c94-4cd6-a5a9-45bfab335950?force=False returned with HTTP 404 Aug 07 17:57:58.599898 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 212/859] 10.4.3.241 () {66 vars in 1380 bytes} [Fri Aug 7 17:57:58 2026] DELETE /volume/v3/qos-specs/2f4f6677-2c94-4cd6-a5a9-45bfab335950?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:58.607171 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d46dbb76-c95f-4873-9c4a-0a7f38c0ba1f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.610427 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d46dbb76-c95f-4873-9c4a-0a7f38c0ba1f tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/2f4f6677-2c94-4cd6-a5a9-45bfab335950 Aug 07 17:57:58.610427 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d46dbb76-c95f-4873-9c4a-0a7f38c0ba1f tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.610643 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d46dbb76-c95f-4873-9c4a-0a7f38c0ba1f tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.610865 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.610865 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:58.625109 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d46dbb76-c95f-4873-9c4a-0a7f38c0ba1f tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/2f4f6677-2c94-4cd6-a5a9-45bfab335950 returned with HTTP 404 Aug 07 17:57:58.626498 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 217/860] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/2f4f6677-2c94-4cd6-a5a9-45bfab335950 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:58.636705 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bedef97c-7486-4ef6-87ae-2ead8f3caf47 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.642065 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bedef97c-7486-4ef6-87ae-2ead8f3caf47 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] POST https://10.4.3.241/volume/v3/qos-specs Aug 07 17:57:58.643386 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bedef97c-7486-4ef6-87ae-2ead8f3caf47 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-823474427", "consumer": "both"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:58.648854 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.qos_specs [None req-bedef97c-7486-4ef6-87ae-2ead8f3caf47 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-823474427', 'consumer': 'both', 'specs': {}} {{(pid=100244) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 17:57:58.655650 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-bedef97c-7486-4ef6-87ae-2ead8f3caf47 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DB qos_specs_create(): root {'id': '475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-823474427'} {{(pid=100244) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 17:57:58.663097 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bedef97c-7486-4ef6-87ae-2ead8f3caf47 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:57:58.663650 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 216/861] 10.4.3.241 () {68 vars in 1264 bytes} [Fri Aug 7 17:57:58 2026] POST /volume/v3/qos-specs => generated 364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:58.679417 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1b7b02f1-8e20-49be-b08c-99db1e96da9e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.681173 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b7b02f1-8e20-49be-b08c-99db1e96da9e tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DELETE https://10.4.3.241/volume/v3/qos-specs/475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8?force=False Aug 07 17:57:58.681364 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b7b02f1-8e20-49be-b08c-99db1e96da9e tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.685776 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b7b02f1-8e20-49be-b08c-99db1e96da9e tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.686077 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.686077 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:58.686492 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1b7b02f1-8e20-49be-b08c-99db1e96da9e tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Delete qos_spec: 475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8, force: False {{(pid=100246) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:57:58.690298 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d4637da1-ea69-4579-a9ae-0216e8e2df38 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.692508 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d4637da1-ea69-4579-a9ae-0216e8e2df38 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:57:58.692840 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d4637da1-ea69-4579-a9ae-0216e8e2df38 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.693236 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d4637da1-ea69-4579-a9ae-0216e8e2df38 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.705996 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.705996 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:58.710510 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d4637da1-ea69-4579-a9ae-0216e8e2df38 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:57:58.711920 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b7b02f1-8e20-49be-b08c-99db1e96da9e tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8?force=False returned with HTTP 202 Aug 07 17:57:58.712460 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 217/862] 10.4.3.241 () {66 vars in 1380 bytes} [Fri Aug 7 17:57:58 2026] DELETE /volume/v3/qos-specs/475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:58.716063 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d4637da1-ea69-4579-a9ae-0216e8e2df38 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:57:58.716601 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 213/863] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:58.719590 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-98a98c81-9ed1-4239-b23b-a1cc93852a7b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.721554 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98a98c81-9ed1-4239-b23b-a1cc93852a7b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8 Aug 07 17:57:58.722118 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98a98c81-9ed1-4239-b23b-a1cc93852a7b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.722118 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98a98c81-9ed1-4239-b23b-a1cc93852a7b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.727253 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98a98c81-9ed1-4239-b23b-a1cc93852a7b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8 returned with HTTP 404 Aug 07 17:57:58.727822 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 218/864] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:58.738223 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-df8d0b80-fa30-4f72-b104-b1e4c46e6b67 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.740659 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df8d0b80-fa30-4f72-b104-b1e4c46e6b67 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs Aug 07 17:57:58.740999 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df8d0b80-fa30-4f72-b104-b1e4c46e6b67 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.741269 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df8d0b80-fa30-4f72-b104-b1e4c46e6b67 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.741622 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.741622 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:58.754191 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df8d0b80-fa30-4f72-b104-b1e4c46e6b67 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:57:58.754979 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 217/865] 10.4.3.241 () {66 vars in 1243 bytes} [Fri Aug 7 17:57:58 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 07 17:57:58.763051 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-21b4d67b-6b95-4eff-8d8f-0f3bdcd56232 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.765424 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21b4d67b-6b95-4eff-8d8f-0f3bdcd56232 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DELETE https://10.4.3.241/volume/v3/qos-specs/475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8?force=False Aug 07 17:57:58.766727 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21b4d67b-6b95-4eff-8d8f-0f3bdcd56232 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.766975 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21b4d67b-6b95-4eff-8d8f-0f3bdcd56232 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.767304 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.767304 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:58.767780 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-21b4d67b-6b95-4eff-8d8f-0f3bdcd56232 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Delete qos_spec: 475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8, force: False {{(pid=100246) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:57:58.772218 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21b4d67b-6b95-4eff-8d8f-0f3bdcd56232 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8?force=False returned with HTTP 404 Aug 07 17:57:58.772814 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 218/866] 10.4.3.241 () {66 vars in 1380 bytes} [Fri Aug 7 17:57:58 2026] DELETE /volume/v3/qos-specs/475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:58.781211 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-059a76b0-69a3-494f-ac0c-0bd702e0878a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.783417 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-059a76b0-69a3-494f-ac0c-0bd702e0878a tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8 Aug 07 17:57:58.783699 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-059a76b0-69a3-494f-ac0c-0bd702e0878a tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.783966 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-059a76b0-69a3-494f-ac0c-0bd702e0878a tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.788481 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-059a76b0-69a3-494f-ac0c-0bd702e0878a tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8 returned with HTTP 404 Aug 07 17:57:58.789275 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 214/867] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/475b43d7-5cd6-4b0d-8ed4-f1f87f1f06e8 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:58.801836 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a40842d8-a9e6-4a98-8a39-34902061a085 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.804205 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a40842d8-a9e6-4a98-8a39-34902061a085 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] POST https://10.4.3.241/volume/v3/qos-specs Aug 07 17:57:58.804614 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a40842d8-a9e6-4a98-8a39-34902061a085 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-944037113", "consumer": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:58.806898 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.qos_specs [None req-a40842d8-a9e6-4a98-8a39-34902061a085 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-944037113', 'consumer': 'front-end', 'specs': {}} {{(pid=100245) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 17:57:58.814545 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-a40842d8-a9e6-4a98-8a39-34902061a085 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DB qos_specs_create(): root {'id': 'a346bdb1-81c6-4ab6-a91a-0dcac00d4e76', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-944037113'} {{(pid=100245) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 17:57:58.821083 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a40842d8-a9e6-4a98-8a39-34902061a085 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:57:58.821645 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 219/868] 10.4.3.241 () {68 vars in 1264 bytes} [Fri Aug 7 17:57:58 2026] POST /volume/v3/qos-specs => generated 369 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:58.830906 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-38d0bda0-8dae-40dc-985e-0ffc9bfe6685 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.832882 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-38d0bda0-8dae-40dc-985e-0ffc9bfe6685 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DELETE https://10.4.3.241/volume/v3/qos-specs/a346bdb1-81c6-4ab6-a91a-0dcac00d4e76?force=False Aug 07 17:57:58.833098 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-38d0bda0-8dae-40dc-985e-0ffc9bfe6685 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.833325 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-38d0bda0-8dae-40dc-985e-0ffc9bfe6685 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.833583 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.833583 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:58.833928 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.qos_specs_manage [None req-38d0bda0-8dae-40dc-985e-0ffc9bfe6685 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Delete qos_spec: a346bdb1-81c6-4ab6-a91a-0dcac00d4e76, force: False {{(pid=100244) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:57:58.856998 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-38d0bda0-8dae-40dc-985e-0ffc9bfe6685 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/a346bdb1-81c6-4ab6-a91a-0dcac00d4e76?force=False returned with HTTP 202 Aug 07 17:57:58.857498 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 218/869] 10.4.3.241 () {66 vars in 1380 bytes} [Fri Aug 7 17:57:58 2026] DELETE /volume/v3/qos-specs/a346bdb1-81c6-4ab6-a91a-0dcac00d4e76?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:58.865467 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-33fb4374-c1db-4d08-bdce-b5f940d9b6ce None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.867648 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33fb4374-c1db-4d08-bdce-b5f940d9b6ce tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/a346bdb1-81c6-4ab6-a91a-0dcac00d4e76 Aug 07 17:57:58.867824 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33fb4374-c1db-4d08-bdce-b5f940d9b6ce tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.868033 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33fb4374-c1db-4d08-bdce-b5f940d9b6ce tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.872202 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33fb4374-c1db-4d08-bdce-b5f940d9b6ce tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/a346bdb1-81c6-4ab6-a91a-0dcac00d4e76 returned with HTTP 404 Aug 07 17:57:58.872871 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 219/870] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/a346bdb1-81c6-4ab6-a91a-0dcac00d4e76 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:58.883319 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4bdd42ed-44bc-413a-9272-99ba012c21e8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.885319 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bdd42ed-44bc-413a-9272-99ba012c21e8 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs Aug 07 17:57:58.885542 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4bdd42ed-44bc-413a-9272-99ba012c21e8 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.885768 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4bdd42ed-44bc-413a-9272-99ba012c21e8 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.895858 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bdd42ed-44bc-413a-9272-99ba012c21e8 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:57:58.896293 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 215/871] 10.4.3.241 () {66 vars in 1243 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs => generated 175 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:58.905733 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-607d907b-7f7b-41a8-a8c0-f8755183deed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.908988 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-607d907b-7f7b-41a8-a8c0-f8755183deed tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DELETE https://10.4.3.241/volume/v3/qos-specs/a346bdb1-81c6-4ab6-a91a-0dcac00d4e76?force=False Aug 07 17:57:58.909273 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-607d907b-7f7b-41a8-a8c0-f8755183deed tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.909559 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-607d907b-7f7b-41a8-a8c0-f8755183deed tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.910232 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.910232 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:58.910735 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.qos_specs_manage [None req-607d907b-7f7b-41a8-a8c0-f8755183deed tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Delete qos_spec: a346bdb1-81c6-4ab6-a91a-0dcac00d4e76, force: False {{(pid=100245) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:57:58.915669 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-607d907b-7f7b-41a8-a8c0-f8755183deed tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/a346bdb1-81c6-4ab6-a91a-0dcac00d4e76?force=False returned with HTTP 404 Aug 07 17:57:58.916714 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 220/872] 10.4.3.241 () {66 vars in 1380 bytes} [Fri Aug 7 17:57:58 2026] DELETE /volume/v3/qos-specs/a346bdb1-81c6-4ab6-a91a-0dcac00d4e76?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:58.924111 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fe95bbf6-d322-4200-9876-4c412cdb1a98 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.926603 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fe95bbf6-d322-4200-9876-4c412cdb1a98 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/a346bdb1-81c6-4ab6-a91a-0dcac00d4e76 Aug 07 17:57:58.926931 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fe95bbf6-d322-4200-9876-4c412cdb1a98 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.927672 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fe95bbf6-d322-4200-9876-4c412cdb1a98 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.927672 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.927672 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:58.932918 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fe95bbf6-d322-4200-9876-4c412cdb1a98 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/a346bdb1-81c6-4ab6-a91a-0dcac00d4e76 returned with HTTP 404 Aug 07 17:57:58.933972 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 219/873] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/a346bdb1-81c6-4ab6-a91a-0dcac00d4e76 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:58.944128 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a82a5e5c-2bbd-4598-87a6-176683c422d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.946188 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a82a5e5c-2bbd-4598-87a6-176683c422d0 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 Aug 07 17:57:58.946350 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a82a5e5c-2bbd-4598-87a6-176683c422d0 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.946602 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a82a5e5c-2bbd-4598-87a6-176683c422d0 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.951689 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a82a5e5c-2bbd-4598-87a6-176683c422d0 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 returned with HTTP 200 Aug 07 17:57:58.952130 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 220/874] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 => generated 393 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:58.963882 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cfcce7c6-4827-4b8b-828a-9051a32ab6b8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.966412 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cfcce7c6-4827-4b8b-828a-9051a32ab6b8 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs Aug 07 17:57:58.966772 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cfcce7c6-4827-4b8b-828a-9051a32ab6b8 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:58.967077 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cfcce7c6-4827-4b8b-828a-9051a32ab6b8 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:58.967545 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:58.967545 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:58.972804 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cfcce7c6-4827-4b8b-828a-9051a32ab6b8 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:57:58.973268 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 216/875] 10.4.3.241 () {66 vars in 1243 bytes} [Fri Aug 7 17:57:58 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:58.983609 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-177a41b3-1ca8-44ba-8a3e-a710a5f76b01 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:58.985570 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-177a41b3-1ca8-44ba-8a3e-a710a5f76b01 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] PUT https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 Aug 07 17:57:58.985984 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-177a41b3-1ca8-44ba-8a3e-a710a5f76b01 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:58.993315 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.qos_specs [None req-177a41b3-1ca8-44ba-8a3e-a710a5f76b01 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100245) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 07 17:57:59.001761 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-177a41b3-1ca8-44ba-8a3e-a710a5f76b01 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] qos_specs_update() value: {'id': 'a6731b79-a90f-4947-9744-d7e402cb9e34', 'key': 'iops_bytes', 'value': '500', 'specs_id': '74d7736e-1a4d-4ce4-802f-4bdb96683fd4', 'deleted': False} {{(pid=100245) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 07 17:57:59.006793 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-177a41b3-1ca8-44ba-8a3e-a710a5f76b01 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 returned with HTTP 200 Aug 07 17:57:59.007252 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 221/876] 10.4.3.241 () {68 vars in 1374 bytes} [Fri Aug 7 17:57:58 2026] PUT /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 => generated 36 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:57:59.014496 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6d9b07d6-598d-452e-8171-475f2ae8112d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:59.016546 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6d9b07d6-598d-452e-8171-475f2ae8112d tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 Aug 07 17:57:59.016750 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6d9b07d6-598d-452e-8171-475f2ae8112d tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:59.016931 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6d9b07d6-598d-452e-8171-475f2ae8112d tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:59.021856 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6d9b07d6-598d-452e-8171-475f2ae8112d tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 returned with HTTP 200 Aug 07 17:57:59.022278 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 220/877] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:57:59 2026] GET /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 => generated 414 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:59.030259 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c64482a0-ae0d-4c7d-8764-64452fab0f9b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:59.032055 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c64482a0-ae0d-4c7d-8764-64452fab0f9b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] PUT https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/delete_keys Aug 07 17:57:59.032468 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c64482a0-ae0d-4c7d-8764-64452fab0f9b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:57:59.034650 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:59.034650 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:59.035148 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c64482a0-ae0d-4c7d-8764-64452fab0f9b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Delete_key spec: 74d7736e-1a4d-4ce4-802f-4bdb96683fd4, keys: ['iops_bytes'] {{(pid=100246) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 07 17:57:59.055078 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c64482a0-ae0d-4c7d-8764-64452fab0f9b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/delete_keys returned with HTTP 202 Aug 07 17:57:59.055540 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 221/878] 10.4.3.241 () {68 vars in 1410 bytes} [Fri Aug 7 17:57:59 2026] PUT /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4/delete_keys => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:59.064168 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6186a33a-8972-401f-848d-e9165d2827f3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:59.066458 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6186a33a-8972-401f-848d-e9165d2827f3 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 Aug 07 17:57:59.066690 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6186a33a-8972-401f-848d-e9165d2827f3 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:59.067012 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6186a33a-8972-401f-848d-e9165d2827f3 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:59.067263 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:59.067263 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:57:59.071945 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6186a33a-8972-401f-848d-e9165d2827f3 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 returned with HTTP 200 Aug 07 17:57:59.072755 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 217/879] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:57:59 2026] GET /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:57:59.082275 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3c754129-f0ac-4208-bab5-9b48006b3353 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:59.084593 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3c754129-f0ac-4208-bab5-9b48006b3353 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 Aug 07 17:57:59.084791 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3c754129-f0ac-4208-bab5-9b48006b3353 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:59.085005 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3c754129-f0ac-4208-bab5-9b48006b3353 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:59.085308 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:59.085308 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:59.092548 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3c754129-f0ac-4208-bab5-9b48006b3353 tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 returned with HTTP 200 Aug 07 17:57:59.092548 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 222/880] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:57:59 2026] GET /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:57:59.103432 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-de0fddb4-f252-4a52-a7c7-9507a1c4679b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:59.103432 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de0fddb4-f252-4a52-a7c7-9507a1c4679b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] DELETE https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4?force=False Aug 07 17:57:59.103925 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de0fddb4-f252-4a52-a7c7-9507a1c4679b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:59.103925 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de0fddb4-f252-4a52-a7c7-9507a1c4679b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:59.104239 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:59.104239 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:57:59.104556 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.qos_specs_manage [None req-de0fddb4-f252-4a52-a7c7-9507a1c4679b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Delete qos_spec: 74d7736e-1a4d-4ce4-802f-4bdb96683fd4, force: False {{(pid=100244) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:57:59.128215 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de0fddb4-f252-4a52-a7c7-9507a1c4679b tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4?force=False returned with HTTP 202 Aug 07 17:57:59.128687 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 221/881] 10.4.3.241 () {66 vars in 1380 bytes} [Fri Aug 7 17:57:59 2026] DELETE /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:57:59.136298 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8c06bb3b-c806-45cf-8d5e-78de57d0c5bf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:59.138730 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c06bb3b-c806-45cf-8d5e-78de57d0c5bf tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] GET https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 Aug 07 17:57:59.138981 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c06bb3b-c806-45cf-8d5e-78de57d0c5bf tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:59.139267 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c06bb3b-c806-45cf-8d5e-78de57d0c5bf tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:59.139581 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:59.139581 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:57:59.143217 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c06bb3b-c806-45cf-8d5e-78de57d0c5bf tempest-QosSpecsTestJSON-1920701058 tempest-QosSpecsTestJSON-1920701058-project-admin] https://10.4.3.241/volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 returned with HTTP 404 Aug 07 17:57:59.143690 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 222/882] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:57:59 2026] GET /volume/v3/qos-specs/74d7736e-1a4d-4ce4-802f-4bdb96683fd4 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:57:59.278772 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5a304ca4-a9d9-45e2-b92d-76ab1e6c7139 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:59.282972 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5a304ca4-a9d9-45e2-b92d-76ab1e6c7139 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] GET https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 Aug 07 17:57:59.283231 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5a304ca4-a9d9-45e2-b92d-76ab1e6c7139 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:59.283801 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5a304ca4-a9d9-45e2-b92d-76ab1e6c7139 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:59.291846 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5a304ca4-a9d9-45e2-b92d-76ab1e6c7139 tempest-TaggedAttachmentsTest-1457127802 tempest-TaggedAttachmentsTest-1457127802-project-member] https://10.4.3.241/volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 returned with HTTP 404 Aug 07 17:57:59.292986 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 218/883] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:59 2026] GET /volume/v3/volumes/4a70147d-2eeb-4532-b526-7503ad5dd674 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:57:59.734216 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9a48b6ab-459f-4568-a23b-0a57cc23924a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:57:59.735510 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a48b6ab-459f-4568-a23b-0a57cc23924a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:57:59.735766 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a48b6ab-459f-4568-a23b-0a57cc23924a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:57:59.736000 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a48b6ab-459f-4568-a23b-0a57cc23924a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:57:59.749853 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:57:59.749853 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:57:59.753522 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9a48b6ab-459f-4568-a23b-0a57cc23924a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:57:59.758595 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a48b6ab-459f-4568-a23b-0a57cc23924a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:57:59.759032 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 223/884] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:57:59 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:00.774854 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5eff12a0-e0d9-4587-8385-ee48ab32ff1d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:00.778119 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5eff12a0-e0d9-4587-8385-ee48ab32ff1d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:58:00.778119 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5eff12a0-e0d9-4587-8385-ee48ab32ff1d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:00.778119 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5eff12a0-e0d9-4587-8385-ee48ab32ff1d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:00.793200 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:00.793200 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:00.798042 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5eff12a0-e0d9-4587-8385-ee48ab32ff1d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:58:00.803879 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5eff12a0-e0d9-4587-8385-ee48ab32ff1d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:58:00.804514 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 222/885] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:00 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:01.825644 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6f33038c-9272-4a09-b69d-992b3e7741eb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:01.830168 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f33038c-9272-4a09-b69d-992b3e7741eb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:58:01.830491 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f33038c-9272-4a09-b69d-992b3e7741eb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:01.830778 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f33038c-9272-4a09-b69d-992b3e7741eb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:01.849433 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:01.849433 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:01.855076 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6f33038c-9272-4a09-b69d-992b3e7741eb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:58:01.862692 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f33038c-9272-4a09-b69d-992b3e7741eb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:58:01.863347 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 223/886] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:01 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:02.068471 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9cfa4dac-b423-4dcc-8161-738757abe4e1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:02.178985 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9cfa4dac-b423-4dcc-8161-738757abe4e1 tempest-VolumePoolsAdminTestsJSON-1439912783 tempest-VolumePoolsAdminTestsJSON-1439912783-project-admin] GET https://10.4.3.241/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 17:58:02.179315 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9cfa4dac-b423-4dcc-8161-738757abe4e1 tempest-VolumePoolsAdminTestsJSON-1439912783 tempest-VolumePoolsAdminTestsJSON-1439912783-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:02.179529 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9cfa4dac-b423-4dcc-8161-738757abe4e1 tempest-VolumePoolsAdminTestsJSON-1439912783 tempest-VolumePoolsAdminTestsJSON-1439912783-project-admin] Calling method 'get_pools' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:02.179823 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:02.179823 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:02.197145 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9cfa4dac-b423-4dcc-8161-738757abe4e1 tempest-VolumePoolsAdminTestsJSON-1439912783 tempest-VolumePoolsAdminTestsJSON-1439912783-project-admin] https://10.4.3.241/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 17:58:02.198359 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 219/887] 10.4.3.241 () {66 vars in 1314 bytes} [Fri Aug 7 17:58:02 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:02.214427 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-858e2c70-e210-4d59-95f5-46fcd8bec8c8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:02.216524 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-858e2c70-e210-4d59-95f5-46fcd8bec8c8 tempest-VolumePoolsAdminTestsJSON-1439912783 tempest-VolumePoolsAdminTestsJSON-1439912783-project-admin] GET https://10.4.3.241/volume/v3/scheduler-stats/get_pools Aug 07 17:58:02.216894 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-858e2c70-e210-4d59-95f5-46fcd8bec8c8 tempest-VolumePoolsAdminTestsJSON-1439912783 tempest-VolumePoolsAdminTestsJSON-1439912783-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:02.217345 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-858e2c70-e210-4d59-95f5-46fcd8bec8c8 tempest-VolumePoolsAdminTestsJSON-1439912783 tempest-VolumePoolsAdminTestsJSON-1439912783-project-admin] Calling method 'get_pools' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:02.220330 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-79978688-4d74-4eac-887b-46865f5d43d8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:02.226152 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-79978688-4d74-4eac-887b-46865f5d43d8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/attachments/da08119f-c713-414d-a247-bd0fc4043e8f/action Aug 07 17:58:02.226596 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-79978688-4d74-4eac-887b-46865f5d43d8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:58:02.226703 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-79978688-4d74-4eac-887b-46865f5d43d8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:02.235087 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-858e2c70-e210-4d59-95f5-46fcd8bec8c8 tempest-VolumePoolsAdminTestsJSON-1439912783 tempest-VolumePoolsAdminTestsJSON-1439912783-project-admin] https://10.4.3.241/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 17:58:02.235087 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 224/888] 10.4.3.241 () {66 vars in 1291 bytes} [Fri Aug 7 17:58:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:02.258570 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:02.258570 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:02.279867 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0e09bf7a-e509-41dd-9ece-016ff1fe5dfa req-79978688-4d74-4eac-887b-46865f5d43d8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/da08119f-c713-414d-a247-bd0fc4043e8f/action returned with HTTP 204 Aug 07 17:58:02.280420 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 223/889] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:58:02 2026] POST /volume/v3/attachments/da08119f-c713-414d-a247-bd0fc4043e8f/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:02.882439 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fe0f01d6-79f2-4d8c-ab62-25db1eeed266 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:02.886537 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe0f01d6-79f2-4d8c-ab62-25db1eeed266 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:58:02.886537 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fe0f01d6-79f2-4d8c-ab62-25db1eeed266 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:02.886537 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fe0f01d6-79f2-4d8c-ab62-25db1eeed266 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:02.900332 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:02.900332 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:02.905247 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fe0f01d6-79f2-4d8c-ab62-25db1eeed266 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:58:02.911799 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe0f01d6-79f2-4d8c-ab62-25db1eeed266 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:58:02.912534 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 224/890] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:02 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 1168 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:02.931220 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0a423df4-2b86-4bba-a54a-0cbcf2ff9e08 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:02.934120 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0a423df4-2b86-4bba-a54a-0cbcf2ff9e08 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:58:02.934120 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0a423df4-2b86-4bba-a54a-0cbcf2ff9e08 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:02.934120 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0a423df4-2b86-4bba-a54a-0cbcf2ff9e08 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:02.946525 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:02.946525 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:02.950682 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0a423df4-2b86-4bba-a54a-0cbcf2ff9e08 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:58:02.956980 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0a423df4-2b86-4bba-a54a-0cbcf2ff9e08 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:58:02.957537 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 220/891] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:02 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 1168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:03.039032 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-60b353ca-d961-43c0-ad27-c8efee485525 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:03.041925 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-60b353ca-d961-43c0-ad27-c8efee485525 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:58:03.042325 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-60b353ca-d961-43c0-ad27-c8efee485525 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:03.042418 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-60b353ca-d961-43c0-ad27-c8efee485525 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:03.063155 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:03.063155 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:03.068680 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-60b353ca-d961-43c0-ad27-c8efee485525 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:58:03.076631 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-60b353ca-d961-43c0-ad27-c8efee485525 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:58:03.077131 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 225/892] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:58:03 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 1168 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:03.137004 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-8652d081-3c87-4756-89b4-7c0bf762fa89 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:03.140794 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-8652d081-3c87-4756-89b4-7c0bf762fa89 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7/action Aug 07 17:58:03.141350 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-8652d081-3c87-4756-89b4-7c0bf762fa89 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:58:03.141466 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-8652d081-3c87-4756-89b4-7c0bf762fa89 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:03.155217 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:03.155217 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:03.155598 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-8652d081-3c87-4756-89b4-7c0bf762fa89 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:58:03.164031 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-8652d081-3c87-4756-89b4-7c0bf762fa89 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Begin detaching volume completed successfully. Aug 07 17:58:03.164233 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-8652d081-3c87-4756-89b4-7c0bf762fa89 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7/action returned with HTTP 202 Aug 07 17:58:03.164662 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 224/893] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 17:58:03 2026] POST /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:58:03.240640 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ff18ae99-3f30-4b28-b552-9d04d74534a9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:03.240640 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff18ae99-3f30-4b28-b552-9d04d74534a9 None None] GET https://10.4.3.241/volume// Aug 07 17:58:03.240640 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff18ae99-3f30-4b28-b552-9d04d74534a9 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:03.240640 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff18ae99-3f30-4b28-b552-9d04d74534a9 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:03.240640 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff18ae99-3f30-4b28-b552-9d04d74534a9 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:03.240640 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 225/894] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:58:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:03.253496 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-4f646edb-cb0b-4761-a22a-8fb673cb1dc4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:03.260347 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-4f646edb-cb0b-4761-a22a-8fb673cb1dc4 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:58:03.260836 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-4f646edb-cb0b-4761-a22a-8fb673cb1dc4 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:03.260836 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-4f646edb-cb0b-4761-a22a-8fb673cb1dc4 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:03.283488 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:03.283488 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:03.290390 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-4f646edb-cb0b-4761-a22a-8fb673cb1dc4 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:58:03.303587 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-4f646edb-cb0b-4761-a22a-8fb673cb1dc4 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:58:03.304354 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 221/895] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:58:03 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 1351 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:58:03.318863 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-30f1eeb0-1b6e-44bd-b5a7-bb5a3c019ec2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:03.322424 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-30f1eeb0-1b6e-44bd-b5a7-bb5a3c019ec2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7/encryption Aug 07 17:58:03.322424 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-30f1eeb0-1b6e-44bd-b5a7-bb5a3c019ec2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:03.322559 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-30f1eeb0-1b6e-44bd-b5a7-bb5a3c019ec2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:03.334927 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:03.334927 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:03.343489 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-30f1eeb0-1b6e-44bd-b5a7-bb5a3c019ec2 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7/encryption returned with HTTP 200 Aug 07 17:58:03.344088 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 226/896] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 17:58:03 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:04.514814 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-546d87b6-736e-4bb8-a907-27e20558e790 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:04.518069 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-546d87b6-736e-4bb8-a907-27e20558e790 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] DELETE https://10.4.3.241/volume/v3/attachments/da08119f-c713-414d-a247-bd0fc4043e8f Aug 07 17:58:04.518361 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-546d87b6-736e-4bb8-a907-27e20558e790 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:04.518667 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-546d87b6-736e-4bb8-a907-27e20558e790 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:04.529384 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:04.529384 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:04.604282 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8c8ba700-73d9-4e18-a72a-0ddc05f5fb2e req-546d87b6-736e-4bb8-a907-27e20558e790 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/da08119f-c713-414d-a247-bd0fc4043e8f returned with HTTP 200 Aug 07 17:58:04.605178 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 225/897] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:58:04 2026] DELETE /volume/v3/attachments/da08119f-c713-414d-a247-bd0fc4043e8f => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:05.474608 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7f521890-926f-4b7d-b9d4-25a5a030e104 req-08b23959-1f65-4e0d-aac4-aff20a8c3405 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:05.480170 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7f521890-926f-4b7d-b9d4-25a5a030e104 req-08b23959-1f65-4e0d-aac4-aff20a8c3405 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:58:05.480377 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7f521890-926f-4b7d-b9d4-25a5a030e104 req-08b23959-1f65-4e0d-aac4-aff20a8c3405 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:05.480601 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7f521890-926f-4b7d-b9d4-25a5a030e104 req-08b23959-1f65-4e0d-aac4-aff20a8c3405 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:05.489596 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:05.489596 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:05.494539 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-7f521890-926f-4b7d-b9d4-25a5a030e104 req-08b23959-1f65-4e0d-aac4-aff20a8c3405 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:58:05.499567 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7f521890-926f-4b7d-b9d4-25a5a030e104 req-08b23959-1f65-4e0d-aac4-aff20a8c3405 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:58:05.500131 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 226/898] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:58:05 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:05.619066 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-79a88713-11e8-4016-b1db-ca9759eb4fbd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:05.779188 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-79a88713-11e8-4016-b1db-ca9759eb4fbd tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:58:05.779576 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-79a88713-11e8-4016-b1db-ca9759eb4fbd tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1663327167"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:05.800891 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-79a88713-11e8-4016-b1db-ca9759eb4fbd tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:58:05.802348 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 222/899] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:58:05 2026] POST /volume/v3/types => generated 231 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:05.813347 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fa73c2d0-a417-4962-ae3f-84e479b9628a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:05.815632 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa73c2d0-a417-4962-ae3f-84e479b9628a tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] POST https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs Aug 07 17:58:05.816082 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fa73c2d0-a417-4962-ae3f-84e479b9628a tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:05.855433 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa73c2d0-a417-4962-ae3f-84e479b9628a tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs returned with HTTP 200 Aug 07 17:58:05.855874 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 227/900] 10.4.3.241 () {68 vars in 1399 bytes} [Fri Aug 7 17:58:05 2026] POST /volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs => generated 34 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:58:05.866190 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f8ab9d0f-d9fc-499b-b6f7-784159ae54d3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:05.868599 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8ab9d0f-d9fc-499b-b6f7-784159ae54d3 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] GET https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec3 Aug 07 17:58:05.868878 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8ab9d0f-d9fc-499b-b6f7-784159ae54d3 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:05.869364 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8ab9d0f-d9fc-499b-b6f7-784159ae54d3 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:05.869740 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:05.869740 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:05.881765 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8ab9d0f-d9fc-499b-b6f7-784159ae54d3 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec3 returned with HTTP 200 Aug 07 17:58:05.881765 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 226/901] 10.4.3.241 () {66 vars in 1396 bytes} [Fri Aug 7 17:58:05 2026] GET /volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec3 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:58:05.892001 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d43070b2-2998-42a8-a2d4-35a849cc6c00 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:05.894812 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d43070b2-2998-42a8-a2d4-35a849cc6c00 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] DELETE https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec3 Aug 07 17:58:05.894812 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d43070b2-2998-42a8-a2d4-35a849cc6c00 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:05.895681 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d43070b2-2998-42a8-a2d4-35a849cc6c00 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:05.924021 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d43070b2-2998-42a8-a2d4-35a849cc6c00 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec3 returned with HTTP 202 Aug 07 17:58:05.924652 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 227/902] 10.4.3.241 () {66 vars in 1399 bytes} [Fri Aug 7 17:58:05 2026] DELETE /volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:58:05.940675 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bb913c35-98b1-4f44-928d-c179baa72cc6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:05.943174 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bb913c35-98b1-4f44-928d-c179baa72cc6 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] GET https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec3 Aug 07 17:58:05.943547 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bb913c35-98b1-4f44-928d-c179baa72cc6 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:05.943821 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bb913c35-98b1-4f44-928d-c179baa72cc6 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:05.957047 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bb913c35-98b1-4f44-928d-c179baa72cc6 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec3 returned with HTTP 404 Aug 07 17:58:05.957672 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 223/903] 10.4.3.241 () {66 vars in 1396 bytes} [Fri Aug 7 17:58:05 2026] GET /volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec3 => generated 129 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:05.966423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b0464ef5-9b36-4d50-91dc-cedbf9410ca9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:05.970515 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0464ef5-9b36-4d50-91dc-cedbf9410ca9 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] POST https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs Aug 07 17:58:05.971236 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0464ef5-9b36-4d50-91dc-cedbf9410ca9 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:06.004858 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0464ef5-9b36-4d50-91dc-cedbf9410ca9 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs returned with HTTP 200 Aug 07 17:58:06.006344 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 228/904] 10.4.3.241 () {68 vars in 1399 bytes} [Fri Aug 7 17:58:05 2026] POST /volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs => generated 34 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:58:06.019512 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-313e691f-677d-4ebf-87de-e3caef368de0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:06.024064 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-313e691f-677d-4ebf-87de-e3caef368de0 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] GET https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs Aug 07 17:58:06.024820 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-313e691f-677d-4ebf-87de-e3caef368de0 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:06.025026 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-313e691f-677d-4ebf-87de-e3caef368de0 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:06.037195 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-313e691f-677d-4ebf-87de-e3caef368de0 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs returned with HTTP 200 Aug 07 17:58:06.037603 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 227/905] 10.4.3.241 () {66 vars in 1378 bytes} [Fri Aug 7 17:58:06 2026] GET /volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs => generated 34 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:58:06.053129 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8669e9f0-6498-4e22-a130-a13ccf226b7b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:06.056122 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8669e9f0-6498-4e22-a130-a13ccf226b7b tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] POST https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs Aug 07 17:58:06.056122 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8669e9f0-6498-4e22-a130-a13ccf226b7b tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:06.098628 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8669e9f0-6498-4e22-a130-a13ccf226b7b tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs returned with HTTP 200 Aug 07 17:58:06.099186 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 228/906] 10.4.3.241 () {68 vars in 1399 bytes} [Fri Aug 7 17:58:06 2026] POST /volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs => generated 34 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:58:06.111304 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-97fe35f8-347f-4623-a83c-82b8b76c9fd4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:06.113807 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-97fe35f8-347f-4623-a83c-82b8b76c9fd4 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] PUT https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec2 Aug 07 17:58:06.114546 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-97fe35f8-347f-4623-a83c-82b8b76c9fd4 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:06.187513 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-97fe35f8-347f-4623-a83c-82b8b76c9fd4 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec2 returned with HTTP 200 Aug 07 17:58:06.188241 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 224/907] 10.4.3.241 () {68 vars in 1416 bytes} [Fri Aug 7 17:58:06 2026] PUT /volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec2 => generated 17 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:58:06.200775 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b0416c19-75b8-46b8-bd33-db8234f66fa3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:06.205377 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0416c19-75b8-46b8-bd33-db8234f66fa3 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] GET https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec2 Aug 07 17:58:06.205377 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0416c19-75b8-46b8-bd33-db8234f66fa3 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:06.205377 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0416c19-75b8-46b8-bd33-db8234f66fa3 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:06.217312 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0416c19-75b8-46b8-bd33-db8234f66fa3 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec2 returned with HTTP 200 Aug 07 17:58:06.220418 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 229/908] 10.4.3.241 () {66 vars in 1396 bytes} [Fri Aug 7 17:58:06 2026] GET /volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs/spec2 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:58:06.228722 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dde1d48d-f4cd-423c-bb0e-48a79ff3aacd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:06.231441 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dde1d48d-f4cd-423c-bb0e-48a79ff3aacd tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] POST https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs Aug 07 17:58:06.232162 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dde1d48d-f4cd-423c-bb0e-48a79ff3aacd tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:06.320525 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dde1d48d-f4cd-423c-bb0e-48a79ff3aacd tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs returned with HTTP 200 Aug 07 17:58:06.321270 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 228/909] 10.4.3.241 () {68 vars in 1399 bytes} [Fri Aug 7 17:58:06 2026] POST /volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs => generated 51 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:58:06.332825 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8da89b94-c68d-4de2-861a-52f7debc6b30 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:06.334073 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8da89b94-c68d-4de2-861a-52f7debc6b30 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] GET https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs Aug 07 17:58:06.334344 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8da89b94-c68d-4de2-861a-52f7debc6b30 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:06.334662 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8da89b94-c68d-4de2-861a-52f7debc6b30 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:06.343921 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8da89b94-c68d-4de2-861a-52f7debc6b30 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs returned with HTTP 200 Aug 07 17:58:06.344543 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 229/910] 10.4.3.241 () {66 vars in 1378 bytes} [Fri Aug 7 17:58:06 2026] GET /volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c/extra_specs => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:58:06.357304 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-abb022c6-6717-4045-b3a9-b2c2d40bcd36 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:06.360442 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-abb022c6-6717-4045-b3a9-b2c2d40bcd36 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] DELETE https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c Aug 07 17:58:06.360442 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-abb022c6-6717-4045-b3a9-b2c2d40bcd36 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:06.360442 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-abb022c6-6717-4045-b3a9-b2c2d40bcd36 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:06.400414 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-abb022c6-6717-4045-b3a9-b2c2d40bcd36 tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c returned with HTTP 202 Aug 07 17:58:06.401051 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 225/911] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:58:06 2026] DELETE /volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:06.409286 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a5150a4f-273a-4e39-b1ac-62cf8862485e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:06.411528 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a5150a4f-273a-4e39-b1ac-62cf8862485e tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] GET https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c Aug 07 17:58:06.412047 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a5150a4f-273a-4e39-b1ac-62cf8862485e tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:06.412226 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a5150a4f-273a-4e39-b1ac-62cf8862485e tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:06.417780 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a5150a4f-273a-4e39-b1ac-62cf8862485e tempest-VolumeTypesExtraSpecsTest-1806821107 tempest-VolumeTypesExtraSpecsTest-1806821107-project-admin] https://10.4.3.241/volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c returned with HTTP 404 Aug 07 17:58:06.418588 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 230/912] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 17:58:06 2026] GET /volume/v3/types/95af43f7-16c3-4325-9ac4-b7d6869da74c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:10.234037 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f3c3f49c-7a2f-474e-b312-8bda0dfe63ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:10.371614 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1384615e-626a-4275-9d68-35679e93fef8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:10.375544 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1384615e-626a-4275-9d68-35679e93fef8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] DELETE https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:58:10.375910 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1384615e-626a-4275-9d68-35679e93fef8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:10.376635 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1384615e-626a-4275-9d68-35679e93fef8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:10.377555 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-1384615e-626a-4275-9d68-35679e93fef8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Delete volume with id: 13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:58:10.399586 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:10.399586 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:10.400088 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1384615e-626a-4275-9d68-35679e93fef8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:58:10.433635 np0000006743 devstack@c-api.service[100246]: WARNING cinder.keymgr.conf_key_mgr [None req-1384615e-626a-4275-9d68-35679e93fef8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:58:10.451693 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3c3f49c-7a2f-474e-b312-8bda0dfe63ab tempest-ExtensionsTestJSON-832055584 tempest-ExtensionsTestJSON-832055584-project-member] GET https://10.4.3.241/volume/v3/extensions Aug 07 17:58:10.451693 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3c3f49c-7a2f-474e-b312-8bda0dfe63ab tempest-ExtensionsTestJSON-832055584 tempest-ExtensionsTestJSON-832055584-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:10.453124 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1384615e-626a-4275-9d68-35679e93fef8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Delete volume request issued successfully. Aug 07 17:58:10.453211 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3c3f49c-7a2f-474e-b312-8bda0dfe63ab tempest-ExtensionsTestJSON-832055584 tempest-ExtensionsTestJSON-832055584-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:10.455701 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1384615e-626a-4275-9d68-35679e93fef8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 202 Aug 07 17:58:10.455701 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 230/913] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:58:10 2026] DELETE /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:10.456617 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3c3f49c-7a2f-474e-b312-8bda0dfe63ab tempest-ExtensionsTestJSON-832055584 tempest-ExtensionsTestJSON-832055584-project-member] https://10.4.3.241/volume/v3/extensions returned with HTTP 200 Aug 07 17:58:10.457350 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 229/914] 10.4.3.241 () {66 vars in 1246 bytes} [Fri Aug 7 17:58:10 2026] GET /volume/v3/extensions => generated 5245 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:10.465950 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-550f046e-2e23-423a-aa32-3a129a688afd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:10.469477 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-550f046e-2e23-423a-aa32-3a129a688afd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:58:10.469708 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-550f046e-2e23-423a-aa32-3a129a688afd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:10.470039 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-550f046e-2e23-423a-aa32-3a129a688afd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:10.485248 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:10.485248 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:10.492991 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-550f046e-2e23-423a-aa32-3a129a688afd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:58:10.506671 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-550f046e-2e23-423a-aa32-3a129a688afd tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 200 Aug 07 17:58:10.507592 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 226/915] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:10 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 875 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:11.526757 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5f7f7364-29cd-4d6d-9c41-d8e9d50f4e56 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:11.529485 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5f7f7364-29cd-4d6d-9c41-d8e9d50f4e56 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 Aug 07 17:58:11.531888 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5f7f7364-29cd-4d6d-9c41-d8e9d50f4e56 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:11.531888 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5f7f7364-29cd-4d6d-9c41-d8e9d50f4e56 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:11.537617 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5f7f7364-29cd-4d6d-9c41-d8e9d50f4e56 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 returned with HTTP 404 Aug 07 17:58:11.537955 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 231/916] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:11 2026] GET /volume/v3/volumes/13a38146-6f74-42a2-8221-e817bb222cf7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:58:11.549761 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cdf2cc38-5204-4816-9f8d-7938aec03262 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:11.553672 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdf2cc38-5204-4816-9f8d-7938aec03262 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:58:11.553932 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdf2cc38-5204-4816-9f8d-7938aec03262 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:11.554186 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdf2cc38-5204-4816-9f8d-7938aec03262 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:11.555450 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cdf2cc38-5204-4816-9f8d-7938aec03262 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:58:11.621620 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cdf2cc38-5204-4816-9f8d-7938aec03262 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Get all volumes completed successfully. Aug 07 17:58:11.624826 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:11.624826 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:11.633053 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdf2cc38-5204-4816-9f8d-7938aec03262 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:58:11.633850 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 231/917] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 17:58:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14087 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:58:11.654650 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-575e46d0-488a-4e85-a4ea-cadb5b30f061 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:11.657725 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-575e46d0-488a-4e85-a4ea-cadb5b30f061 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] DELETE https://10.4.3.241/volume/v3/types/604eb0f8-b3f5-4ff2-8ae4-b5c1ca4cb0ed Aug 07 17:58:11.658365 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-575e46d0-488a-4e85-a4ea-cadb5b30f061 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:11.659150 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-575e46d0-488a-4e85-a4ea-cadb5b30f061 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:11.709803 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-575e46d0-488a-4e85-a4ea-cadb5b30f061 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/types/604eb0f8-b3f5-4ff2-8ae4-b5c1ca4cb0ed returned with HTTP 202 Aug 07 17:58:11.710300 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 230/918] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:58:11 2026] DELETE /volume/v3/types/604eb0f8-b3f5-4ff2-8ae4-b5c1ca4cb0ed => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:11.730200 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-97e89dec-de3e-4a8f-8216-c655a7e55498 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:11.734289 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-97e89dec-de3e-4a8f-8216-c655a7e55498 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:58:11.735420 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-97e89dec-de3e-4a8f-8216-c655a7e55498 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-2038876061", "extra_specs": {}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:11.765875 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-97e89dec-de3e-4a8f-8216-c655a7e55498 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:58:11.767421 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 227/919] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:58:11 2026] POST /volume/v3/types => generated 214 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:11.781163 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-982a907c-ae9f-4e1c-ae1c-1fdeaaf7e198 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:11.785933 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-982a907c-ae9f-4e1c-ae1c-1fdeaaf7e198 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] POST https://10.4.3.241/volume/v3/types/51619f7f-1b77-4e7b-aaff-026f40c96d38/encryption Aug 07 17:58:11.786473 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-982a907c-ae9f-4e1c-ae1c-1fdeaaf7e198 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:11.838588 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-982a907c-ae9f-4e1c-ae1c-1fdeaaf7e198 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/types/51619f7f-1b77-4e7b-aaff-026f40c96d38/encryption returned with HTTP 200 Aug 07 17:58:11.843433 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 232/920] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 17:58:11 2026] POST /volume/v3/types/51619f7f-1b77-4e7b-aaff-026f40c96d38/encryption => generated 231 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:11.850844 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:11.853730 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:58:11.854223 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1800057537", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-2038876061", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:11.857340 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1800057537', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-2038876061', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:58:11.863991 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Create volume of 1 GB Aug 07 17:58:11.864865 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:11.864865 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:11.866270 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Availability Zones retrieved successfully. Aug 07 17:58:11.875980 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Flow 'volume_create_api' (00bd3da5-ce47-45e3-adbe-ce5b4abfe8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:11.878307 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3140cca5-d4b5-472a-b7f9-9a4a91bd0f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:11.879706 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:58:11.946267 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3140cca5-d4b5-472a-b7f9-9a4a91bd0f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:58:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51619f7f-1b77-4e7b-aaff-026f40c96d38,is_public=True,name='tempest-scenario-type-luksv2-2038876061',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51619f7f-1b77-4e7b-aaff-026f40c96d38', '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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:11.947326 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf2c2806-f28c-4298-9c03-fda72d96544a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:11.996558 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-2038876061 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-2038876061, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:58:11.997207 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-2038876061 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-2038876061, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:58:12.059280 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Created reservations ['85d97fcf-0c76-47a6-ad83-765c7a783751', '7e91c2d1-bd94-41ab-b4f7-088f6d6af12d', '3615f62e-aba6-4469-9d73-0ef4e2895337', '1ddf9cf7-cf4a-4188-bb68-55e4677407f0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:58:12.060549 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf2c2806-f28c-4298-9c03-fda72d96544a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85d97fcf-0c76-47a6-ad83-765c7a783751', '7e91c2d1-bd94-41ab-b4f7-088f6d6af12d', '3615f62e-aba6-4469-9d73-0ef4e2895337', '1ddf9cf7-cf4a-4188-bb68-55e4677407f0']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:12.061469 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6abe3b5-a0af-4f04-93f9-52f6ce8e13a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:12.093727 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6abe3b5-a0af-4f04-93f9-52f6ce8e13a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75107d65-2f50-4d35-9f5f-16eae1dbe005', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1800057537',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2c1d36e8fa4ec883fec8288586afe6',qos_specs=None,replication_status=,reservations=['85d97fcf-0c76-47a6-ad83-765c7a783751','7e91c2d1-bd94-41ab-b4f7-088f6d6af12d','3615f62e-aba6-4469-9d73-0ef4e2895337','1ddf9cf7-cf4a-4188-bb68-55e4677407f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d0cb4e1cbd4ba0857c14279054d867',volume_type_id=51619f7f-1b77-4e7b-aaff-026f40c96d38), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1800057537',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=75107d65-2f50-4d35-9f5f-16eae1dbe005,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2c1d36e8fa4ec883fec8288586afe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86d0cb4e1cbd4ba0857c14279054d867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51619f7f-1b77-4e7b-aaff-026f40c96d38),volume_type_id=51619f7f-1b77-4e7b-aaff-026f40c96d38)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:12.094920 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5196d1-0efb-46a6-ad1b-e73b1c3b98a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:12.120145 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5196d1-0efb-46a6-ad1b-e73b1c3b98a0) transitioned into state 'SUCCESS' from state '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-1800057537',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2c1d36e8fa4ec883fec8288586afe6',qos_specs=None,replication_status=,reservations=['85d97fcf-0c76-47a6-ad83-765c7a783751','7e91c2d1-bd94-41ab-b4f7-088f6d6af12d','3615f62e-aba6-4469-9d73-0ef4e2895337','1ddf9cf7-cf4a-4188-bb68-55e4677407f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d0cb4e1cbd4ba0857c14279054d867',volume_type_id=51619f7f-1b77-4e7b-aaff-026f40c96d38)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:12.121356 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f18f4ec-a668-4a78-8a30-4d83c122a26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:12.144039 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f18f4ec-a668-4a78-8a30-4d83c122a26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:12.145555 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Flow 'volume_create_api' (00bd3da5-ce47-45e3-adbe-ce5b4abfe8ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:12.146183 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Create volume request issued successfully. Aug 07 17:58:12.147204 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c899bae6-aa33-49c5-82ea-15331b3ea336 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:58:12.147850 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 232/921] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:58:11 2026] POST /volume/v3/volumes => generated 787 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:58:12.269477 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-45ae93c9-1120-491a-a2c2-a7e5fd2d3de7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:12.269998 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-45ae93c9-1120-491a-a2c2-a7e5fd2d3de7 None None] GET https://10.4.3.241/volume// Aug 07 17:58:12.270305 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-45ae93c9-1120-491a-a2c2-a7e5fd2d3de7 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:12.273496 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-45ae93c9-1120-491a-a2c2-a7e5fd2d3de7 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:12.273496 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-45ae93c9-1120-491a-a2c2-a7e5fd2d3de7 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:12.273496 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 231/922] 10.4.3.241 () {64 vars in 1004 bytes} [Fri Aug 7 17:58:12 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:12.288602 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-38816929-6773-4bd4-acf0-4732046655a7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:12.289807 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-38816929-6773-4bd4-acf0-4732046655a7 None None] GET https://10.4.3.241/volume// Aug 07 17:58:12.289807 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-38816929-6773-4bd4-acf0-4732046655a7 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:12.289807 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-38816929-6773-4bd4-acf0-4732046655a7 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:12.290124 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-38816929-6773-4bd4-acf0-4732046655a7 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:12.290581 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 228/923] 10.4.3.241 () {64 vars in 1004 bytes} [Fri Aug 7 17:58:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:12.308320 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f1841294-f6aa-4150-b741-24ab86593271 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:12.462808 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1841294-f6aa-4150-b741-24ab86593271 tempest-VersionsTest-1158402770 tempest-VersionsTest-1158402770-project-member] GET https://10.4.3.241/volume/v3/ Aug 07 17:58:12.463053 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f1841294-f6aa-4150-b741-24ab86593271 tempest-VersionsTest-1158402770 tempest-VersionsTest-1158402770-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:12.463312 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f1841294-f6aa-4150-b741-24ab86593271 tempest-VersionsTest-1158402770 tempest-VersionsTest-1158402770-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:12.463726 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1841294-f6aa-4150-b741-24ab86593271 tempest-VersionsTest-1158402770 tempest-VersionsTest-1158402770-project-member] https://10.4.3.241/volume/v3/ returned with HTTP 200 Aug 07 17:58:12.464863 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 233/924] 10.4.3.241 () {66 vars in 1216 bytes} [Fri Aug 7 17:58:12 2026] GET /volume/v3/ => generated 386 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:13.500192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:13.500192 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:58:13.500192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-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": "ff32c573-13bd-4744-b099-9ff4191e17c7", "source_volid": null, "backup_id": null}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:13.502357 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-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': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'source_volid': None, 'backup_id': None}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:58:13.919318 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Create volume of 1 GB Aug 07 17:58:13.919820 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:13.919820 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:13.925506 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Availability Zones retrieved successfully. Aug 07 17:58:13.937833 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Flow 'volume_create_api' (f49626bb-7d39-408f-8fc5-62fae96bdf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:13.939005 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5373957b-30a7-4881-8871-2f09e835ce66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:13.941135 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:58:14.045988 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5373957b-30a7-4881-8871-2f09e835ce66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:14.047150 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ac151b-a9d3-4e10-bbf5-10e300443465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:14.111101 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Created reservations ['03524fd5-5308-43b4-892c-44804be663f1', '66595de3-5577-4b16-8868-c95d558399d1', '4752a8b3-c207-42dc-8ad7-1df6f6c18359', 'b8152627-91b3-41a5-abbd-3e8207b9a3e6'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:58:14.112187 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67ac151b-a9d3-4e10-bbf5-10e300443465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03524fd5-5308-43b4-892c-44804be663f1', '66595de3-5577-4b16-8868-c95d558399d1', '4752a8b3-c207-42dc-8ad7-1df6f6c18359', 'b8152627-91b3-41a5-abbd-3e8207b9a3e6']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:14.113078 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b76c47c5-ddd9-4e8c-bd52-60feff450c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:14.149722 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b76c47c5-ddd9-4e8c-bd52-60feff450c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0338ce4-81d4-4314-bd27-40c1a09d9b86', '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='e937f9be2ffc413d985fd5a32d2f0ba2',qos_specs=None,replication_status=,reservations=['03524fd5-5308-43b4-892c-44804be663f1','66595de3-5577-4b16-8868-c95d558399d1','4752a8b3-c207-42dc-8ad7-1df6f6c18359','b8152627-91b3-41a5-abbd-3e8207b9a3e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92cea09179b64ab3a0e86decfaf9f24e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:58:14Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0338ce4-81d4-4314-bd27-40c1a09d9b86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e937f9be2ffc413d985fd5a32d2f0ba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92cea09179b64ab3a0e86decfaf9f24e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:14.150748 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ee2a30c-14ea-4f0e-aa9a-63579c671000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:14.173776 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ee2a30c-14ea-4f0e-aa9a-63579c671000) transitioned into 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='e937f9be2ffc413d985fd5a32d2f0ba2',qos_specs=None,replication_status=,reservations=['03524fd5-5308-43b4-892c-44804be663f1','66595de3-5577-4b16-8868-c95d558399d1','4752a8b3-c207-42dc-8ad7-1df6f6c18359','b8152627-91b3-41a5-abbd-3e8207b9a3e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92cea09179b64ab3a0e86decfaf9f24e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:14.174665 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906c3c6a-9972-47f7-90e4-92eab5628830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:14.186652 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906c3c6a-9972-47f7-90e4-92eab5628830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:14.188212 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Flow 'volume_create_api' (f49626bb-7d39-408f-8fc5-62fae96bdf57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:14.188714 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Create volume request issued successfully. Aug 07 17:58:14.189756 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-2f2baf78-ce5f-404f-a1e9-3ea39af0fafc tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:58:14.190510 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 233/925] 10.4.3.241 () {72 vars in 1541 bytes} [Fri Aug 7 17:58:13 2026] POST /volume/v3/volumes => generated 703 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:58:14.199064 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-23eacf93-3506-4a8e-b6af-15d17a332dd6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:14.202607 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-23eacf93-3506-4a8e-b6af-15d17a332dd6 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] GET https://10.4.3.241/volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 Aug 07 17:58:14.202607 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-23eacf93-3506-4a8e-b6af-15d17a332dd6 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:14.202607 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-23eacf93-3506-4a8e-b6af-15d17a332dd6 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:14.218792 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:14.218792 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:14.225298 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-23eacf93-3506-4a8e-b6af-15d17a332dd6 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Volume info retrieved successfully. Aug 07 17:58:14.233753 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-23eacf93-3506-4a8e-b6af-15d17a332dd6 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 returned with HTTP 200 Aug 07 17:58:14.234195 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 232/926] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:58:14 2026] GET /volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 => generated 771 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:14.254122 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-77c875a2-d04a-44e9-99b3-e0d439387076 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:14.262384 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-77c875a2-d04a-44e9-99b3-e0d439387076 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] GET https://10.4.3.241/volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 Aug 07 17:58:14.262674 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-77c875a2-d04a-44e9-99b3-e0d439387076 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:14.262915 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-77c875a2-d04a-44e9-99b3-e0d439387076 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:14.281359 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:14.281359 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:14.287092 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-77c875a2-d04a-44e9-99b3-e0d439387076 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Volume info retrieved successfully. Aug 07 17:58:14.297459 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-77c875a2-d04a-44e9-99b3-e0d439387076 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 returned with HTTP 200 Aug 07 17:58:14.297871 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 229/927] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:58:14 2026] GET /volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 => generated 771 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:15.310759 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e10995f6-862c-4132-b64b-dfff91d9002c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:15.522076 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:58:15.522550 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2107116588"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:15.524051 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2107116588'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:58:15.524248 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Create volume of 1 GB Aug 07 17:58:15.532535 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Availability Zones retrieved successfully. Aug 07 17:58:15.539160 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Flow 'volume_create_api' (b50c1b9e-7176-4f22-82fd-cfd86af61f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:15.540355 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a6610a4-8f43-4c55-96a6-234096a042c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:15.541637 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:58:15.590005 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a6610a4-8f43-4c55-96a6-234096a042c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:15.591219 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4442169-c703-41fa-bff1-01e390d3af49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:15.698237 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Created reservations ['e0b20c7b-d3e2-446b-9573-8248f9a0c17f', '9443cf1c-d4aa-47c8-b14d-c9753a539c84', 'c345d0ee-5074-428c-b27d-892bd45a506b', '70222e5a-d08b-4ee6-878a-a51ddf63b646'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:58:15.699200 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4442169-c703-41fa-bff1-01e390d3af49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0b20c7b-d3e2-446b-9573-8248f9a0c17f', '9443cf1c-d4aa-47c8-b14d-c9753a539c84', 'c345d0ee-5074-428c-b27d-892bd45a506b', '70222e5a-d08b-4ee6-878a-a51ddf63b646']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:15.700315 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37a00b0-b0b9-45bd-ae48-8000b124c78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:15.729542 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37a00b0-b0b9-45bd-ae48-8000b124c78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39c50e2c-b47c-4d42-891f-3fd997144a4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2107116588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e8fc15f794d4a968507ae342866037c',qos_specs=None,replication_status=,reservations=['e0b20c7b-d3e2-446b-9573-8248f9a0c17f','9443cf1c-d4aa-47c8-b14d-c9753a539c84','c345d0ee-5074-428c-b27d-892bd45a506b','70222e5a-d08b-4ee6-878a-a51ddf63b646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eb88463b5d44f918e2e7debd02cf0cf',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:58:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2107116588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39c50e2c-b47c-4d42-891f-3fd997144a4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e8fc15f794d4a968507ae342866037c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7eb88463b5d44f918e2e7debd02cf0cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:15.730842 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bc5a29e-63c4-4a52-8410-392428a0cb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:15.774166 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bc5a29e-63c4-4a52-8410-392428a0cb07) transitioned into state 'SUCCESS' from state '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-2107116588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e8fc15f794d4a968507ae342866037c',qos_specs=None,replication_status=,reservations=['e0b20c7b-d3e2-446b-9573-8248f9a0c17f','9443cf1c-d4aa-47c8-b14d-c9753a539c84','c345d0ee-5074-428c-b27d-892bd45a506b','70222e5a-d08b-4ee6-878a-a51ddf63b646'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eb88463b5d44f918e2e7debd02cf0cf',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:15.775311 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a4b3b0d-70a0-47cd-b406-c95311a9a613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:15.791730 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a4b3b0d-70a0-47cd-b406-c95311a9a613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:15.792989 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Flow 'volume_create_api' (b50c1b9e-7176-4f22-82fd-cfd86af61f2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:15.793623 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Create volume request issued successfully. Aug 07 17:58:15.794130 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e10995f6-862c-4132-b64b-dfff91d9002c tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:58:15.794572 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 234/928] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:58:15 2026] POST /volume/v3/volumes => generated 750 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:58:15.816873 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9b3dec2c-369a-4fa5-b4f0-3ef11f70ec9d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:15.819853 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b3dec2c-369a-4fa5-b4f0-3ef11f70ec9d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] GET https://10.4.3.241/volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f Aug 07 17:58:15.820525 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b3dec2c-369a-4fa5-b4f0-3ef11f70ec9d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:15.820525 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b3dec2c-369a-4fa5-b4f0-3ef11f70ec9d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:15.833479 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:15.833479 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:15.838421 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9b3dec2c-369a-4fa5-b4f0-3ef11f70ec9d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Volume info retrieved successfully. Aug 07 17:58:15.843851 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b3dec2c-369a-4fa5-b4f0-3ef11f70ec9d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] https://10.4.3.241/volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f returned with HTTP 200 Aug 07 17:58:15.845456 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 234/929] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:15 2026] GET /volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:16.658375 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-d4731465-f0cf-46d4-a2df-7b386f7be76b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:16.662726 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-d4731465-f0cf-46d4-a2df-7b386f7be76b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] DELETE https://10.4.3.241/volume/v3/attachments/4d7fef1d-2a44-48e1-82dd-109e5b387ae5 Aug 07 17:58:16.662996 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-d4731465-f0cf-46d4-a2df-7b386f7be76b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:16.663262 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-d4731465-f0cf-46d4-a2df-7b386f7be76b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:16.674169 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:16.674169 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:16.752875 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-d4731465-f0cf-46d4-a2df-7b386f7be76b tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/attachments/4d7fef1d-2a44-48e1-82dd-109e5b387ae5 returned with HTTP 200 Aug 07 17:58:16.752989 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 233/930] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:58:16 2026] DELETE /volume/v3/attachments/4d7fef1d-2a44-48e1-82dd-109e5b387ae5 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:16.770680 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-52a452e3-467f-4756-aad3-c89aaf2be277 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:16.773616 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-52a452e3-467f-4756-aad3-c89aaf2be277 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] DELETE https://10.4.3.241/volume/v3/attachments/bf97a994-cded-45e3-b829-acc82bfe2acd Aug 07 17:58:16.773897 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-52a452e3-467f-4756-aad3-c89aaf2be277 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:16.774169 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-52a452e3-467f-4756-aad3-c89aaf2be277 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:16.786977 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:16.786977 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:16.867175 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-52a452e3-467f-4756-aad3-c89aaf2be277 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/attachments/bf97a994-cded-45e3-b829-acc82bfe2acd returned with HTTP 200 Aug 07 17:58:16.867348 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7e4c4cc0-587e-4a30-871f-5ba84262efa7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:16.867739 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 230/931] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:58:16 2026] DELETE /volume/v3/attachments/bf97a994-cded-45e3-b829-acc82bfe2acd => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:16.871151 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7e4c4cc0-587e-4a30-871f-5ba84262efa7 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] GET https://10.4.3.241/volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f Aug 07 17:58:16.871151 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7e4c4cc0-587e-4a30-871f-5ba84262efa7 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:16.871362 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7e4c4cc0-587e-4a30-871f-5ba84262efa7 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:16.882747 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:16.882747 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:16.883148 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-b66f8bbc-f952-425f-91f6-3109c54f0271 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:16.886944 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7e4c4cc0-587e-4a30-871f-5ba84262efa7 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Volume info retrieved successfully. Aug 07 17:58:16.890979 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-b66f8bbc-f952-425f-91f6-3109c54f0271 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] DELETE https://10.4.3.241/volume/v3/attachments/cab00e02-acf7-447c-b214-1f8c048963ef Aug 07 17:58:16.891454 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-b66f8bbc-f952-425f-91f6-3109c54f0271 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:16.892386 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-b66f8bbc-f952-425f-91f6-3109c54f0271 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:16.893181 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7e4c4cc0-587e-4a30-871f-5ba84262efa7 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] https://10.4.3.241/volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f returned with HTTP 200 Aug 07 17:58:16.893922 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 235/932] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:16 2026] GET /volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:58:16.915320 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:16.915320 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:16.916493 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-288480b2-3da0-4bd3-a2d4-da71c8ed710d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:16.919367 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-288480b2-3da0-4bd3-a2d4-da71c8ed710d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] GET https://10.4.3.241/volume/v3/limits Aug 07 17:58:16.920145 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-288480b2-3da0-4bd3-a2d4-da71c8ed710d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:16.920145 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-288480b2-3da0-4bd3-a2d4-da71c8ed710d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:16.933426 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-288480b2-3da0-4bd3-a2d4-da71c8ed710d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-2038876061 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-2038876061, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:58:16.933767 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-288480b2-3da0-4bd3-a2d4-da71c8ed710d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-2038876061 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-2038876061, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:58:16.934979 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-288480b2-3da0-4bd3-a2d4-da71c8ed710d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-2038876061 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-2038876061, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:58:16.934979 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-288480b2-3da0-4bd3-a2d4-da71c8ed710d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:58:16.935631 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-288480b2-3da0-4bd3-a2d4-da71c8ed710d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:58:16.935985 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-288480b2-3da0-4bd3-a2d4-da71c8ed710d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:58:16.936953 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-288480b2-3da0-4bd3-a2d4-da71c8ed710d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:58:16.936953 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:16.936953 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:16.955576 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-288480b2-3da0-4bd3-a2d4-da71c8ed710d tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] https://10.4.3.241/volume/v3/limits returned with HTTP 200 Aug 07 17:58:16.956156 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 234/933] 10.4.3.241 () {66 vars in 1234 bytes} [Fri Aug 7 17:58:16 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:16.978442 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-adc96eb2-c0a7-446e-a75b-3e523e1f3aeb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:16.985054 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-adc96eb2-c0a7-446e-a75b-3e523e1f3aeb tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] GET https://10.4.3.241/volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f Aug 07 17:58:16.985163 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-adc96eb2-c0a7-446e-a75b-3e523e1f3aeb tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:16.989592 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-adc96eb2-c0a7-446e-a75b-3e523e1f3aeb tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:17.002493 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:17.002493 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:17.012062 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-adc96eb2-c0a7-446e-a75b-3e523e1f3aeb tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Volume info retrieved successfully. Aug 07 17:58:17.012745 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-207b62cc-d9d3-4cfd-b197-ba5348f43869 req-b66f8bbc-f952-425f-91f6-3109c54f0271 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/attachments/cab00e02-acf7-447c-b214-1f8c048963ef returned with HTTP 200 Aug 07 17:58:17.013537 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 235/934] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:58:16 2026] DELETE /volume/v3/attachments/cab00e02-acf7-447c-b214-1f8c048963ef => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:58:17.024332 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-adc96eb2-c0a7-446e-a75b-3e523e1f3aeb tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] https://10.4.3.241/volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f returned with HTTP 200 Aug 07 17:58:17.024965 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 231/935] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:16 2026] GET /volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:17.041115 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-132dba07-4dca-4bad-b446-7f42b4af2bd6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:17.044972 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-132dba07-4dca-4bad-b446-7f42b4af2bd6 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] DELETE https://10.4.3.241/volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f Aug 07 17:58:17.046208 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-132dba07-4dca-4bad-b446-7f42b4af2bd6 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:17.046208 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-132dba07-4dca-4bad-b446-7f42b4af2bd6 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:17.046500 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-132dba07-4dca-4bad-b446-7f42b4af2bd6 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Delete volume with id: 39c50e2c-b47c-4d42-891f-3fd997144a4f Aug 07 17:58:17.055366 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:17.055366 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:17.056338 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-132dba07-4dca-4bad-b446-7f42b4af2bd6 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Volume info retrieved successfully. Aug 07 17:58:17.093863 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-132dba07-4dca-4bad-b446-7f42b4af2bd6 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Delete volume request issued successfully. Aug 07 17:58:17.093863 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-132dba07-4dca-4bad-b446-7f42b4af2bd6 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] https://10.4.3.241/volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f returned with HTTP 202 Aug 07 17:58:17.093863 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 236/936] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:58:17 2026] DELETE /volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:17.103320 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-37000811-33c5-401a-b1fd-b6b6fa0d081f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:17.106314 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-37000811-33c5-401a-b1fd-b6b6fa0d081f tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] GET https://10.4.3.241/volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f Aug 07 17:58:17.106314 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-37000811-33c5-401a-b1fd-b6b6fa0d081f tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:17.106314 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-37000811-33c5-401a-b1fd-b6b6fa0d081f tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:17.116581 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:17.116581 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:17.129441 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-37000811-33c5-401a-b1fd-b6b6fa0d081f tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Volume info retrieved successfully. Aug 07 17:58:17.137241 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-37000811-33c5-401a-b1fd-b6b6fa0d081f tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] https://10.4.3.241/volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f returned with HTTP 200 Aug 07 17:58:17.137919 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 235/937] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:17 2026] GET /volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:17.319479 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-72c39c63-5d3c-4971-a257-3c4752b798ad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:17.322517 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-72c39c63-5d3c-4971-a257-3c4752b798ad tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] GET https://10.4.3.241/volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 Aug 07 17:58:17.322517 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-72c39c63-5d3c-4971-a257-3c4752b798ad tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:17.322517 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-72c39c63-5d3c-4971-a257-3c4752b798ad tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:17.338489 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:17.338489 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:17.348238 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-72c39c63-5d3c-4971-a257-3c4752b798ad tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Volume info retrieved successfully. Aug 07 17:58:17.355215 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-72c39c63-5d3c-4971-a257-3c4752b798ad tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 returned with HTTP 200 Aug 07 17:58:17.355839 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 236/938] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:58:17 2026] GET /volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 => generated 1311 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:17.398958 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fdc46b9b-6c54-467e-a22e-41b5d4379f2a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:17.399778 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fdc46b9b-6c54-467e-a22e-41b5d4379f2a None None] GET https://10.4.3.241/volume// Aug 07 17:58:17.399958 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fdc46b9b-6c54-467e-a22e-41b5d4379f2a None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:17.400144 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fdc46b9b-6c54-467e-a22e-41b5d4379f2a None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:17.401975 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fdc46b9b-6c54-467e-a22e-41b5d4379f2a None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:17.402602 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 232/939] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:58:17 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:17.421641 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-57383c6f-f4ae-48f5-a5e8-52b122d0953c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:17.424723 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-57383c6f-f4ae-48f5-a5e8-52b122d0953c tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:58:17.425183 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-57383c6f-f4ae-48f5-a5e8-52b122d0953c tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0338ce4-81d4-4314-bd27-40c1a09d9b86", "connector": null, "instance_uuid": "696917b2-3d4d-4d69-9cba-d8a4c5407d8a"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:17.439361 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:17.439361 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:17.484626 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-57383c6f-f4ae-48f5-a5e8-52b122d0953c tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:58:17.485095 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 237/940] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:58:17 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 07 17:58:17.501078 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a6e502e1-bedf-4fd3-b575-f38e8ef89dcc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:17.501515 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6e502e1-bedf-4fd3-b575-f38e8ef89dcc None None] GET https://10.4.3.241/volume// Aug 07 17:58:17.501679 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6e502e1-bedf-4fd3-b575-f38e8ef89dcc None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:17.503103 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6e502e1-bedf-4fd3-b575-f38e8ef89dcc None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:17.503103 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6e502e1-bedf-4fd3-b575-f38e8ef89dcc None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:17.503635 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 236/941] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:58:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:17.526342 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-54c7d10e-b607-4615-8d8b-629ad06bf73d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:17.530417 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-54c7d10e-b607-4615-8d8b-629ad06bf73d tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] GET https://10.4.3.241/volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 Aug 07 17:58:17.530417 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-54c7d10e-b607-4615-8d8b-629ad06bf73d tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:17.530944 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-54c7d10e-b607-4615-8d8b-629ad06bf73d tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:17.546735 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:17.546735 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:17.551562 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-54c7d10e-b607-4615-8d8b-629ad06bf73d tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Volume info retrieved successfully. Aug 07 17:58:17.559813 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-54c7d10e-b607-4615-8d8b-629ad06bf73d tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 returned with HTTP 200 Aug 07 17:58:17.559813 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 237/942] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:58:17 2026] GET /volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 => generated 1490 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:58:17.747506 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-876974cc-2789-4215-a038-e1919bc6dfa1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:17.750455 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-876974cc-2789-4215-a038-e1919bc6dfa1 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] PUT https://10.4.3.241/volume/v3/attachments/cd163214-0264-4fd3-88c4-fea065f15b6f Aug 07 17:58:17.751090 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-876974cc-2789-4215-a038-e1919bc6dfa1 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:17.762818 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-876974cc-2789-4215-a038-e1919bc6dfa1 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Acquiring lock "cinder-attachment_update-d0338ce4-81d4-4314-bd27-40c1a09d9b86-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:58:17.776206 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-876974cc-2789-4215-a038-e1919bc6dfa1 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Lock "cinder-attachment_update-d0338ce4-81d4-4314-bd27-40c1a09d9b86-np0000006743" acquired by "attachment_update" :: waited 0.013s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:58:17.777814 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:17.777814 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:17.896754 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-876974cc-2789-4215-a038-e1919bc6dfa1 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Lock "cinder-attachment_update-d0338ce4-81d4-4314-bd27-40c1a09d9b86-np0000006743" released by "attachment_update" :: held 0.119s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:58:17.896754 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-876974cc-2789-4215-a038-e1919bc6dfa1 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/attachments/cd163214-0264-4fd3-88c4-fea065f15b6f returned with HTTP 200 Aug 07 17:58:17.896754 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 233/943] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:58:17 2026] PUT /volume/v3/attachments/cd163214-0264-4fd3-88c4-fea065f15b6f => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:17.938106 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-6db8b3b4-dadc-4ace-b855-888d7ceed6dd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:17.940417 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-6db8b3b4-dadc-4ace-b855-888d7ceed6dd tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] POST https://10.4.3.241/volume/v3/attachments/cd163214-0264-4fd3-88c4-fea065f15b6f/action Aug 07 17:58:17.941076 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-6db8b3b4-dadc-4ace-b855-888d7ceed6dd tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:58:17.941375 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-6db8b3b4-dadc-4ace-b855-888d7ceed6dd tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:17.964091 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:17.964091 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:17.976809 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d92a3392-5c70-4346-b6a4-892f83f19757 req-6db8b3b4-dadc-4ace-b855-888d7ceed6dd tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/attachments/cd163214-0264-4fd3-88c4-fea065f15b6f/action returned with HTTP 204 Aug 07 17:58:17.977573 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 238/944] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:58:17 2026] POST /volume/v3/attachments/cd163214-0264-4fd3-88c4-fea065f15b6f/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:18.156554 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-50b14351-b7e5-49e8-a520-4bb3f7390116 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:18.164111 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50b14351-b7e5-49e8-a520-4bb3f7390116 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] GET https://10.4.3.241/volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f Aug 07 17:58:18.164111 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50b14351-b7e5-49e8-a520-4bb3f7390116 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:18.164111 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50b14351-b7e5-49e8-a520-4bb3f7390116 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:18.171941 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50b14351-b7e5-49e8-a520-4bb3f7390116 tempest-AbsoluteLimitsTests-972167783 tempest-AbsoluteLimitsTests-972167783-project-member] https://10.4.3.241/volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f returned with HTTP 404 Aug 07 17:58:18.172596 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 237/945] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:18 2026] GET /volume/v3/volumes/39c50e2c-b47c-4d42-891f-3fd997144a4f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:18.892108 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-65cbcf00-7ac3-4b14-ac64-006d4bb898d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:18.898974 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-65cbcf00-7ac3-4b14-ac64-006d4bb898d0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] DELETE https://10.4.3.241/volume/v3/attachments/5f0ae02c-6e37-4ca3-be4e-f41ddf9a2545 Aug 07 17:58:18.899261 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-65cbcf00-7ac3-4b14-ac64-006d4bb898d0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:18.902604 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-65cbcf00-7ac3-4b14-ac64-006d4bb898d0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:18.914767 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:18.914767 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:18.986134 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-65cbcf00-7ac3-4b14-ac64-006d4bb898d0 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/attachments/5f0ae02c-6e37-4ca3-be4e-f41ddf9a2545 returned with HTTP 200 Aug 07 17:58:18.986678 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 238/946] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:58:18 2026] DELETE /volume/v3/attachments/5f0ae02c-6e37-4ca3-be4e-f41ddf9a2545 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:18.996415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-4616a933-ad78-4b6f-a022-531253a7da3b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:18.999355 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-4616a933-ad78-4b6f-a022-531253a7da3b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] DELETE https://10.4.3.241/volume/v3/attachments/b431e08a-ad95-44c3-9777-cb05f2e99b39 Aug 07 17:58:18.999636 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-4616a933-ad78-4b6f-a022-531253a7da3b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:18.999839 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-4616a933-ad78-4b6f-a022-531253a7da3b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:19.009730 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:19.009730 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:19.093048 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-4616a933-ad78-4b6f-a022-531253a7da3b tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/attachments/b431e08a-ad95-44c3-9777-cb05f2e99b39 returned with HTTP 200 Aug 07 17:58:19.093243 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 234/947] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:58:18 2026] DELETE /volume/v3/attachments/b431e08a-ad95-44c3-9777-cb05f2e99b39 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:19.115977 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-e7681443-8443-49d5-8c5e-ca51e71595d4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:19.119927 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-e7681443-8443-49d5-8c5e-ca51e71595d4 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] DELETE https://10.4.3.241/volume/v3/attachments/a55312f7-f1cd-49bb-8059-b10cc1cdb202 Aug 07 17:58:19.123427 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-e7681443-8443-49d5-8c5e-ca51e71595d4 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:19.123427 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-e7681443-8443-49d5-8c5e-ca51e71595d4 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:19.136539 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:19.136539 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:19.215234 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-477b9d0a-4ad3-4104-8937-2439cef55790 req-e7681443-8443-49d5-8c5e-ca51e71595d4 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/attachments/a55312f7-f1cd-49bb-8059-b10cc1cdb202 returned with HTTP 200 Aug 07 17:58:19.216522 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 239/948] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:58:19 2026] DELETE /volume/v3/attachments/a55312f7-f1cd-49bb-8059-b10cc1cdb202 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:21.641056 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-77298a49-3e5f-470a-beac-27a4c2fd570b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:21.813664 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:58:21.814279 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-542026089"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:21.817257 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume request body: {'volume': {"'imageRef": 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-542026089'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:58:21.818573 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume of 1 GB Aug 07 17:58:21.827658 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Availability Zones retrieved successfully. Aug 07 17:58:21.836616 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Flow 'volume_create_api' (4ba42b74-3680-4c82-aea4-366e2fbe1ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:21.838673 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46433c83-5d6b-482b-a1bf-1a9647c0052c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:21.840115 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:58:21.888085 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46433c83-5d6b-482b-a1bf-1a9647c0052c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:21.889798 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d86ad6-4000-4697-8226-0f6d093b9e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:21.987436 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Created reservations ['6a665b09-7279-4812-a033-de3f236759d1', '4e652425-6740-48b4-90cf-20f21e0fb811', '685ac9a5-13f6-4338-a9ba-57908d661287', '52952f15-108c-4379-b309-eab922398d23'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:58:21.987436 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d86ad6-4000-4697-8226-0f6d093b9e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a665b09-7279-4812-a033-de3f236759d1', '4e652425-6740-48b4-90cf-20f21e0fb811', '685ac9a5-13f6-4338-a9ba-57908d661287', '52952f15-108c-4379-b309-eab922398d23']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:21.987738 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d991c81-1fdb-46b1-96c3-e52b0bad0608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.028025 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d991c81-1fdb-46b1-96c3-e52b0bad0608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4e6c224-7b90-4dbe-bfaa-edcd7852875f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-542026089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff77af5e6494b38b470f2efd4c3b976',qos_specs=None,replication_status=,reservations=['6a665b09-7279-4812-a033-de3f236759d1','4e652425-6740-48b4-90cf-20f21e0fb811','685ac9a5-13f6-4338-a9ba-57908d661287','52952f15-108c-4379-b309-eab922398d23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52523f27cdce45639759d4db47057ec0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:58:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-542026089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4e6c224-7b90-4dbe-bfaa-edcd7852875f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ff77af5e6494b38b470f2efd4c3b976',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52523f27cdce45639759d4db47057ec0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.029673 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b891c5a-7c9d-440a-911c-1f90121cebcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.057843 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b891c5a-7c9d-440a-911c-1f90121cebcb) transitioned into state 'SUCCESS' from state '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-542026089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff77af5e6494b38b470f2efd4c3b976',qos_specs=None,replication_status=,reservations=['6a665b09-7279-4812-a033-de3f236759d1','4e652425-6740-48b4-90cf-20f21e0fb811','685ac9a5-13f6-4338-a9ba-57908d661287','52952f15-108c-4379-b309-eab922398d23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52523f27cdce45639759d4db47057ec0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.058612 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79883e32-ee42-457a-91d0-8e3c183d8572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.079890 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79883e32-ee42-457a-91d0-8e3c183d8572) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.079890 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Flow 'volume_create_api' (4ba42b74-3680-4c82-aea4-366e2fbe1ece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:22.079890 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume request issued successfully. Aug 07 17:58:22.080200 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-77298a49-3e5f-470a-beac-27a4c2fd570b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:58:22.080690 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 238/949] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:58:21 2026] POST /volume/v3/volumes => generated 756 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:58:22.114383 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:22.116051 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:58:22.116051 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1712867856"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:22.117606 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume request body: {'volume': {"'imageRef": 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1712867856'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:58:22.117807 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume of 1 GB Aug 07 17:58:22.118173 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:22.118173 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:22.123840 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Availability Zones retrieved successfully. Aug 07 17:58:22.136770 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Flow 'volume_create_api' (cf052481-9774-4f61-9edf-9be92e011da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:22.137185 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (919ac0ed-aa1f-49d4-945a-be7896f291f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.138669 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:58:22.192568 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (919ac0ed-aa1f-49d4-945a-be7896f291f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.192924 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d093c95-4538-49f8-8935-471a16bc9646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.277087 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Created reservations ['21c5afad-7300-4092-b631-13e7463badb6', '16d9d44b-824f-4772-8d4a-c2af1145f35d', '82413874-fadc-422e-88b6-0e6c05fd2e56', '06aae449-f7dd-4802-ba0e-09aead37e179'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:58:22.278282 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d093c95-4538-49f8-8935-471a16bc9646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21c5afad-7300-4092-b631-13e7463badb6', '16d9d44b-824f-4772-8d4a-c2af1145f35d', '82413874-fadc-422e-88b6-0e6c05fd2e56', '06aae449-f7dd-4802-ba0e-09aead37e179']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.279224 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e9fe8ad-4fc9-40cc-bf69-af897bfc57e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.317936 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e9fe8ad-4fc9-40cc-bf69-af897bfc57e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3c64041-09eb-4500-a013-cdc4a74e381c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1712867856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff77af5e6494b38b470f2efd4c3b976',qos_specs=None,replication_status=,reservations=['21c5afad-7300-4092-b631-13e7463badb6','16d9d44b-824f-4772-8d4a-c2af1145f35d','82413874-fadc-422e-88b6-0e6c05fd2e56','06aae449-f7dd-4802-ba0e-09aead37e179'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52523f27cdce45639759d4db47057ec0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1712867856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3c64041-09eb-4500-a013-cdc4a74e381c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ff77af5e6494b38b470f2efd4c3b976',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52523f27cdce45639759d4db47057ec0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.319686 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d087ce2-e69f-46b6-80d6-f3d8986596aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.354839 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d087ce2-e69f-46b6-80d6-f3d8986596aa) transitioned into state 'SUCCESS' from state '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-1712867856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff77af5e6494b38b470f2efd4c3b976',qos_specs=None,replication_status=,reservations=['21c5afad-7300-4092-b631-13e7463badb6','16d9d44b-824f-4772-8d4a-c2af1145f35d','82413874-fadc-422e-88b6-0e6c05fd2e56','06aae449-f7dd-4802-ba0e-09aead37e179'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52523f27cdce45639759d4db47057ec0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.355252 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c07e810e-9c54-4307-a5c7-f9c8d7a0aba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.378485 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c07e810e-9c54-4307-a5c7-f9c8d7a0aba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.379577 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Flow 'volume_create_api' (cf052481-9774-4f61-9edf-9be92e011da5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:22.380127 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume request issued successfully. Aug 07 17:58:22.381090 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0fed541-81b2-483c-84bd-079aa4c663b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:58:22.381637 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 239/950] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:58:22 2026] POST /volume/v3/volumes => generated 757 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:58:22.400582 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0200ab77-a297-4527-806a-a3732a70975c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:22.402822 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:58:22.403276 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-357154236"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:22.406970 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume request body: {'volume': {"'imageRef": 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-357154236'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:58:22.407191 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume of 1 GB Aug 07 17:58:22.407716 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:22.407716 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:22.411014 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=290,cinder:INSERT=39,cinder:UPDATE=70 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:58:22.416126 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Availability Zones retrieved successfully. Aug 07 17:58:22.421684 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Flow 'volume_create_api' (5b83a7f6-d7b7-4f3a-b6d0-14115ff729af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:22.423879 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3329a204-4bd0-4e4e-b611-3bd3f58ee010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.425076 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:58:22.494868 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3329a204-4bd0-4e4e-b611-3bd3f58ee010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.495484 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d14a4352-6846-4ccd-ac07-6fd9ed1bce42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.580864 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Created reservations ['5250bc06-a6a0-4848-8a90-646ade8a2098', 'd76dcc0e-355f-4537-b08b-30152170ad76', '10908857-11fd-4ab4-8b18-82f65dea9481', '03d48559-2140-44ee-a8c6-fb1ba2ce8972'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:58:22.583124 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d14a4352-6846-4ccd-ac07-6fd9ed1bce42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5250bc06-a6a0-4848-8a90-646ade8a2098', 'd76dcc0e-355f-4537-b08b-30152170ad76', '10908857-11fd-4ab4-8b18-82f65dea9481', '03d48559-2140-44ee-a8c6-fb1ba2ce8972']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.583124 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deaaff32-e9b0-4df7-a7c6-c83f739903cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.622818 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deaaff32-e9b0-4df7-a7c6-c83f739903cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89d6ae1f-9015-41e2-a873-0edb974545d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-357154236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff77af5e6494b38b470f2efd4c3b976',qos_specs=None,replication_status=,reservations=['5250bc06-a6a0-4848-8a90-646ade8a2098','d76dcc0e-355f-4537-b08b-30152170ad76','10908857-11fd-4ab4-8b18-82f65dea9481','03d48559-2140-44ee-a8c6-fb1ba2ce8972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52523f27cdce45639759d4db47057ec0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-357154236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89d6ae1f-9015-41e2-a873-0edb974545d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ff77af5e6494b38b470f2efd4c3b976',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52523f27cdce45639759d4db47057ec0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.624738 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (841b001a-54ac-4f4a-be9c-5b9a2b232d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.662477 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (841b001a-54ac-4f4a-be9c-5b9a2b232d71) transitioned into state 'SUCCESS' from state '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-357154236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff77af5e6494b38b470f2efd4c3b976',qos_specs=None,replication_status=,reservations=['5250bc06-a6a0-4848-8a90-646ade8a2098','d76dcc0e-355f-4537-b08b-30152170ad76','10908857-11fd-4ab4-8b18-82f65dea9481','03d48559-2140-44ee-a8c6-fb1ba2ce8972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52523f27cdce45639759d4db47057ec0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.663248 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35ce5b9-64fc-4c55-a742-197c81818937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.677928 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f35ce5b9-64fc-4c55-a742-197c81818937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.679002 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Flow 'volume_create_api' (5b83a7f6-d7b7-4f3a-b6d0-14115ff729af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:22.679422 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume request issued successfully. Aug 07 17:58:22.680692 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0200ab77-a297-4527-806a-a3732a70975c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:58:22.680692 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 235/951] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:58:22 2026] POST /volume/v3/volumes => generated 756 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:58:22.699540 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3e7804d2-23f4-467e-bedc-e765327bed4a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:22.708612 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:58:22.711226 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-242135429"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:22.712631 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume request body: {'volume': {"'imageRef": 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-242135429'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:58:22.712971 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume of 1 GB Aug 07 17:58:22.713319 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:22.713319 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:22.724278 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Availability Zones retrieved successfully. Aug 07 17:58:22.736787 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Flow 'volume_create_api' (4ce0c3d4-a3a0-4c8d-8453-45e287c1e2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:22.739757 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aadea3a5-665e-487a-8651-84933aa3af38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.743769 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:58:22.785563 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aadea3a5-665e-487a-8651-84933aa3af38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.786789 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089e0acf-9b39-41f3-93d1-e5224729a956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.858758 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Created reservations ['e79bfe9b-5455-4ce0-92c4-5dca98d36154', '3e99f646-3d14-44e1-ab48-51b9ae04da88', '145275fd-036a-4ecd-8ae4-e941ca1695e2', 'e5503aad-d59a-4f65-b2b5-8b12f2fef02c'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:58:22.859634 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (089e0acf-9b39-41f3-93d1-e5224729a956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e79bfe9b-5455-4ce0-92c4-5dca98d36154', '3e99f646-3d14-44e1-ab48-51b9ae04da88', '145275fd-036a-4ecd-8ae4-e941ca1695e2', 'e5503aad-d59a-4f65-b2b5-8b12f2fef02c']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.860496 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34625286-713a-452f-8a81-dd4ca12f299a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.869853 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-59f0173d-36aa-4ea6-af8c-5ef35bfe3ac1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:22.872730 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-59f0173d-36aa-4ea6-af8c-5ef35bfe3ac1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] DELETE https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 Aug 07 17:58:22.873688 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-59f0173d-36aa-4ea6-af8c-5ef35bfe3ac1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:22.873688 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-59f0173d-36aa-4ea6-af8c-5ef35bfe3ac1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:22.873688 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-59f0173d-36aa-4ea6-af8c-5ef35bfe3ac1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Delete volume with id: 63bed08d-ca0f-468e-bda3-110b6e00f725 Aug 07 17:58:22.883803 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:22.883803 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:22.884463 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-59f0173d-36aa-4ea6-af8c-5ef35bfe3ac1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:58:22.907725 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34625286-713a-452f-8a81-dd4ca12f299a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa2d8097-4828-4f10-89ba-a14ceff50163', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-242135429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff77af5e6494b38b470f2efd4c3b976',qos_specs=None,replication_status=,reservations=['e79bfe9b-5455-4ce0-92c4-5dca98d36154','3e99f646-3d14-44e1-ab48-51b9ae04da88','145275fd-036a-4ecd-8ae4-e941ca1695e2','e5503aad-d59a-4f65-b2b5-8b12f2fef02c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52523f27cdce45639759d4db47057ec0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:58:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-242135429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa2d8097-4828-4f10-89ba-a14ceff50163,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ff77af5e6494b38b470f2efd4c3b976',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52523f27cdce45639759d4db47057ec0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.908819 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c8c8dce-82b5-41f7-8087-288de9bc098f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.919706 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-59f0173d-36aa-4ea6-af8c-5ef35bfe3ac1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Delete volume request issued successfully. Aug 07 17:58:22.920009 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-59f0173d-36aa-4ea6-af8c-5ef35bfe3ac1 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 returned with HTTP 202 Aug 07 17:58:22.921368 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 239/952] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:58:22 2026] DELETE /volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:22.933431 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-97fc25af-22fc-418f-9c3e-a838ffa812da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:22.938873 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-97fc25af-22fc-418f-9c3e-a838ffa812da tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 Aug 07 17:58:22.939152 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-97fc25af-22fc-418f-9c3e-a838ffa812da tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:22.940611 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-97fc25af-22fc-418f-9c3e-a838ffa812da tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:22.943347 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=366,cinder:INSERT=67,cinder:UPDATE=104 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:58:22.944677 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c8c8dce-82b5-41f7-8087-288de9bc098f) transitioned into state 'SUCCESS' from state '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-242135429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff77af5e6494b38b470f2efd4c3b976',qos_specs=None,replication_status=,reservations=['e79bfe9b-5455-4ce0-92c4-5dca98d36154','3e99f646-3d14-44e1-ab48-51b9ae04da88','145275fd-036a-4ecd-8ae4-e941ca1695e2','e5503aad-d59a-4f65-b2b5-8b12f2fef02c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52523f27cdce45639759d4db47057ec0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.945744 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3163327-7507-482d-90c4-e88030d417bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:22.954437 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:22.954437 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:22.965186 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-97fc25af-22fc-418f-9c3e-a838ffa812da tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:58:22.965458 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3163327-7507-482d-90c4-e88030d417bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:22.966099 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Flow 'volume_create_api' (4ce0c3d4-a3a0-4c8d-8453-45e287c1e2e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:22.966543 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume request issued successfully. Aug 07 17:58:22.967868 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e7804d2-23f4-467e-bedc-e765327bed4a tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:58:22.967868 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 240/953] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:58:22 2026] POST /volume/v3/volumes => generated 756 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:58:22.972422 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-97fc25af-22fc-418f-9c3e-a838ffa812da tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 returned with HTTP 200 Aug 07 17:58:22.973577 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 240/954] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:22 2026] GET /volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:22.989592 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:22.993666 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:58:22.993666 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-23099122"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:22.996075 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume request body: {'volume': {"'imageRef": 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-23099122'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:58:22.996683 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume of 1 GB Aug 07 17:58:22.996855 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:22.996855 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:23.003727 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Availability Zones retrieved successfully. Aug 07 17:58:23.014034 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Flow 'volume_create_api' (a396b7f7-6938-43b6-a131-05381f3cac41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:23.015792 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1028aff2-74f2-4a0a-b872-750011ca1014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:23.018766 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:58:23.063576 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1028aff2-74f2-4a0a-b872-750011ca1014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:23.064346 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c5b009-d179-437d-b6b4-7e6a2295c047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:23.123732 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Created reservations ['bcf7434e-0895-4de1-b7ab-07b6f0d5740d', '3d6fda72-5acd-40ff-9074-d824f814d90c', '4af80b9a-277d-49ea-9085-c6427edd1473', '4e190402-8bb5-4530-aabd-9e0d39ad325a'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:58:23.124711 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c5b009-d179-437d-b6b4-7e6a2295c047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcf7434e-0895-4de1-b7ab-07b6f0d5740d', '3d6fda72-5acd-40ff-9074-d824f814d90c', '4af80b9a-277d-49ea-9085-c6427edd1473', '4e190402-8bb5-4530-aabd-9e0d39ad325a']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:23.125588 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fdcc656-6adb-4ed1-be75-138e8a28870f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:23.164259 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fdcc656-6adb-4ed1-be75-138e8a28870f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67133110-7af7-46f4-8baf-fcdaf108b633', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-23099122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff77af5e6494b38b470f2efd4c3b976',qos_specs=None,replication_status=,reservations=['bcf7434e-0895-4de1-b7ab-07b6f0d5740d','3d6fda72-5acd-40ff-9074-d824f814d90c','4af80b9a-277d-49ea-9085-c6427edd1473','4e190402-8bb5-4530-aabd-9e0d39ad325a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52523f27cdce45639759d4db47057ec0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-23099122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67133110-7af7-46f4-8baf-fcdaf108b633,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ff77af5e6494b38b470f2efd4c3b976',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52523f27cdce45639759d4db47057ec0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:23.164776 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfcc4c14-5820-4e3c-b591-113e57c139db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:23.190110 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfcc4c14-5820-4e3c-b591-113e57c139db) transitioned into state 'SUCCESS' from state '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-23099122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ff77af5e6494b38b470f2efd4c3b976',qos_specs=None,replication_status=,reservations=['bcf7434e-0895-4de1-b7ab-07b6f0d5740d','3d6fda72-5acd-40ff-9074-d824f814d90c','4af80b9a-277d-49ea-9085-c6427edd1473','4e190402-8bb5-4530-aabd-9e0d39ad325a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52523f27cdce45639759d4db47057ec0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:23.190547 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e24403a2-7b62-407e-a759-6d348ab118ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:23.207378 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e24403a2-7b62-407e-a759-6d348ab118ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:23.208556 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Flow 'volume_create_api' (a396b7f7-6938-43b6-a131-05381f3cac41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:23.208888 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Create volume request issued successfully. Aug 07 17:58:23.209937 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6eefad67-0ef4-4cdc-b05d-1ca18b4d0912 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:58:23.210708 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 236/955] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:58:22 2026] POST /volume/v3/volumes => generated 755 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:58:23.228671 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0549ad4e-41c0-4e04-ae9f-1842347faeaf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:23.231195 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0549ad4e-41c0-4e04-ae9f-1842347faeaf tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/d4e6c224-7b90-4dbe-bfaa-edcd7852875f Aug 07 17:58:23.231534 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0549ad4e-41c0-4e04-ae9f-1842347faeaf tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:23.231884 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0549ad4e-41c0-4e04-ae9f-1842347faeaf tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:23.255390 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:23.255390 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:23.262301 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0549ad4e-41c0-4e04-ae9f-1842347faeaf tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:23.269927 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0549ad4e-41c0-4e04-ae9f-1842347faeaf tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/d4e6c224-7b90-4dbe-bfaa-edcd7852875f returned with HTTP 200 Aug 07 17:58:23.270545 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 240/956] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:23 2026] GET /volume/v3/volumes/d4e6c224-7b90-4dbe-bfaa-edcd7852875f => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:23.287187 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d9d5f83d-ba2a-4964-950f-7966e8070440 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:23.289475 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d9d5f83d-ba2a-4964-950f-7966e8070440 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/c3c64041-09eb-4500-a013-cdc4a74e381c Aug 07 17:58:23.290383 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d9d5f83d-ba2a-4964-950f-7966e8070440 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:23.290383 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d9d5f83d-ba2a-4964-950f-7966e8070440 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:23.298126 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:23.298126 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:23.303900 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d9d5f83d-ba2a-4964-950f-7966e8070440 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:23.309831 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d9d5f83d-ba2a-4964-950f-7966e8070440 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/c3c64041-09eb-4500-a013-cdc4a74e381c returned with HTTP 200 Aug 07 17:58:23.310450 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 241/957] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:23 2026] GET /volume/v3/volumes/c3c64041-09eb-4500-a013-cdc4a74e381c => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:23.330591 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6e55f083-10e6-4c8c-a7cd-cdb0214b931f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:23.336305 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e55f083-10e6-4c8c-a7cd-cdb0214b931f tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/89d6ae1f-9015-41e2-a873-0edb974545d0 Aug 07 17:58:23.336607 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e55f083-10e6-4c8c-a7cd-cdb0214b931f tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:23.336888 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e55f083-10e6-4c8c-a7cd-cdb0214b931f tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:23.354167 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:23.354167 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:23.358940 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6e55f083-10e6-4c8c-a7cd-cdb0214b931f tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:23.366170 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e55f083-10e6-4c8c-a7cd-cdb0214b931f tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/89d6ae1f-9015-41e2-a873-0edb974545d0 returned with HTTP 200 Aug 07 17:58:23.366866 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 241/958] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:23 2026] GET /volume/v3/volumes/89d6ae1f-9015-41e2-a873-0edb974545d0 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:23.384811 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ad02c343-2121-4d90-8a99-a09d9aea4c0b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:23.387628 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad02c343-2121-4d90-8a99-a09d9aea4c0b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/aa2d8097-4828-4f10-89ba-a14ceff50163 Aug 07 17:58:23.387872 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad02c343-2121-4d90-8a99-a09d9aea4c0b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:23.388222 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ad02c343-2121-4d90-8a99-a09d9aea4c0b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:23.406871 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:23.406871 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:23.412370 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ad02c343-2121-4d90-8a99-a09d9aea4c0b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:23.417696 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ad02c343-2121-4d90-8a99-a09d9aea4c0b tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/aa2d8097-4828-4f10-89ba-a14ceff50163 returned with HTTP 200 Aug 07 17:58:23.418218 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 237/959] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:23 2026] GET /volume/v3/volumes/aa2d8097-4828-4f10-89ba-a14ceff50163 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:23.436689 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-703fe345-b7fb-4c1f-8827-a5904cd9924d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:23.438930 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-703fe345-b7fb-4c1f-8827-a5904cd9924d tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/67133110-7af7-46f4-8baf-fcdaf108b633 Aug 07 17:58:23.439190 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-703fe345-b7fb-4c1f-8827-a5904cd9924d tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:23.439466 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-703fe345-b7fb-4c1f-8827-a5904cd9924d tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:23.448667 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:23.448667 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:23.455949 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-703fe345-b7fb-4c1f-8827-a5904cd9924d tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:23.462066 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-703fe345-b7fb-4c1f-8827-a5904cd9924d tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/67133110-7af7-46f4-8baf-fcdaf108b633 returned with HTTP 200 Aug 07 17:58:23.462809 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 241/960] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:23 2026] GET /volume/v3/volumes/67133110-7af7-46f4-8baf-fcdaf108b633 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:23.479735 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-12670a67-fa24-44d9-8fef-4fb73b5738a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:23.484346 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-12670a67-fa24-44d9-8fef-4fb73b5738a2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] DELETE https://10.4.3.241/volume/v3/volumes/67133110-7af7-46f4-8baf-fcdaf108b633 Aug 07 17:58:23.484669 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-12670a67-fa24-44d9-8fef-4fb73b5738a2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:23.485259 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-12670a67-fa24-44d9-8fef-4fb73b5738a2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:23.485259 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-12670a67-fa24-44d9-8fef-4fb73b5738a2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Delete volume with id: 67133110-7af7-46f4-8baf-fcdaf108b633 Aug 07 17:58:23.495722 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:23.495722 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:23.496355 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-12670a67-fa24-44d9-8fef-4fb73b5738a2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:23.531779 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-12670a67-fa24-44d9-8fef-4fb73b5738a2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Delete volume request issued successfully. Aug 07 17:58:23.532065 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-12670a67-fa24-44d9-8fef-4fb73b5738a2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/67133110-7af7-46f4-8baf-fcdaf108b633 returned with HTTP 202 Aug 07 17:58:23.532608 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 242/961] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:58:23 2026] DELETE /volume/v3/volumes/67133110-7af7-46f4-8baf-fcdaf108b633 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:23.543174 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-42aadf98-de7d-4a71-b7b7-af4c41249355 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:23.549559 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42aadf98-de7d-4a71-b7b7-af4c41249355 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/67133110-7af7-46f4-8baf-fcdaf108b633 Aug 07 17:58:23.549814 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42aadf98-de7d-4a71-b7b7-af4c41249355 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:23.550026 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42aadf98-de7d-4a71-b7b7-af4c41249355 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:23.568194 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:23.568194 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:23.575406 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-42aadf98-de7d-4a71-b7b7-af4c41249355 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:23.584656 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42aadf98-de7d-4a71-b7b7-af4c41249355 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/67133110-7af7-46f4-8baf-fcdaf108b633 returned with HTTP 200 Aug 07 17:58:23.585679 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 242/962] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:23 2026] GET /volume/v3/volumes/67133110-7af7-46f4-8baf-fcdaf108b633 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:23.996012 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aa045dd6-4705-49f6-8ece-dc1e7c21d853 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:23.999498 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aa045dd6-4705-49f6-8ece-dc1e7c21d853 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 Aug 07 17:58:24.001026 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aa045dd6-4705-49f6-8ece-dc1e7c21d853 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:24.001430 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aa045dd6-4705-49f6-8ece-dc1e7c21d853 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:24.013641 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aa045dd6-4705-49f6-8ece-dc1e7c21d853 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 returned with HTTP 404 Aug 07 17:58:24.015487 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 238/963] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:23 2026] GET /volume/v3/volumes/63bed08d-ca0f-468e-bda3-110b6e00f725 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:24.031063 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2a0fcba8-4532-4afa-b814-1b326134a4e6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:24.034410 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a0fcba8-4532-4afa-b814-1b326134a4e6 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] DELETE https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e Aug 07 17:58:24.034410 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a0fcba8-4532-4afa-b814-1b326134a4e6 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:24.034410 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a0fcba8-4532-4afa-b814-1b326134a4e6 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:24.034410 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-2a0fcba8-4532-4afa-b814-1b326134a4e6 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Delete volume with id: e9c012b3-72de-4104-b218-f7ba0b3abc2e Aug 07 17:58:24.047418 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:24.047418 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:24.048210 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2a0fcba8-4532-4afa-b814-1b326134a4e6 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:58:24.097994 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2a0fcba8-4532-4afa-b814-1b326134a4e6 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Delete volume request issued successfully. Aug 07 17:58:24.098221 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a0fcba8-4532-4afa-b814-1b326134a4e6 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e returned with HTTP 202 Aug 07 17:58:24.098756 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 242/964] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:58:24 2026] DELETE /volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:24.117368 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3ff62673-c2e4-48e5-825f-ed6f68191e68 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:24.125563 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3ff62673-c2e4-48e5-825f-ed6f68191e68 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e Aug 07 17:58:24.125563 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3ff62673-c2e4-48e5-825f-ed6f68191e68 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:24.125563 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3ff62673-c2e4-48e5-825f-ed6f68191e68 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:24.138592 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:24.138592 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:24.143739 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3ff62673-c2e4-48e5-825f-ed6f68191e68 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:58:24.160470 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3ff62673-c2e4-48e5-825f-ed6f68191e68 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e returned with HTTP 200 Aug 07 17:58:24.160470 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 243/965] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:24 2026] GET /volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:24.603888 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8a78d71f-f9b6-48c4-b8a5-06488adeb6c2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:24.606876 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a78d71f-f9b6-48c4-b8a5-06488adeb6c2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/67133110-7af7-46f4-8baf-fcdaf108b633 Aug 07 17:58:24.607086 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a78d71f-f9b6-48c4-b8a5-06488adeb6c2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:24.607268 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a78d71f-f9b6-48c4-b8a5-06488adeb6c2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:24.628241 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a78d71f-f9b6-48c4-b8a5-06488adeb6c2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/67133110-7af7-46f4-8baf-fcdaf108b633 returned with HTTP 404 Aug 07 17:58:24.629333 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 243/966] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:24 2026] GET /volume/v3/volumes/67133110-7af7-46f4-8baf-fcdaf108b633 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:24.643619 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-18e089cc-0c13-4f68-95a2-c40ee9346452 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:24.653702 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-18e089cc-0c13-4f68-95a2-c40ee9346452 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] DELETE https://10.4.3.241/volume/v3/volumes/aa2d8097-4828-4f10-89ba-a14ceff50163 Aug 07 17:58:24.653872 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-18e089cc-0c13-4f68-95a2-c40ee9346452 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:24.654136 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-18e089cc-0c13-4f68-95a2-c40ee9346452 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:24.654330 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-18e089cc-0c13-4f68-95a2-c40ee9346452 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Delete volume with id: aa2d8097-4828-4f10-89ba-a14ceff50163 Aug 07 17:58:24.679744 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:24.679744 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:24.680388 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-18e089cc-0c13-4f68-95a2-c40ee9346452 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:24.704845 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-18e089cc-0c13-4f68-95a2-c40ee9346452 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Delete volume request issued successfully. Aug 07 17:58:24.705322 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-18e089cc-0c13-4f68-95a2-c40ee9346452 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/aa2d8097-4828-4f10-89ba-a14ceff50163 returned with HTTP 202 Aug 07 17:58:24.706015 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 239/967] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:58:24 2026] DELETE /volume/v3/volumes/aa2d8097-4828-4f10-89ba-a14ceff50163 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:24.716431 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-edd53443-c0d2-4d36-b486-279c3729a6ee None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:24.717794 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-edd53443-c0d2-4d36-b486-279c3729a6ee tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/aa2d8097-4828-4f10-89ba-a14ceff50163 Aug 07 17:58:24.717794 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-edd53443-c0d2-4d36-b486-279c3729a6ee tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:24.717794 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-edd53443-c0d2-4d36-b486-279c3729a6ee tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:24.730793 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:24.730793 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:24.737481 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-edd53443-c0d2-4d36-b486-279c3729a6ee tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:24.744718 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-edd53443-c0d2-4d36-b486-279c3729a6ee tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/aa2d8097-4828-4f10-89ba-a14ceff50163 returned with HTTP 200 Aug 07 17:58:24.744853 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 243/968] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:24 2026] GET /volume/v3/volumes/aa2d8097-4828-4f10-89ba-a14ceff50163 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:24.750213 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5364b870-9aee-490c-99eb-2023f3d3c9e9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:24.753755 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5364b870-9aee-490c-99eb-2023f3d3c9e9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] DELETE https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 Aug 07 17:58:24.754264 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5364b870-9aee-490c-99eb-2023f3d3c9e9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:24.754579 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5364b870-9aee-490c-99eb-2023f3d3c9e9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:24.754904 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-5364b870-9aee-490c-99eb-2023f3d3c9e9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Delete volume with id: 409873ff-d03b-497b-941d-8958031cd1a8 Aug 07 17:58:24.767918 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:24.767918 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:24.768755 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5364b870-9aee-490c-99eb-2023f3d3c9e9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:58:24.790358 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5364b870-9aee-490c-99eb-2023f3d3c9e9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Delete volume request issued successfully. Aug 07 17:58:24.790886 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5364b870-9aee-490c-99eb-2023f3d3c9e9 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 returned with HTTP 202 Aug 07 17:58:24.791735 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 244/969] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:58:24 2026] DELETE /volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:24.801029 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-91244145-dc4b-4460-bcc3-c5595e3c493f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:24.805184 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91244145-dc4b-4460-bcc3-c5595e3c493f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 Aug 07 17:58:24.805184 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91244145-dc4b-4460-bcc3-c5595e3c493f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:24.805184 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91244145-dc4b-4460-bcc3-c5595e3c493f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:24.806449 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-388ee795-cea5-41c7-9f64-b9156f9c7d89 req-c5c888b4-2112-4500-b932-a41a74367a30 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:24.809155 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-388ee795-cea5-41c7-9f64-b9156f9c7d89 req-c5c888b4-2112-4500-b932-a41a74367a30 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] GET https://10.4.3.241/volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 Aug 07 17:58:24.809155 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-388ee795-cea5-41c7-9f64-b9156f9c7d89 req-c5c888b4-2112-4500-b932-a41a74367a30 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:24.810542 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-388ee795-cea5-41c7-9f64-b9156f9c7d89 req-c5c888b4-2112-4500-b932-a41a74367a30 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:24.816922 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:24.816922 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:24.820977 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:24.820977 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:24.823434 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-91244145-dc4b-4460-bcc3-c5595e3c493f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:58:24.826117 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-388ee795-cea5-41c7-9f64-b9156f9c7d89 req-c5c888b4-2112-4500-b932-a41a74367a30 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Volume info retrieved successfully. Aug 07 17:58:24.831651 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91244145-dc4b-4460-bcc3-c5595e3c493f tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 returned with HTTP 200 Aug 07 17:58:24.832167 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 244/970] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:24 2026] GET /volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:24.836071 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-388ee795-cea5-41c7-9f64-b9156f9c7d89 req-c5c888b4-2112-4500-b932-a41a74367a30 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 returned with HTTP 200 Aug 07 17:58:24.836873 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 240/971] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:58:24 2026] GET /volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 => generated 1603 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:25.177741 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9b6adbe2-3115-4cdf-b0e0-03708f0ed37a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:25.180365 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9b6adbe2-3115-4cdf-b0e0-03708f0ed37a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e Aug 07 17:58:25.180365 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9b6adbe2-3115-4cdf-b0e0-03708f0ed37a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:25.180365 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9b6adbe2-3115-4cdf-b0e0-03708f0ed37a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:25.186256 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9b6adbe2-3115-4cdf-b0e0-03708f0ed37a tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e returned with HTTP 404 Aug 07 17:58:25.186797 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 244/972] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:25 2026] GET /volume/v3/volumes/e9c012b3-72de-4104-b218-f7ba0b3abc2e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:25.193476 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0ccc7dd8-1176-45fa-b90f-5e8889016ae4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:25.195287 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ccc7dd8-1176-45fa-b90f-5e8889016ae4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] DELETE https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:58:25.196430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ccc7dd8-1176-45fa-b90f-5e8889016ae4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:25.196430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ccc7dd8-1176-45fa-b90f-5e8889016ae4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:25.196430 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-0ccc7dd8-1176-45fa-b90f-5e8889016ae4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Delete volume with id: b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:58:25.203839 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:25.203839 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:25.204486 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0ccc7dd8-1176-45fa-b90f-5e8889016ae4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:58:25.228265 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0ccc7dd8-1176-45fa-b90f-5e8889016ae4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Delete volume request issued successfully. Aug 07 17:58:25.228545 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ccc7dd8-1176-45fa-b90f-5e8889016ae4 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 202 Aug 07 17:58:25.229078 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 245/973] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:58:25 2026] DELETE /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:25.237925 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-73c3a321-3143-4bdb-84d5-d9925e765aa2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:25.241172 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-73c3a321-3143-4bdb-84d5-d9925e765aa2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:58:25.241919 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-73c3a321-3143-4bdb-84d5-d9925e765aa2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:25.242591 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-73c3a321-3143-4bdb-84d5-d9925e765aa2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:25.255002 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:25.255002 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:25.260033 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-73c3a321-3143-4bdb-84d5-d9925e765aa2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Volume info retrieved successfully. Aug 07 17:58:25.267102 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-73c3a321-3143-4bdb-84d5-d9925e765aa2 tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 200 Aug 07 17:58:25.267593 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 245/974] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:25 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 1394 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:25.759821 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-41009540-68cc-4339-bd49-4897e9368fe2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:25.761863 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41009540-68cc-4339-bd49-4897e9368fe2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/aa2d8097-4828-4f10-89ba-a14ceff50163 Aug 07 17:58:25.762106 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41009540-68cc-4339-bd49-4897e9368fe2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:25.762361 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41009540-68cc-4339-bd49-4897e9368fe2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:25.768419 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41009540-68cc-4339-bd49-4897e9368fe2 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/aa2d8097-4828-4f10-89ba-a14ceff50163 returned with HTTP 404 Aug 07 17:58:25.769020 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 241/975] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:25 2026] GET /volume/v3/volumes/aa2d8097-4828-4f10-89ba-a14ceff50163 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:25.778913 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a8299288-6dad-48c8-a766-16e4a6c2728c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:25.780186 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a8299288-6dad-48c8-a766-16e4a6c2728c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] DELETE https://10.4.3.241/volume/v3/volumes/89d6ae1f-9015-41e2-a873-0edb974545d0 Aug 07 17:58:25.780489 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a8299288-6dad-48c8-a766-16e4a6c2728c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:25.780794 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a8299288-6dad-48c8-a766-16e4a6c2728c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:25.781194 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-a8299288-6dad-48c8-a766-16e4a6c2728c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Delete volume with id: 89d6ae1f-9015-41e2-a873-0edb974545d0 Aug 07 17:58:25.793159 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:25.793159 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:25.795123 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a8299288-6dad-48c8-a766-16e4a6c2728c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:25.837441 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a8299288-6dad-48c8-a766-16e4a6c2728c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Delete volume request issued successfully. Aug 07 17:58:25.837441 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a8299288-6dad-48c8-a766-16e4a6c2728c tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/89d6ae1f-9015-41e2-a873-0edb974545d0 returned with HTTP 202 Aug 07 17:58:25.837441 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 245/976] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:58:25 2026] DELETE /volume/v3/volumes/89d6ae1f-9015-41e2-a873-0edb974545d0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:25.855939 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c4688f6a-d8ab-40c5-9c80-5a1628a00731 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:25.856097 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6660e660-14f8-47fc-8743-a93ff3092304 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:25.859447 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6660e660-14f8-47fc-8743-a93ff3092304 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/89d6ae1f-9015-41e2-a873-0edb974545d0 Aug 07 17:58:25.859447 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6660e660-14f8-47fc-8743-a93ff3092304 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:25.859447 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6660e660-14f8-47fc-8743-a93ff3092304 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:25.859809 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c4688f6a-d8ab-40c5-9c80-5a1628a00731 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 Aug 07 17:58:25.860156 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c4688f6a-d8ab-40c5-9c80-5a1628a00731 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:25.860456 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c4688f6a-d8ab-40c5-9c80-5a1628a00731 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:25.874092 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:25.874092 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:25.879268 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c4688f6a-d8ab-40c5-9c80-5a1628a00731 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 returned with HTTP 404 Aug 07 17:58:25.880413 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 246/977] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:25 2026] GET /volume/v3/volumes/409873ff-d03b-497b-941d-8958031cd1a8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:25.883645 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6660e660-14f8-47fc-8743-a93ff3092304 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:25.890523 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b9a431cf-58da-4077-8262-e737fae204be None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:25.891713 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6660e660-14f8-47fc-8743-a93ff3092304 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/89d6ae1f-9015-41e2-a873-0edb974545d0 returned with HTTP 200 Aug 07 17:58:25.892371 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 246/978] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:25 2026] GET /volume/v3/volumes/89d6ae1f-9015-41e2-a873-0edb974545d0 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:25.893091 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b9a431cf-58da-4077-8262-e737fae204be tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] DELETE https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 Aug 07 17:58:25.893091 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b9a431cf-58da-4077-8262-e737fae204be tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:25.894193 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b9a431cf-58da-4077-8262-e737fae204be tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:25.894343 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-b9a431cf-58da-4077-8262-e737fae204be tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Delete volume with id: 71512079-2899-4d0a-ae8c-d56da1795dd2 Aug 07 17:58:25.913420 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:25.913420 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:25.914161 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b9a431cf-58da-4077-8262-e737fae204be tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:58:25.953300 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b9a431cf-58da-4077-8262-e737fae204be tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Delete volume request issued successfully. Aug 07 17:58:25.953300 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b9a431cf-58da-4077-8262-e737fae204be tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 returned with HTTP 202 Aug 07 17:58:25.954640 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 242/979] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:58:25 2026] DELETE /volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:25.965954 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f000c35a-a2b1-421c-b880-6d719bf93525 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:25.969379 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f000c35a-a2b1-421c-b880-6d719bf93525 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 Aug 07 17:58:25.969525 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f000c35a-a2b1-421c-b880-6d719bf93525 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:25.969625 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f000c35a-a2b1-421c-b880-6d719bf93525 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:25.979445 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:25.979445 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:25.983675 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f000c35a-a2b1-421c-b880-6d719bf93525 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:58:25.990589 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f000c35a-a2b1-421c-b880-6d719bf93525 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 returned with HTTP 200 Aug 07 17:58:25.991856 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 246/980] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:25 2026] GET /volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:26.124378 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c795552b-4153-4fff-adf4-5b76bd96a33f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:26.126992 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c795552b-4153-4fff-adf4-5b76bd96a33f tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:58:26.129429 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c795552b-4153-4fff-adf4-5b76bd96a33f tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:26.129429 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c795552b-4153-4fff-adf4-5b76bd96a33f tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:26.137410 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:26.137410 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:26.143050 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c795552b-4153-4fff-adf4-5b76bd96a33f tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:58:26.149013 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c795552b-4153-4fff-adf4-5b76bd96a33f tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:58:26.149713 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 247/981] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:26 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:26.202433 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-75298a7b-709c-407f-a2a3-c7fde8a18d47 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:26.205511 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-75298a7b-709c-407f-a2a3-c7fde8a18d47 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:58:26.205594 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-75298a7b-709c-407f-a2a3-c7fde8a18d47 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:26.205906 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-75298a7b-709c-407f-a2a3-c7fde8a18d47 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:26.218202 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:26.218202 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:26.230258 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-75298a7b-709c-407f-a2a3-c7fde8a18d47 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:58:26.239147 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-75298a7b-709c-407f-a2a3-c7fde8a18d47 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:58:26.240334 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 247/982] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:58:26 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:26.287984 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1e032fd5-de34-4698-88f6-ad9a9b3ff83c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:26.290832 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e032fd5-de34-4698-88f6-ad9a9b3ff83c tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] GET https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 Aug 07 17:58:26.290832 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e032fd5-de34-4698-88f6-ad9a9b3ff83c tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:26.290988 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e032fd5-de34-4698-88f6-ad9a9b3ff83c tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:26.301658 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e032fd5-de34-4698-88f6-ad9a9b3ff83c tempest-TaggedBootDevicesTest_v242-2111185923 tempest-TaggedBootDevicesTest_v242-2111185923-project-member] https://10.4.3.241/volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 returned with HTTP 404 Aug 07 17:58:26.302232 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 243/983] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:26 2026] GET /volume/v3/volumes/b0f15c20-3a11-4f15-b11d-ce6eb2ce1ec6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:26.367891 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-72cd7187-bc66-49f0-8c23-6137dd7afe48 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:26.368336 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-72cd7187-bc66-49f0-8c23-6137dd7afe48 None None] GET https://10.4.3.241/volume// Aug 07 17:58:26.368446 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-72cd7187-bc66-49f0-8c23-6137dd7afe48 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:26.368782 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-72cd7187-bc66-49f0-8c23-6137dd7afe48 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:26.369929 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-72cd7187-bc66-49f0-8c23-6137dd7afe48 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:26.370464 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 247/984] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:58:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:26.379185 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-1ab8b080-159d-4af6-b34e-8b5a76586981 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:26.382848 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-1ab8b080-159d-4af6-b34e-8b5a76586981 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:58:26.383418 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-1ab8b080-159d-4af6-b34e-8b5a76586981 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b69e0d5-0e86-4f3b-ad01-3b7124bf848c", "connector": null, "instance_uuid": "208d1ad5-fb3f-4e7b-a8a7-c8af30462593"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:26.396022 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:26.396022 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:26.427240 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-1ab8b080-159d-4af6-b34e-8b5a76586981 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:58:26.427640 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 248/985] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:58:26 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 07 17:58:26.468168 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d6005b73-85e0-49da-b3b6-fcbdc268bf55 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:26.471359 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d6005b73-85e0-49da-b3b6-fcbdc268bf55 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:58:26.471638 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d6005b73-85e0-49da-b3b6-fcbdc268bf55 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:26.471875 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d6005b73-85e0-49da-b3b6-fcbdc268bf55 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:26.481680 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-609faef4-84c4-4c42-aa1c-92aeb4949d9a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:26.482117 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-609faef4-84c4-4c42-aa1c-92aeb4949d9a None None] GET https://10.4.3.241/volume// Aug 07 17:58:26.482317 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-609faef4-84c4-4c42-aa1c-92aeb4949d9a None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:26.482523 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-609faef4-84c4-4c42-aa1c-92aeb4949d9a None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:26.482909 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-609faef4-84c4-4c42-aa1c-92aeb4949d9a None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:26.483264 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 244/986] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:58:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:26.486719 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:26.486719 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:26.494240 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-09a592a5-99ee-4339-b5b6-0db3f87fb909 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:26.494494 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d6005b73-85e0-49da-b3b6-fcbdc268bf55 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:58:26.496972 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-09a592a5-99ee-4339-b5b6-0db3f87fb909 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:58:26.497257 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-09a592a5-99ee-4339-b5b6-0db3f87fb909 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:26.497543 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-09a592a5-99ee-4339-b5b6-0db3f87fb909 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:26.503424 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d6005b73-85e0-49da-b3b6-fcbdc268bf55 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:58:26.503424 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 248/987] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:26 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:26.511605 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:26.511605 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:26.516135 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-09a592a5-99ee-4339-b5b6-0db3f87fb909 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:58:26.523363 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-09a592a5-99ee-4339-b5b6-0db3f87fb909 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:58:26.523717 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 248/988] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:58:26 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:58:26.641936 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-1aae033f-29f6-4f5b-9a0f-57177baefb48 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:26.644212 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-1aae033f-29f6-4f5b-9a0f-57177baefb48 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] PUT https://10.4.3.241/volume/v3/attachments/75cf3dfd-e1ad-4e4d-90f7-467506fbfca4 Aug 07 17:58:26.644667 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-1aae033f-29f6-4f5b-9a0f-57177baefb48 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:26.656417 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-1aae033f-29f6-4f5b-9a0f-57177baefb48 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Acquiring lock "cinder-attachment_update-0b69e0d5-0e86-4f3b-ad01-3b7124bf848c-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:58:26.660772 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-1aae033f-29f6-4f5b-9a0f-57177baefb48 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Lock "cinder-attachment_update-0b69e0d5-0e86-4f3b-ad01-3b7124bf848c-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:58:26.662095 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:26.662095 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:26.762352 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-1aae033f-29f6-4f5b-9a0f-57177baefb48 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Lock "cinder-attachment_update-0b69e0d5-0e86-4f3b-ad01-3b7124bf848c-np0000006743" released by "attachment_update" :: held 0.101s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:58:26.762803 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-1aae033f-29f6-4f5b-9a0f-57177baefb48 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments/75cf3dfd-e1ad-4e4d-90f7-467506fbfca4 returned with HTTP 200 Aug 07 17:58:26.763462 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 249/989] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:58:26 2026] PUT /volume/v3/attachments/75cf3dfd-e1ad-4e4d-90f7-467506fbfca4 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:26.910260 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2d5ac5d5-7209-4f3f-9578-fe1790a896fa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:26.912142 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d5ac5d5-7209-4f3f-9578-fe1790a896fa tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/89d6ae1f-9015-41e2-a873-0edb974545d0 Aug 07 17:58:26.915617 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d5ac5d5-7209-4f3f-9578-fe1790a896fa tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:26.915617 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d5ac5d5-7209-4f3f-9578-fe1790a896fa tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:26.921910 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d5ac5d5-7209-4f3f-9578-fe1790a896fa tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/89d6ae1f-9015-41e2-a873-0edb974545d0 returned with HTTP 404 Aug 07 17:58:26.921910 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 245/990] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:26 2026] GET /volume/v3/volumes/89d6ae1f-9015-41e2-a873-0edb974545d0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:26.932814 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-63fa23f6-cd0b-4c65-bb9d-7a9acee2faf9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:26.937421 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63fa23f6-cd0b-4c65-bb9d-7a9acee2faf9 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] DELETE https://10.4.3.241/volume/v3/volumes/c3c64041-09eb-4500-a013-cdc4a74e381c Aug 07 17:58:26.937421 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-63fa23f6-cd0b-4c65-bb9d-7a9acee2faf9 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:26.937421 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-63fa23f6-cd0b-4c65-bb9d-7a9acee2faf9 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:26.937662 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-63fa23f6-cd0b-4c65-bb9d-7a9acee2faf9 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Delete volume with id: c3c64041-09eb-4500-a013-cdc4a74e381c Aug 07 17:58:26.948111 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:26.948111 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:26.948812 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-63fa23f6-cd0b-4c65-bb9d-7a9acee2faf9 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:26.984471 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-63fa23f6-cd0b-4c65-bb9d-7a9acee2faf9 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Delete volume request issued successfully. Aug 07 17:58:26.984923 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63fa23f6-cd0b-4c65-bb9d-7a9acee2faf9 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/c3c64041-09eb-4500-a013-cdc4a74e381c returned with HTTP 202 Aug 07 17:58:26.985311 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 249/991] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:58:26 2026] DELETE /volume/v3/volumes/c3c64041-09eb-4500-a013-cdc4a74e381c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:27.000017 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-807444be-895d-42a8-a5d0-e847c98f859d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:27.004119 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-807444be-895d-42a8-a5d0-e847c98f859d tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/c3c64041-09eb-4500-a013-cdc4a74e381c Aug 07 17:58:27.004618 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-807444be-895d-42a8-a5d0-e847c98f859d tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:27.004962 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-807444be-895d-42a8-a5d0-e847c98f859d tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:27.014683 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-243a89e5-3cb8-4031-a09e-72dee32c2930 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:27.018422 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-243a89e5-3cb8-4031-a09e-72dee32c2930 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 Aug 07 17:58:27.018771 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:27.018771 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:27.018843 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-243a89e5-3cb8-4031-a09e-72dee32c2930 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:27.018843 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-243a89e5-3cb8-4031-a09e-72dee32c2930 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:27.026076 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-807444be-895d-42a8-a5d0-e847c98f859d tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:27.026705 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-243a89e5-3cb8-4031-a09e-72dee32c2930 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 returned with HTTP 404 Aug 07 17:58:27.027366 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 250/992] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:27 2026] GET /volume/v3/volumes/71512079-2899-4d0a-ae8c-d56da1795dd2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:27.035107 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-807444be-895d-42a8-a5d0-e847c98f859d tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/c3c64041-09eb-4500-a013-cdc4a74e381c returned with HTTP 200 Aug 07 17:58:27.035107 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 249/993] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:26 2026] GET /volume/v3/volumes/c3c64041-09eb-4500-a013-cdc4a74e381c => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:27.038774 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-01e2549d-7336-4e6c-9f06-03b868299631 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:27.044579 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01e2549d-7336-4e6c-9f06-03b868299631 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] DELETE https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:58:27.044579 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01e2549d-7336-4e6c-9f06-03b868299631 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:27.044579 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01e2549d-7336-4e6c-9f06-03b868299631 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:27.044579 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-01e2549d-7336-4e6c-9f06-03b868299631 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Delete volume with id: 48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:58:27.060409 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:27.060409 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:27.061922 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-01e2549d-7336-4e6c-9f06-03b868299631 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:58:27.096768 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-01e2549d-7336-4e6c-9f06-03b868299631 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Delete volume request issued successfully. Aug 07 17:58:27.096951 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01e2549d-7336-4e6c-9f06-03b868299631 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 202 Aug 07 17:58:27.097784 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 246/994] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:58:27 2026] DELETE /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 17:58:27.113224 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-77644bf1-dc65-440b-a5e9-431619f525bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:27.117447 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77644bf1-dc65-440b-a5e9-431619f525bb tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:58:27.117766 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77644bf1-dc65-440b-a5e9-431619f525bb tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:27.118055 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77644bf1-dc65-440b-a5e9-431619f525bb tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:27.135369 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:27.135369 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:27.152747 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-77644bf1-dc65-440b-a5e9-431619f525bb tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Volume info retrieved successfully. Aug 07 17:58:27.162665 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77644bf1-dc65-440b-a5e9-431619f525bb tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 200 Aug 07 17:58:27.163429 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 250/995] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:27 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 1359 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:27.522710 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b4361bb1-1a94-4824-a30f-3540d5d8218d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:27.526908 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4361bb1-1a94-4824-a30f-3540d5d8218d tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:58:27.528030 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b4361bb1-1a94-4824-a30f-3540d5d8218d tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:27.528030 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b4361bb1-1a94-4824-a30f-3540d5d8218d tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:27.556221 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:27.556221 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:27.563536 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b4361bb1-1a94-4824-a30f-3540d5d8218d tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:58:27.573018 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4361bb1-1a94-4824-a30f-3540d5d8218d tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:58:27.573980 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 251/996] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:27 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:28.058120 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-097b9414-ea24-425f-8955-0992f98f66b4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:28.058800 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-097b9414-ea24-425f-8955-0992f98f66b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/c3c64041-09eb-4500-a013-cdc4a74e381c Aug 07 17:58:28.059024 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-097b9414-ea24-425f-8955-0992f98f66b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:28.059229 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-097b9414-ea24-425f-8955-0992f98f66b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:28.067620 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-097b9414-ea24-425f-8955-0992f98f66b4 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/c3c64041-09eb-4500-a013-cdc4a74e381c returned with HTTP 404 Aug 07 17:58:28.067620 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 250/997] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:28 2026] GET /volume/v3/volumes/c3c64041-09eb-4500-a013-cdc4a74e381c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:28.075875 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-72250470-0ede-4104-95cc-2971926c0cc8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:28.079360 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72250470-0ede-4104-95cc-2971926c0cc8 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] DELETE https://10.4.3.241/volume/v3/volumes/d4e6c224-7b90-4dbe-bfaa-edcd7852875f Aug 07 17:58:28.079667 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-72250470-0ede-4104-95cc-2971926c0cc8 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:28.080243 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-72250470-0ede-4104-95cc-2971926c0cc8 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:28.080554 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-72250470-0ede-4104-95cc-2971926c0cc8 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Delete volume with id: d4e6c224-7b90-4dbe-bfaa-edcd7852875f Aug 07 17:58:28.094326 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:28.094326 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:28.095051 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-72250470-0ede-4104-95cc-2971926c0cc8 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:28.136598 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-72250470-0ede-4104-95cc-2971926c0cc8 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Delete volume request issued successfully. Aug 07 17:58:28.136904 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72250470-0ede-4104-95cc-2971926c0cc8 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/d4e6c224-7b90-4dbe-bfaa-edcd7852875f returned with HTTP 202 Aug 07 17:58:28.137727 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 247/998] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:58:28 2026] DELETE /volume/v3/volumes/d4e6c224-7b90-4dbe-bfaa-edcd7852875f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:28.148855 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eea7d16e-0fc9-4fee-90bc-8b5167b06faa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:28.151938 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eea7d16e-0fc9-4fee-90bc-8b5167b06faa tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/d4e6c224-7b90-4dbe-bfaa-edcd7852875f Aug 07 17:58:28.152185 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eea7d16e-0fc9-4fee-90bc-8b5167b06faa tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:28.152474 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eea7d16e-0fc9-4fee-90bc-8b5167b06faa tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:28.163580 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:28.163580 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:28.171040 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eea7d16e-0fc9-4fee-90bc-8b5167b06faa tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Volume info retrieved successfully. Aug 07 17:58:28.175049 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eea7d16e-0fc9-4fee-90bc-8b5167b06faa tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/d4e6c224-7b90-4dbe-bfaa-edcd7852875f returned with HTTP 200 Aug 07 17:58:28.175677 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 251/999] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:28 2026] GET /volume/v3/volumes/d4e6c224-7b90-4dbe-bfaa-edcd7852875f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:28.186433 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4ab767a7-a18b-4b10-aa69-231e37f252a6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:28.191099 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4ab767a7-a18b-4b10-aa69-231e37f252a6 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] GET https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 Aug 07 17:58:28.191099 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4ab767a7-a18b-4b10-aa69-231e37f252a6 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:28.191099 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4ab767a7-a18b-4b10-aa69-231e37f252a6 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:28.200964 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4ab767a7-a18b-4b10-aa69-231e37f252a6 tempest-TaggedBootDevicesTest-1441339137 tempest-TaggedBootDevicesTest-1441339137-project-member] https://10.4.3.241/volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 returned with HTTP 404 Aug 07 17:58:28.202487 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 252/1000] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:28 2026] GET /volume/v3/volumes/48bbe30a-2b5e-40ef-ae7b-dac9f4711e12 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:28.589891 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e77b3ded-2dba-4423-9a55-20f019ddfcd0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:28.595821 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e77b3ded-2dba-4423-9a55-20f019ddfcd0 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:58:28.595821 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e77b3ded-2dba-4423-9a55-20f019ddfcd0 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:28.595821 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e77b3ded-2dba-4423-9a55-20f019ddfcd0 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:28.606000 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:28.606000 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:28.612508 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e77b3ded-2dba-4423-9a55-20f019ddfcd0 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:58:28.618227 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e77b3ded-2dba-4423-9a55-20f019ddfcd0 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:58:28.618768 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 251/1001] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:28 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:29.195119 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c2ad63cb-486c-4830-b74b-b7ebeeaaea85 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:29.197698 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c2ad63cb-486c-4830-b74b-b7ebeeaaea85 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] GET https://10.4.3.241/volume/v3/volumes/d4e6c224-7b90-4dbe-bfaa-edcd7852875f Aug 07 17:58:29.197988 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c2ad63cb-486c-4830-b74b-b7ebeeaaea85 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:29.198250 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c2ad63cb-486c-4830-b74b-b7ebeeaaea85 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:29.205457 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c2ad63cb-486c-4830-b74b-b7ebeeaaea85 tempest-CreateVolumesFromImageTest-1438308679 tempest-CreateVolumesFromImageTest-1438308679-project-member] https://10.4.3.241/volume/v3/volumes/d4e6c224-7b90-4dbe-bfaa-edcd7852875f returned with HTTP 404 Aug 07 17:58:29.206021 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 248/1002] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:29 2026] GET /volume/v3/volumes/d4e6c224-7b90-4dbe-bfaa-edcd7852875f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:29.634471 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f5904ba3-3b3f-4abc-9029-97a0503061df None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:29.636588 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f5904ba3-3b3f-4abc-9029-97a0503061df tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:58:29.636808 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f5904ba3-3b3f-4abc-9029-97a0503061df tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:29.637016 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f5904ba3-3b3f-4abc-9029-97a0503061df tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:29.648367 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:29.648367 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:29.652891 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f5904ba3-3b3f-4abc-9029-97a0503061df tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:58:29.657355 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f5904ba3-3b3f-4abc-9029-97a0503061df tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:58:29.657814 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 252/1003] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:29 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:30.092196 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-b7ba9d57-d3ac-4170-b573-3a6e0904b232 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:30.095433 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-b7ba9d57-d3ac-4170-b573-3a6e0904b232 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] POST https://10.4.3.241/volume/v3/attachments/75cf3dfd-e1ad-4e4d-90f7-467506fbfca4/action Aug 07 17:58:30.095895 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-b7ba9d57-d3ac-4170-b573-3a6e0904b232 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:58:30.096059 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-b7ba9d57-d3ac-4170-b573-3a6e0904b232 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:30.117054 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:30.117054 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:30.127994 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-83fae15e-d933-4f6b-ba45-a2796204b384 req-b7ba9d57-d3ac-4170-b573-3a6e0904b232 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments/75cf3dfd-e1ad-4e4d-90f7-467506fbfca4/action returned with HTTP 204 Aug 07 17:58:30.128502 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 253/1004] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:58:30 2026] POST /volume/v3/attachments/75cf3dfd-e1ad-4e4d-90f7-467506fbfca4/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:30.678938 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-343b37f0-02a1-48dc-a4bd-ba11a4c03fa8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:30.682214 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-343b37f0-02a1-48dc-a4bd-ba11a4c03fa8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:58:30.682464 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-343b37f0-02a1-48dc-a4bd-ba11a4c03fa8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:30.683444 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-343b37f0-02a1-48dc-a4bd-ba11a4c03fa8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:30.698454 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:30.698454 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:30.705818 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-343b37f0-02a1-48dc-a4bd-ba11a4c03fa8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:58:30.712425 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-343b37f0-02a1-48dc-a4bd-ba11a4c03fa8 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:58:30.712876 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 252/1005] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:30 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:30.732501 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-71fad1ae-78c4-4a8a-8292-249e050be52c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:30.735008 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71fad1ae-78c4-4a8a-8292-249e050be52c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:58:30.735347 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71fad1ae-78c4-4a8a-8292-249e050be52c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:30.736366 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71fad1ae-78c4-4a8a-8292-249e050be52c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:30.756180 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:30.756180 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:30.760891 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-71fad1ae-78c4-4a8a-8292-249e050be52c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:58:30.767103 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71fad1ae-78c4-4a8a-8292-249e050be52c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:58:30.767722 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 249/1006] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:30 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:30.833081 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:30.979545 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:58:30.979545 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1524522428"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:30.980445 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1524522428'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:58:30.980649 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Create volume of 1 GB Aug 07 17:58:30.985360 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Availability Zones retrieved successfully. Aug 07 17:58:30.993717 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Flow 'volume_create_api' (1656cda9-1a82-41db-8977-efe91b531007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:30.994700 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9416e0eb-af08-4d8b-9ffc-ae8a75831183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:30.996762 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:58:31.034094 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9416e0eb-af08-4d8b-9ffc-ae8a75831183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:31.035816 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29637ad8-308c-4ccd-950e-2cb0ca3ea9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:31.136185 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3a08490f-c822-49ae-976a-69245201f9b8 req-5927ed62-dc17-4354-a388-17a618ce051d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:31.138540 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-5927ed62-dc17-4354-a388-17a618ce051d tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] GET https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c Aug 07 17:58:31.138680 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-5927ed62-dc17-4354-a388-17a618ce051d tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:31.139008 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-5927ed62-dc17-4354-a388-17a618ce051d tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:31.143493 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Created reservations ['38440783-f246-48cf-aa4b-ab24a13c7954', '68957100-2d10-4f56-a269-ee16a32dbd6d', '533f251b-91ac-42d7-b8c6-50ff0b8baa8f', '162973ca-7224-4da1-9f93-0c84fd1d8f57'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:58:31.144605 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29637ad8-308c-4ccd-950e-2cb0ca3ea9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38440783-f246-48cf-aa4b-ab24a13c7954', '68957100-2d10-4f56-a269-ee16a32dbd6d', '533f251b-91ac-42d7-b8c6-50ff0b8baa8f', '162973ca-7224-4da1-9f93-0c84fd1d8f57']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:31.145761 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7cab499-dd1d-4301-84bc-c59a8e6f7f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:31.148226 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:31.148226 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:31.152034 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-3a08490f-c822-49ae-976a-69245201f9b8 req-5927ed62-dc17-4354-a388-17a618ce051d tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Volume info retrieved successfully. Aug 07 17:58:31.156629 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-5927ed62-dc17-4354-a388-17a618ce051d tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c returned with HTTP 200 Aug 07 17:58:31.157042 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 254/1007] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:58:31 2026] GET /volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c => generated 1652 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:31.179920 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7cab499-dd1d-4301-84bc-c59a8e6f7f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2a5c7d6-ea62-45be-b079-b227dabba203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1524522428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7312f346ff14438bd4772dd2ddd0ccd',qos_specs=None,replication_status=,reservations=['38440783-f246-48cf-aa4b-ab24a13c7954','68957100-2d10-4f56-a269-ee16a32dbd6d','533f251b-91ac-42d7-b8c6-50ff0b8baa8f','162973ca-7224-4da1-9f93-0c84fd1d8f57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e28be00d5a84038b551552e0757dbf6',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1524522428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2a5c7d6-ea62-45be-b079-b227dabba203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7312f346ff14438bd4772dd2ddd0ccd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e28be00d5a84038b551552e0757dbf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:31.180543 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b022857b-454b-4139-a101-98eecc668e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:31.209363 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3a08490f-c822-49ae-976a-69245201f9b8 req-aeee615a-a1bf-4d1e-b5e4-50a4d0e8531f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:31.211826 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-aeee615a-a1bf-4d1e-b5e4-50a4d0e8531f tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] GET https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c Aug 07 17:58:31.212033 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-aeee615a-a1bf-4d1e-b5e4-50a4d0e8531f tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:31.212217 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-aeee615a-a1bf-4d1e-b5e4-50a4d0e8531f tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:31.220086 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b022857b-454b-4139-a101-98eecc668e22) transitioned into state 'SUCCESS' from state '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-1524522428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7312f346ff14438bd4772dd2ddd0ccd',qos_specs=None,replication_status=,reservations=['38440783-f246-48cf-aa4b-ab24a13c7954','68957100-2d10-4f56-a269-ee16a32dbd6d','533f251b-91ac-42d7-b8c6-50ff0b8baa8f','162973ca-7224-4da1-9f93-0c84fd1d8f57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e28be00d5a84038b551552e0757dbf6',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:31.220907 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (598c659f-aa03-481c-a093-b8476e2f670b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:31.232516 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:31.232516 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:31.244172 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-3a08490f-c822-49ae-976a-69245201f9b8 req-aeee615a-a1bf-4d1e-b5e4-50a4d0e8531f tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Volume info retrieved successfully. Aug 07 17:58:31.247334 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (598c659f-aa03-481c-a093-b8476e2f670b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:31.247620 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Flow 'volume_create_api' (1656cda9-1a82-41db-8977-efe91b531007) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:31.248114 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Create volume request issued successfully. Aug 07 17:58:31.248989 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92ddd5e6-61fa-4fdf-9427-1a8e415ad610 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:58:31.249696 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 253/1008] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 17:58:30 2026] POST /volume/v3/volumes => generated 778 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:58:31.252347 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-aeee615a-a1bf-4d1e-b5e4-50a4d0e8531f tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c returned with HTTP 200 Aug 07 17:58:31.253708 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 253/1009] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:58:31 2026] GET /volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c => generated 1652 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:31.268320 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3674f17c-ed5e-488e-bf1a-2e66fd476322 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:31.275613 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3674f17c-ed5e-488e-bf1a-2e66fd476322 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 Aug 07 17:58:31.275897 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3674f17c-ed5e-488e-bf1a-2e66fd476322 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:31.276084 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3674f17c-ed5e-488e-bf1a-2e66fd476322 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:31.297013 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:31.297013 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:31.303211 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3674f17c-ed5e-488e-bf1a-2e66fd476322 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Volume info retrieved successfully. Aug 07 17:58:31.310259 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3674f17c-ed5e-488e-bf1a-2e66fd476322 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 returned with HTTP 200 Aug 07 17:58:31.310900 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 250/1010] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:31 2026] GET /volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 => generated 957 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:31.365087 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-cae2e11b-9a07-4061-b474-747deb2e9196 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:31.370542 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-cae2e11b-9a07-4061-b474-747deb2e9196 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:58:31.370744 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-cae2e11b-9a07-4061-b474-747deb2e9196 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:31.371488 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-cae2e11b-9a07-4061-b474-747deb2e9196 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:31.375163 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=292,cinder:UPDATE=54,cinder:INSERT=31 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:58:31.397493 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:31.397493 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:31.403296 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-cae2e11b-9a07-4061-b474-747deb2e9196 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:58:31.411210 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-cae2e11b-9a07-4061-b474-747deb2e9196 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:58:31.412079 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 255/1011] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:58:31 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:32.330987 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-01e6c7c5-44a2-4700-8c27-328295691cd8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:32.333880 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-01e6c7c5-44a2-4700-8c27-328295691cd8 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 Aug 07 17:58:32.334387 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-01e6c7c5-44a2-4700-8c27-328295691cd8 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:32.334656 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-01e6c7c5-44a2-4700-8c27-328295691cd8 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:32.351024 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:32.351024 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:32.357256 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-01e6c7c5-44a2-4700-8c27-328295691cd8 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Volume info retrieved successfully. Aug 07 17:58:32.364631 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-01e6c7c5-44a2-4700-8c27-328295691cd8 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 returned with HTTP 200 Aug 07 17:58:32.367353 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 254/1012] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:32 2026] GET /volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:32.387612 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b2c50ed6-8ed4-4ae5-a83c-d504c1eb9b71 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:32.388518 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b2c50ed6-8ed4-4ae5-a83c-d504c1eb9b71 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 17:58:32.388867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b2c50ed6-8ed4-4ae5-a83c-d504c1eb9b71 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2a5c7d6-ea62-45be-b079-b227dabba203", "name": "tempest-type-Backup-891490978"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:32.390352 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-b2c50ed6-8ed4-4ae5-a83c-d504c1eb9b71 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Creating new backup {'backup': {'volume_id': 'e2a5c7d6-ea62-45be-b079-b227dabba203', 'name': 'tempest-type-Backup-891490978'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:58:32.390872 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-b2c50ed6-8ed4-4ae5-a83c-d504c1eb9b71 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Creating backup of volume e2a5c7d6-ea62-45be-b079-b227dabba203 in container None Aug 07 17:58:32.393969 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=318,cinder:UPDATE=64,cinder:INSERT=30 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:58:32.405042 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:32.405042 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:32.406056 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b2c50ed6-8ed4-4ae5-a83c-d504c1eb9b71 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Volume info retrieved successfully. Aug 07 17:58:32.457474 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b2c50ed6-8ed4-4ae5-a83c-d504c1eb9b71 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Created reservations ['7976c4de-2dc7-4d85-8438-157b260206f8', '2e103672-4910-4d77-a400-7ad2072301cf'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:58:32.533790 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b2c50ed6-8ed4-4ae5-a83c-d504c1eb9b71 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 17:58:32.533790 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 254/1013] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 17:58:32 2026] POST /volume/v3/backups => generated 315 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 17:58:32.544892 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5e0cdb97-b084-4d54-89ec-480f84198aa6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:32.547130 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5e0cdb97-b084-4d54-89ec-480f84198aa6 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:32.547312 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5e0cdb97-b084-4d54-89ec-480f84198aa6 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:32.547860 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5e0cdb97-b084-4d54-89ec-480f84198aa6 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:32.548190 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-5e0cdb97-b084-4d54-89ec-480f84198aa6 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:32.566750 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:32.566750 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:32.567694 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5e0cdb97-b084-4d54-89ec-480f84198aa6 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:32.568078 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 251/1014] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:32 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 722 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:32.876264 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f7541396-3841-4802-9d31-4505b3fe1681 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:32.877188 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f7541396-3841-4802-9d31-4505b3fe1681 None None] GET https://10.4.3.241/volume// Aug 07 17:58:32.877188 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f7541396-3841-4802-9d31-4505b3fe1681 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:32.877188 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f7541396-3841-4802-9d31-4505b3fe1681 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:32.877611 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f7541396-3841-4802-9d31-4505b3fe1681 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:32.880891 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 256/1015] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:58:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:32.891182 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3a08490f-c822-49ae-976a-69245201f9b8 req-42da580a-69b0-4831-92ee-d45e096ae47e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:32.893361 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-42da580a-69b0-4831-92ee-d45e096ae47e tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:58:32.893768 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-42da580a-69b0-4831-92ee-d45e096ae47e tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a69d2cf-8f8a-42d9-a684-446f209e507c", "connector": null, "instance_uuid": "7d8b547c-3778-4497-8682-66677c1d4e18"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:32.915312 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:32.915312 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:32.976337 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-42da580a-69b0-4831-92ee-d45e096ae47e tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:58:32.976748 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 255/1016] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:58:32 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:33.006773 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dc8ca8e5-0524-4ce7-8d38-44928babb824 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:33.007279 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc8ca8e5-0524-4ce7-8d38-44928babb824 None None] GET https://10.4.3.241/volume// Aug 07 17:58:33.007520 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc8ca8e5-0524-4ce7-8d38-44928babb824 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:33.007762 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc8ca8e5-0524-4ce7-8d38-44928babb824 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:33.008272 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc8ca8e5-0524-4ce7-8d38-44928babb824 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:33.011250 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 255/1017] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:58:33 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:33.028043 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-6e5e65c8-1653-4a69-9834-650f59ca2eb0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:33.034310 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-6e5e65c8-1653-4a69-9834-650f59ca2eb0 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:58:33.034954 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-6e5e65c8-1653-4a69-9834-650f59ca2eb0 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b69e0d5-0e86-4f3b-ad01-3b7124bf848c", "connector": null, "instance_uuid": "208d1ad5-fb3f-4e7b-a8a7-c8af30462593"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:33.053349 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:33.053349 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:33.073916 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3a08490f-c822-49ae-976a-69245201f9b8 req-b3f66102-9866-4cc6-ba21-1628b7384f92 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:33.076810 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-b3f66102-9866-4cc6-ba21-1628b7384f92 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] DELETE https://10.4.3.241/volume/v3/attachments/cfc6fca2-d238-4c22-b718-2e6714f8f25a Aug 07 17:58:33.077014 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-b3f66102-9866-4cc6-ba21-1628b7384f92 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:33.077214 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-b3f66102-9866-4cc6-ba21-1628b7384f92 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:33.087782 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:33.087782 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:33.104338 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-6e5e65c8-1653-4a69-9834-650f59ca2eb0 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:58:33.104338 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 252/1018] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:58:33 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:58:33.122583 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b85e2b5a-4544-4296-9909-d7809b799e38 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:33.122583 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b85e2b5a-4544-4296-9909-d7809b799e38 None None] GET https://10.4.3.241/volume// Aug 07 17:58:33.122583 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b85e2b5a-4544-4296-9909-d7809b799e38 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:33.122583 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b85e2b5a-4544-4296-9909-d7809b799e38 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:33.122848 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b85e2b5a-4544-4296-9909-d7809b799e38 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:33.122993 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 256/1019] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:58:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:33.141739 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-84e2855a-e60c-4fb3-aedf-cdd03d30125c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:33.149969 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-84e2855a-e60c-4fb3-aedf-cdd03d30125c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:58:33.149969 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-84e2855a-e60c-4fb3-aedf-cdd03d30125c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:33.149969 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-84e2855a-e60c-4fb3-aedf-cdd03d30125c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:33.172439 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:33.172439 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:33.176705 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-84e2855a-e60c-4fb3-aedf-cdd03d30125c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:58:33.181355 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-84e2855a-e60c-4fb3-aedf-cdd03d30125c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:58:33.182109 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 256/1020] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:58:33 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 1319 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:58:33.196024 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-b3f66102-9866-4cc6-ba21-1628b7384f92 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/attachments/cfc6fca2-d238-4c22-b718-2e6714f8f25a returned with HTTP 200 Aug 07 17:58:33.197026 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 257/1021] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:58:33 2026] DELETE /volume/v3/attachments/cfc6fca2-d238-4c22-b718-2e6714f8f25a => generated 192 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:33.341669 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5bb77166-7ba6-4b2d-85c4-daccde2991cc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:33.342430 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5bb77166-7ba6-4b2d-85c4-daccde2991cc None None] GET https://10.4.3.241/volume// Aug 07 17:58:33.342880 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5bb77166-7ba6-4b2d-85c4-daccde2991cc None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:33.343064 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5bb77166-7ba6-4b2d-85c4-daccde2991cc None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:33.346037 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5bb77166-7ba6-4b2d-85c4-daccde2991cc None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:33.346537 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 253/1022] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:58:33 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:33.354878 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3a08490f-c822-49ae-976a-69245201f9b8 req-088339dd-f367-4ea3-b851-d65a3f02b270 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:33.357274 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-088339dd-f367-4ea3-b851-d65a3f02b270 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] POST https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c/action Aug 07 17:58:33.357817 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-088339dd-f367-4ea3-b851-d65a3f02b270 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Action body: b'{"os-reimage": {"image_id": "31af56d3-4112-4dcb-a2a2-0e63d34b1ed2", "reimage_reserved": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:58:33.358967 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-088339dd-f367-4ea3-b851-d65a3f02b270 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "31af56d3-4112-4dcb-a2a2-0e63d34b1ed2", "reimage_reserved": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:33.376348 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:33.376348 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:33.376929 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-3a08490f-c822-49ae-976a-69245201f9b8 req-088339dd-f367-4ea3-b851-d65a3f02b270 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Volume info retrieved successfully. Aug 07 17:58:33.554650 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-088339dd-f367-4ea3-b851-d65a3f02b270 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c/action returned with HTTP 202 Aug 07 17:58:33.555280 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 257/1023] 10.4.3.241 () {74 vars in 1713 bytes} [Fri Aug 7 17:58:33 2026] POST /volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 17:58:33.584977 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6804e048-09ed-4c2f-8cb7-6d0268aa0002 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:33.587693 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6804e048-09ed-4c2f-8cb7-6d0268aa0002 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:33.588038 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6804e048-09ed-4c2f-8cb7-6d0268aa0002 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:33.588323 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6804e048-09ed-4c2f-8cb7-6d0268aa0002 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:33.588523 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6804e048-09ed-4c2f-8cb7-6d0268aa0002 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:33.597264 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:33.597264 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:33.598079 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6804e048-09ed-4c2f-8cb7-6d0268aa0002 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:33.598828 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 257/1024] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:33 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:33.633983 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-d0bb4807-df49-4c13-9fbd-5190b365667c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:33.636672 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-d0bb4807-df49-4c13-9fbd-5190b365667c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] DELETE https://10.4.3.241/volume/v3/attachments/75cf3dfd-e1ad-4e4d-90f7-467506fbfca4 Aug 07 17:58:33.636899 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-d0bb4807-df49-4c13-9fbd-5190b365667c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:33.637099 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-d0bb4807-df49-4c13-9fbd-5190b365667c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:33.648807 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:33.648807 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:33.733028 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-d0bb4807-df49-4c13-9fbd-5190b365667c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments/75cf3dfd-e1ad-4e4d-90f7-467506fbfca4 returned with HTTP 200 Aug 07 17:58:33.733566 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 258/1025] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:58:33 2026] DELETE /volume/v3/attachments/75cf3dfd-e1ad-4e4d-90f7-467506fbfca4 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:34.613335 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-af3af90a-34d4-47ff-aed0-45e04d9711db None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:34.616868 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af3af90a-34d4-47ff-aed0-45e04d9711db tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:34.617093 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af3af90a-34d4-47ff-aed0-45e04d9711db tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:34.617294 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af3af90a-34d4-47ff-aed0-45e04d9711db tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:34.617753 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-af3af90a-34d4-47ff-aed0-45e04d9711db tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:34.624075 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:34.624075 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:34.624739 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af3af90a-34d4-47ff-aed0-45e04d9711db tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:34.625285 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 254/1026] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:34 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:35.639597 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-14558444-8c68-4cb6-80f7-567614b53a5a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:35.641321 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-14558444-8c68-4cb6-80f7-567614b53a5a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:35.641694 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-14558444-8c68-4cb6-80f7-567614b53a5a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:35.641953 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-14558444-8c68-4cb6-80f7-567614b53a5a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:35.642987 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-14558444-8c68-4cb6-80f7-567614b53a5a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:35.655115 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:35.655115 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:35.655958 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-14558444-8c68-4cb6-80f7-567614b53a5a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:35.656431 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 258/1027] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:35 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:36.673698 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8579b1d6-d378-46a0-93a1-04ec8f78fbbc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:36.675857 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8579b1d6-d378-46a0-93a1-04ec8f78fbbc tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:36.676074 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8579b1d6-d378-46a0-93a1-04ec8f78fbbc tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:36.676314 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8579b1d6-d378-46a0-93a1-04ec8f78fbbc tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:36.676476 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-8579b1d6-d378-46a0-93a1-04ec8f78fbbc tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:36.683780 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:36.683780 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:36.686433 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8579b1d6-d378-46a0-93a1-04ec8f78fbbc tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:36.687207 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 258/1028] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:36 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:37.703293 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d353796f-41be-4d8f-a38f-1a79ff720a71 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:37.705929 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d353796f-41be-4d8f-a38f-1a79ff720a71 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:37.706182 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d353796f-41be-4d8f-a38f-1a79ff720a71 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:37.706420 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d353796f-41be-4d8f-a38f-1a79ff720a71 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:37.706636 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d353796f-41be-4d8f-a38f-1a79ff720a71 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:37.724213 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:37.724213 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:37.725064 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d353796f-41be-4d8f-a38f-1a79ff720a71 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:37.725827 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 259/1029] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:37 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:38.740440 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-604949dd-a6f3-4e6e-a909-bd6683fc5b0b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:38.743419 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-604949dd-a6f3-4e6e-a909-bd6683fc5b0b tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:38.743807 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-604949dd-a6f3-4e6e-a909-bd6683fc5b0b tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:38.743977 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-604949dd-a6f3-4e6e-a909-bd6683fc5b0b tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:38.744039 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-604949dd-a6f3-4e6e-a909-bd6683fc5b0b tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:38.749432 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:38.749432 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:38.750077 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-604949dd-a6f3-4e6e-a909-bd6683fc5b0b tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:38.750946 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 255/1030] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:38 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:39.401275 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c3c5a6d2-93d6-47c2-93ea-6e94f55909b3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:39.401275 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3c5a6d2-93d6-47c2-93ea-6e94f55909b3 None None] GET https://10.4.3.241/volume// Aug 07 17:58:39.402166 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3c5a6d2-93d6-47c2-93ea-6e94f55909b3 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:39.402166 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3c5a6d2-93d6-47c2-93ea-6e94f55909b3 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:39.402627 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3c5a6d2-93d6-47c2-93ea-6e94f55909b3 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:39.404017 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 259/1031] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:58:39 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:39.423359 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-94a044b1-8d13-4554-96c9-3504554609d1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:39.428305 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-94a044b1-8d13-4554-96c9-3504554609d1 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:58:39.429302 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-94a044b1-8d13-4554-96c9-3504554609d1 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:39.429302 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-94a044b1-8d13-4554-96c9-3504554609d1 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:39.442337 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:39.442337 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:39.447065 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-94a044b1-8d13-4554-96c9-3504554609d1 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:58:39.453691 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-94a044b1-8d13-4554-96c9-3504554609d1 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:58:39.454332 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 259/1032] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:58:39 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:58:39.577317 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-f0089b97-095f-43ff-b617-43ef8c419124 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:39.583781 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-f0089b97-095f-43ff-b617-43ef8c419124 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] PUT https://10.4.3.241/volume/v3/attachments/eb1866a2-3b27-4263-a3c3-85ff894119c0 Aug 07 17:58:39.585576 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-f0089b97-095f-43ff-b617-43ef8c419124 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:39.597064 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-f0089b97-095f-43ff-b617-43ef8c419124 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Acquiring lock "cinder-attachment_update-0b69e0d5-0e86-4f3b-ad01-3b7124bf848c-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:58:39.604207 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-f0089b97-095f-43ff-b617-43ef8c419124 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Lock "cinder-attachment_update-0b69e0d5-0e86-4f3b-ad01-3b7124bf848c-np0000006743" acquired by "attachment_update" :: waited 0.007s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:58:39.605254 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:39.605254 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:39.768041 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-59e7b7bc-5f57-4fde-b8f4-5168bafc16ae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:39.771431 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-59e7b7bc-5f57-4fde-b8f4-5168bafc16ae tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:39.772063 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-59e7b7bc-5f57-4fde-b8f4-5168bafc16ae tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:39.772063 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-59e7b7bc-5f57-4fde-b8f4-5168bafc16ae tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:39.772063 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-59e7b7bc-5f57-4fde-b8f4-5168bafc16ae tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:39.778115 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:39.778115 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:39.779160 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-59e7b7bc-5f57-4fde-b8f4-5168bafc16ae tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:39.779748 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 256/1033] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:39 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:39.839872 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-f0089b97-095f-43ff-b617-43ef8c419124 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Lock "cinder-attachment_update-0b69e0d5-0e86-4f3b-ad01-3b7124bf848c-np0000006743" released by "attachment_update" :: held 0.234s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:58:39.840322 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-f0089b97-095f-43ff-b617-43ef8c419124 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments/eb1866a2-3b27-4263-a3c3-85ff894119c0 returned with HTTP 200 Aug 07 17:58:39.841444 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 260/1034] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:58:39 2026] PUT /volume/v3/attachments/eb1866a2-3b27-4263-a3c3-85ff894119c0 => generated 969 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:39.887160 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-9281fce4-dafb-4f26-8612-6ffb7b6062fc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:39.893841 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-9281fce4-dafb-4f26-8612-6ffb7b6062fc tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] POST https://10.4.3.241/volume/v3/attachments/eb1866a2-3b27-4263-a3c3-85ff894119c0/action Aug 07 17:58:39.894186 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-9281fce4-dafb-4f26-8612-6ffb7b6062fc tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:58:39.894861 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-9281fce4-dafb-4f26-8612-6ffb7b6062fc tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:39.932347 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:39.932347 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:39.965508 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-86ab1128-b89b-48e2-b0ad-8c8c10076f0c req-9281fce4-dafb-4f26-8612-6ffb7b6062fc tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments/eb1866a2-3b27-4263-a3c3-85ff894119c0/action returned with HTTP 204 Aug 07 17:58:39.966193 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 260/1035] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:58:39 2026] POST /volume/v3/attachments/eb1866a2-3b27-4263-a3c3-85ff894119c0/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:40.798855 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-59f60190-2b27-4053-8744-4d1aeb2de1ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:40.803983 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-59f60190-2b27-4053-8744-4d1aeb2de1ab tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:40.804957 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-59f60190-2b27-4053-8744-4d1aeb2de1ab tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:40.804957 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-59f60190-2b27-4053-8744-4d1aeb2de1ab tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:40.806816 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-59f60190-2b27-4053-8744-4d1aeb2de1ab tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:40.813678 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:40.813678 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:40.814950 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-59f60190-2b27-4053-8744-4d1aeb2de1ab tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:40.815689 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 260/1036] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:40 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:40.831508 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-346a3aae-8bcc-4f07-b632-67a938727d18 req-c09e0d21-bb9a-421c-b5f9-74b06ef4f094 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:40.834223 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-346a3aae-8bcc-4f07-b632-67a938727d18 req-c09e0d21-bb9a-421c-b5f9-74b06ef4f094 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] DELETE https://10.4.3.241/volume/v3/attachments/cd163214-0264-4fd3-88c4-fea065f15b6f Aug 07 17:58:40.834560 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-346a3aae-8bcc-4f07-b632-67a938727d18 req-c09e0d21-bb9a-421c-b5f9-74b06ef4f094 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:40.834924 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-346a3aae-8bcc-4f07-b632-67a938727d18 req-c09e0d21-bb9a-421c-b5f9-74b06ef4f094 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:40.845229 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:40.845229 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:40.967155 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-346a3aae-8bcc-4f07-b632-67a938727d18 req-c09e0d21-bb9a-421c-b5f9-74b06ef4f094 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/attachments/cd163214-0264-4fd3-88c4-fea065f15b6f returned with HTTP 200 Aug 07 17:58:40.968532 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 257/1037] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:58:40 2026] DELETE /volume/v3/attachments/cd163214-0264-4fd3-88c4-fea065f15b6f => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:40.982856 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-346a3aae-8bcc-4f07-b632-67a938727d18 req-c788cf6f-752f-4170-a55d-c6b3dc688866 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:40.985075 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-346a3aae-8bcc-4f07-b632-67a938727d18 req-c788cf6f-752f-4170-a55d-c6b3dc688866 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] DELETE https://10.4.3.241/volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 Aug 07 17:58:40.985326 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-346a3aae-8bcc-4f07-b632-67a938727d18 req-c788cf6f-752f-4170-a55d-c6b3dc688866 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:40.985523 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-346a3aae-8bcc-4f07-b632-67a938727d18 req-c788cf6f-752f-4170-a55d-c6b3dc688866 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:40.985710 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [req-346a3aae-8bcc-4f07-b632-67a938727d18 req-c788cf6f-752f-4170-a55d-c6b3dc688866 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Delete volume with id: d0338ce4-81d4-4314-bd27-40c1a09d9b86 Aug 07 17:58:40.996856 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:40.996856 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:40.997465 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-346a3aae-8bcc-4f07-b632-67a938727d18 req-c788cf6f-752f-4170-a55d-c6b3dc688866 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Volume info retrieved successfully. Aug 07 17:58:41.032380 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-346a3aae-8bcc-4f07-b632-67a938727d18 req-c788cf6f-752f-4170-a55d-c6b3dc688866 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Delete volume request issued successfully. Aug 07 17:58:41.032380 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-346a3aae-8bcc-4f07-b632-67a938727d18 req-c788cf6f-752f-4170-a55d-c6b3dc688866 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 returned with HTTP 202 Aug 07 17:58:41.032380 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 261/1038] 10.4.3.241 () {70 vars in 1620 bytes} [Fri Aug 7 17:58:40 2026] DELETE /volume/v3/volumes/d0338ce4-81d4-4314-bd27-40c1a09d9b86 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:41.833447 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5d0ab013-dc9f-4de0-b9e3-78646dee4c7e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:41.837319 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d0ab013-dc9f-4de0-b9e3-78646dee4c7e tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:41.837319 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d0ab013-dc9f-4de0-b9e3-78646dee4c7e tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:41.837319 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d0ab013-dc9f-4de0-b9e3-78646dee4c7e tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:41.838010 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5d0ab013-dc9f-4de0-b9e3-78646dee4c7e tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:41.845828 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:41.845828 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:41.850461 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d0ab013-dc9f-4de0-b9e3-78646dee4c7e tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:41.850461 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 261/1039] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:41 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:41.901611 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dc725c94-5842-442e-ae1c-41fff3847d10 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:42.167060 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:58:42.167472 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1910317363"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:42.168781 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1910317363'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:58:42.168918 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Create volume of 1 GB Aug 07 17:58:42.173216 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Availability Zones retrieved successfully. Aug 07 17:58:42.180178 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Flow 'volume_create_api' (8e746c4d-ef25-448f-989a-39cdb449e1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:42.181252 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6077ff08-d737-48f1-b509-36efd1d6b369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:42.182406 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:58:42.215447 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6077ff08-d737-48f1-b509-36efd1d6b369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:42.216168 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a738d6b-3776-4fde-964b-44f1fc368044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:42.304950 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Created reservations ['f73a6839-04de-49d3-bc4b-b7caf7d947ed', '88bd5b41-9eef-4dfd-877b-afd39e52a4d6', '3a729ce9-2e56-4ebd-980a-a8d760590300', 'd9e04488-f97c-4cc7-9a51-d26e86985eaa'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:58:42.305853 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a738d6b-3776-4fde-964b-44f1fc368044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f73a6839-04de-49d3-bc4b-b7caf7d947ed', '88bd5b41-9eef-4dfd-877b-afd39e52a4d6', '3a729ce9-2e56-4ebd-980a-a8d760590300', 'd9e04488-f97c-4cc7-9a51-d26e86985eaa']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:42.306993 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f74ea32-3ea1-4dda-b524-7f1090a9ef26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:42.334756 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f74ea32-3ea1-4dda-b524-7f1090a9ef26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bdbc4f8-afb1-4972-a087-0300a0ef1cf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1910317363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90904bbaf87b4d4b9d49c4df859e84a3',qos_specs=None,replication_status=,reservations=['f73a6839-04de-49d3-bc4b-b7caf7d947ed','88bd5b41-9eef-4dfd-877b-afd39e52a4d6','3a729ce9-2e56-4ebd-980a-a8d760590300','d9e04488-f97c-4cc7-9a51-d26e86985eaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='396d360734fb4b179f9c6a7606b6f7df',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1910317363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bdbc4f8-afb1-4972-a087-0300a0ef1cf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90904bbaf87b4d4b9d49c4df859e84a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='396d360734fb4b179f9c6a7606b6f7df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:42.336012 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f28786c0-bdf1-48fb-94e3-d8d432c31fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:42.360020 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f28786c0-bdf1-48fb-94e3-d8d432c31fd8) transitioned into state 'SUCCESS' from state '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-1910317363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90904bbaf87b4d4b9d49c4df859e84a3',qos_specs=None,replication_status=,reservations=['f73a6839-04de-49d3-bc4b-b7caf7d947ed','88bd5b41-9eef-4dfd-877b-afd39e52a4d6','3a729ce9-2e56-4ebd-980a-a8d760590300','d9e04488-f97c-4cc7-9a51-d26e86985eaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='396d360734fb4b179f9c6a7606b6f7df',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:42.361175 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48f9dd43-b1f4-40a9-ba08-82ef52f677ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:42.373837 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48f9dd43-b1f4-40a9-ba08-82ef52f677ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:42.375542 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Flow 'volume_create_api' (8e746c4d-ef25-448f-989a-39cdb449e1ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:42.375990 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Create volume request issued successfully. Aug 07 17:58:42.376937 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc725c94-5842-442e-ae1c-41fff3847d10 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:58:42.377609 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 261/1040] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:58:41 2026] POST /volume/v3/volumes => generated 759 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:58:42.866419 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-950f72bf-f3e4-4639-bee4-179c63e88dfe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:42.870420 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-950f72bf-f3e4-4639-bee4-179c63e88dfe tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:42.870420 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-950f72bf-f3e4-4639-bee4-179c63e88dfe tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:42.870420 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-950f72bf-f3e4-4639-bee4-179c63e88dfe tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:42.870420 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-950f72bf-f3e4-4639-bee4-179c63e88dfe tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:42.875330 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:42.875330 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:42.876334 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-950f72bf-f3e4-4639-bee4-179c63e88dfe tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:42.876890 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 258/1041] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:42 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:43.894746 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-14de5056-d11c-4846-952e-78e363169a52 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:43.897996 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-14de5056-d11c-4846-952e-78e363169a52 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:43.897996 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-14de5056-d11c-4846-952e-78e363169a52 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:43.897996 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-14de5056-d11c-4846-952e-78e363169a52 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:43.897996 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-14de5056-d11c-4846-952e-78e363169a52 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:43.905161 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:43.905161 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:43.906095 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-14de5056-d11c-4846-952e-78e363169a52 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:43.907670 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 262/1042] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:43 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:44.765749 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:44.923879 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3886860b-de7b-43de-b795-e84f4b7be1c9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:44.925831 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3886860b-de7b-43de-b795-e84f4b7be1c9 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:44.926717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3886860b-de7b-43de-b795-e84f4b7be1c9 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:44.927047 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3886860b-de7b-43de-b795-e84f4b7be1c9 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:44.927251 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3886860b-de7b-43de-b795-e84f4b7be1c9 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:44.936096 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:44.936096 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:44.936096 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3886860b-de7b-43de-b795-e84f4b7be1c9 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:44.936096 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 262/1043] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:44 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:44.973131 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:58:44.973311 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1116945442", "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:44.975121 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1116945442', 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:58:45.110280 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Create volume of 1 GB Aug 07 17:58:45.110891 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:45.110891 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:45.111917 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Availability Zones retrieved successfully. Aug 07 17:58:45.121057 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Flow 'volume_create_api' (84203633-0e6a-4011-8e1b-04bdffa22fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:45.124443 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de83950f-12a6-45df-9829-7ef8d52080cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:45.125881 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:58:45.189484 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:45.189484 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:45.209706 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de83950f-12a6-45df-9829-7ef8d52080cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f32f8337-3acb-4973-bd15-a9cd5eca25cc,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f32f8337-3acb-4973-bd15-a9cd5eca25cc', 'encryption_key_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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:45.211846 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ebf849-dcbe-48af-8804-a50dbc55f02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:45.265227 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-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 07 17:58:45.265595 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-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 07 17:58:45.336548 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Created reservations ['7212113e-a386-451f-8bb8-f7a41a6953cc', '4c24674a-112e-4b0b-b7ae-8399f5c99baa', '5904cc1d-854c-4470-9f43-73f4b6728601', 'adf72e11-107e-4cd9-bb86-2446e944611d'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:58:45.336548 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ebf849-dcbe-48af-8804-a50dbc55f02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7212113e-a386-451f-8bb8-f7a41a6953cc', '4c24674a-112e-4b0b-b7ae-8399f5c99baa', '5904cc1d-854c-4470-9f43-73f4b6728601', 'adf72e11-107e-4cd9-bb86-2446e944611d']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:45.337790 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3392c62e-b83c-443e-9eae-d32c72b87471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:45.368599 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3392c62e-b83c-443e-9eae-d32c72b87471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60eaf1a1-6e9c-4496-8493-bed07a2c51a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1116945442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='348f212c6e5c4cd184775083f5c0b6e3',qos_specs=None,replication_status=,reservations=['7212113e-a386-451f-8bb8-f7a41a6953cc','4c24674a-112e-4b0b-b7ae-8399f5c99baa','5904cc1d-854c-4470-9f43-73f4b6728601','adf72e11-107e-4cd9-bb86-2446e944611d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d569d31f9a94a0fa0aba557376e099b',volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:58:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1116945442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60eaf1a1-6e9c-4496-8493-bed07a2c51a7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='348f212c6e5c4cd184775083f5c0b6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d569d31f9a94a0fa0aba557376e099b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f32f8337-3acb-4973-bd15-a9cd5eca25cc),volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:45.370497 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8f1c2e-979e-466e-85f2-78744caaeba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:45.393005 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8f1c2e-979e-466e-85f2-78744caaeba5) transitioned into state 'SUCCESS' from state '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-1116945442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='348f212c6e5c4cd184775083f5c0b6e3',qos_specs=None,replication_status=,reservations=['7212113e-a386-451f-8bb8-f7a41a6953cc','4c24674a-112e-4b0b-b7ae-8399f5c99baa','5904cc1d-854c-4470-9f43-73f4b6728601','adf72e11-107e-4cd9-bb86-2446e944611d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d569d31f9a94a0fa0aba557376e099b',volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:45.395446 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdd3b6e9-34dc-4f66-844c-b60bbe44d69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:58:45.409429 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdd3b6e9-34dc-4f66-844c-b60bbe44d69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:58:45.409429 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Flow 'volume_create_api' (84203633-0e6a-4011-8e1b-04bdffa22fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:58:45.409429 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Create volume request issued successfully. Aug 07 17:58:45.410000 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-abaade93-c23f-4a28-b99a-ba58bdcfe7e0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:58:45.410547 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 262/1044] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:58:44 2026] POST /volume/v3/volumes => generated 760 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:58:45.430317 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fc9ae150-07e5-492f-ba0f-af3f7d13127b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:45.433077 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc9ae150-07e5-492f-ba0f-af3f7d13127b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 Aug 07 17:58:45.433441 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc9ae150-07e5-492f-ba0f-af3f7d13127b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:45.433707 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc9ae150-07e5-492f-ba0f-af3f7d13127b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:45.450423 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:45.450423 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:45.466438 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fc9ae150-07e5-492f-ba0f-af3f7d13127b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:58:45.472832 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc9ae150-07e5-492f-ba0f-af3f7d13127b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 returned with HTTP 200 Aug 07 17:58:45.473373 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 259/1045] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:45 2026] GET /volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 => generated 828 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:45.948205 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-30c1fdab-3a4c-407e-8c01-c3021ba4be4c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:45.953899 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-30c1fdab-3a4c-407e-8c01-c3021ba4be4c tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:45.954185 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-30c1fdab-3a4c-407e-8c01-c3021ba4be4c tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:45.954386 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-30c1fdab-3a4c-407e-8c01-c3021ba4be4c tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:45.954560 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-30c1fdab-3a4c-407e-8c01-c3021ba4be4c tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:45.961830 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:45.961830 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:45.962569 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-30c1fdab-3a4c-407e-8c01-c3021ba4be4c tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:45.962948 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 263/1046] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:45 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:46.494778 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2c7b7f4e-48f4-4fc2-9a6a-b9201e651f71 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:46.497343 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c7b7f4e-48f4-4fc2-9a6a-b9201e651f71 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 Aug 07 17:58:46.497597 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c7b7f4e-48f4-4fc2-9a6a-b9201e651f71 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:46.497855 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c7b7f4e-48f4-4fc2-9a6a-b9201e651f71 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:46.509703 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:46.509703 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:46.515215 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2c7b7f4e-48f4-4fc2-9a6a-b9201e651f71 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:58:46.528477 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c7b7f4e-48f4-4fc2-9a6a-b9201e651f71 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 returned with HTTP 200 Aug 07 17:58:46.528477 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 263/1047] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:58:46 2026] GET /volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 => generated 1368 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:46.660430 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-dbca9e66-f536-4b94-83fd-40d549bfc6b2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:46.662246 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-dbca9e66-f536-4b94-83fd-40d549bfc6b2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 Aug 07 17:58:46.662523 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-dbca9e66-f536-4b94-83fd-40d549bfc6b2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:46.662750 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-dbca9e66-f536-4b94-83fd-40d549bfc6b2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:46.672782 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:46.672782 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:46.678069 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-dbca9e66-f536-4b94-83fd-40d549bfc6b2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:58:46.688999 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-dbca9e66-f536-4b94-83fd-40d549bfc6b2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 returned with HTTP 200 Aug 07 17:58:46.689542 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 263/1048] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:58:46 2026] GET /volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 => generated 1368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:46.871316 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-11276f1b-a755-442e-a1df-982615fbff80 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:46.871867 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-11276f1b-a755-442e-a1df-982615fbff80 None None] GET https://10.4.3.241/volume// Aug 07 17:58:46.871966 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-11276f1b-a755-442e-a1df-982615fbff80 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:46.872201 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-11276f1b-a755-442e-a1df-982615fbff80 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:46.872666 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-11276f1b-a755-442e-a1df-982615fbff80 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:46.873005 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 260/1049] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:58:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:46.881689 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3a08490f-c822-49ae-976a-69245201f9b8 req-99568a83-c648-4c3c-940c-6d0e2d07be4a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:46.885132 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-99568a83-c648-4c3c-940c-6d0e2d07be4a tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] GET https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c Aug 07 17:58:46.885713 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-99568a83-c648-4c3c-940c-6d0e2d07be4a tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:46.885976 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-99568a83-c648-4c3c-940c-6d0e2d07be4a tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:46.898813 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:46.898813 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:46.904244 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-3a08490f-c822-49ae-976a-69245201f9b8 req-99568a83-c648-4c3c-940c-6d0e2d07be4a tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Volume info retrieved successfully. Aug 07 17:58:46.910145 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-99568a83-c648-4c3c-940c-6d0e2d07be4a tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c returned with HTTP 200 Aug 07 17:58:46.910450 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 264/1050] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:58:46 2026] GET /volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c => generated 1539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:58:46.979981 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9c4b92ad-af77-4bd3-aa1a-34a4323fdb05 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:46.982299 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9c4b92ad-af77-4bd3-aa1a-34a4323fdb05 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:46.982563 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9c4b92ad-af77-4bd3-aa1a-34a4323fdb05 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:46.982852 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9c4b92ad-af77-4bd3-aa1a-34a4323fdb05 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:46.982852 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9c4b92ad-af77-4bd3-aa1a-34a4323fdb05 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:46.987411 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:46.987411 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:46.988170 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9c4b92ad-af77-4bd3-aa1a-34a4323fdb05 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:46.988603 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 264/1051] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:46 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:58:47.035559 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3a08490f-c822-49ae-976a-69245201f9b8 req-41fa38fe-79dd-4e00-b148-7743d9a24a1d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:47.039595 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-41fa38fe-79dd-4e00-b148-7743d9a24a1d tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] PUT https://10.4.3.241/volume/v3/attachments/007e31af-e1be-45e4-aab4-04a192e66c34 Aug 07 17:58:47.039918 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-41fa38fe-79dd-4e00-b148-7743d9a24a1d tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:47.064879 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-3a08490f-c822-49ae-976a-69245201f9b8 req-41fa38fe-79dd-4e00-b148-7743d9a24a1d tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Acquiring lock "cinder-attachment_update-6a69d2cf-8f8a-42d9-a684-446f209e507c-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:58:47.071007 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-3a08490f-c822-49ae-976a-69245201f9b8 req-41fa38fe-79dd-4e00-b148-7743d9a24a1d tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Lock "cinder-attachment_update-6a69d2cf-8f8a-42d9-a684-446f209e507c-np0000006743" acquired by "attachment_update" :: waited 0.007s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:58:47.072714 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:47.072714 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:47.271010 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-3a08490f-c822-49ae-976a-69245201f9b8 req-41fa38fe-79dd-4e00-b148-7743d9a24a1d tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Lock "cinder-attachment_update-6a69d2cf-8f8a-42d9-a684-446f209e507c-np0000006743" released by "attachment_update" :: held 0.200s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:58:47.271453 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-41fa38fe-79dd-4e00-b148-7743d9a24a1d tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/attachments/007e31af-e1be-45e4-aab4-04a192e66c34 returned with HTTP 200 Aug 07 17:58:47.272125 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 264/1052] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:58:47 2026] PUT /volume/v3/attachments/007e31af-e1be-45e4-aab4-04a192e66c34 => generated 969 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:47.305903 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3a08490f-c822-49ae-976a-69245201f9b8 req-7b36b5ec-177d-4fce-b10c-38fa6118788e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:47.308829 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-7b36b5ec-177d-4fce-b10c-38fa6118788e tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] POST https://10.4.3.241/volume/v3/attachments/007e31af-e1be-45e4-aab4-04a192e66c34/action Aug 07 17:58:47.308829 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-7b36b5ec-177d-4fce-b10c-38fa6118788e tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:58:47.308982 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-7b36b5ec-177d-4fce-b10c-38fa6118788e tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:47.325121 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-672abe8d-f7dd-48e5-ada5-691b128af241 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:47.329682 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-672abe8d-f7dd-48e5-ada5-691b128af241 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 Aug 07 17:58:47.329914 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-672abe8d-f7dd-48e5-ada5-691b128af241 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:47.330221 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-672abe8d-f7dd-48e5-ada5-691b128af241 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:47.340731 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:47.340731 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:47.341100 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:47.341100 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:47.346897 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-672abe8d-f7dd-48e5-ada5-691b128af241 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:58:47.358431 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-672abe8d-f7dd-48e5-ada5-691b128af241 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 returned with HTTP 200 Aug 07 17:58:47.358431 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 265/1053] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:58:47 2026] GET /volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 => generated 1368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:47.365545 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3a08490f-c822-49ae-976a-69245201f9b8 req-7b36b5ec-177d-4fce-b10c-38fa6118788e tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/attachments/007e31af-e1be-45e4-aab4-04a192e66c34/action returned with HTTP 204 Aug 07 17:58:47.365545 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 261/1054] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:58:47 2026] POST /volume/v3/attachments/007e31af-e1be-45e4-aab4-04a192e66c34/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:47.369891 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0d2eef24-cd49-4eec-8a45-27b21c3ee227 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:47.372427 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d2eef24-cd49-4eec-8a45-27b21c3ee227 None None] GET https://10.4.3.241/volume// Aug 07 17:58:47.372427 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d2eef24-cd49-4eec-8a45-27b21c3ee227 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:47.372427 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d2eef24-cd49-4eec-8a45-27b21c3ee227 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:47.372427 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d2eef24-cd49-4eec-8a45-27b21c3ee227 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:47.372427 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 265/1055] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 17:58:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:58:47.385705 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-f032748a-c935-42ee-80bf-dbfee8028d5c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:47.392605 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-f032748a-c935-42ee-80bf-dbfee8028d5c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:58:47.393062 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-f032748a-c935-42ee-80bf-dbfee8028d5c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60eaf1a1-6e9c-4496-8493-bed07a2c51a7", "connector": null, "instance_uuid": "da0bc60b-e309-47d9-b7ec-bdd981c7cb53"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:47.403879 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:47.403879 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:47.440182 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-f032748a-c935-42ee-80bf-dbfee8028d5c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:58:47.440839 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 265/1056] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:58:47 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 07 17:58:48.003463 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8ad057b7-ec05-4d1f-921f-747654068e5f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:48.005477 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8ad057b7-ec05-4d1f-921f-747654068e5f tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:48.005778 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8ad057b7-ec05-4d1f-921f-747654068e5f tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:48.006623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8ad057b7-ec05-4d1f-921f-747654068e5f tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:48.006623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-8ad057b7-ec05-4d1f-921f-747654068e5f tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:48.012299 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:48.012299 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:48.013032 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8ad057b7-ec05-4d1f-921f-747654068e5f tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:48.013606 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 266/1057] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:48 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:48.181877 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-cbf2261a-9810-40ac-b838-00511d628369 req-9b689206-965d-4421-a543-0a56ac511121 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:48.183933 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-cbf2261a-9810-40ac-b838-00511d628369 req-9b689206-965d-4421-a543-0a56ac511121 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] DELETE https://10.4.3.241/volume/v3/attachments/5aa3aa36-2000-47c9-a101-10adf67ae5e4 Aug 07 17:58:48.184202 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-cbf2261a-9810-40ac-b838-00511d628369 req-9b689206-965d-4421-a543-0a56ac511121 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:48.184492 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-cbf2261a-9810-40ac-b838-00511d628369 req-9b689206-965d-4421-a543-0a56ac511121 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:48.193301 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:48.193301 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:48.258000 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-cbf2261a-9810-40ac-b838-00511d628369 req-9b689206-965d-4421-a543-0a56ac511121 tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/attachments/5aa3aa36-2000-47c9-a101-10adf67ae5e4 returned with HTTP 200 Aug 07 17:58:48.258589 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 262/1058] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:58:48 2026] DELETE /volume/v3/attachments/5aa3aa36-2000-47c9-a101-10adf67ae5e4 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:48.270103 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-cbf2261a-9810-40ac-b838-00511d628369 req-60ddbe41-6846-44fc-8dc0-bef580932d7b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:48.272846 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cbf2261a-9810-40ac-b838-00511d628369 req-60ddbe41-6846-44fc-8dc0-bef580932d7b tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] DELETE https://10.4.3.241/volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 Aug 07 17:58:48.273044 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-cbf2261a-9810-40ac-b838-00511d628369 req-60ddbe41-6846-44fc-8dc0-bef580932d7b tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:48.273241 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-cbf2261a-9810-40ac-b838-00511d628369 req-60ddbe41-6846-44fc-8dc0-bef580932d7b tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:48.273443 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [req-cbf2261a-9810-40ac-b838-00511d628369 req-60ddbe41-6846-44fc-8dc0-bef580932d7b tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Delete volume with id: 76d33c98-6681-47e6-85af-783100babae6 Aug 07 17:58:48.285181 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:48.285181 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:48.285846 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-cbf2261a-9810-40ac-b838-00511d628369 req-60ddbe41-6846-44fc-8dc0-bef580932d7b tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Volume info retrieved successfully. Aug 07 17:58:48.322862 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-cbf2261a-9810-40ac-b838-00511d628369 req-60ddbe41-6846-44fc-8dc0-bef580932d7b tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] Delete volume request issued successfully. Aug 07 17:58:48.323608 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cbf2261a-9810-40ac-b838-00511d628369 req-60ddbe41-6846-44fc-8dc0-bef580932d7b tempest-ServerBootFromVolumeStableRescueTest-981733746 tempest-ServerBootFromVolumeStableRescueTest-981733746-project-member] https://10.4.3.241/volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 returned with HTTP 202 Aug 07 17:58:48.325163 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 266/1059] 10.4.3.241 () {70 vars in 1620 bytes} [Fri Aug 7 17:58:48 2026] DELETE /volume/v3/volumes/76d33c98-6681-47e6-85af-783100babae6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:49.036127 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f2a09217-60f2-420d-a748-d42fc911546b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:49.038416 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f2a09217-60f2-420d-a748-d42fc911546b tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:49.038717 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f2a09217-60f2-420d-a748-d42fc911546b tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:49.038956 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f2a09217-60f2-420d-a748-d42fc911546b tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:49.039276 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f2a09217-60f2-420d-a748-d42fc911546b tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:49.046309 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:49.046309 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:49.047100 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f2a09217-60f2-420d-a748-d42fc911546b tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:49.048416 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 266/1060] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:49 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:49.314551 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e86438b1-53fa-486b-9c15-b7fa3ddd50bd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:49.315055 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e86438b1-53fa-486b-9c15-b7fa3ddd50bd None None] GET https://10.4.3.241/volume// Aug 07 17:58:49.315308 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e86438b1-53fa-486b-9c15-b7fa3ddd50bd None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:49.315650 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e86438b1-53fa-486b-9c15-b7fa3ddd50bd None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:49.315974 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e86438b1-53fa-486b-9c15-b7fa3ddd50bd None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:58:49.316268 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 267/1061] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:58:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 17:58:49.331313 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-6bd4d097-d101-4212-a483-bff7a468139e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:49.334807 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-6bd4d097-d101-4212-a483-bff7a468139e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 Aug 07 17:58:49.335014 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-6bd4d097-d101-4212-a483-bff7a468139e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:49.335186 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-6bd4d097-d101-4212-a483-bff7a468139e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:49.355439 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:49.355439 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:49.361252 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-6bd4d097-d101-4212-a483-bff7a468139e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:58:49.372818 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-6bd4d097-d101-4212-a483-bff7a468139e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 returned with HTTP 200 Aug 07 17:58:49.373256 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 263/1062] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:58:49 2026] GET /volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 => generated 1547 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:58:49.492315 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-14d932e1-3b4c-482c-9807-6badeb64acab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:49.494561 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-14d932e1-3b4c-482c-9807-6badeb64acab tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] PUT https://10.4.3.241/volume/v3/attachments/7d10eefc-bb37-405b-a660-76a61fdde390 Aug 07 17:58:49.494939 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-14d932e1-3b4c-482c-9807-6badeb64acab tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:49.503916 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-14d932e1-3b4c-482c-9807-6badeb64acab tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Acquiring lock "cinder-attachment_update-60eaf1a1-6e9c-4496-8493-bed07a2c51a7-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:58:49.509255 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-14d932e1-3b4c-482c-9807-6badeb64acab tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-60eaf1a1-6e9c-4496-8493-bed07a2c51a7-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:58:49.511348 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:49.511348 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:49.614125 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-14d932e1-3b4c-482c-9807-6badeb64acab tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-60eaf1a1-6e9c-4496-8493-bed07a2c51a7-np0000006743" released by "attachment_update" :: held 0.105s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:58:49.614959 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-14d932e1-3b4c-482c-9807-6badeb64acab tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/7d10eefc-bb37-405b-a660-76a61fdde390 returned with HTTP 200 Aug 07 17:58:49.615013 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 267/1063] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:58:49 2026] PUT /volume/v3/attachments/7d10eefc-bb37-405b-a660-76a61fdde390 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:49.683099 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-c6797d86-a3a1-49e3-be18-51ec1631e936 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:49.689116 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-c6797d86-a3a1-49e3-be18-51ec1631e936 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments/7d10eefc-bb37-405b-a660-76a61fdde390/action Aug 07 17:58:49.689687 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-c6797d86-a3a1-49e3-be18-51ec1631e936 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:58:49.689812 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-c6797d86-a3a1-49e3-be18-51ec1631e936 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:49.725722 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:49.725722 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:49.745799 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-712384b0-f2ce-4465-adb6-e3b9a80174b7 req-c6797d86-a3a1-49e3-be18-51ec1631e936 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/7d10eefc-bb37-405b-a660-76a61fdde390/action returned with HTTP 204 Aug 07 17:58:49.746149 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 267/1064] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:58:49 2026] POST /volume/v3/attachments/7d10eefc-bb37-405b-a660-76a61fdde390/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:50.060213 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e21d1323-9d39-44fd-8226-0941d99b14b4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:50.063818 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e21d1323-9d39-44fd-8226-0941d99b14b4 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:50.064059 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e21d1323-9d39-44fd-8226-0941d99b14b4 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:50.064271 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e21d1323-9d39-44fd-8226-0941d99b14b4 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:50.064411 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e21d1323-9d39-44fd-8226-0941d99b14b4 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:50.068916 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:50.068916 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:50.069623 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e21d1323-9d39-44fd-8226-0941d99b14b4 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:50.070184 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 268/1065] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:50 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:51.086600 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-43cbaf3e-dbe9-490f-8d27-ea4af002dd38 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:51.091423 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-43cbaf3e-dbe9-490f-8d27-ea4af002dd38 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:51.091969 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-43cbaf3e-dbe9-490f-8d27-ea4af002dd38 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:51.091969 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-43cbaf3e-dbe9-490f-8d27-ea4af002dd38 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:51.093894 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-43cbaf3e-dbe9-490f-8d27-ea4af002dd38 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:51.099358 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:51.099358 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:51.100309 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-43cbaf3e-dbe9-490f-8d27-ea4af002dd38 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:51.100785 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 264/1066] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:51 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:52.114107 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5b5da44a-cdce-4382-a324-382fc3dd5f76 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:52.116345 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b5da44a-cdce-4382-a324-382fc3dd5f76 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:52.116614 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b5da44a-cdce-4382-a324-382fc3dd5f76 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:52.116838 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b5da44a-cdce-4382-a324-382fc3dd5f76 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:52.117015 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5b5da44a-cdce-4382-a324-382fc3dd5f76 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:52.122906 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:52.122906 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:52.123964 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b5da44a-cdce-4382-a324-382fc3dd5f76 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:52.124513 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 268/1067] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:52 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:53.139772 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fbd170c1-3adf-41cf-9dae-aefdddd7196f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:53.141847 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fbd170c1-3adf-41cf-9dae-aefdddd7196f tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:53.142105 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fbd170c1-3adf-41cf-9dae-aefdddd7196f tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:53.142346 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fbd170c1-3adf-41cf-9dae-aefdddd7196f tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:53.142532 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-fbd170c1-3adf-41cf-9dae-aefdddd7196f tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:53.147082 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:53.147082 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:53.147810 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fbd170c1-3adf-41cf-9dae-aefdddd7196f tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:53.148200 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 268/1068] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:53 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:54.163288 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2932426d-5ae2-4a48-9f52-efcd6149c55a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:54.165543 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2932426d-5ae2-4a48-9f52-efcd6149c55a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:54.165689 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2932426d-5ae2-4a48-9f52-efcd6149c55a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:54.165882 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2932426d-5ae2-4a48-9f52-efcd6149c55a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:54.166014 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2932426d-5ae2-4a48-9f52-efcd6149c55a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:54.177257 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:54.177257 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:54.178034 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2932426d-5ae2-4a48-9f52-efcd6149c55a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:54.178412 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 269/1069] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:54 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:54.619197 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c7b0e47a-29af-4897-b52c-5a95a89007b0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:54.623897 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c7b0e47a-29af-4897-b52c-5a95a89007b0 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] GET https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c Aug 07 17:58:54.624171 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c7b0e47a-29af-4897-b52c-5a95a89007b0 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:54.627629 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c7b0e47a-29af-4897-b52c-5a95a89007b0 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:54.638220 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:54.638220 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:54.644583 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c7b0e47a-29af-4897-b52c-5a95a89007b0 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Volume info retrieved successfully. Aug 07 17:58:54.651152 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c7b0e47a-29af-4897-b52c-5a95a89007b0 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c returned with HTTP 200 Aug 07 17:58:54.651634 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 265/1070] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 17:58:54 2026] GET /volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c => generated 1832 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:58:55.191729 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b0cd82da-b17d-4240-bc44-0a7617af5734 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:55.193774 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b0cd82da-b17d-4240-bc44-0a7617af5734 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:55.194150 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b0cd82da-b17d-4240-bc44-0a7617af5734 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:55.194278 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b0cd82da-b17d-4240-bc44-0a7617af5734 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:55.195183 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b0cd82da-b17d-4240-bc44-0a7617af5734 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:55.199564 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:55.199564 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:55.200303 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b0cd82da-b17d-4240-bc44-0a7617af5734 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:55.200874 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 269/1071] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:55 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:55.217231 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ceca4e32-1a07-471b-9e68-8b70834f585c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:55.219898 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ceca4e32-1a07-471b-9e68-8b70834f585c tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] PUT https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:55.220206 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ceca4e32-1a07-471b-9e68-8b70834f585c tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:55.226787 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:55.226787 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:58:55.236348 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ceca4e32-1a07-471b-9e68-8b70834f585c tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:55.236971 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 269/1072] 10.4.3.241 () {70 vars in 1408 bytes} [Fri Aug 7 17:58:55 2026] PUT /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 315 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:55.248515 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-722c573d-2a23-4300-a6b1-b33697b64d09 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:55.250930 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-722c573d-2a23-4300-a6b1-b33697b64d09 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:55.251161 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-722c573d-2a23-4300-a6b1-b33697b64d09 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:55.251582 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-722c573d-2a23-4300-a6b1-b33697b64d09 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:55.251695 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-722c573d-2a23-4300-a6b1-b33697b64d09 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:55.258363 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:55.258363 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:55.259390 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-722c573d-2a23-4300-a6b1-b33697b64d09 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:55.260053 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 270/1073] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:55 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:55.275164 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-441139de-5bf7-4310-8bb6-2b502a21e994 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:55.280635 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-441139de-5bf7-4310-8bb6-2b502a21e994 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] DELETE https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:55.280959 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-441139de-5bf7-4310-8bb6-2b502a21e994 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:55.281436 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-441139de-5bf7-4310-8bb6-2b502a21e994 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:55.281436 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-441139de-5bf7-4310-8bb6-2b502a21e994 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Delete backup with id: e8287050-5044-4294-90d4-95bd46e3ef5c. Aug 07 17:58:55.291598 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:55.291598 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:55.319874 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-441139de-5bf7-4310-8bb6-2b502a21e994 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] delete_backup rpcapi backup_id e8287050-5044-4294-90d4-95bd46e3ef5c {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:58:55.326074 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-441139de-5bf7-4310-8bb6-2b502a21e994 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 202 Aug 07 17:58:55.326635 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 266/1074] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 17:58:55 2026] DELETE /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:58:55.338001 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5e0b317a-bd57-40d1-b5eb-69256f0c3fd7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:55.341468 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e0b317a-bd57-40d1-b5eb-69256f0c3fd7 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:55.341698 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e0b317a-bd57-40d1-b5eb-69256f0c3fd7 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:55.341943 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5e0b317a-bd57-40d1-b5eb-69256f0c3fd7 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:55.342457 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5e0b317a-bd57-40d1-b5eb-69256f0c3fd7 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:55.348050 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:55.348050 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:58:55.348896 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5e0b317a-bd57-40d1-b5eb-69256f0c3fd7 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 200 Aug 07 17:58:55.349358 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 270/1075] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:55 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:56.361656 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-57af6373-83c0-4aa2-85fa-244ed015de8a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:56.364009 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-57af6373-83c0-4aa2-85fa-244ed015de8a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c Aug 07 17:58:56.364268 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-57af6373-83c0-4aa2-85fa-244ed015de8a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:56.364517 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-57af6373-83c0-4aa2-85fa-244ed015de8a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:56.364648 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-57af6373-83c0-4aa2-85fa-244ed015de8a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Show backup with id e8287050-5044-4294-90d4-95bd46e3ef5c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:58:56.371568 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-57af6373-83c0-4aa2-85fa-244ed015de8a tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c returned with HTTP 404 Aug 07 17:58:56.372212 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 270/1076] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:56 2026] GET /volume/v3/backups/e8287050-5044-4294-90d4-95bd46e3ef5c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:56.380490 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-73c87ace-ee58-4eb9-ac6c-bc5dd67400a3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:56.382268 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-73c87ace-ee58-4eb9-ac6c-bc5dd67400a3 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 Aug 07 17:58:56.382553 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-73c87ace-ee58-4eb9-ac6c-bc5dd67400a3 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:56.382919 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-73c87ace-ee58-4eb9-ac6c-bc5dd67400a3 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:56.383112 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-73c87ace-ee58-4eb9-ac6c-bc5dd67400a3 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Delete volume with id: e2a5c7d6-ea62-45be-b079-b227dabba203 Aug 07 17:58:56.393810 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:56.393810 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:58:56.394234 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-73c87ace-ee58-4eb9-ac6c-bc5dd67400a3 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Volume info retrieved successfully. Aug 07 17:58:56.429068 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-73c87ace-ee58-4eb9-ac6c-bc5dd67400a3 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Delete volume request issued successfully. Aug 07 17:58:56.429068 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-73c87ace-ee58-4eb9-ac6c-bc5dd67400a3 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 returned with HTTP 202 Aug 07 17:58:56.429068 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 271/1077] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 17:58:56 2026] DELETE /volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:58:56.439767 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5dfbd930-7b66-4903-83cc-deb94784ff2c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:56.442073 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5dfbd930-7b66-4903-83cc-deb94784ff2c tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 Aug 07 17:58:56.442354 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5dfbd930-7b66-4903-83cc-deb94784ff2c tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:56.442624 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5dfbd930-7b66-4903-83cc-deb94784ff2c tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:56.453123 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:58:56.453123 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:58:56.459230 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5dfbd930-7b66-4903-83cc-deb94784ff2c tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Volume info retrieved successfully. Aug 07 17:58:56.464933 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5dfbd930-7b66-4903-83cc-deb94784ff2c tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 returned with HTTP 200 Aug 07 17:58:56.465522 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 267/1078] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:56 2026] GET /volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:58:57.482064 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5ca80278-1ab4-4e7f-b63e-b8e56fb5dab6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:57.484457 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ca80278-1ab4-4e7f-b63e-b8e56fb5dab6 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] GET https://10.4.3.241/volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 Aug 07 17:58:57.484868 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5ca80278-1ab4-4e7f-b63e-b8e56fb5dab6 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:58:57.485136 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5ca80278-1ab4-4e7f-b63e-b8e56fb5dab6 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:58:57.492554 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ca80278-1ab4-4e7f-b63e-b8e56fb5dab6 tempest-ProjectAdminTests39-63815964 tempest-ProjectAdminTests39-63815964-project-admin] https://10.4.3.241/volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 returned with HTTP 404 Aug 07 17:58:57.493190 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 271/1079] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 17:58:57 2026] GET /volume/v3/volumes/e2a5c7d6-ea62-45be-b079-b227dabba203 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:58:59.742647 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cd9f81d7-4e05-451e-8370-2c9857d582ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:59.870381 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd9f81d7-4e05-451e-8370-2c9857d582ea tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:58:59.870789 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd9f81d7-4e05-451e-8370-2c9857d582ea tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1193819328", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:59.894333 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd9f81d7-4e05-451e-8370-2c9857d582ea tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:58:59.894874 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 271/1080] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 17:58:59 2026] POST /volume/v3/types => generated 380 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:59.904530 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-25d0d7e5-ccbc-4c98-90d0-6344a9d35787 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:59.906605 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-25d0d7e5-ccbc-4c98-90d0-6344a9d35787 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] POST https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/encryption Aug 07 17:58:59.906978 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-25d0d7e5-ccbc-4c98-90d0-6344a9d35787 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:59.927018 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-25d0d7e5-ccbc-4c98-90d0-6344a9d35787 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/encryption returned with HTTP 200 Aug 07 17:58:59.927460 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 272/1081] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 17:58:59 2026] POST /volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:58:59.939228 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-30c15020-f249-46de-86a0-9ae88a7f1faa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:58:59.941661 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-30c15020-f249-46de-86a0-9ae88a7f1faa tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:58:59.942305 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-30c15020-f249-46de-86a0-9ae88a7f1faa tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1353852268", "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=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:58:59.968170 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-30c15020-f249-46de-86a0-9ae88a7f1faa tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:58:59.968642 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 268/1082] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 17:58:59 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 07 17:58:59.979429 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e786688e-cfd5-4390-a772-f2fa969f4133 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.058622 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e786688e-cfd5-4390-a772-f2fa969f4133 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] POST https://10.4.3.241/volume/v3/types/a60d9db5-0d4f-436b-8d81-2e60a80c8adc/encryption Aug 07 17:59:00.059125 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e786688e-cfd5-4390-a772-f2fa969f4133 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:00.061614 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-e786688e-cfd5-4390-a772-f2fa969f4133 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'af22cf4a94b143949607bb7ab2f31010', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aae980e2196641c89e4471b440314ce1', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:59:00.061879 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e786688e-cfd5-4390-a772-f2fa969f4133 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/a60d9db5-0d4f-436b-8d81-2e60a80c8adc/encryption returned with HTTP 403 Aug 07 17:59:00.062438 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 272/1083] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 17:58:59 2026] POST /volume/v3/types/a60d9db5-0d4f-436b-8d81-2e60a80c8adc/encryption => generated 127 bytes in 83 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:00.080536 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d27103bc-ffc0-42d3-9b69-c5e2d0c2ba10 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.085812 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d27103bc-ffc0-42d3-9b69-c5e2d0c2ba10 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:59:00.086263 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d27103bc-ffc0-42d3-9b69-c5e2d0c2ba10 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-958689446", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:00.111329 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d27103bc-ffc0-42d3-9b69-c5e2d0c2ba10 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:59:00.111565 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 272/1084] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 17:59:00 2026] POST /volume/v3/types => generated 379 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:00.122826 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bd8da490-0845-43ed-8bdd-083af1d3a70d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.125140 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bd8da490-0845-43ed-8bdd-083af1d3a70d tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] POST https://10.4.3.241/volume/v3/types/c0b608f5-c4d8-47c8-9455-959f3327240d/extra_specs Aug 07 17:59:00.128968 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bd8da490-0845-43ed-8bdd-083af1d3a70d tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:00.130706 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-bd8da490-0845-43ed-8bdd-083af1d3a70d tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'af22cf4a94b143949607bb7ab2f31010', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aae980e2196641c89e4471b440314ce1', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:59:00.131230 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bd8da490-0845-43ed-8bdd-083af1d3a70d tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/c0b608f5-c4d8-47c8-9455-959f3327240d/extra_specs returned with HTTP 403 Aug 07 17:59:00.135229 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 273/1085] 10.4.3.241 () {68 vars in 1399 bytes} [Fri Aug 7 17:59:00 2026] POST /volume/v3/types/c0b608f5-c4d8-47c8-9455-959f3327240d/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:00.148371 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d4c37d9d-bec1-4dfa-a1fe-744fb83ee77b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.150708 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d4c37d9d-bec1-4dfa-a1fe-744fb83ee77b tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] PUT https://10.4.3.241/volume/v3/types/c0b608f5-c4d8-47c8-9455-959f3327240d/extra_specs/key2 Aug 07 17:59:00.152323 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d4c37d9d-bec1-4dfa-a1fe-744fb83ee77b tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:00.155150 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-d4c37d9d-bec1-4dfa-a1fe-744fb83ee77b tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'af22cf4a94b143949607bb7ab2f31010', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aae980e2196641c89e4471b440314ce1', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:59:00.156777 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d4c37d9d-bec1-4dfa-a1fe-744fb83ee77b tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/c0b608f5-c4d8-47c8-9455-959f3327240d/extra_specs/key2 returned with HTTP 403 Aug 07 17:59:00.157840 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 269/1086] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 17:59:00 2026] PUT /volume/v3/types/c0b608f5-c4d8-47c8-9455-959f3327240d/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:00.170150 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f468f752-0f30-43d6-b20d-81cc1279415b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.173805 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f468f752-0f30-43d6-b20d-81cc1279415b tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] POST https://10.4.3.241/volume/v3/types Aug 07 17:59:00.175171 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f468f752-0f30-43d6-b20d-81cc1279415b tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:00.181591 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-f468f752-0f30-43d6-b20d-81cc1279415b tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'af22cf4a94b143949607bb7ab2f31010', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aae980e2196641c89e4471b440314ce1', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:59:00.183411 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f468f752-0f30-43d6-b20d-81cc1279415b tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types returned with HTTP 403 Aug 07 17:59:00.184137 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 273/1087] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:59:00 2026] POST /volume/v3/types => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:00.196299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-de0aeab8-7d65-47f6-8913-af6ee9ed6286 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.200770 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de0aeab8-7d65-47f6-8913-af6ee9ed6286 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:59:00.200770 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de0aeab8-7d65-47f6-8913-af6ee9ed6286 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1724912283", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:00.220529 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de0aeab8-7d65-47f6-8913-af6ee9ed6286 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:59:00.220529 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 273/1088] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 17:59:00 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:00.232152 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-45b80419-a579-4ecc-8c97-d596fc314ee8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.234280 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45b80419-a579-4ecc-8c97-d596fc314ee8 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] POST https://10.4.3.241/volume/v3/types/ac6f8e94-594c-4bef-a42b-13418552ec32/encryption Aug 07 17:59:00.234915 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45b80419-a579-4ecc-8c97-d596fc314ee8 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:00.257258 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45b80419-a579-4ecc-8c97-d596fc314ee8 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types/ac6f8e94-594c-4bef-a42b-13418552ec32/encryption returned with HTTP 200 Aug 07 17:59:00.257888 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 274/1089] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 17:59:00 2026] POST /volume/v3/types/ac6f8e94-594c-4bef-a42b-13418552ec32/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:00.271495 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9c3f3bae-2bc2-4ba2-abd2-4c4f5230c1ec None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.273802 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c3f3bae-2bc2-4ba2-abd2-4c4f5230c1ec tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] DELETE https://10.4.3.241/volume/v3/types/ac6f8e94-594c-4bef-a42b-13418552ec32/encryption/bfd2d256-59a8-4862-b75c-3a90d5e3595b Aug 07 17:59:00.274111 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c3f3bae-2bc2-4ba2-abd2-4c4f5230c1ec tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.274303 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c3f3bae-2bc2-4ba2-abd2-4c4f5230c1ec tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.275148 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-9c3f3bae-2bc2-4ba2-abd2-4c4f5230c1ec tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'af22cf4a94b143949607bb7ab2f31010', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aae980e2196641c89e4471b440314ce1', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:59:00.275358 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c3f3bae-2bc2-4ba2-abd2-4c4f5230c1ec tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/ac6f8e94-594c-4bef-a42b-13418552ec32/encryption/bfd2d256-59a8-4862-b75c-3a90d5e3595b returned with HTTP 403 Aug 07 17:59:00.276336 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 270/1090] 10.4.3.241 () {66 vars in 1489 bytes} [Fri Aug 7 17:59:00 2026] DELETE /volume/v3/types/ac6f8e94-594c-4bef-a42b-13418552ec32/encryption/bfd2d256-59a8-4862-b75c-3a90d5e3595b => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:00.287979 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-71525015-c850-46e3-80b8-08fbfc78eca7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.290049 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-71525015-c850-46e3-80b8-08fbfc78eca7 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:59:00.290511 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-71525015-c850-46e3-80b8-08fbfc78eca7 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2073893644", "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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:00.314108 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-71525015-c850-46e3-80b8-08fbfc78eca7 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:59:00.314778 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 274/1091] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 17:59:00 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 07 17:59:00.329694 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5ca4eec4-1369-40bf-b136-8002426c1f07 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.334425 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5ca4eec4-1369-40bf-b136-8002426c1f07 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] DELETE https://10.4.3.241/volume/v3/types/c86e0a0d-fd29-4553-8d3d-bbd9fca2be91/extra_specs/key1 Aug 07 17:59:00.334425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5ca4eec4-1369-40bf-b136-8002426c1f07 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.334425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5ca4eec4-1369-40bf-b136-8002426c1f07 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.340928 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-5ca4eec4-1369-40bf-b136-8002426c1f07 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'af22cf4a94b143949607bb7ab2f31010', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aae980e2196641c89e4471b440314ce1', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:59:00.341491 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5ca4eec4-1369-40bf-b136-8002426c1f07 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/c86e0a0d-fd29-4553-8d3d-bbd9fca2be91/extra_specs/key1 returned with HTTP 403 Aug 07 17:59:00.342154 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 274/1092] 10.4.3.241 () {66 vars in 1396 bytes} [Fri Aug 7 17:59:00 2026] DELETE /volume/v3/types/c86e0a0d-fd29-4553-8d3d-bbd9fca2be91/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:00.354811 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f4ad21f1-bfec-4657-ab72-38a1e996d1d5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.359185 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f4ad21f1-bfec-4657-ab72-38a1e996d1d5 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:59:00.359713 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f4ad21f1-bfec-4657-ab72-38a1e996d1d5 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-104481852", "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=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:00.387829 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f4ad21f1-bfec-4657-ab72-38a1e996d1d5 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:59:00.388668 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 275/1093] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 17:59:00 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:00.399912 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-40362199-e397-4168-a932-cc1ccc3a5325 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.403749 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40362199-e397-4168-a932-cc1ccc3a5325 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] DELETE https://10.4.3.241/volume/v3/types/f928449e-e8d8-4422-9d7e-e8c8a2b4c863 Aug 07 17:59:00.404235 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40362199-e397-4168-a932-cc1ccc3a5325 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.404323 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40362199-e397-4168-a932-cc1ccc3a5325 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.405541 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-40362199-e397-4168-a932-cc1ccc3a5325 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'af22cf4a94b143949607bb7ab2f31010', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aae980e2196641c89e4471b440314ce1', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:59:00.405541 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40362199-e397-4168-a932-cc1ccc3a5325 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/f928449e-e8d8-4422-9d7e-e8c8a2b4c863 returned with HTTP 403 Aug 07 17:59:00.405791 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 271/1094] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:59:00 2026] DELETE /volume/v3/types/f928449e-e8d8-4422-9d7e-e8c8a2b4c863 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:00.417976 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-45aa540e-a818-4374-85a8-08c677df3f16 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.420188 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-45aa540e-a818-4374-85a8-08c677df3f16 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] GET https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/extra_specs Aug 07 17:59:00.420388 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-45aa540e-a818-4374-85a8-08c677df3f16 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.420630 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-45aa540e-a818-4374-85a8-08c677df3f16 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.429998 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-45aa540e-a818-4374-85a8-08c677df3f16 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/extra_specs returned with HTTP 200 Aug 07 17:59:00.430421 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 275/1095] 10.4.3.241 () {66 vars in 1378 bytes} [Fri Aug 7 17:59:00 2026] GET /volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:00.443140 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-75e91521-76d2-4aac-ac73-85bb8809b6e1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.446486 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-75e91521-76d2-4aac-ac73-85bb8809b6e1 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] GET https://10.4.3.241/volume/v3/types Aug 07 17:59:00.446486 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-75e91521-76d2-4aac-ac73-85bb8809b6e1 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.446486 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-75e91521-76d2-4aac-ac73-85bb8809b6e1 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.446672 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-75e91521-76d2-4aac-ac73-85bb8809b6e1 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:59:00.480931 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-75e91521-76d2-4aac-ac73-85bb8809b6e1 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:59:00.482524 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 275/1096] 10.4.3.241 () {66 vars in 1231 bytes} [Fri Aug 7 17:59:00 2026] GET /volume/v3/types => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:00.500598 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-33080fc1-3622-4771-9184-498d6f70fe80 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.502940 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-33080fc1-3622-4771-9184-498d6f70fe80 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] GET https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/encryption/cipher Aug 07 17:59:00.503433 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-33080fc1-3622-4771-9184-498d6f70fe80 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.503616 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-33080fc1-3622-4771-9184-498d6f70fe80 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.504344 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-33080fc1-3622-4771-9184-498d6f70fe80 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'af22cf4a94b143949607bb7ab2f31010', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aae980e2196641c89e4471b440314ce1', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:59:00.504550 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-33080fc1-3622-4771-9184-498d6f70fe80 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/encryption/cipher returned with HTTP 403 Aug 07 17:59:00.505007 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 276/1097] 10.4.3.241 () {66 vars in 1396 bytes} [Fri Aug 7 17:59:00 2026] GET /volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:00.515518 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-01132306-f5ef-4a64-ac9b-20f5d8678a6a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.518597 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01132306-f5ef-4a64-ac9b-20f5d8678a6a tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] GET https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/encryption Aug 07 17:59:00.519057 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01132306-f5ef-4a64-ac9b-20f5d8678a6a tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.519367 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01132306-f5ef-4a64-ac9b-20f5d8678a6a tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.521084 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-01132306-f5ef-4a64-ac9b-20f5d8678a6a tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'af22cf4a94b143949607bb7ab2f31010', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aae980e2196641c89e4471b440314ce1', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:59:00.521084 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01132306-f5ef-4a64-ac9b-20f5d8678a6a tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/encryption returned with HTTP 403 Aug 07 17:59:00.521969 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 272/1098] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 17:59:00 2026] GET /volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:00.532259 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1cd42176-4189-4b89-94e3-5eeb89c7484d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.535554 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1cd42176-4189-4b89-94e3-5eeb89c7484d tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] GET https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/extra_specs/multiattach Aug 07 17:59:00.536166 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1cd42176-4189-4b89-94e3-5eeb89c7484d tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.536606 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1cd42176-4189-4b89-94e3-5eeb89c7484d tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.549944 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1cd42176-4189-4b89-94e3-5eeb89c7484d tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/extra_specs/multiattach returned with HTTP 200 Aug 07 17:59:00.549944 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 276/1099] 10.4.3.241 () {66 vars in 1414 bytes} [Fri Aug 7 17:59:00 2026] GET /volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:59:00.560976 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ff38ff57-b7e7-4432-93f7-d8522f3dbc98 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.562543 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff38ff57-b7e7-4432-93f7-d8522f3dbc98 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] GET https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/extra_specs/volume_backend_name Aug 07 17:59:00.563044 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff38ff57-b7e7-4432-93f7-d8522f3dbc98 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.563383 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff38ff57-b7e7-4432-93f7-d8522f3dbc98 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.574684 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff38ff57-b7e7-4432-93f7-d8522f3dbc98 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 17:59:00.574684 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 276/1100] 10.4.3.241 () {66 vars in 1438 bytes} [Fri Aug 7 17:59:00 2026] GET /volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:00.585625 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2b885fcd-6f37-44f5-93d8-e1f8ea0d1b3a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.589002 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b885fcd-6f37-44f5-93d8-e1f8ea0d1b3a tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] GET https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c Aug 07 17:59:00.589002 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2b885fcd-6f37-44f5-93d8-e1f8ea0d1b3a tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.589002 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2b885fcd-6f37-44f5-93d8-e1f8ea0d1b3a tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.599190 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b885fcd-6f37-44f5-93d8-e1f8ea0d1b3a tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c returned with HTTP 200 Aug 07 17:59:00.599707 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 277/1101] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 17:59:00 2026] GET /volume/v3/types/b24797db-510c-4912-888c-1be081827b8c => generated 318 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:00.609713 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7d8ceff7-f32c-4cdf-a88b-034e2e437a00 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.612284 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d8ceff7-f32c-4cdf-a88b-034e2e437a00 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] PUT https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/encryption/4e5441b1-2616-4970-be59-e42a091b2eb3 Aug 07 17:59:00.612758 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d8ceff7-f32c-4cdf-a88b-034e2e437a00 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:00.616044 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-7d8ceff7-f32c-4cdf-a88b-034e2e437a00 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'af22cf4a94b143949607bb7ab2f31010', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aae980e2196641c89e4471b440314ce1', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:59:00.616218 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d8ceff7-f32c-4cdf-a88b-034e2e437a00 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/encryption/4e5441b1-2616-4970-be59-e42a091b2eb3 returned with HTTP 403 Aug 07 17:59:00.616827 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 273/1102] 10.4.3.241 () {68 vars in 1506 bytes} [Fri Aug 7 17:59:00 2026] PUT /volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/encryption/4e5441b1-2616-4970-be59-e42a091b2eb3 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:00.627537 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-616d98f6-7063-4623-9ac6-72753f48a7c4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.629981 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-616d98f6-7063-4623-9ac6-72753f48a7c4 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] PUT https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/extra_specs/key1 Aug 07 17:59:00.630446 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-616d98f6-7063-4623-9ac6-72753f48a7c4 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:00.632963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-616d98f6-7063-4623-9ac6-72753f48a7c4 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'af22cf4a94b143949607bb7ab2f31010', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aae980e2196641c89e4471b440314ce1', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:59:00.633217 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-616d98f6-7063-4623-9ac6-72753f48a7c4 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/extra_specs/key1 returned with HTTP 403 Aug 07 17:59:00.633916 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 277/1103] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 17:59:00 2026] PUT /volume/v3/types/b24797db-510c-4912-888c-1be081827b8c/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:00.644480 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6a1dfa13-8a8b-4044-adb9-32aa2e1499ec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.647772 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a1dfa13-8a8b-4044-adb9-32aa2e1499ec tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] PUT https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c Aug 07 17:59:00.647772 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a1dfa13-8a8b-4044-adb9-32aa2e1499ec tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:00.650164 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-6a1dfa13-8a8b-4044-adb9-32aa2e1499ec tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'af22cf4a94b143949607bb7ab2f31010', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aae980e2196641c89e4471b440314ce1', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:59:00.650470 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a1dfa13-8a8b-4044-adb9-32aa2e1499ec tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-member] https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c returned with HTTP 403 Aug 07 17:59:00.651044 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 277/1104] 10.4.3.241 () {68 vars in 1362 bytes} [Fri Aug 7 17:59:00 2026] PUT /volume/v3/types/b24797db-510c-4912-888c-1be081827b8c => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:00.664092 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a34151b0-e821-4adb-bce1-eba89d20f200 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.667232 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a34151b0-e821-4adb-bce1-eba89d20f200 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] DELETE https://10.4.3.241/volume/v3/types/f928449e-e8d8-4422-9d7e-e8c8a2b4c863 Aug 07 17:59:00.667516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a34151b0-e821-4adb-bce1-eba89d20f200 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.667776 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a34151b0-e821-4adb-bce1-eba89d20f200 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.710787 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a34151b0-e821-4adb-bce1-eba89d20f200 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types/f928449e-e8d8-4422-9d7e-e8c8a2b4c863 returned with HTTP 202 Aug 07 17:59:00.711460 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 278/1105] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:59:00 2026] DELETE /volume/v3/types/f928449e-e8d8-4422-9d7e-e8c8a2b4c863 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:00.721607 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-338f84e8-45ee-48fa-a464-68c4fadac6e4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.724349 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-338f84e8-45ee-48fa-a464-68c4fadac6e4 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] DELETE https://10.4.3.241/volume/v3/types/c86e0a0d-fd29-4553-8d3d-bbd9fca2be91 Aug 07 17:59:00.724438 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-338f84e8-45ee-48fa-a464-68c4fadac6e4 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.724661 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-338f84e8-45ee-48fa-a464-68c4fadac6e4 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.772656 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-338f84e8-45ee-48fa-a464-68c4fadac6e4 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types/c86e0a0d-fd29-4553-8d3d-bbd9fca2be91 returned with HTTP 202 Aug 07 17:59:00.773174 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 274/1106] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:59:00 2026] DELETE /volume/v3/types/c86e0a0d-fd29-4553-8d3d-bbd9fca2be91 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:00.782218 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6991f0eb-9b99-4160-8f30-b31079295e06 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.785147 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6991f0eb-9b99-4160-8f30-b31079295e06 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] DELETE https://10.4.3.241/volume/v3/types/ac6f8e94-594c-4bef-a42b-13418552ec32 Aug 07 17:59:00.785581 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6991f0eb-9b99-4160-8f30-b31079295e06 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.786208 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6991f0eb-9b99-4160-8f30-b31079295e06 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.828430 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6991f0eb-9b99-4160-8f30-b31079295e06 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types/ac6f8e94-594c-4bef-a42b-13418552ec32 returned with HTTP 202 Aug 07 17:59:00.828430 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 278/1107] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:59:00 2026] DELETE /volume/v3/types/ac6f8e94-594c-4bef-a42b-13418552ec32 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:00.841323 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b10493b1-8e83-479b-ba53-0837e4cf5947 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.844501 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b10493b1-8e83-479b-ba53-0837e4cf5947 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] DELETE https://10.4.3.241/volume/v3/types/c0b608f5-c4d8-47c8-9455-959f3327240d Aug 07 17:59:00.844705 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b10493b1-8e83-479b-ba53-0837e4cf5947 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.845521 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b10493b1-8e83-479b-ba53-0837e4cf5947 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.919238 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b10493b1-8e83-479b-ba53-0837e4cf5947 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types/c0b608f5-c4d8-47c8-9455-959f3327240d returned with HTTP 202 Aug 07 17:59:00.919868 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 278/1108] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:59:00 2026] DELETE /volume/v3/types/c0b608f5-c4d8-47c8-9455-959f3327240d => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:00.933627 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-833827dc-4fda-4a41-9250-8dedbb216f25 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:00.939748 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-833827dc-4fda-4a41-9250-8dedbb216f25 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] DELETE https://10.4.3.241/volume/v3/types/a60d9db5-0d4f-436b-8d81-2e60a80c8adc Aug 07 17:59:00.939748 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-833827dc-4fda-4a41-9250-8dedbb216f25 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:00.939748 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-833827dc-4fda-4a41-9250-8dedbb216f25 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:00.994793 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-833827dc-4fda-4a41-9250-8dedbb216f25 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types/a60d9db5-0d4f-436b-8d81-2e60a80c8adc returned with HTTP 202 Aug 07 17:59:00.995662 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 279/1109] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:59:00 2026] DELETE /volume/v3/types/a60d9db5-0d4f-436b-8d81-2e60a80c8adc => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:01.005794 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e79ba144-963c-4ac6-849b-5179d32c1ed5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:01.012610 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e79ba144-963c-4ac6-849b-5179d32c1ed5 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] DELETE https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c Aug 07 17:59:01.012610 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e79ba144-963c-4ac6-849b-5179d32c1ed5 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:01.012889 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e79ba144-963c-4ac6-849b-5179d32c1ed5 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:01.059172 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e79ba144-963c-4ac6-849b-5179d32c1ed5 tempest-VolumeTypesMemberTests-326086304 tempest-VolumeTypesMemberTests-326086304-project-admin] https://10.4.3.241/volume/v3/types/b24797db-510c-4912-888c-1be081827b8c returned with HTTP 202 Aug 07 17:59:01.059738 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 275/1110] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:59:01 2026] DELETE /volume/v3/types/b24797db-510c-4912-888c-1be081827b8c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:01.205763 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-384557ef-c920-4d95-8ce8-eb6382fbe694 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:01.209927 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-384557ef-c920-4d95-8ce8-eb6382fbe694 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:01.210345 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-384557ef-c920-4d95-8ce8-eb6382fbe694 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:01.210472 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-384557ef-c920-4d95-8ce8-eb6382fbe694 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:01.226556 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:01.226556 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:01.230571 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-384557ef-c920-4d95-8ce8-eb6382fbe694 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:01.237295 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-384557ef-c920-4d95-8ce8-eb6382fbe694 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:01.238044 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 279/1111] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:01 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:01.264997 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0b843e3d-c985-4769-b8ac-9cedba7c2005 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:01.267235 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b843e3d-c985-4769-b8ac-9cedba7c2005 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:01.267474 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b843e3d-c985-4769-b8ac-9cedba7c2005 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:01.267895 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b843e3d-c985-4769-b8ac-9cedba7c2005 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:01.286844 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:01.286844 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:01.297069 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0b843e3d-c985-4769-b8ac-9cedba7c2005 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:01.306137 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b843e3d-c985-4769-b8ac-9cedba7c2005 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:01.306504 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 279/1112] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:01 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:01.398865 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-7551e4a2-ae88-4fdb-bf54-50aeabaab25a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:01.402572 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-7551e4a2-ae88-4fdb-bf54-50aeabaab25a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:01.402909 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-7551e4a2-ae88-4fdb-bf54-50aeabaab25a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:01.403265 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-7551e4a2-ae88-4fdb-bf54-50aeabaab25a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:01.413808 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:01.413808 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:01.424723 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-7551e4a2-ae88-4fdb-bf54-50aeabaab25a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:01.437263 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-7551e4a2-ae88-4fdb-bf54-50aeabaab25a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:01.437972 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 280/1113] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:01 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:01.587290 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-18cfcf6c-c886-4d34-8666-5f03b1616c92 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:01.588120 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-18cfcf6c-c886-4d34-8666-5f03b1616c92 None None] GET https://10.4.3.241/volume// Aug 07 17:59:01.588364 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-18cfcf6c-c886-4d34-8666-5f03b1616c92 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:01.588628 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-18cfcf6c-c886-4d34-8666-5f03b1616c92 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:01.589097 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-18cfcf6c-c886-4d34-8666-5f03b1616c92 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:01.589860 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 276/1114] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:59:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:01.605509 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-040d6ba9-3725-4ecf-b901-a923eafcd8c7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:01.611784 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-040d6ba9-3725-4ecf-b901-a923eafcd8c7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:59:01.612140 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-040d6ba9-3725-4ecf-b901-a923eafcd8c7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75107d65-2f50-4d35-9f5f-16eae1dbe005", "connector": null, "instance_uuid": "e52cd494-9cd1-4140-83d4-9381f8be564b"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:01.623955 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:01.623955 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:01.672674 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-040d6ba9-3725-4ecf-b901-a923eafcd8c7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:59:01.673244 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 280/1115] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:59:01 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 07 17:59:01.721115 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-498f8fef-78d1-4b40-9362-60c234c6627b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:01.725052 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-498f8fef-78d1-4b40-9362-60c234c6627b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:01.725299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-498f8fef-78d1-4b40-9362-60c234c6627b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:01.725468 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-498f8fef-78d1-4b40-9362-60c234c6627b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:01.742090 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:01.742090 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:01.747884 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8b1d8964-bb82-4532-b236-f728db61fd1e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:01.748248 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8b1d8964-bb82-4532-b236-f728db61fd1e None None] GET https://10.4.3.241/volume// Aug 07 17:59:01.748248 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8b1d8964-bb82-4532-b236-f728db61fd1e None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:01.748684 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8b1d8964-bb82-4532-b236-f728db61fd1e None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:01.749142 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8b1d8964-bb82-4532-b236-f728db61fd1e None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:01.749987 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 281/1116] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:59:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:01.756624 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-498f8fef-78d1-4b40-9362-60c234c6627b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:01.764055 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-498f8fef-78d1-4b40-9362-60c234c6627b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:01.764296 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 280/1117] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:01 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:01.776608 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-fc22a7ae-9180-4e6f-9724-0c9390be62da None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:01.780106 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-fc22a7ae-9180-4e6f-9724-0c9390be62da tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:01.780975 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-fc22a7ae-9180-4e6f-9724-0c9390be62da tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:01.781362 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-fc22a7ae-9180-4e6f-9724-0c9390be62da tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:01.799390 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:01.799390 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:01.805500 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-fc22a7ae-9180-4e6f-9724-0c9390be62da tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:01.814159 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-fc22a7ae-9180-4e6f-9724-0c9390be62da tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:01.814159 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 277/1118] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:59:01 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 1059 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:59:01.999649 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-d0caadc2-7119-48d1-b720-1de61c92fe35 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:02.004432 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-d0caadc2-7119-48d1-b720-1de61c92fe35 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] PUT https://10.4.3.241/volume/v3/attachments/9cb05ba7-4cb5-444e-bd2b-b650418931a9 Aug 07 17:59:02.004432 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-d0caadc2-7119-48d1-b720-1de61c92fe35 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:02.027038 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-d0caadc2-7119-48d1-b720-1de61c92fe35 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Acquiring lock "cinder-attachment_update-75107d65-2f50-4d35-9f5f-16eae1dbe005-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:59:02.037104 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-d0caadc2-7119-48d1-b720-1de61c92fe35 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Lock "cinder-attachment_update-75107d65-2f50-4d35-9f5f-16eae1dbe005-np0000006743" acquired by "attachment_update" :: waited 0.010s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:59:02.038457 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:02.038457 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:02.163558 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-d0caadc2-7119-48d1-b720-1de61c92fe35 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Lock "cinder-attachment_update-75107d65-2f50-4d35-9f5f-16eae1dbe005-np0000006743" released by "attachment_update" :: held 0.125s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:59:02.163558 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-d0caadc2-7119-48d1-b720-1de61c92fe35 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/9cb05ba7-4cb5-444e-bd2b-b650418931a9 returned with HTTP 200 Aug 07 17:59:02.163558 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 281/1119] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:59:01 2026] PUT /volume/v3/attachments/9cb05ba7-4cb5-444e-bd2b-b650418931a9 => generated 968 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:02.177641 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-f4a98335-37c9-481f-a110-efa892412380 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:02.181660 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-f4a98335-37c9-481f-a110-efa892412380 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005/encryption Aug 07 17:59:02.181914 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-f4a98335-37c9-481f-a110-efa892412380 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:02.182172 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-f4a98335-37c9-481f-a110-efa892412380 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:02.196918 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:02.196918 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:02.210313 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-f4a98335-37c9-481f-a110-efa892412380 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005/encryption returned with HTTP 200 Aug 07 17:59:02.210550 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 282/1120] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 17:59:02 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005/encryption => generated 161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:02.785095 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-63cbe77e-7935-448b-aec2-f277ad308e8b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:02.790209 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63cbe77e-7935-448b-aec2-f277ad308e8b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:02.790761 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-63cbe77e-7935-448b-aec2-f277ad308e8b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:02.792551 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-63cbe77e-7935-448b-aec2-f277ad308e8b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:02.811623 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:02.811623 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:02.816283 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-63cbe77e-7935-448b-aec2-f277ad308e8b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:02.823339 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63cbe77e-7935-448b-aec2-f277ad308e8b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:02.824473 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 281/1121] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:02 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:03.844649 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b48038b0-6b56-46e9-af5d-77d2779f37bc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:03.847393 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b48038b0-6b56-46e9-af5d-77d2779f37bc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:03.847768 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b48038b0-6b56-46e9-af5d-77d2779f37bc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:03.847955 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b48038b0-6b56-46e9-af5d-77d2779f37bc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:03.864722 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:03.864722 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:03.870904 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b48038b0-6b56-46e9-af5d-77d2779f37bc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:03.877463 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b48038b0-6b56-46e9-af5d-77d2779f37bc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:03.878045 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 278/1122] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:03 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:04.142788 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d6adf467-8890-46b2-a0a8-a222f6309593 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:04.144043 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:59:04.144390 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2013620232"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:04.149270 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2013620232'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:59:04.149270 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Create volume of 1 GB Aug 07 17:59:04.149473 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:04.149473 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:04.155745 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Availability Zones retrieved successfully. Aug 07 17:59:04.161369 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Flow 'volume_create_api' (2cbde68c-a8e7-4504-aaf5-aaa89d9857c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:04.162871 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1636e817-d3bc-48ab-93ef-f57336298136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:04.165419 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:59:04.213593 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1636e817-d3bc-48ab-93ef-f57336298136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:04.214741 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fc79249-19d7-40b2-abc2-2e89459046bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:04.371341 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Created reservations ['41ee0b28-e3ca-4a52-b963-9f4b27dccc3f', 'c9b83e08-bc98-4d8b-bd77-6795846ed852', '20152588-467c-4f99-bb8f-236bd18cf445', '6fb22fc8-cfe2-4fdc-8b62-c0d3be40ce69'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:59:04.371811 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fc79249-19d7-40b2-abc2-2e89459046bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41ee0b28-e3ca-4a52-b963-9f4b27dccc3f', 'c9b83e08-bc98-4d8b-bd77-6795846ed852', '20152588-467c-4f99-bb8f-236bd18cf445', '6fb22fc8-cfe2-4fdc-8b62-c0d3be40ce69']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:04.373616 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3cd9232-e14a-4fc1-87e5-790e804905eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:04.406001 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3cd9232-e14a-4fc1-87e5-790e804905eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58eb06d4-7831-4852-8f67-97d730f1642d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2013620232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed463b3e463485f9a942e14953162e0',qos_specs=None,replication_status=,reservations=['41ee0b28-e3ca-4a52-b963-9f4b27dccc3f','c9b83e08-bc98-4d8b-bd77-6795846ed852','20152588-467c-4f99-bb8f-236bd18cf445','6fb22fc8-cfe2-4fdc-8b62-c0d3be40ce69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282f92e6360946bd8bd2794c87b8b45a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:59:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2013620232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58eb06d4-7831-4852-8f67-97d730f1642d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ed463b3e463485f9a942e14953162e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282f92e6360946bd8bd2794c87b8b45a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:04.409535 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79340b4a-25c6-4b7a-b153-3a78b73369e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:04.442262 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79340b4a-25c6-4b7a-b153-3a78b73369e3) transitioned into state 'SUCCESS' from state '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-2013620232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed463b3e463485f9a942e14953162e0',qos_specs=None,replication_status=,reservations=['41ee0b28-e3ca-4a52-b963-9f4b27dccc3f','c9b83e08-bc98-4d8b-bd77-6795846ed852','20152588-467c-4f99-bb8f-236bd18cf445','6fb22fc8-cfe2-4fdc-8b62-c0d3be40ce69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282f92e6360946bd8bd2794c87b8b45a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:04.443628 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6931748-ffcf-44c8-9e61-618a4fef0f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:04.457842 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6931748-ffcf-44c8-9e61-618a4fef0f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:04.460433 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Flow 'volume_create_api' (2cbde68c-a8e7-4504-aaf5-aaa89d9857c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:04.460894 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Create volume request issued successfully. Aug 07 17:59:04.461728 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6adf467-8890-46b2-a0a8-a222f6309593 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:59:04.463857 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 282/1123] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:59:04 2026] POST /volume/v3/volumes => generated 757 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:59:04.494644 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a2c81752-5ea0-43d4-80fa-08d4e50b1993 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:04.500508 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a2c81752-5ea0-43d4-80fa-08d4e50b1993 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 17:59:04.501510 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a2c81752-5ea0-43d4-80fa-08d4e50b1993 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:04.501767 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a2c81752-5ea0-43d4-80fa-08d4e50b1993 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:04.521035 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:04.521035 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:04.527526 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a2c81752-5ea0-43d4-80fa-08d4e50b1993 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 17:59:04.535095 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a2c81752-5ea0-43d4-80fa-08d4e50b1993 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d returned with HTTP 200 Aug 07 17:59:04.536863 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 283/1124] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:04 2026] GET /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d => generated 825 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:04.900021 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-68822f17-b9f7-42bc-a375-bbe5ab8d2fc6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:04.902827 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68822f17-b9f7-42bc-a375-bbe5ab8d2fc6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:04.903181 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-68822f17-b9f7-42bc-a375-bbe5ab8d2fc6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:04.903425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-68822f17-b9f7-42bc-a375-bbe5ab8d2fc6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:04.932266 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:04.932266 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:04.942809 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-68822f17-b9f7-42bc-a375-bbe5ab8d2fc6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:04.953719 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68822f17-b9f7-42bc-a375-bbe5ab8d2fc6 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:04.954265 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 282/1125] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:04 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:05.556966 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6899cc0f-8808-4506-b719-762c0044c866 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:05.562080 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6899cc0f-8808-4506-b719-762c0044c866 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 17:59:05.562080 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6899cc0f-8808-4506-b719-762c0044c866 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:05.562080 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6899cc0f-8808-4506-b719-762c0044c866 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:05.575952 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:05.575952 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:05.581657 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6899cc0f-8808-4506-b719-762c0044c866 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 17:59:05.589433 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6899cc0f-8808-4506-b719-762c0044c866 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d returned with HTTP 200 Aug 07 17:59:05.589927 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 279/1126] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:05 2026] GET /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:05.977262 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-190e8408-5ed2-4e4e-9201-7b9b2ca6a566 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:05.980665 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-190e8408-5ed2-4e4e-9201-7b9b2ca6a566 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:05.981046 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-190e8408-5ed2-4e4e-9201-7b9b2ca6a566 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:05.981688 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-190e8408-5ed2-4e4e-9201-7b9b2ca6a566 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:06.005055 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:06.005055 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:06.012484 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-190e8408-5ed2-4e4e-9201-7b9b2ca6a566 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:06.026508 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-190e8408-5ed2-4e4e-9201-7b9b2ca6a566 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:06.027155 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 283/1127] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:05 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:07.048118 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-785a6a43-fab0-4197-897d-5c6a0887f708 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:07.051940 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-785a6a43-fab0-4197-897d-5c6a0887f708 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:07.052249 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-785a6a43-fab0-4197-897d-5c6a0887f708 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:07.052581 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-785a6a43-fab0-4197-897d-5c6a0887f708 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:07.085502 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:07.085502 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:07.100483 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-785a6a43-fab0-4197-897d-5c6a0887f708 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:07.107381 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-785a6a43-fab0-4197-897d-5c6a0887f708 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:07.107954 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 284/1128] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:07 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:08.141712 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7729311c-4230-428f-bfb3-19779a4f4c5a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:08.145837 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7729311c-4230-428f-bfb3-19779a4f4c5a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:08.145837 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7729311c-4230-428f-bfb3-19779a4f4c5a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:08.146122 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7729311c-4230-428f-bfb3-19779a4f4c5a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:08.165157 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:08.165157 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:08.177664 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7729311c-4230-428f-bfb3-19779a4f4c5a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:08.186195 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7729311c-4230-428f-bfb3-19779a4f4c5a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:08.186195 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 283/1129] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:08 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:09.211777 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-30336b24-7108-4f1e-8091-c093b3bacb41 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:09.215127 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-30336b24-7108-4f1e-8091-c093b3bacb41 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:09.215793 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-30336b24-7108-4f1e-8091-c093b3bacb41 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:09.215793 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-30336b24-7108-4f1e-8091-c093b3bacb41 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:09.238480 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:09.238480 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:09.248242 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-30336b24-7108-4f1e-8091-c093b3bacb41 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:09.257194 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-30336b24-7108-4f1e-8091-c093b3bacb41 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:09.258033 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 280/1130] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:09 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:10.289829 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-256ef074-5b92-443d-83fe-ae2b3129ef8a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:10.289829 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-256ef074-5b92-443d-83fe-ae2b3129ef8a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:10.291511 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-256ef074-5b92-443d-83fe-ae2b3129ef8a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:10.291511 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-256ef074-5b92-443d-83fe-ae2b3129ef8a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:10.320509 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:10.320509 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:10.325431 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-256ef074-5b92-443d-83fe-ae2b3129ef8a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:10.330149 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-256ef074-5b92-443d-83fe-ae2b3129ef8a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:10.333458 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 284/1131] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:10 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:11.357572 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-70e49b7b-7282-4417-9e72-2bff5328a589 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:11.360561 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-70e49b7b-7282-4417-9e72-2bff5328a589 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:11.360561 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-70e49b7b-7282-4417-9e72-2bff5328a589 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:11.360561 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-70e49b7b-7282-4417-9e72-2bff5328a589 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:11.387205 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:11.387205 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:11.396766 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-70e49b7b-7282-4417-9e72-2bff5328a589 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:11.406349 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-70e49b7b-7282-4417-9e72-2bff5328a589 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:11.406349 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 285/1132] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:11 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:12.430770 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d9413b5c-a579-45bd-9c44-76e6555e4f3b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:12.441544 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d9413b5c-a579-45bd-9c44-76e6555e4f3b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:12.441544 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d9413b5c-a579-45bd-9c44-76e6555e4f3b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:12.441725 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d9413b5c-a579-45bd-9c44-76e6555e4f3b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:12.466978 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:12.466978 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:12.477824 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d9413b5c-a579-45bd-9c44-76e6555e4f3b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:12.494890 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d9413b5c-a579-45bd-9c44-76e6555e4f3b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:12.495671 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 284/1133] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:12 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:13.519223 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0c82765a-15e1-4654-ba2e-a1d5f13bece5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:13.523199 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c82765a-15e1-4654-ba2e-a1d5f13bece5 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:13.523199 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c82765a-15e1-4654-ba2e-a1d5f13bece5 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:13.523498 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c82765a-15e1-4654-ba2e-a1d5f13bece5 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:13.548942 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:13.548942 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:13.561343 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0c82765a-15e1-4654-ba2e-a1d5f13bece5 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:13.571753 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c82765a-15e1-4654-ba2e-a1d5f13bece5 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:13.571753 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 281/1134] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:13 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:14.531860 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-4cc1d1fc-3fdc-4f6a-a8c3-703b27e256ff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:14.537515 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-4cc1d1fc-3fdc-4f6a-a8c3-703b27e256ff tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/attachments/9cb05ba7-4cb5-444e-bd2b-b650418931a9/action Aug 07 17:59:14.538270 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-4cc1d1fc-3fdc-4f6a-a8c3-703b27e256ff tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:14.538270 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-4cc1d1fc-3fdc-4f6a-a8c3-703b27e256ff tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:14.573681 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:14.573681 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:14.591903 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c188f5ec-a475-44a9-8cd9-0d85e5479877 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:14.594035 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c188f5ec-a475-44a9-8cd9-0d85e5479877 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:14.594469 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c188f5ec-a475-44a9-8cd9-0d85e5479877 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:14.594699 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c188f5ec-a475-44a9-8cd9-0d85e5479877 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:14.606981 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8aab2050-b0e5-4cea-893e-00a043b3f481 req-4cc1d1fc-3fdc-4f6a-a8c3-703b27e256ff tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/9cb05ba7-4cb5-444e-bd2b-b650418931a9/action returned with HTTP 204 Aug 07 17:59:14.607725 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 285/1135] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:59:14 2026] POST /volume/v3/attachments/9cb05ba7-4cb5-444e-bd2b-b650418931a9/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:14.610822 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:14.610822 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:14.617700 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c188f5ec-a475-44a9-8cd9-0d85e5479877 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:14.626123 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c188f5ec-a475-44a9-8cd9-0d85e5479877 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:14.626123 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 286/1136] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:14 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 1175 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:15.644933 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e0b25eb4-f2e5-4b56-8c5f-30fae95b1a4f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:15.649733 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0b25eb4-f2e5-4b56-8c5f-30fae95b1a4f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:15.650045 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0b25eb4-f2e5-4b56-8c5f-30fae95b1a4f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:15.650468 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0b25eb4-f2e5-4b56-8c5f-30fae95b1a4f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:15.668803 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:15.668803 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:15.678945 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e0b25eb4-f2e5-4b56-8c5f-30fae95b1a4f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:15.692252 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0b25eb4-f2e5-4b56-8c5f-30fae95b1a4f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:15.692252 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 285/1137] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:15 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 1172 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:15.707909 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-263d2d67-baa2-4d78-990b-3f3d85c9f779 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:15.714517 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-263d2d67-baa2-4d78-990b-3f3d85c9f779 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:15.714733 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-263d2d67-baa2-4d78-990b-3f3d85c9f779 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:15.715445 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-263d2d67-baa2-4d78-990b-3f3d85c9f779 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:15.735862 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:15.735862 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:15.741539 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-263d2d67-baa2-4d78-990b-3f3d85c9f779 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:15.747516 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-263d2d67-baa2-4d78-990b-3f3d85c9f779 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:15.748184 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 282/1138] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:15 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 1172 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:15.824146 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-cbfb3f14-1856-4038-88dd-0dd474e55f8a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:15.830516 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-cbfb3f14-1856-4038-88dd-0dd474e55f8a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:15.830516 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-cbfb3f14-1856-4038-88dd-0dd474e55f8a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:15.830870 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-cbfb3f14-1856-4038-88dd-0dd474e55f8a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:15.842294 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:15.842294 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:15.847927 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-cbfb3f14-1856-4038-88dd-0dd474e55f8a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:15.854054 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-cbfb3f14-1856-4038-88dd-0dd474e55f8a tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:15.854633 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 286/1139] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:15 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 1172 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:15.912119 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-44b22efa-20e2-4b86-81a6-fc7e68661331 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:15.917516 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-44b22efa-20e2-4b86-81a6-fc7e68661331 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005/action Aug 07 17:59:15.917939 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-44b22efa-20e2-4b86-81a6-fc7e68661331 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:15.918388 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-44b22efa-20e2-4b86-81a6-fc7e68661331 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:15.944807 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:15.944807 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:15.945265 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-44b22efa-20e2-4b86-81a6-fc7e68661331 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:15.953870 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-44b22efa-20e2-4b86-81a6-fc7e68661331 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Begin detaching volume completed successfully. Aug 07 17:59:15.954058 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-44b22efa-20e2-4b86-81a6-fc7e68661331 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005/action returned with HTTP 202 Aug 07 17:59:15.954732 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 287/1140] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 17:59:15 2026] POST /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:59:16.044846 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f6dcb4d6-b09c-42e4-b8a0-4bdafe178b11 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:16.046036 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6dcb4d6-b09c-42e4-b8a0-4bdafe178b11 None None] GET https://10.4.3.241/volume// Aug 07 17:59:16.046036 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6dcb4d6-b09c-42e4-b8a0-4bdafe178b11 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:16.050519 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6dcb4d6-b09c-42e4-b8a0-4bdafe178b11 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:16.051264 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6dcb4d6-b09c-42e4-b8a0-4bdafe178b11 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:16.052030 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 286/1141] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:59:16 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:16.065842 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-b3228752-f540-44b7-a710-524648ad4eba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:16.072594 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-b3228752-f540-44b7-a710-524648ad4eba tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:16.072594 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-b3228752-f540-44b7-a710-524648ad4eba tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:16.072594 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-b3228752-f540-44b7-a710-524648ad4eba tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:16.095607 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:16.095607 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:16.117477 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-b3228752-f540-44b7-a710-524648ad4eba tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:16.124322 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-b3228752-f540-44b7-a710-524648ad4eba tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:16.124322 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 283/1142] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:59:16 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 1355 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:59:16.153578 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-5b78b3f5-b41c-4959-8b60-c9463b953ae8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:16.158382 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-5b78b3f5-b41c-4959-8b60-c9463b953ae8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005/encryption Aug 07 17:59:16.158546 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-5b78b3f5-b41c-4959-8b60-c9463b953ae8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:16.158822 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-5b78b3f5-b41c-4959-8b60-c9463b953ae8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:16.173728 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:16.173728 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:16.184173 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-5b78b3f5-b41c-4959-8b60-c9463b953ae8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005/encryption returned with HTTP 200 Aug 07 17:59:16.184173 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 287/1143] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 17:59:16 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:16.606540 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-9ad67ffd-ecea-4787-b3a9-2834a849b16b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:16.610326 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-9ad67ffd-ecea-4787-b3a9-2834a849b16b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 17:59:16.610592 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-9ad67ffd-ecea-4787-b3a9-2834a849b16b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:16.610852 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-9ad67ffd-ecea-4787-b3a9-2834a849b16b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:16.623592 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:16.623592 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:16.629657 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-9ad67ffd-ecea-4787-b3a9-2834a849b16b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 17:59:16.638088 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-9ad67ffd-ecea-4787-b3a9-2834a849b16b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d returned with HTTP 200 Aug 07 17:59:16.640456 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 288/1144] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:16 2026] GET /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:16.676965 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7f7c0f55-eb9f-468e-8daf-19143840f10f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:16.678135 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f7c0f55-eb9f-468e-8daf-19143840f10f None None] GET https://10.4.3.241/volume// Aug 07 17:59:16.678135 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f7c0f55-eb9f-468e-8daf-19143840f10f None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:16.678509 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f7c0f55-eb9f-468e-8daf-19143840f10f None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:16.679195 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f7c0f55-eb9f-468e-8daf-19143840f10f None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:16.679311 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 287/1145] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 17:59:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:16.696715 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-cfc42d01-8447-4ccb-9976-a74e7592e395 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:16.701169 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-cfc42d01-8447-4ccb-9976-a74e7592e395 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:59:16.702246 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-cfc42d01-8447-4ccb-9976-a74e7592e395 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58eb06d4-7831-4852-8f67-97d730f1642d", "connector": null, "instance_uuid": "8aa916bc-4eca-4ef6-acaa-e9252cf79155"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:16.715948 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:16.715948 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:16.776162 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-cfc42d01-8447-4ccb-9976-a74e7592e395 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:59:16.779429 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 284/1146] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:59:16 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:16.839811 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-434db82a-c012-40b4-863a-f20f8197962a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:16.843892 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-434db82a-c012-40b4-863a-f20f8197962a tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] POST https://10.4.3.241/volume/v3/attachments/52ad6803-6649-4ec2-9638-d9bce9a52b07/action Aug 07 17:59:16.843892 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-434db82a-c012-40b4-863a-f20f8197962a tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:16.843892 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-434db82a-c012-40b4-863a-f20f8197962a tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:16.882883 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:16.882883 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:16.908414 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-350712ca-6ba4-4e84-a3f5-7bc7266faf9f req-434db82a-c012-40b4-863a-f20f8197962a tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/attachments/52ad6803-6649-4ec2-9638-d9bce9a52b07/action returned with HTTP 204 Aug 07 17:59:16.909057 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 288/1147] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:59:16 2026] POST /volume/v3/attachments/52ad6803-6649-4ec2-9638-d9bce9a52b07/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:16.956231 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2955f740-0922-4eed-8946-08f5d4d9c704 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:16.959317 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2955f740-0922-4eed-8946-08f5d4d9c704 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 17:59:16.959317 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2955f740-0922-4eed-8946-08f5d4d9c704 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:16.959581 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2955f740-0922-4eed-8946-08f5d4d9c704 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:16.977163 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:16.977163 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:16.983011 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2955f740-0922-4eed-8946-08f5d4d9c704 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 17:59:16.989831 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2955f740-0922-4eed-8946-08f5d4d9c704 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d returned with HTTP 200 Aug 07 17:59:16.990301 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 289/1148] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:16 2026] GET /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d => generated 1112 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:17.012594 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d11fcce4-530f-4931-a0b3-5a91ac632e48 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:17.014800 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d11fcce4-530f-4931-a0b3-5a91ac632e48 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 17:59:17.015002 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d11fcce4-530f-4931-a0b3-5a91ac632e48 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:17.015267 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d11fcce4-530f-4931-a0b3-5a91ac632e48 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:17.032330 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:17.032330 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:17.042485 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d11fcce4-530f-4931-a0b3-5a91ac632e48 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 17:59:17.052183 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d11fcce4-530f-4931-a0b3-5a91ac632e48 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d returned with HTTP 200 Aug 07 17:59:17.052849 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 288/1149] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:17 2026] GET /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d => generated 1112 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:17.402328 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-a368aacc-1323-4f9a-aac1-30a717c2ac71 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:17.405232 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-a368aacc-1323-4f9a-aac1-30a717c2ac71 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] DELETE https://10.4.3.241/volume/v3/attachments/9cb05ba7-4cb5-444e-bd2b-b650418931a9 Aug 07 17:59:17.405494 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-a368aacc-1323-4f9a-aac1-30a717c2ac71 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:17.405773 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-a368aacc-1323-4f9a-aac1-30a717c2ac71 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:17.418290 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:17.418290 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:17.505001 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-80218d20-e463-488a-9c46-8a8cbca61b44 req-a368aacc-1323-4f9a-aac1-30a717c2ac71 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/9cb05ba7-4cb5-444e-bd2b-b650418931a9 returned with HTTP 200 Aug 07 17:59:17.505560 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 285/1150] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:59:17 2026] DELETE /volume/v3/attachments/9cb05ba7-4cb5-444e-bd2b-b650418931a9 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:18.267099 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-28112b21-49dd-4691-b9c5-81323483a4db req-45b242f1-0f0f-4fb8-a588-25152c79e015 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:18.271937 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-28112b21-49dd-4691-b9c5-81323483a4db req-45b242f1-0f0f-4fb8-a588-25152c79e015 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:18.271937 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-28112b21-49dd-4691-b9c5-81323483a4db req-45b242f1-0f0f-4fb8-a588-25152c79e015 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:18.271937 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-28112b21-49dd-4691-b9c5-81323483a4db req-45b242f1-0f0f-4fb8-a588-25152c79e015 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:18.288004 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:18.288004 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:18.292272 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-28112b21-49dd-4691-b9c5-81323483a4db req-45b242f1-0f0f-4fb8-a588-25152c79e015 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:18.297815 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-28112b21-49dd-4691-b9c5-81323483a4db req-45b242f1-0f0f-4fb8-a588-25152c79e015 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:18.298311 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 289/1151] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:18 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:19.270095 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1a2710e1-9033-44cf-afba-a8a32fb09f4c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:19.270095 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1a2710e1-9033-44cf-afba-a8a32fb09f4c None None] GET https://10.4.3.241/volume// Aug 07 17:59:19.270095 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1a2710e1-9033-44cf-afba-a8a32fb09f4c None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:19.272024 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1a2710e1-9033-44cf-afba-a8a32fb09f4c None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:19.272024 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1a2710e1-9033-44cf-afba-a8a32fb09f4c None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:19.272278 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 290/1152] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:59:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:19.291714 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-8b69c9ce-d2a1-4ef7-aaeb-710e26ca6b6b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:19.295542 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-8b69c9ce-d2a1-4ef7-aaeb-710e26ca6b6b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 17:59:19.295542 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-8b69c9ce-d2a1-4ef7-aaeb-710e26ca6b6b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:19.295542 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-8b69c9ce-d2a1-4ef7-aaeb-710e26ca6b6b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:19.317270 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:19.317270 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:19.327481 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-8b69c9ce-d2a1-4ef7-aaeb-710e26ca6b6b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 17:59:19.340098 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-8b69c9ce-d2a1-4ef7-aaeb-710e26ca6b6b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d returned with HTTP 200 Aug 07 17:59:19.340710 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 289/1153] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:59:19 2026] GET /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d => generated 1292 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:59:19.568964 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-ac277c39-a49f-4b45-919c-f728b3b779dd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:19.572176 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-ac277c39-a49f-4b45-919c-f728b3b779dd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] PUT https://10.4.3.241/volume/v3/attachments/52ad6803-6649-4ec2-9638-d9bce9a52b07 Aug 07 17:59:19.572695 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-ac277c39-a49f-4b45-919c-f728b3b779dd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:19.586597 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-ac277c39-a49f-4b45-919c-f728b3b779dd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Acquiring lock "cinder-attachment_update-58eb06d4-7831-4852-8f67-97d730f1642d-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:59:19.594714 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-ac277c39-a49f-4b45-919c-f728b3b779dd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Lock "cinder-attachment_update-58eb06d4-7831-4852-8f67-97d730f1642d-np0000006743" acquired by "attachment_update" :: waited 0.008s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:59:19.598277 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:19.598277 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:19.746566 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-ac277c39-a49f-4b45-919c-f728b3b779dd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Lock "cinder-attachment_update-58eb06d4-7831-4852-8f67-97d730f1642d-np0000006743" released by "attachment_update" :: held 0.152s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:59:19.746913 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-ac277c39-a49f-4b45-919c-f728b3b779dd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/attachments/52ad6803-6649-4ec2-9638-d9bce9a52b07 returned with HTTP 200 Aug 07 17:59:19.751739 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 286/1154] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:59:19 2026] PUT /volume/v3/attachments/52ad6803-6649-4ec2-9638-d9bce9a52b07 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:19.783808 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-46028c08-9b4c-492b-9577-b78a3d76836a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:19.788345 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-46028c08-9b4c-492b-9577-b78a3d76836a tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] POST https://10.4.3.241/volume/v3/attachments/52ad6803-6649-4ec2-9638-d9bce9a52b07/action Aug 07 17:59:19.789330 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-46028c08-9b4c-492b-9577-b78a3d76836a tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:19.789330 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-46028c08-9b4c-492b-9577-b78a3d76836a tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:19.816464 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:19.816464 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:19.831948 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-073da4fe-9497-4096-b9fe-745da9b16ee8 req-46028c08-9b4c-492b-9577-b78a3d76836a tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/attachments/52ad6803-6649-4ec2-9638-d9bce9a52b07/action returned with HTTP 204 Aug 07 17:59:19.832555 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 290/1155] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:59:19 2026] POST /volume/v3/attachments/52ad6803-6649-4ec2-9638-d9bce9a52b07/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:23.247675 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2f2d026a-16e2-4e64-89b9-54dce303131b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:23.250079 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:59:23.250915 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-955714425"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:23.252500 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-955714425'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:59:23.258583 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Create volume of 1 GB Aug 07 17:59:23.258583 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:23.258583 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:23.259530 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Availability Zones retrieved successfully. Aug 07 17:59:23.268681 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Flow 'volume_create_api' (96f3bd9c-af22-489b-a9e7-5214635cb488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:23.269162 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76338cdd-f419-48c8-8e26-8583841c015c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:23.270808 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:59:23.288834 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:23.288834 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:23.310219 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76338cdd-f419-48c8-8e26-8583841c015c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f32f8337-3acb-4973-bd15-a9cd5eca25cc,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f32f8337-3acb-4973-bd15-a9cd5eca25cc', 'encryption_key_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=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:23.311872 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ffd667f-a2cb-4e66-9b5b-55d61a0a558b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:23.351988 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-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 07 17:59:23.352348 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-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 07 17:59:23.375023 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Created reservations ['6d486278-20f6-437c-a8cd-4a726ef98960', 'ff1830a5-9bc4-4e67-a673-fce320055af0', 'f2d2e983-0fa3-4df7-8cab-b3ef89c513bd', 'ad13e075-a9eb-4542-9500-e8153e7f9766'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:59:23.376851 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ffd667f-a2cb-4e66-9b5b-55d61a0a558b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d486278-20f6-437c-a8cd-4a726ef98960', 'ff1830a5-9bc4-4e67-a673-fce320055af0', 'f2d2e983-0fa3-4df7-8cab-b3ef89c513bd', 'ad13e075-a9eb-4542-9500-e8153e7f9766']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:23.377581 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb7fcc3-0dcf-407d-9364-a7ee2122f4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:23.408988 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb7fcc3-0dcf-407d-9364-a7ee2122f4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90eca341-ab8f-4774-a9e5-e21b682dfd5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-955714425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='348f212c6e5c4cd184775083f5c0b6e3',qos_specs=None,replication_status=,reservations=['6d486278-20f6-437c-a8cd-4a726ef98960','ff1830a5-9bc4-4e67-a673-fce320055af0','f2d2e983-0fa3-4df7-8cab-b3ef89c513bd','ad13e075-a9eb-4542-9500-e8153e7f9766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d569d31f9a94a0fa0aba557376e099b',volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-955714425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90eca341-ab8f-4774-a9e5-e21b682dfd5d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='348f212c6e5c4cd184775083f5c0b6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d569d31f9a94a0fa0aba557376e099b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f32f8337-3acb-4973-bd15-a9cd5eca25cc),volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:23.410080 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70b13d9-53a9-4353-ac4e-57ded6800e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:23.438041 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70b13d9-53a9-4353-ac4e-57ded6800e53) transitioned into state 'SUCCESS' from state '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-955714425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='348f212c6e5c4cd184775083f5c0b6e3',qos_specs=None,replication_status=,reservations=['6d486278-20f6-437c-a8cd-4a726ef98960','ff1830a5-9bc4-4e67-a673-fce320055af0','f2d2e983-0fa3-4df7-8cab-b3ef89c513bd','ad13e075-a9eb-4542-9500-e8153e7f9766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d569d31f9a94a0fa0aba557376e099b',volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:23.439058 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d085a3ea-a6ff-4fdf-92cc-171d6b9bf9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:23.454297 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d085a3ea-a6ff-4fdf-92cc-171d6b9bf9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:23.455268 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Flow 'volume_create_api' (96f3bd9c-af22-489b-a9e7-5214635cb488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:23.455678 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Create volume request issued successfully. Aug 07 17:59:23.457142 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f2d026a-16e2-4e64-89b9-54dce303131b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:59:23.457142 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 291/1156] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:59:23 2026] POST /volume/v3/volumes => generated 759 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:59:23.478135 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e0e11d75-ab2b-4b63-9411-c48519ec49e8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:23.482948 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0e11d75-ab2b-4b63-9411-c48519ec49e8 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:23.482948 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0e11d75-ab2b-4b63-9411-c48519ec49e8 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:23.482948 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0e11d75-ab2b-4b63-9411-c48519ec49e8 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:23.486021 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=212,cinder:UPDATE=40,cinder:INSERT=41 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:59:23.493769 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:23.493769 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:23.499417 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e0e11d75-ab2b-4b63-9411-c48519ec49e8 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:23.506057 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0e11d75-ab2b-4b63-9411-c48519ec49e8 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:23.506722 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 290/1157] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:23 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:24.291892 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-db594ece-e235-4860-a7f2-d1a021e0e6ae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:24.294724 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-db594ece-e235-4860-a7f2-d1a021e0e6ae tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] DELETE https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:24.294724 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-db594ece-e235-4860-a7f2-d1a021e0e6ae tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:24.295478 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-db594ece-e235-4860-a7f2-d1a021e0e6ae tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:24.295478 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-db594ece-e235-4860-a7f2-d1a021e0e6ae tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Delete volume with id: 75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:24.301894 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=208,cinder:INSERT=24,cinder:UPDATE=53 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:59:24.313646 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:24.313646 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:24.314595 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-db594ece-e235-4860-a7f2-d1a021e0e6ae tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:24.362802 np0000006743 devstack@c-api.service[100243]: WARNING cinder.keymgr.conf_key_mgr [None req-db594ece-e235-4860-a7f2-d1a021e0e6ae tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:59:24.377223 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-db594ece-e235-4860-a7f2-d1a021e0e6ae tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Delete volume request issued successfully. Aug 07 17:59:24.377631 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-db594ece-e235-4860-a7f2-d1a021e0e6ae tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 202 Aug 07 17:59:24.378224 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 287/1158] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:59:24 2026] DELETE /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:24.389268 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-64691cd6-141f-4fe9-9dba-2b04d36faca1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:24.397161 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-64691cd6-141f-4fe9-9dba-2b04d36faca1 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:24.397161 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-64691cd6-141f-4fe9-9dba-2b04d36faca1 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:24.397161 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-64691cd6-141f-4fe9-9dba-2b04d36faca1 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:24.410673 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:24.410673 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:24.416966 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-64691cd6-141f-4fe9-9dba-2b04d36faca1 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 17:59:24.425116 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-64691cd6-141f-4fe9-9dba-2b04d36faca1 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 200 Aug 07 17:59:24.427107 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 291/1159] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:24 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:24.530955 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3924b7cd-56b7-4465-9e06-073e72158b4a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:24.538516 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3924b7cd-56b7-4465-9e06-073e72158b4a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:24.538516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3924b7cd-56b7-4465-9e06-073e72158b4a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:24.538516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3924b7cd-56b7-4465-9e06-073e72158b4a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:24.554358 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:24.554358 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:24.562168 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3924b7cd-56b7-4465-9e06-073e72158b4a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:24.573216 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3924b7cd-56b7-4465-9e06-073e72158b4a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:24.573216 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 292/1160] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:24 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:59:24.667279 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d4724501-8466-4d03-9950-8b7f986d98bd req-2e698d51-d19d-4a32-bb9b-28a746fbbbd2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:24.675895 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-2e698d51-d19d-4a32-bb9b-28a746fbbbd2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:24.676130 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-2e698d51-d19d-4a32-bb9b-28a746fbbbd2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:24.676373 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-2e698d51-d19d-4a32-bb9b-28a746fbbbd2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:24.691643 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:24.691643 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:24.702664 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d4724501-8466-4d03-9950-8b7f986d98bd req-2e698d51-d19d-4a32-bb9b-28a746fbbbd2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:24.708797 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-2e698d51-d19d-4a32-bb9b-28a746fbbbd2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:24.709284 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 291/1161] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:24 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:24.865214 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-56179cee-0ad2-47c4-99b5-b5d1f5553ea6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:24.865581 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56179cee-0ad2-47c4-99b5-b5d1f5553ea6 None None] GET https://10.4.3.241/volume// Aug 07 17:59:24.866053 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56179cee-0ad2-47c4-99b5-b5d1f5553ea6 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:24.866053 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56179cee-0ad2-47c4-99b5-b5d1f5553ea6 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:24.866465 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56179cee-0ad2-47c4-99b5-b5d1f5553ea6 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:24.867415 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 288/1162] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:59:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:24.880711 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d4724501-8466-4d03-9950-8b7f986d98bd req-768b4c53-bbf9-4268-80bd-2e0f0df502c9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:24.883829 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-768b4c53-bbf9-4268-80bd-2e0f0df502c9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:59:24.885280 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-768b4c53-bbf9-4268-80bd-2e0f0df502c9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90eca341-ab8f-4774-a9e5-e21b682dfd5d", "connector": null, "instance_uuid": "dbd842be-a23a-402e-b900-6d84d99216ac"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:24.898446 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:24.898446 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:24.956347 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-768b4c53-bbf9-4268-80bd-2e0f0df502c9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:59:24.957102 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 292/1163] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:59:24 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 07 17:59:25.010008 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-99de6ca5-33e1-4bd3-b4f0-d3efaa8dcf61 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:25.012379 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-99de6ca5-33e1-4bd3-b4f0-d3efaa8dcf61 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:25.012604 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-99de6ca5-33e1-4bd3-b4f0-d3efaa8dcf61 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:25.013002 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-99de6ca5-33e1-4bd3-b4f0-d3efaa8dcf61 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:25.024713 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:25.024713 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:25.029784 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-99de6ca5-33e1-4bd3-b4f0-d3efaa8dcf61 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:25.036389 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-99de6ca5-33e1-4bd3-b4f0-d3efaa8dcf61 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:25.036990 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 293/1164] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:25 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:25.065214 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-faff1ced-ffac-41f9-bf28-876485016ffe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:25.067450 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-faff1ced-ffac-41f9-bf28-876485016ffe None None] GET https://10.4.3.241/volume// Aug 07 17:59:25.067450 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-faff1ced-ffac-41f9-bf28-876485016ffe None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:25.067450 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-faff1ced-ffac-41f9-bf28-876485016ffe None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:25.067450 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-faff1ced-ffac-41f9-bf28-876485016ffe None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:25.067450 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 292/1165] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:59:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:25.083742 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d4724501-8466-4d03-9950-8b7f986d98bd req-c354355d-d0b1-419e-839f-7aa5fc1356e6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:25.086702 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-c354355d-d0b1-419e-839f-7aa5fc1356e6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:25.087040 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-c354355d-d0b1-419e-839f-7aa5fc1356e6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:25.087249 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-c354355d-d0b1-419e-839f-7aa5fc1356e6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:25.103820 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:25.103820 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:25.109563 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-d4724501-8466-4d03-9950-8b7f986d98bd req-c354355d-d0b1-419e-839f-7aa5fc1356e6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:25.116146 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-c354355d-d0b1-419e-839f-7aa5fc1356e6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:25.117190 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 289/1166] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:59:25 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1031 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:59:25.263727 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d4724501-8466-4d03-9950-8b7f986d98bd req-ad16c54c-8d57-4049-960b-ecce94861fdf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:25.267388 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-ad16c54c-8d57-4049-960b-ecce94861fdf tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] PUT https://10.4.3.241/volume/v3/attachments/db31f6f9-283e-4ec5-840e-170779a355e9 Aug 07 17:59:25.267856 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-ad16c54c-8d57-4049-960b-ecce94861fdf tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:25.303282 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-d4724501-8466-4d03-9950-8b7f986d98bd req-ad16c54c-8d57-4049-960b-ecce94861fdf tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Acquiring lock "cinder-attachment_update-90eca341-ab8f-4774-a9e5-e21b682dfd5d-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:59:25.310270 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-d4724501-8466-4d03-9950-8b7f986d98bd req-ad16c54c-8d57-4049-960b-ecce94861fdf tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-90eca341-ab8f-4774-a9e5-e21b682dfd5d-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:59:25.310270 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:25.310270 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:25.447826 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3a705a70-f92b-4f4b-b02b-73d17a4c71b1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:25.457312 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3a705a70-f92b-4f4b-b02b-73d17a4c71b1 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 Aug 07 17:59:25.457312 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3a705a70-f92b-4f4b-b02b-73d17a4c71b1 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:25.457312 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3a705a70-f92b-4f4b-b02b-73d17a4c71b1 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:25.474274 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3a705a70-f92b-4f4b-b02b-73d17a4c71b1 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 returned with HTTP 404 Aug 07 17:59:25.475418 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 294/1167] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:25 2026] GET /volume/v3/volumes/75107d65-2f50-4d35-9f5f-16eae1dbe005 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:25.485720 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2628f4e4-3de1-45f0-80ef-8ac4201d32c2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:25.488997 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-d4724501-8466-4d03-9950-8b7f986d98bd req-ad16c54c-8d57-4049-960b-ecce94861fdf tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-90eca341-ab8f-4774-a9e5-e21b682dfd5d-np0000006743" released by "attachment_update" :: held 0.178s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:59:25.488997 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-ad16c54c-8d57-4049-960b-ecce94861fdf tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/db31f6f9-283e-4ec5-840e-170779a355e9 returned with HTTP 200 Aug 07 17:59:25.491684 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 293/1168] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:59:25 2026] PUT /volume/v3/attachments/db31f6f9-283e-4ec5-840e-170779a355e9 => generated 969 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:25.491808 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2628f4e4-3de1-45f0-80ef-8ac4201d32c2 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:59:25.491808 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2628f4e4-3de1-45f0-80ef-8ac4201d32c2 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:25.491808 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2628f4e4-3de1-45f0-80ef-8ac4201d32c2 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:25.493040 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2628f4e4-3de1-45f0-80ef-8ac4201d32c2 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:59:25.532228 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2628f4e4-3de1-45f0-80ef-8ac4201d32c2 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Get all volumes completed successfully. Aug 07 17:59:25.533930 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:25.533930 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:25.554906 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2628f4e4-3de1-45f0-80ef-8ac4201d32c2 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:59:25.556391 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 293/1169] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 17:59:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9338 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:25.562418 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6a3c4e1a-72d4-470c-aada-77ac304d23d9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:25.566079 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6a3c4e1a-72d4-470c-aada-77ac304d23d9 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:59:25.566079 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6a3c4e1a-72d4-470c-aada-77ac304d23d9 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:25.566553 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6a3c4e1a-72d4-470c-aada-77ac304d23d9 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:25.584046 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7cbe6c01-0519-4d6c-9dae-b838a778498c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:25.587450 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7cbe6c01-0519-4d6c-9dae-b838a778498c tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] DELETE https://10.4.3.241/volume/v3/types/51619f7f-1b77-4e7b-aaff-026f40c96d38 Aug 07 17:59:25.587571 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7cbe6c01-0519-4d6c-9dae-b838a778498c tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:25.588501 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7cbe6c01-0519-4d6c-9dae-b838a778498c tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:25.589625 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:25.589625 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:25.598174 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6a3c4e1a-72d4-470c-aada-77ac304d23d9 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:59:25.614433 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6a3c4e1a-72d4-470c-aada-77ac304d23d9 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:59:25.614433 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 290/1170] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:25 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:25.645833 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7cbe6c01-0519-4d6c-9dae-b838a778498c tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/types/51619f7f-1b77-4e7b-aaff-026f40c96d38 returned with HTTP 202 Aug 07 17:59:25.646681 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 295/1171] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:59:25 2026] DELETE /volume/v3/types/51619f7f-1b77-4e7b-aaff-026f40c96d38 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:25.662608 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6ca65a33-4473-41d2-b3f3-928e4d1c9dc2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:25.665347 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6ca65a33-4473-41d2-b3f3-928e4d1c9dc2 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:59:25.666234 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6ca65a33-4473-41d2-b3f3-928e4d1c9dc2 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-800354451", "extra_specs": {}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:25.668555 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:25.668555 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:25.698693 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6ca65a33-4473-41d2-b3f3-928e4d1c9dc2 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:59:25.698693 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 294/1172] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:59:25 2026] POST /volume/v3/types => generated 211 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:25.711299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4f40f42b-c0a5-4882-88fd-c69f75bf836a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:25.714075 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f40f42b-c0a5-4882-88fd-c69f75bf836a tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] POST https://10.4.3.241/volume/v3/types/fd758b96-7ef2-48bd-8a91-54c1d1a8447b/encryption Aug 07 17:59:25.714653 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f40f42b-c0a5-4882-88fd-c69f75bf836a tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:25.761474 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f40f42b-c0a5-4882-88fd-c69f75bf836a tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/types/fd758b96-7ef2-48bd-8a91-54c1d1a8447b/encryption returned with HTTP 200 Aug 07 17:59:25.761474 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 294/1173] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 17:59:25 2026] POST /volume/v3/types/fd758b96-7ef2-48bd-8a91-54c1d1a8447b/encryption => generated 230 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:25.778542 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4090ce71-5622-41b8-a18c-e02de2f624ed None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:25.785924 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:59:25.787015 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-354598207", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-800354451", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:25.790095 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-354598207', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-800354451', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:59:25.797227 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Create volume of 1 GB Aug 07 17:59:25.798128 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:25.798128 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:25.798939 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Availability Zones retrieved successfully. Aug 07 17:59:25.811342 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Flow 'volume_create_api' (1bdc5946-c15c-416b-b0f4-c84927491deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:25.812874 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83291816-75ea-412d-8645-47a719fac247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:25.814862 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:59:25.870951 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83291816-75ea-412d-8645-47a719fac247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:59:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fd758b96-7ef2-48bd-8a91-54c1d1a8447b,is_public=True,name='tempest-scenario-type-luks-800354451',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd758b96-7ef2-48bd-8a91-54c1d1a8447b', '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=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:25.872717 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e383696-8a1b-41bf-8a0a-c40f4c75d464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:25.918870 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-800354451 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-800354451, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:59:25.918962 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-800354451 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-800354451, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:59:25.967170 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Created reservations ['ed8e24d0-6999-4210-ad73-8d014d472f1f', '5b7b620f-07e7-4939-a1c2-bb915ddf7f06', '1c5dbc50-a205-44dd-8369-3662829e667d', '75123532-d2aa-45a6-a4b2-121c878d44c8'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:59:25.969198 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e383696-8a1b-41bf-8a0a-c40f4c75d464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed8e24d0-6999-4210-ad73-8d014d472f1f', '5b7b620f-07e7-4939-a1c2-bb915ddf7f06', '1c5dbc50-a205-44dd-8369-3662829e667d', '75123532-d2aa-45a6-a4b2-121c878d44c8']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:25.969725 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a211ab47-cd34-4d2c-bdb2-4bfab3716eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:26.004661 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a211ab47-cd34-4d2c-bdb2-4bfab3716eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9d0a6a5-e386-4b94-8418-64a6acfce392', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-354598207',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2c1d36e8fa4ec883fec8288586afe6',qos_specs=None,replication_status=,reservations=['ed8e24d0-6999-4210-ad73-8d014d472f1f','5b7b620f-07e7-4939-a1c2-bb915ddf7f06','1c5dbc50-a205-44dd-8369-3662829e667d','75123532-d2aa-45a6-a4b2-121c878d44c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d0cb4e1cbd4ba0857c14279054d867',volume_type_id=fd758b96-7ef2-48bd-8a91-54c1d1a8447b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-354598207',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e9d0a6a5-e386-4b94-8418-64a6acfce392,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf2c1d36e8fa4ec883fec8288586afe6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86d0cb4e1cbd4ba0857c14279054d867',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd758b96-7ef2-48bd-8a91-54c1d1a8447b),volume_type_id=fd758b96-7ef2-48bd-8a91-54c1d1a8447b)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:26.006166 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1191fb0c-8e1d-4f9c-9786-0c45938ba49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:26.014661 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-eca686a6-74f4-4bd6-ab3a-c6e8f850c697 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:26.018086 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eca686a6-74f4-4bd6-ab3a-c6e8f850c697 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:59:26.018086 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eca686a6-74f4-4bd6-ab3a-c6e8f850c697 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:26.018303 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eca686a6-74f4-4bd6-ab3a-c6e8f850c697 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:26.046188 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:26.046188 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:26.049222 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1191fb0c-8e1d-4f9c-9786-0c45938ba49b) transitioned into state 'SUCCESS' from state '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-354598207',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf2c1d36e8fa4ec883fec8288586afe6',qos_specs=None,replication_status=,reservations=['ed8e24d0-6999-4210-ad73-8d014d472f1f','5b7b620f-07e7-4939-a1c2-bb915ddf7f06','1c5dbc50-a205-44dd-8369-3662829e667d','75123532-d2aa-45a6-a4b2-121c878d44c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86d0cb4e1cbd4ba0857c14279054d867',volume_type_id=fd758b96-7ef2-48bd-8a91-54c1d1a8447b)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:26.049222 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c56e7207-4a58-4642-bfeb-0fe06eb216cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:26.059257 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-eca686a6-74f4-4bd6-ab3a-c6e8f850c697 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:59:26.059464 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4f1403a4-3f1c-47bf-8b28-803819f8848d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:26.062167 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f1403a4-3f1c-47bf-8b28-803819f8848d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:26.062430 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f1403a4-3f1c-47bf-8b28-803819f8848d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:26.062702 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f1403a4-3f1c-47bf-8b28-803819f8848d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:26.069164 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c56e7207-4a58-4642-bfeb-0fe06eb216cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:26.070082 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Flow 'volume_create_api' (1bdc5946-c15c-416b-b0f4-c84927491deb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:26.070582 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Create volume request issued successfully. Aug 07 17:59:26.070773 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eca686a6-74f4-4bd6-ab3a-c6e8f850c697 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:59:26.071485 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4090ce71-5622-41b8-a18c-e02de2f624ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:59:26.071572 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 296/1174] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:26 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 1139 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:26.072434 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 291/1175] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:59:25 2026] POST /volume/v3/volumes => generated 783 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:59:26.086055 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:26.086055 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:26.100488 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4f1403a4-3f1c-47bf-8b28-803819f8848d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:26.109220 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f1403a4-3f1c-47bf-8b28-803819f8848d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:26.109220 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 295/1176] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:26 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:26.138735 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5ae79f98-83ee-4919-8327-84929112d8eb req-00ff492e-e667-4b25-9f2f-980b25b1aa4a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:26.146832 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-00ff492e-e667-4b25-9f2f-980b25b1aa4a tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:59:26.146832 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-00ff492e-e667-4b25-9f2f-980b25b1aa4a tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:26.146832 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-00ff492e-e667-4b25-9f2f-980b25b1aa4a tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:26.160963 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:26.160963 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:26.169391 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-5ae79f98-83ee-4919-8327-84929112d8eb req-00ff492e-e667-4b25-9f2f-980b25b1aa4a tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:59:26.178178 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-00ff492e-e667-4b25-9f2f-980b25b1aa4a tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:59:26.178466 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 295/1177] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:26 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:26.206880 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-5ae79f98-83ee-4919-8327-84929112d8eb req-3d8efd78-ec6c-41bd-950a-7b8eca0bfe41 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:26.209004 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-3d8efd78-ec6c-41bd-950a-7b8eca0bfe41 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] POST https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c/action Aug 07 17:59:26.210913 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-3d8efd78-ec6c-41bd-950a-7b8eca0bfe41 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:26.211089 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-3d8efd78-ec6c-41bd-950a-7b8eca0bfe41 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:26.230312 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:26.230312 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:26.230312 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-5ae79f98-83ee-4919-8327-84929112d8eb req-3d8efd78-ec6c-41bd-950a-7b8eca0bfe41 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:59:26.243164 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-5ae79f98-83ee-4919-8327-84929112d8eb req-3d8efd78-ec6c-41bd-950a-7b8eca0bfe41 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Begin detaching volume completed successfully. Aug 07 17:59:26.244262 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-3d8efd78-ec6c-41bd-950a-7b8eca0bfe41 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c/action returned with HTTP 202 Aug 07 17:59:26.244793 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 297/1178] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 17:59:26 2026] POST /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:59:26.370071 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3553ff9d-0426-48b2-b3a1-3ef0a9c174a6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:26.371934 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3553ff9d-0426-48b2-b3a1-3ef0a9c174a6 None None] GET https://10.4.3.241/volume// Aug 07 17:59:26.371934 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3553ff9d-0426-48b2-b3a1-3ef0a9c174a6 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:26.371934 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3553ff9d-0426-48b2-b3a1-3ef0a9c174a6 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:26.371934 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3553ff9d-0426-48b2-b3a1-3ef0a9c174a6 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:26.372356 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 292/1179] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:59:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:26.422256 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5ae79f98-83ee-4919-8327-84929112d8eb req-8ac92d5c-551d-486a-8e48-8b961c54897a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:26.426437 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-8ac92d5c-551d-486a-8e48-8b961c54897a tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:59:26.426437 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-8ac92d5c-551d-486a-8e48-8b961c54897a tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:26.426437 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-8ac92d5c-551d-486a-8e48-8b961c54897a tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:26.439562 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:26.439562 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:26.443751 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-5ae79f98-83ee-4919-8327-84929112d8eb req-8ac92d5c-551d-486a-8e48-8b961c54897a tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:59:26.449423 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-8ac92d5c-551d-486a-8e48-8b961c54897a tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:59:26.449762 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 296/1180] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:59:26 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:59:27.134100 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4fa87a33-7d73-45d3-9233-ca9438f956de None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:27.137435 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4fa87a33-7d73-45d3-9233-ca9438f956de tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:27.137435 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4fa87a33-7d73-45d3-9233-ca9438f956de tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:27.137435 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4fa87a33-7d73-45d3-9233-ca9438f956de tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:27.158993 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:27.158993 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:27.175135 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4fa87a33-7d73-45d3-9233-ca9438f956de tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:27.182786 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4fa87a33-7d73-45d3-9233-ca9438f956de tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:27.183667 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 296/1181] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:27 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:28.206106 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b254b256-650c-48c9-a38b-226936ce18cd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:28.209266 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b254b256-650c-48c9-a38b-226936ce18cd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:28.209266 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b254b256-650c-48c9-a38b-226936ce18cd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:28.209266 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b254b256-650c-48c9-a38b-226936ce18cd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:28.237284 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:28.237284 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:28.248549 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b254b256-650c-48c9-a38b-226936ce18cd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:28.256121 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b254b256-650c-48c9-a38b-226936ce18cd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:28.256745 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 298/1182] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:28 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:28.866664 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-d4724501-8466-4d03-9950-8b7f986d98bd req-253be52e-73e5-4bbb-ab77-ee9b3eeb5f29 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:28.869139 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-253be52e-73e5-4bbb-ab77-ee9b3eeb5f29 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments/db31f6f9-283e-4ec5-840e-170779a355e9/action Aug 07 17:59:28.869515 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-253be52e-73e5-4bbb-ab77-ee9b3eeb5f29 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:28.869641 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-253be52e-73e5-4bbb-ab77-ee9b3eeb5f29 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:28.894539 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:28.894539 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:28.912915 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-d4724501-8466-4d03-9950-8b7f986d98bd req-253be52e-73e5-4bbb-ab77-ee9b3eeb5f29 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/db31f6f9-283e-4ec5-840e-170779a355e9/action returned with HTTP 204 Aug 07 17:59:28.913516 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 293/1183] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:59:28 2026] POST /volume/v3/attachments/db31f6f9-283e-4ec5-840e-170779a355e9/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:29.278600 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1c4d975c-5121-4660-aa50-01b45b020df5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:29.283030 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c4d975c-5121-4660-aa50-01b45b020df5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:29.283030 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c4d975c-5121-4660-aa50-01b45b020df5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:29.283030 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c4d975c-5121-4660-aa50-01b45b020df5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:29.312999 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:29.312999 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:29.317831 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1c4d975c-5121-4660-aa50-01b45b020df5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:29.325851 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c4d975c-5121-4660-aa50-01b45b020df5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:29.326736 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 297/1184] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:29 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1144 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:29.399588 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-883234dc-5e81-4d12-a404-846bf16b8409 req-2903d9b3-ca0a-4fa3-889c-53ab98567677 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:29.409087 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-2903d9b3-ca0a-4fa3-889c-53ab98567677 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:29.409087 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-2903d9b3-ca0a-4fa3-889c-53ab98567677 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:29.409087 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-2903d9b3-ca0a-4fa3-889c-53ab98567677 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:29.423473 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:29.423473 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:29.428577 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-883234dc-5e81-4d12-a404-846bf16b8409 req-2903d9b3-ca0a-4fa3-889c-53ab98567677 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:29.434244 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-2903d9b3-ca0a-4fa3-889c-53ab98567677 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:29.435013 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 297/1185] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:29 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:29.598798 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f02efcfd-62b3-4ac0-bcd9-fa9816f292ff None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:29.599354 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f02efcfd-62b3-4ac0-bcd9-fa9816f292ff None None] GET https://10.4.3.241/volume// Aug 07 17:59:29.599354 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f02efcfd-62b3-4ac0-bcd9-fa9816f292ff None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:29.599540 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f02efcfd-62b3-4ac0-bcd9-fa9816f292ff None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:29.602075 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f02efcfd-62b3-4ac0-bcd9-fa9816f292ff None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:29.602564 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 299/1186] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:59:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:29.616090 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-883234dc-5e81-4d12-a404-846bf16b8409 req-a25e63b3-179d-4657-83d4-e82dbd1ffbff None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:29.620907 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-a25e63b3-179d-4657-83d4-e82dbd1ffbff tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:59:29.627171 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-a25e63b3-179d-4657-83d4-e82dbd1ffbff tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90eca341-ab8f-4774-a9e5-e21b682dfd5d", "connector": null, "instance_uuid": "37c9b7c3-0a65-483d-9ff2-e1343acd25a5"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:29.646777 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:29.646777 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:29.712435 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-a25e63b3-179d-4657-83d4-e82dbd1ffbff tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:59:29.712435 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 294/1187] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:59:29 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:29.782700 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b0146663-6dd6-40e9-adc6-a4a8c47cdb00 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:29.788713 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b0146663-6dd6-40e9-adc6-a4a8c47cdb00 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:29.789069 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b0146663-6dd6-40e9-adc6-a4a8c47cdb00 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:29.789069 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b0146663-6dd6-40e9-adc6-a4a8c47cdb00 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:29.806189 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-34b559ef-9724-46ff-80bb-1189800bd9b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:29.806189 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34b559ef-9724-46ff-80bb-1189800bd9b8 None None] GET https://10.4.3.241/volume// Aug 07 17:59:29.806189 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34b559ef-9724-46ff-80bb-1189800bd9b8 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:29.806385 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34b559ef-9724-46ff-80bb-1189800bd9b8 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:29.806809 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34b559ef-9724-46ff-80bb-1189800bd9b8 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:29.807467 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 298/1188] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:59:29 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:29.810356 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:29.810356 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:29.820115 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b0146663-6dd6-40e9-adc6-a4a8c47cdb00 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:29.828756 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b0146663-6dd6-40e9-adc6-a4a8c47cdb00 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:29.829426 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 298/1189] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:29 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:29.848359 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-883234dc-5e81-4d12-a404-846bf16b8409 req-6d36cd02-6c11-4777-84c3-039b9d7f4923 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:29.848359 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-6d36cd02-6c11-4777-84c3-039b9d7f4923 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:29.848359 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-6d36cd02-6c11-4777-84c3-039b9d7f4923 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:29.848359 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-6d36cd02-6c11-4777-84c3-039b9d7f4923 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:29.864224 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:29.864224 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:29.869922 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-883234dc-5e81-4d12-a404-846bf16b8409 req-6d36cd02-6c11-4777-84c3-039b9d7f4923 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:29.882796 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-6d36cd02-6c11-4777-84c3-039b9d7f4923 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:29.882796 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 300/1190] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:59:29 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1326 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:59:30.028111 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-883234dc-5e81-4d12-a404-846bf16b8409 req-9cf5cd8e-a2a8-4ece-8456-e8492ca85de1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:30.031293 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-9cf5cd8e-a2a8-4ece-8456-e8492ca85de1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] PUT https://10.4.3.241/volume/v3/attachments/71f18358-9fde-46d9-a369-37bc0e0383e9 Aug 07 17:59:30.031819 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-9cf5cd8e-a2a8-4ece-8456-e8492ca85de1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:30.048096 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-883234dc-5e81-4d12-a404-846bf16b8409 req-9cf5cd8e-a2a8-4ece-8456-e8492ca85de1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Acquiring lock "cinder-attachment_update-90eca341-ab8f-4774-a9e5-e21b682dfd5d-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:59:30.061634 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-883234dc-5e81-4d12-a404-846bf16b8409 req-9cf5cd8e-a2a8-4ece-8456-e8492ca85de1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-90eca341-ab8f-4774-a9e5-e21b682dfd5d-np0000006743" acquired by "attachment_update" :: waited 0.014s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:59:30.062860 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:30.062860 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:30.069859 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:30.080034 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:59:30.082835 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1273153107"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:30.098303 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1273153107'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:59:30.098303 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Create volume of 1 GB Aug 07 17:59:30.106131 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Availability Zones retrieved successfully. Aug 07 17:59:30.113860 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Flow 'volume_create_api' (4c7ed99a-48d8-4ec2-91cb-f705cc38640a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:30.115021 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b04b6e-dba6-4fc6-8dc7-d88025a9b9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:30.116089 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:59:30.159473 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b04b6e-dba6-4fc6-8dc7-d88025a9b9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:30.160411 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc5b3b1-56fd-4426-8b86-47430895cf60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:30.214567 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-883234dc-5e81-4d12-a404-846bf16b8409 req-9cf5cd8e-a2a8-4ece-8456-e8492ca85de1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-90eca341-ab8f-4774-a9e5-e21b682dfd5d-np0000006743" released by "attachment_update" :: held 0.153s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:59:30.214977 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-9cf5cd8e-a2a8-4ece-8456-e8492ca85de1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/71f18358-9fde-46d9-a369-37bc0e0383e9 returned with HTTP 200 Aug 07 17:59:30.215941 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 295/1191] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:59:30 2026] PUT /volume/v3/attachments/71f18358-9fde-46d9-a369-37bc0e0383e9 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:30.270125 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Created reservations ['99d600d4-dcab-40af-b5be-58c8fc8bb395', '4d69da4e-912f-4a47-ab92-ab6b172644ea', 'c126042f-d6f3-43ce-889a-25305fbad25d', 'd7bee956-a6e9-4a0a-95d4-a55fad388e01'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:59:30.272422 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc5b3b1-56fd-4426-8b86-47430895cf60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99d600d4-dcab-40af-b5be-58c8fc8bb395', '4d69da4e-912f-4a47-ab92-ab6b172644ea', 'c126042f-d6f3-43ce-889a-25305fbad25d', 'd7bee956-a6e9-4a0a-95d4-a55fad388e01']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:30.274415 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a731df-1adf-4925-b74f-fca2ba0d49ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:30.311699 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a731df-1adf-4925-b74f-fca2ba0d49ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '368b759e-2e31-475f-a483-8e196a8e0ce2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1273153107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82d474836674b4ea67546e66525e3ea',qos_specs=None,replication_status=,reservations=['99d600d4-dcab-40af-b5be-58c8fc8bb395','4d69da4e-912f-4a47-ab92-ab6b172644ea','c126042f-d6f3-43ce-889a-25305fbad25d','d7bee956-a6e9-4a0a-95d4-a55fad388e01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb8555c38c5442582da9f19017ddc7a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:59:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1273153107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=368b759e-2e31-475f-a483-8e196a8e0ce2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e82d474836674b4ea67546e66525e3ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb8555c38c5442582da9f19017ddc7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:30.313008 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62851b3-bc88-479a-bd30-25159bf03383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:30.386487 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f62851b3-bc88-479a-bd30-25159bf03383) transitioned into state 'SUCCESS' from state '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-1273153107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82d474836674b4ea67546e66525e3ea',qos_specs=None,replication_status=,reservations=['99d600d4-dcab-40af-b5be-58c8fc8bb395','4d69da4e-912f-4a47-ab92-ab6b172644ea','c126042f-d6f3-43ce-889a-25305fbad25d','d7bee956-a6e9-4a0a-95d4-a55fad388e01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb8555c38c5442582da9f19017ddc7a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:30.386911 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e434b3a-dcee-4ddd-8c27-c8093671504f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:30.403264 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e434b3a-dcee-4ddd-8c27-c8093671504f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:30.407426 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Flow 'volume_create_api' (4c7ed99a-48d8-4ec2-91cb-f705cc38640a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:30.407426 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Create volume request issued successfully. Aug 07 17:59:30.407426 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d3b28d6-ab22-49db-9d56-8c36204da13c tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:59:30.407426 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 299/1192] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:59:30 2026] POST /volume/v3/volumes => generated 754 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:59:30.423440 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8e8b3f87-dd05-490b-be29-b935be50958e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:30.426494 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8e8b3f87-dd05-490b-be29-b935be50958e tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] GET https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 Aug 07 17:59:30.426649 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8e8b3f87-dd05-490b-be29-b935be50958e tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:30.426900 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8e8b3f87-dd05-490b-be29-b935be50958e tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:30.436983 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:30.436983 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:30.444824 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8e8b3f87-dd05-490b-be29-b935be50958e tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Volume info retrieved successfully. Aug 07 17:59:30.455451 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8e8b3f87-dd05-490b-be29-b935be50958e tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 returned with HTTP 200 Aug 07 17:59:30.455451 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 299/1193] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:30 2026] GET /volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:30.850441 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-883f3235-bcb2-45bc-88eb-8221388f75c7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:30.852907 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-883f3235-bcb2-45bc-88eb-8221388f75c7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:30.852907 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-883f3235-bcb2-45bc-88eb-8221388f75c7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:30.852907 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-883f3235-bcb2-45bc-88eb-8221388f75c7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:30.870026 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:30.870026 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:30.874547 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-883f3235-bcb2-45bc-88eb-8221388f75c7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:30.881261 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-883f3235-bcb2-45bc-88eb-8221388f75c7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:30.881956 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 301/1194] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:30 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:31.473944 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9166feb7-4c09-48b4-9cdf-dd639a379749 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:31.479263 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9166feb7-4c09-48b4-9cdf-dd639a379749 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] GET https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 Aug 07 17:59:31.479542 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9166feb7-4c09-48b4-9cdf-dd639a379749 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:31.480996 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9166feb7-4c09-48b4-9cdf-dd639a379749 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:31.490871 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:31.490871 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:31.497761 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9166feb7-4c09-48b4-9cdf-dd639a379749 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Volume info retrieved successfully. Aug 07 17:59:31.504493 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9166feb7-4c09-48b4-9cdf-dd639a379749 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 returned with HTTP 200 Aug 07 17:59:31.505116 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 296/1195] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:31 2026] GET /volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:31.526438 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9c4fe21d-54b1-44fb-be5a-3dfd06e61312 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:31.529917 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c4fe21d-54b1-44fb-be5a-3dfd06e61312 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] POST https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2/action Aug 07 17:59:31.530417 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c4fe21d-54b1-44fb-be5a-3dfd06e61312 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:31.530594 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c4fe21d-54b1-44fb-be5a-3dfd06e61312 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:31.541005 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:31.541005 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:31.541740 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9c4fe21d-54b1-44fb-be5a-3dfd06e61312 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Volume info retrieved successfully. Aug 07 17:59:31.556445 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9c4fe21d-54b1-44fb-be5a-3dfd06e61312 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Volume updated successfully. Aug 07 17:59:31.556778 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c4fe21d-54b1-44fb-be5a-3dfd06e61312 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2/action returned with HTTP 200 Aug 07 17:59:31.557285 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 300/1196] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 17:59:31 2026] POST /volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 17:59:31.567363 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7fa11da7-4776-47f3-ba2a-ea948e9f4a11 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:31.569653 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7fa11da7-4776-47f3-ba2a-ea948e9f4a11 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] GET https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 Aug 07 17:59:31.569921 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7fa11da7-4776-47f3-ba2a-ea948e9f4a11 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:31.570202 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7fa11da7-4776-47f3-ba2a-ea948e9f4a11 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:31.580129 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:31.580129 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:31.587812 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7fa11da7-4776-47f3-ba2a-ea948e9f4a11 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Volume info retrieved successfully. Aug 07 17:59:31.596178 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7fa11da7-4776-47f3-ba2a-ea948e9f4a11 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 returned with HTTP 200 Aug 07 17:59:31.596532 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 300/1197] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:31 2026] GET /volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:31.757914 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b3fed730-2078-4358-ab1f-999120b7a56d req-2e3a3f34-a9bc-462d-b041-6739f0f18c7a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:31.761724 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b3fed730-2078-4358-ab1f-999120b7a56d req-2e3a3f34-a9bc-462d-b041-6739f0f18c7a tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] GET https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 Aug 07 17:59:31.761834 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b3fed730-2078-4358-ab1f-999120b7a56d req-2e3a3f34-a9bc-462d-b041-6739f0f18c7a tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:31.762028 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b3fed730-2078-4358-ab1f-999120b7a56d req-2e3a3f34-a9bc-462d-b041-6739f0f18c7a tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:31.766284 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=177,cinder:UPDATE=35,cinder:INSERT=16 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:59:31.781808 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:31.781808 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:31.792270 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b3fed730-2078-4358-ab1f-999120b7a56d req-2e3a3f34-a9bc-462d-b041-6739f0f18c7a tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Volume info retrieved successfully. Aug 07 17:59:31.801410 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b3fed730-2078-4358-ab1f-999120b7a56d req-2e3a3f34-a9bc-462d-b041-6739f0f18c7a tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 returned with HTTP 200 Aug 07 17:59:31.801410 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 302/1198] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:31 2026] GET /volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:31.900886 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-663acc70-7c54-43ab-a1a8-8158feeb536f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:31.904498 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-663acc70-7c54-43ab-a1a8-8158feeb536f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:31.904740 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-663acc70-7c54-43ab-a1a8-8158feeb536f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:31.904984 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-663acc70-7c54-43ab-a1a8-8158feeb536f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:31.934909 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:31.934909 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:31.950619 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-663acc70-7c54-43ab-a1a8-8158feeb536f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:31.958971 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-663acc70-7c54-43ab-a1a8-8158feeb536f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:31.958971 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 297/1199] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:31 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:32.072649 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5ae79f98-83ee-4919-8327-84929112d8eb req-50e16e8d-1004-4018-a4e3-77e6df37b943 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:32.082296 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-50e16e8d-1004-4018-a4e3-77e6df37b943 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] DELETE https://10.4.3.241/volume/v3/attachments/eb1866a2-3b27-4263-a3c3-85ff894119c0 Aug 07 17:59:32.082296 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-50e16e8d-1004-4018-a4e3-77e6df37b943 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:32.082296 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-50e16e8d-1004-4018-a4e3-77e6df37b943 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:32.101068 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:32.101068 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:32.209600 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5ae79f98-83ee-4919-8327-84929112d8eb req-50e16e8d-1004-4018-a4e3-77e6df37b943 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments/eb1866a2-3b27-4263-a3c3-85ff894119c0 returned with HTTP 200 Aug 07 17:59:32.210160 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 301/1200] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:59:32 2026] DELETE /volume/v3/attachments/eb1866a2-3b27-4263-a3c3-85ff894119c0 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:32.507316 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:32.511232 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:59:32.511232 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1780094132"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:32.514141 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1780094132'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:59:32.514141 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Create volume of 1 GB Aug 07 17:59:32.516447 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=207,cinder:INSERT=35,cinder:UPDATE=50 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:59:32.519696 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Availability Zones retrieved successfully. Aug 07 17:59:32.529525 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Flow 'volume_create_api' (b5aedfea-83ac-4c5e-a46c-8953e8757d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:32.532637 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b8de1ae-a13a-4876-b486-030fd54ac6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:32.533906 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:59:32.587367 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b8de1ae-a13a-4876-b486-030fd54ac6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:32.588809 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4bb597-2846-4c6d-8af7-0058ee51ee91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:32.676959 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Created reservations ['91272a58-d324-46d1-b352-6eaf0fde3070', 'a82c652b-27ea-44f4-af3c-a5446f9b7812', '3d047498-2ffa-4f3a-bdae-a90a8bc8c49d', 'b531a98a-4b4c-4248-b1a6-b4d534448338'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:59:32.678226 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb4bb597-2846-4c6d-8af7-0058ee51ee91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91272a58-d324-46d1-b352-6eaf0fde3070', 'a82c652b-27ea-44f4-af3c-a5446f9b7812', '3d047498-2ffa-4f3a-bdae-a90a8bc8c49d', 'b531a98a-4b4c-4248-b1a6-b4d534448338']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:32.678673 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236d877a-7e65-45a6-ae78-1915465210fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:32.724382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (236d877a-7e65-45a6-ae78-1915465210fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eeee3134-514b-473a-b648-389f6d4cf153', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1780094132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82d474836674b4ea67546e66525e3ea',qos_specs=None,replication_status=,reservations=['91272a58-d324-46d1-b352-6eaf0fde3070','a82c652b-27ea-44f4-af3c-a5446f9b7812','3d047498-2ffa-4f3a-bdae-a90a8bc8c49d','b531a98a-4b4c-4248-b1a6-b4d534448338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb8555c38c5442582da9f19017ddc7a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1780094132',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eeee3134-514b-473a-b648-389f6d4cf153,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e82d474836674b4ea67546e66525e3ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fb8555c38c5442582da9f19017ddc7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:32.727119 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8a323e0-2de2-4438-acf4-cfaeba540f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:32.777495 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8a323e0-2de2-4438-acf4-cfaeba540f4a) transitioned into state 'SUCCESS' from state '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-1780094132',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82d474836674b4ea67546e66525e3ea',qos_specs=None,replication_status=,reservations=['91272a58-d324-46d1-b352-6eaf0fde3070','a82c652b-27ea-44f4-af3c-a5446f9b7812','3d047498-2ffa-4f3a-bdae-a90a8bc8c49d','b531a98a-4b4c-4248-b1a6-b4d534448338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fb8555c38c5442582da9f19017ddc7a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:32.778510 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67fbad30-980b-44e2-87e3-eb9a3acbec87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:32.787161 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-43c37e52-d72e-4fba-918f-49feb313e876 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:32.789136 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43c37e52-d72e-4fba-918f-49feb313e876 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 17:59:32.789355 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43c37e52-d72e-4fba-918f-49feb313e876 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:32.789560 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43c37e52-d72e-4fba-918f-49feb313e876 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:32.802997 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67fbad30-980b-44e2-87e3-eb9a3acbec87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:32.803183 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Flow 'volume_create_api' (b5aedfea-83ac-4c5e-a46c-8953e8757d8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:32.803603 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:32.803603 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:32.803733 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Create volume request issued successfully. Aug 07 17:59:32.805135 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa1d4dda-b5f5-45e3-97c5-c91a1f4ced58 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:59:32.805253 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 301/1201] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:59:32 2026] POST /volume/v3/volumes => generated 754 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:59:32.814287 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-43c37e52-d72e-4fba-918f-49feb313e876 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:59:32.825910 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43c37e52-d72e-4fba-918f-49feb313e876 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 17:59:32.826507 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 303/1202] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:32 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:32.835083 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-117d9e5e-e138-4ca5-86c6-d612a75fa5c1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:32.837820 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-117d9e5e-e138-4ca5-86c6-d612a75fa5c1 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] GET https://10.4.3.241/volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 Aug 07 17:59:32.839477 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-117d9e5e-e138-4ca5-86c6-d612a75fa5c1 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:32.840928 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-117d9e5e-e138-4ca5-86c6-d612a75fa5c1 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:32.854391 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:32.854391 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:32.861171 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-117d9e5e-e138-4ca5-86c6-d612a75fa5c1 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Volume info retrieved successfully. Aug 07 17:59:32.868247 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-117d9e5e-e138-4ca5-86c6-d612a75fa5c1 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 returned with HTTP 200 Aug 07 17:59:32.868823 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 298/1203] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:32 2026] GET /volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:32.976757 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4f3cd20f-58ef-4804-bb67-76ceabfd97a7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:32.981765 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f3cd20f-58ef-4804-bb67-76ceabfd97a7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:32.981765 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f3cd20f-58ef-4804-bb67-76ceabfd97a7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:32.982070 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f3cd20f-58ef-4804-bb67-76ceabfd97a7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:33.005720 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:33.005720 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:33.012371 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4f3cd20f-58ef-4804-bb67-76ceabfd97a7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:33.018425 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f3cd20f-58ef-4804-bb67-76ceabfd97a7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:33.019007 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 302/1204] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:32 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1147 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:33.895916 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b38f1e86-c5b4-4390-87c2-e45d96e3cb1f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:33.902571 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b38f1e86-c5b4-4390-87c2-e45d96e3cb1f tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] GET https://10.4.3.241/volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 Aug 07 17:59:33.902571 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b38f1e86-c5b4-4390-87c2-e45d96e3cb1f tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:33.902571 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b38f1e86-c5b4-4390-87c2-e45d96e3cb1f tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:33.922502 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:33.922502 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:33.934625 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b38f1e86-c5b4-4390-87c2-e45d96e3cb1f tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Volume info retrieved successfully. Aug 07 17:59:33.942703 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b38f1e86-c5b4-4390-87c2-e45d96e3cb1f tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 returned with HTTP 200 Aug 07 17:59:33.945205 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 302/1205] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:33 2026] GET /volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:34.049237 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e8e70895-0008-42f3-b0de-3456cb4ed70c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:34.051473 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e8e70895-0008-42f3-b0de-3456cb4ed70c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:34.051686 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e8e70895-0008-42f3-b0de-3456cb4ed70c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:34.051932 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e8e70895-0008-42f3-b0de-3456cb4ed70c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:34.076935 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:34.076935 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:34.084897 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e8e70895-0008-42f3-b0de-3456cb4ed70c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:34.117819 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e8e70895-0008-42f3-b0de-3456cb4ed70c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:34.117819 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 304/1206] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:34 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1147 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:34.562961 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-883234dc-5e81-4d12-a404-846bf16b8409 req-dda76a01-727f-4ff6-8b8e-4e2f44a9d127 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:34.563436 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f74b872c-65df-4a22-b466-0914c84b8333 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:34.564523 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-dda76a01-727f-4ff6-8b8e-4e2f44a9d127 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments/71f18358-9fde-46d9-a369-37bc0e0383e9/action Aug 07 17:59:34.564880 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-dda76a01-727f-4ff6-8b8e-4e2f44a9d127 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:34.565131 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-dda76a01-727f-4ff6-8b8e-4e2f44a9d127 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:34.567266 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f74b872c-65df-4a22-b466-0914c84b8333 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] DELETE https://10.4.3.241/volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 Aug 07 17:59:34.567557 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f74b872c-65df-4a22-b466-0914c84b8333 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:34.567828 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f74b872c-65df-4a22-b466-0914c84b8333 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:34.568108 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f74b872c-65df-4a22-b466-0914c84b8333 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Delete volume with id: eeee3134-514b-473a-b648-389f6d4cf153 Aug 07 17:59:34.580308 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:34.580308 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:34.581272 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f74b872c-65df-4a22-b466-0914c84b8333 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Volume info retrieved successfully. Aug 07 17:59:34.598788 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:34.598788 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:34.620435 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f74b872c-65df-4a22-b466-0914c84b8333 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Delete volume request issued successfully. Aug 07 17:59:34.620435 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f74b872c-65df-4a22-b466-0914c84b8333 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 returned with HTTP 202 Aug 07 17:59:34.621008 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 303/1207] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:59:34 2026] DELETE /volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:34.622759 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-883234dc-5e81-4d12-a404-846bf16b8409 req-dda76a01-727f-4ff6-8b8e-4e2f44a9d127 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/71f18358-9fde-46d9-a369-37bc0e0383e9/action returned with HTTP 204 Aug 07 17:59:34.623536 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 299/1208] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:59:34 2026] POST /volume/v3/attachments/71f18358-9fde-46d9-a369-37bc0e0383e9/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:34.634674 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-df7caf27-52a4-469e-99db-fb9b860dd823 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:34.636910 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df7caf27-52a4-469e-99db-fb9b860dd823 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] GET https://10.4.3.241/volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 Aug 07 17:59:34.637307 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df7caf27-52a4-469e-99db-fb9b860dd823 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:34.637728 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df7caf27-52a4-469e-99db-fb9b860dd823 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:34.649941 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:34.649941 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:34.656858 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-df7caf27-52a4-469e-99db-fb9b860dd823 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Volume info retrieved successfully. Aug 07 17:59:34.665780 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df7caf27-52a4-469e-99db-fb9b860dd823 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 returned with HTTP 200 Aug 07 17:59:34.667073 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 303/1209] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:34 2026] GET /volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:35.144624 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9739a84b-d216-4c34-9688-40a844ed1fb3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:35.147655 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9739a84b-d216-4c34-9688-40a844ed1fb3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:35.147655 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9739a84b-d216-4c34-9688-40a844ed1fb3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:35.148270 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9739a84b-d216-4c34-9688-40a844ed1fb3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:35.172824 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:35.172824 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:35.181116 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9739a84b-d216-4c34-9688-40a844ed1fb3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:35.188670 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9739a84b-d216-4c34-9688-40a844ed1fb3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:35.189174 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 305/1210] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:35 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1441 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:35.207894 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-55a045ee-65c8-4624-8f59-eccb722a46a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:35.492354 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-55a045ee-65c8-4624-8f59-eccb722a46a2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:35.492354 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-55a045ee-65c8-4624-8f59-eccb722a46a2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:35.493508 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-55a045ee-65c8-4624-8f59-eccb722a46a2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:35.518007 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:35.518007 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:35.525431 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-55a045ee-65c8-4624-8f59-eccb722a46a2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Volume info retrieved successfully. Aug 07 17:59:35.533235 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-55a045ee-65c8-4624-8f59-eccb722a46a2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:35.533903 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 304/1211] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:35 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1441 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:35.612860 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4bb84f46-9507-402a-aa9e-d1a1eed09419 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:35.614958 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bb84f46-9507-402a-aa9e-d1a1eed09419 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:35.615203 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4bb84f46-9507-402a-aa9e-d1a1eed09419 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:35.615475 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4bb84f46-9507-402a-aa9e-d1a1eed09419 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:35.641459 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:35.641459 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:35.649879 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4bb84f46-9507-402a-aa9e-d1a1eed09419 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Volume info retrieved successfully. Aug 07 17:59:35.658720 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bb84f46-9507-402a-aa9e-d1a1eed09419 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:35.659420 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 300/1212] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:35 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1441 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:35.692200 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a2e26da5-f3d9-4f39-a34b-da6cafc43301 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:35.698089 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a2e26da5-f3d9-4f39-a34b-da6cafc43301 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] GET https://10.4.3.241/volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 Aug 07 17:59:35.698089 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a2e26da5-f3d9-4f39-a34b-da6cafc43301 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:35.698089 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a2e26da5-f3d9-4f39-a34b-da6cafc43301 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:35.707198 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a2e26da5-f3d9-4f39-a34b-da6cafc43301 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 returned with HTTP 404 Aug 07 17:59:35.707951 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 304/1213] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:35 2026] GET /volume/v3/volumes/eeee3134-514b-473a-b648-389f6d4cf153 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:35.718510 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-020e098b-ac92-4f1d-894a-9b855d9649b3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:35.721103 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-020e098b-ac92-4f1d-894a-9b855d9649b3 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] DELETE https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 Aug 07 17:59:35.721415 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-020e098b-ac92-4f1d-894a-9b855d9649b3 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:35.721801 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-020e098b-ac92-4f1d-894a-9b855d9649b3 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:35.721934 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-020e098b-ac92-4f1d-894a-9b855d9649b3 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Delete volume with id: 368b759e-2e31-475f-a483-8e196a8e0ce2 Aug 07 17:59:35.724392 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-72239070-640d-4e0e-9880-67a7f69f3de3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:35.728804 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-72239070-640d-4e0e-9880-67a7f69f3de3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:35.729961 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-72239070-640d-4e0e-9880-67a7f69f3de3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:35.730451 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-72239070-640d-4e0e-9880-67a7f69f3de3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:35.745047 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:35.745047 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:35.746903 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-020e098b-ac92-4f1d-894a-9b855d9649b3 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Volume info retrieved successfully. Aug 07 17:59:35.749881 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:35.749881 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:35.754792 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-72239070-640d-4e0e-9880-67a7f69f3de3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:35.761444 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-72239070-640d-4e0e-9880-67a7f69f3de3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:35.762195 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 305/1214] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:35 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1441 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:35.794450 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-082f01c4-f218-4ba6-92ce-ab089cb44043 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:35.795616 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-020e098b-ac92-4f1d-894a-9b855d9649b3 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Delete volume request issued successfully. Aug 07 17:59:35.795799 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-020e098b-ac92-4f1d-894a-9b855d9649b3 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 returned with HTTP 202 Aug 07 17:59:35.796426 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 306/1215] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:59:35 2026] DELETE /volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:35.797671 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-082f01c4-f218-4ba6-92ce-ab089cb44043 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d/action Aug 07 17:59:35.797671 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-082f01c4-f218-4ba6-92ce-ab089cb44043 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:35.797842 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-082f01c4-f218-4ba6-92ce-ab089cb44043 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:35.807650 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-95363c76-c93a-4819-84b5-5c3e37ea0167 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:35.810583 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95363c76-c93a-4819-84b5-5c3e37ea0167 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] GET https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 Aug 07 17:59:35.811713 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95363c76-c93a-4819-84b5-5c3e37ea0167 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:35.811713 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95363c76-c93a-4819-84b5-5c3e37ea0167 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:35.824904 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:35.824904 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:35.831109 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:35.831109 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:35.831870 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-082f01c4-f218-4ba6-92ce-ab089cb44043 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:35.833013 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-95363c76-c93a-4819-84b5-5c3e37ea0167 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Volume info retrieved successfully. Aug 07 17:59:35.841279 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95363c76-c93a-4819-84b5-5c3e37ea0167 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 returned with HTTP 200 Aug 07 17:59:35.842076 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 305/1216] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:35 2026] GET /volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:35.845532 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-082f01c4-f218-4ba6-92ce-ab089cb44043 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Begin detaching volume completed successfully. Aug 07 17:59:35.845532 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-082f01c4-f218-4ba6-92ce-ab089cb44043 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d/action returned with HTTP 202 Aug 07 17:59:35.846743 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 301/1217] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 17:59:35 2026] POST /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:59:35.882608 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d753d843-2355-4629-9f99-e7f1059bf2df None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:35.885007 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d753d843-2355-4629-9f99-e7f1059bf2df tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:35.886353 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d753d843-2355-4629-9f99-e7f1059bf2df tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:35.886353 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d753d843-2355-4629-9f99-e7f1059bf2df tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:35.905764 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:35.905764 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:35.914890 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d753d843-2355-4629-9f99-e7f1059bf2df tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:35.922476 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d753d843-2355-4629-9f99-e7f1059bf2df tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:35.923071 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 306/1218] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:35 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1444 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:35.939604 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-506fb0e4-0df6-4dfc-9176-243626c2fc71 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:35.940484 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-506fb0e4-0df6-4dfc-9176-243626c2fc71 None None] GET https://10.4.3.241/volume// Aug 07 17:59:35.941037 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-506fb0e4-0df6-4dfc-9176-243626c2fc71 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:35.941848 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-506fb0e4-0df6-4dfc-9176-243626c2fc71 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:35.942427 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-506fb0e4-0df6-4dfc-9176-243626c2fc71 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:35.943108 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 307/1219] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:59:35 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 17:59:35.955746 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-48eadbb7-a437-4e03-b833-87bd29565e44 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:35.958572 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-48eadbb7-a437-4e03-b833-87bd29565e44 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:35.958840 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-48eadbb7-a437-4e03-b833-87bd29565e44 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:35.959086 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-48eadbb7-a437-4e03-b833-87bd29565e44 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:35.984774 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:35.984774 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:35.989933 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-48eadbb7-a437-4e03-b833-87bd29565e44 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:35.997126 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-48eadbb7-a437-4e03-b833-87bd29565e44 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:35.997815 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 306/1220] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:59:35 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1624 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:59:36.790153 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-87249759-4869-4a0a-8ac6-37e85b570c76 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:36.793464 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-87249759-4869-4a0a-8ac6-37e85b570c76 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:36.793953 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-87249759-4869-4a0a-8ac6-37e85b570c76 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:36.794313 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-87249759-4869-4a0a-8ac6-37e85b570c76 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:36.813737 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:36.813737 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:36.823141 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-87249759-4869-4a0a-8ac6-37e85b570c76 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:36.834409 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-87249759-4869-4a0a-8ac6-37e85b570c76 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:36.835213 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 302/1221] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:36 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1444 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:36.860715 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cd84bd9e-51a7-46de-99a8-49a27daa9216 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:36.862476 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-dfe5ee4e-acc2-4d4c-abc0-7c5898a3d761 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:36.863687 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd84bd9e-51a7-46de-99a8-49a27daa9216 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] GET https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 Aug 07 17:59:36.863687 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd84bd9e-51a7-46de-99a8-49a27daa9216 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:36.863687 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd84bd9e-51a7-46de-99a8-49a27daa9216 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:36.870099 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-dfe5ee4e-acc2-4d4c-abc0-7c5898a3d761 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] DELETE https://10.4.3.241/volume/v3/attachments/db31f6f9-283e-4ec5-840e-170779a355e9 Aug 07 17:59:36.870099 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-dfe5ee4e-acc2-4d4c-abc0-7c5898a3d761 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:36.870099 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-dfe5ee4e-acc2-4d4c-abc0-7c5898a3d761 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:36.877708 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd84bd9e-51a7-46de-99a8-49a27daa9216 tempest-ServersNegativeTestJSON-1428939169 tempest-ServersNegativeTestJSON-1428939169-project-member] https://10.4.3.241/volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 returned with HTTP 404 Aug 07 17:59:36.878305 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 307/1222] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:36 2026] GET /volume/v3/volumes/368b759e-2e31-475f-a483-8e196a8e0ce2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:36.889352 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:36.889352 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:36.941841 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-afd82ca0-841e-44f7-994f-fccc07bb6bb4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:36.944378 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-afd82ca0-841e-44f7-994f-fccc07bb6bb4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:36.944675 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-afd82ca0-841e-44f7-994f-fccc07bb6bb4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:36.945443 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-afd82ca0-841e-44f7-994f-fccc07bb6bb4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:36.963256 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:36.963256 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:36.969047 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-afd82ca0-841e-44f7-994f-fccc07bb6bb4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:36.970130 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-70fc21f4-c0be-4265-8684-c7a52b56a68b req-dfe5ee4e-acc2-4d4c-abc0-7c5898a3d761 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/db31f6f9-283e-4ec5-840e-170779a355e9 returned with HTTP 200 Aug 07 17:59:36.970663 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 308/1223] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:59:36 2026] DELETE /volume/v3/attachments/db31f6f9-283e-4ec5-840e-170779a355e9 => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:36.975187 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-afd82ca0-841e-44f7-994f-fccc07bb6bb4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:36.977831 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 307/1224] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:36 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1444 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:37.501263 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7dfb67a2-e09e-4a4d-b2ed-a3ff815d102f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:37.503706 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7dfb67a2-e09e-4a4d-b2ed-a3ff815d102f tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 17:59:37.504050 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7dfb67a2-e09e-4a4d-b2ed-a3ff815d102f tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:37.504362 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7dfb67a2-e09e-4a4d-b2ed-a3ff815d102f tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:37.516867 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:37.516867 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:37.524563 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7dfb67a2-e09e-4a4d-b2ed-a3ff815d102f tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 17:59:37.535974 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7dfb67a2-e09e-4a4d-b2ed-a3ff815d102f tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 17:59:37.536256 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 303/1225] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:37 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:37.614366 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-e6e0291c-a655-44c1-bd3d-4c52760745e4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:37.619742 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-e6e0291c-a655-44c1-bd3d-4c52760745e4 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 17:59:37.619991 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-e6e0291c-a655-44c1-bd3d-4c52760745e4 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:37.620209 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-e6e0291c-a655-44c1-bd3d-4c52760745e4 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:37.643435 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:37.643435 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:37.654862 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-e6e0291c-a655-44c1-bd3d-4c52760745e4 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 17:59:37.662642 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-e6e0291c-a655-44c1-bd3d-4c52760745e4 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 17:59:37.664507 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 308/1226] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:37 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:37.828286 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8e195831-cd14-45a8-9e6d-3a3c2a1cb069 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:37.829230 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8e195831-cd14-45a8-9e6d-3a3c2a1cb069 None None] GET https://10.4.3.241/volume// Aug 07 17:59:37.829995 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8e195831-cd14-45a8-9e6d-3a3c2a1cb069 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:37.830279 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8e195831-cd14-45a8-9e6d-3a3c2a1cb069 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:37.831057 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8e195831-cd14-45a8-9e6d-3a3c2a1cb069 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:37.831430 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 309/1227] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 17:59:37 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:37.856346 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-11874c51-347b-4260-a6ef-0090cf91ef7c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:37.863280 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-11874c51-347b-4260-a6ef-0090cf91ef7c tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:59:37.863818 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-11874c51-347b-4260-a6ef-0090cf91ef7c tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bdbc4f8-afb1-4972-a087-0300a0ef1cf4", "connector": null, "instance_uuid": "e422be82-9f6d-4cb8-9bd2-1865724dd391"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:37.879853 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:37.879853 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:37.930842 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-11874c51-347b-4260-a6ef-0090cf91ef7c tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:59:37.930842 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 308/1228] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:59:37 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 07 17:59:37.988887 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7019395d-d69f-4de8-b2e8-a1ab61bd2083 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:37.991441 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7019395d-d69f-4de8-b2e8-a1ab61bd2083 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 17:59:37.991708 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7019395d-d69f-4de8-b2e8-a1ab61bd2083 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:37.992021 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7019395d-d69f-4de8-b2e8-a1ab61bd2083 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:37.994019 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-32019f82-a6aa-42c9-b1d8-627c52948818 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:37.997698 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32019f82-a6aa-42c9-b1d8-627c52948818 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:37.998279 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32019f82-a6aa-42c9-b1d8-627c52948818 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:37.998279 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32019f82-a6aa-42c9-b1d8-627c52948818 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:38.009853 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:38.009853 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:38.013582 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-691e51ec-39d1-4694-9054-5488e8c5697f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:38.013999 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-691e51ec-39d1-4694-9054-5488e8c5697f None None] GET https://10.4.3.241/volume// Aug 07 17:59:38.014112 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:38.014112 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:38.014268 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-691e51ec-39d1-4694-9054-5488e8c5697f None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:38.014268 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-691e51ec-39d1-4694-9054-5488e8c5697f None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:38.016053 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-691e51ec-39d1-4694-9054-5488e8c5697f None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:38.016053 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 310/1229] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:59:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:38.016635 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7019395d-d69f-4de8-b2e8-a1ab61bd2083 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 17:59:38.022878 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32019f82-a6aa-42c9-b1d8-627c52948818 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:38.023642 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7019395d-d69f-4de8-b2e8-a1ab61bd2083 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 17:59:38.023969 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 304/1230] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:37 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:38.028772 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32019f82-a6aa-42c9-b1d8-627c52948818 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:38.029303 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 309/1231] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:37 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:38.030300 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-1903c28d-b3d1-4118-8eec-32f58fd74896 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:38.035798 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-1903c28d-b3d1-4118-8eec-32f58fd74896 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 17:59:38.036603 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-1903c28d-b3d1-4118-8eec-32f58fd74896 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:38.037729 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-1903c28d-b3d1-4118-8eec-32f58fd74896 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:38.053150 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:38.053150 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:38.058040 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-1903c28d-b3d1-4118-8eec-32f58fd74896 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 17:59:38.065848 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-1903c28d-b3d1-4118-8eec-32f58fd74896 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 17:59:38.065848 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 309/1232] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:59:38 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 1031 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:59:38.114134 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-55ca782e-cfd5-4099-b002-f282000bb0a6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:38.117452 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55ca782e-cfd5-4099-b002-f282000bb0a6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:38.117683 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-55ca782e-cfd5-4099-b002-f282000bb0a6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:38.117903 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-55ca782e-cfd5-4099-b002-f282000bb0a6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:38.129643 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:38.129643 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:38.135590 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-55ca782e-cfd5-4099-b002-f282000bb0a6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Volume info retrieved successfully. Aug 07 17:59:38.142805 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55ca782e-cfd5-4099-b002-f282000bb0a6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:38.143168 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 311/1233] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:38 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:38.218426 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-93737568-3748-4e09-aa1f-be8084960650 req-5a90a81c-a895-4be2-a9df-9ccaf742727c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:38.221934 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-1784a8ed-2bf4-45f4-88fd-c21122063564 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:38.222275 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-5a90a81c-a895-4be2-a9df-9ccaf742727c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:38.222275 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-5a90a81c-a895-4be2-a9df-9ccaf742727c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:38.222383 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-5a90a81c-a895-4be2-a9df-9ccaf742727c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:38.229169 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-1784a8ed-2bf4-45f4-88fd-c21122063564 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] PUT https://10.4.3.241/volume/v3/attachments/1f3d181b-be54-4186-8541-c23c9e6db043 Aug 07 17:59:38.229335 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-1784a8ed-2bf4-45f4-88fd-c21122063564 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:38.236857 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:38.236857 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:38.240593 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-1784a8ed-2bf4-45f4-88fd-c21122063564 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Acquiring lock "cinder-attachment_update-8bdbc4f8-afb1-4972-a087-0300a0ef1cf4-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:59:38.243971 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-93737568-3748-4e09-aa1f-be8084960650 req-5a90a81c-a895-4be2-a9df-9ccaf742727c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:38.247127 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-1784a8ed-2bf4-45f4-88fd-c21122063564 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Lock "cinder-attachment_update-8bdbc4f8-afb1-4972-a087-0300a0ef1cf4-np0000006743" acquired by "attachment_update" :: waited 0.007s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:59:38.248921 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:38.248921 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:38.253549 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-5a90a81c-a895-4be2-a9df-9ccaf742727c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:38.253787 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 305/1234] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:38 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:38.274280 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:38.278438 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:59:38.278438 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-491897786", "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:38.279186 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-491897786', 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:59:38.290492 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-93737568-3748-4e09-aa1f-be8084960650 req-2b4d8623-616a-4a68-8eef-56faf13766a5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:38.294850 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-2b4d8623-616a-4a68-8eef-56faf13766a5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d/action Aug 07 17:59:38.295338 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-2b4d8623-616a-4a68-8eef-56faf13766a5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:38.295689 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-2b4d8623-616a-4a68-8eef-56faf13766a5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:38.312917 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:38.312917 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:38.313626 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-93737568-3748-4e09-aa1f-be8084960650 req-2b4d8623-616a-4a68-8eef-56faf13766a5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:38.337830 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-93737568-3748-4e09-aa1f-be8084960650 req-2b4d8623-616a-4a68-8eef-56faf13766a5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Begin detaching volume completed successfully. Aug 07 17:59:38.338142 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-2b4d8623-616a-4a68-8eef-56faf13766a5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d/action returned with HTTP 202 Aug 07 17:59:38.338547 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 312/1235] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 17:59:38 2026] POST /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:59:38.379369 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f6c47316-0396-475b-935b-c74f38d1e717 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:38.381827 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6c47316-0396-475b-935b-c74f38d1e717 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:38.384482 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6c47316-0396-475b-935b-c74f38d1e717 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:38.385106 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6c47316-0396-475b-935b-c74f38d1e717 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:38.401243 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:38.401243 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:38.406960 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-1784a8ed-2bf4-45f4-88fd-c21122063564 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Lock "cinder-attachment_update-8bdbc4f8-afb1-4972-a087-0300a0ef1cf4-np0000006743" released by "attachment_update" :: held 0.160s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:59:38.407113 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-1784a8ed-2bf4-45f4-88fd-c21122063564 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/attachments/1f3d181b-be54-4186-8541-c23c9e6db043 returned with HTTP 200 Aug 07 17:59:38.407914 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 310/1236] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:59:38 2026] PUT /volume/v3/attachments/1f3d181b-be54-4186-8541-c23c9e6db043 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:38.408231 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f6c47316-0396-475b-935b-c74f38d1e717 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:38.416028 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6c47316-0396-475b-935b-c74f38d1e717 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:38.416553 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 306/1237] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:38 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:38.428253 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f41aae9b-8bc7-41cd-bac5-48d3c26a536b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:38.429159 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f41aae9b-8bc7-41cd-bac5-48d3c26a536b None None] GET https://10.4.3.241/volume// Aug 07 17:59:38.429159 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f41aae9b-8bc7-41cd-bac5-48d3c26a536b None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:38.429159 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f41aae9b-8bc7-41cd-bac5-48d3c26a536b None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:38.429580 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f41aae9b-8bc7-41cd-bac5-48d3c26a536b None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:38.429580 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 313/1238] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:59:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:38.460535 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-93737568-3748-4e09-aa1f-be8084960650 req-67f3268b-064c-447f-a285-060a61dd452e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:38.460743 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-67f3268b-064c-447f-a285-060a61dd452e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:38.460950 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-67f3268b-064c-447f-a285-060a61dd452e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:38.461229 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-67f3268b-064c-447f-a285-060a61dd452e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:38.479682 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:38.479682 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:38.487772 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-93737568-3748-4e09-aa1f-be8084960650 req-67f3268b-064c-447f-a285-060a61dd452e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:38.495608 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-67f3268b-064c-447f-a285-060a61dd452e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:38.496304 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 311/1239] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:59:38 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:59:38.675439 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Create volume of 1 GB Aug 07 17:59:38.686502 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Availability Zones retrieved successfully. Aug 07 17:59:38.692867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Flow 'volume_create_api' (8dd19fb2-762d-4052-a446-dad0f9e031d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:38.694214 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04bee7fc-07aa-49f5-aa66-63f8bd4a4466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:38.695536 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:59:38.802659 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04bee7fc-07aa-49f5-aa66-63f8bd4a4466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:38.804210 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (372b4bc2-51cc-457c-9216-6ed91d162d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:38.860061 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Created reservations ['d14f371c-5686-4b56-afce-a1bb94ecbc3c', '50095dd6-a2f7-4447-9d11-7c2644b12dc5', '63f8658c-496c-4fe0-af9c-f60d56a04bdf', 'c492ec54-192c-4597-a634-17ee2837ed82'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:59:38.860888 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (372b4bc2-51cc-457c-9216-6ed91d162d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d14f371c-5686-4b56-afce-a1bb94ecbc3c', '50095dd6-a2f7-4447-9d11-7c2644b12dc5', '63f8658c-496c-4fe0-af9c-f60d56a04bdf', 'c492ec54-192c-4597-a634-17ee2837ed82']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:38.861930 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d5efc9-224c-4db1-8f7e-6f1e075a9603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:38.888796 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d5efc9-224c-4db1-8f7e-6f1e075a9603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7dcf6dc-4e79-426c-97c9-c0274bfc73e3', '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-491897786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bda2791182d4a5dbe598b2998bc08a5',qos_specs=None,replication_status=,reservations=['d14f371c-5686-4b56-afce-a1bb94ecbc3c','50095dd6-a2f7-4447-9d11-7c2644b12dc5','63f8658c-496c-4fe0-af9c-f60d56a04bdf','c492ec54-192c-4597-a634-17ee2837ed82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd812f096ba480ba0c262f2f6f8611e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:59:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-491897786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7dcf6dc-4e79-426c-97c9-c0274bfc73e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bda2791182d4a5dbe598b2998bc08a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cd812f096ba480ba0c262f2f6f8611e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:38.889943 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23940098-d178-49ac-ad57-765d2e12f282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:38.911774 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23940098-d178-49ac-ad57-765d2e12f282) transitioned into state 'SUCCESS' from state '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-491897786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bda2791182d4a5dbe598b2998bc08a5',qos_specs=None,replication_status=,reservations=['d14f371c-5686-4b56-afce-a1bb94ecbc3c','50095dd6-a2f7-4447-9d11-7c2644b12dc5','63f8658c-496c-4fe0-af9c-f60d56a04bdf','c492ec54-192c-4597-a634-17ee2837ed82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cd812f096ba480ba0c262f2f6f8611e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:38.912700 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20c95aaf-611a-4f7a-aaaa-cef10af5969a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:38.926570 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20c95aaf-611a-4f7a-aaaa-cef10af5969a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:38.927984 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Flow 'volume_create_api' (8dd19fb2-762d-4052-a446-dad0f9e031d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:38.928408 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Create volume request issued successfully. Aug 07 17:59:38.930364 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ca61f4fa-fca1-42e5-b4dc-8a93a24e381b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:59:38.931245 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 310/1240] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:59:38 2026] POST /volume/v3/volumes => generated 752 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:59:38.952102 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-793a69bc-3bfb-46c6-89d9-a6954d8d3172 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:38.954494 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-793a69bc-3bfb-46c6-89d9-a6954d8d3172 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 Aug 07 17:59:38.955421 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-793a69bc-3bfb-46c6-89d9-a6954d8d3172 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:38.955421 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-793a69bc-3bfb-46c6-89d9-a6954d8d3172 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:38.969452 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:38.969452 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:38.973550 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-793a69bc-3bfb-46c6-89d9-a6954d8d3172 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:59:38.978243 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-793a69bc-3bfb-46c6-89d9-a6954d8d3172 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 returned with HTTP 200 Aug 07 17:59:38.979966 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 307/1241] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:38 2026] GET /volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:39.039105 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92234d89-110f-42df-8093-b7fa2d5705d9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:39.042423 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92234d89-110f-42df-8093-b7fa2d5705d9 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 17:59:39.042423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92234d89-110f-42df-8093-b7fa2d5705d9 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:39.042423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92234d89-110f-42df-8093-b7fa2d5705d9 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:39.056654 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:39.056654 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:39.063025 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-92234d89-110f-42df-8093-b7fa2d5705d9 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 17:59:39.069567 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-052b6290-5422-45bf-9f6b-549ae51d4035 req-327a80a1-cbcd-477f-93d9-1d0f74b5b199 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:39.072662 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92234d89-110f-42df-8093-b7fa2d5705d9 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 17:59:39.072662 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 314/1242] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:39 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:39.073231 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-052b6290-5422-45bf-9f6b-549ae51d4035 req-327a80a1-cbcd-477f-93d9-1d0f74b5b199 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] DELETE https://10.4.3.241/volume/v3/attachments/007e31af-e1be-45e4-aab4-04a192e66c34 Aug 07 17:59:39.073469 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-052b6290-5422-45bf-9f6b-549ae51d4035 req-327a80a1-cbcd-477f-93d9-1d0f74b5b199 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:39.073719 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-052b6290-5422-45bf-9f6b-549ae51d4035 req-327a80a1-cbcd-477f-93d9-1d0f74b5b199 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:39.086476 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:39.086476 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:39.216586 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-052b6290-5422-45bf-9f6b-549ae51d4035 req-327a80a1-cbcd-477f-93d9-1d0f74b5b199 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/attachments/007e31af-e1be-45e4-aab4-04a192e66c34 returned with HTTP 200 Aug 07 17:59:39.217115 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 312/1243] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:59:39 2026] DELETE /volume/v3/attachments/007e31af-e1be-45e4-aab4-04a192e66c34 => generated 19 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:39.229726 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-052b6290-5422-45bf-9f6b-549ae51d4035 req-78e4ee46-2181-4c49-8ec7-7a194e0dc3d0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:39.232179 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-052b6290-5422-45bf-9f6b-549ae51d4035 req-78e4ee46-2181-4c49-8ec7-7a194e0dc3d0 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c Aug 07 17:59:39.232346 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-052b6290-5422-45bf-9f6b-549ae51d4035 req-78e4ee46-2181-4c49-8ec7-7a194e0dc3d0 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:39.232543 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-052b6290-5422-45bf-9f6b-549ae51d4035 req-78e4ee46-2181-4c49-8ec7-7a194e0dc3d0 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:39.232699 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [req-052b6290-5422-45bf-9f6b-549ae51d4035 req-78e4ee46-2181-4c49-8ec7-7a194e0dc3d0 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Delete volume with id: 6a69d2cf-8f8a-42d9-a684-446f209e507c Aug 07 17:59:39.239417 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:39.239417 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:39.239873 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-052b6290-5422-45bf-9f6b-549ae51d4035 req-78e4ee46-2181-4c49-8ec7-7a194e0dc3d0 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Volume info retrieved successfully. Aug 07 17:59:39.271619 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-052b6290-5422-45bf-9f6b-549ae51d4035 req-78e4ee46-2181-4c49-8ec7-7a194e0dc3d0 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] Delete volume request issued successfully. Aug 07 17:59:39.271619 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-052b6290-5422-45bf-9f6b-549ae51d4035 req-78e4ee46-2181-4c49-8ec7-7a194e0dc3d0 tempest-ServerActionsV293TestJSON-870791543 tempest-ServerActionsV293TestJSON-870791543-project-member] https://10.4.3.241/volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c returned with HTTP 202 Aug 07 17:59:39.271619 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 311/1244] 10.4.3.241 () {70 vars in 1620 bytes} [Fri Aug 7 17:59:39 2026] DELETE /volume/v3/volumes/6a69d2cf-8f8a-42d9-a684-446f209e507c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:39.435835 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c6106840-5e62-4bc0-978c-edf39f34a702 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:39.438377 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6106840-5e62-4bc0-978c-edf39f34a702 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:39.438725 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6106840-5e62-4bc0-978c-edf39f34a702 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:39.438903 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6106840-5e62-4bc0-978c-edf39f34a702 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:39.462336 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:39.462336 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:39.468580 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c6106840-5e62-4bc0-978c-edf39f34a702 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:39.476268 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6106840-5e62-4bc0-978c-edf39f34a702 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:39.476831 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 308/1245] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:39 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1147 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:39.996352 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-da86f93c-3ced-4180-a7ad-07a3d9d6a932 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:39.998350 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da86f93c-3ced-4180-a7ad-07a3d9d6a932 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 Aug 07 17:59:40.000391 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da86f93c-3ced-4180-a7ad-07a3d9d6a932 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:40.000391 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da86f93c-3ced-4180-a7ad-07a3d9d6a932 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:40.008341 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:40.008341 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:40.015425 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-da86f93c-3ced-4180-a7ad-07a3d9d6a932 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:59:40.023222 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da86f93c-3ced-4180-a7ad-07a3d9d6a932 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 returned with HTTP 200 Aug 07 17:59:40.024336 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 315/1246] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:39 2026] GET /volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:40.066492 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-bb0746bf-67f4-4764-9285-4952a9a84059 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:40.069577 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-bb0746bf-67f4-4764-9285-4952a9a84059 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 Aug 07 17:59:40.069577 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-bb0746bf-67f4-4764-9285-4952a9a84059 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:40.071080 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-bb0746bf-67f4-4764-9285-4952a9a84059 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:40.078837 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:40.078837 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:40.084502 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-bb0746bf-67f4-4764-9285-4952a9a84059 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:59:40.090951 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-bb0746bf-67f4-4764-9285-4952a9a84059 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 returned with HTTP 200 Aug 07 17:59:40.091227 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cca0d06d-481e-4780-b875-637e9b074ece None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:40.091566 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 313/1247] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:40 2026] GET /volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:40.093623 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cca0d06d-481e-4780-b875-637e9b074ece tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 17:59:40.093857 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cca0d06d-481e-4780-b875-637e9b074ece tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:40.094330 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cca0d06d-481e-4780-b875-637e9b074ece tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:40.106363 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:40.106363 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:40.112885 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cca0d06d-481e-4780-b875-637e9b074ece tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 17:59:40.122373 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cca0d06d-481e-4780-b875-637e9b074ece tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 17:59:40.123889 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 312/1248] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:40 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:40.491068 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-23ac79d1-849d-42e7-81a8-1d71c5964351 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:40.494076 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23ac79d1-849d-42e7-81a8-1d71c5964351 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:40.494383 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23ac79d1-849d-42e7-81a8-1d71c5964351 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:40.494681 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23ac79d1-849d-42e7-81a8-1d71c5964351 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:40.507783 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:40.507783 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:40.514086 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-23ac79d1-849d-42e7-81a8-1d71c5964351 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:40.519635 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23ac79d1-849d-42e7-81a8-1d71c5964351 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:40.520105 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 309/1249] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:40 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:40.702823 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-d17a2d88-b9c5-4895-8022-ec63de6859ca None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:40.705613 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-d17a2d88-b9c5-4895-8022-ec63de6859ca tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 Aug 07 17:59:40.705869 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-d17a2d88-b9c5-4895-8022-ec63de6859ca tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:40.706079 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-d17a2d88-b9c5-4895-8022-ec63de6859ca tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:40.715188 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:40.715188 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:40.719530 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-d17a2d88-b9c5-4895-8022-ec63de6859ca tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:59:40.725808 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-d17a2d88-b9c5-4895-8022-ec63de6859ca tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 returned with HTTP 200 Aug 07 17:59:40.726374 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 316/1250] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:40 2026] GET /volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:40.737556 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9c1257db-a819-447e-af78-9ce72f1604f8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:40.738015 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c1257db-a819-447e-af78-9ce72f1604f8 None None] GET https://10.4.3.241/volume// Aug 07 17:59:40.738253 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c1257db-a819-447e-af78-9ce72f1604f8 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:40.738569 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c1257db-a819-447e-af78-9ce72f1604f8 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:40.738987 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c1257db-a819-447e-af78-9ce72f1604f8 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:40.739542 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 314/1251] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 17:59:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:40.747590 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-dbddef1e-9a75-41d4-af00-aeb4dadcb69b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:40.749981 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-dbddef1e-9a75-41d4-af00-aeb4dadcb69b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:59:40.750576 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-dbddef1e-9a75-41d4-af00-aeb4dadcb69b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7dcf6dc-4e79-426c-97c9-c0274bfc73e3", "connector": null, "instance_uuid": "ffc3fde3-43a5-4aa2-82c8-6739a0faeeec"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:40.760518 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:40.760518 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:40.789381 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-dbddef1e-9a75-41d4-af00-aeb4dadcb69b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:59:40.790128 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 313/1252] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:59:40 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 07 17:59:41.140757 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8dfb73e5-4eb8-4f6a-9fc7-591ce47ad20c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:41.142905 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8dfb73e5-4eb8-4f6a-9fc7-591ce47ad20c tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 17:59:41.142973 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8dfb73e5-4eb8-4f6a-9fc7-591ce47ad20c tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:41.143205 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8dfb73e5-4eb8-4f6a-9fc7-591ce47ad20c tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:41.154740 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:41.154740 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:41.160943 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8dfb73e5-4eb8-4f6a-9fc7-591ce47ad20c tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 17:59:41.167569 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8dfb73e5-4eb8-4f6a-9fc7-591ce47ad20c tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 17:59:41.168079 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 310/1253] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:41 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:41.534789 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-854ecf54-4cf6-48eb-b78b-44c5fcc663d6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:41.537262 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-854ecf54-4cf6-48eb-b78b-44c5fcc663d6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:41.537593 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-854ecf54-4cf6-48eb-b78b-44c5fcc663d6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:41.537851 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-854ecf54-4cf6-48eb-b78b-44c5fcc663d6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:41.550621 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:41.550621 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:41.555498 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-854ecf54-4cf6-48eb-b78b-44c5fcc663d6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:41.561589 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-854ecf54-4cf6-48eb-b78b-44c5fcc663d6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:41.562754 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 317/1254] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:41 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:41.734683 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-8025c442-e891-4056-bcf7-aa3ed7af0231 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:41.737001 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-8025c442-e891-4056-bcf7-aa3ed7af0231 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] POST https://10.4.3.241/volume/v3/attachments/1f3d181b-be54-4186-8541-c23c9e6db043/action Aug 07 17:59:41.737416 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-8025c442-e891-4056-bcf7-aa3ed7af0231 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:41.737566 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-8025c442-e891-4056-bcf7-aa3ed7af0231 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:41.757758 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:41.757758 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:41.771861 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-20cf513a-6895-40ee-9303-33053ebe1fc2 req-8025c442-e891-4056-bcf7-aa3ed7af0231 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/attachments/1f3d181b-be54-4186-8541-c23c9e6db043/action returned with HTTP 204 Aug 07 17:59:41.772553 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 315/1255] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:59:41 2026] POST /volume/v3/attachments/1f3d181b-be54-4186-8541-c23c9e6db043/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:42.185251 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-219af2ad-dbf9-4ece-a747-022c7806fa14 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:42.188905 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-219af2ad-dbf9-4ece-a747-022c7806fa14 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 17:59:42.189540 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-219af2ad-dbf9-4ece-a747-022c7806fa14 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:42.189781 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-219af2ad-dbf9-4ece-a747-022c7806fa14 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:42.203571 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:42.203571 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:42.209348 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-219af2ad-dbf9-4ece-a747-022c7806fa14 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 17:59:42.216205 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-219af2ad-dbf9-4ece-a747-022c7806fa14 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 17:59:42.216583 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 314/1256] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:42 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:42.234121 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-68fc1cda-e6d3-460a-9d3d-52ce10ac89cd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:42.236683 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68fc1cda-e6d3-460a-9d3d-52ce10ac89cd tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 17:59:42.236857 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68fc1cda-e6d3-460a-9d3d-52ce10ac89cd tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:42.237113 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68fc1cda-e6d3-460a-9d3d-52ce10ac89cd tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:42.259424 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:42.259424 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:42.268016 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-68fc1cda-e6d3-460a-9d3d-52ce10ac89cd tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 17:59:42.279128 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68fc1cda-e6d3-460a-9d3d-52ce10ac89cd tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 17:59:42.279268 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 311/1257] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:42 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:42.301255 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-050f03f6-b7f9-4725-a8e4-2b61513705f3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:42.302726 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-050f03f6-b7f9-4725-a8e4-2b61513705f3 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 17:59:42.302977 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-050f03f6-b7f9-4725-a8e4-2b61513705f3 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:42.303215 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-050f03f6-b7f9-4725-a8e4-2b61513705f3 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:42.313803 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ba6497a9-195c-42da-8f6d-ef52d83a0848 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:42.314286 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba6497a9-195c-42da-8f6d-ef52d83a0848 None None] GET https://10.4.3.241/volume// Aug 07 17:59:42.314785 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba6497a9-195c-42da-8f6d-ef52d83a0848 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:42.314982 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba6497a9-195c-42da-8f6d-ef52d83a0848 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:42.315444 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba6497a9-195c-42da-8f6d-ef52d83a0848 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:42.316676 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 316/1258] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:59:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:42.324232 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:42.324232 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:42.331334 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-050f03f6-b7f9-4725-a8e4-2b61513705f3 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 17:59:42.340947 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-0aaef9ea-5f13-4ada-a380-23afcf1578b4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:42.342943 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-050f03f6-b7f9-4725-a8e4-2b61513705f3 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 17:59:42.343564 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 318/1259] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:42 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:42.345263 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-0aaef9ea-5f13-4ada-a380-23afcf1578b4 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 Aug 07 17:59:42.345263 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-0aaef9ea-5f13-4ada-a380-23afcf1578b4 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:42.345594 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-0aaef9ea-5f13-4ada-a380-23afcf1578b4 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:42.345656 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-93737568-3748-4e09-aa1f-be8084960650 req-650cff80-acec-4655-895b-6cca792cd8fc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:42.348462 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-650cff80-acec-4655-895b-6cca792cd8fc tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:42.348683 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-650cff80-acec-4655-895b-6cca792cd8fc tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:42.348927 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-650cff80-acec-4655-895b-6cca792cd8fc tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:42.362872 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:42.362872 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:42.370481 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:42.370481 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:42.376333 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-0aaef9ea-5f13-4ada-a380-23afcf1578b4 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 17:59:42.378077 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-93737568-3748-4e09-aa1f-be8084960650 req-650cff80-acec-4655-895b-6cca792cd8fc tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:42.385996 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-650cff80-acec-4655-895b-6cca792cd8fc tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:42.386123 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-0aaef9ea-5f13-4ada-a380-23afcf1578b4 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 returned with HTTP 200 Aug 07 17:59:42.386572 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 312/1260] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:42 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:42.386728 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 315/1261] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 17:59:42 2026] GET /volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 => generated 1539 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:59:42.551736 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-159e665d-796c-49a4-9d1d-d4cf95a18a37 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:42.560215 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-159e665d-796c-49a4-9d1d-d4cf95a18a37 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] PUT https://10.4.3.241/volume/v3/attachments/ebb83632-5457-4e09-b21c-d55116b68650 Aug 07 17:59:42.563100 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-159e665d-796c-49a4-9d1d-d4cf95a18a37 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:42.580008 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-159e665d-796c-49a4-9d1d-d4cf95a18a37 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Acquiring lock "cinder-attachment_update-b7dcf6dc-4e79-426c-97c9-c0274bfc73e3-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:59:42.582432 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b695fb38-ad95-44a6-b4c8-86dd781957d5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:42.582575 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-0d8fbc55-bcad-49f0-8840-4ed7ac3012a3 req-2e26e606-8813-496f-b6fe-3b677d4afaf2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:42.584305 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b695fb38-ad95-44a6-b4c8-86dd781957d5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:42.585463 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0d8fbc55-bcad-49f0-8840-4ed7ac3012a3 req-2e26e606-8813-496f-b6fe-3b677d4afaf2 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 17:59:42.585743 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b695fb38-ad95-44a6-b4c8-86dd781957d5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:42.586041 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0d8fbc55-bcad-49f0-8840-4ed7ac3012a3 req-2e26e606-8813-496f-b6fe-3b677d4afaf2 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:42.586041 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0d8fbc55-bcad-49f0-8840-4ed7ac3012a3 req-2e26e606-8813-496f-b6fe-3b677d4afaf2 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:42.586205 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b695fb38-ad95-44a6-b4c8-86dd781957d5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:42.588387 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-159e665d-796c-49a4-9d1d-d4cf95a18a37 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Lock "cinder-attachment_update-b7dcf6dc-4e79-426c-97c9-c0274bfc73e3-np0000006743" acquired by "attachment_update" :: waited 0.010s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:59:42.589901 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:42.589901 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:42.597324 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:42.597324 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:42.601593 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-0d8fbc55-bcad-49f0-8840-4ed7ac3012a3 req-2e26e606-8813-496f-b6fe-3b677d4afaf2 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 17:59:42.602170 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:42.602170 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:42.607380 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b695fb38-ad95-44a6-b4c8-86dd781957d5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:42.610469 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0d8fbc55-bcad-49f0-8840-4ed7ac3012a3 req-2e26e606-8813-496f-b6fe-3b677d4afaf2 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 17:59:42.611662 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 319/1262] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 17:59:42 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:42.618376 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b695fb38-ad95-44a6-b4c8-86dd781957d5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:42.618690 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 313/1263] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:42 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:42.734329 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-159e665d-796c-49a4-9d1d-d4cf95a18a37 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Lock "cinder-attachment_update-b7dcf6dc-4e79-426c-97c9-c0274bfc73e3-np0000006743" released by "attachment_update" :: held 0.146s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:59:42.734640 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-159e665d-796c-49a4-9d1d-d4cf95a18a37 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments/ebb83632-5457-4e09-b21c-d55116b68650 returned with HTTP 200 Aug 07 17:59:42.735296 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 317/1264] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:59:42 2026] PUT /volume/v3/attachments/ebb83632-5457-4e09-b21c-d55116b68650 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:42.776208 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-a3956fa0-4865-44f5-b5c6-aa1ba1010a6b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:42.778642 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-a3956fa0-4865-44f5-b5c6-aa1ba1010a6b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] POST https://10.4.3.241/volume/v3/attachments/ebb83632-5457-4e09-b21c-d55116b68650/action Aug 07 17:59:42.779230 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-a3956fa0-4865-44f5-b5c6-aa1ba1010a6b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:42.779457 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-a3956fa0-4865-44f5-b5c6-aa1ba1010a6b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:42.812893 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:42.812893 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:42.829675 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-851d5ec9-159d-47c7-89c5-d46aa92dc5f4 req-a3956fa0-4865-44f5-b5c6-aa1ba1010a6b tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments/ebb83632-5457-4e09-b21c-d55116b68650/action returned with HTTP 204 Aug 07 17:59:42.830365 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 316/1265] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 17:59:42 2026] POST /volume/v3/attachments/ebb83632-5457-4e09-b21c-d55116b68650/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:59:42.854235 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-93737568-3748-4e09-aa1f-be8084960650 req-b19725e7-1b5f-4a24-a015-ac218abdba3c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:42.857468 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-b19725e7-1b5f-4a24-a015-ac218abdba3c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] DELETE https://10.4.3.241/volume/v3/attachments/71f18358-9fde-46d9-a369-37bc0e0383e9 Aug 07 17:59:42.857662 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-b19725e7-1b5f-4a24-a015-ac218abdba3c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:42.857738 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-b19725e7-1b5f-4a24-a015-ac218abdba3c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:42.879111 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:42.879111 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:42.969278 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-93737568-3748-4e09-aa1f-be8084960650 req-b19725e7-1b5f-4a24-a015-ac218abdba3c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/71f18358-9fde-46d9-a369-37bc0e0383e9 returned with HTTP 200 Aug 07 17:59:42.970071 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 320/1266] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:59:42 2026] DELETE /volume/v3/attachments/71f18358-9fde-46d9-a369-37bc0e0383e9 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:43.640997 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aae1ace1-8699-41d7-a0df-12b6584b5f0d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:43.643916 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aae1ace1-8699-41d7-a0df-12b6584b5f0d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:43.644278 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aae1ace1-8699-41d7-a0df-12b6584b5f0d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:43.644624 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aae1ace1-8699-41d7-a0df-12b6584b5f0d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:43.663055 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:43.663055 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:43.670570 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-aae1ace1-8699-41d7-a0df-12b6584b5f0d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:43.680267 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aae1ace1-8699-41d7-a0df-12b6584b5f0d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:43.682199 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 314/1267] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:43 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:43.700245 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fb3cb683-4442-4238-999a-c5f4538dbb5e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:43.704891 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb3cb683-4442-4238-999a-c5f4538dbb5e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:43.705185 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb3cb683-4442-4238-999a-c5f4538dbb5e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:43.705415 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb3cb683-4442-4238-999a-c5f4538dbb5e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:43.739735 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:43.739735 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:43.754470 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fb3cb683-4442-4238-999a-c5f4538dbb5e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:43.761064 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb3cb683-4442-4238-999a-c5f4538dbb5e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:43.761658 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 318/1268] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:43 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:43.836716 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-00ee5105-fa54-4e51-b700-ae85e32cb98a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:43.839965 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00ee5105-fa54-4e51-b700-ae85e32cb98a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 17:59:43.840743 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00ee5105-fa54-4e51-b700-ae85e32cb98a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:43.840743 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00ee5105-fa54-4e51-b700-ae85e32cb98a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:43.854073 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:43.854073 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:43.859144 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-00ee5105-fa54-4e51-b700-ae85e32cb98a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 17:59:43.865524 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00ee5105-fa54-4e51-b700-ae85e32cb98a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 17:59:43.865729 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 317/1269] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:43 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:44.995537 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3516e959-9ce2-44e3-985b-343360d0561d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:45.216808 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3516e959-9ce2-44e3-985b-343360d0561d tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 Aug 07 17:59:45.217089 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3516e959-9ce2-44e3-985b-343360d0561d tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:45.217353 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3516e959-9ce2-44e3-985b-343360d0561d tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:45.217899 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:45.217899 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:45.234507 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-3516e959-9ce2-44e3-985b-343360d0561d tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-800354451 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-800354451, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:59:45.234507 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-3516e959-9ce2-44e3-985b-343360d0561d tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-800354451 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-800354451, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:59:45.234507 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-3516e959-9ce2-44e3-985b-343360d0561d tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-800354451 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-800354451, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:59:45.235381 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-3516e959-9ce2-44e3-985b-343360d0561d tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-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 07 17:59:45.236601 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-3516e959-9ce2-44e3-985b-343360d0561d tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-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 07 17:59:45.236892 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-3516e959-9ce2-44e3-985b-343360d0561d tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-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 07 17:59:45.237330 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-3516e959-9ce2-44e3-985b-343360d0561d tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-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 07 17:59:45.253429 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3516e959-9ce2-44e3-985b-343360d0561d tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 returned with HTTP 200 Aug 07 17:59:45.253429 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 321/1270] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 17:59:44 2026] GET /volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 => generated 597 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:45.267601 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:45.377616 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:59:45.378138 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1007443657"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:45.380107 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1007443657'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:59:45.380317 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Create volume of 1 GB Aug 07 17:59:45.385880 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Availability Zones retrieved successfully. Aug 07 17:59:45.393054 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Flow 'volume_create_api' (ec28b0a0-ff79-45a3-bad4-26af25595762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:45.394455 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e60be1f-51e4-4d88-8cd1-d78836150f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:45.400898 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:59:45.442204 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e60be1f-51e4-4d88-8cd1-d78836150f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:45.443350 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23961e5-4eb5-401e-b72a-44408edfd9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:45.561780 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Created reservations ['94ffdbc1-9751-4bae-8682-b28a6ac197ee', 'd03fd512-9e41-4996-9198-bfb5584f30e5', '6a6fb33f-4628-466b-9260-1f259d479ba7', '40a62946-6f68-4581-8ebc-174f6882d320'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:59:45.563794 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23961e5-4eb5-401e-b72a-44408edfd9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94ffdbc1-9751-4bae-8682-b28a6ac197ee', 'd03fd512-9e41-4996-9198-bfb5584f30e5', '6a6fb33f-4628-466b-9260-1f259d479ba7', '40a62946-6f68-4581-8ebc-174f6882d320']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:45.565715 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7082c7fa-d9ff-4002-a7d3-5f443867bbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:45.596349 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7082c7fa-d9ff-4002-a7d3-5f443867bbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba50cc23-6ac0-4dbd-9484-49436a9608f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1007443657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b04d1b3c2357403e8ea23c05df157bd6',qos_specs=None,replication_status=,reservations=['94ffdbc1-9751-4bae-8682-b28a6ac197ee','d03fd512-9e41-4996-9198-bfb5584f30e5','6a6fb33f-4628-466b-9260-1f259d479ba7','40a62946-6f68-4581-8ebc-174f6882d320'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d47cc0f59824085af0baf1c26b97963',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1007443657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba50cc23-6ac0-4dbd-9484-49436a9608f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b04d1b3c2357403e8ea23c05df157bd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d47cc0f59824085af0baf1c26b97963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:45.599139 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7514904d-2c86-4f86-abf8-08cabb95bad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:45.628790 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7514904d-2c86-4f86-abf8-08cabb95bad0) transitioned into state 'SUCCESS' from state '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-1007443657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b04d1b3c2357403e8ea23c05df157bd6',qos_specs=None,replication_status=,reservations=['94ffdbc1-9751-4bae-8682-b28a6ac197ee','d03fd512-9e41-4996-9198-bfb5584f30e5','6a6fb33f-4628-466b-9260-1f259d479ba7','40a62946-6f68-4581-8ebc-174f6882d320'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d47cc0f59824085af0baf1c26b97963',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:45.630730 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa289b0-d314-41a9-a22c-9b4753e1d280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:45.644533 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa289b0-d314-41a9-a22c-9b4753e1d280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:45.645950 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Flow 'volume_create_api' (ec28b0a0-ff79-45a3-bad4-26af25595762) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:45.646721 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Create volume request issued successfully. Aug 07 17:59:45.648584 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e92c10ae-0b14-4341-8f68-763b9ba8d94e tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:59:45.648584 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 315/1271] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:59:45 2026] POST /volume/v3/volumes => generated 759 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:59:45.667766 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4a29f5f3-00b9-46dd-9d29-03d1bf72d6c4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:45.672661 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a29f5f3-00b9-46dd-9d29-03d1bf72d6c4 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] GET https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 Aug 07 17:59:45.672661 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a29f5f3-00b9-46dd-9d29-03d1bf72d6c4 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:45.672661 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a29f5f3-00b9-46dd-9d29-03d1bf72d6c4 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:45.683919 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:45.683919 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:45.688638 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4a29f5f3-00b9-46dd-9d29-03d1bf72d6c4 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Volume info retrieved successfully. Aug 07 17:59:45.694523 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a29f5f3-00b9-46dd-9d29-03d1bf72d6c4 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 returned with HTTP 200 Aug 07 17:59:45.694861 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 319/1272] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:45 2026] GET /volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:46.709912 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d85cdd9f-894d-49dc-9dbe-1336523230b1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:46.712111 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d85cdd9f-894d-49dc-9dbe-1336523230b1 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] GET https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 Aug 07 17:59:46.712379 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d85cdd9f-894d-49dc-9dbe-1336523230b1 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:46.712660 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d85cdd9f-894d-49dc-9dbe-1336523230b1 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:46.720766 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:46.720766 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:46.725086 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d85cdd9f-894d-49dc-9dbe-1336523230b1 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Volume info retrieved successfully. Aug 07 17:59:46.730489 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d85cdd9f-894d-49dc-9dbe-1336523230b1 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 returned with HTTP 200 Aug 07 17:59:46.730908 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 318/1273] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:46 2026] GET /volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:46.749327 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f212b229-a163-455c-a3d2-731bcaabb578 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:46.751668 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f212b229-a163-455c-a3d2-731bcaabb578 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 Aug 07 17:59:46.752013 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f212b229-a163-455c-a3d2-731bcaabb578 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:46.815841 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f212b229-a163-455c-a3d2-731bcaabb578 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 returned with HTTP 200 Aug 07 17:59:46.815841 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 322/1274] 10.4.3.241 () {68 vars in 1374 bytes} [Fri Aug 7 17:59:46 2026] PUT /volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 => generated 552 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:46.824344 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:46.825985 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:59:46.826371 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:46.827810 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:59:46.827959 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Create volume of 2 GB Aug 07 17:59:46.828210 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:46.828210 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:46.832445 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Availability Zones retrieved successfully. Aug 07 17:59:46.839336 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Flow 'volume_create_api' (532ed97c-9c09-46d3-b36a-457006feb3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:46.840554 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f524aec-e3a7-4de0-b995-bf4f291c1b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:46.842270 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Validating volume size '2' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:59:46.876876 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f524aec-e3a7-4de0-b995-bf4f291c1b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:46.878830 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba4662fe-7a96-4a59-8633-17cc43b2b6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:46.930147 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota_utils [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Quota exceeded for b04d1b3c2357403e8ea23c05df157bd6, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 17:59:46.934553 np0000006743 devstack@c-api.service[100243]: WARNING cinder.volume.api [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba4662fe-7a96-4a59-8633-17cc43b2b6e7) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 17:59:46.934553 np0000006743 devstack@c-api.service[100243]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 07 17:59:46.937558 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba4662fe-7a96-4a59-8633-17cc43b2b6e7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:46.942619 np0000006743 devstack@c-api.service[100243]: WARNING cinder.volume.api [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba4662fe-7a96-4a59-8633-17cc43b2b6e7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 17:59:46.943239 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f524aec-e3a7-4de0-b995-bf4f291c1b2b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:46.944344 np0000006743 devstack@c-api.service[100243]: WARNING cinder.volume.api [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f524aec-e3a7-4de0-b995-bf4f291c1b2b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 17:59:46.945729 np0000006743 devstack@c-api.service[100243]: WARNING cinder.volume.api [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Flow 'volume_create_api' (532ed97c-9c09-46d3-b36a-457006feb3b3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 17:59:46.946184 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.middleware.fault [None req-7d608852-c1cc-4d77-9ad9-13ad2f04ed38 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 413 Aug 07 17:59:46.947349 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 316/1275] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:59:46 2026] POST /volume/v3/volumes => generated 208 bytes in 124 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 17:59:46.958872 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9531e5f1-3db6-4bf7-9d95-185f3eea2920 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:46.960786 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9531e5f1-3db6-4bf7-9d95-185f3eea2920 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 Aug 07 17:59:46.961069 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9531e5f1-3db6-4bf7-9d95-185f3eea2920 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:47.010490 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-9531e5f1-3db6-4bf7-9d95-185f3eea2920 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-800354451 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-800354451, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:59:47.010820 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-9531e5f1-3db6-4bf7-9d95-185f3eea2920 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-800354451 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-800354451, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:59:47.013176 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-9531e5f1-3db6-4bf7-9d95-185f3eea2920 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-800354451 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-800354451, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:59:47.013176 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-9531e5f1-3db6-4bf7-9d95-185f3eea2920 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-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 07 17:59:47.013176 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-9531e5f1-3db6-4bf7-9d95-185f3eea2920 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-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 07 17:59:47.013176 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-9531e5f1-3db6-4bf7-9d95-185f3eea2920 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-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 07 17:59:47.013176 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-9531e5f1-3db6-4bf7-9d95-185f3eea2920 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-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 07 17:59:47.020996 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9531e5f1-3db6-4bf7-9d95-185f3eea2920 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 returned with HTTP 200 Aug 07 17:59:47.022551 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 320/1276] 10.4.3.241 () {68 vars in 1374 bytes} [Fri Aug 7 17:59:46 2026] PUT /volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 => generated 552 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:47.035806 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:47.035806 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:59:47.035806 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:47.036665 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:59:47.036792 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Create volume of 1 GB Aug 07 17:59:47.041562 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Availability Zones retrieved successfully. Aug 07 17:59:47.047567 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Flow 'volume_create_api' (b4ba0cd6-8cd8-4ab7-a120-f02153edd540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:47.048492 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6cc8a4-c679-4b10-b190-3707401ebb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:47.049674 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:59:47.093842 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6cc8a4-c679-4b10-b190-3707401ebb25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:47.094841 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8827e1cc-924f-48c3-9192-bcdd13a487e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:47.140117 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota_utils [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Quota exceeded for b04d1b3c2357403e8ea23c05df157bd6, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 07 17:59:47.147473 np0000006743 devstack@c-api.service[100244]: WARNING cinder.volume.api [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8827e1cc-924f-48c3-9192-bcdd13a487e9) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 17:59:47.147473 np0000006743 devstack@c-api.service[100244]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 07 17:59:47.147473 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8827e1cc-924f-48c3-9192-bcdd13a487e9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:47.147968 np0000006743 devstack@c-api.service[100244]: WARNING cinder.volume.api [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8827e1cc-924f-48c3-9192-bcdd13a487e9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 17:59:47.148863 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6cc8a4-c679-4b10-b190-3707401ebb25) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:47.149769 np0000006743 devstack@c-api.service[100244]: WARNING cinder.volume.api [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6cc8a4-c679-4b10-b190-3707401ebb25) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 17:59:47.150888 np0000006743 devstack@c-api.service[100244]: WARNING cinder.volume.api [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Flow 'volume_create_api' (b4ba0cd6-8cd8-4ab7-a120-f02153edd540) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 17:59:47.151261 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.middleware.fault [None req-c09dc6de-f647-4cff-a0ae-d241da84b496 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 413 Aug 07 17:59:47.152324 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 319/1277] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 17:59:47 2026] POST /volume/v3/volumes => generated 150 bytes in 120 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 17:59:47.167258 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-89c47bb0-1c75-4c12-8452-11eed2a3f6f0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:47.170245 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89c47bb0-1c75-4c12-8452-11eed2a3f6f0 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 Aug 07 17:59:47.170665 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89c47bb0-1c75-4c12-8452-11eed2a3f6f0 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:47.219607 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89c47bb0-1c75-4c12-8452-11eed2a3f6f0 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 returned with HTTP 200 Aug 07 17:59:47.220082 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 323/1278] 10.4.3.241 () {68 vars in 1374 bytes} [Fri Aug 7 17:59:47 2026] PUT /volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 => generated 551 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:47.232441 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7d010640-e4fa-4416-bd60-6af8c4c03a81 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:47.234517 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d010640-e4fa-4416-bd60-6af8c4c03a81 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] POST https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6/action Aug 07 17:59:47.234987 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d010640-e4fa-4416-bd60-6af8c4c03a81 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:47.235181 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d010640-e4fa-4416-bd60-6af8c4c03a81 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:47.247879 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:47.247879 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:47.247879 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7d010640-e4fa-4416-bd60-6af8c4c03a81 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Volume info retrieved successfully. Aug 07 17:59:47.294020 np0000006743 devstack@c-api.service[100243]: ERROR cinder.volume.api [None req-7d010640-e4fa-4416-bd60-6af8c4c03a81 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Quota exceeded for b04d1b3c2357403e8ea23c05df157bd6, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 17:59:47.312275 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.middleware.fault [None req-7d010640-e4fa-4416-bd60-6af8c4c03a81 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6/action returned with HTTP 413 Aug 07 17:59:47.313630 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 317/1279] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 17:59:47 2026] POST /volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6/action => generated 208 bytes in 82 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Aug 07 17:59:47.324725 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4b637360-ba53-41db-bb42-99536b448d9f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:47.327460 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b637360-ba53-41db-bb42-99536b448d9f tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] GET https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 Aug 07 17:59:47.327742 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b637360-ba53-41db-bb42-99536b448d9f tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:47.327979 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b637360-ba53-41db-bb42-99536b448d9f tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:47.344569 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:47.344569 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:47.350429 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4b637360-ba53-41db-bb42-99536b448d9f tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Volume info retrieved successfully. Aug 07 17:59:47.357659 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b637360-ba53-41db-bb42-99536b448d9f tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 returned with HTTP 200 Aug 07 17:59:47.358205 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 321/1280] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:47 2026] GET /volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:47.374229 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0849cafd-34db-477e-82bb-f37f2264b7ea None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:47.376537 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0849cafd-34db-477e-82bb-f37f2264b7ea tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 Aug 07 17:59:47.376783 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0849cafd-34db-477e-82bb-f37f2264b7ea tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:47.377040 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0849cafd-34db-477e-82bb-f37f2264b7ea tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:47.377242 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-0849cafd-34db-477e-82bb-f37f2264b7ea tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Delete volume with id: ba50cc23-6ac0-4dbd-9484-49436a9608f6 Aug 07 17:59:47.387214 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:47.387214 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:47.388084 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0849cafd-34db-477e-82bb-f37f2264b7ea tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Volume info retrieved successfully. Aug 07 17:59:47.430890 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0849cafd-34db-477e-82bb-f37f2264b7ea tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Delete volume request issued successfully. Aug 07 17:59:47.430890 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0849cafd-34db-477e-82bb-f37f2264b7ea tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 returned with HTTP 202 Aug 07 17:59:47.430890 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 320/1281] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:59:47 2026] DELETE /volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:47.442309 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d2ce541c-427f-4348-a3e0-78b6c8ad3e84 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:47.444058 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d2ce541c-427f-4348-a3e0-78b6c8ad3e84 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] GET https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 Aug 07 17:59:47.444219 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d2ce541c-427f-4348-a3e0-78b6c8ad3e84 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:47.444479 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d2ce541c-427f-4348-a3e0-78b6c8ad3e84 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:47.451172 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:47.451172 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:47.456494 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d2ce541c-427f-4348-a3e0-78b6c8ad3e84 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Volume info retrieved successfully. Aug 07 17:59:47.461424 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d2ce541c-427f-4348-a3e0-78b6c8ad3e84 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 returned with HTTP 200 Aug 07 17:59:47.461803 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 324/1282] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:47 2026] GET /volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:48.480139 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1a8f13d4-46ab-4628-85e1-d134030d6b22 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:48.482703 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a8f13d4-46ab-4628-85e1-d134030d6b22 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] GET https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 Aug 07 17:59:48.482984 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a8f13d4-46ab-4628-85e1-d134030d6b22 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:48.483487 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a8f13d4-46ab-4628-85e1-d134030d6b22 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:48.493465 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a8f13d4-46ab-4628-85e1-d134030d6b22 tempest-VolumeQuotasNegativeTestJSON-1116577068 tempest-VolumeQuotasNegativeTestJSON-1116577068-project-member] https://10.4.3.241/volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 returned with HTTP 404 Aug 07 17:59:48.494109 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 318/1283] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:48 2026] GET /volume/v3/volumes/ba50cc23-6ac0-4dbd-9484-49436a9608f6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:48.510107 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c762ef8d-e5cf-43e7-969d-f26719c16682 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:48.512232 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c762ef8d-e5cf-43e7-969d-f26719c16682 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 Aug 07 17:59:48.512793 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c762ef8d-e5cf-43e7-969d-f26719c16682 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:48.623156 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c762ef8d-e5cf-43e7-969d-f26719c16682 tempest-VolumeQuotasNegativeTestJSON-1130308615 tempest-VolumeQuotasNegativeTestJSON-1130308615-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 returned with HTTP 200 Aug 07 17:59:48.623537 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 322/1284] 10.4.3.241 () {68 vars in 1375 bytes} [Fri Aug 7 17:59:48 2026] PUT /volume/v3/os-quota-sets/b04d1b3c2357403e8ea23c05df157bd6 => generated 555 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:52.011251 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-42c5bebe-e046-4f5f-9334-688361621c1a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:52.152622 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-42c5bebe-e046-4f5f-9334-688361621c1a tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:59:52.153161 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-42c5bebe-e046-4f5f-9334-688361621c1a tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:52.170702 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-42c5bebe-e046-4f5f-9334-688361621c1a tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:59:52.171467 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 321/1285] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:59:52 2026] POST /volume/v3/types => generated 188 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:52.186899 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-138d7252-3a0b-4ae9-9a0e-691d932554c7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:52.192201 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-138d7252-3a0b-4ae9-9a0e-691d932554c7 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 17:59:52.193826 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-138d7252-3a0b-4ae9-9a0e-691d932554c7 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:52.227810 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-138d7252-3a0b-4ae9-9a0e-691d932554c7 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 17:59:52.228285 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 325/1286] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 17:59:52 2026] POST /volume/v3/types => generated 188 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:52.241251 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:52.329196 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 17:59:52.329520 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1408913967"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:52.330980 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1408913967'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:59:52.336322 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Create volume of 1 GB Aug 07 17:59:52.336793 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:52.336793 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:52.337314 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Availability Zones retrieved successfully. Aug 07 17:59:52.346531 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Flow 'volume_create_api' (30dd48f7-47ec-4104-9f3b-a50ab475582b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:52.346898 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e926f716-63bc-4bbb-b2d5-5df3ed781381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:52.347963 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:59:52.373383 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e926f716-63bc-4bbb-b2d5-5df3ed781381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:59:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=081cdb48-d8d4-4e5c-ba6d-cac159abd9f8,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '081cdb48-d8d4-4e5c-ba6d-cac159abd9f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:52.374368 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89e01a77-cc4c-4087-a8d6-9cf0feda0aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:52.423533 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-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 07 17:59:52.423533 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-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 07 17:59:52.487953 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Created reservations ['c03f15fa-0bb2-4612-bc91-c48281b27dc2', '09307284-143c-40f7-9c15-1b5276c9e717', '2e52641e-5591-4a64-aa6b-65e1099ed1b0', 'aa6e1f69-a855-4260-a187-8413c8627ede'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:59:52.489771 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89e01a77-cc4c-4087-a8d6-9cf0feda0aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c03f15fa-0bb2-4612-bc91-c48281b27dc2', '09307284-143c-40f7-9c15-1b5276c9e717', '2e52641e-5591-4a64-aa6b-65e1099ed1b0', 'aa6e1f69-a855-4260-a187-8413c8627ede']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:52.489771 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (530bf45b-8f75-4ef3-8680-82f86137f2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:52.521282 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (530bf45b-8f75-4ef3-8680-82f86137f2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b3ca488-8bf0-44f1-8533-8c15bb3ab20f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1408913967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99a92864c8a47188c0d14e41591dbf3',qos_specs=None,replication_status=,reservations=['c03f15fa-0bb2-4612-bc91-c48281b27dc2','09307284-143c-40f7-9c15-1b5276c9e717','2e52641e-5591-4a64-aa6b-65e1099ed1b0','aa6e1f69-a855-4260-a187-8413c8627ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50e233ec438742899371258e2759db50',volume_type_id=081cdb48-d8d4-4e5c-ba6d-cac159abd9f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1408913967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b3ca488-8bf0-44f1-8533-8c15bb3ab20f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c99a92864c8a47188c0d14e41591dbf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50e233ec438742899371258e2759db50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(081cdb48-d8d4-4e5c-ba6d-cac159abd9f8),volume_type_id=081cdb48-d8d4-4e5c-ba6d-cac159abd9f8)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:52.522026 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac6e518-e71f-4889-ba1e-2ce3190893fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:52.558781 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac6e518-e71f-4889-ba1e-2ce3190893fe) transitioned into state 'SUCCESS' from state '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-1408913967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c99a92864c8a47188c0d14e41591dbf3',qos_specs=None,replication_status=,reservations=['c03f15fa-0bb2-4612-bc91-c48281b27dc2','09307284-143c-40f7-9c15-1b5276c9e717','2e52641e-5591-4a64-aa6b-65e1099ed1b0','aa6e1f69-a855-4260-a187-8413c8627ede'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50e233ec438742899371258e2759db50',volume_type_id=081cdb48-d8d4-4e5c-ba6d-cac159abd9f8)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:52.563552 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e7cbe9-8969-4867-8fa6-8059a81336c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:59:52.585983 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e7cbe9-8969-4867-8fa6-8059a81336c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:59:52.585983 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Flow 'volume_create_api' (30dd48f7-47ec-4104-9f3b-a50ab475582b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:59:52.586496 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Create volume request issued successfully. Aug 07 17:59:52.587257 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5922ba84-0069-4cdb-b52e-30650ff92b5d tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 17:59:52.587711 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 319/1287] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 17:59:52 2026] POST /volume/v3/volumes => generated 768 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:59:52.608188 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-70a4b67d-8bab-4286-b8fc-d3af38b6533b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:52.616496 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70a4b67d-8bab-4286-b8fc-d3af38b6533b tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] GET https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f Aug 07 17:59:52.616924 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70a4b67d-8bab-4286-b8fc-d3af38b6533b tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:52.617336 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70a4b67d-8bab-4286-b8fc-d3af38b6533b tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:52.625360 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:52.625360 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:52.631259 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-70a4b67d-8bab-4286-b8fc-d3af38b6533b tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Volume info retrieved successfully. Aug 07 17:59:52.636453 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70a4b67d-8bab-4286-b8fc-d3af38b6533b tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f returned with HTTP 200 Aug 07 17:59:52.636935 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 323/1288] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:52 2026] GET /volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:53.655050 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-864f0357-3bc6-425f-aa54-52069a040093 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:53.658701 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-864f0357-3bc6-425f-aa54-52069a040093 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] GET https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f Aug 07 17:59:53.662431 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-864f0357-3bc6-425f-aa54-52069a040093 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:53.662431 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-864f0357-3bc6-425f-aa54-52069a040093 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:53.671176 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:53.671176 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:53.680652 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-864f0357-3bc6-425f-aa54-52069a040093 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Volume info retrieved successfully. Aug 07 17:59:53.692385 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-864f0357-3bc6-425f-aa54-52069a040093 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f returned with HTTP 200 Aug 07 17:59:53.693001 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 322/1289] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:53 2026] GET /volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:53.711527 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-145c455a-852d-4598-bc3a-a47ef1d7a39e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:53.716980 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-145c455a-852d-4598-bc3a-a47ef1d7a39e tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] GET https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f Aug 07 17:59:53.716980 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-145c455a-852d-4598-bc3a-a47ef1d7a39e tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:53.716980 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-145c455a-852d-4598-bc3a-a47ef1d7a39e tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:53.731871 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:53.731871 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:53.739129 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-145c455a-852d-4598-bc3a-a47ef1d7a39e tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Volume info retrieved successfully. Aug 07 17:59:53.746419 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-145c455a-852d-4598-bc3a-a47ef1d7a39e tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f returned with HTTP 200 Aug 07 17:59:53.748091 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 326/1290] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:53 2026] GET /volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:53.763467 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8a49a48b-94e9-46fa-b364-f4cbc0d1a2e1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:53.765951 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8a49a48b-94e9-46fa-b364-f4cbc0d1a2e1 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] POST https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f/action Aug 07 17:59:53.766229 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8a49a48b-94e9-46fa-b364-f4cbc0d1a2e1 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:59:53.766463 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8a49a48b-94e9-46fa-b364-f4cbc0d1a2e1 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:53.784956 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:53.784956 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:53.786201 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8a49a48b-94e9-46fa-b364-f4cbc0d1a2e1 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Volume info retrieved successfully. Aug 07 17:59:53.805571 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-8a49a48b-94e9-46fa-b364-f4cbc0d1a2e1 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-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 07 17:59:53.805879 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-8a49a48b-94e9-46fa-b364-f4cbc0d1a2e1 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-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 07 17:59:53.837214 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-8a49a48b-94e9-46fa-b364-f4cbc0d1a2e1 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Created reservations ['d5cbaf40-d710-4be6-b758-e4d603546cba', '5392ec09-931f-48fc-a61a-7d028f4e87f9'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:59:53.863524 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-8a49a48b-94e9-46fa-b364-f4cbc0d1a2e1 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Created reservations ['abafc412-2a4c-44d1-adbc-ea33531f5338', 'dd0080d4-7ffc-4642-a8b8-735b93ecd08c'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:59:53.905726 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8a49a48b-94e9-46fa-b364-f4cbc0d1a2e1 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Retype volume request issued successfully. Aug 07 17:59:53.906192 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8a49a48b-94e9-46fa-b364-f4cbc0d1a2e1 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f/action returned with HTTP 202 Aug 07 17:59:53.906672 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 320/1291] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 17:59:53 2026] POST /volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:59:53.918083 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2abbd5e8-5b3d-4bdb-88cf-e8689630e800 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:53.923506 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2abbd5e8-5b3d-4bdb-88cf-e8689630e800 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] GET https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f Aug 07 17:59:53.923845 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2abbd5e8-5b3d-4bdb-88cf-e8689630e800 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:53.924156 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2abbd5e8-5b3d-4bdb-88cf-e8689630e800 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:53.947077 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:53.947077 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:53.953599 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2abbd5e8-5b3d-4bdb-88cf-e8689630e800 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Volume info retrieved successfully. Aug 07 17:59:53.962254 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2abbd5e8-5b3d-4bdb-88cf-e8689630e800 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f returned with HTTP 200 Aug 07 17:59:53.962254 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 324/1292] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:53 2026] GET /volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:54.981331 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a3aa0bed-529d-4087-815f-87172fc75c3a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:54.986226 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3aa0bed-529d-4087-815f-87172fc75c3a tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] GET https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f Aug 07 17:59:54.987391 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3aa0bed-529d-4087-815f-87172fc75c3a tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:54.987677 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3aa0bed-529d-4087-815f-87172fc75c3a tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:54.995726 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:54.995726 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:55.002303 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a3aa0bed-529d-4087-815f-87172fc75c3a tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Volume info retrieved successfully. Aug 07 17:59:55.010899 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3aa0bed-529d-4087-815f-87172fc75c3a tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f returned with HTTP 200 Aug 07 17:59:55.011456 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 323/1293] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:54 2026] GET /volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:55.028508 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c413d912-892a-4320-a04f-b11ec78be2fe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:55.031866 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c413d912-892a-4320-a04f-b11ec78be2fe tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] GET https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f Aug 07 17:59:55.031866 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c413d912-892a-4320-a04f-b11ec78be2fe tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:55.031866 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c413d912-892a-4320-a04f-b11ec78be2fe tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:55.038545 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:55.038545 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:55.042205 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c413d912-892a-4320-a04f-b11ec78be2fe tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Volume info retrieved successfully. Aug 07 17:59:55.046701 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c413d912-892a-4320-a04f-b11ec78be2fe tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f returned with HTTP 200 Aug 07 17:59:55.047046 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 327/1294] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:55 2026] GET /volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:55.060821 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-998d1baa-6e59-44c7-b7bd-80cd70624d13 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:55.062839 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-998d1baa-6e59-44c7-b7bd-80cd70624d13 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] GET https://10.4.3.241/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1408913967 Aug 07 17:59:55.063269 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-998d1baa-6e59-44c7-b7bd-80cd70624d13 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:55.063847 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-998d1baa-6e59-44c7-b7bd-80cd70624d13 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:55.064339 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:55.064339 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:55.064884 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-998d1baa-6e59-44c7-b7bd-80cd70624d13 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1408913967'), ('all_tenants', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:59:55.101203 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-998d1baa-6e59-44c7-b7bd-80cd70624d13 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Get all volumes completed successfully. Aug 07 17:59:55.101535 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-998d1baa-6e59-44c7-b7bd-80cd70624d13 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] https://10.4.3.241/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1408913967 returned with HTTP 200 Aug 07 17:59:55.102443 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 321/1295] 10.4.3.241 () {66 vars in 1398 bytes} [Fri Aug 7 17:59:55 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1408913967 => generated 347 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:55.113586 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d55b5d08-1881-45a5-bfc5-fd747e525aba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:55.115729 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d55b5d08-1881-45a5-bfc5-fd747e525aba tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] GET https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f Aug 07 17:59:55.115946 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d55b5d08-1881-45a5-bfc5-fd747e525aba tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:55.116193 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d55b5d08-1881-45a5-bfc5-fd747e525aba tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:55.123755 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:55.123755 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 17:59:55.128319 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d55b5d08-1881-45a5-bfc5-fd747e525aba tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Volume info retrieved successfully. Aug 07 17:59:55.133338 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d55b5d08-1881-45a5-bfc5-fd747e525aba tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f returned with HTTP 200 Aug 07 17:59:55.133731 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 325/1296] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:55 2026] GET /volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:59:55.153371 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2c34a67b-4a76-45ec-a536-71a49d1e56c8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:55.155674 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c34a67b-4a76-45ec-a536-71a49d1e56c8 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] DELETE https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f Aug 07 17:59:55.155936 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c34a67b-4a76-45ec-a536-71a49d1e56c8 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:55.156110 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c34a67b-4a76-45ec-a536-71a49d1e56c8 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:55.156330 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-2c34a67b-4a76-45ec-a536-71a49d1e56c8 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Delete volume with id: 8b3ca488-8bf0-44f1-8533-8c15bb3ab20f Aug 07 17:59:55.164111 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:55.164111 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:55.164832 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2c34a67b-4a76-45ec-a536-71a49d1e56c8 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Volume info retrieved successfully. Aug 07 17:59:55.188330 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2c34a67b-4a76-45ec-a536-71a49d1e56c8 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Delete volume request issued successfully. Aug 07 17:59:55.188634 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c34a67b-4a76-45ec-a536-71a49d1e56c8 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f returned with HTTP 202 Aug 07 17:59:55.189162 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 324/1297] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 17:59:55 2026] DELETE /volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:55.199844 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-18c0215a-c964-44a8-8020-ba9453fc58bd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:55.203510 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18c0215a-c964-44a8-8020-ba9453fc58bd tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] GET https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f Aug 07 17:59:55.203510 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18c0215a-c964-44a8-8020-ba9453fc58bd tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:55.203510 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18c0215a-c964-44a8-8020-ba9453fc58bd tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:55.216717 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:55.216717 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:55.225985 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-18c0215a-c964-44a8-8020-ba9453fc58bd tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Volume info retrieved successfully. Aug 07 17:59:55.236620 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18c0215a-c964-44a8-8020-ba9453fc58bd tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f returned with HTTP 200 Aug 07 17:59:55.237636 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 328/1298] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:55 2026] GET /volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:59:56.260836 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6202860f-c93f-45a9-99be-af5247b24b24 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:56.263446 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6202860f-c93f-45a9-99be-af5247b24b24 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] GET https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f Aug 07 17:59:56.263859 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6202860f-c93f-45a9-99be-af5247b24b24 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:56.264173 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6202860f-c93f-45a9-99be-af5247b24b24 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:56.281238 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6202860f-c93f-45a9-99be-af5247b24b24 tempest-VolumeRetypeWithoutMigrationTest-1337646725 tempest-VolumeRetypeWithoutMigrationTest-1337646725-project-member] https://10.4.3.241/volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f returned with HTTP 404 Aug 07 17:59:56.281967 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 322/1299] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 17:59:56 2026] GET /volume/v3/volumes/8b3ca488-8bf0-44f1-8533-8c15bb3ab20f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:56.294724 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-13798dad-828f-422d-b9f2-647dcc7cc4b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:56.298113 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13798dad-828f-422d-b9f2-647dcc7cc4b8 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] DELETE https://10.4.3.241/volume/v3/types/d816683e-d6d6-45f3-a16d-394095394d10 Aug 07 17:59:56.298377 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13798dad-828f-422d-b9f2-647dcc7cc4b8 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:56.298649 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13798dad-828f-422d-b9f2-647dcc7cc4b8 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:56.346947 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13798dad-828f-422d-b9f2-647dcc7cc4b8 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] https://10.4.3.241/volume/v3/types/d816683e-d6d6-45f3-a16d-394095394d10 returned with HTTP 202 Aug 07 17:59:56.347529 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 326/1300] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:59:56 2026] DELETE /volume/v3/types/d816683e-d6d6-45f3-a16d-394095394d10 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:56.357838 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-65724f0a-6457-4f47-8713-4fbad8081a7a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:56.360764 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-65724f0a-6457-4f47-8713-4fbad8081a7a tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] GET https://10.4.3.241/volume/v3/types/d816683e-d6d6-45f3-a16d-394095394d10 Aug 07 17:59:56.361322 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-65724f0a-6457-4f47-8713-4fbad8081a7a tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:56.361664 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-65724f0a-6457-4f47-8713-4fbad8081a7a tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:56.368141 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-65724f0a-6457-4f47-8713-4fbad8081a7a tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] https://10.4.3.241/volume/v3/types/d816683e-d6d6-45f3-a16d-394095394d10 returned with HTTP 404 Aug 07 17:59:56.368141 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 325/1301] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 17:59:56 2026] GET /volume/v3/types/d816683e-d6d6-45f3-a16d-394095394d10 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:56.375980 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d6b20386-2b1e-4bc3-9826-3c3412840934 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:56.379303 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6b20386-2b1e-4bc3-9826-3c3412840934 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] DELETE https://10.4.3.241/volume/v3/types/081cdb48-d8d4-4e5c-ba6d-cac159abd9f8 Aug 07 17:59:56.379919 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d6b20386-2b1e-4bc3-9826-3c3412840934 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:56.380249 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d6b20386-2b1e-4bc3-9826-3c3412840934 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:56.422345 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6b20386-2b1e-4bc3-9826-3c3412840934 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] https://10.4.3.241/volume/v3/types/081cdb48-d8d4-4e5c-ba6d-cac159abd9f8 returned with HTTP 202 Aug 07 17:59:56.423037 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 329/1302] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 17:59:56 2026] DELETE /volume/v3/types/081cdb48-d8d4-4e5c-ba6d-cac159abd9f8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:59:56.432655 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-52425209-8af6-4b30-b1a8-10b47f5fc730 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:56.435035 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52425209-8af6-4b30-b1a8-10b47f5fc730 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] GET https://10.4.3.241/volume/v3/types/081cdb48-d8d4-4e5c-ba6d-cac159abd9f8 Aug 07 17:59:56.435383 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-52425209-8af6-4b30-b1a8-10b47f5fc730 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:56.435661 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-52425209-8af6-4b30-b1a8-10b47f5fc730 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:56.440755 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52425209-8af6-4b30-b1a8-10b47f5fc730 tempest-VolumeRetypeWithoutMigrationTest-2021702600 tempest-VolumeRetypeWithoutMigrationTest-2021702600-project-admin] https://10.4.3.241/volume/v3/types/081cdb48-d8d4-4e5c-ba6d-cac159abd9f8 returned with HTTP 404 Aug 07 17:59:56.441381 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 323/1303] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 17:59:56 2026] GET /volume/v3/types/081cdb48-d8d4-4e5c-ba6d-cac159abd9f8 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:59:57.586260 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-18f03127-f0ec-4859-bd4b-9fefd6040e75 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:57.586907 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18f03127-f0ec-4859-bd4b-9fefd6040e75 None None] GET https://10.4.3.241/volume// Aug 07 17:59:57.587051 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18f03127-f0ec-4859-bd4b-9fefd6040e75 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:57.587242 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18f03127-f0ec-4859-bd4b-9fefd6040e75 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:57.587580 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18f03127-f0ec-4859-bd4b-9fefd6040e75 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 17:59:57.589051 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 327/1304] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 17:59:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:59:57.597897 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-d6d31728-fee2-4d30-9340-101e1f7f4884 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:57.602456 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-d6d31728-fee2-4d30-9340-101e1f7f4884 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 17:59:57.602835 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-d6d31728-fee2-4d30-9340-101e1f7f4884 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7dcf6dc-4e79-426c-97c9-c0274bfc73e3", "connector": null, "instance_uuid": "ffc3fde3-43a5-4aa2-82c8-6739a0faeeec"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:57.616568 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:57.616568 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 17:59:57.660016 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-d6d31728-fee2-4d30-9340-101e1f7f4884 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 17:59:57.660632 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 326/1305] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 17:59:57 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 07 17:59:57.680322 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-2da91534-24ca-46a2-b978-8fd47a300b65 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:57.682866 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-2da91534-24ca-46a2-b978-8fd47a300b65 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] DELETE https://10.4.3.241/volume/v3/attachments/ebb83632-5457-4e09-b21c-d55116b68650 Aug 07 17:59:57.683088 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-2da91534-24ca-46a2-b978-8fd47a300b65 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:57.686435 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-2da91534-24ca-46a2-b978-8fd47a300b65 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:57.693718 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:57.693718 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 17:59:57.778303 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-2da91534-24ca-46a2-b978-8fd47a300b65 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments/ebb83632-5457-4e09-b21c-d55116b68650 returned with HTTP 200 Aug 07 17:59:57.778812 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 330/1306] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 17:59:57 2026] DELETE /volume/v3/attachments/ebb83632-5457-4e09-b21c-d55116b68650 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:59:59.399065 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-40b4abd2-3337-4162-a3c4-432811af9d6f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:59.402006 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-40b4abd2-3337-4162-a3c4-432811af9d6f tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] PUT https://10.4.3.241/volume/v3/attachments/95773623-c849-4248-a492-488e1cb785ae Aug 07 17:59:59.402804 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-40b4abd2-3337-4162-a3c4-432811af9d6f tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:59:59.418181 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-40b4abd2-3337-4162-a3c4-432811af9d6f tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Acquiring lock "cinder-attachment_update-b7dcf6dc-4e79-426c-97c9-c0274bfc73e3-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:59:59.424868 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-40b4abd2-3337-4162-a3c4-432811af9d6f tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Lock "cinder-attachment_update-b7dcf6dc-4e79-426c-97c9-c0274bfc73e3-np0000006743" acquired by "attachment_update" :: waited 0.007s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:59:59.426331 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:59:59.426331 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 17:59:59.549234 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-40b4abd2-3337-4162-a3c4-432811af9d6f tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Lock "cinder-attachment_update-b7dcf6dc-4e79-426c-97c9-c0274bfc73e3-np0000006743" released by "attachment_update" :: held 0.124s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:59:59.549624 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-40b4abd2-3337-4162-a3c4-432811af9d6f tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments/95773623-c849-4248-a492-488e1cb785ae returned with HTTP 200 Aug 07 17:59:59.550226 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 324/1307] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 17:59:59 2026] PUT /volume/v3/attachments/95773623-c849-4248-a492-488e1cb785ae => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:59:59.573792 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-a1bd4e80-adc4-4040-937b-52bde432ac1c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:59:59.577590 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-a1bd4e80-adc4-4040-937b-52bde432ac1c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/attachments/95773623-c849-4248-a492-488e1cb785ae Aug 07 17:59:59.577801 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-a1bd4e80-adc4-4040-937b-52bde432ac1c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:59:59.578050 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-a1bd4e80-adc4-4040-937b-52bde432ac1c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:59:59.604453 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-a1bd4e80-adc4-4040-937b-52bde432ac1c tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments/95773623-c849-4248-a492-488e1cb785ae returned with HTTP 200 Aug 07 17:59:59.604941 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 328/1308] 10.4.3.241 () {70 vars in 1651 bytes} [Fri Aug 7 17:59:59 2026] GET /volume/v3/attachments/95773623-c849-4248-a492-488e1cb785ae => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:05.158433 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-4192ac35-f341-46ce-b1d0-18177406f3a1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:05.161408 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-4192ac35-f341-46ce-b1d0-18177406f3a1 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] POST https://10.4.3.241/volume/v3/attachments/95773623-c849-4248-a492-488e1cb785ae/action Aug 07 18:00:05.164782 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-4192ac35-f341-46ce-b1d0-18177406f3a1 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:05.164959 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-4192ac35-f341-46ce-b1d0-18177406f3a1 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:05.201690 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:05.201690 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:05.219419 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3bb6200d-037a-4e1e-89aa-c403e6b99741 req-4192ac35-f341-46ce-b1d0-18177406f3a1 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments/95773623-c849-4248-a492-488e1cb785ae/action returned with HTTP 204 Aug 07 18:00:05.220117 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 327/1309] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:00:05 2026] POST /volume/v3/attachments/95773623-c849-4248-a492-488e1cb785ae/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:05.672300 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:05.680229 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:05.681825 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-313932482"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:05.687750 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-313932482'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:05.695056 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Create volume of 1 GB Aug 07 18:00:05.697920 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:05.697920 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:05.697920 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Availability Zones retrieved successfully. Aug 07 18:00:05.702558 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Flow 'volume_create_api' (e22af848-0d6c-4034-9a4b-c460b13682f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:05.704224 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185c53d8-47e7-4522-b893-2b0511f63ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:05.705792 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:05.716315 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:05.716315 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:05.739221 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185c53d8-47e7-4522-b893-2b0511f63ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f32f8337-3acb-4973-bd15-a9cd5eca25cc,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f32f8337-3acb-4973-bd15-a9cd5eca25cc', 'encryption_key_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=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:05.741284 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e3ebba-ca01-432d-9f33-5571c27543d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:05.827137 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Created reservations ['8cd73656-4ada-49a2-a1c7-c06407edd501', '878bd0d7-4b5a-45de-807a-a19a751822ec', '3fd06b86-6c6e-4e7b-90c5-eb72efe8a307', '9127b365-015c-4b6f-9908-bc27e14eed78'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:05.828689 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11e3ebba-ca01-432d-9f33-5571c27543d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cd73656-4ada-49a2-a1c7-c06407edd501', '878bd0d7-4b5a-45de-807a-a19a751822ec', '3fd06b86-6c6e-4e7b-90c5-eb72efe8a307', '9127b365-015c-4b6f-9908-bc27e14eed78']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:05.831500 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170fab25-a2e3-4811-8f0b-8c04d0755319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:05.878370 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170fab25-a2e3-4811-8f0b-8c04d0755319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90faa45a-cdd6-432a-b427-a16b50845439', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-313932482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='348f212c6e5c4cd184775083f5c0b6e3',qos_specs=None,replication_status=,reservations=['8cd73656-4ada-49a2-a1c7-c06407edd501','878bd0d7-4b5a-45de-807a-a19a751822ec','3fd06b86-6c6e-4e7b-90c5-eb72efe8a307','9127b365-015c-4b6f-9908-bc27e14eed78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d569d31f9a94a0fa0aba557376e099b',volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-313932482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90faa45a-cdd6-432a-b427-a16b50845439,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='348f212c6e5c4cd184775083f5c0b6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d569d31f9a94a0fa0aba557376e099b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f32f8337-3acb-4973-bd15-a9cd5eca25cc),volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:05.880622 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4360fd4-b2bd-4afe-8281-f674adbb1f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:05.920849 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4360fd4-b2bd-4afe-8281-f674adbb1f7f) transitioned into state 'SUCCESS' from state '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-313932482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='348f212c6e5c4cd184775083f5c0b6e3',qos_specs=None,replication_status=,reservations=['8cd73656-4ada-49a2-a1c7-c06407edd501','878bd0d7-4b5a-45de-807a-a19a751822ec','3fd06b86-6c6e-4e7b-90c5-eb72efe8a307','9127b365-015c-4b6f-9908-bc27e14eed78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d569d31f9a94a0fa0aba557376e099b',volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:05.921971 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5929f81a-d5ef-49c5-b57d-8b6678848a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:05.941734 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5929f81a-d5ef-49c5-b57d-8b6678848a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:05.942886 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Flow 'volume_create_api' (e22af848-0d6c-4034-9a4b-c460b13682f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:05.944177 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Create volume request issued successfully. Aug 07 18:00:05.945087 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3ba8ca50-cb7f-4a70-abb2-c1c0c5f28994 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:05.945686 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 331/1310] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:00:05 2026] POST /volume/v3/volumes => generated 759 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:05.965885 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2e66c0f0-aeec-48f0-8860-9e0921a7dacf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:05.970492 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e66c0f0-aeec-48f0-8860-9e0921a7dacf tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:05.970696 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e66c0f0-aeec-48f0-8860-9e0921a7dacf tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:05.970943 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e66c0f0-aeec-48f0-8860-9e0921a7dacf tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:05.986063 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:05.986063 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:05.994862 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2e66c0f0-aeec-48f0-8860-9e0921a7dacf tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:06.001466 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e66c0f0-aeec-48f0-8860-9e0921a7dacf tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:06.002469 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 325/1311] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:05 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 827 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:07.022656 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-97c34245-e3cf-4bf5-bd3f-5de43271909a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:07.028077 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-97c34245-e3cf-4bf5-bd3f-5de43271909a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:07.028392 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-97c34245-e3cf-4bf5-bd3f-5de43271909a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:07.028679 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-97c34245-e3cf-4bf5-bd3f-5de43271909a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:07.038597 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:07.038597 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:07.045292 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-97c34245-e3cf-4bf5-bd3f-5de43271909a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:07.054893 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-97c34245-e3cf-4bf5-bd3f-5de43271909a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:07.055688 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 329/1312] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:07 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:07.133455 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-c7d7a034-9042-412d-9ce5-b05d0019821e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:07.136810 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-c7d7a034-9042-412d-9ce5-b05d0019821e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:07.136810 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-c7d7a034-9042-412d-9ce5-b05d0019821e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:07.137377 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-c7d7a034-9042-412d-9ce5-b05d0019821e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:07.152314 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:07.152314 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:07.161783 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-c7d7a034-9042-412d-9ce5-b05d0019821e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:07.169932 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-c7d7a034-9042-412d-9ce5-b05d0019821e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:07.170682 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 328/1313] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:07 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:07.322709 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-963bef31-df34-4d08-b104-6622859365f9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:07.322709 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-963bef31-df34-4d08-b104-6622859365f9 None None] GET https://10.4.3.241/volume// Aug 07 18:00:07.322709 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-963bef31-df34-4d08-b104-6622859365f9 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:07.324382 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-963bef31-df34-4d08-b104-6622859365f9 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:07.324382 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-963bef31-df34-4d08-b104-6622859365f9 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:07.326442 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 332/1314] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:00:07 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:07.346332 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-c5113c1b-9a86-40a7-b420-2eaf58d502e7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:07.348899 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-c5113c1b-9a86-40a7-b420-2eaf58d502e7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:00:07.348899 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-c5113c1b-9a86-40a7-b420-2eaf58d502e7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90faa45a-cdd6-432a-b427-a16b50845439", "connector": null, "instance_uuid": "fbd5c580-bddf-4815-8b4b-2ed1eaf4661f"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:07.365819 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:07.365819 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:07.438640 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-c5113c1b-9a86-40a7-b420-2eaf58d502e7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:00:07.439983 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 326/1315] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:00:07 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:07.491877 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4816eff8-e32a-4908-a052-8eb2a38e6107 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:07.499531 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4816eff8-e32a-4908-a052-8eb2a38e6107 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:07.500258 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4816eff8-e32a-4908-a052-8eb2a38e6107 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:07.501589 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4816eff8-e32a-4908-a052-8eb2a38e6107 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:07.519689 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cef862f3-6f05-497e-ae6a-1b5430a1c754 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:07.520893 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cef862f3-6f05-497e-ae6a-1b5430a1c754 None None] GET https://10.4.3.241/volume// Aug 07 18:00:07.521220 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cef862f3-6f05-497e-ae6a-1b5430a1c754 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:07.521464 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cef862f3-6f05-497e-ae6a-1b5430a1c754 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:07.522252 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cef862f3-6f05-497e-ae6a-1b5430a1c754 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:07.522777 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 329/1316] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:07 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:07.530709 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:07.530709 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:07.539751 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-8a682a77-768c-4373-aa44-80d4a39f8b6e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:07.544261 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-8a682a77-768c-4373-aa44-80d4a39f8b6e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:07.544261 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-8a682a77-768c-4373-aa44-80d4a39f8b6e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:07.544506 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4816eff8-e32a-4908-a052-8eb2a38e6107 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:07.544587 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-8a682a77-768c-4373-aa44-80d4a39f8b6e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:07.557040 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4816eff8-e32a-4908-a052-8eb2a38e6107 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:07.557465 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 330/1317] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:07 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:07.557966 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:07.557966 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:07.571017 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-8a682a77-768c-4373-aa44-80d4a39f8b6e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:07.582437 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-8a682a77-768c-4373-aa44-80d4a39f8b6e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:07.583042 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 333/1318] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:00:07 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1031 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:07.759656 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-4f9f3d68-1dc7-4243-bbfc-efa7c1893061 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:07.764206 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-4f9f3d68-1dc7-4243-bbfc-efa7c1893061 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] PUT https://10.4.3.241/volume/v3/attachments/28d6b942-e57b-4e5f-99d5-56f642287af1 Aug 07 18:00:07.765847 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-4f9f3d68-1dc7-4243-bbfc-efa7c1893061 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:07.779121 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-4f9f3d68-1dc7-4243-bbfc-efa7c1893061 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Acquiring lock "cinder-attachment_update-90faa45a-cdd6-432a-b427-a16b50845439-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:00:07.785742 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-4f9f3d68-1dc7-4243-bbfc-efa7c1893061 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-90faa45a-cdd6-432a-b427-a16b50845439-np0000006743" acquired by "attachment_update" :: waited 0.008s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:00:07.786880 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:07.786880 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:07.914056 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-4f9f3d68-1dc7-4243-bbfc-efa7c1893061 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-90faa45a-cdd6-432a-b427-a16b50845439-np0000006743" released by "attachment_update" :: held 0.128s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:00:07.914517 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-4f9f3d68-1dc7-4243-bbfc-efa7c1893061 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/28d6b942-e57b-4e5f-99d5-56f642287af1 returned with HTTP 200 Aug 07 18:00:07.915931 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 327/1319] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:00:07 2026] PUT /volume/v3/attachments/28d6b942-e57b-4e5f-99d5-56f642287af1 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:08.574100 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-62baffbe-83ef-4276-b8ea-a01fcc53bcf0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:08.576657 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-62baffbe-83ef-4276-b8ea-a01fcc53bcf0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:08.577042 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-62baffbe-83ef-4276-b8ea-a01fcc53bcf0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:08.577367 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-62baffbe-83ef-4276-b8ea-a01fcc53bcf0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:08.598630 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:08.598630 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:08.609342 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-62baffbe-83ef-4276-b8ea-a01fcc53bcf0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:08.619707 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-62baffbe-83ef-4276-b8ea-a01fcc53bcf0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:08.620867 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 330/1320] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:08 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:09.643447 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c02ddf23-d46c-43c0-bf5d-00ddbb27227e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:09.644168 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c02ddf23-d46c-43c0-bf5d-00ddbb27227e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:09.645280 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c02ddf23-d46c-43c0-bf5d-00ddbb27227e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:09.645280 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c02ddf23-d46c-43c0-bf5d-00ddbb27227e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:09.655791 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:09.655791 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:09.662049 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c02ddf23-d46c-43c0-bf5d-00ddbb27227e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:09.667018 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c02ddf23-d46c-43c0-bf5d-00ddbb27227e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:09.667424 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 331/1321] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:09 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:10.013178 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4d963186-f109-4dee-8a24-6030703fcdf1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:10.015279 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:10.015880 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2073346389", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:10.017582 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2073346389', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:10.017728 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create volume of 1 GB Aug 07 18:00:10.022217 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Availability Zones retrieved successfully. Aug 07 18:00:10.028001 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Flow 'volume_create_api' (b0179ff0-2172-4cdf-9396-118aad71c07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:10.029044 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaed6649-8d36-4419-9a26-83c34e535277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:10.029974 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:10.058793 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaed6649-8d36-4419-9a26-83c34e535277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:10.059473 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (528e85fc-e346-4b7a-808f-5a2339e148f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:10.133884 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Created reservations ['b22efd16-983d-4c97-800d-6504465816da', '3944868d-463a-409d-b381-3bc17bc9947d', 'e14aca3b-5124-4d5d-bc44-0479e37b3f20', '7f94217b-01b9-4f29-ac22-9308cd9d6429'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:10.134806 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (528e85fc-e346-4b7a-808f-5a2339e148f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b22efd16-983d-4c97-800d-6504465816da', '3944868d-463a-409d-b381-3bc17bc9947d', 'e14aca3b-5124-4d5d-bc44-0479e37b3f20', '7f94217b-01b9-4f29-ac22-9308cd9d6429']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:10.135531 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740508dc-072d-49ce-8715-cbca9eb912f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:10.160277 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740508dc-072d-49ce-8715-cbca9eb912f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa9e7cfd-4032-42dd-9527-d046491440ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2073346389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f701474c05a432b9513baf1083d1c15',qos_specs=None,replication_status=,reservations=['b22efd16-983d-4c97-800d-6504465816da','3944868d-463a-409d-b381-3bc17bc9947d','e14aca3b-5124-4d5d-bc44-0479e37b3f20','7f94217b-01b9-4f29-ac22-9308cd9d6429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b203802c96b49a1baa18bb05cfe2af1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2073346389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa9e7cfd-4032-42dd-9527-d046491440ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f701474c05a432b9513baf1083d1c15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b203802c96b49a1baa18bb05cfe2af1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:10.160967 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd9a684d-3cc2-4b3f-838a-fdaf5e184048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:10.182387 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd9a684d-3cc2-4b3f-838a-fdaf5e184048) transitioned into state 'SUCCESS' from state '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-2073346389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f701474c05a432b9513baf1083d1c15',qos_specs=None,replication_status=,reservations=['b22efd16-983d-4c97-800d-6504465816da','3944868d-463a-409d-b381-3bc17bc9947d','e14aca3b-5124-4d5d-bc44-0479e37b3f20','7f94217b-01b9-4f29-ac22-9308cd9d6429'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b203802c96b49a1baa18bb05cfe2af1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:10.183128 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4372a8bf-311c-48fb-8c5b-bd928b11a81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:10.193678 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4372a8bf-311c-48fb-8c5b-bd928b11a81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:10.194676 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Flow 'volume_create_api' (b0179ff0-2172-4cdf-9396-118aad71c07f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:10.195630 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create volume request issued successfully. Aug 07 18:00:10.195813 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4d963186-f109-4dee-8a24-6030703fcdf1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:10.196292 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 334/1322] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:00:10 2026] POST /volume/v3/volumes => generated 757 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:10.215531 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d140f79e-45ac-471c-b931-12ba2a7cbb99 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:10.217658 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d140f79e-45ac-471c-b931-12ba2a7cbb99 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:10.217945 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d140f79e-45ac-471c-b931-12ba2a7cbb99 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:10.218221 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d140f79e-45ac-471c-b931-12ba2a7cbb99 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:10.232822 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:10.232822 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:10.238322 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d140f79e-45ac-471c-b931-12ba2a7cbb99 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:10.246151 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d140f79e-45ac-471c-b931-12ba2a7cbb99 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:00:10.246678 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 328/1323] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:10 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:10.686846 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e0697337-c647-4886-8f81-ba3b99fb72c6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:10.688844 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e0697337-c647-4886-8f81-ba3b99fb72c6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:10.689281 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e0697337-c647-4886-8f81-ba3b99fb72c6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:10.690422 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e0697337-c647-4886-8f81-ba3b99fb72c6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:10.702886 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:10.702886 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:10.710848 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e0697337-c647-4886-8f81-ba3b99fb72c6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:10.716222 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e0697337-c647-4886-8f81-ba3b99fb72c6 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:10.717137 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 331/1324] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:10 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:11.039166 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:11.040828 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:11.041203 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-714103933"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:11.043140 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-714103933'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:11.043298 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Create volume of 1 GB Aug 07 18:00:11.049702 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Availability Zones retrieved successfully. Aug 07 18:00:11.057834 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Flow 'volume_create_api' (5f8d06da-cf50-4275-8fdd-b05704ee1794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:11.059162 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (645a1f9a-01f6-42ae-ac76-8bd4e134e64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:11.060549 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:11.094632 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (645a1f9a-01f6-42ae-ac76-8bd4e134e64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:11.095533 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0efe8572-9253-46cd-ab45-673783529529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:11.189300 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Created reservations ['5e958a11-0cf4-4c84-bc72-a0848308d935', '53c0274d-1829-4f4f-a743-fcdce32204cd', '4137c4f6-8fc0-4eaf-8e0f-2542d0a2f1bf', 'd7f735c1-06b8-4d24-968c-739542888d5c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:11.192586 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0efe8572-9253-46cd-ab45-673783529529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e958a11-0cf4-4c84-bc72-a0848308d935', '53c0274d-1829-4f4f-a743-fcdce32204cd', '4137c4f6-8fc0-4eaf-8e0f-2542d0a2f1bf', 'd7f735c1-06b8-4d24-968c-739542888d5c']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:11.193505 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44ef5cf-2853-49e9-87cd-e405cab781f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:11.233960 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44ef5cf-2853-49e9-87cd-e405cab781f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dd527b0-879e-4392-a660-36e4ecab6788', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-714103933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5624008b333e45f5966a31319e886e7c',qos_specs=None,replication_status=,reservations=['5e958a11-0cf4-4c84-bc72-a0848308d935','53c0274d-1829-4f4f-a743-fcdce32204cd','4137c4f6-8fc0-4eaf-8e0f-2542d0a2f1bf','d7f735c1-06b8-4d24-968c-739542888d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cfd38b6e2da42daab3eb4e0d291eab8',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-714103933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dd527b0-879e-4392-a660-36e4ecab6788,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5624008b333e45f5966a31319e886e7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cfd38b6e2da42daab3eb4e0d291eab8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:11.233960 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a891ea56-31e8-4e4a-a973-633ad1fd74ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:11.268232 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b21cfac7-2595-46ae-beac-273b4991e339 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:11.270936 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b21cfac7-2595-46ae-beac-273b4991e339 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:11.271363 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b21cfac7-2595-46ae-beac-273b4991e339 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:11.271836 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b21cfac7-2595-46ae-beac-273b4991e339 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:11.285720 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-98d899da-75b0-45f8-8aba-f356ff33eec9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:11.292205 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-98d899da-75b0-45f8-8aba-f356ff33eec9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments/28d6b942-e57b-4e5f-99d5-56f642287af1/action Aug 07 18:00:11.292729 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-98d899da-75b0-45f8-8aba-f356ff33eec9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:11.292948 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-98d899da-75b0-45f8-8aba-f356ff33eec9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:11.293218 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:11.293218 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:11.303704 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a891ea56-31e8-4e4a-a973-633ad1fd74ec) transitioned into state 'SUCCESS' from state '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-714103933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5624008b333e45f5966a31319e886e7c',qos_specs=None,replication_status=,reservations=['5e958a11-0cf4-4c84-bc72-a0848308d935','53c0274d-1829-4f4f-a743-fcdce32204cd','4137c4f6-8fc0-4eaf-8e0f-2542d0a2f1bf','d7f735c1-06b8-4d24-968c-739542888d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cfd38b6e2da42daab3eb4e0d291eab8',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:11.305846 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f9ad6f3-4124-4096-a65c-30124e14b181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:11.306442 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b21cfac7-2595-46ae-beac-273b4991e339 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:11.322199 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b21cfac7-2595-46ae-beac-273b4991e339 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:00:11.323901 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 335/1325] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:11 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:11.325741 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:11.325741 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:11.330136 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f9ad6f3-4124-4096-a65c-30124e14b181) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:11.331833 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Flow 'volume_create_api' (5f8d06da-cf50-4275-8fdd-b05704ee1794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:11.331833 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Create volume request issued successfully. Aug 07 18:00:11.332978 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b75eadf-9cc0-4f72-9c17-9dbfbaf869a2 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:11.333359 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 332/1326] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:00:11 2026] POST /volume/v3/volumes => generated 758 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:11.342795 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7bea728a-a2ea-4ca1-81ae-d79f27292010 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:11.344430 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7bea728a-a2ea-4ca1-81ae-d79f27292010 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:11.344825 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7bea728a-a2ea-4ca1-81ae-d79f27292010 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:11.345408 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7bea728a-a2ea-4ca1-81ae-d79f27292010 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:11.350302 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-020dfc73-be41-4d84-a8e0-9987dc1beac6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:11.352165 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-020dfc73-be41-4d84-a8e0-9987dc1beac6 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 Aug 07 18:00:11.352470 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-020dfc73-be41-4d84-a8e0-9987dc1beac6 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:11.352650 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-020dfc73-be41-4d84-a8e0-9987dc1beac6 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:11.359788 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:11.359788 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:11.362539 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-cad7df76-3104-4ab8-8e51-c2e678c22c07 req-98d899da-75b0-45f8-8aba-f356ff33eec9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/28d6b942-e57b-4e5f-99d5-56f642287af1/action returned with HTTP 204 Aug 07 18:00:11.363220 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:11.363220 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:11.364802 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 329/1327] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:00:11 2026] POST /volume/v3/attachments/28d6b942-e57b-4e5f-99d5-56f642287af1/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:11.368933 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7bea728a-a2ea-4ca1-81ae-d79f27292010 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:11.369174 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-020dfc73-be41-4d84-a8e0-9987dc1beac6 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:00:11.376150 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7bea728a-a2ea-4ca1-81ae-d79f27292010 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:00:11.377295 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 332/1328] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:11 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:11.381931 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-020dfc73-be41-4d84-a8e0-9987dc1beac6 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 returned with HTTP 200 Aug 07 18:00:11.381931 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 336/1329] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:11 2026] GET /volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:11.735934 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-617ed17b-7aca-4488-aad5-9edaaf7b80af None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:11.737340 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-617ed17b-7aca-4488-aad5-9edaaf7b80af tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:11.737555 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-617ed17b-7aca-4488-aad5-9edaaf7b80af tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:11.737896 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-617ed17b-7aca-4488-aad5-9edaaf7b80af tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:11.749657 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:11.749657 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:11.754281 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-617ed17b-7aca-4488-aad5-9edaaf7b80af tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:11.759413 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-617ed17b-7aca-4488-aad5-9edaaf7b80af tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:11.759893 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 333/1330] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:11 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:11.818743 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-5cbcab93-3029-4c5b-9948-63815f27a408 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:11.821702 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-5cbcab93-3029-4c5b-9948-63815f27a408 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:11.822018 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-5cbcab93-3029-4c5b-9948-63815f27a408 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:11.822370 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-5cbcab93-3029-4c5b-9948-63815f27a408 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:11.835133 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:11.835133 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:11.842707 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-5cbcab93-3029-4c5b-9948-63815f27a408 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:11.845451 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-5cbcab93-3029-4c5b-9948-63815f27a408 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:11.846329 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 330/1331] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:11 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:11.970177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3e8eee56-edef-412f-9be3-5390ad6647e2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:11.971088 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e8eee56-edef-412f-9be3-5390ad6647e2 None None] GET https://10.4.3.241/volume// Aug 07 18:00:11.971088 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e8eee56-edef-412f-9be3-5390ad6647e2 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:11.971088 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e8eee56-edef-412f-9be3-5390ad6647e2 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:11.971332 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e8eee56-edef-412f-9be3-5390ad6647e2 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:11.971697 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 333/1332] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:00:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:11.982541 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-b5a6ba6c-af79-4c36-bb63-8914e343b2d1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:11.990044 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-b5a6ba6c-af79-4c36-bb63-8914e343b2d1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:00:11.990044 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-b5a6ba6c-af79-4c36-bb63-8914e343b2d1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90faa45a-cdd6-432a-b427-a16b50845439", "connector": null, "instance_uuid": "1dc686c6-d564-4c15-b37d-99e0b2986ac0"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:12.010927 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:12.010927 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:12.050245 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-b5a6ba6c-af79-4c36-bb63-8914e343b2d1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:00:12.052250 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 337/1333] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:00:11 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:12.098781 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1f09505f-7a24-4a23-bc9d-8a67e5ac81fe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:12.101364 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f09505f-7a24-4a23-bc9d-8a67e5ac81fe tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:12.101633 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f09505f-7a24-4a23-bc9d-8a67e5ac81fe tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:12.101905 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f09505f-7a24-4a23-bc9d-8a67e5ac81fe tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:12.111492 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-56e25eaf-40e9-4816-9bd5-9a3694d42e3a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:12.111492 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56e25eaf-40e9-4816-9bd5-9a3694d42e3a None None] GET https://10.4.3.241/volume// Aug 07 18:00:12.111492 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56e25eaf-40e9-4816-9bd5-9a3694d42e3a None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:12.111492 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56e25eaf-40e9-4816-9bd5-9a3694d42e3a None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:12.112338 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56e25eaf-40e9-4816-9bd5-9a3694d42e3a None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:12.112918 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 331/1334] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:12.126537 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:12.126537 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:12.129560 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-999ae89f-5be0-4e6f-af25-b519c72cda63 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:12.136481 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-999ae89f-5be0-4e6f-af25-b519c72cda63 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:12.137472 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-999ae89f-5be0-4e6f-af25-b519c72cda63 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:12.137472 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-999ae89f-5be0-4e6f-af25-b519c72cda63 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:12.140114 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1f09505f-7a24-4a23-bc9d-8a67e5ac81fe tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:12.149428 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f09505f-7a24-4a23-bc9d-8a67e5ac81fe tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:12.150100 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 334/1335] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:12 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1146 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:12.152933 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:12.152933 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:12.161740 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-999ae89f-5be0-4e6f-af25-b519c72cda63 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:12.167766 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-999ae89f-5be0-4e6f-af25-b519c72cda63 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:12.167766 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 334/1336] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:00:12 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:12.307711 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-c3d0cd52-2b8d-4e3e-bc10-67972f9335b4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:12.312290 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-c3d0cd52-2b8d-4e3e-bc10-67972f9335b4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] PUT https://10.4.3.241/volume/v3/attachments/c55d1dc9-f68f-4ff6-840b-89e7d926126a Aug 07 18:00:12.312826 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-c3d0cd52-2b8d-4e3e-bc10-67972f9335b4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:12.335916 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-c3d0cd52-2b8d-4e3e-bc10-67972f9335b4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Acquiring lock "cinder-attachment_update-90faa45a-cdd6-432a-b427-a16b50845439-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:00:12.346559 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-c3d0cd52-2b8d-4e3e-bc10-67972f9335b4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-90faa45a-cdd6-432a-b427-a16b50845439-np0000006743" acquired by "attachment_update" :: waited 0.010s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:00:12.349357 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:12.349357 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:12.406731 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-295316d2-232e-499c-b2dc-2937bce2f102 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:12.414840 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-295316d2-232e-499c-b2dc-2937bce2f102 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 Aug 07 18:00:12.414840 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-295316d2-232e-499c-b2dc-2937bce2f102 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:12.414840 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-295316d2-232e-499c-b2dc-2937bce2f102 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:12.428443 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:12.428443 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:12.435511 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-295316d2-232e-499c-b2dc-2937bce2f102 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:00:12.442721 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-295316d2-232e-499c-b2dc-2937bce2f102 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 returned with HTTP 200 Aug 07 18:00:12.445960 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 332/1337] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:12 2026] GET /volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:12.514174 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-c3d0cd52-2b8d-4e3e-bc10-67972f9335b4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-90faa45a-cdd6-432a-b427-a16b50845439-np0000006743" released by "attachment_update" :: held 0.168s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:00:12.514174 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-c3d0cd52-2b8d-4e3e-bc10-67972f9335b4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/c55d1dc9-f68f-4ff6-840b-89e7d926126a returned with HTTP 200 Aug 07 18:00:12.514174 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 338/1338] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:00:12 2026] PUT /volume/v3/attachments/c55d1dc9-f68f-4ff6-840b-89e7d926126a => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:12.524735 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-55899ad6-77a1-47be-868c-56fc942ed579 req-543cb348-90a0-4234-a949-0868e2330f4b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:12.532562 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-543cb348-90a0-4234-a949-0868e2330f4b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:12.532562 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-543cb348-90a0-4234-a949-0868e2330f4b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:12.532886 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-543cb348-90a0-4234-a949-0868e2330f4b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:12.545080 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:12.545080 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:12.550745 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-55899ad6-77a1-47be-868c-56fc942ed579 req-543cb348-90a0-4234-a949-0868e2330f4b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:12.557068 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-543cb348-90a0-4234-a949-0868e2330f4b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:00:12.557776 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 335/1339] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:12 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:12.693767 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-23048b73-fae1-4ffa-89a5-28ba62e5c0df None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:12.693767 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-23048b73-fae1-4ffa-89a5-28ba62e5c0df None None] GET https://10.4.3.241/volume// Aug 07 18:00:12.693767 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-23048b73-fae1-4ffa-89a5-28ba62e5c0df None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:12.693767 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-23048b73-fae1-4ffa-89a5-28ba62e5c0df None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:12.694171 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-23048b73-fae1-4ffa-89a5-28ba62e5c0df None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:12.694265 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 335/1340] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:00:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:12.705322 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-55899ad6-77a1-47be-868c-56fc942ed579 req-3b049012-d8f5-4699-abc8-9f4fb1a9b2db None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:12.920084 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-3b049012-d8f5-4699-abc8-9f4fb1a9b2db tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:00:12.920724 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-3b049012-d8f5-4699-abc8-9f4fb1a9b2db tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa9e7cfd-4032-42dd-9527-d046491440ed", "connector": null, "instance_uuid": "905dcc69-b317-4a79-a435-1b9fa4f4e5e9"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:12.929975 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:12.929975 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:12.961428 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-3b049012-d8f5-4699-abc8-9f4fb1a9b2db tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:00:12.961428 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 333/1341] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:00:12 2026] POST /volume/v3/attachments => generated 273 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:12.991451 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5aa6164f-40b1-4701-b9ba-be1b85127175 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:12.994727 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5aa6164f-40b1-4701-b9ba-be1b85127175 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:12.995076 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5aa6164f-40b1-4701-b9ba-be1b85127175 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:12.995484 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5aa6164f-40b1-4701-b9ba-be1b85127175 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:13.010381 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:13.010381 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:13.012417 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-29399e25-e2d7-453f-ad8e-07b10622b5a5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:13.013561 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29399e25-e2d7-453f-ad8e-07b10622b5a5 None None] GET https://10.4.3.241/volume// Aug 07 18:00:13.013843 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29399e25-e2d7-453f-ad8e-07b10622b5a5 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:13.014086 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29399e25-e2d7-453f-ad8e-07b10622b5a5 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:13.014570 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29399e25-e2d7-453f-ad8e-07b10622b5a5 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:13.014960 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 336/1342] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:13.021507 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5aa6164f-40b1-4701-b9ba-be1b85127175 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:13.031159 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5aa6164f-40b1-4701-b9ba-be1b85127175 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:00:13.031327 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-55899ad6-77a1-47be-868c-56fc942ed579 req-0ffd0264-14ea-44b8-b974-dff01a90fa77 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:13.031646 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 339/1343] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:12 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:13.036450 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-0ffd0264-14ea-44b8-b974-dff01a90fa77 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:13.036685 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-0ffd0264-14ea-44b8-b974-dff01a90fa77 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:13.036884 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-0ffd0264-14ea-44b8-b974-dff01a90fa77 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:13.055682 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:13.055682 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:13.060645 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-55899ad6-77a1-47be-868c-56fc942ed579 req-0ffd0264-14ea-44b8-b974-dff01a90fa77 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:13.067261 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-0ffd0264-14ea-44b8-b974-dff01a90fa77 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:00:13.067691 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 336/1344] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:00:13 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 1029 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:13.175465 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a37440c1-0fb0-413c-a62e-ef17fdc6aede None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:13.178308 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a37440c1-0fb0-413c-a62e-ef17fdc6aede tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:13.178518 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a37440c1-0fb0-413c-a62e-ef17fdc6aede tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:13.178753 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a37440c1-0fb0-413c-a62e-ef17fdc6aede tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:13.190817 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-55899ad6-77a1-47be-868c-56fc942ed579 req-29c7841d-7032-41d5-ae43-bf73af73f846 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:13.194225 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:13.194225 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:13.194814 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-29c7841d-7032-41d5-ae43-bf73af73f846 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] PUT https://10.4.3.241/volume/v3/attachments/14e3ab0a-5442-423f-af52-884e663ed6cf Aug 07 18:00:13.195235 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-29c7841d-7032-41d5-ae43-bf73af73f846 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:13.199358 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a37440c1-0fb0-413c-a62e-ef17fdc6aede tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:13.206132 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-55899ad6-77a1-47be-868c-56fc942ed579 req-29c7841d-7032-41d5-ae43-bf73af73f846 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Acquiring lock "cinder-attachment_update-fa9e7cfd-4032-42dd-9527-d046491440ed-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:00:13.206589 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a37440c1-0fb0-413c-a62e-ef17fdc6aede tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:13.207090 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 334/1345] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:13 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:13.211112 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-55899ad6-77a1-47be-868c-56fc942ed579 req-29c7841d-7032-41d5-ae43-bf73af73f846 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Lock "cinder-attachment_update-fa9e7cfd-4032-42dd-9527-d046491440ed-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:00:13.212432 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:13.212432 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:13.241270 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2bc564e8-6f0d-4e8e-b70c-4be70593f646 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:13.245792 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2bc564e8-6f0d-4e8e-b70c-4be70593f646 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 18:00:13.245792 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2bc564e8-6f0d-4e8e-b70c-4be70593f646 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:13.245792 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2bc564e8-6f0d-4e8e-b70c-4be70593f646 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:13.266131 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:13.266131 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:13.273695 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2bc564e8-6f0d-4e8e-b70c-4be70593f646 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:00:13.280957 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2bc564e8-6f0d-4e8e-b70c-4be70593f646 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d returned with HTTP 200 Aug 07 18:00:13.281862 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 340/1346] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:13 2026] GET /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:13.331056 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-55899ad6-77a1-47be-868c-56fc942ed579 req-29c7841d-7032-41d5-ae43-bf73af73f846 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Lock "cinder-attachment_update-fa9e7cfd-4032-42dd-9527-d046491440ed-np0000006743" released by "attachment_update" :: held 0.120s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:00:13.331579 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-29c7841d-7032-41d5-ae43-bf73af73f846 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments/14e3ab0a-5442-423f-af52-884e663ed6cf returned with HTTP 200 Aug 07 18:00:13.332198 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 337/1347] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:00:13 2026] PUT /volume/v3/attachments/14e3ab0a-5442-423f-af52-884e663ed6cf => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:13.339393 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3929edb7-c931-4634-ba81-ce2a90372985 req-7d0e6798-c181-4092-ae45-d9b312c729fd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:13.342940 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-7d0e6798-c181-4092-ae45-d9b312c729fd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 18:00:13.343457 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-7d0e6798-c181-4092-ae45-d9b312c729fd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:13.343884 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-7d0e6798-c181-4092-ae45-d9b312c729fd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:13.359224 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:13.359224 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:13.365161 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-3929edb7-c931-4634-ba81-ce2a90372985 req-7d0e6798-c181-4092-ae45-d9b312c729fd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:00:13.373328 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-7d0e6798-c181-4092-ae45-d9b312c729fd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d returned with HTTP 200 Aug 07 18:00:13.373328 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 337/1348] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:13 2026] GET /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:13.400640 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3929edb7-c931-4634-ba81-ce2a90372985 req-4e2e07c0-5127-478c-883d-8eceeb6068fd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:13.403895 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-4e2e07c0-5127-478c-883d-8eceeb6068fd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] POST https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d/action Aug 07 18:00:13.404294 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-4e2e07c0-5127-478c-883d-8eceeb6068fd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:13.404459 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-4e2e07c0-5127-478c-883d-8eceeb6068fd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:13.419726 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:13.419726 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:13.420353 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-3929edb7-c931-4634-ba81-ce2a90372985 req-4e2e07c0-5127-478c-883d-8eceeb6068fd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:00:13.429582 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-3929edb7-c931-4634-ba81-ce2a90372985 req-4e2e07c0-5127-478c-883d-8eceeb6068fd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Begin detaching volume completed successfully. Aug 07 18:00:13.429906 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-4e2e07c0-5127-478c-883d-8eceeb6068fd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d/action returned with HTTP 202 Aug 07 18:00:13.430662 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 335/1349] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:00:13 2026] POST /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:13.484601 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bdb57311-e2ef-4a53-aa58-3a7930dbbffa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:13.485839 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bdb57311-e2ef-4a53-aa58-3a7930dbbffa None None] GET https://10.4.3.241/volume// Aug 07 18:00:13.486173 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bdb57311-e2ef-4a53-aa58-3a7930dbbffa None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:13.486608 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bdb57311-e2ef-4a53-aa58-3a7930dbbffa None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:13.487813 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bdb57311-e2ef-4a53-aa58-3a7930dbbffa None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:13.487813 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 341/1350] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:13.503739 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3929edb7-c931-4634-ba81-ce2a90372985 req-8ce955eb-5ae0-4899-9288-f2be583e29ad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:13.507052 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-8ce955eb-5ae0-4899-9288-f2be583e29ad tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 18:00:13.507235 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-8ce955eb-5ae0-4899-9288-f2be583e29ad tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:13.507477 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-8ce955eb-5ae0-4899-9288-f2be583e29ad tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:13.522472 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:13.522472 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:13.529522 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-3929edb7-c931-4634-ba81-ce2a90372985 req-8ce955eb-5ae0-4899-9288-f2be583e29ad tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:00:13.541758 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-8ce955eb-5ae0-4899-9288-f2be583e29ad tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d returned with HTTP 200 Aug 07 18:00:13.543442 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 338/1351] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:00:13 2026] GET /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d => generated 1325 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:14.049902 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d6e3c44b-01fe-4905-a12c-164bbc6d6a04 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:14.052069 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6e3c44b-01fe-4905-a12c-164bbc6d6a04 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:14.052298 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6e3c44b-01fe-4905-a12c-164bbc6d6a04 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:14.052580 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6e3c44b-01fe-4905-a12c-164bbc6d6a04 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:14.065272 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:14.065272 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:14.072523 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d6e3c44b-01fe-4905-a12c-164bbc6d6a04 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:14.076142 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6e3c44b-01fe-4905-a12c-164bbc6d6a04 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:00:14.078285 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 338/1352] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:14 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:14.226318 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-55b33021-cbcc-42d0-89a9-bf40e527ffa2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:14.228845 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-55b33021-cbcc-42d0-89a9-bf40e527ffa2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:14.229111 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-55b33021-cbcc-42d0-89a9-bf40e527ffa2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:14.229354 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-55b33021-cbcc-42d0-89a9-bf40e527ffa2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:14.252292 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:14.252292 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:14.258671 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-55b33021-cbcc-42d0-89a9-bf40e527ffa2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:14.266720 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-55b33021-cbcc-42d0-89a9-bf40e527ffa2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:14.266893 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 336/1353] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:14 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:14.883973 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-6028603b-0c8b-4312-a908-847de6ffa276 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:14.886295 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-6028603b-0c8b-4312-a908-847de6ffa276 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments/c55d1dc9-f68f-4ff6-840b-89e7d926126a/action Aug 07 18:00:14.886711 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-6028603b-0c8b-4312-a908-847de6ffa276 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:14.886854 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-6028603b-0c8b-4312-a908-847de6ffa276 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:14.910143 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:14.910143 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:14.923073 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-143974e8-4d11-4154-bf78-a1001ae34db6 req-6028603b-0c8b-4312-a908-847de6ffa276 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/c55d1dc9-f68f-4ff6-840b-89e7d926126a/action returned with HTTP 204 Aug 07 18:00:14.923603 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 342/1354] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:00:14 2026] POST /volume/v3/attachments/c55d1dc9-f68f-4ff6-840b-89e7d926126a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:14.983689 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fba8353d-8750-4d01-99fa-1431a54e13ce None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:14.988301 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fba8353d-8750-4d01-99fa-1431a54e13ce tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:14.990718 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fba8353d-8750-4d01-99fa-1431a54e13ce tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:14.991055 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fba8353d-8750-4d01-99fa-1431a54e13ce tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:15.002903 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:15.002903 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:15.009204 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fba8353d-8750-4d01-99fa-1431a54e13ce tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:15.016826 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fba8353d-8750-4d01-99fa-1431a54e13ce tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:15.017438 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 339/1355] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:14 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:15.030091 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6fe5b411-15c2-4ac4-9b5a-5bfa09306263 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:15.032482 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6fe5b411-15c2-4ac4-9b5a-5bfa09306263 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:15.032768 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6fe5b411-15c2-4ac4-9b5a-5bfa09306263 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:15.032987 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6fe5b411-15c2-4ac4-9b5a-5bfa09306263 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:15.042602 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:15.042602 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:15.048165 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6fe5b411-15c2-4ac4-9b5a-5bfa09306263 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:15.053952 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6fe5b411-15c2-4ac4-9b5a-5bfa09306263 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:15.054511 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 339/1356] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:15 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:15.089409 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-90984c2f-5b89-420c-9db2-6792e35305b6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:15.091654 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90984c2f-5b89-420c-9db2-6792e35305b6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:15.091838 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-90984c2f-5b89-420c-9db2-6792e35305b6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:15.092075 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-90984c2f-5b89-420c-9db2-6792e35305b6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:15.106721 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:15.106721 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:15.113428 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-90984c2f-5b89-420c-9db2-6792e35305b6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:15.118101 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90984c2f-5b89-420c-9db2-6792e35305b6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:00:15.118964 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 337/1357] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:15 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:15.124310 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b1177984-504a-4d30-ac32-9ddc80730147 req-b6ec4158-d64f-4847-92a8-40eec2db70fb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:15.127278 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-b6ec4158-d64f-4847-92a8-40eec2db70fb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:15.127637 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-b6ec4158-d64f-4847-92a8-40eec2db70fb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:15.127955 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-b6ec4158-d64f-4847-92a8-40eec2db70fb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:15.136832 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:15.136832 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:15.144602 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b1177984-504a-4d30-ac32-9ddc80730147 req-b6ec4158-d64f-4847-92a8-40eec2db70fb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:15.148493 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-b6ec4158-d64f-4847-92a8-40eec2db70fb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:15.149243 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 343/1358] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:15 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:15.242107 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6e6155d4-57e2-4a20-af05-88e25c0cf507 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:15.244358 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e6155d4-57e2-4a20-af05-88e25c0cf507 None None] GET https://10.4.3.241/volume// Aug 07 18:00:15.244358 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e6155d4-57e2-4a20-af05-88e25c0cf507 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:15.244358 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e6155d4-57e2-4a20-af05-88e25c0cf507 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:15.244358 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e6155d4-57e2-4a20-af05-88e25c0cf507 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:15.244358 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 340/1359] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:00:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:15.251816 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b1177984-504a-4d30-ac32-9ddc80730147 req-944a21c6-30b0-4467-b624-2506312ea81c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:15.254364 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-944a21c6-30b0-4467-b624-2506312ea81c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:00:15.254803 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-944a21c6-30b0-4467-b624-2506312ea81c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9d0a6a5-e386-4b94-8418-64a6acfce392", "connector": null, "instance_uuid": "d8a34c05-5918-465a-a87b-a02f518c1af9"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:15.266827 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:15.266827 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:15.280841 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-28aeccd7-0a5f-4def-a047-3a262a41f383 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:15.282652 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-28aeccd7-0a5f-4def-a047-3a262a41f383 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:15.282886 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-28aeccd7-0a5f-4def-a047-3a262a41f383 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:15.283096 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-28aeccd7-0a5f-4def-a047-3a262a41f383 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:15.298276 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:15.298276 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:15.302175 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-28aeccd7-0a5f-4def-a047-3a262a41f383 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:15.307530 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-944a21c6-30b0-4467-b624-2506312ea81c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:00:15.307776 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-28aeccd7-0a5f-4def-a047-3a262a41f383 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:15.308152 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 340/1360] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:00:15 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 07 18:00:15.308332 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 338/1361] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:15 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:15.360487 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1a28b615-51b8-4548-b627-807121a1ee8c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:15.362484 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1a28b615-51b8-4548-b627-807121a1ee8c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:15.365427 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1a28b615-51b8-4548-b627-807121a1ee8c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:15.365779 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1a28b615-51b8-4548-b627-807121a1ee8c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:15.375051 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ae90ced7-a32b-464d-aa41-bf4f0357a040 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:15.375584 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae90ced7-a32b-464d-aa41-bf4f0357a040 None None] GET https://10.4.3.241/volume// Aug 07 18:00:15.375825 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae90ced7-a32b-464d-aa41-bf4f0357a040 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:15.376077 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae90ced7-a32b-464d-aa41-bf4f0357a040 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:15.376499 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae90ced7-a32b-464d-aa41-bf4f0357a040 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:15.376915 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 341/1362] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:15.388021 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:15.388021 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:15.388832 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b1177984-504a-4d30-ac32-9ddc80730147 req-3af2f61f-ca0d-4178-9d52-e946dabd0756 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:15.392721 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-3af2f61f-ca0d-4178-9d52-e946dabd0756 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:15.392967 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-3af2f61f-ca0d-4178-9d52-e946dabd0756 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:15.393052 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1a28b615-51b8-4548-b627-807121a1ee8c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:15.393195 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-3af2f61f-ca0d-4178-9d52-e946dabd0756 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:15.398319 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1a28b615-51b8-4548-b627-807121a1ee8c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:15.398863 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 344/1363] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:15 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:15.406280 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:15.406280 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:15.415170 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b1177984-504a-4d30-ac32-9ddc80730147 req-3af2f61f-ca0d-4178-9d52-e946dabd0756 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:15.422202 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-3af2f61f-ca0d-4178-9d52-e946dabd0756 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:15.423050 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 341/1364] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:00:15 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 1055 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:15.544995 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b1177984-504a-4d30-ac32-9ddc80730147 req-609add9c-4777-4d2a-8a02-24c04ee22b5b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:15.547181 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-609add9c-4777-4d2a-8a02-24c04ee22b5b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] PUT https://10.4.3.241/volume/v3/attachments/54d93142-c6e1-443d-81f2-33e6db491f7b Aug 07 18:00:15.547653 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-609add9c-4777-4d2a-8a02-24c04ee22b5b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:15.556865 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-b1177984-504a-4d30-ac32-9ddc80730147 req-609add9c-4777-4d2a-8a02-24c04ee22b5b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Acquiring lock "cinder-attachment_update-e9d0a6a5-e386-4b94-8418-64a6acfce392-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:00:15.564438 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-b1177984-504a-4d30-ac32-9ddc80730147 req-609add9c-4777-4d2a-8a02-24c04ee22b5b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Lock "cinder-attachment_update-e9d0a6a5-e386-4b94-8418-64a6acfce392-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:00:15.564438 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:15.564438 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:15.668856 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-b1177984-504a-4d30-ac32-9ddc80730147 req-609add9c-4777-4d2a-8a02-24c04ee22b5b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Lock "cinder-attachment_update-e9d0a6a5-e386-4b94-8418-64a6acfce392-np0000006743" released by "attachment_update" :: held 0.105s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:00:15.668856 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-609add9c-4777-4d2a-8a02-24c04ee22b5b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/54d93142-c6e1-443d-81f2-33e6db491f7b returned with HTTP 200 Aug 07 18:00:15.668856 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 339/1365] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:00:15 2026] PUT /volume/v3/attachments/54d93142-c6e1-443d-81f2-33e6db491f7b => generated 968 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:15.678287 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b1177984-504a-4d30-ac32-9ddc80730147 req-7a1827a4-9a38-46c4-85de-73dd9f008065 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:15.680982 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-7a1827a4-9a38-46c4-85de-73dd9f008065 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/encryption Aug 07 18:00:15.681266 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-7a1827a4-9a38-46c4-85de-73dd9f008065 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:15.681516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-7a1827a4-9a38-46c4-85de-73dd9f008065 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:15.693957 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:15.693957 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:15.703824 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-7a1827a4-9a38-46c4-85de-73dd9f008065 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/encryption returned with HTTP 200 Aug 07 18:00:15.704431 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 342/1366] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 18:00:15 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:16.132605 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cbf03509-59a8-41b6-955f-cf464f74b3ce None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:16.134434 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cbf03509-59a8-41b6-955f-cf464f74b3ce tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:16.134682 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cbf03509-59a8-41b6-955f-cf464f74b3ce tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:16.134813 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cbf03509-59a8-41b6-955f-cf464f74b3ce tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:16.146043 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:16.146043 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:16.151538 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cbf03509-59a8-41b6-955f-cf464f74b3ce tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:16.159030 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cbf03509-59a8-41b6-955f-cf464f74b3ce tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:00:16.159578 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 345/1367] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:16 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:16.420303 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7c8004f6-8ac9-49ee-8a4c-79107f14a0ba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:16.423483 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7c8004f6-8ac9-49ee-8a4c-79107f14a0ba tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:16.423700 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7c8004f6-8ac9-49ee-8a4c-79107f14a0ba tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:16.423939 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7c8004f6-8ac9-49ee-8a4c-79107f14a0ba tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:16.443179 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:16.443179 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:16.447935 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7c8004f6-8ac9-49ee-8a4c-79107f14a0ba tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:16.455485 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7c8004f6-8ac9-49ee-8a4c-79107f14a0ba tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:16.456003 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 342/1368] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:16 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:17.174740 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e14b7270-7f45-4dff-bc23-2d9559532afa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:17.177208 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e14b7270-7f45-4dff-bc23-2d9559532afa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:17.177439 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e14b7270-7f45-4dff-bc23-2d9559532afa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:17.177607 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e14b7270-7f45-4dff-bc23-2d9559532afa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:17.194910 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:17.194910 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:17.207443 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e14b7270-7f45-4dff-bc23-2d9559532afa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:17.213730 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e14b7270-7f45-4dff-bc23-2d9559532afa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:00:17.214203 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 340/1369] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:17 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:17.478792 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a0418f14-b5cc-40bb-845d-6c5d8247f9b7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:17.482051 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0418f14-b5cc-40bb-845d-6c5d8247f9b7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:17.482051 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0418f14-b5cc-40bb-845d-6c5d8247f9b7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:17.482051 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0418f14-b5cc-40bb-845d-6c5d8247f9b7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:17.493651 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:17.493651 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:17.499062 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a0418f14-b5cc-40bb-845d-6c5d8247f9b7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:17.504845 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0418f14-b5cc-40bb-845d-6c5d8247f9b7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:17.505321 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 343/1370] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:17 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:17.989588 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-55899ad6-77a1-47be-868c-56fc942ed579 req-88a66673-a5d2-4ba7-a4d4-759726687713 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:17.993540 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-88a66673-a5d2-4ba7-a4d4-759726687713 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/attachments/14e3ab0a-5442-423f-af52-884e663ed6cf/action Aug 07 18:00:17.993766 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-88a66673-a5d2-4ba7-a4d4-759726687713 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:17.993908 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-88a66673-a5d2-4ba7-a4d4-759726687713 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:18.018428 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:18.018428 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:18.035160 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-55899ad6-77a1-47be-868c-56fc942ed579 req-88a66673-a5d2-4ba7-a4d4-759726687713 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments/14e3ab0a-5442-423f-af52-884e663ed6cf/action returned with HTTP 204 Aug 07 18:00:18.035752 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 346/1371] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:00:17 2026] POST /volume/v3/attachments/14e3ab0a-5442-423f-af52-884e663ed6cf/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:18.073820 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3929edb7-c931-4634-ba81-ce2a90372985 req-18a3ecf9-de4b-46e1-8f01-0a9869e0a3a0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:18.077692 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-18a3ecf9-de4b-46e1-8f01-0a9869e0a3a0 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] DELETE https://10.4.3.241/volume/v3/attachments/52ad6803-6649-4ec2-9638-d9bce9a52b07 Aug 07 18:00:18.077692 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-18a3ecf9-de4b-46e1-8f01-0a9869e0a3a0 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:18.079123 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-18a3ecf9-de4b-46e1-8f01-0a9869e0a3a0 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:18.092772 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:18.092772 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:18.168084 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3929edb7-c931-4634-ba81-ce2a90372985 req-18a3ecf9-de4b-46e1-8f01-0a9869e0a3a0 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/attachments/52ad6803-6649-4ec2-9638-d9bce9a52b07 returned with HTTP 200 Aug 07 18:00:18.168596 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 343/1372] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:00:18 2026] DELETE /volume/v3/attachments/52ad6803-6649-4ec2-9638-d9bce9a52b07 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:18.232687 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-60643208-2af0-475a-af8e-eb24eabc4fe5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:18.235099 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-60643208-2af0-475a-af8e-eb24eabc4fe5 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:18.236583 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-60643208-2af0-475a-af8e-eb24eabc4fe5 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:18.236583 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-60643208-2af0-475a-af8e-eb24eabc4fe5 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:18.250649 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:18.250649 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:18.262092 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-60643208-2af0-475a-af8e-eb24eabc4fe5 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:18.268418 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-60643208-2af0-475a-af8e-eb24eabc4fe5 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:00:18.268947 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 341/1373] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:18 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:18.521423 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3b6df7dc-ee6a-48a8-a066-31e8e78f819b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:18.523472 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b6df7dc-ee6a-48a8-a066-31e8e78f819b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:18.523897 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3b6df7dc-ee6a-48a8-a066-31e8e78f819b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:18.524006 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3b6df7dc-ee6a-48a8-a066-31e8e78f819b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:18.545998 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:18.545998 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:18.555565 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3b6df7dc-ee6a-48a8-a066-31e8e78f819b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:18.564255 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b6df7dc-ee6a-48a8-a066-31e8e78f819b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:18.564783 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 344/1374] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:18 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:18.774651 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c9b977f6-81ee-4f1e-be33-d8af2b87e0a5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:18.780904 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9b977f6-81ee-4f1e-be33-d8af2b87e0a5 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 18:00:18.781207 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9b977f6-81ee-4f1e-be33-d8af2b87e0a5 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:18.782201 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9b977f6-81ee-4f1e-be33-d8af2b87e0a5 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:18.801544 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:18.801544 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:18.808390 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c9b977f6-81ee-4f1e-be33-d8af2b87e0a5 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:00:18.819981 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9b977f6-81ee-4f1e-be33-d8af2b87e0a5 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d returned with HTTP 200 Aug 07 18:00:18.820595 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 347/1375] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:18 2026] GET /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:19.583982 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-57211871-44f1-4cb5-9d1a-3540b98a4f68 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:19.591756 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-57211871-44f1-4cb5-9d1a-3540b98a4f68 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:19.591756 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-57211871-44f1-4cb5-9d1a-3540b98a4f68 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:19.591869 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-57211871-44f1-4cb5-9d1a-3540b98a4f68 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:19.617296 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:19.617296 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:19.622663 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-57211871-44f1-4cb5-9d1a-3540b98a4f68 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:19.627748 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-57211871-44f1-4cb5-9d1a-3540b98a4f68 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:19.628212 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 344/1376] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:19 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:20.274496 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-18b90341-785d-4b9e-a54f-45ba4b644aa1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:20.279475 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-18b90341-785d-4b9e-a54f-45ba4b644aa1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:00:20.280161 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-18b90341-785d-4b9e-a54f-45ba4b644aa1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:20.280621 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-18b90341-785d-4b9e-a54f-45ba4b644aa1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:20.309528 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:20.309528 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:20.317291 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-18b90341-785d-4b9e-a54f-45ba4b644aa1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:00:20.327337 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-18b90341-785d-4b9e-a54f-45ba4b644aa1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:00:20.328090 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 342/1377] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:20 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1441 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:20.647788 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bbf6d323-6bac-49b9-b205-b25b629a6c5b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:20.650044 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbf6d323-6bac-49b9-b205-b25b629a6c5b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:20.650306 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbf6d323-6bac-49b9-b205-b25b629a6c5b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:20.651052 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbf6d323-6bac-49b9-b205-b25b629a6c5b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:20.665072 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:20.665072 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:20.678721 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bbf6d323-6bac-49b9-b205-b25b629a6c5b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:20.688711 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbf6d323-6bac-49b9-b205-b25b629a6c5b tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:20.689289 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 345/1378] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:20 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:20.833548 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6bc905b1-2420-485e-9869-3b7e12b00496 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:20.834050 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6bc905b1-2420-485e-9869-3b7e12b00496 None None] GET https://10.4.3.241/volume// Aug 07 18:00:20.834259 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6bc905b1-2420-485e-9869-3b7e12b00496 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:20.834552 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6bc905b1-2420-485e-9869-3b7e12b00496 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:20.834964 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6bc905b1-2420-485e-9869-3b7e12b00496 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:20.835331 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 348/1379] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:20.844152 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-2b2910b0-55a7-42e2-891d-dc287d482418 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:20.848768 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-2b2910b0-55a7-42e2-891d-dc287d482418 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:00:20.848981 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-2b2910b0-55a7-42e2-891d-dc287d482418 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90faa45a-cdd6-432a-b427-a16b50845439", "connector": null, "instance_uuid": "fbd5c580-bddf-4815-8b4b-2ed1eaf4661f"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:20.864462 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:20.864462 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:20.899452 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-2b2910b0-55a7-42e2-891d-dc287d482418 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:00:20.899951 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 345/1380] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:00:20 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 07 18:00:20.910916 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-843a2782-99bf-4ecc-9d75-1d22b573a8aa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:20.914456 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-843a2782-99bf-4ecc-9d75-1d22b573a8aa tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] DELETE https://10.4.3.241/volume/v3/attachments/28d6b942-e57b-4e5f-99d5-56f642287af1 Aug 07 18:00:20.914690 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-843a2782-99bf-4ecc-9d75-1d22b573a8aa tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:20.915183 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-843a2782-99bf-4ecc-9d75-1d22b573a8aa tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:20.930431 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:20.930431 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:21.001541 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-843a2782-99bf-4ecc-9d75-1d22b573a8aa tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/28d6b942-e57b-4e5f-99d5-56f642287af1 returned with HTTP 200 Aug 07 18:00:21.001994 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 343/1381] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:00:20 2026] DELETE /volume/v3/attachments/28d6b942-e57b-4e5f-99d5-56f642287af1 => generated 367 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:21.028419 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:21.031551 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:21.032106 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-309529644"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:21.036080 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-309529644'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:21.036224 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Create volume of 1 GB Aug 07 18:00:21.045928 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Availability Zones retrieved successfully. Aug 07 18:00:21.057559 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Flow 'volume_create_api' (fdb41bb4-6107-4022-ba30-7e36349f2d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:21.060944 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (494dbd4b-a7b9-45ae-91cf-fd7713aef57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:21.062204 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:21.113709 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (494dbd4b-a7b9-45ae-91cf-fd7713aef57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:21.114887 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1c3c1d-6bf2-4956-beb1-5fa16f4da8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:21.187314 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Created reservations ['035857fc-dff1-4e89-82d9-095042ee593b', 'bb27b23d-24d9-43d5-8f34-62b53cedd5d5', '1b97022a-9297-4144-a451-b7d7d005e445', '3439700e-c6ca-4a9a-9246-9343e1b30909'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:21.188913 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1c3c1d-6bf2-4956-beb1-5fa16f4da8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['035857fc-dff1-4e89-82d9-095042ee593b', 'bb27b23d-24d9-43d5-8f34-62b53cedd5d5', '1b97022a-9297-4144-a451-b7d7d005e445', '3439700e-c6ca-4a9a-9246-9343e1b30909']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:21.190109 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d472bab-37ee-4631-97c6-38ef5af438cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:21.229781 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d472bab-37ee-4631-97c6-38ef5af438cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f68a4c-a940-442c-9016-6396f051dfe2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-309529644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5624008b333e45f5966a31319e886e7c',qos_specs=None,replication_status=,reservations=['035857fc-dff1-4e89-82d9-095042ee593b','bb27b23d-24d9-43d5-8f34-62b53cedd5d5','1b97022a-9297-4144-a451-b7d7d005e445','3439700e-c6ca-4a9a-9246-9343e1b30909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cfd38b6e2da42daab3eb4e0d291eab8',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-309529644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5f68a4c-a940-442c-9016-6396f051dfe2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5624008b333e45f5966a31319e886e7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cfd38b6e2da42daab3eb4e0d291eab8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:21.232020 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1145697b-4c4f-4373-8444-18f72a65b022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:21.279918 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1145697b-4c4f-4373-8444-18f72a65b022) transitioned into state 'SUCCESS' from state '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-309529644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5624008b333e45f5966a31319e886e7c',qos_specs=None,replication_status=,reservations=['035857fc-dff1-4e89-82d9-095042ee593b','bb27b23d-24d9-43d5-8f34-62b53cedd5d5','1b97022a-9297-4144-a451-b7d7d005e445','3439700e-c6ca-4a9a-9246-9343e1b30909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cfd38b6e2da42daab3eb4e0d291eab8',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:21.280985 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9bd1c9b-bd5d-4ebd-8d51-301d218f1c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:21.298924 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9bd1c9b-bd5d-4ebd-8d51-301d218f1c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:21.298924 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Flow 'volume_create_api' (fdb41bb4-6107-4022-ba30-7e36349f2d11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:21.298924 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Create volume request issued successfully. Aug 07 18:00:21.299738 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-727a55f4-0b52-4e14-b89f-2a9c62a5335c tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:21.300008 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 346/1382] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:00:21 2026] POST /volume/v3/volumes => generated 758 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:21.325746 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a09de04b-f234-4360-8cb6-c190a851a6ed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:21.332634 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a09de04b-f234-4360-8cb6-c190a851a6ed tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:00:21.332948 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a09de04b-f234-4360-8cb6-c190a851a6ed tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:21.333815 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a09de04b-f234-4360-8cb6-c190a851a6ed tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:21.349340 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:21.349340 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:21.358524 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a09de04b-f234-4360-8cb6-c190a851a6ed tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:00:21.369289 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a09de04b-f234-4360-8cb6-c190a851a6ed tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:00:21.369289 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 349/1383] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:21 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:21.708943 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0fe35d46-e5fb-43bc-b298-0e25d6fe91dc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:21.714009 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0fe35d46-e5fb-43bc-b298-0e25d6fe91dc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:21.714848 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0fe35d46-e5fb-43bc-b298-0e25d6fe91dc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:21.715105 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0fe35d46-e5fb-43bc-b298-0e25d6fe91dc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:21.738632 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:21.738632 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:21.743848 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0fe35d46-e5fb-43bc-b298-0e25d6fe91dc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:21.748755 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0fe35d46-e5fb-43bc-b298-0e25d6fe91dc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:21.749395 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 346/1384] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:21 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:21.971250 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1490cb6e-1d3f-49e6-ab19-1f258cfa4e8f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:21.973936 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1490cb6e-1d3f-49e6-ab19-1f258cfa4e8f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:00:21.974376 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1490cb6e-1d3f-49e6-ab19-1f258cfa4e8f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa9e7cfd-4032-42dd-9527-d046491440ed", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1282258260", "description": null, "metadata": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:21.990474 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:21.990474 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:21.991273 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1490cb6e-1d3f-49e6-ab19-1f258cfa4e8f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:21.991471 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-1490cb6e-1d3f-49e6-ab19-1f258cfa4e8f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create snapshot from volume fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:22.011604 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-1490cb6e-1d3f-49e6-ab19-1f258cfa4e8f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:00:22.036569 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-1490cb6e-1d3f-49e6-ab19-1f258cfa4e8f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Created reservations ['463ae485-c5c2-4ea0-9820-25a0ced2d4bb', 'bd93b057-1378-40ec-8fd6-c03dab611b69', '7fbd9a15-b6f1-456d-a915-32ab3cb6a6b9', '63e724c9-e2f5-45b4-9d5e-b7b712861b75'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:22.091838 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1490cb6e-1d3f-49e6-ab19-1f258cfa4e8f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot force create request issued successfully. Aug 07 18:00:22.095931 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1490cb6e-1d3f-49e6-ab19-1f258cfa4e8f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:00:22.095931 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 344/1385] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:00:21 2026] POST /volume/v3/snapshots => generated 313 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:22.101734 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7e0b6ed3-76f1-4f53-bf89-76b2e522168e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:22.106057 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7e0b6ed3-76f1-4f53-bf89-76b2e522168e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 Aug 07 18:00:22.106258 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7e0b6ed3-76f1-4f53-bf89-76b2e522168e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:22.106516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7e0b6ed3-76f1-4f53-bf89-76b2e522168e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:22.113510 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:22.113510 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:22.114025 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7e0b6ed3-76f1-4f53-bf89-76b2e522168e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:00:22.114925 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7e0b6ed3-76f1-4f53-bf89-76b2e522168e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 returned with HTTP 200 Aug 07 18:00:22.115292 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 347/1386] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:00:22 2026] GET /volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:22.388311 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-63ee49cc-1975-4f7d-ad83-97fe648b31d0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:22.392109 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63ee49cc-1975-4f7d-ad83-97fe648b31d0 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:00:22.392109 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-63ee49cc-1975-4f7d-ad83-97fe648b31d0 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:22.392235 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-63ee49cc-1975-4f7d-ad83-97fe648b31d0 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:22.401172 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:22.401172 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:22.408107 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-63ee49cc-1975-4f7d-ad83-97fe648b31d0 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:00:22.414579 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63ee49cc-1975-4f7d-ad83-97fe648b31d0 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:00:22.415692 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 350/1387] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:22 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:22.419686 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-6ceaed10-a3fe-47bd-a689-94d67a84e51f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:22.423168 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-6ceaed10-a3fe-47bd-a689-94d67a84e51f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] PUT https://10.4.3.241/volume/v3/attachments/81982a5c-1fcb-4a2b-8895-2abc48c04c02 Aug 07 18:00:22.423168 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-6ceaed10-a3fe-47bd-a689-94d67a84e51f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:22.435169 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-6ceaed10-a3fe-47bd-a689-94d67a84e51f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Acquiring lock "cinder-attachment_update-90faa45a-cdd6-432a-b427-a16b50845439-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:00:22.441796 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-6ceaed10-a3fe-47bd-a689-94d67a84e51f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-90faa45a-cdd6-432a-b427-a16b50845439-np0000006743" acquired by "attachment_update" :: waited 0.007s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:00:22.443287 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:22.443287 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:22.572558 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b408ac9b-ad34-4375-845a-1152027d7714 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:22.573492 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-6ceaed10-a3fe-47bd-a689-94d67a84e51f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-90faa45a-cdd6-432a-b427-a16b50845439-np0000006743" released by "attachment_update" :: held 0.132s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:00:22.573912 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-6ceaed10-a3fe-47bd-a689-94d67a84e51f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/81982a5c-1fcb-4a2b-8895-2abc48c04c02 returned with HTTP 200 Aug 07 18:00:22.574816 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 347/1388] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:00:22 2026] PUT /volume/v3/attachments/81982a5c-1fcb-4a2b-8895-2abc48c04c02 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:22.575007 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:22.575582 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-298006563"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:22.577624 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-298006563'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:22.578046 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume of 1 GB Aug 07 18:00:22.578494 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:22.578494 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:22.587955 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Availability Zones retrieved successfully. Aug 07 18:00:22.589815 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-53c9e90f-ff0e-4d13-892d-948a5931b07e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:22.592017 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-53c9e90f-ff0e-4d13-892d-948a5931b07e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/attachments/81982a5c-1fcb-4a2b-8895-2abc48c04c02 Aug 07 18:00:22.592275 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-53c9e90f-ff0e-4d13-892d-948a5931b07e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:22.592525 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-53c9e90f-ff0e-4d13-892d-948a5931b07e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:22.598587 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Flow 'volume_create_api' (449642e9-d474-494c-acab-8f4c2721c0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:22.600211 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f376e69b-92e1-4ca6-8363-d2f998eb21f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:22.601717 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:22.613943 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-53c9e90f-ff0e-4d13-892d-948a5931b07e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/81982a5c-1fcb-4a2b-8895-2abc48c04c02 returned with HTTP 200 Aug 07 18:00:22.614506 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 348/1389] 10.4.3.241 () {70 vars in 1651 bytes} [Fri Aug 7 18:00:22 2026] GET /volume/v3/attachments/81982a5c-1fcb-4a2b-8895-2abc48c04c02 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:22.640928 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f376e69b-92e1-4ca6-8363-d2f998eb21f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:22.641952 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe440d8-17e0-43d1-b172-8940839d311f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:22.712237 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Created reservations ['ae5b4e92-05b2-4150-8b4f-bb08cfd8b9ac', '56d0c5bb-f870-4761-9683-f12f01d5a1ea', '39a6b62c-14a1-4298-91e9-3879b41a8f4f', '5b553dc9-aeae-46c1-a0a9-345ed7c775ec'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:22.712237 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe440d8-17e0-43d1-b172-8940839d311f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae5b4e92-05b2-4150-8b4f-bb08cfd8b9ac', '56d0c5bb-f870-4761-9683-f12f01d5a1ea', '39a6b62c-14a1-4298-91e9-3879b41a8f4f', '5b553dc9-aeae-46c1-a0a9-345ed7c775ec']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:22.712996 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1602ff42-6619-4a56-86ce-277ad5963f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:22.739030 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1602ff42-6619-4a56-86ce-277ad5963f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3315c16-0dd7-4321-8c5c-0b54393b6707', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-298006563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6faabbc0ba94df395a36596a7320839',qos_specs=None,replication_status=,reservations=['ae5b4e92-05b2-4150-8b4f-bb08cfd8b9ac','56d0c5bb-f870-4761-9683-f12f01d5a1ea','39a6b62c-14a1-4298-91e9-3879b41a8f4f','5b553dc9-aeae-46c1-a0a9-345ed7c775ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-298006563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3315c16-0dd7-4321-8c5c-0b54393b6707,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6faabbc0ba94df395a36596a7320839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:22.740628 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f462966d-f3a3-4aa0-9c8f-67c72305702c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:22.764545 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f462966d-f3a3-4aa0-9c8f-67c72305702c) transitioned into state 'SUCCESS' from state '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-298006563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6faabbc0ba94df395a36596a7320839',qos_specs=None,replication_status=,reservations=['ae5b4e92-05b2-4150-8b4f-bb08cfd8b9ac','56d0c5bb-f870-4761-9683-f12f01d5a1ea','39a6b62c-14a1-4298-91e9-3879b41a8f4f','5b553dc9-aeae-46c1-a0a9-345ed7c775ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:22.765521 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbdbdb78-224f-4c04-88e5-77a5079b3539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:22.767414 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ac79b2c4-cef7-45c5-9b67-45ded4c4b524 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:22.770221 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac79b2c4-cef7-45c5-9b67-45ded4c4b524 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:22.770608 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac79b2c4-cef7-45c5-9b67-45ded4c4b524 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:22.774086 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac79b2c4-cef7-45c5-9b67-45ded4c4b524 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:22.778911 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbdbdb78-224f-4c04-88e5-77a5079b3539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:22.780207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Flow 'volume_create_api' (449642e9-d474-494c-acab-8f4c2721c0a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:22.780308 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume request issued successfully. Aug 07 18:00:22.780960 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b408ac9b-ad34-4375-845a-1152027d7714 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:22.784272 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 345/1390] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:00:22 2026] POST /volume/v3/volumes => generated 748 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:22.796901 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:22.796901 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:22.801512 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f3d3daac-8b34-4e76-9812-a22b77c5471c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:22.803788 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3d3daac-8b34-4e76-9812-a22b77c5471c tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 Aug 07 18:00:22.803888 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ac79b2c4-cef7-45c5-9b67-45ded4c4b524 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:22.804152 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3d3daac-8b34-4e76-9812-a22b77c5471c tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:22.804530 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3d3daac-8b34-4e76-9812-a22b77c5471c tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:22.812880 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac79b2c4-cef7-45c5-9b67-45ded4c4b524 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:22.813379 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 351/1391] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:22 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:22.817809 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:22.817809 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:22.822837 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f3d3daac-8b34-4e76-9812-a22b77c5471c tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:22.828930 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3d3daac-8b34-4e76-9812-a22b77c5471c tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 returned with HTTP 200 Aug 07 18:00:22.829483 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 348/1392] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:22 2026] GET /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:23.129271 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f907631f-5501-4be6-9793-ef79f2a27a56 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:23.131977 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f907631f-5501-4be6-9793-ef79f2a27a56 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 Aug 07 18:00:23.132091 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f907631f-5501-4be6-9793-ef79f2a27a56 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:23.132314 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f907631f-5501-4be6-9793-ef79f2a27a56 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:23.141102 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:23.141102 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:23.141102 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f907631f-5501-4be6-9793-ef79f2a27a56 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:00:23.141102 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f907631f-5501-4be6-9793-ef79f2a27a56 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 returned with HTTP 200 Aug 07 18:00:23.141102 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 349/1393] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:00:23 2026] GET /volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:23.153765 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0a9f1641-fb0f-4b4b-8152-7bd679931f2c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:23.158609 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0a9f1641-fb0f-4b4b-8152-7bd679931f2c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 Aug 07 18:00:23.158609 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0a9f1641-fb0f-4b4b-8152-7bd679931f2c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:23.158609 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0a9f1641-fb0f-4b4b-8152-7bd679931f2c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:23.176606 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:23.176606 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:23.176606 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0a9f1641-fb0f-4b4b-8152-7bd679931f2c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:00:23.176606 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0a9f1641-fb0f-4b4b-8152-7bd679931f2c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 returned with HTTP 200 Aug 07 18:00:23.176991 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 346/1394] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:00:23 2026] GET /volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 => generated 472 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:23.829743 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fc51a17b-b53b-4131-a1ec-d26a278fe54e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:23.834488 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fc51a17b-b53b-4131-a1ec-d26a278fe54e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:23.834791 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fc51a17b-b53b-4131-a1ec-d26a278fe54e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:23.835058 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fc51a17b-b53b-4131-a1ec-d26a278fe54e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:23.843915 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-aea393fe-5e6d-487b-b57f-b9ae9584d535 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:23.846949 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aea393fe-5e6d-487b-b57f-b9ae9584d535 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 Aug 07 18:00:23.847340 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aea393fe-5e6d-487b-b57f-b9ae9584d535 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:23.847652 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aea393fe-5e6d-487b-b57f-b9ae9584d535 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:23.854250 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:23.854250 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:23.858095 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fc51a17b-b53b-4131-a1ec-d26a278fe54e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:23.863170 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:23.863170 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:23.863368 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fc51a17b-b53b-4131-a1ec-d26a278fe54e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:23.863626 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 352/1395] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:23 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:23.867638 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-aea393fe-5e6d-487b-b57f-b9ae9584d535 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:23.872433 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aea393fe-5e6d-487b-b57f-b9ae9584d535 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 returned with HTTP 200 Aug 07 18:00:23.872946 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 349/1396] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:23 2026] GET /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:23.888270 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bd45d4fe-f185-495e-b73c-8b0168d16e2a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:23.890457 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd45d4fe-f185-495e-b73c-8b0168d16e2a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] POST https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707/action Aug 07 18:00:23.890848 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd45d4fe-f185-495e-b73c-8b0168d16e2a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Action body: b'{"os-attach": {"instance_uuid": "4ca1684f-62a1-4e46-906a-979a4da9edff", "mountpoint": "/dev/vdb"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:23.890990 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd45d4fe-f185-495e-b73c-8b0168d16e2a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4ca1684f-62a1-4e46-906a-979a4da9edff", "mountpoint": "/dev/vdb"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:23.897846 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=326,cinder:INSERT=32,cinder:UPDATE=57 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:00:23.904538 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:23.904538 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:23.904706 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bd45d4fe-f185-495e-b73c-8b0168d16e2a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:23.915612 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bd45d4fe-f185-495e-b73c-8b0168d16e2a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Update volume admin metadata completed successfully. Aug 07 18:00:24.007683 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bd45d4fe-f185-495e-b73c-8b0168d16e2a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Attach volume completed successfully. Aug 07 18:00:24.008016 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd45d4fe-f185-495e-b73c-8b0168d16e2a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707/action returned with HTTP 202 Aug 07 18:00:24.008667 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 350/1397] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:23 2026] POST /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:24.018957 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a66c9ba8-3527-4488-be93-600e90d1c697 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:24.020897 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a66c9ba8-3527-4488-be93-600e90d1c697 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 Aug 07 18:00:24.021182 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a66c9ba8-3527-4488-be93-600e90d1c697 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:24.021544 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a66c9ba8-3527-4488-be93-600e90d1c697 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:24.186945 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:24.186945 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:24.193375 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a66c9ba8-3527-4488-be93-600e90d1c697 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:24.199354 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a66c9ba8-3527-4488-be93-600e90d1c697 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 returned with HTTP 200 Aug 07 18:00:24.199906 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 347/1398] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:24 2026] GET /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 => generated 1175 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:24.223863 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ee23a881-bce8-41f0-9870-0a3cca435440 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:24.226616 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee23a881-bce8-41f0-9870-0a3cca435440 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 Aug 07 18:00:24.227126 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee23a881-bce8-41f0-9870-0a3cca435440 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:24.227126 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee23a881-bce8-41f0-9870-0a3cca435440 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:24.240386 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:24.240386 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:24.245892 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ee23a881-bce8-41f0-9870-0a3cca435440 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:24.253367 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee23a881-bce8-41f0-9870-0a3cca435440 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 returned with HTTP 200 Aug 07 18:00:24.254098 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 353/1399] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:24 2026] GET /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 => generated 1175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:24.276341 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7c2c9b5a-3cc6-4308-97b1-1110ca3ee1dd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:24.334211 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7c2c9b5a-3cc6-4308-97b1-1110ca3ee1dd tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707/action Aug 07 18:00:24.334211 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7c2c9b5a-3cc6-4308-97b1-1110ca3ee1dd tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:24.334442 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7c2c9b5a-3cc6-4308-97b1-1110ca3ee1dd tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:24.355468 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:24.355468 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:24.356575 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.admin_actions [None req-7c2c9b5a-3cc6-4308-97b1-1110ca3ee1dd tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Updating volume 'a3315c16-0dd7-4321-8c5c-0b54393b6707' with '{'status': 'error'}' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 18:00:24.393604 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7c2c9b5a-3cc6-4308-97b1-1110ca3ee1dd tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707/action returned with HTTP 202 Aug 07 18:00:24.394143 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 350/1400] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:24 2026] POST /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:24.405507 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-71f610eb-b39a-4599-a216-3b26751b7e48 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:24.407863 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-71f610eb-b39a-4599-a216-3b26751b7e48 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 Aug 07 18:00:24.408142 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-71f610eb-b39a-4599-a216-3b26751b7e48 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:24.408322 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-71f610eb-b39a-4599-a216-3b26751b7e48 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:24.421306 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:24.421306 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:24.426607 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-71f610eb-b39a-4599-a216-3b26751b7e48 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:24.432792 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-71f610eb-b39a-4599-a216-3b26751b7e48 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 returned with HTTP 200 Aug 07 18:00:24.433634 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 351/1401] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:24 2026] GET /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 => generated 1174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:24.453724 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-523b1d72-6447-41ab-a58f-1c8ec3052982 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:24.457453 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-523b1d72-6447-41ab-a58f-1c8ec3052982 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707/action Aug 07 18:00:24.457453 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-523b1d72-6447-41ab-a58f-1c8ec3052982 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "877dd6dd-1fe6-4875-b911-ea1884a7b6c8"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:24.457453 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-523b1d72-6447-41ab-a58f-1c8ec3052982 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "877dd6dd-1fe6-4875-b911-ea1884a7b6c8"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:24.462762 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=394,cinder:UPDATE=88,cinder:INSERT=55 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:00:24.475887 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:24.475887 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:24.477324 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-523b1d72-6447-41ab-a58f-1c8ec3052982 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Volume info retrieved successfully. Aug 07 18:00:24.499100 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-523b1d72-6447-41ab-a58f-1c8ec3052982 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Terminate volume connection completed successfully. Aug 07 18:00:24.509186 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-523b1d72-6447-41ab-a58f-1c8ec3052982 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100243) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 07 18:00:24.594441 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-523b1d72-6447-41ab-a58f-1c8ec3052982 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Detach volume completed successfully. Aug 07 18:00:24.594441 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-523b1d72-6447-41ab-a58f-1c8ec3052982 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707/action returned with HTTP 202 Aug 07 18:00:24.594441 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 348/1402] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:24 2026] POST /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:24.605495 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c5b20c53-6b9d-47ac-b5e0-08541011af24 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:24.608086 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c5b20c53-6b9d-47ac-b5e0-08541011af24 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 Aug 07 18:00:24.608897 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c5b20c53-6b9d-47ac-b5e0-08541011af24 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:24.609686 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c5b20c53-6b9d-47ac-b5e0-08541011af24 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:24.618554 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:24.618554 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:24.624703 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c5b20c53-6b9d-47ac-b5e0-08541011af24 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:24.630960 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c5b20c53-6b9d-47ac-b5e0-08541011af24 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 returned with HTTP 200 Aug 07 18:00:24.631531 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 354/1403] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:24 2026] GET /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:24.652792 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0aec9de2-6e61-4eee-af1b-6f42dbbf3c74 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:24.655755 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0aec9de2-6e61-4eee-af1b-6f42dbbf3c74 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 Aug 07 18:00:24.656177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0aec9de2-6e61-4eee-af1b-6f42dbbf3c74 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:24.656515 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0aec9de2-6e61-4eee-af1b-6f42dbbf3c74 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:24.666825 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:24.666825 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:24.674988 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0aec9de2-6e61-4eee-af1b-6f42dbbf3c74 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:24.682568 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0aec9de2-6e61-4eee-af1b-6f42dbbf3c74 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 returned with HTTP 200 Aug 07 18:00:24.682568 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 351/1404] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:24 2026] GET /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:24.696203 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c3bdff6f-0b12-4ef0-bb3d-fd2e84eb02f7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:24.698315 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3bdff6f-0b12-4ef0-bb3d-fd2e84eb02f7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] POST https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707/action Aug 07 18:00:24.698953 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3bdff6f-0b12-4ef0-bb3d-fd2e84eb02f7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Action body: b'{"os-detach": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:24.699203 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3bdff6f-0b12-4ef0-bb3d-fd2e84eb02f7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:24.709664 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:24.709664 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:24.710561 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c3bdff6f-0b12-4ef0-bb3d-fd2e84eb02f7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:24.739172 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c3bdff6f-0b12-4ef0-bb3d-fd2e84eb02f7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Detach volume completed successfully. Aug 07 18:00:24.743524 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3bdff6f-0b12-4ef0-bb3d-fd2e84eb02f7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707/action returned with HTTP 202 Aug 07 18:00:24.743524 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 352/1405] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:24 2026] POST /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:24.756874 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4bdabc67-ec1e-401f-acc3-9c955eff08e6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:24.758706 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bdabc67-ec1e-401f-acc3-9c955eff08e6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 Aug 07 18:00:24.760710 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4bdabc67-ec1e-401f-acc3-9c955eff08e6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:24.760710 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4bdabc67-ec1e-401f-acc3-9c955eff08e6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:24.768747 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:24.768747 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:24.772969 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4bdabc67-ec1e-401f-acc3-9c955eff08e6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:24.778685 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bdabc67-ec1e-401f-acc3-9c955eff08e6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 returned with HTTP 200 Aug 07 18:00:24.778805 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 349/1406] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:24 2026] GET /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:24.794903 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d0f498b8-870d-488a-9e90-129b9709c2c7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:24.797316 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d0f498b8-870d-488a-9e90-129b9709c2c7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 Aug 07 18:00:24.798243 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d0f498b8-870d-488a-9e90-129b9709c2c7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:24.798243 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d0f498b8-870d-488a-9e90-129b9709c2c7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:24.813291 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:24.813291 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:24.822833 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d0f498b8-870d-488a-9e90-129b9709c2c7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:24.831565 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d0f498b8-870d-488a-9e90-129b9709c2c7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 returned with HTTP 200 Aug 07 18:00:24.832830 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 355/1407] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:24 2026] GET /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:24.851137 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3cd49f3e-96ee-4356-acd8-360e3995b742 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:24.855901 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3cd49f3e-96ee-4356-acd8-360e3995b742 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] DELETE https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 Aug 07 18:00:24.856330 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3cd49f3e-96ee-4356-acd8-360e3995b742 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:24.857284 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3cd49f3e-96ee-4356-acd8-360e3995b742 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:24.857284 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3cd49f3e-96ee-4356-acd8-360e3995b742 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Delete volume with id: a3315c16-0dd7-4321-8c5c-0b54393b6707 Aug 07 18:00:24.874030 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:24.874030 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:24.874908 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3cd49f3e-96ee-4356-acd8-360e3995b742 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:24.881561 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b4292b02-7c1a-4e08-bd12-fff6fa80237d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:24.887616 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4292b02-7c1a-4e08-bd12-fff6fa80237d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:24.888670 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4292b02-7c1a-4e08-bd12-fff6fa80237d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:24.889192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4292b02-7c1a-4e08-bd12-fff6fa80237d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:24.907139 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:24.907139 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:24.911916 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b4292b02-7c1a-4e08-bd12-fff6fa80237d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:24.918458 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3cd49f3e-96ee-4356-acd8-360e3995b742 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Delete volume request issued successfully. Aug 07 18:00:24.918458 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3cd49f3e-96ee-4356-acd8-360e3995b742 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 returned with HTTP 202 Aug 07 18:00:24.919182 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 352/1408] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:00:24 2026] DELETE /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:00:24.920645 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4292b02-7c1a-4e08-bd12-fff6fa80237d tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:24.920645 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 353/1409] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:24 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:24.931603 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2796b4f5-668a-4c9d-8765-bb16c8b3bc2f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:24.932169 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2796b4f5-668a-4c9d-8765-bb16c8b3bc2f tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 Aug 07 18:00:24.932631 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2796b4f5-668a-4c9d-8765-bb16c8b3bc2f tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:24.932631 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2796b4f5-668a-4c9d-8765-bb16c8b3bc2f tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:24.941522 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:24.941522 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:24.946261 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2796b4f5-668a-4c9d-8765-bb16c8b3bc2f tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:24.951763 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2796b4f5-668a-4c9d-8765-bb16c8b3bc2f tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 returned with HTTP 200 Aug 07 18:00:24.952197 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 350/1410] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:24 2026] GET /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:25.044886 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9003913b-88cc-43a3-a9f3-ae9c4599a051 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:25.051142 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9003913b-88cc-43a3-a9f3-ae9c4599a051 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:00:25.051142 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9003913b-88cc-43a3-a9f3-ae9c4599a051 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa9e7cfd-4032-42dd-9527-d046491440ed", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-209143139", "description": null, "metadata": null}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:25.072337 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:25.072337 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:25.072950 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9003913b-88cc-43a3-a9f3-ae9c4599a051 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:25.073132 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-9003913b-88cc-43a3-a9f3-ae9c4599a051 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create snapshot from volume fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:25.117327 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-9003913b-88cc-43a3-a9f3-ae9c4599a051 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Created reservations ['0497fd5c-7570-422a-8396-2faa55ddf3ef', 'a7a2666a-1938-4d30-b7d5-f1775b6a87cd', '9ced5d74-1eb0-4a16-9ec3-45b71b53d99e', 'a9ca9fad-c10d-48aa-850b-2e2b32fdba8e'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:25.168462 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9003913b-88cc-43a3-a9f3-ae9c4599a051 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot force create request issued successfully. Aug 07 18:00:25.168462 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9003913b-88cc-43a3-a9f3-ae9c4599a051 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:00:25.168462 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 356/1411] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:00:25 2026] POST /volume/v3/snapshots => generated 312 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:25.182225 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ef598e75-0258-4275-80fa-b49303333bf4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:25.187552 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef598e75-0258-4275-80fa-b49303333bf4 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b Aug 07 18:00:25.187970 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef598e75-0258-4275-80fa-b49303333bf4 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:25.188356 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef598e75-0258-4275-80fa-b49303333bf4 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:25.194864 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:25.194864 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:25.196441 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ef598e75-0258-4275-80fa-b49303333bf4 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:00:25.199478 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef598e75-0258-4275-80fa-b49303333bf4 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b returned with HTTP 200 Aug 07 18:00:25.199478 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 353/1412] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:00:25 2026] GET /volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b => generated 444 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:25.942473 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc16c588-2aae-4116-96c8-c93ff904f572 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:25.944567 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc16c588-2aae-4116-96c8-c93ff904f572 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:25.945217 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc16c588-2aae-4116-96c8-c93ff904f572 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:25.945217 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc16c588-2aae-4116-96c8-c93ff904f572 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:25.960239 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:25.960239 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:25.969602 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dc16c588-2aae-4116-96c8-c93ff904f572 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:25.971441 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bdfc3660-130c-4458-8a16-e6b6a0026473 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:25.975125 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bdfc3660-130c-4458-8a16-e6b6a0026473 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 Aug 07 18:00:25.975125 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bdfc3660-130c-4458-8a16-e6b6a0026473 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:25.975125 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bdfc3660-130c-4458-8a16-e6b6a0026473 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:25.976293 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc16c588-2aae-4116-96c8-c93ff904f572 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:25.977537 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 354/1413] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:25 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:25.982568 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bdfc3660-130c-4458-8a16-e6b6a0026473 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 returned with HTTP 404 Aug 07 18:00:25.983719 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 351/1414] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:25 2026] GET /volume/v3/volumes/a3315c16-0dd7-4321-8c5c-0b54393b6707 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:26.216341 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2911179f-fad6-4183-87f4-59d622d65c5b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:26.225432 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2911179f-fad6-4183-87f4-59d622d65c5b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b Aug 07 18:00:26.225432 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2911179f-fad6-4183-87f4-59d622d65c5b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:26.225432 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2911179f-fad6-4183-87f4-59d622d65c5b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:26.231738 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:26.231738 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:26.231738 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2911179f-fad6-4183-87f4-59d622d65c5b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:00:26.231871 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2911179f-fad6-4183-87f4-59d622d65c5b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b returned with HTTP 200 Aug 07 18:00:26.232841 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 357/1415] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:00:26 2026] GET /volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:26.245822 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b571b48f-ef89-4855-822e-c9290980cf93 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:26.249779 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b571b48f-ef89-4855-822e-c9290980cf93 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b Aug 07 18:00:26.249779 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b571b48f-ef89-4855-822e-c9290980cf93 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:26.249779 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b571b48f-ef89-4855-822e-c9290980cf93 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:26.263106 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:26.263106 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:26.263845 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b571b48f-ef89-4855-822e-c9290980cf93 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:00:26.264930 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b571b48f-ef89-4855-822e-c9290980cf93 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b returned with HTTP 200 Aug 07 18:00:26.265694 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 354/1416] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:00:26 2026] GET /volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:26.993665 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6a13cfee-4b76-491d-9b22-31208fa30ba7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:26.995509 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a13cfee-4b76-491d-9b22-31208fa30ba7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:26.996616 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a13cfee-4b76-491d-9b22-31208fa30ba7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:26.997051 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a13cfee-4b76-491d-9b22-31208fa30ba7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:27.014424 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:27.014424 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:27.017982 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6a13cfee-4b76-491d-9b22-31208fa30ba7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:27.024930 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a13cfee-4b76-491d-9b22-31208fa30ba7 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:27.025593 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 355/1417] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:26 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:27.257887 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b1177984-504a-4d30-ac32-9ddc80730147 req-ef8356da-a126-418f-95c8-cd19bfbfbd6e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:27.261198 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-ef8356da-a126-418f-95c8-cd19bfbfbd6e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/attachments/54d93142-c6e1-443d-81f2-33e6db491f7b/action Aug 07 18:00:27.261646 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-ef8356da-a126-418f-95c8-cd19bfbfbd6e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:27.261865 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-ef8356da-a126-418f-95c8-cd19bfbfbd6e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:27.268362 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-14025ec3-216b-4214-90c4-70c26d7a852f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:27.270993 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-14025ec3-216b-4214-90c4-70c26d7a852f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments/81982a5c-1fcb-4a2b-8895-2abc48c04c02/action Aug 07 18:00:27.271339 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-14025ec3-216b-4214-90c4-70c26d7a852f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:27.271700 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-14025ec3-216b-4214-90c4-70c26d7a852f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:27.315703 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:27.315703 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:27.323969 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:27.323969 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:27.340443 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b1177984-504a-4d30-ac32-9ddc80730147 req-ef8356da-a126-418f-95c8-cd19bfbfbd6e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/54d93142-c6e1-443d-81f2-33e6db491f7b/action returned with HTTP 204 Aug 07 18:00:27.340798 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 352/1418] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:00:27 2026] POST /volume/v3/attachments/54d93142-c6e1-443d-81f2-33e6db491f7b/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:27.360113 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-fa900c74-cbef-4490-a3a7-ba418f4357ae req-14025ec3-216b-4214-90c4-70c26d7a852f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/81982a5c-1fcb-4a2b-8895-2abc48c04c02/action returned with HTTP 204 Aug 07 18:00:27.360739 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 358/1419] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:00:27 2026] POST /volume/v3/attachments/81982a5c-1fcb-4a2b-8895-2abc48c04c02/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:00:28.042963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-211d6763-e4ef-4671-9d19-81e0f284d005 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:28.047600 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-211d6763-e4ef-4671-9d19-81e0f284d005 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:28.047600 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-211d6763-e4ef-4671-9d19-81e0f284d005 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:28.047600 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-211d6763-e4ef-4671-9d19-81e0f284d005 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:28.060305 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:28.060305 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:28.066715 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-211d6763-e4ef-4671-9d19-81e0f284d005 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:28.072217 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-211d6763-e4ef-4671-9d19-81e0f284d005 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:28.072848 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 355/1420] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:28 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 1168 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:28.089309 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7a282e8c-afeb-4da3-8d44-a7e595ad6069 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:28.091640 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a282e8c-afeb-4da3-8d44-a7e595ad6069 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:28.091972 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a282e8c-afeb-4da3-8d44-a7e595ad6069 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:28.092221 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a282e8c-afeb-4da3-8d44-a7e595ad6069 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:28.104041 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:28.104041 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:28.110575 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7a282e8c-afeb-4da3-8d44-a7e595ad6069 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:28.117152 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a282e8c-afeb-4da3-8d44-a7e595ad6069 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:28.117797 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 356/1421] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:28 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 1168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:28.174823 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4647211f-b788-4ab0-9713-a6e7a3a95f3e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:28.177460 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4647211f-b788-4ab0-9713-a6e7a3a95f3e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:00:28.177910 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4647211f-b788-4ab0-9713-a6e7a3a95f3e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa9e7cfd-4032-42dd-9527-d046491440ed", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-317522187", "description": null, "metadata": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:28.193105 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:28.193105 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:28.193774 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4647211f-b788-4ab0-9713-a6e7a3a95f3e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:28.193998 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-4647211f-b788-4ab0-9713-a6e7a3a95f3e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create snapshot from volume fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:28.225788 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-4647211f-b788-4ab0-9713-a6e7a3a95f3e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Created reservations ['5d33da65-33d7-4dce-b8ef-4622b9b93772', '1ff3e7b0-0183-402e-9a21-4fdad6037467', '8d06cfdb-f51b-4a61-8e92-76be48cb6df5', '33b7d104-e380-4ca3-822c-2f1fa0a55cdb'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:28.276444 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4647211f-b788-4ab0-9713-a6e7a3a95f3e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot force create request issued successfully. Aug 07 18:00:28.276957 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4647211f-b788-4ab0-9713-a6e7a3a95f3e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:00:28.277525 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 353/1422] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:00:28 2026] POST /volume/v3/snapshots => generated 312 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:28.288319 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d452827-3393-4947-88c0-b365605bcf07 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:28.293088 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d452827-3393-4947-88c0-b365605bcf07 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be Aug 07 18:00:28.293088 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d452827-3393-4947-88c0-b365605bcf07 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:28.293088 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d452827-3393-4947-88c0-b365605bcf07 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:28.313429 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:28.313429 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:28.313429 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0d452827-3393-4947-88c0-b365605bcf07 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:00:28.313429 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d452827-3393-4947-88c0-b365605bcf07 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be returned with HTTP 200 Aug 07 18:00:28.313429 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 359/1423] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:00:28 2026] GET /volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be => generated 444 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:28.643486 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:28.646343 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:28.647182 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1456981479"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:28.650622 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1456981479'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:28.650622 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume of 1 GB Aug 07 18:00:28.656348 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Availability Zones retrieved successfully. Aug 07 18:00:28.664335 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Flow 'volume_create_api' (23398263-c284-4f6d-9676-1c18063e6f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:28.666350 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f9a8ee5-5a22-465f-a432-d6badb35dc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:28.667979 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:28.706783 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f9a8ee5-5a22-465f-a432-d6badb35dc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:28.708066 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46c133be-3ca0-4c75-bf69-25e656422aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:28.767686 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Created reservations ['1d326997-1c79-4561-b201-8148ed89dcd2', '58d275ad-9843-4727-88e8-ac829ec12e68', 'c8e7b8f1-0cb3-48c7-81a4-4799652ae350', '887bd912-d777-4045-b4c2-9335104d02f8'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:28.768754 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46c133be-3ca0-4c75-bf69-25e656422aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d326997-1c79-4561-b201-8148ed89dcd2', '58d275ad-9843-4727-88e8-ac829ec12e68', 'c8e7b8f1-0cb3-48c7-81a4-4799652ae350', '887bd912-d777-4045-b4c2-9335104d02f8']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:28.769464 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c82e56d-a5e7-4eb0-8083-8fee7c1738f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:28.799453 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c82e56d-a5e7-4eb0-8083-8fee7c1738f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bee9092-7b00-4464-bd31-7a724386d030', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1456981479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6faabbc0ba94df395a36596a7320839',qos_specs=None,replication_status=,reservations=['1d326997-1c79-4561-b201-8148ed89dcd2','58d275ad-9843-4727-88e8-ac829ec12e68','c8e7b8f1-0cb3-48c7-81a4-4799652ae350','887bd912-d777-4045-b4c2-9335104d02f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1456981479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bee9092-7b00-4464-bd31-7a724386d030,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6faabbc0ba94df395a36596a7320839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:28.800221 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb199c5-a3bc-470d-b316-4ac4da1e5539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:28.820736 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb199c5-a3bc-470d-b316-4ac4da1e5539) transitioned into state 'SUCCESS' from state '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-1456981479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6faabbc0ba94df395a36596a7320839',qos_specs=None,replication_status=,reservations=['1d326997-1c79-4561-b201-8148ed89dcd2','58d275ad-9843-4727-88e8-ac829ec12e68','c8e7b8f1-0cb3-48c7-81a4-4799652ae350','887bd912-d777-4045-b4c2-9335104d02f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:28.821585 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea1df5fd-15ae-480f-aa82-cb047d3e223b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:28.835940 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea1df5fd-15ae-480f-aa82-cb047d3e223b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:28.836695 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Flow 'volume_create_api' (23398263-c284-4f6d-9676-1c18063e6f78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:28.836990 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume request issued successfully. Aug 07 18:00:28.838823 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f17fa4e-995b-440e-b795-f3c70a3de204 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:28.838823 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 356/1424] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:00:28 2026] POST /volume/v3/volumes => generated 749 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:28.852754 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-43ac0afb-d714-465d-925f-2bb6b63ccf03 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:28.857887 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43ac0afb-d714-465d-925f-2bb6b63ccf03 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 Aug 07 18:00:28.858279 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43ac0afb-d714-465d-925f-2bb6b63ccf03 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:28.858411 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43ac0afb-d714-465d-925f-2bb6b63ccf03 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:28.874328 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:28.874328 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:28.880776 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-43ac0afb-d714-465d-925f-2bb6b63ccf03 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:28.886830 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43ac0afb-d714-465d-925f-2bb6b63ccf03 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 returned with HTTP 200 Aug 07 18:00:28.887390 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 357/1425] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:28 2026] GET /volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:29.326701 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-627bbda3-7f25-4adf-b8b4-43351af96db2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:29.329073 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-627bbda3-7f25-4adf-b8b4-43351af96db2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be Aug 07 18:00:29.330383 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-627bbda3-7f25-4adf-b8b4-43351af96db2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:29.330383 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-627bbda3-7f25-4adf-b8b4-43351af96db2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:29.337719 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:29.337719 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:29.338248 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-627bbda3-7f25-4adf-b8b4-43351af96db2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:00:29.339689 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-627bbda3-7f25-4adf-b8b4-43351af96db2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be returned with HTTP 200 Aug 07 18:00:29.340137 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 354/1426] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:00:29 2026] GET /volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:29.356353 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ab136c80-5b13-4b33-983a-8cc690708a15 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:29.361310 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ab136c80-5b13-4b33-983a-8cc690708a15 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be Aug 07 18:00:29.361503 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ab136c80-5b13-4b33-983a-8cc690708a15 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:29.361683 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ab136c80-5b13-4b33-983a-8cc690708a15 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:29.373593 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:29.373593 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:29.374076 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ab136c80-5b13-4b33-983a-8cc690708a15 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:00:29.375033 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ab136c80-5b13-4b33-983a-8cc690708a15 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be returned with HTTP 200 Aug 07 18:00:29.375548 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 360/1427] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:00:29 2026] GET /volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:29.434921 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-daea7356-18a3-4430-8a8e-6b734693f695 req-012f7dbd-7756-4641-812f-2fa6ae11f3d6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:29.437762 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-012f7dbd-7756-4641-812f-2fa6ae11f3d6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:29.439761 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-012f7dbd-7756-4641-812f-2fa6ae11f3d6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:29.439761 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-012f7dbd-7756-4641-812f-2fa6ae11f3d6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:29.466297 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:29.466297 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:29.472860 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-daea7356-18a3-4430-8a8e-6b734693f695 req-012f7dbd-7756-4641-812f-2fa6ae11f3d6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:29.486563 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-012f7dbd-7756-4641-812f-2fa6ae11f3d6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:00:29.487055 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 357/1428] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:29 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 1142 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:29.516701 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-daea7356-18a3-4430-8a8e-6b734693f695 req-307e3cc0-6c6f-44fb-b9da-e2fb7508a362 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:29.522707 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-307e3cc0-6c6f-44fb-b9da-e2fb7508a362 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed/action Aug 07 18:00:29.523721 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-307e3cc0-6c6f-44fb-b9da-e2fb7508a362 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:29.523721 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-307e3cc0-6c6f-44fb-b9da-e2fb7508a362 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:29.544561 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:29.544561 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:29.544963 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-daea7356-18a3-4430-8a8e-6b734693f695 req-307e3cc0-6c6f-44fb-b9da-e2fb7508a362 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:29.555340 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-daea7356-18a3-4430-8a8e-6b734693f695 req-307e3cc0-6c6f-44fb-b9da-e2fb7508a362 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Begin detaching volume completed successfully. Aug 07 18:00:29.555644 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-307e3cc0-6c6f-44fb-b9da-e2fb7508a362 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed/action returned with HTTP 202 Aug 07 18:00:29.556152 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 358/1429] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:00:29 2026] POST /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:29.616005 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d03c45ee-9816-4e06-83da-9de5299ac5b3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:29.616443 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d03c45ee-9816-4e06-83da-9de5299ac5b3 None None] GET https://10.4.3.241/volume// Aug 07 18:00:29.616619 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d03c45ee-9816-4e06-83da-9de5299ac5b3 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:29.616799 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d03c45ee-9816-4e06-83da-9de5299ac5b3 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:29.617216 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d03c45ee-9816-4e06-83da-9de5299ac5b3 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:29.617511 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 355/1430] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:29.630556 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-daea7356-18a3-4430-8a8e-6b734693f695 req-270a8069-5d7e-40e2-adc2-808d48ccb7df None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:29.634483 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-270a8069-5d7e-40e2-adc2-808d48ccb7df tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:00:29.634710 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-270a8069-5d7e-40e2-adc2-808d48ccb7df tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:29.635816 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-270a8069-5d7e-40e2-adc2-808d48ccb7df tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:29.646969 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:29.646969 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:29.650964 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-daea7356-18a3-4430-8a8e-6b734693f695 req-270a8069-5d7e-40e2-adc2-808d48ccb7df tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:29.657198 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-270a8069-5d7e-40e2-adc2-808d48ccb7df tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:00:29.657778 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 361/1431] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:00:29 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:29.906159 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6bf6a368-9416-4c29-9ba6-76f90d66f8a9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:29.909193 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6bf6a368-9416-4c29-9ba6-76f90d66f8a9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 Aug 07 18:00:29.909511 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6bf6a368-9416-4c29-9ba6-76f90d66f8a9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:29.910094 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6bf6a368-9416-4c29-9ba6-76f90d66f8a9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:29.921939 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:29.921939 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:29.927066 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6bf6a368-9416-4c29-9ba6-76f90d66f8a9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:29.933092 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6bf6a368-9416-4c29-9ba6-76f90d66f8a9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 returned with HTTP 200 Aug 07 18:00:29.933624 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 358/1432] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:29 2026] GET /volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:29.953694 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bef30674-357f-4d39-9863-340d360c3d69 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:29.957727 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bef30674-357f-4d39-9863-340d360c3d69 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030/action Aug 07 18:00:29.957727 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bef30674-357f-4d39-9863-340d360c3d69 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:29.957727 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bef30674-357f-4d39-9863-340d360c3d69 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:29.970422 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:29.970422 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:29.970422 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-bef30674-357f-4d39-9863-340d360c3d69 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Updating volume '7bee9092-7b00-4464-bd31-7a724386d030' with '{'status': 'attaching'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 18:00:29.998496 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bef30674-357f-4d39-9863-340d360c3d69 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030/action returned with HTTP 202 Aug 07 18:00:29.998991 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 359/1433] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:29 2026] POST /volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:30.007380 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ca8ca0db-237c-41fe-9f3f-e8aa24bf64c6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:30.012544 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca8ca0db-237c-41fe-9f3f-e8aa24bf64c6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 Aug 07 18:00:30.012782 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca8ca0db-237c-41fe-9f3f-e8aa24bf64c6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:30.013014 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca8ca0db-237c-41fe-9f3f-e8aa24bf64c6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:30.022195 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:30.022195 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:30.025472 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ca8ca0db-237c-41fe-9f3f-e8aa24bf64c6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:30.029677 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca8ca0db-237c-41fe-9f3f-e8aa24bf64c6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 returned with HTTP 200 Aug 07 18:00:30.030027 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 356/1434] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:30 2026] GET /volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:30.045066 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-de2502d1-3ec7-496c-93bc-0e0cf1bc3f41 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:30.048327 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-de2502d1-3ec7-496c-93bc-0e0cf1bc3f41 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030/action Aug 07 18:00:30.048327 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-de2502d1-3ec7-496c-93bc-0e0cf1bc3f41 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:30.048327 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-de2502d1-3ec7-496c-93bc-0e0cf1bc3f41 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:30.060039 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:30.060039 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:30.060384 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-de2502d1-3ec7-496c-93bc-0e0cf1bc3f41 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Volume info retrieved successfully. Aug 07 18:00:30.110985 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-de2502d1-3ec7-496c-93bc-0e0cf1bc3f41 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Delete volume request issued successfully. Aug 07 18:00:30.111298 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-de2502d1-3ec7-496c-93bc-0e0cf1bc3f41 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030/action returned with HTTP 202 Aug 07 18:00:30.111917 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 362/1435] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:30 2026] POST /volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:30.125435 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-55677041-a932-4c3e-bdb1-b7320fbd557e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:30.130908 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55677041-a932-4c3e-bdb1-b7320fbd557e tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 Aug 07 18:00:30.131204 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55677041-a932-4c3e-bdb1-b7320fbd557e tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:30.131553 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55677041-a932-4c3e-bdb1-b7320fbd557e tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:30.146131 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:30.146131 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:30.152721 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-55677041-a932-4c3e-bdb1-b7320fbd557e tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:30.160359 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55677041-a932-4c3e-bdb1-b7320fbd557e tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 returned with HTTP 200 Aug 07 18:00:30.160965 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 359/1436] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:30 2026] GET /volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:30.789666 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-daea7356-18a3-4430-8a8e-6b734693f695 req-d1588bb4-bcea-4090-ac1b-188b1a21aed3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:30.792269 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-d1588bb4-bcea-4090-ac1b-188b1a21aed3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] DELETE https://10.4.3.241/volume/v3/attachments/14e3ab0a-5442-423f-af52-884e663ed6cf Aug 07 18:00:30.792528 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-d1588bb4-bcea-4090-ac1b-188b1a21aed3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:30.792792 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-d1588bb4-bcea-4090-ac1b-188b1a21aed3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:30.802595 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:30.802595 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:30.860521 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-daea7356-18a3-4430-8a8e-6b734693f695 req-d1588bb4-bcea-4090-ac1b-188b1a21aed3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments/14e3ab0a-5442-423f-af52-884e663ed6cf returned with HTTP 200 Aug 07 18:00:30.861785 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 360/1437] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:00:30 2026] DELETE /volume/v3/attachments/14e3ab0a-5442-423f-af52-884e663ed6cf => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:31.178349 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5d44a4aa-c59a-4bf8-94a5-ce385455237a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:31.180041 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d44a4aa-c59a-4bf8-94a5-ce385455237a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 Aug 07 18:00:31.180206 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5d44a4aa-c59a-4bf8-94a5-ce385455237a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:31.180446 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5d44a4aa-c59a-4bf8-94a5-ce385455237a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:31.187439 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d44a4aa-c59a-4bf8-94a5-ce385455237a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 returned with HTTP 404 Aug 07 18:00:31.187439 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 357/1438] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:31 2026] GET /volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:31.196119 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1be1334b-ba80-4e03-a3c1-495c055f0120 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:31.198673 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1be1334b-ba80-4e03-a3c1-495c055f0120 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 Aug 07 18:00:31.199709 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1be1334b-ba80-4e03-a3c1-495c055f0120 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:31.199709 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1be1334b-ba80-4e03-a3c1-495c055f0120 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:31.208158 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1be1334b-ba80-4e03-a3c1-495c055f0120 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 returned with HTTP 404 Aug 07 18:00:31.208762 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 363/1439] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:31 2026] GET /volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:31.218302 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-761e491d-2c0e-44f7-959c-8c402bfb95e1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:31.220787 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-761e491d-2c0e-44f7-959c-8c402bfb95e1 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] DELETE https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 Aug 07 18:00:31.221071 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-761e491d-2c0e-44f7-959c-8c402bfb95e1 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:31.221342 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-761e491d-2c0e-44f7-959c-8c402bfb95e1 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:31.221789 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-761e491d-2c0e-44f7-959c-8c402bfb95e1 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Delete volume with id: 7bee9092-7b00-4464-bd31-7a724386d030 Aug 07 18:00:31.229278 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-761e491d-2c0e-44f7-959c-8c402bfb95e1 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 returned with HTTP 404 Aug 07 18:00:31.229959 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 360/1440] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:00:31 2026] DELETE /volume/v3/volumes/7bee9092-7b00-4464-bd31-7a724386d030 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:31.245992 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:31.247944 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:31.248563 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1078913375"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:31.250720 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1078913375'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:31.250853 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume of 1 GB Aug 07 18:00:31.251181 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:31.251181 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:31.262071 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Availability Zones retrieved successfully. Aug 07 18:00:31.270484 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Flow 'volume_create_api' (629bab9a-1d4b-4600-9fc7-0b7901db6165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:31.271103 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cebf378-96e6-406f-ac2f-cdded3548c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:31.273511 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:31.329664 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cebf378-96e6-406f-ac2f-cdded3548c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:31.329664 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084ec44b-e22c-4588-adf0-832f99a16878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:31.394272 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Created reservations ['ad9d05d4-e542-4cbc-ae8e-6d5aa7d7ee37', 'fbd654ad-d2a0-4f52-b31e-963e94404196', '9e9d1ae8-7847-4a55-8fb3-0be0fe006dba', '5bbfa61c-a09d-4dc4-9769-d5fbaef2b214'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:31.395044 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084ec44b-e22c-4588-adf0-832f99a16878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad9d05d4-e542-4cbc-ae8e-6d5aa7d7ee37', 'fbd654ad-d2a0-4f52-b31e-963e94404196', '9e9d1ae8-7847-4a55-8fb3-0be0fe006dba', '5bbfa61c-a09d-4dc4-9769-d5fbaef2b214']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:31.395895 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96619cd1-f5a2-48b4-898e-84e98c3f34ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:31.426608 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96619cd1-f5a2-48b4-898e-84e98c3f34ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88413660-bd37-4dbd-828f-a5ce7a67b5b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1078913375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6faabbc0ba94df395a36596a7320839',qos_specs=None,replication_status=,reservations=['ad9d05d4-e542-4cbc-ae8e-6d5aa7d7ee37','fbd654ad-d2a0-4f52-b31e-963e94404196','9e9d1ae8-7847-4a55-8fb3-0be0fe006dba','5bbfa61c-a09d-4dc4-9769-d5fbaef2b214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1078913375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88413660-bd37-4dbd-828f-a5ce7a67b5b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6faabbc0ba94df395a36596a7320839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:31.427761 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (581806a2-086f-408c-94ce-64f6e70eea57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:31.452831 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (581806a2-086f-408c-94ce-64f6e70eea57) transitioned into state 'SUCCESS' from state '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-1078913375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6faabbc0ba94df395a36596a7320839',qos_specs=None,replication_status=,reservations=['ad9d05d4-e542-4cbc-ae8e-6d5aa7d7ee37','fbd654ad-d2a0-4f52-b31e-963e94404196','9e9d1ae8-7847-4a55-8fb3-0be0fe006dba','5bbfa61c-a09d-4dc4-9769-d5fbaef2b214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:31.453875 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7269d4ce-e8e4-449c-a629-172a45a77c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:31.468686 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7269d4ce-e8e4-449c-a629-172a45a77c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:31.469786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Flow 'volume_create_api' (629bab9a-1d4b-4600-9fc7-0b7901db6165) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:31.470268 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume request issued successfully. Aug 07 18:00:31.471148 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ba309eb-6f46-4d83-b42f-d8e079109ca4 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:31.471705 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 361/1441] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:00:31 2026] POST /volume/v3/volumes => generated 749 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:31.487483 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2ea18d88-9409-493c-aaa3-d9285c02bc38 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:31.490203 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2ea18d88-9409-493c-aaa3-d9285c02bc38 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 Aug 07 18:00:31.490203 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2ea18d88-9409-493c-aaa3-d9285c02bc38 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:31.490487 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2ea18d88-9409-493c-aaa3-d9285c02bc38 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:31.500016 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:31.500016 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:31.506388 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2ea18d88-9409-493c-aaa3-d9285c02bc38 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:31.513328 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2ea18d88-9409-493c-aaa3-d9285c02bc38 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 returned with HTTP 200 Aug 07 18:00:31.514046 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 358/1442] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:31 2026] GET /volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:31.536920 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0b776fbb-ae14-4183-8330-312fedfeb5a0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:31.540298 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b776fbb-ae14-4183-8330-312fedfeb5a0 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 18:00:31.540529 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b776fbb-ae14-4183-8330-312fedfeb5a0 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:31.540797 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b776fbb-ae14-4183-8330-312fedfeb5a0 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:31.555907 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:31.555907 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:31.570132 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0b776fbb-ae14-4183-8330-312fedfeb5a0 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 18:00:31.578226 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b776fbb-ae14-4183-8330-312fedfeb5a0 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 18:00:31.578852 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 364/1443] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:31 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 1144 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:31.659531 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-74d5391c-eaa7-4ec9-b552-389a87854bb4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:31.662135 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-74d5391c-eaa7-4ec9-b552-389a87854bb4 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 18:00:31.662338 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-74d5391c-eaa7-4ec9-b552-389a87854bb4 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:31.662602 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-74d5391c-eaa7-4ec9-b552-389a87854bb4 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:31.678854 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:31.678854 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:31.687519 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-74d5391c-eaa7-4ec9-b552-389a87854bb4 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 18:00:31.700630 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-74d5391c-eaa7-4ec9-b552-389a87854bb4 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 18:00:31.701109 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 361/1444] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:31 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 1144 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:31.724017 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-9dbb6688-bcbf-4219-b2ac-1b4169177ac7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:31.726476 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-9dbb6688-bcbf-4219-b2ac-1b4169177ac7 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] POST https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4/action Aug 07 18:00:31.726826 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-9dbb6688-bcbf-4219-b2ac-1b4169177ac7 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:31.727031 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-9dbb6688-bcbf-4219-b2ac-1b4169177ac7 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:31.741306 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:31.741306 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:31.742864 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-9dbb6688-bcbf-4219-b2ac-1b4169177ac7 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 18:00:31.747836 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:31.751085 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:31.751344 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1866337438", "snapshot_id": "bb03f8db-9553-4a01-8f6b-53422ffa1ce0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:31.751867 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-9dbb6688-bcbf-4219-b2ac-1b4169177ac7 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Begin detaching volume completed successfully. Aug 07 18:00:31.752293 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-9dbb6688-bcbf-4219-b2ac-1b4169177ac7 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4/action returned with HTTP 202 Aug 07 18:00:31.753038 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 362/1445] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:00:31 2026] POST /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:31.753814 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1866337438', 'snapshot_id': 'bb03f8db-9553-4a01-8f6b-53422ffa1ce0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:31.763223 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:31.763223 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:31.763844 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:00:31.763981 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create volume of 1 GB Aug 07 18:00:31.779431 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Availability Zones retrieved successfully. Aug 07 18:00:31.787530 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Flow 'volume_create_api' (1417e7e2-c12a-49d7-bd13-8c60171c14a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:31.789189 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb9d09da-1bb5-4ce5-8d70-18a4a89312e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:31.790702 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:31.819835 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-72cba7b2-c062-43b6-b9b2-11c717a39464 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:31.820299 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-72cba7b2-c062-43b6-b9b2-11c717a39464 None None] GET https://10.4.3.241/volume// Aug 07 18:00:31.820555 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-72cba7b2-c062-43b6-b9b2-11c717a39464 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:31.820779 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-72cba7b2-c062-43b6-b9b2-11c717a39464 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:31.821168 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-72cba7b2-c062-43b6-b9b2-11c717a39464 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:31.821558 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 365/1446] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:31.834992 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-87f3e133-b726-4c0f-9b1c-54a17a08cf37 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:31.837264 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb9d09da-1bb5-4ce5-8d70-18a4a89312e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bb03f8db-9553-4a01-8f6b-53422ffa1ce0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:31.837499 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-87f3e133-b726-4c0f-9b1c-54a17a08cf37 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 18:00:31.837740 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-87f3e133-b726-4c0f-9b1c-54a17a08cf37 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:31.837909 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-87f3e133-b726-4c0f-9b1c-54a17a08cf37 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:31.838296 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc640ec-261b-4822-90c2-65c06d5a56b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:31.848818 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:31.848818 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:31.853040 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-87f3e133-b726-4c0f-9b1c-54a17a08cf37 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 18:00:31.858012 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-87f3e133-b726-4c0f-9b1c-54a17a08cf37 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 18:00:31.858456 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 362/1447] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:00:31 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 1327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:31.896716 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Created reservations ['6e9ed5e0-0784-4b27-b244-76eb5dbb7484', 'faa73980-cfef-4c16-b4eb-2f490137d821', '2dfb1978-d893-4692-a31f-51f42b2fa32d', '3bed6d15-eb8e-481f-b7cf-b211c40fa757'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:31.897747 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc640ec-261b-4822-90c2-65c06d5a56b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e9ed5e0-0784-4b27-b244-76eb5dbb7484', 'faa73980-cfef-4c16-b4eb-2f490137d821', '2dfb1978-d893-4692-a31f-51f42b2fa32d', '3bed6d15-eb8e-481f-b7cf-b211c40fa757']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:31.898593 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e6b6c4-1d2d-4cc1-92d6-ce7739efb67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:31.956131 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5e6b6c4-1d2d-4cc1-92d6-ce7739efb67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1866337438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f701474c05a432b9513baf1083d1c15',qos_specs=None,replication_status=,reservations=['6e9ed5e0-0784-4b27-b244-76eb5dbb7484','faa73980-cfef-4c16-b4eb-2f490137d821','2dfb1978-d893-4692-a31f-51f42b2fa32d','3bed6d15-eb8e-481f-b7cf-b211c40fa757'],size=1,snapshot_id=bb03f8db-9553-4a01-8f6b-53422ffa1ce0,source_replicaid=,source_volid=None,status='creating',user_id='9b203802c96b49a1baa18bb05cfe2af1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1866337438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f701474c05a432b9513baf1083d1c15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bb03f8db-9553-4a01-8f6b-53422ffa1ce0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b203802c96b49a1baa18bb05cfe2af1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:31.957781 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9dd3618-8e9d-43cb-8bb2-0f6b69df835f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:31.985674 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9dd3618-8e9d-43cb-8bb2-0f6b69df835f) transitioned into state 'SUCCESS' from state '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-1866337438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f701474c05a432b9513baf1083d1c15',qos_specs=None,replication_status=,reservations=['6e9ed5e0-0784-4b27-b244-76eb5dbb7484','faa73980-cfef-4c16-b4eb-2f490137d821','2dfb1978-d893-4692-a31f-51f42b2fa32d','3bed6d15-eb8e-481f-b7cf-b211c40fa757'],size=1,snapshot_id=bb03f8db-9553-4a01-8f6b-53422ffa1ce0,source_replicaid=,source_volid=None,status='creating',user_id='9b203802c96b49a1baa18bb05cfe2af1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:31.985674 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd8eddb-51a4-42e8-857a-6437c09fd3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:32.021091 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd8eddb-51a4-42e8-857a-6437c09fd3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:32.022246 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Flow 'volume_create_api' (1417e7e2-c12a-49d7-bd13-8c60171c14a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:32.022565 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create volume request issued successfully. Aug 07 18:00:32.023676 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41eacc0f-bc11-44df-91aa-b2b45fcf4970 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:32.023803 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 359/1448] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:00:31 2026] POST /volume/v3/volumes => generated 791 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:32.039848 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0241137e-39d6-40ca-a249-75bc8ac3646a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:32.043766 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0241137e-39d6-40ca-a249-75bc8ac3646a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:00:32.043766 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0241137e-39d6-40ca-a249-75bc8ac3646a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:32.043766 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0241137e-39d6-40ca-a249-75bc8ac3646a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:32.052836 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:32.052836 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:32.061111 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0241137e-39d6-40ca-a249-75bc8ac3646a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:32.071422 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0241137e-39d6-40ca-a249-75bc8ac3646a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:00:32.071422 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 363/1449] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:32 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:32.530972 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6aa26809-acfc-4530-990b-a0c05b0a3d8f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:32.533875 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6aa26809-acfc-4530-990b-a0c05b0a3d8f tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 Aug 07 18:00:32.534232 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6aa26809-acfc-4530-990b-a0c05b0a3d8f tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:32.534546 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6aa26809-acfc-4530-990b-a0c05b0a3d8f tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:32.536873 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=322,cinder:UPDATE=62,cinder:INSERT=27 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:00:32.545229 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:32.545229 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:32.551248 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6aa26809-acfc-4530-990b-a0c05b0a3d8f tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:32.558781 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6aa26809-acfc-4530-990b-a0c05b0a3d8f tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 returned with HTTP 200 Aug 07 18:00:32.559543 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 366/1450] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:32 2026] GET /volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:32.583169 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-36ab7bdf-23ed-4a8a-91f1-9c8467a38bce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:32.585872 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-36ab7bdf-23ed-4a8a-91f1-9c8467a38bce tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3/action Aug 07 18:00:32.585872 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-36ab7bdf-23ed-4a8a-91f1-9c8467a38bce tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:32.585872 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-36ab7bdf-23ed-4a8a-91f1-9c8467a38bce tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:32.591505 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=323,cinder:INSERT=28,cinder:UPDATE=59,cinder:DELETE=1 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:00:32.596537 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:32.596537 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:32.596932 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.admin_actions [None req-36ab7bdf-23ed-4a8a-91f1-9c8467a38bce tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Updating volume '88413660-bd37-4dbd-828f-a5ce7a67b5b3' with '{'status': 'creating'}' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 18:00:32.633952 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-36ab7bdf-23ed-4a8a-91f1-9c8467a38bce tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3/action returned with HTTP 202 Aug 07 18:00:32.635202 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 363/1451] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:32 2026] POST /volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:32.652652 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f29279ca-5656-489d-94d3-c29d1567a2b2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:32.655539 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f29279ca-5656-489d-94d3-c29d1567a2b2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 Aug 07 18:00:32.656153 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f29279ca-5656-489d-94d3-c29d1567a2b2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:32.656153 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f29279ca-5656-489d-94d3-c29d1567a2b2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:32.669605 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:32.669605 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:32.680552 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f29279ca-5656-489d-94d3-c29d1567a2b2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:32.686350 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f29279ca-5656-489d-94d3-c29d1567a2b2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 returned with HTTP 200 Aug 07 18:00:32.686960 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 360/1452] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:32 2026] GET /volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:32.706118 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-387a0948-b246-47cb-9b49-0acadda28eb8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:32.708525 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-387a0948-b246-47cb-9b49-0acadda28eb8 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3/action Aug 07 18:00:32.708843 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-387a0948-b246-47cb-9b49-0acadda28eb8 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:32.708994 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-387a0948-b246-47cb-9b49-0acadda28eb8 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:32.721972 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:32.721972 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:32.722973 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-387a0948-b246-47cb-9b49-0acadda28eb8 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Volume info retrieved successfully. Aug 07 18:00:32.757110 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-387a0948-b246-47cb-9b49-0acadda28eb8 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Delete volume request issued successfully. Aug 07 18:00:32.757680 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-387a0948-b246-47cb-9b49-0acadda28eb8 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3/action returned with HTTP 202 Aug 07 18:00:32.758065 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 364/1453] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:32 2026] POST /volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:32.770305 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7bbecc18-8c77-4b92-bbad-c4ff7d779143 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:32.776064 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7bbecc18-8c77-4b92-bbad-c4ff7d779143 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 Aug 07 18:00:32.776064 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7bbecc18-8c77-4b92-bbad-c4ff7d779143 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:32.776064 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7bbecc18-8c77-4b92-bbad-c4ff7d779143 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:32.788569 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:32.788569 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:32.796430 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7bbecc18-8c77-4b92-bbad-c4ff7d779143 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:32.804891 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7bbecc18-8c77-4b92-bbad-c4ff7d779143 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 returned with HTTP 200 Aug 07 18:00:32.807000 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 367/1454] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:32 2026] GET /volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:33.090660 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ee89abcb-eeec-42c0-9f7d-4809d9b8cf89 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:33.093725 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee89abcb-eeec-42c0-9f7d-4809d9b8cf89 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:00:33.093937 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee89abcb-eeec-42c0-9f7d-4809d9b8cf89 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:33.094168 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee89abcb-eeec-42c0-9f7d-4809d9b8cf89 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:33.112031 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:33.112031 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:33.124159 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ee89abcb-eeec-42c0-9f7d-4809d9b8cf89 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:33.132981 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee89abcb-eeec-42c0-9f7d-4809d9b8cf89 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:00:33.133475 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 364/1455] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:33 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 884 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:33.151291 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3b2d8bce-765a-4a8a-b4ac-e499f3084a6d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:33.153336 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3b2d8bce-765a-4a8a-b4ac-e499f3084a6d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:00:33.153336 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3b2d8bce-765a-4a8a-b4ac-e499f3084a6d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:33.153924 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3b2d8bce-765a-4a8a-b4ac-e499f3084a6d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:33.167890 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:33.167890 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:33.172641 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3b2d8bce-765a-4a8a-b4ac-e499f3084a6d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:33.182678 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3b2d8bce-765a-4a8a-b4ac-e499f3084a6d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:00:33.183479 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 361/1456] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:33 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:33.410098 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-c98a2a44-0e65-4c27-afc7-1d1cb5ec888a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:33.413286 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-c98a2a44-0e65-4c27-afc7-1d1cb5ec888a tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] DELETE https://10.4.3.241/volume/v3/attachments/1f3d181b-be54-4186-8541-c23c9e6db043 Aug 07 18:00:33.413529 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-c98a2a44-0e65-4c27-afc7-1d1cb5ec888a tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:33.413844 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-c98a2a44-0e65-4c27-afc7-1d1cb5ec888a tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:33.426662 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:33.426662 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:33.463363 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b4aacfd1-b6b8-41fb-8f0c-0edae541c1b4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:33.464120 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4aacfd1-b6b8-41fb-8f0c-0edae541c1b4 None None] GET https://10.4.3.241/volume// Aug 07 18:00:33.464374 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b4aacfd1-b6b8-41fb-8f0c-0edae541c1b4 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:33.464855 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b4aacfd1-b6b8-41fb-8f0c-0edae541c1b4 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:33.465554 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4aacfd1-b6b8-41fb-8f0c-0edae541c1b4 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:33.466049 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 368/1457] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:33.479315 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-d1a356b1-bb77-4e2c-958a-524b893e1e47 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:33.483279 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-d1a356b1-bb77-4e2c-958a-524b893e1e47 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:00:33.484170 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-d1a356b1-bb77-4e2c-958a-524b893e1e47 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9d0a6a5-e386-4b94-8418-64a6acfce392", "connector": null, "instance_uuid": "d8a34c05-5918-465a-a87b-a02f518c1af9"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:33.501081 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:33.501081 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:33.517577 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a83126a0-e5c9-4fdf-950e-1133c3e9b58e req-c98a2a44-0e65-4c27-afc7-1d1cb5ec888a tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/attachments/1f3d181b-be54-4186-8541-c23c9e6db043 returned with HTTP 200 Aug 07 18:00:33.517577 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 365/1458] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:00:33 2026] DELETE /volume/v3/attachments/1f3d181b-be54-4186-8541-c23c9e6db043 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:33.542977 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-d1a356b1-bb77-4e2c-958a-524b893e1e47 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:00:33.543596 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 365/1459] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:00:33 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 07 18:00:33.552240 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-f8243a7a-6ed0-4054-9db5-9bc969d80775 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:33.555773 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-f8243a7a-6ed0-4054-9db5-9bc969d80775 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] DELETE https://10.4.3.241/volume/v3/attachments/54d93142-c6e1-443d-81f2-33e6db491f7b Aug 07 18:00:33.556547 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-f8243a7a-6ed0-4054-9db5-9bc969d80775 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:33.556900 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-f8243a7a-6ed0-4054-9db5-9bc969d80775 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:33.570132 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:33.570132 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:33.653938 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-f8243a7a-6ed0-4054-9db5-9bc969d80775 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/54d93142-c6e1-443d-81f2-33e6db491f7b returned with HTTP 200 Aug 07 18:00:33.654678 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 362/1460] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:00:33 2026] DELETE /volume/v3/attachments/54d93142-c6e1-443d-81f2-33e6db491f7b => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:33.820845 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b05c6ff8-6d43-4775-8276-989c980b9a62 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:33.822708 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b05c6ff8-6d43-4775-8276-989c980b9a62 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 Aug 07 18:00:33.823041 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b05c6ff8-6d43-4775-8276-989c980b9a62 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:33.823141 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b05c6ff8-6d43-4775-8276-989c980b9a62 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:33.831126 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b05c6ff8-6d43-4775-8276-989c980b9a62 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 returned with HTTP 404 Aug 07 18:00:33.831626 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 369/1461] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:33 2026] GET /volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:33.841733 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6f968231-3690-41a8-805c-128e0ca2d1da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:33.844743 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f968231-3690-41a8-805c-128e0ca2d1da tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 Aug 07 18:00:33.844996 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f968231-3690-41a8-805c-128e0ca2d1da tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:33.845241 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f968231-3690-41a8-805c-128e0ca2d1da tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:33.858277 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f968231-3690-41a8-805c-128e0ca2d1da tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 returned with HTTP 404 Aug 07 18:00:33.859375 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 366/1462] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:33 2026] GET /volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:33.871750 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d62679f7-5689-47b6-96a3-821da8ab8bed None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:33.874015 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d62679f7-5689-47b6-96a3-821da8ab8bed tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] DELETE https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 Aug 07 18:00:33.874156 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d62679f7-5689-47b6-96a3-821da8ab8bed tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:33.874369 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d62679f7-5689-47b6-96a3-821da8ab8bed tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:33.874570 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-d62679f7-5689-47b6-96a3-821da8ab8bed tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Delete volume with id: 88413660-bd37-4dbd-828f-a5ce7a67b5b3 Aug 07 18:00:33.885797 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d62679f7-5689-47b6-96a3-821da8ab8bed tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 returned with HTTP 404 Aug 07 18:00:33.886349 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 366/1463] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:00:33 2026] DELETE /volume/v3/volumes/88413660-bd37-4dbd-828f-a5ce7a67b5b3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:33.898080 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:33.901918 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:33.902528 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-557735074"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:33.905007 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-557735074'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:33.905672 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume of 1 GB Aug 07 18:00:33.906390 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:33.906390 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:33.913070 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Availability Zones retrieved successfully. Aug 07 18:00:33.926099 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Flow 'volume_create_api' (32be4ac4-eb93-4d7c-a52e-39bc13afbac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:33.928462 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c400ac-f339-4cc5-8509-da7801fad656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:33.930166 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:33.961789 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-ed2fceff-dbff-4f5e-bad0-be2fc726ad04 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:33.966364 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-ed2fceff-dbff-4f5e-bad0-be2fc726ad04 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:00:33.966718 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-ed2fceff-dbff-4f5e-bad0-be2fc726ad04 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:33.966807 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-ed2fceff-dbff-4f5e-bad0-be2fc726ad04 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:33.967859 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c400ac-f339-4cc5-8509-da7801fad656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:33.968678 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e515274-9b05-43c4-bccb-1f8e99ee20f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:33.970395 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d16efbea-ca94-4e4e-8bd2-013ad765a5bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:33.973593 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d16efbea-ca94-4e4e-8bd2-013ad765a5bb tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 18:00:33.974809 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d16efbea-ca94-4e4e-8bd2-013ad765a5bb tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:33.975075 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d16efbea-ca94-4e4e-8bd2-013ad765a5bb tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:33.975507 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:33.975507 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:33.981343 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-ed2fceff-dbff-4f5e-bad0-be2fc726ad04 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:33.984969 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:33.984969 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:33.988956 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d16efbea-ca94-4e4e-8bd2-013ad765a5bb tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 18:00:33.990056 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-ed2fceff-dbff-4f5e-bad0-be2fc726ad04 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:00:33.990661 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 370/1464] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:33 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:33.999907 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d16efbea-ca94-4e4e-8bd2-013ad765a5bb tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 18:00:34.000336 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 367/1465] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:33 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:34.017948 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Created reservations ['b6ae3844-d7f9-4af3-878f-700c556e9e07', '84a9c741-a588-405c-912c-ec8c17e79aa7', '71e8a18e-b5d9-485d-a6cc-5ff7bfec8411', '2501cd5d-13ef-4d72-9afe-333d36fc60c8'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:34.018881 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e515274-9b05-43c4-bccb-1f8e99ee20f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6ae3844-d7f9-4af3-878f-700c556e9e07', '84a9c741-a588-405c-912c-ec8c17e79aa7', '71e8a18e-b5d9-485d-a6cc-5ff7bfec8411', '2501cd5d-13ef-4d72-9afe-333d36fc60c8']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:34.019829 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e88eb4d-bd50-4165-8c47-74d9f99a5927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:34.044513 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e88eb4d-bd50-4165-8c47-74d9f99a5927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04461c4c-b0b5-40d1-8dcd-9973c8b8e363', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-557735074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6faabbc0ba94df395a36596a7320839',qos_specs=None,replication_status=,reservations=['b6ae3844-d7f9-4af3-878f-700c556e9e07','84a9c741-a588-405c-912c-ec8c17e79aa7','71e8a18e-b5d9-485d-a6cc-5ff7bfec8411','2501cd5d-13ef-4d72-9afe-333d36fc60c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-557735074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04461c4c-b0b5-40d1-8dcd-9973c8b8e363,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6faabbc0ba94df395a36596a7320839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:34.045876 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48457ce4-5e33-4b85-b0b2-06b80c2b3359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:34.071874 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48457ce4-5e33-4b85-b0b2-06b80c2b3359) transitioned into state 'SUCCESS' from state '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-557735074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6faabbc0ba94df395a36596a7320839',qos_specs=None,replication_status=,reservations=['b6ae3844-d7f9-4af3-878f-700c556e9e07','84a9c741-a588-405c-912c-ec8c17e79aa7','71e8a18e-b5d9-485d-a6cc-5ff7bfec8411','2501cd5d-13ef-4d72-9afe-333d36fc60c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:34.073153 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d763b632-640d-4792-bf26-757c164c50a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:34.095201 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d763b632-640d-4792-bf26-757c164c50a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:34.096748 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Flow 'volume_create_api' (32be4ac4-eb93-4d7c-a52e-39bc13afbac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:34.097978 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume request issued successfully. Aug 07 18:00:34.098659 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92ede632-86aa-4ecb-a1c8-9306a02d7647 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:34.099123 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 363/1466] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:00:33 2026] POST /volume/v3/volumes => generated 748 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:34.116206 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2df0c203-352c-4047-a37b-7d59a90316a9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:34.119976 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2df0c203-352c-4047-a37b-7d59a90316a9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 Aug 07 18:00:34.121069 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2df0c203-352c-4047-a37b-7d59a90316a9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:34.121069 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2df0c203-352c-4047-a37b-7d59a90316a9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:34.124466 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6ce15b23-5332-4568-9eb3-761c49feb6ca None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:34.126094 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ce15b23-5332-4568-9eb3-761c49feb6ca None None] GET https://10.4.3.241/volume// Aug 07 18:00:34.126736 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6ce15b23-5332-4568-9eb3-761c49feb6ca None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:34.126736 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6ce15b23-5332-4568-9eb3-761c49feb6ca None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:34.127705 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ce15b23-5332-4568-9eb3-761c49feb6ca None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:34.127705 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 371/1467] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:00:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:34.132634 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:34.132634 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:34.136907 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2df0c203-352c-4047-a37b-7d59a90316a9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:34.138155 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-67ba88a9-6e07-4ebf-8f21-2745c19989e9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:34.144432 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2df0c203-352c-4047-a37b-7d59a90316a9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 returned with HTTP 200 Aug 07 18:00:34.144432 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 367/1468] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:34 2026] GET /volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:34.144612 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-67ba88a9-6e07-4ebf-8f21-2745c19989e9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:00:34.144612 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-67ba88a9-6e07-4ebf-8f21-2745c19989e9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58", "connector": null, "instance_uuid": "905dcc69-b317-4a79-a435-1b9fa4f4e5e9"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:34.155994 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:34.155994 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:34.226739 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-67ba88a9-6e07-4ebf-8f21-2745c19989e9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:00:34.227332 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 368/1469] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:00:34 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:34.284332 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1b5eafbf-cc5e-49ff-8094-2cf17b6e22ad None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:34.287187 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b5eafbf-cc5e-49ff-8094-2cf17b6e22ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:00:34.287434 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b5eafbf-cc5e-49ff-8094-2cf17b6e22ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:34.287662 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b5eafbf-cc5e-49ff-8094-2cf17b6e22ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:34.300643 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:34.300643 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:34.304651 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1b5eafbf-cc5e-49ff-8094-2cf17b6e22ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:34.310467 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b5eafbf-cc5e-49ff-8094-2cf17b6e22ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:00:34.310467 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 364/1470] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:34 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:00:34.312600 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-657e6566-6423-4968-bde1-31d9bd61f4e0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:34.317438 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-657e6566-6423-4968-bde1-31d9bd61f4e0 None None] GET https://10.4.3.241/volume// Aug 07 18:00:34.317438 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-657e6566-6423-4968-bde1-31d9bd61f4e0 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:34.317438 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-657e6566-6423-4968-bde1-31d9bd61f4e0 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:34.317438 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-657e6566-6423-4968-bde1-31d9bd61f4e0 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:34.317828 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 372/1471] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:34 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:34.331802 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-2650a96e-d4ab-4b09-8cfc-43c25ab277eb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:34.337190 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-2650a96e-d4ab-4b09-8cfc-43c25ab277eb tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:00:34.337366 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-2650a96e-d4ab-4b09-8cfc-43c25ab277eb tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:34.337512 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-2650a96e-d4ab-4b09-8cfc-43c25ab277eb tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:34.351037 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:34.351037 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:34.356577 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-2650a96e-d4ab-4b09-8cfc-43c25ab277eb tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:34.362992 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-2650a96e-d4ab-4b09-8cfc-43c25ab277eb tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:00:34.366926 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 368/1472] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:00:34 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 1063 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:34.496062 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-3aab45f4-f5f8-42e4-81dc-0ced823814a9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:34.499853 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-3aab45f4-f5f8-42e4-81dc-0ced823814a9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] PUT https://10.4.3.241/volume/v3/attachments/ac58adf1-8886-4950-8c29-ddeff6a5c3f1 Aug 07 18:00:34.500361 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-3aab45f4-f5f8-42e4-81dc-0ced823814a9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:34.510465 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-3aab45f4-f5f8-42e4-81dc-0ced823814a9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Acquiring lock "cinder-attachment_update-14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:00:34.515512 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-3aab45f4-f5f8-42e4-81dc-0ced823814a9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Lock "cinder-attachment_update-14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:00:34.516610 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:34.516610 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:34.613421 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-3aab45f4-f5f8-42e4-81dc-0ced823814a9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Lock "cinder-attachment_update-14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58-np0000006743" released by "attachment_update" :: held 0.098s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:00:34.613857 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-3aab45f4-f5f8-42e4-81dc-0ced823814a9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments/ac58adf1-8886-4950-8c29-ddeff6a5c3f1 returned with HTTP 200 Aug 07 18:00:34.614433 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 369/1473] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:00:34 2026] PUT /volume/v3/attachments/ac58adf1-8886-4950-8c29-ddeff6a5c3f1 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:35.007751 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-26cd92c8-fccd-4ab1-a868-9b80b73b3f6c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:35.012933 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-26cd92c8-fccd-4ab1-a868-9b80b73b3f6c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] PUT https://10.4.3.241/volume/v3/attachments/4128768f-351f-425f-8fb6-6eb2f8e004d9 Aug 07 18:00:35.013383 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-26cd92c8-fccd-4ab1-a868-9b80b73b3f6c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:35.022527 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-26cd92c8-fccd-4ab1-a868-9b80b73b3f6c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Acquiring lock "cinder-attachment_update-e9d0a6a5-e386-4b94-8418-64a6acfce392-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:00:35.027687 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-26cd92c8-fccd-4ab1-a868-9b80b73b3f6c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Lock "cinder-attachment_update-e9d0a6a5-e386-4b94-8418-64a6acfce392-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:00:35.028655 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:35.028655 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:35.138533 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-26cd92c8-fccd-4ab1-a868-9b80b73b3f6c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Lock "cinder-attachment_update-e9d0a6a5-e386-4b94-8418-64a6acfce392-np0000006743" released by "attachment_update" :: held 0.111s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:00:35.138941 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-26cd92c8-fccd-4ab1-a868-9b80b73b3f6c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/4128768f-351f-425f-8fb6-6eb2f8e004d9 returned with HTTP 200 Aug 07 18:00:35.139498 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 365/1474] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:00:35 2026] PUT /volume/v3/attachments/4128768f-351f-425f-8fb6-6eb2f8e004d9 => generated 968 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:35.164376 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4c7380fb-73e1-462a-ad00-6c8adf148802 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:35.165803 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-1061be0a-1c42-4353-a884-0f466d0bfa36 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:35.166710 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c7380fb-73e1-462a-ad00-6c8adf148802 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 Aug 07 18:00:35.166710 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c7380fb-73e1-462a-ad00-6c8adf148802 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:35.167001 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c7380fb-73e1-462a-ad00-6c8adf148802 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:35.168484 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-1061be0a-1c42-4353-a884-0f466d0bfa36 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/attachments/4128768f-351f-425f-8fb6-6eb2f8e004d9 Aug 07 18:00:35.168766 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-1061be0a-1c42-4353-a884-0f466d0bfa36 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:35.169006 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-1061be0a-1c42-4353-a884-0f466d0bfa36 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:35.178880 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:35.178880 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:35.183550 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4c7380fb-73e1-462a-ad00-6c8adf148802 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:35.191164 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c7380fb-73e1-462a-ad00-6c8adf148802 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 returned with HTTP 200 Aug 07 18:00:35.191733 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 373/1475] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:35 2026] GET /volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:35.196225 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-1061be0a-1c42-4353-a884-0f466d0bfa36 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/4128768f-351f-425f-8fb6-6eb2f8e004d9 returned with HTTP 200 Aug 07 18:00:35.196811 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 369/1476] 10.4.3.241 () {70 vars in 1651 bytes} [Fri Aug 7 18:00:35 2026] GET /volume/v3/attachments/4128768f-351f-425f-8fb6-6eb2f8e004d9 => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:35.206741 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-19df33b8-c40d-4e5f-a2e6-53d592d4a20f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:35.209256 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-19df33b8-c40d-4e5f-a2e6-53d592d4a20f tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363/action Aug 07 18:00:35.209353 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-19df33b8-c40d-4e5f-a2e6-53d592d4a20f tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:35.209533 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-19df33b8-c40d-4e5f-a2e6-53d592d4a20f tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:35.222746 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:35.222746 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:35.223302 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-19df33b8-c40d-4e5f-a2e6-53d592d4a20f tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Updating volume '04461c4c-b0b5-40d1-8dcd-9973c8b8e363' with '{'status': 'error'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 18:00:35.278228 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-19df33b8-c40d-4e5f-a2e6-53d592d4a20f tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363/action returned with HTTP 202 Aug 07 18:00:35.279559 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 370/1477] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:35 2026] POST /volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:35.289190 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1effba35-71fe-48cc-8a82-2177cc350cea None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:35.291677 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1effba35-71fe-48cc-8a82-2177cc350cea tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 Aug 07 18:00:35.291970 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1effba35-71fe-48cc-8a82-2177cc350cea tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:35.292245 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1effba35-71fe-48cc-8a82-2177cc350cea tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:35.308414 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:35.308414 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:35.317047 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1effba35-71fe-48cc-8a82-2177cc350cea tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:35.324150 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1effba35-71fe-48cc-8a82-2177cc350cea tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 returned with HTTP 200 Aug 07 18:00:35.324150 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 366/1478] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:35 2026] GET /volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:35.331361 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fd7377c7-3555-422d-b1ec-db87ae7d701c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:35.333971 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd7377c7-3555-422d-b1ec-db87ae7d701c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:00:35.334207 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd7377c7-3555-422d-b1ec-db87ae7d701c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:35.334395 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd7377c7-3555-422d-b1ec-db87ae7d701c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:35.343470 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0ec33f6b-80b9-402e-adce-1805382ad491 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:35.345817 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0ec33f6b-80b9-402e-adce-1805382ad491 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363/action Aug 07 18:00:35.346169 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0ec33f6b-80b9-402e-adce-1805382ad491 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:35.346331 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0ec33f6b-80b9-402e-adce-1805382ad491 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:35.354115 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:35.354115 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:35.359474 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fd7377c7-3555-422d-b1ec-db87ae7d701c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:35.361491 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:35.361491 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:35.362522 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0ec33f6b-80b9-402e-adce-1805382ad491 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Volume info retrieved successfully. Aug 07 18:00:35.366147 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd7377c7-3555-422d-b1ec-db87ae7d701c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:00:35.366819 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 374/1479] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:35 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:35.395730 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0ec33f6b-80b9-402e-adce-1805382ad491 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Delete volume request issued successfully. Aug 07 18:00:35.396118 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0ec33f6b-80b9-402e-adce-1805382ad491 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363/action returned with HTTP 202 Aug 07 18:00:35.396811 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 370/1480] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:35 2026] POST /volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:35.406217 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-159ec99b-21ad-4ca7-bf13-3ec385f7062b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:35.409216 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-159ec99b-21ad-4ca7-bf13-3ec385f7062b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 Aug 07 18:00:35.410027 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-159ec99b-21ad-4ca7-bf13-3ec385f7062b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:35.410027 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-159ec99b-21ad-4ca7-bf13-3ec385f7062b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:35.426094 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:35.426094 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:35.431909 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-159ec99b-21ad-4ca7-bf13-3ec385f7062b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:35.438954 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-159ec99b-21ad-4ca7-bf13-3ec385f7062b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 returned with HTTP 200 Aug 07 18:00:35.439389 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 371/1481] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:35 2026] GET /volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:36.383015 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-68a865ca-bc60-4a10-90fb-584b8e9d0687 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:36.384916 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68a865ca-bc60-4a10-90fb-584b8e9d0687 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:00:36.385104 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68a865ca-bc60-4a10-90fb-584b8e9d0687 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:36.385485 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68a865ca-bc60-4a10-90fb-584b8e9d0687 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:36.396587 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:36.396587 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:36.400783 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-68a865ca-bc60-4a10-90fb-584b8e9d0687 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:36.406228 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68a865ca-bc60-4a10-90fb-584b8e9d0687 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:00:36.406787 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 367/1482] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:36 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:36.456679 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6cc2b431-9af9-4939-bd82-0af9bcb2b6d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:36.460936 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6cc2b431-9af9-4939-bd82-0af9bcb2b6d2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 Aug 07 18:00:36.461131 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6cc2b431-9af9-4939-bd82-0af9bcb2b6d2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:36.461333 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6cc2b431-9af9-4939-bd82-0af9bcb2b6d2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:36.471864 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6cc2b431-9af9-4939-bd82-0af9bcb2b6d2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 returned with HTTP 404 Aug 07 18:00:36.472985 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 375/1483] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:36 2026] GET /volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:36.480904 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d7d1506e-0e9b-49d6-a23d-c0e789e02839 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:36.482525 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d7d1506e-0e9b-49d6-a23d-c0e789e02839 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 Aug 07 18:00:36.482726 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d7d1506e-0e9b-49d6-a23d-c0e789e02839 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:36.482934 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d7d1506e-0e9b-49d6-a23d-c0e789e02839 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:36.489016 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d7d1506e-0e9b-49d6-a23d-c0e789e02839 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 returned with HTTP 404 Aug 07 18:00:36.489541 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 371/1484] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:36 2026] GET /volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:36.497940 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6373272d-9a51-4004-94f0-ecbfb6e4d3cd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:36.499888 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6373272d-9a51-4004-94f0-ecbfb6e4d3cd tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] DELETE https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 Aug 07 18:00:36.500096 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6373272d-9a51-4004-94f0-ecbfb6e4d3cd tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:36.500354 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6373272d-9a51-4004-94f0-ecbfb6e4d3cd tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:36.500633 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-6373272d-9a51-4004-94f0-ecbfb6e4d3cd tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Delete volume with id: 04461c4c-b0b5-40d1-8dcd-9973c8b8e363 Aug 07 18:00:36.507929 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6373272d-9a51-4004-94f0-ecbfb6e4d3cd tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 returned with HTTP 404 Aug 07 18:00:36.508557 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 372/1485] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:00:36 2026] DELETE /volume/v3/volumes/04461c4c-b0b5-40d1-8dcd-9973c8b8e363 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:36.517932 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:36.522425 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:36.522425 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-185414358"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:36.522425 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-185414358'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:36.522692 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume of 1 GB Aug 07 18:00:36.528548 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Availability Zones retrieved successfully. Aug 07 18:00:36.537003 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Flow 'volume_create_api' (9e1fbcc6-7664-4f65-9280-e709462688ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:36.538747 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f34e7568-916b-4fa2-a3b2-149ce3ed2774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:36.540140 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:36.575654 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f34e7568-916b-4fa2-a3b2-149ce3ed2774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:36.575654 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc03a4bd-6e33-4379-b97c-5c2f55766543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:36.630561 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Created reservations ['777017d7-45a4-4b47-951a-07c7491aa588', 'bbc516ba-3ffd-4edf-841f-5748eea732d0', 'ec672b32-e315-4ffd-94f1-d5098b72efd5', '65cfaa7c-5e8e-4912-b4c5-6ef40bc0f278'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:36.631393 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc03a4bd-6e33-4379-b97c-5c2f55766543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['777017d7-45a4-4b47-951a-07c7491aa588', 'bbc516ba-3ffd-4edf-841f-5748eea732d0', 'ec672b32-e315-4ffd-94f1-d5098b72efd5', '65cfaa7c-5e8e-4912-b4c5-6ef40bc0f278']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:36.632199 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (641a319e-19d4-4af8-a114-95570c497103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:36.664428 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (641a319e-19d4-4af8-a114-95570c497103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd161c545-f8bb-436f-b94c-ab93bbf35a88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-185414358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6faabbc0ba94df395a36596a7320839',qos_specs=None,replication_status=,reservations=['777017d7-45a4-4b47-951a-07c7491aa588','bbc516ba-3ffd-4edf-841f-5748eea732d0','ec672b32-e315-4ffd-94f1-d5098b72efd5','65cfaa7c-5e8e-4912-b4c5-6ef40bc0f278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-185414358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d161c545-f8bb-436f-b94c-ab93bbf35a88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6faabbc0ba94df395a36596a7320839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:36.665218 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f07e732-4671-4f87-a10a-18a9efef552c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:36.688789 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f07e732-4671-4f87-a10a-18a9efef552c) transitioned into state 'SUCCESS' from state '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-185414358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6faabbc0ba94df395a36596a7320839',qos_specs=None,replication_status=,reservations=['777017d7-45a4-4b47-951a-07c7491aa588','bbc516ba-3ffd-4edf-841f-5748eea732d0','ec672b32-e315-4ffd-94f1-d5098b72efd5','65cfaa7c-5e8e-4912-b4c5-6ef40bc0f278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:36.690105 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb4198c-dea1-4ed3-b9b6-3618a72df14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:36.703425 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb4198c-dea1-4ed3-b9b6-3618a72df14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:36.704677 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Flow 'volume_create_api' (9e1fbcc6-7664-4f65-9280-e709462688ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:36.705203 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume request issued successfully. Aug 07 18:00:36.706047 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fbfdafdb-fac3-4f71-9622-56a39a9995b9 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:36.706684 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 368/1486] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:00:36 2026] POST /volume/v3/volumes => generated 748 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:36.722982 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0fa50cbf-7d12-4a78-9145-d86605a231e3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:36.727113 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0fa50cbf-7d12-4a78-9145-d86605a231e3 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 Aug 07 18:00:36.727113 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0fa50cbf-7d12-4a78-9145-d86605a231e3 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:36.727113 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0fa50cbf-7d12-4a78-9145-d86605a231e3 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:36.739105 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:36.739105 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:36.745552 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0fa50cbf-7d12-4a78-9145-d86605a231e3 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:36.752604 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0fa50cbf-7d12-4a78-9145-d86605a231e3 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 returned with HTTP 200 Aug 07 18:00:36.752604 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 376/1487] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:36 2026] GET /volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:37.425311 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-81f73269-6ece-4e9d-8444-0d36cc589549 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:37.427813 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81f73269-6ece-4e9d-8444-0d36cc589549 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:00:37.428213 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81f73269-6ece-4e9d-8444-0d36cc589549 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:37.428449 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81f73269-6ece-4e9d-8444-0d36cc589549 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:37.444634 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:37.444634 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:37.451239 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-81f73269-6ece-4e9d-8444-0d36cc589549 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:37.459428 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81f73269-6ece-4e9d-8444-0d36cc589549 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:00:37.459428 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 372/1488] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:37 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 884 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:37.772982 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cdda6f9c-e2f6-4b38-8999-5a59b788ab0a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:37.776516 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdda6f9c-e2f6-4b38-8999-5a59b788ab0a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 Aug 07 18:00:37.776516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdda6f9c-e2f6-4b38-8999-5a59b788ab0a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:37.776516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdda6f9c-e2f6-4b38-8999-5a59b788ab0a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:37.782512 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:37.782512 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:37.786346 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cdda6f9c-e2f6-4b38-8999-5a59b788ab0a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:37.790293 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdda6f9c-e2f6-4b38-8999-5a59b788ab0a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 returned with HTTP 200 Aug 07 18:00:37.790750 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 373/1489] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:37 2026] GET /volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:37.811244 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-434f7d34-a676-4a3e-8b2e-4936ce7c3803 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:37.813234 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-434f7d34-a676-4a3e-8b2e-4936ce7c3803 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88/action Aug 07 18:00:37.815172 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-434f7d34-a676-4a3e-8b2e-4936ce7c3803 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:37.815172 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-434f7d34-a676-4a3e-8b2e-4936ce7c3803 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:37.823686 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:37.823686 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:37.824270 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.admin_actions [None req-434f7d34-a676-4a3e-8b2e-4936ce7c3803 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Updating volume 'd161c545-f8bb-436f-b94c-ab93bbf35a88' with '{'status': 'maintenance'}' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 18:00:37.843915 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-434f7d34-a676-4a3e-8b2e-4936ce7c3803 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88/action returned with HTTP 202 Aug 07 18:00:37.844420 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 369/1490] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:37 2026] POST /volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:37.853043 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8479af4c-272a-453f-8dc0-281421a34c56 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:37.855848 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8479af4c-272a-453f-8dc0-281421a34c56 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 Aug 07 18:00:37.856079 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8479af4c-272a-453f-8dc0-281421a34c56 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:37.856299 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8479af4c-272a-453f-8dc0-281421a34c56 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:37.865280 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:37.865280 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:37.870651 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8479af4c-272a-453f-8dc0-281421a34c56 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:37.876505 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8479af4c-272a-453f-8dc0-281421a34c56 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 returned with HTTP 200 Aug 07 18:00:37.877009 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 377/1491] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:37 2026] GET /volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:00:37.888328 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-97f3ee0c-8a39-4a32-ae61-82cd82b089d0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:37.890244 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-97f3ee0c-8a39-4a32-ae61-82cd82b089d0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/attachments/ac58adf1-8886-4950-8c29-ddeff6a5c3f1/action Aug 07 18:00:37.890565 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-97f3ee0c-8a39-4a32-ae61-82cd82b089d0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:37.890673 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-97f3ee0c-8a39-4a32-ae61-82cd82b089d0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:37.896347 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dae11360-8b49-4f83-bc92-6d68ae500451 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:37.897836 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dae11360-8b49-4f83-bc92-6d68ae500451 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88/action Aug 07 18:00:37.898339 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dae11360-8b49-4f83-bc92-6d68ae500451 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:37.898589 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dae11360-8b49-4f83-bc92-6d68ae500451 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:37.909433 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:37.909433 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:37.909572 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:37.909572 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:37.909618 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dae11360-8b49-4f83-bc92-6d68ae500451 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Volume info retrieved successfully. Aug 07 18:00:37.923715 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-62a9bfb1-8350-4eea-98b4-d94b3e86a97a req-97f3ee0c-8a39-4a32-ae61-82cd82b089d0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments/ac58adf1-8886-4950-8c29-ddeff6a5c3f1/action returned with HTTP 204 Aug 07 18:00:37.924290 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 373/1492] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:00:37 2026] POST /volume/v3/attachments/ac58adf1-8886-4950-8c29-ddeff6a5c3f1/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:37.934438 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dae11360-8b49-4f83-bc92-6d68ae500451 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Delete volume request issued successfully. Aug 07 18:00:37.935515 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dae11360-8b49-4f83-bc92-6d68ae500451 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88/action returned with HTTP 202 Aug 07 18:00:37.936195 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 374/1493] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:37 2026] POST /volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:37.946476 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-686467f0-66fb-4d72-890d-b7f02a2c79c3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:37.949102 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-686467f0-66fb-4d72-890d-b7f02a2c79c3 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 Aug 07 18:00:37.949496 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-686467f0-66fb-4d72-890d-b7f02a2c79c3 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:37.949809 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-686467f0-66fb-4d72-890d-b7f02a2c79c3 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:37.961164 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:37.961164 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:37.970015 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-686467f0-66fb-4d72-890d-b7f02a2c79c3 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:37.979181 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-686467f0-66fb-4d72-890d-b7f02a2c79c3 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 returned with HTTP 200 Aug 07 18:00:37.980030 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 370/1494] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:37 2026] GET /volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:38.483110 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ffa5324f-684e-4a1a-a497-571406a2b6d7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:38.489290 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ffa5324f-684e-4a1a-a497-571406a2b6d7 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:00:38.489290 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ffa5324f-684e-4a1a-a497-571406a2b6d7 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:38.489290 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ffa5324f-684e-4a1a-a497-571406a2b6d7 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:38.500538 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:38.500538 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:38.504572 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ffa5324f-684e-4a1a-a497-571406a2b6d7 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:38.518390 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ffa5324f-684e-4a1a-a497-571406a2b6d7 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:00:38.518390 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 378/1495] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:38 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:38.915224 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d4b37827-3325-40e3-8a50-77e256e5b205 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:38.917129 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d4b37827-3325-40e3-8a50-77e256e5b205 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] DELETE https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 18:00:38.919384 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d4b37827-3325-40e3-8a50-77e256e5b205 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:38.919798 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d4b37827-3325-40e3-8a50-77e256e5b205 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:38.920021 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-d4b37827-3325-40e3-8a50-77e256e5b205 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Delete volume with id: 8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 18:00:38.929313 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:38.929313 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:38.929863 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d4b37827-3325-40e3-8a50-77e256e5b205 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 18:00:38.961739 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d4b37827-3325-40e3-8a50-77e256e5b205 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Delete volume request issued successfully. Aug 07 18:00:38.962482 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d4b37827-3325-40e3-8a50-77e256e5b205 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 202 Aug 07 18:00:38.963074 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 374/1496] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:00:38 2026] DELETE /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:00:38.971996 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-10723c84-34c1-4f3d-a654-39590d1e7796 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:38.975658 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10723c84-34c1-4f3d-a654-39590d1e7796 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 18:00:38.975996 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10723c84-34c1-4f3d-a654-39590d1e7796 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:38.976182 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10723c84-34c1-4f3d-a654-39590d1e7796 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:38.990934 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:38.990934 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:38.999771 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c8374fef-ff5b-48b4-ab9e-ace04ab372c7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:39.001173 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10723c84-34c1-4f3d-a654-39590d1e7796 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Volume info retrieved successfully. Aug 07 18:00:39.003934 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c8374fef-ff5b-48b4-ab9e-ace04ab372c7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 Aug 07 18:00:39.003934 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c8374fef-ff5b-48b4-ab9e-ace04ab372c7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:39.003934 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c8374fef-ff5b-48b4-ab9e-ace04ab372c7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:39.011517 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10723c84-34c1-4f3d-a654-39590d1e7796 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 200 Aug 07 18:00:39.011971 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 375/1497] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:38 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:39.016158 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c8374fef-ff5b-48b4-ab9e-ace04ab372c7 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 returned with HTTP 404 Aug 07 18:00:39.016800 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 371/1498] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:38 2026] GET /volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:39.030534 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b7b3ebb4-15cd-4012-aa6b-47e49e81a950 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:39.033677 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7b3ebb4-15cd-4012-aa6b-47e49e81a950 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 Aug 07 18:00:39.034845 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7b3ebb4-15cd-4012-aa6b-47e49e81a950 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:39.034845 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7b3ebb4-15cd-4012-aa6b-47e49e81a950 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:39.043421 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7b3ebb4-15cd-4012-aa6b-47e49e81a950 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 returned with HTTP 404 Aug 07 18:00:39.044286 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 379/1499] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:39 2026] GET /volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:00:39.053346 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-05883753-4d0c-4a65-bb59-473f591a8a2a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:39.057231 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-05883753-4d0c-4a65-bb59-473f591a8a2a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] DELETE https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 Aug 07 18:00:39.057602 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-05883753-4d0c-4a65-bb59-473f591a8a2a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:39.057876 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-05883753-4d0c-4a65-bb59-473f591a8a2a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:39.058088 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-05883753-4d0c-4a65-bb59-473f591a8a2a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Delete volume with id: d161c545-f8bb-436f-b94c-ab93bbf35a88 Aug 07 18:00:39.068466 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-05883753-4d0c-4a65-bb59-473f591a8a2a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 returned with HTTP 404 Aug 07 18:00:39.068466 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 375/1500] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:00:39 2026] DELETE /volume/v3/volumes/d161c545-f8bb-436f-b94c-ab93bbf35a88 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:39.077230 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:39.079276 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:39.080129 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-332092956"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:39.081873 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-332092956'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:39.082062 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume of 1 GB Aug 07 18:00:39.086748 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Availability Zones retrieved successfully. Aug 07 18:00:39.095896 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Flow 'volume_create_api' (17ebc555-f3c2-4723-9d44-e3c6eed18a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:39.095896 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ccfb4de-f2a3-4df8-ad3d-332b76d4c79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:39.096265 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:39.130086 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ccfb4de-f2a3-4df8-ad3d-332b76d4c79d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:39.130891 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe56dd7-0605-455e-9ccc-dbabed2a8f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:39.181301 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Created reservations ['551fc3e8-fecd-4923-b3d1-04f521d3dfd2', '344e17ab-a45e-4b65-ac2a-53f11cc4caa7', '10b549a6-29b7-4460-8af1-0119fc630e8b', '1b28cc26-02f0-4db9-a25f-a9669574c053'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:39.182310 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe56dd7-0605-455e-9ccc-dbabed2a8f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['551fc3e8-fecd-4923-b3d1-04f521d3dfd2', '344e17ab-a45e-4b65-ac2a-53f11cc4caa7', '10b549a6-29b7-4460-8af1-0119fc630e8b', '1b28cc26-02f0-4db9-a25f-a9669574c053']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:39.183045 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b761bb0-13e3-4d43-8b09-325d308c3323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:39.385422 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b761bb0-13e3-4d43-8b09-325d308c3323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cccb8be8-ed05-41d3-bcbe-b1d545a57d46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-332092956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6faabbc0ba94df395a36596a7320839',qos_specs=None,replication_status=,reservations=['551fc3e8-fecd-4923-b3d1-04f521d3dfd2','344e17ab-a45e-4b65-ac2a-53f11cc4caa7','10b549a6-29b7-4460-8af1-0119fc630e8b','1b28cc26-02f0-4db9-a25f-a9669574c053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-332092956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cccb8be8-ed05-41d3-bcbe-b1d545a57d46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6faabbc0ba94df395a36596a7320839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:39.386605 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf73b6bb-7ead-4363-b930-b53aeaa043b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:39.414751 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf73b6bb-7ead-4363-b930-b53aeaa043b1) transitioned into state 'SUCCESS' from state '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-332092956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6faabbc0ba94df395a36596a7320839',qos_specs=None,replication_status=,reservations=['551fc3e8-fecd-4923-b3d1-04f521d3dfd2','344e17ab-a45e-4b65-ac2a-53f11cc4caa7','10b549a6-29b7-4460-8af1-0119fc630e8b','1b28cc26-02f0-4db9-a25f-a9669574c053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c5cfe499ed4f2d8a6e530f44509d37',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:39.416016 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c58a9e3-86c8-4adb-a3c8-0af8dfeabb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:39.435226 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c58a9e3-86c8-4adb-a3c8-0af8dfeabb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:39.435226 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Flow 'volume_create_api' (17ebc555-f3c2-4723-9d44-e3c6eed18a74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:39.435226 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Create volume request issued successfully. Aug 07 18:00:39.436568 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6efef4c-2936-4a3f-bf1b-f4da07e5990b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:39.436568 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 376/1501] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:00:39 2026] POST /volume/v3/volumes => generated 748 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:39.451315 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7e56b247-35d8-4dd3-b7ed-5a1159d2470e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:39.455483 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7e56b247-35d8-4dd3-b7ed-5a1159d2470e tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 Aug 07 18:00:39.455789 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7e56b247-35d8-4dd3-b7ed-5a1159d2470e tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:39.456311 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7e56b247-35d8-4dd3-b7ed-5a1159d2470e tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:39.467774 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:39.467774 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:39.473578 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7e56b247-35d8-4dd3-b7ed-5a1159d2470e tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:39.482262 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7e56b247-35d8-4dd3-b7ed-5a1159d2470e tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 returned with HTTP 200 Aug 07 18:00:39.485451 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 372/1502] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:39 2026] GET /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:40.029276 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-69d3a69e-5521-4769-acc1-912a054adf68 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:40.030995 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-69d3a69e-5521-4769-acc1-912a054adf68 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] GET https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 Aug 07 18:00:40.031444 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-69d3a69e-5521-4769-acc1-912a054adf68 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:40.031444 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-69d3a69e-5521-4769-acc1-912a054adf68 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:40.036837 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-69d3a69e-5521-4769-acc1-912a054adf68 tempest-ServerStableDeviceRescueTest-1009331426 tempest-ServerStableDeviceRescueTest-1009331426-project-member] https://10.4.3.241/volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 returned with HTTP 404 Aug 07 18:00:40.037364 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 380/1503] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:40 2026] GET /volume/v3/volumes/8bdbc4f8-afb1-4972-a087-0300a0ef1cf4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:40.499504 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9204f5b5-b516-4586-8c93-0a681ac56a9b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:40.501288 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9204f5b5-b516-4586-8c93-0a681ac56a9b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 Aug 07 18:00:40.501518 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9204f5b5-b516-4586-8c93-0a681ac56a9b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:40.501695 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9204f5b5-b516-4586-8c93-0a681ac56a9b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:40.509692 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:40.509692 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:40.514093 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9204f5b5-b516-4586-8c93-0a681ac56a9b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:40.519382 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9204f5b5-b516-4586-8c93-0a681ac56a9b tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 returned with HTTP 200 Aug 07 18:00:40.519794 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 376/1504] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:40 2026] GET /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:40.536000 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-18878375-bff8-4813-addc-9e5c88d39c0a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:40.538163 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18878375-bff8-4813-addc-9e5c88d39c0a tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46/action Aug 07 18:00:40.538861 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18878375-bff8-4813-addc-9e5c88d39c0a tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:40.539438 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18878375-bff8-4813-addc-9e5c88d39c0a tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:40.549600 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:40.549600 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:40.550336 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-18878375-bff8-4813-addc-9e5c88d39c0a tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Updating volume 'cccb8be8-ed05-41d3-bcbe-b1d545a57d46' with '{'status': 'error'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 18:00:40.571106 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18878375-bff8-4813-addc-9e5c88d39c0a tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46/action returned with HTTP 202 Aug 07 18:00:40.571919 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 377/1505] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:40 2026] POST /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:40.578746 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-598f6ab4-d0a5-41fd-8fcd-fd13399e61d6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:40.581473 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-598f6ab4-d0a5-41fd-8fcd-fd13399e61d6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 Aug 07 18:00:40.581656 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-598f6ab4-d0a5-41fd-8fcd-fd13399e61d6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:40.581821 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-598f6ab4-d0a5-41fd-8fcd-fd13399e61d6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:40.591158 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:40.591158 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:40.595693 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-598f6ab4-d0a5-41fd-8fcd-fd13399e61d6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:40.601066 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-598f6ab4-d0a5-41fd-8fcd-fd13399e61d6 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 returned with HTTP 200 Aug 07 18:00:40.601632 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 373/1506] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:40 2026] GET /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:40.616853 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-966c062d-4c9b-4837-a579-c35f3c2403dd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:40.618838 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-966c062d-4c9b-4837-a579-c35f3c2403dd tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46/action Aug 07 18:00:40.619219 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-966c062d-4c9b-4837-a579-c35f3c2403dd tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:40.619389 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-966c062d-4c9b-4837-a579-c35f3c2403dd tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:40.629277 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:40.629277 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:40.629680 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.admin_actions [None req-966c062d-4c9b-4837-a579-c35f3c2403dd tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Updating volume 'cccb8be8-ed05-41d3-bcbe-b1d545a57d46' with '{'status': 'available'}' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 18:00:40.653823 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-966c062d-4c9b-4837-a579-c35f3c2403dd tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46/action returned with HTTP 202 Aug 07 18:00:40.654553 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 381/1507] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:40 2026] POST /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:40.662522 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-259bb2ae-7915-4a06-bbb6-1b1ba892dbff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:40.668374 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-259bb2ae-7915-4a06-bbb6-1b1ba892dbff tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 Aug 07 18:00:40.668787 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-259bb2ae-7915-4a06-bbb6-1b1ba892dbff tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:40.668862 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-259bb2ae-7915-4a06-bbb6-1b1ba892dbff tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:40.682152 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:40.682152 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:40.688052 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-259bb2ae-7915-4a06-bbb6-1b1ba892dbff tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:40.695730 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-259bb2ae-7915-4a06-bbb6-1b1ba892dbff tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 returned with HTTP 200 Aug 07 18:00:40.696282 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 377/1508] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:40 2026] GET /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:40.707687 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-d84c628a-1bcc-4d0e-b191-13b083d7446f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:40.710863 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-d84c628a-1bcc-4d0e-b191-13b083d7446f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/encryption Aug 07 18:00:40.710863 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-d84c628a-1bcc-4d0e-b191-13b083d7446f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:40.710863 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-d84c628a-1bcc-4d0e-b191-13b083d7446f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:40.711551 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a0f02cfb-fdcc-4f62-9ed5-3d2517fdbec0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:40.713653 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a0f02cfb-fdcc-4f62-9ed5-3d2517fdbec0 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46/action Aug 07 18:00:40.714071 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a0f02cfb-fdcc-4f62-9ed5-3d2517fdbec0 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:40.714255 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a0f02cfb-fdcc-4f62-9ed5-3d2517fdbec0 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:40.723411 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:40.723411 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:40.726067 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:40.726067 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:40.726640 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.admin_actions [None req-a0f02cfb-fdcc-4f62-9ed5-3d2517fdbec0 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Updating volume 'cccb8be8-ed05-41d3-bcbe-b1d545a57d46' with '{'status': 'maintenance'}' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 18:00:40.732722 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-d84c628a-1bcc-4d0e-b191-13b083d7446f tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/encryption returned with HTTP 200 Aug 07 18:00:40.734093 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 378/1509] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 18:00:40 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:40.754768 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a0f02cfb-fdcc-4f62-9ed5-3d2517fdbec0 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46/action returned with HTTP 202 Aug 07 18:00:40.756324 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 374/1510] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:40 2026] POST /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:40.762920 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1a971755-944b-4a20-bfbb-4f8cace2f980 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:40.766097 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1a971755-944b-4a20-bfbb-4f8cace2f980 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 Aug 07 18:00:40.766097 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1a971755-944b-4a20-bfbb-4f8cace2f980 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:40.766097 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1a971755-944b-4a20-bfbb-4f8cace2f980 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:40.777528 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:40.777528 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:40.783922 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1a971755-944b-4a20-bfbb-4f8cace2f980 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:40.792050 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1a971755-944b-4a20-bfbb-4f8cace2f980 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 returned with HTTP 200 Aug 07 18:00:40.792504 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 382/1511] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:40 2026] GET /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:40.808552 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ef8da11f-f0b2-4b76-933f-fc2d840dca04 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:40.811350 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef8da11f-f0b2-4b76-933f-fc2d840dca04 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] POST https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46/action Aug 07 18:00:40.811777 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef8da11f-f0b2-4b76-933f-fc2d840dca04 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:40.812065 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef8da11f-f0b2-4b76-933f-fc2d840dca04 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:40.833205 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:40.833205 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:40.836073 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.admin_actions [None req-ef8da11f-f0b2-4b76-933f-fc2d840dca04 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] Updating volume 'cccb8be8-ed05-41d3-bcbe-b1d545a57d46' with '{'status': 'available'}' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 18:00:40.883013 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef8da11f-f0b2-4b76-933f-fc2d840dca04 tempest-VolumesActionsTest-114881034 tempest-VolumesActionsTest-114881034-project-admin] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46/action returned with HTTP 202 Aug 07 18:00:40.883622 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 378/1512] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:00:40 2026] POST /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:40.893017 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-50cf7b80-74f3-4231-9cb7-ea4035cba803 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:40.895258 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50cf7b80-74f3-4231-9cb7-ea4035cba803 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 Aug 07 18:00:40.896297 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50cf7b80-74f3-4231-9cb7-ea4035cba803 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:40.896297 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50cf7b80-74f3-4231-9cb7-ea4035cba803 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:40.912702 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:40.912702 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:40.921781 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-50cf7b80-74f3-4231-9cb7-ea4035cba803 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:40.928031 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50cf7b80-74f3-4231-9cb7-ea4035cba803 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 returned with HTTP 200 Aug 07 18:00:40.928730 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 379/1513] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:40 2026] GET /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:40.944259 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-defc48d9-0331-490e-81a4-151bec165be2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:40.946596 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-defc48d9-0331-490e-81a4-151bec165be2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 Aug 07 18:00:40.946707 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-defc48d9-0331-490e-81a4-151bec165be2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:40.946947 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-defc48d9-0331-490e-81a4-151bec165be2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:40.957707 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:40.957707 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:40.972609 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-defc48d9-0331-490e-81a4-151bec165be2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:41.561891 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-defc48d9-0331-490e-81a4-151bec165be2 tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 returned with HTTP 200 Aug 07 18:00:41.561891 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 375/1514] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:40 2026] GET /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:41.563609 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6ef4421d-79a7-4ede-a71e-a6e167b9af5a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:41.563609 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ef4421d-79a7-4ede-a71e-a6e167b9af5a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] DELETE https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 Aug 07 18:00:41.563609 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6ef4421d-79a7-4ede-a71e-a6e167b9af5a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:41.563609 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6ef4421d-79a7-4ede-a71e-a6e167b9af5a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:41.563609 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-6ef4421d-79a7-4ede-a71e-a6e167b9af5a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Delete volume with id: cccb8be8-ed05-41d3-bcbe-b1d545a57d46 Aug 07 18:00:41.563609 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:41.563609 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:41.563609 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6ef4421d-79a7-4ede-a71e-a6e167b9af5a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:41.563609 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6ef4421d-79a7-4ede-a71e-a6e167b9af5a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Delete volume request issued successfully. Aug 07 18:00:41.563609 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ef4421d-79a7-4ede-a71e-a6e167b9af5a tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 returned with HTTP 202 Aug 07 18:00:41.563609 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 383/1515] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:00:41 2026] DELETE /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:00:41.565623 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-97deb8c7-13eb-4180-9cf7-746ca4af76bf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:41.565623 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-97deb8c7-13eb-4180-9cf7-746ca4af76bf tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 Aug 07 18:00:41.565623 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-97deb8c7-13eb-4180-9cf7-746ca4af76bf tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:41.565623 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-97deb8c7-13eb-4180-9cf7-746ca4af76bf tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:41.565623 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:41.565623 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:41.565623 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-97deb8c7-13eb-4180-9cf7-746ca4af76bf tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Volume info retrieved successfully. Aug 07 18:00:41.565623 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-97deb8c7-13eb-4180-9cf7-746ca4af76bf tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 returned with HTTP 200 Aug 07 18:00:41.565623 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 379/1516] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:41 2026] GET /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:42.141846 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4bef9148-17cf-4773-9b5c-c8c6f6feafbe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:42.143723 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4bef9148-17cf-4773-9b5c-c8c6f6feafbe tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] GET https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 Aug 07 18:00:42.143966 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4bef9148-17cf-4773-9b5c-c8c6f6feafbe tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:42.144174 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4bef9148-17cf-4773-9b5c-c8c6f6feafbe tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:42.151016 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4bef9148-17cf-4773-9b5c-c8c6f6feafbe tempest-VolumesActionsTest-709755396 tempest-VolumesActionsTest-709755396-project-member] https://10.4.3.241/volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 returned with HTTP 404 Aug 07 18:00:42.151599 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 380/1517] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:42 2026] GET /volume/v3/volumes/cccb8be8-ed05-41d3-bcbe-b1d545a57d46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:42.319313 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-a6b55754-21d9-417a-ad57-e1aeb4280447 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:42.323192 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-a6b55754-21d9-417a-ad57-e1aeb4280447 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:00:42.323446 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-a6b55754-21d9-417a-ad57-e1aeb4280447 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:42.323675 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-a6b55754-21d9-417a-ad57-e1aeb4280447 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:42.336592 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:42.336592 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:42.342012 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-a6b55754-21d9-417a-ad57-e1aeb4280447 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:42.348285 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-a6b55754-21d9-417a-ad57-e1aeb4280447 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:00:42.348694 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 376/1518] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:42 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:42.369560 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-c1a9c013-0ac7-4095-aba4-adca0f0348d0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:42.372529 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-c1a9c013-0ac7-4095-aba4-adca0f0348d0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58/action Aug 07 18:00:42.373493 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-c1a9c013-0ac7-4095-aba4-adca0f0348d0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:42.374908 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-c1a9c013-0ac7-4095-aba4-adca0f0348d0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:42.393434 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:42.393434 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:42.394644 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-c1a9c013-0ac7-4095-aba4-adca0f0348d0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:42.406105 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-c1a9c013-0ac7-4095-aba4-adca0f0348d0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Begin detaching volume completed successfully. Aug 07 18:00:42.406105 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-c1a9c013-0ac7-4095-aba4-adca0f0348d0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58/action returned with HTTP 202 Aug 07 18:00:42.406381 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 384/1519] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:00:42 2026] POST /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:42.480112 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-81faa1b0-c764-4e0c-a633-e86287384d5a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:42.480647 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81faa1b0-c764-4e0c-a633-e86287384d5a None None] GET https://10.4.3.241/volume// Aug 07 18:00:42.480947 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81faa1b0-c764-4e0c-a633-e86287384d5a None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:42.481178 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81faa1b0-c764-4e0c-a633-e86287384d5a None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:42.481580 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81faa1b0-c764-4e0c-a633-e86287384d5a None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:42.481883 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 380/1520] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:42.493793 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-74cdc0cc-8846-4be4-bb33-c558509c953d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:42.496210 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-74cdc0cc-8846-4be4-bb33-c558509c953d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:00:42.496210 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-74cdc0cc-8846-4be4-bb33-c558509c953d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:42.496210 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-74cdc0cc-8846-4be4-bb33-c558509c953d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:42.509223 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:42.509223 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:42.514249 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-74cdc0cc-8846-4be4-bb33-c558509c953d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:42.529751 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-74cdc0cc-8846-4be4-bb33-c558509c953d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:00:42.530278 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 381/1521] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:00:42 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:43.335967 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-89b5082a-b203-4499-865e-cc4a727354be None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:43.339017 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-89b5082a-b203-4499-865e-cc4a727354be tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/attachments/4128768f-351f-425f-8fb6-6eb2f8e004d9/action Aug 07 18:00:43.339430 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-89b5082a-b203-4499-865e-cc4a727354be tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:43.340629 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-89b5082a-b203-4499-865e-cc4a727354be tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:43.362847 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:43.362847 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:43.385674 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2b71edb7-0924-4e2b-a78d-6a9f65d47854 req-89b5082a-b203-4499-865e-cc4a727354be tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/4128768f-351f-425f-8fb6-6eb2f8e004d9/action returned with HTTP 204 Aug 07 18:00:43.387295 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 377/1522] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:00:43 2026] POST /volume/v3/attachments/4128768f-351f-425f-8fb6-6eb2f8e004d9/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:43.578578 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-ab815636-ba9b-442f-b2a7-30b0c2a7023d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:43.580820 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-ab815636-ba9b-442f-b2a7-30b0c2a7023d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] DELETE https://10.4.3.241/volume/v3/attachments/ac58adf1-8886-4950-8c29-ddeff6a5c3f1 Aug 07 18:00:43.581000 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-ab815636-ba9b-442f-b2a7-30b0c2a7023d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:43.581223 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-ab815636-ba9b-442f-b2a7-30b0c2a7023d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:43.590602 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:43.590602 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:43.650718 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-50c04a5c-79e2-4d2d-afb5-fe6f8ce634f2 req-ab815636-ba9b-442f-b2a7-30b0c2a7023d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments/ac58adf1-8886-4950-8c29-ddeff6a5c3f1 returned with HTTP 200 Aug 07 18:00:43.651249 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 385/1523] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:00:43 2026] DELETE /volume/v3/attachments/ac58adf1-8886-4950-8c29-ddeff6a5c3f1 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:44.598722 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7eb40985-3813-46e0-a537-a44a24a661ad None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:44.602306 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:44.602306 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1081370115", "snapshot_id": "f7ca1e02-4559-4043-b909-8288b7fb603b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:44.604631 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1081370115', 'snapshot_id': 'f7ca1e02-4559-4043-b909-8288b7fb603b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:44.611544 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:44.611544 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:44.612044 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:00:44.612175 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create volume of 1 GB Aug 07 18:00:44.617296 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Availability Zones retrieved successfully. Aug 07 18:00:44.624605 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Flow 'volume_create_api' (01f2879a-d064-4446-b4e0-f09d3945c829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:44.625783 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a12e52d-4667-41c2-990c-85c365615862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:44.627105 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:44.680788 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a12e52d-4667-41c2-990c-85c365615862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f7ca1e02-4559-4043-b909-8288b7fb603b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:44.681983 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eadfd5d3-16b7-43fa-accd-b05ebdac3b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:44.755972 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Created reservations ['98acb19a-252d-40ee-bd88-3ecce460b64c', 'ad1dcc0b-80af-414b-b86d-b1841c6b8c40', '064289f6-b9ce-4f56-9aa7-8bc6b48a8c28', 'bc37fe5e-d4c9-40ef-b867-53579aa0048f'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:44.756866 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eadfd5d3-16b7-43fa-accd-b05ebdac3b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98acb19a-252d-40ee-bd88-3ecce460b64c', 'ad1dcc0b-80af-414b-b86d-b1841c6b8c40', '064289f6-b9ce-4f56-9aa7-8bc6b48a8c28', 'bc37fe5e-d4c9-40ef-b867-53579aa0048f']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:44.757808 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2782c334-ab9f-4145-9339-4b0518646914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:44.807235 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2782c334-ab9f-4145-9339-4b0518646914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c49d49b-475c-4fda-a022-79b85dc02a14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1081370115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f701474c05a432b9513baf1083d1c15',qos_specs=None,replication_status=,reservations=['98acb19a-252d-40ee-bd88-3ecce460b64c','ad1dcc0b-80af-414b-b86d-b1841c6b8c40','064289f6-b9ce-4f56-9aa7-8bc6b48a8c28','bc37fe5e-d4c9-40ef-b867-53579aa0048f'],size=1,snapshot_id=f7ca1e02-4559-4043-b909-8288b7fb603b,source_replicaid=,source_volid=None,status='creating',user_id='9b203802c96b49a1baa18bb05cfe2af1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1081370115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c49d49b-475c-4fda-a022-79b85dc02a14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f701474c05a432b9513baf1083d1c15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f7ca1e02-4559-4043-b909-8288b7fb603b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b203802c96b49a1baa18bb05cfe2af1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:44.808717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf83b9a8-36a0-4755-8cec-358be533b5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:44.834154 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf83b9a8-36a0-4755-8cec-358be533b5cf) transitioned into state 'SUCCESS' from state '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-1081370115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f701474c05a432b9513baf1083d1c15',qos_specs=None,replication_status=,reservations=['98acb19a-252d-40ee-bd88-3ecce460b64c','ad1dcc0b-80af-414b-b86d-b1841c6b8c40','064289f6-b9ce-4f56-9aa7-8bc6b48a8c28','bc37fe5e-d4c9-40ef-b867-53579aa0048f'],size=1,snapshot_id=f7ca1e02-4559-4043-b909-8288b7fb603b,source_replicaid=,source_volid=None,status='creating',user_id='9b203802c96b49a1baa18bb05cfe2af1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:44.835092 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a04d4f6-612c-43f1-90e8-5512aae61224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:44.863768 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a04d4f6-612c-43f1-90e8-5512aae61224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:44.864650 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Flow 'volume_create_api' (01f2879a-d064-4446-b4e0-f09d3945c829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:44.864949 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create volume request issued successfully. Aug 07 18:00:44.865532 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7eb40985-3813-46e0-a537-a44a24a661ad tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:44.865925 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 381/1524] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:00:44 2026] POST /volume/v3/volumes => generated 791 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:44.887076 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7edb6419-9689-4ada-aeae-c5614ec8c199 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:44.889663 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7edb6419-9689-4ada-aeae-c5614ec8c199 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:00:44.889930 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7edb6419-9689-4ada-aeae-c5614ec8c199 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:44.890196 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7edb6419-9689-4ada-aeae-c5614ec8c199 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:44.900515 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:44.900515 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:44.904858 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7edb6419-9689-4ada-aeae-c5614ec8c199 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:44.909049 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7edb6419-9689-4ada-aeae-c5614ec8c199 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:00:44.909392 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 382/1525] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:44 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:45.620054 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a69cbb18-d45f-4600-925a-34a01317d7fa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:45.620723 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a69cbb18-d45f-4600-925a-34a01317d7fa None None] GET https://10.4.3.241/volume// Aug 07 18:00:45.620935 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a69cbb18-d45f-4600-925a-34a01317d7fa None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:45.621417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a69cbb18-d45f-4600-925a-34a01317d7fa None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:45.621778 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a69cbb18-d45f-4600-925a-34a01317d7fa None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:45.622650 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 378/1526] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:45.631527 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-1fa01053-6f8e-4fe1-96c8-e41fab38956e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:45.634176 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-1fa01053-6f8e-4fe1-96c8-e41fab38956e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:00:45.634679 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-1fa01053-6f8e-4fe1-96c8-e41fab38956e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9d0a6a5-e386-4b94-8418-64a6acfce392", "connector": null, "instance_uuid": "d8a34c05-5918-465a-a87b-a02f518c1af9"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:45.649608 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:45.649608 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:45.687965 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-1fa01053-6f8e-4fe1-96c8-e41fab38956e tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:00:45.688575 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 386/1527] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:00:45 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:45.698750 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-011a7188-b3cf-45cd-86d9-121438e3f80c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:45.701980 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-011a7188-b3cf-45cd-86d9-121438e3f80c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] DELETE https://10.4.3.241/volume/v3/attachments/4128768f-351f-425f-8fb6-6eb2f8e004d9 Aug 07 18:00:45.702223 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-011a7188-b3cf-45cd-86d9-121438e3f80c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:45.702500 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-011a7188-b3cf-45cd-86d9-121438e3f80c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:45.710729 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:45.710729 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:45.778311 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-011a7188-b3cf-45cd-86d9-121438e3f80c tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/4128768f-351f-425f-8fb6-6eb2f8e004d9 returned with HTTP 200 Aug 07 18:00:45.778733 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 382/1528] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:00:45 2026] DELETE /volume/v3/attachments/4128768f-351f-425f-8fb6-6eb2f8e004d9 => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:00:45.930606 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cdb676ad-0180-42c0-9ca6-683c8fc4f9f5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:45.933341 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdb676ad-0180-42c0-9ca6-683c8fc4f9f5 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:00:45.933546 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdb676ad-0180-42c0-9ca6-683c8fc4f9f5 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:45.933728 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdb676ad-0180-42c0-9ca6-683c8fc4f9f5 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:45.942987 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:45.942987 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:45.946750 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cdb676ad-0180-42c0-9ca6-683c8fc4f9f5 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:45.952034 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdb676ad-0180-42c0-9ca6-683c8fc4f9f5 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:00:45.952390 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 383/1529] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:45 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:45.969305 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bd5f00ff-522a-48ff-8fea-d1457fddd27c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:45.973569 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bd5f00ff-522a-48ff-8fea-d1457fddd27c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:00:45.973777 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bd5f00ff-522a-48ff-8fea-d1457fddd27c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:45.973978 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bd5f00ff-522a-48ff-8fea-d1457fddd27c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:45.981707 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:45.981707 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:45.986559 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bd5f00ff-522a-48ff-8fea-d1457fddd27c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:45.993041 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bd5f00ff-522a-48ff-8fea-d1457fddd27c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:00:45.993544 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 379/1530] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:45 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:46.497344 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-b9888bf7-4fda-4c3c-865d-c9b82b0e86bf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:46.499809 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-b9888bf7-4fda-4c3c-865d-c9b82b0e86bf tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:00:46.499939 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-b9888bf7-4fda-4c3c-865d-c9b82b0e86bf tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:46.500209 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-b9888bf7-4fda-4c3c-865d-c9b82b0e86bf tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:46.509856 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:46.509856 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:46.516565 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-b9888bf7-4fda-4c3c-865d-c9b82b0e86bf tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:46.523120 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-b9888bf7-4fda-4c3c-865d-c9b82b0e86bf tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:00:46.523689 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 387/1531] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:46 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:46.652203 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-806f5804-7286-4ac2-81d7-8942f5bfb636 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:46.655426 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-806f5804-7286-4ac2-81d7-8942f5bfb636 None None] GET https://10.4.3.241/volume// Aug 07 18:00:46.655426 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-806f5804-7286-4ac2-81d7-8942f5bfb636 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:46.655426 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-806f5804-7286-4ac2-81d7-8942f5bfb636 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:46.655426 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-806f5804-7286-4ac2-81d7-8942f5bfb636 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:46.655426 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 383/1532] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:00:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:46.665036 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-b25aaa44-c2cc-4517-a432-b1edf7add658 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:46.669470 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-b25aaa44-c2cc-4517-a432-b1edf7add658 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:00:46.669957 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-b25aaa44-c2cc-4517-a432-b1edf7add658 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c49d49b-475c-4fda-a022-79b85dc02a14", "connector": null, "instance_uuid": "905dcc69-b317-4a79-a435-1b9fa4f4e5e9"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:46.687737 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:46.687737 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:46.728618 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-b25aaa44-c2cc-4517-a432-b1edf7add658 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:00:46.729231 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 384/1533] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:00:46 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 07 18:00:46.769447 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3fab6b42-0ce4-4d67-8f6b-0e44be8e63b3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:46.770953 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3fab6b42-0ce4-4d67-8f6b-0e44be8e63b3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:00:46.771183 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3fab6b42-0ce4-4d67-8f6b-0e44be8e63b3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:46.773262 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3fab6b42-0ce4-4d67-8f6b-0e44be8e63b3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:46.790081 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-64db6442-336f-4a46-bc2c-c226ded0dbb2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:46.790081 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-64db6442-336f-4a46-bc2c-c226ded0dbb2 None None] GET https://10.4.3.241/volume// Aug 07 18:00:46.790081 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-64db6442-336f-4a46-bc2c-c226ded0dbb2 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:46.790081 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-64db6442-336f-4a46-bc2c-c226ded0dbb2 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:46.790081 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-64db6442-336f-4a46-bc2c-c226ded0dbb2 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:46.790761 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 388/1534] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:46 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:46.790799 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:46.790799 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:46.795889 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3fab6b42-0ce4-4d67-8f6b-0e44be8e63b3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:46.806555 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3fab6b42-0ce4-4d67-8f6b-0e44be8e63b3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:00:46.807165 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 380/1535] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:46 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:46.808930 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-1e6bd48c-0933-4879-a364-f02d4c6d66ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:46.816212 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-1e6bd48c-0933-4879-a364-f02d4c6d66ab tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:00:46.816436 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-1e6bd48c-0933-4879-a364-f02d4c6d66ab tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:46.816680 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-1e6bd48c-0933-4879-a364-f02d4c6d66ab tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:46.831261 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:46.831261 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:46.836134 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-1e6bd48c-0933-4879-a364-f02d4c6d66ab tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:46.841564 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-1e6bd48c-0933-4879-a364-f02d4c6d66ab tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:00:46.841936 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 384/1536] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:00:46 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 1063 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:46.964342 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-47726023-e0ec-4cb6-849d-44a59a7f7ca6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:46.967646 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-47726023-e0ec-4cb6-849d-44a59a7f7ca6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] PUT https://10.4.3.241/volume/v3/attachments/11a71cda-a60f-4df9-a4f7-63587bf0d1a5 Aug 07 18:00:46.968163 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-47726023-e0ec-4cb6-849d-44a59a7f7ca6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:46.981669 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-47726023-e0ec-4cb6-849d-44a59a7f7ca6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Acquiring lock "cinder-attachment_update-3c49d49b-475c-4fda-a022-79b85dc02a14-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:00:47.000887 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-47726023-e0ec-4cb6-849d-44a59a7f7ca6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Lock "cinder-attachment_update-3c49d49b-475c-4fda-a022-79b85dc02a14-np0000006743" acquired by "attachment_update" :: waited 0.015s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:00:47.000887 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:47.000887 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:47.104520 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-47726023-e0ec-4cb6-849d-44a59a7f7ca6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Lock "cinder-attachment_update-3c49d49b-475c-4fda-a022-79b85dc02a14-np0000006743" released by "attachment_update" :: held 0.108s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:00:47.105104 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-47726023-e0ec-4cb6-849d-44a59a7f7ca6 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments/11a71cda-a60f-4df9-a4f7-63587bf0d1a5 returned with HTTP 200 Aug 07 18:00:47.105530 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 385/1537] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:00:46 2026] PUT /volume/v3/attachments/11a71cda-a60f-4df9-a4f7-63587bf0d1a5 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:47.826135 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ff8373ea-a09a-4146-8197-cf04a71fc4c1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:47.828241 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ff8373ea-a09a-4146-8197-cf04a71fc4c1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:00:47.828590 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ff8373ea-a09a-4146-8197-cf04a71fc4c1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:47.828881 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ff8373ea-a09a-4146-8197-cf04a71fc4c1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:47.846143 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:47.846143 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:47.858431 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ff8373ea-a09a-4146-8197-cf04a71fc4c1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:47.864533 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ff8373ea-a09a-4146-8197-cf04a71fc4c1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:00:47.865037 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 389/1538] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:47 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 884 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:47.918585 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-fe713fcd-fea4-403f-9878-d0b6768a7bf8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:47.923216 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-fe713fcd-fea4-403f-9878-d0b6768a7bf8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] PUT https://10.4.3.241/volume/v3/attachments/c4d2a051-b8af-4b6c-9a84-0a3d2122d76f Aug 07 18:00:47.923335 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-fe713fcd-fea4-403f-9878-d0b6768a7bf8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:47.934771 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-fe713fcd-fea4-403f-9878-d0b6768a7bf8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Acquiring lock "cinder-attachment_update-e9d0a6a5-e386-4b94-8418-64a6acfce392-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:00:47.944902 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-fe713fcd-fea4-403f-9878-d0b6768a7bf8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Lock "cinder-attachment_update-e9d0a6a5-e386-4b94-8418-64a6acfce392-np0000006743" acquired by "attachment_update" :: waited 0.010s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:00:47.946090 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:47.946090 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:48.011956 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-1bfe1638-9c9b-4486-834d-ed95ea0ff8fa req-d8b6ffa1-bfe2-4494-9cf3-36729c0c1347 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:48.014102 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1bfe1638-9c9b-4486-834d-ed95ea0ff8fa req-d8b6ffa1-bfe2-4494-9cf3-36729c0c1347 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] DELETE https://10.4.3.241/volume/v3/attachments/95773623-c849-4248-a492-488e1cb785ae Aug 07 18:00:48.015839 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1bfe1638-9c9b-4486-834d-ed95ea0ff8fa req-d8b6ffa1-bfe2-4494-9cf3-36729c0c1347 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:48.015839 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1bfe1638-9c9b-4486-834d-ed95ea0ff8fa req-d8b6ffa1-bfe2-4494-9cf3-36729c0c1347 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:48.022135 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:48.022135 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:48.071142 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-fe713fcd-fea4-403f-9878-d0b6768a7bf8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Lock "cinder-attachment_update-e9d0a6a5-e386-4b94-8418-64a6acfce392-np0000006743" released by "attachment_update" :: held 0.127s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:00:48.071590 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-fe713fcd-fea4-403f-9878-d0b6768a7bf8 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/c4d2a051-b8af-4b6c-9a84-0a3d2122d76f returned with HTTP 200 Aug 07 18:00:48.072112 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 381/1539] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:00:47 2026] PUT /volume/v3/attachments/c4d2a051-b8af-4b6c-9a84-0a3d2122d76f => generated 968 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:48.082305 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-5f6e2e0b-9630-4697-b784-75bec05f95ab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:48.085003 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-5f6e2e0b-9630-4697-b784-75bec05f95ab tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/attachments/c4d2a051-b8af-4b6c-9a84-0a3d2122d76f Aug 07 18:00:48.085269 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-5f6e2e0b-9630-4697-b784-75bec05f95ab tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:48.085531 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-5f6e2e0b-9630-4697-b784-75bec05f95ab tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:48.093918 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1bfe1638-9c9b-4486-834d-ed95ea0ff8fa req-d8b6ffa1-bfe2-4494-9cf3-36729c0c1347 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/attachments/95773623-c849-4248-a492-488e1cb785ae returned with HTTP 200 Aug 07 18:00:48.094350 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 385/1540] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:00:48 2026] DELETE /volume/v3/attachments/95773623-c849-4248-a492-488e1cb785ae => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:48.100973 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-5f6e2e0b-9630-4697-b784-75bec05f95ab tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/c4d2a051-b8af-4b6c-9a84-0a3d2122d76f returned with HTTP 200 Aug 07 18:00:48.101391 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 386/1541] 10.4.3.241 () {70 vars in 1651 bytes} [Fri Aug 7 18:00:48 2026] GET /volume/v3/attachments/c4d2a051-b8af-4b6c-9a84-0a3d2122d76f => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:48.105656 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-1bfe1638-9c9b-4486-834d-ed95ea0ff8fa req-4838131e-a394-460d-a081-919b1b0c9434 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:48.108843 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1bfe1638-9c9b-4486-834d-ed95ea0ff8fa req-4838131e-a394-460d-a081-919b1b0c9434 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] DELETE https://10.4.3.241/volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 Aug 07 18:00:48.109482 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-1bfe1638-9c9b-4486-834d-ed95ea0ff8fa req-4838131e-a394-460d-a081-919b1b0c9434 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:48.109803 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-1bfe1638-9c9b-4486-834d-ed95ea0ff8fa req-4838131e-a394-460d-a081-919b1b0c9434 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:48.110042 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [req-1bfe1638-9c9b-4486-834d-ed95ea0ff8fa req-4838131e-a394-460d-a081-919b1b0c9434 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Delete volume with id: b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 Aug 07 18:00:48.118689 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:48.118689 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:48.119409 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-1bfe1638-9c9b-4486-834d-ed95ea0ff8fa req-4838131e-a394-460d-a081-919b1b0c9434 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 18:00:48.144969 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-1bfe1638-9c9b-4486-834d-ed95ea0ff8fa req-4838131e-a394-460d-a081-919b1b0c9434 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Delete volume request issued successfully. Aug 07 18:00:48.145217 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1bfe1638-9c9b-4486-834d-ed95ea0ff8fa req-4838131e-a394-460d-a081-919b1b0c9434 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 returned with HTTP 202 Aug 07 18:00:48.145838 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 390/1542] 10.4.3.241 () {70 vars in 1620 bytes} [Fri Aug 7 18:00:48 2026] DELETE /volume/v3/volumes/b7dcf6dc-4e79-426c-97c9-c0274bfc73e3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:00:48.880953 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f1e82345-3978-48b2-99b3-ae4e2953c015 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:48.883148 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f1e82345-3978-48b2-99b3-ae4e2953c015 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:00:48.883351 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f1e82345-3978-48b2-99b3-ae4e2953c015 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:48.883563 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f1e82345-3978-48b2-99b3-ae4e2953c015 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:48.893565 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:48.893565 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:48.898267 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f1e82345-3978-48b2-99b3-ae4e2953c015 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:48.905742 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f1e82345-3978-48b2-99b3-ae4e2953c015 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:00:48.906225 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 382/1543] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:48 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:49.922974 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-25bd865a-8714-47fd-abf6-3e8c0d51cf86 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:49.925189 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-25bd865a-8714-47fd-abf6-3e8c0d51cf86 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:00:49.925452 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-25bd865a-8714-47fd-abf6-3e8c0d51cf86 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:49.925701 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-25bd865a-8714-47fd-abf6-3e8c0d51cf86 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:49.938467 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:49.938467 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:49.943295 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-25bd865a-8714-47fd-abf6-3e8c0d51cf86 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:49.948863 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-25bd865a-8714-47fd-abf6-3e8c0d51cf86 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:00:49.949420 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 386/1544] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:49 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:50.043299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4a3a372e-bef4-4a76-8172-3a2a0fe4116e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:50.045796 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a3a372e-bef4-4a76-8172-3a2a0fe4116e tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] DELETE https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 18:00:50.045796 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a3a372e-bef4-4a76-8172-3a2a0fe4116e tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:50.046156 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a3a372e-bef4-4a76-8172-3a2a0fe4116e tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:50.046320 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-4a3a372e-bef4-4a76-8172-3a2a0fe4116e tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Delete volume with id: 0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 18:00:50.056994 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:50.056994 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:50.057274 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4a3a372e-bef4-4a76-8172-3a2a0fe4116e tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 18:00:50.079258 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4a3a372e-bef4-4a76-8172-3a2a0fe4116e tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Delete volume request issued successfully. Aug 07 18:00:50.079508 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a3a372e-bef4-4a76-8172-3a2a0fe4116e tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 202 Aug 07 18:00:50.079995 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 387/1545] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:00:50 2026] DELETE /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:00:50.087652 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f08089a6-d00d-4311-925f-d01b93e0d9ca None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:50.090778 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f08089a6-d00d-4311-925f-d01b93e0d9ca tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 18:00:50.091108 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f08089a6-d00d-4311-925f-d01b93e0d9ca tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:50.091329 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f08089a6-d00d-4311-925f-d01b93e0d9ca tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:50.104258 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:50.104258 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:50.118188 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f08089a6-d00d-4311-925f-d01b93e0d9ca tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Volume info retrieved successfully. Aug 07 18:00:50.123087 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f08089a6-d00d-4311-925f-d01b93e0d9ca tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 200 Aug 07 18:00:50.123087 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 391/1546] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:50 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:50.419270 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-364921fb-e77c-4dad-a67d-6aea32474435 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:50.423446 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-364921fb-e77c-4dad-a67d-6aea32474435 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/attachments/11a71cda-a60f-4df9-a4f7-63587bf0d1a5/action Aug 07 18:00:50.423850 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-364921fb-e77c-4dad-a67d-6aea32474435 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:50.424212 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-364921fb-e77c-4dad-a67d-6aea32474435 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:50.449114 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:50.449114 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:50.462574 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-746da6c3-1e8e-48b7-b701-1d3fe2c2ef69 req-364921fb-e77c-4dad-a67d-6aea32474435 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments/11a71cda-a60f-4df9-a4f7-63587bf0d1a5/action returned with HTTP 204 Aug 07 18:00:50.463202 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 383/1547] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:00:50 2026] POST /volume/v3/attachments/11a71cda-a60f-4df9-a4f7-63587bf0d1a5/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:50.660423 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:50.796640 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:50.797010 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1505237362"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:50.800824 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1505237362'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:50.802309 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Create volume of 1 GB Aug 07 18:00:50.808014 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Availability Zones retrieved successfully. Aug 07 18:00:50.813636 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Flow 'volume_create_api' (5159b418-bd38-40e9-9162-bdc1501ba759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:50.814991 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf71b2a0-5955-46d3-a6a9-12b3b1b3eb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:50.816167 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:50.852877 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf71b2a0-5955-46d3-a6a9-12b3b1b3eb9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:50.853992 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7246953b-84e0-4564-910d-3dc75488281b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:50.918026 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Created reservations ['859eea69-352f-4fb8-a993-ea497c525c07', 'ea3dd0ad-dcc0-4069-829e-c50dd6e43f10', 'dfbd4b6c-b248-45e1-8797-57440bbf14b9', '9d4b4165-4311-424a-8159-15c2e8da9393'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:50.918878 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7246953b-84e0-4564-910d-3dc75488281b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['859eea69-352f-4fb8-a993-ea497c525c07', 'ea3dd0ad-dcc0-4069-829e-c50dd6e43f10', 'dfbd4b6c-b248-45e1-8797-57440bbf14b9', '9d4b4165-4311-424a-8159-15c2e8da9393']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:50.919710 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3e886e-9aff-4e6d-9ba1-9cf7788f49fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:50.945535 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3e886e-9aff-4e6d-9ba1-9cf7788f49fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1287da9a-7ec3-48cf-8437-b21108e36c95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1505237362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2b9ffc97734b71ba37e86a4f0b8b98',qos_specs=None,replication_status=,reservations=['859eea69-352f-4fb8-a993-ea497c525c07','ea3dd0ad-dcc0-4069-829e-c50dd6e43f10','dfbd4b6c-b248-45e1-8797-57440bbf14b9','9d4b4165-4311-424a-8159-15c2e8da9393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e7839ccefd48c997d80802f88cb101',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1505237362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1287da9a-7ec3-48cf-8437-b21108e36c95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e2b9ffc97734b71ba37e86a4f0b8b98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9e7839ccefd48c997d80802f88cb101',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:50.946270 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8dacd29-03d5-4dfe-b65d-941ab4f195e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:50.964812 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a573d612-eb0f-461b-b719-83d08d06079c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:50.966599 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a573d612-eb0f-461b-b719-83d08d06079c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:00:50.966830 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a573d612-eb0f-461b-b719-83d08d06079c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:50.967010 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a573d612-eb0f-461b-b719-83d08d06079c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:50.971584 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8dacd29-03d5-4dfe-b65d-941ab4f195e2) transitioned into state 'SUCCESS' from state '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-1505237362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2b9ffc97734b71ba37e86a4f0b8b98',qos_specs=None,replication_status=,reservations=['859eea69-352f-4fb8-a993-ea497c525c07','ea3dd0ad-dcc0-4069-829e-c50dd6e43f10','dfbd4b6c-b248-45e1-8797-57440bbf14b9','9d4b4165-4311-424a-8159-15c2e8da9393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e7839ccefd48c997d80802f88cb101',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:50.972666 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba9116b-89de-4992-9f54-b899c96b3142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:50.983084 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:50.983084 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:50.984037 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba9116b-89de-4992-9f54-b899c96b3142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:50.985468 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Flow 'volume_create_api' (5159b418-bd38-40e9-9162-bdc1501ba759) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:50.986092 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Create volume request issued successfully. Aug 07 18:00:50.986875 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a573d612-eb0f-461b-b719-83d08d06079c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:50.986930 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8b6b93ed-2f86-4118-a818-01150c0b7b1e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:50.987277 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 387/1548] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:00:50 2026] POST /volume/v3/volumes => generated 819 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:50.991571 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a573d612-eb0f-461b-b719-83d08d06079c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:00:50.992024 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 388/1549] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:50 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:51.002412 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1390b419-98b8-4dbe-9e19-d406686bed3b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:51.007457 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1390b419-98b8-4dbe-9e19-d406686bed3b tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] GET https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:51.007761 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1390b419-98b8-4dbe-9e19-d406686bed3b tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:51.007989 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1390b419-98b8-4dbe-9e19-d406686bed3b tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:51.019587 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:51.019587 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:51.024905 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1390b419-98b8-4dbe-9e19-d406686bed3b tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Volume info retrieved successfully. Aug 07 18:00:51.032638 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1390b419-98b8-4dbe-9e19-d406686bed3b tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 returned with HTTP 200 Aug 07 18:00:51.033411 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 392/1550] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:51 2026] GET /volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 => generated 887 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:51.135788 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d0a3354a-978b-41fc-8f3c-14a5bb551ad1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:51.137936 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d0a3354a-978b-41fc-8f3c-14a5bb551ad1 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] GET https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c Aug 07 18:00:51.138159 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d0a3354a-978b-41fc-8f3c-14a5bb551ad1 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:51.138388 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d0a3354a-978b-41fc-8f3c-14a5bb551ad1 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:51.145097 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d0a3354a-978b-41fc-8f3c-14a5bb551ad1 tempest-ServerActionsTestOtherA-366498777 tempest-ServerActionsTestOtherA-366498777-project-member] https://10.4.3.241/volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c returned with HTTP 404 Aug 07 18:00:51.145765 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 384/1551] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:51 2026] GET /volume/v3/volumes/0b69e0d5-0e86-4f3b-ad01-3b7124bf848c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:52.048867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a4e59637-66ae-4269-ad79-ab086924f2b7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:52.051425 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a4e59637-66ae-4269-ad79-ab086924f2b7 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] GET https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:52.051425 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a4e59637-66ae-4269-ad79-ab086924f2b7 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:52.051425 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a4e59637-66ae-4269-ad79-ab086924f2b7 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:52.062936 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:52.062936 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:52.067939 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a4e59637-66ae-4269-ad79-ab086924f2b7 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Volume info retrieved successfully. Aug 07 18:00:52.083094 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a4e59637-66ae-4269-ad79-ab086924f2b7 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 returned with HTTP 200 Aug 07 18:00:52.083485 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 388/1552] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:52 2026] GET /volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 => generated 946 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:52.097589 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8f768eaf-aee3-4bf6-b848-3e8675e8bccf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:52.101613 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8f768eaf-aee3-4bf6-b848-3e8675e8bccf tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] POST https://10.4.3.241/volume/v3/volume-transfers Aug 07 18:00:52.101942 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8f768eaf-aee3-4bf6-b848-3e8675e8bccf tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1287da9a-7ec3-48cf-8437-b21108e36c95"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:52.103245 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volume_transfer [None req-8f768eaf-aee3-4bf6-b848-3e8675e8bccf tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Creating new volume transfer {'transfer': {'volume_id': '1287da9a-7ec3-48cf-8437-b21108e36c95'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 18:00:52.103415 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volume_transfer [None req-8f768eaf-aee3-4bf6-b848-3e8675e8bccf tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Creating transfer of volume 1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:52.106723 np0000006743 devstack@c-api.service[100246]: INFO cinder.transfer.api [None req-8f768eaf-aee3-4bf6-b848-3e8675e8bccf tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Generating transfer record for volume 1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:52.119788 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:52.119788 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:52.140704 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8f768eaf-aee3-4bf6-b848-3e8675e8bccf tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volume-transfers returned with HTTP 202 Aug 07 18:00:52.141379 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 389/1553] 10.4.3.241 () {70 vars in 1326 bytes} [Fri Aug 7 18:00:52 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:52.151454 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9073b594-55b9-47ce-999b-eccf9fe131f0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:52.154224 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9073b594-55b9-47ce-999b-eccf9fe131f0 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] GET https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:52.154224 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9073b594-55b9-47ce-999b-eccf9fe131f0 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:52.154224 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9073b594-55b9-47ce-999b-eccf9fe131f0 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:52.163095 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:52.163095 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:52.168731 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9073b594-55b9-47ce-999b-eccf9fe131f0 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Volume info retrieved successfully. Aug 07 18:00:52.173821 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9073b594-55b9-47ce-999b-eccf9fe131f0 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 returned with HTTP 200 Aug 07 18:00:52.174289 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 393/1554] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:52 2026] GET /volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:52.189941 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f00b3af6-7407-42d8-b5e5-48cc382bb854 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:52.191607 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f00b3af6-7407-42d8-b5e5-48cc382bb854 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] GET https://10.4.3.241/volume/v3/volume-transfers/cb8d6f3a-bba5-4a7a-bb18-07fc61e79868 Aug 07 18:00:52.191791 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f00b3af6-7407-42d8-b5e5-48cc382bb854 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:52.191961 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f00b3af6-7407-42d8-b5e5-48cc382bb854 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:52.199102 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f00b3af6-7407-42d8-b5e5-48cc382bb854 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volume-transfers/cb8d6f3a-bba5-4a7a-bb18-07fc61e79868 returned with HTTP 200 Aug 07 18:00:52.199597 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 385/1555] 10.4.3.241 () {68 vars in 1416 bytes} [Fri Aug 7 18:00:52 2026] GET /volume/v3/volume-transfers/cb8d6f3a-bba5-4a7a-bb18-07fc61e79868 => generated 540 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:52.209343 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3f689b45-103d-4a2e-a34d-9028c5d4cce7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:52.215426 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3f689b45-103d-4a2e-a34d-9028c5d4cce7 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] GET https://10.4.3.241/volume/v3/volume-transfers Aug 07 18:00:52.215426 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3f689b45-103d-4a2e-a34d-9028c5d4cce7 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:52.215426 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3f689b45-103d-4a2e-a34d-9028c5d4cce7 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:52.215426 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volume_transfer [None req-3f689b45-103d-4a2e-a34d-9028c5d4cce7 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Listing volume transfers {{(pid=100244) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 18:00:52.220584 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3f689b45-103d-4a2e-a34d-9028c5d4cce7 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volume-transfers returned with HTTP 200 Aug 07 18:00:52.220964 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 389/1556] 10.4.3.241 () {68 vars in 1305 bytes} [Fri Aug 7 18:00:52 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:52.230338 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ff050a9-3b2c-41f4-a1da-f639c26c347b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:52.322167 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ff050a9-3b2c-41f4-a1da-f639c26c347b tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] POST https://10.4.3.241/volume/v3/volume-transfers/cb8d6f3a-bba5-4a7a-bb18-07fc61e79868/accept Aug 07 18:00:52.322726 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ff050a9-3b2c-41f4-a1da-f639c26c347b tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "13a6a53044bba61e"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:52.324844 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.volume_transfer [None req-0ff050a9-3b2c-41f4-a1da-f639c26c347b tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Accepting volume transfer cb8d6f3a-bba5-4a7a-bb18-07fc61e79868 {{(pid=100246) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 18:00:52.324844 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.volume_transfer [None req-0ff050a9-3b2c-41f4-a1da-f639c26c347b tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Accepting transfer cb8d6f3a-bba5-4a7a-bb18-07fc61e79868 Aug 07 18:00:52.390732 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0ff050a9-3b2c-41f4-a1da-f639c26c347b tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Created reservations ['412d9e68-3733-4d56-b623-1026b5573ec6', 'ab26cadb-3a83-4ee6-aad4-3004786fff24', 'd6454762-bcf2-4d76-90ce-7412dc04bf7a', 'e05f0f8f-d742-44b9-8bed-43ef2332c4ff'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:52.408625 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0ff050a9-3b2c-41f4-a1da-f639c26c347b tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Created reservations ['153f07e0-f811-4f07-a70c-f5df64336756', 'c2926ec5-333b-4efd-9a8b-4c79e5fc1f5d', '5a0273de-0a6b-409c-ba9a-c5b97c967875', 'b201ba67-d89e-43c2-8a92-1cd32868471a'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:52.439137 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0ff050a9-3b2c-41f4-a1da-f639c26c347b tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Created reservations ['139416ad-37be-476f-8d1a-0d4fe10fcac2', 'ef1d7334-880e-465e-81c4-b3d933ce7551', '61737ba7-3679-48ca-8b75-6816e1efb5f7', 'b50c1e65-01d1-465f-8a4c-9da6ca51bf5d'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:52.477535 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0ff050a9-3b2c-41f4-a1da-f639c26c347b tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Created reservations ['41924f19-6616-4e78-80ec-562cf219a196', '1e82de74-04f9-462a-8493-29c54c1bb5b9', 'f1cfc9a1-aef1-4250-a652-392ef5c47df1', 'a1441a2c-3185-4c9e-afa7-25e1c7991508'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:52.490901 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0ff050a9-3b2c-41f4-a1da-f639c26c347b tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Transfer volume completed successfully. Aug 07 18:00:52.577142 np0000006743 devstack@c-api.service[100246]: INFO cinder.transfer.api [None req-0ff050a9-3b2c-41f4-a1da-f639c26c347b tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Volume 1287da9a-7ec3-48cf-8437-b21108e36c95 has been transferred. Aug 07 18:00:52.588622 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ff050a9-3b2c-41f4-a1da-f639c26c347b tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] https://10.4.3.241/volume/v3/volume-transfers/cb8d6f3a-bba5-4a7a-bb18-07fc61e79868/accept returned with HTTP 202 Aug 07 18:00:52.588622 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 390/1557] 10.4.3.241 () {70 vars in 1458 bytes} [Fri Aug 7 18:00:52 2026] POST /volume/v3/volume-transfers/cb8d6f3a-bba5-4a7a-bb18-07fc61e79868/accept => generated 365 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:52.600640 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-887fe4be-57e2-487d-bf15-26e2d564dd16 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:52.603002 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-887fe4be-57e2-487d-bf15-26e2d564dd16 tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] GET https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:52.603283 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-887fe4be-57e2-487d-bf15-26e2d564dd16 tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:52.603565 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-887fe4be-57e2-487d-bf15-26e2d564dd16 tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:52.612659 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:52.612659 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:52.618101 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-887fe4be-57e2-487d-bf15-26e2d564dd16 tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Volume info retrieved successfully. Aug 07 18:00:52.627985 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-887fe4be-57e2-487d-bf15-26e2d564dd16 tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 returned with HTTP 200 Aug 07 18:00:52.628638 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 394/1558] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:52 2026] GET /volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:52.642660 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f9029e3b-0e78-49ae-abc5-56ecf6403cf9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:52.646423 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f9029e3b-0e78-49ae-abc5-56ecf6403cf9 tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] GET https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:52.646423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f9029e3b-0e78-49ae-abc5-56ecf6403cf9 tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:52.646423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f9029e3b-0e78-49ae-abc5-56ecf6403cf9 tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:52.654169 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:52.654169 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:52.658927 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f9029e3b-0e78-49ae-abc5-56ecf6403cf9 tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] Volume info retrieved successfully. Aug 07 18:00:52.665355 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f9029e3b-0e78-49ae-abc5-56ecf6403cf9 tempest-VolumesTransfersV357Test-146423908 tempest-VolumesTransfersV357Test-146423908-project-member] https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 returned with HTTP 200 Aug 07 18:00:52.665889 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 386/1559] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:52 2026] GET /volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:52.679245 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a9842214-2214-458c-a44e-996778dff313 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:52.681010 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9842214-2214-458c-a44e-996778dff313 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] DELETE https://10.4.3.241/volume/v3/volume-transfers/cb8d6f3a-bba5-4a7a-bb18-07fc61e79868 Aug 07 18:00:52.681233 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9842214-2214-458c-a44e-996778dff313 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:52.681495 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9842214-2214-458c-a44e-996778dff313 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:52.681634 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.volume_transfer [None req-a9842214-2214-458c-a44e-996778dff313 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Delete transfer with id: cb8d6f3a-bba5-4a7a-bb18-07fc61e79868 Aug 07 18:00:52.690064 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9842214-2214-458c-a44e-996778dff313 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volume-transfers/cb8d6f3a-bba5-4a7a-bb18-07fc61e79868 returned with HTTP 404 Aug 07 18:00:52.690577 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 390/1560] 10.4.3.241 () {68 vars in 1419 bytes} [Fri Aug 7 18:00:52 2026] DELETE /volume/v3/volume-transfers/cb8d6f3a-bba5-4a7a-bb18-07fc61e79868 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:00:52.697584 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a882d9b8-8a06-490c-bc5d-9d9608ec87fd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:52.735434 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a882d9b8-8a06-490c-bc5d-9d9608ec87fd tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:52.735434 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a882d9b8-8a06-490c-bc5d-9d9608ec87fd tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:52.735434 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a882d9b8-8a06-490c-bc5d-9d9608ec87fd tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:52.735434 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a882d9b8-8a06-490c-bc5d-9d9608ec87fd tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Delete volume with id: 1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:52.743064 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:52.743064 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:52.743427 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a882d9b8-8a06-490c-bc5d-9d9608ec87fd tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Volume info retrieved successfully. Aug 07 18:00:52.770675 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a882d9b8-8a06-490c-bc5d-9d9608ec87fd tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Delete volume request issued successfully. Aug 07 18:00:52.770945 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a882d9b8-8a06-490c-bc5d-9d9608ec87fd tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 returned with HTTP 202 Aug 07 18:00:52.771492 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 391/1561] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:00:52 2026] DELETE /volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:00:52.783575 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cf39cab7-26ed-4370-b986-f49988261d52 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:52.785999 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cf39cab7-26ed-4370-b986-f49988261d52 tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] GET https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:52.787352 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cf39cab7-26ed-4370-b986-f49988261d52 tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:52.787834 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cf39cab7-26ed-4370-b986-f49988261d52 tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:52.800897 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:52.800897 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:52.805572 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cf39cab7-26ed-4370-b986-f49988261d52 tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Volume info retrieved successfully. Aug 07 18:00:52.814076 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cf39cab7-26ed-4370-b986-f49988261d52 tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 returned with HTTP 200 Aug 07 18:00:52.814825 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 395/1562] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:52 2026] GET /volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:53.203041 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-e02da9a6-e10f-42f3-a74c-c006a6c25e92 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:53.205141 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-e02da9a6-e10f-42f3-a74c-c006a6c25e92 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/encryption Aug 07 18:00:53.205333 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-e02da9a6-e10f-42f3-a74c-c006a6c25e92 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:53.205588 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-e02da9a6-e10f-42f3-a74c-c006a6c25e92 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:53.215644 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:53.215644 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:53.223416 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-e02da9a6-e10f-42f3-a74c-c006a6c25e92 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/encryption returned with HTTP 200 Aug 07 18:00:53.223919 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 387/1563] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 18:00:53 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:53.832086 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cb6bd611-e247-4018-ae96-aebb82fac84a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:53.838963 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cb6bd611-e247-4018-ae96-aebb82fac84a tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] GET https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:53.838963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cb6bd611-e247-4018-ae96-aebb82fac84a tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:53.838963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cb6bd611-e247-4018-ae96-aebb82fac84a tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:53.846526 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cb6bd611-e247-4018-ae96-aebb82fac84a tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 returned with HTTP 404 Aug 07 18:00:53.847196 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 391/1564] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:53 2026] GET /volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:00:53.858232 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ed6c5592-bd8e-4e3a-a78d-f368c2f4aa68 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:53.860332 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed6c5592-bd8e-4e3a-a78d-f368c2f4aa68 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] GET https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:53.860548 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed6c5592-bd8e-4e3a-a78d-f368c2f4aa68 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:53.860786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed6c5592-bd8e-4e3a-a78d-f368c2f4aa68 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:53.872428 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed6c5592-bd8e-4e3a-a78d-f368c2f4aa68 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 returned with HTTP 404 Aug 07 18:00:53.873210 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 392/1565] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:53 2026] GET /volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:00:53.883177 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-39ef6424-3337-40e1-88bf-81485d10a9ef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:53.884869 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-39ef6424-3337-40e1-88bf-81485d10a9ef tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] DELETE https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:53.887039 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-39ef6424-3337-40e1-88bf-81485d10a9ef tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:53.887039 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-39ef6424-3337-40e1-88bf-81485d10a9ef tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:53.887039 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-39ef6424-3337-40e1-88bf-81485d10a9ef tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Delete volume with id: 1287da9a-7ec3-48cf-8437-b21108e36c95 Aug 07 18:00:53.890297 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-39ef6424-3337-40e1-88bf-81485d10a9ef tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 returned with HTTP 404 Aug 07 18:00:53.890780 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 396/1566] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:00:53 2026] DELETE /volume/v3/volumes/1287da9a-7ec3-48cf-8437-b21108e36c95 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:00:53.904337 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8de71be2-80d1-4984-af7a-acac0fa2936e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:53.907001 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:53.907807 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-448530024"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:53.911590 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-448530024'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:53.911590 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Create volume of 1 GB Aug 07 18:00:53.916273 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Availability Zones retrieved successfully. Aug 07 18:00:53.924370 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Flow 'volume_create_api' (aa093605-d2a7-4373-915e-339f1a3c068e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:53.925754 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52309347-8bec-4043-9f60-d490ddebf8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:53.927248 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:53.961952 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52309347-8bec-4043-9f60-d490ddebf8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:53.962958 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a2472e-7684-49b0-b202-5a2ce7529b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:54.016976 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Created reservations ['a63598cf-2cab-4470-9c57-eb6bc6248c3a', '091b8786-f0d3-4632-8bff-e31c2e4a2a94', 'f2e94c35-5229-4461-b5be-8da7e6ece5e1', '1a2842ca-369e-488f-aea4-8937cd946eb6'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:54.018041 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2a2472e-7684-49b0-b202-5a2ce7529b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a63598cf-2cab-4470-9c57-eb6bc6248c3a', '091b8786-f0d3-4632-8bff-e31c2e4a2a94', 'f2e94c35-5229-4461-b5be-8da7e6ece5e1', '1a2842ca-369e-488f-aea4-8937cd946eb6']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:54.019071 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382c2787-09d1-419c-9105-912edcb532e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:54.047425 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382c2787-09d1-419c-9105-912edcb532e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7aa5492-f591-4367-8f6d-c7fd56fbff11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-448530024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2b9ffc97734b71ba37e86a4f0b8b98',qos_specs=None,replication_status=,reservations=['a63598cf-2cab-4470-9c57-eb6bc6248c3a','091b8786-f0d3-4632-8bff-e31c2e4a2a94','f2e94c35-5229-4461-b5be-8da7e6ece5e1','1a2842ca-369e-488f-aea4-8937cd946eb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e7839ccefd48c997d80802f88cb101',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-448530024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7aa5492-f591-4367-8f6d-c7fd56fbff11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e2b9ffc97734b71ba37e86a4f0b8b98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9e7839ccefd48c997d80802f88cb101',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:54.047425 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4054c3f-3b4e-4838-8ec1-a79269b06197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:54.069124 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4054c3f-3b4e-4838-8ec1-a79269b06197) transitioned into state 'SUCCESS' from state '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-448530024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2b9ffc97734b71ba37e86a4f0b8b98',qos_specs=None,replication_status=,reservations=['a63598cf-2cab-4470-9c57-eb6bc6248c3a','091b8786-f0d3-4632-8bff-e31c2e4a2a94','f2e94c35-5229-4461-b5be-8da7e6ece5e1','1a2842ca-369e-488f-aea4-8937cd946eb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9e7839ccefd48c997d80802f88cb101',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:54.070511 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bad2fcdc-988c-491b-83a2-2ebd472b6d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:54.081071 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bad2fcdc-988c-491b-83a2-2ebd472b6d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:54.083419 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Flow 'volume_create_api' (aa093605-d2a7-4373-915e-339f1a3c068e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:54.083419 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Create volume request issued successfully. Aug 07 18:00:54.083519 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8de71be2-80d1-4984-af7a-acac0fa2936e tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:54.084005 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 388/1567] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:00:53 2026] POST /volume/v3/volumes => generated 818 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:54.099195 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5a49784e-29e4-4d31-84aa-2eabdc207e20 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:54.101586 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a49784e-29e4-4d31-84aa-2eabdc207e20 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] GET https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 Aug 07 18:00:54.102478 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a49784e-29e4-4d31-84aa-2eabdc207e20 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:54.102478 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a49784e-29e4-4d31-84aa-2eabdc207e20 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:54.110026 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:54.110026 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:54.114182 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5a49784e-29e4-4d31-84aa-2eabdc207e20 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Volume info retrieved successfully. Aug 07 18:00:54.118285 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a49784e-29e4-4d31-84aa-2eabdc207e20 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 returned with HTTP 200 Aug 07 18:00:54.118815 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 392/1568] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:54 2026] GET /volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:54.421300 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-4581e936-193a-4025-ae76-6a50e492d5ff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:54.423531 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-4581e936-193a-4025-ae76-6a50e492d5ff tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:00:54.423709 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-4581e936-193a-4025-ae76-6a50e492d5ff tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:54.423882 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-4581e936-193a-4025-ae76-6a50e492d5ff tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:54.436433 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:54.436433 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:54.439212 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-4581e936-193a-4025-ae76-6a50e492d5ff tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:54.445614 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-4581e936-193a-4025-ae76-6a50e492d5ff tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:00:54.445614 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 393/1569] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:54 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:54.464186 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-3ba2b0e1-c05b-4a40-a971-071a5a99264f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:54.469145 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-3ba2b0e1-c05b-4a40-a971-071a5a99264f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14/action Aug 07 18:00:54.469902 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-3ba2b0e1-c05b-4a40-a971-071a5a99264f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:54.469902 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-3ba2b0e1-c05b-4a40-a971-071a5a99264f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:54.496115 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:54.496115 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:54.496871 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-3ba2b0e1-c05b-4a40-a971-071a5a99264f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:54.505283 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-3ba2b0e1-c05b-4a40-a971-071a5a99264f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Begin detaching volume completed successfully. Aug 07 18:00:54.506073 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-3ba2b0e1-c05b-4a40-a971-071a5a99264f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14/action returned with HTTP 202 Aug 07 18:00:54.506330 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 397/1570] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:00:54 2026] POST /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:54.557658 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f8cd3721-eb25-4af8-b186-6da166f45c38 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:54.558314 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f8cd3721-eb25-4af8-b186-6da166f45c38 None None] GET https://10.4.3.241/volume// Aug 07 18:00:54.558314 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f8cd3721-eb25-4af8-b186-6da166f45c38 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:54.558898 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f8cd3721-eb25-4af8-b186-6da166f45c38 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:54.558898 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f8cd3721-eb25-4af8-b186-6da166f45c38 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:54.559191 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 389/1571] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:54.572827 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-fb40d471-ff78-45b7-8227-9179369014b3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:54.576388 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-fb40d471-ff78-45b7-8227-9179369014b3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:00:54.578653 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-fb40d471-ff78-45b7-8227-9179369014b3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:54.578653 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-fb40d471-ff78-45b7-8227-9179369014b3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:54.589277 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:54.589277 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:54.594182 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-fb40d471-ff78-45b7-8227-9179369014b3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:54.600385 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-fb40d471-ff78-45b7-8227-9179369014b3 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:00:54.601618 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 393/1572] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:00:54 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:55.131460 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e0c40737-031e-4bcc-aee4-acad67f30937 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:55.133691 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0c40737-031e-4bcc-aee4-acad67f30937 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] GET https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 Aug 07 18:00:55.133905 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0c40737-031e-4bcc-aee4-acad67f30937 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:55.134200 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0c40737-031e-4bcc-aee4-acad67f30937 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:55.140798 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:55.140798 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:55.144542 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e0c40737-031e-4bcc-aee4-acad67f30937 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Volume info retrieved successfully. Aug 07 18:00:55.148972 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0c40737-031e-4bcc-aee4-acad67f30937 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 returned with HTTP 200 Aug 07 18:00:55.149335 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 394/1573] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:55 2026] GET /volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:55.162124 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c83fc6df-045f-4ebd-896b-e0fb48140d62 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:55.162561 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c83fc6df-045f-4ebd-896b-e0fb48140d62 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] POST https://10.4.3.241/volume/v3/volume-transfers Aug 07 18:00:55.162790 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c83fc6df-045f-4ebd-896b-e0fb48140d62 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e7aa5492-f591-4367-8f6d-c7fd56fbff11"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:55.164062 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volume_transfer [None req-c83fc6df-045f-4ebd-896b-e0fb48140d62 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e7aa5492-f591-4367-8f6d-c7fd56fbff11'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 18:00:55.164209 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volume_transfer [None req-c83fc6df-045f-4ebd-896b-e0fb48140d62 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Creating transfer of volume e7aa5492-f591-4367-8f6d-c7fd56fbff11 Aug 07 18:00:55.164368 np0000006743 devstack@c-api.service[100245]: INFO cinder.transfer.api [None req-c83fc6df-045f-4ebd-896b-e0fb48140d62 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Generating transfer record for volume e7aa5492-f591-4367-8f6d-c7fd56fbff11 Aug 07 18:00:55.171857 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:55.171857 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:55.195690 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c83fc6df-045f-4ebd-896b-e0fb48140d62 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volume-transfers returned with HTTP 202 Aug 07 18:00:55.196497 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 398/1574] 10.4.3.241 () {70 vars in 1326 bytes} [Fri Aug 7 18:00:55 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:55.205581 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-08f7c539-b42d-43c2-8b86-01212fff7a48 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:55.208055 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-08f7c539-b42d-43c2-8b86-01212fff7a48 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] GET https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 Aug 07 18:00:55.208523 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-08f7c539-b42d-43c2-8b86-01212fff7a48 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:55.208875 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-08f7c539-b42d-43c2-8b86-01212fff7a48 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:55.218691 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:55.218691 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:55.223623 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-08f7c539-b42d-43c2-8b86-01212fff7a48 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Volume info retrieved successfully. Aug 07 18:00:55.231133 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-08f7c539-b42d-43c2-8b86-01212fff7a48 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 returned with HTTP 200 Aug 07 18:00:55.232086 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 390/1575] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:55 2026] GET /volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:55.249071 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-59fc6aa4-59cd-4668-b9a3-0a7f9aafc0ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:55.251120 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-59fc6aa4-59cd-4668-b9a3-0a7f9aafc0ab tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] GET https://10.4.3.241/volume/v3/volume-transfers/detail Aug 07 18:00:55.251343 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-59fc6aa4-59cd-4668-b9a3-0a7f9aafc0ab tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:55.252536 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-59fc6aa4-59cd-4668-b9a3-0a7f9aafc0ab tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:55.252826 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volume_transfer [None req-59fc6aa4-59cd-4668-b9a3-0a7f9aafc0ab tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Listing volume transfers {{(pid=100244) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 18:00:55.261609 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-59fc6aa4-59cd-4668-b9a3-0a7f9aafc0ab tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 18:00:55.262209 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 394/1576] 10.4.3.241 () {68 vars in 1326 bytes} [Fri Aug 7 18:00:55 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:55.271430 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-141db82c-b68a-457b-9efe-d9f3d77dd2a4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:55.273417 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-141db82c-b68a-457b-9efe-d9f3d77dd2a4 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] DELETE https://10.4.3.241/volume/v3/volume-transfers/94ad97ff-f445-46e9-bf9a-9038492d06a6 Aug 07 18:00:55.273637 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-141db82c-b68a-457b-9efe-d9f3d77dd2a4 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:55.273858 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-141db82c-b68a-457b-9efe-d9f3d77dd2a4 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:55.274008 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.volume_transfer [None req-141db82c-b68a-457b-9efe-d9f3d77dd2a4 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Delete transfer with id: 94ad97ff-f445-46e9-bf9a-9038492d06a6 Aug 07 18:00:55.292925 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:55.292925 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:55.304571 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-141db82c-b68a-457b-9efe-d9f3d77dd2a4 tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volume-transfers/94ad97ff-f445-46e9-bf9a-9038492d06a6 returned with HTTP 202 Aug 07 18:00:55.305022 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 395/1577] 10.4.3.241 () {68 vars in 1419 bytes} [Fri Aug 7 18:00:55 2026] DELETE /volume/v3/volume-transfers/94ad97ff-f445-46e9-bf9a-9038492d06a6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:00:55.313985 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e03325e7-5b9a-4e28-b429-a67e33e4012c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:55.316424 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e03325e7-5b9a-4e28-b429-a67e33e4012c tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] GET https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 Aug 07 18:00:55.316625 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e03325e7-5b9a-4e28-b429-a67e33e4012c tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:55.317068 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e03325e7-5b9a-4e28-b429-a67e33e4012c tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:55.327328 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:55.327328 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:55.332725 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e03325e7-5b9a-4e28-b429-a67e33e4012c tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Volume info retrieved successfully. Aug 07 18:00:55.339825 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e03325e7-5b9a-4e28-b429-a67e33e4012c tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 returned with HTTP 200 Aug 07 18:00:55.339825 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 399/1578] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:55 2026] GET /volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:55.358442 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1a71eadc-1344-4c2f-b936-a220d9e81dca None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:55.360609 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a71eadc-1344-4c2f-b936-a220d9e81dca tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] DELETE https://10.4.3.241/volume/v3/volume-transfers/94ad97ff-f445-46e9-bf9a-9038492d06a6 Aug 07 18:00:55.361166 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a71eadc-1344-4c2f-b936-a220d9e81dca tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:55.361461 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a71eadc-1344-4c2f-b936-a220d9e81dca tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:55.361964 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.volume_transfer [None req-1a71eadc-1344-4c2f-b936-a220d9e81dca tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Delete transfer with id: 94ad97ff-f445-46e9-bf9a-9038492d06a6 Aug 07 18:00:55.365589 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a71eadc-1344-4c2f-b936-a220d9e81dca tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volume-transfers/94ad97ff-f445-46e9-bf9a-9038492d06a6 returned with HTTP 404 Aug 07 18:00:55.366232 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 391/1579] 10.4.3.241 () {68 vars in 1419 bytes} [Fri Aug 7 18:00:55 2026] DELETE /volume/v3/volume-transfers/94ad97ff-f445-46e9-bf9a-9038492d06a6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:00:55.373725 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b6044817-e526-4fa9-87fd-aa484b77949f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:55.375840 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b6044817-e526-4fa9-87fd-aa484b77949f tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 Aug 07 18:00:55.376183 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b6044817-e526-4fa9-87fd-aa484b77949f tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:55.376505 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b6044817-e526-4fa9-87fd-aa484b77949f tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:55.376798 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-b6044817-e526-4fa9-87fd-aa484b77949f tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Delete volume with id: e7aa5492-f591-4367-8f6d-c7fd56fbff11 Aug 07 18:00:55.385726 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:55.385726 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:55.386231 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b6044817-e526-4fa9-87fd-aa484b77949f tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Volume info retrieved successfully. Aug 07 18:00:55.407009 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b6044817-e526-4fa9-87fd-aa484b77949f tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Delete volume request issued successfully. Aug 07 18:00:55.410284 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b6044817-e526-4fa9-87fd-aa484b77949f tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 returned with HTTP 202 Aug 07 18:00:55.410284 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 395/1580] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:00:55 2026] DELETE /volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:00:55.419550 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3ded7d95-74ee-4d76-b806-def17b80d64a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:55.423204 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ded7d95-74ee-4d76-b806-def17b80d64a tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] GET https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 Aug 07 18:00:55.423605 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ded7d95-74ee-4d76-b806-def17b80d64a tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:55.424224 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ded7d95-74ee-4d76-b806-def17b80d64a tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:55.434036 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:55.434036 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:55.437948 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3ded7d95-74ee-4d76-b806-def17b80d64a tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Volume info retrieved successfully. Aug 07 18:00:55.442437 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ded7d95-74ee-4d76-b806-def17b80d64a tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 returned with HTTP 200 Aug 07 18:00:55.443292 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 396/1581] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:55 2026] GET /volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:55.601822 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-391cc622-f1f7-4af5-bf6a-33424cb08bd8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:55.607418 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-391cc622-f1f7-4af5-bf6a-33424cb08bd8 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] DELETE https://10.4.3.241/volume/v3/attachments/11a71cda-a60f-4df9-a4f7-63587bf0d1a5 Aug 07 18:00:55.608262 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-391cc622-f1f7-4af5-bf6a-33424cb08bd8 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:55.608262 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-391cc622-f1f7-4af5-bf6a-33424cb08bd8 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:55.622264 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:55.622264 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:55.650155 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-9b32205b-7d34-4635-8eda-7e4f321a84e1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:55.653012 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-9b32205b-7d34-4635-8eda-7e4f321a84e1 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/attachments/c4d2a051-b8af-4b6c-9a84-0a3d2122d76f/action Aug 07 18:00:55.653353 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-9b32205b-7d34-4635-8eda-7e4f321a84e1 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:55.653353 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-9b32205b-7d34-4635-8eda-7e4f321a84e1 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:55.683847 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:55.683847 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:55.690512 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8a53d82e-da0f-4e95-b849-e07c38c8bac7 req-391cc622-f1f7-4af5-bf6a-33424cb08bd8 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments/11a71cda-a60f-4df9-a4f7-63587bf0d1a5 returned with HTTP 200 Aug 07 18:00:55.690934 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 400/1582] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:00:55 2026] DELETE /volume/v3/attachments/11a71cda-a60f-4df9-a4f7-63587bf0d1a5 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:55.700782 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1696aa99-32e1-4203-b7ed-2a51468bfe98 req-9b32205b-7d34-4635-8eda-7e4f321a84e1 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/c4d2a051-b8af-4b6c-9a84-0a3d2122d76f/action returned with HTTP 204 Aug 07 18:00:55.701347 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 392/1583] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:00:55 2026] POST /volume/v3/attachments/c4d2a051-b8af-4b6c-9a84-0a3d2122d76f/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:00:56.459704 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-daf71156-baf0-48a4-86ad-6534d059c778 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:56.462261 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-daf71156-baf0-48a4-86ad-6534d059c778 tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] GET https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 Aug 07 18:00:56.462482 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-daf71156-baf0-48a4-86ad-6534d059c778 tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:56.462708 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-daf71156-baf0-48a4-86ad-6534d059c778 tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:56.474622 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-daf71156-baf0-48a4-86ad-6534d059c778 tempest-VolumesTransfersV357Test-846448675 tempest-VolumesTransfersV357Test-846448675-project-admin] https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 returned with HTTP 404 Aug 07 18:00:56.474622 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 396/1584] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:56 2026] GET /volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:00:56.486492 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7c9ca3af-a5ba-49ca-87ad-d1942fc238fd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:56.488792 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c9ca3af-a5ba-49ca-87ad-d1942fc238fd tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] GET https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 Aug 07 18:00:56.489115 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7c9ca3af-a5ba-49ca-87ad-d1942fc238fd tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:56.489394 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7c9ca3af-a5ba-49ca-87ad-d1942fc238fd tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:56.498100 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c9ca3af-a5ba-49ca-87ad-d1942fc238fd tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 returned with HTTP 404 Aug 07 18:00:56.499064 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 397/1585] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:00:56 2026] GET /volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:00:56.509363 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cd70c645-a186-48f0-a0d9-c4eeadc57faa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:56.517285 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd70c645-a186-48f0-a0d9-c4eeadc57faa tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] DELETE https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 Aug 07 18:00:56.517935 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cd70c645-a186-48f0-a0d9-c4eeadc57faa tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:56.518259 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cd70c645-a186-48f0-a0d9-c4eeadc57faa tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:56.518643 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-cd70c645-a186-48f0-a0d9-c4eeadc57faa tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] Delete volume with id: e7aa5492-f591-4367-8f6d-c7fd56fbff11 Aug 07 18:00:56.527514 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd70c645-a186-48f0-a0d9-c4eeadc57faa tempest-VolumesTransfersV357Test-2019038276 tempest-VolumesTransfersV357Test-2019038276-project-member] https://10.4.3.241/volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 returned with HTTP 404 Aug 07 18:00:56.528281 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 401/1586] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:00:56 2026] DELETE /volume/v3/volumes/e7aa5492-f591-4367-8f6d-c7fd56fbff11 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:00:56.690374 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:56.692622 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:56.693080 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1678848329", "snapshot_id": "b6e70702-ad24-49de-a0b9-0aeaa967c5be", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:56.695105 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1678848329', 'snapshot_id': 'b6e70702-ad24-49de-a0b9-0aeaa967c5be', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:56.702905 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:56.702905 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:56.703510 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:00:56.703667 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create volume of 1 GB Aug 07 18:00:56.709219 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Availability Zones retrieved successfully. Aug 07 18:00:56.718212 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Flow 'volume_create_api' (17fdf2af-cbb7-42d0-a552-0071f410ca3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:56.720724 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce782c40-8848-4752-bf7c-158e24ff217b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:56.721961 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:56.767219 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce782c40-8848-4752-bf7c-158e24ff217b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b6e70702-ad24-49de-a0b9-0aeaa967c5be', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:56.768917 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (254c96df-4b7d-453f-9a95-89c60fd03561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:56.824131 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Created reservations ['f626e00f-730b-4897-8225-a3dd7c130923', '5e05f20a-8dc3-4852-8b4d-b0ba048c7b8c', 'b6d9482b-9554-4631-85e4-e41d3092e19d', '2b6d17c4-4039-4132-9f7b-c8f20fdc6d9d'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:56.825163 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (254c96df-4b7d-453f-9a95-89c60fd03561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f626e00f-730b-4897-8225-a3dd7c130923', '5e05f20a-8dc3-4852-8b4d-b0ba048c7b8c', 'b6d9482b-9554-4631-85e4-e41d3092e19d', '2b6d17c4-4039-4132-9f7b-c8f20fdc6d9d']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:56.826219 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8aae7c9-d5f9-4a29-bf84-f69f5bd2b4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:56.882207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8aae7c9-d5f9-4a29-bf84-f69f5bd2b4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1678848329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f701474c05a432b9513baf1083d1c15',qos_specs=None,replication_status=,reservations=['f626e00f-730b-4897-8225-a3dd7c130923','5e05f20a-8dc3-4852-8b4d-b0ba048c7b8c','b6d9482b-9554-4631-85e4-e41d3092e19d','2b6d17c4-4039-4132-9f7b-c8f20fdc6d9d'],size=1,snapshot_id=b6e70702-ad24-49de-a0b9-0aeaa967c5be,source_replicaid=,source_volid=None,status='creating',user_id='9b203802c96b49a1baa18bb05cfe2af1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1678848329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f701474c05a432b9513baf1083d1c15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b6e70702-ad24-49de-a0b9-0aeaa967c5be,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b203802c96b49a1baa18bb05cfe2af1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:56.882833 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed05e593-dbc1-494d-96e1-fe20ee397990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:56.913029 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed05e593-dbc1-494d-96e1-fe20ee397990) transitioned into state 'SUCCESS' from state '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-1678848329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f701474c05a432b9513baf1083d1c15',qos_specs=None,replication_status=,reservations=['f626e00f-730b-4897-8225-a3dd7c130923','5e05f20a-8dc3-4852-8b4d-b0ba048c7b8c','b6d9482b-9554-4631-85e4-e41d3092e19d','2b6d17c4-4039-4132-9f7b-c8f20fdc6d9d'],size=1,snapshot_id=b6e70702-ad24-49de-a0b9-0aeaa967c5be,source_replicaid=,source_volid=None,status='creating',user_id='9b203802c96b49a1baa18bb05cfe2af1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:56.913921 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad715d9-fa46-4f06-8a33-277047b85d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:56.943677 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad715d9-fa46-4f06-8a33-277047b85d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:56.945508 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Flow 'volume_create_api' (17fdf2af-cbb7-42d0-a552-0071f410ca3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:56.945508 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Create volume request issued successfully. Aug 07 18:00:56.945853 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c6e709a-4b7f-4839-bdf7-9114e8100dbc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:56.946499 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 393/1587] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:00:56 2026] POST /volume/v3/volumes => generated 791 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:56.966506 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-af6c3148-fc9e-413f-9b45-401a1af6c972 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:56.970495 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af6c3148-fc9e-413f-9b45-401a1af6c972 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:00:56.970495 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af6c3148-fc9e-413f-9b45-401a1af6c972 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:56.970495 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af6c3148-fc9e-413f-9b45-401a1af6c972 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:56.981004 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:56.981004 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:56.985981 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-af6c3148-fc9e-413f-9b45-401a1af6c972 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:56.993580 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af6c3148-fc9e-413f-9b45-401a1af6c972 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:00:56.994068 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 397/1588] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:56 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:57.064505 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cf3b5898-7657-4142-a5db-698abdadf114 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:57.066455 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cf3b5898-7657-4142-a5db-698abdadf114 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:57.066673 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cf3b5898-7657-4142-a5db-698abdadf114 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:57.066903 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cf3b5898-7657-4142-a5db-698abdadf114 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:57.084148 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:57.084148 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:57.088136 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cf3b5898-7657-4142-a5db-698abdadf114 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:57.092963 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cf3b5898-7657-4142-a5db-698abdadf114 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:57.093407 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 398/1589] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:57 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 1168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:57.144414 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-8d393725-eafa-4186-ad14-e59ed0795dcc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:57.146895 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-8d393725-eafa-4186-ad14-e59ed0795dcc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:57.147231 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-8d393725-eafa-4186-ad14-e59ed0795dcc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:57.147663 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-8d393725-eafa-4186-ad14-e59ed0795dcc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:57.164097 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:57.164097 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:57.169558 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-8d393725-eafa-4186-ad14-e59ed0795dcc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:57.175210 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-8d393725-eafa-4186-ad14-e59ed0795dcc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:57.176062 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 402/1590] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:57 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 1168 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:57.195076 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-bf23f42b-9fa8-410b-83ed-87d7d80d2517 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:57.197284 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-bf23f42b-9fa8-410b-83ed-87d7d80d2517 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] POST https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/action Aug 07 18:00:57.197649 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-bf23f42b-9fa8-410b-83ed-87d7d80d2517 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:00:57.197775 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-bf23f42b-9fa8-410b-83ed-87d7d80d2517 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:57.209853 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:57.209853 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:57.210385 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-bf23f42b-9fa8-410b-83ed-87d7d80d2517 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:57.217714 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-bf23f42b-9fa8-410b-83ed-87d7d80d2517 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Begin detaching volume completed successfully. Aug 07 18:00:57.217915 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-bf23f42b-9fa8-410b-83ed-87d7d80d2517 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/action returned with HTTP 202 Aug 07 18:00:57.218419 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 394/1591] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:00:57 2026] POST /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:00:57.275699 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-15eebe22-489b-4329-adcd-8d2ac5514f75 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:57.276196 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15eebe22-489b-4329-adcd-8d2ac5514f75 None None] GET https://10.4.3.241/volume// Aug 07 18:00:57.276506 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15eebe22-489b-4329-adcd-8d2ac5514f75 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:57.276753 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15eebe22-489b-4329-adcd-8d2ac5514f75 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:57.277159 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15eebe22-489b-4329-adcd-8d2ac5514f75 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:57.277561 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 398/1592] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:57.293609 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-0264901a-24ed-400d-9533-e6bbcf84b0eb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:57.299149 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-0264901a-24ed-400d-9533-e6bbcf84b0eb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:00:57.299286 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-0264901a-24ed-400d-9533-e6bbcf84b0eb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:57.299614 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-0264901a-24ed-400d-9533-e6bbcf84b0eb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:57.325823 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:57.325823 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:57.335721 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-0264901a-24ed-400d-9533-e6bbcf84b0eb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:00:57.341678 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-0264901a-24ed-400d-9533-e6bbcf84b0eb tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:00:57.342720 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 399/1593] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:00:57 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 1351 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:57.361752 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-a283fbd5-0dff-41aa-96c9-bf714ffd1081 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:57.364594 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-a283fbd5-0dff-41aa-96c9-bf714ffd1081 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/encryption Aug 07 18:00:57.364888 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-a283fbd5-0dff-41aa-96c9-bf714ffd1081 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:57.365185 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-a283fbd5-0dff-41aa-96c9-bf714ffd1081 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:57.384529 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:57.384529 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:57.396276 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-a283fbd5-0dff-41aa-96c9-bf714ffd1081 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/encryption returned with HTTP 200 Aug 07 18:00:57.396783 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 403/1594] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 18:00:57 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:58.009134 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-88c24adf-2580-4ca7-ba7b-a21749387eaa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:58.014296 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-88c24adf-2580-4ca7-ba7b-a21749387eaa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:00:58.015188 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-88c24adf-2580-4ca7-ba7b-a21749387eaa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:58.015466 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-88c24adf-2580-4ca7-ba7b-a21749387eaa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:58.026109 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:58.026109 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:58.030007 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-88c24adf-2580-4ca7-ba7b-a21749387eaa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:58.033951 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-88c24adf-2580-4ca7-ba7b-a21749387eaa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:00:58.034315 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 395/1595] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:58 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:58.051339 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fa14918f-2663-4530-bdc7-df17a57d4370 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:58.054455 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa14918f-2663-4530-bdc7-df17a57d4370 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:00:58.054677 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa14918f-2663-4530-bdc7-df17a57d4370 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:58.054828 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa14918f-2663-4530-bdc7-df17a57d4370 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:58.063709 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:58.063709 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:58.069068 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fa14918f-2663-4530-bdc7-df17a57d4370 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:58.074555 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa14918f-2663-4530-bdc7-df17a57d4370 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:00:58.075015 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 399/1596] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:58 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:58.656737 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-bdf2e8e3-c2d3-4d77-8952-dab586c2636d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:58.663898 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-bdf2e8e3-c2d3-4d77-8952-dab586c2636d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:00:58.664070 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-bdf2e8e3-c2d3-4d77-8952-dab586c2636d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:58.664289 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-bdf2e8e3-c2d3-4d77-8952-dab586c2636d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:58.675912 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:58.675912 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:58.685576 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-bdf2e8e3-c2d3-4d77-8952-dab586c2636d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:58.692870 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-bdf2e8e3-c2d3-4d77-8952-dab586c2636d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:00:58.693269 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 400/1597] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:58 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 884 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:58.738341 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:58.740435 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:00:58.740900 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-143164780", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:58.745580 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-143164780', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:00:58.745723 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Create volume of 1 GB Aug 07 18:00:58.752654 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Availability Zones retrieved successfully. Aug 07 18:00:58.758650 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Flow 'volume_create_api' (e7b954f1-6bda-461d-9f8e-371666dfb6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:58.760885 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c8805e-1590-40c7-aab9-c194593ac6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:58.762207 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:00:58.790742 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c8805e-1590-40c7-aab9-c194593ac6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:58.791780 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a48ea90d-b82b-4617-a947-febec7bc5b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:58.795576 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c1ac6066-9119-40b2-b9dc-83540140c18b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:58.795576 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1ac6066-9119-40b2-b9dc-83540140c18b None None] GET https://10.4.3.241/volume// Aug 07 18:00:58.795576 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1ac6066-9119-40b2-b9dc-83540140c18b None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:58.795576 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1ac6066-9119-40b2-b9dc-83540140c18b None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:58.795576 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1ac6066-9119-40b2-b9dc-83540140c18b None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:58.795576 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 396/1598] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:00:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:58.806386 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-cc3e966e-1ae4-49cf-843e-e9ccfa3dbf9d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:58.863150 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Created reservations ['67e244b0-8085-41ae-abf6-5a76ce5f4813', 'df8c6a83-5f44-4fb7-917e-e225dc56f071', '7251e9f0-2783-4b97-a625-f6e4f9198c56', '27de164a-eca5-45eb-a943-da523a59e004'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:00:58.864896 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a48ea90d-b82b-4617-a947-febec7bc5b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67e244b0-8085-41ae-abf6-5a76ce5f4813', 'df8c6a83-5f44-4fb7-917e-e225dc56f071', '7251e9f0-2783-4b97-a625-f6e4f9198c56', '27de164a-eca5-45eb-a943-da523a59e004']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:58.865169 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d009379e-bb9f-4419-8bf2-45d54a3f0f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:58.898887 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d009379e-bb9f-4419-8bf2-45d54a3f0f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3504b505-f1a7-46c3-bdd1-1b3bb21d0266', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-143164780',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='89d2fad5b4d6446fbed04631cc06d971',qos_specs=None,replication_status=,reservations=['67e244b0-8085-41ae-abf6-5a76ce5f4813','df8c6a83-5f44-4fb7-917e-e225dc56f071','7251e9f0-2783-4b97-a625-f6e4f9198c56','27de164a-eca5-45eb-a943-da523a59e004'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e25db9ce3bc34e3aaa19ba6d737b45b0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:00:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-143164780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3504b505-f1a7-46c3-bdd1-1b3bb21d0266,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='89d2fad5b4d6446fbed04631cc06d971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e25db9ce3bc34e3aaa19ba6d737b45b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:58.900144 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98cb5ac1-c96e-4e41-8625-a79fcc1a5d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:58.923851 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98cb5ac1-c96e-4e41-8625-a79fcc1a5d11) transitioned into state 'SUCCESS' from state '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-143164780',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='89d2fad5b4d6446fbed04631cc06d971',qos_specs=None,replication_status=,reservations=['67e244b0-8085-41ae-abf6-5a76ce5f4813','df8c6a83-5f44-4fb7-917e-e225dc56f071','7251e9f0-2783-4b97-a625-f6e4f9198c56','27de164a-eca5-45eb-a943-da523a59e004'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e25db9ce3bc34e3aaa19ba6d737b45b0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:58.923851 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43f63a18-3e11-4104-a774-81644be3ec91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:00:58.948191 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43f63a18-3e11-4104-a774-81644be3ec91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:00:58.949038 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Flow 'volume_create_api' (e7b954f1-6bda-461d-9f8e-371666dfb6b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:00:58.949377 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Create volume request issued successfully. Aug 07 18:00:58.949989 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-008a1384-4d9b-4b1d-b968-69b0158a32f7 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:00:58.950582 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 404/1599] 10.4.3.241 () {72 vars in 1541 bytes} [Fri Aug 7 18:00:58 2026] POST /volume/v3/volumes => generated 762 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:00:58.958535 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-034fc146-be08-494d-a4a9-21af56d68680 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:58.963643 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-034fc146-be08-494d-a4a9-21af56d68680 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] GET https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 Aug 07 18:00:58.963945 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-034fc146-be08-494d-a4a9-21af56d68680 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:58.964210 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-034fc146-be08-494d-a4a9-21af56d68680 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:58.981509 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:58.981509 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:00:58.982184 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-cc3e966e-1ae4-49cf-843e-e9ccfa3dbf9d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:00:58.982672 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-cc3e966e-1ae4-49cf-843e-e9ccfa3dbf9d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad", "connector": null, "instance_uuid": "905dcc69-b317-4a79-a435-1b9fa4f4e5e9"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:58.987623 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-034fc146-be08-494d-a4a9-21af56d68680 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Volume info retrieved successfully. Aug 07 18:00:58.991805 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:58.991805 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:58.992988 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-db7666ee-e41f-4da4-b3fa-787a6b7dfd62 req-034fc146-be08-494d-a4a9-21af56d68680 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 returned with HTTP 200 Aug 07 18:00:58.994003 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 401/1600] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:58 2026] GET /volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 => generated 830 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:59.017841 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-cc3e966e-1ae4-49cf-843e-e9ccfa3dbf9d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:00:59.018359 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 400/1601] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:00:58 2026] POST /volume/v3/attachments => generated 273 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:00:59.022578 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-eedba402-fea3-40a3-9961-221266616dde req-717eab50-4cf3-4980-90e6-9e9d1771149e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:59.024626 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-eedba402-fea3-40a3-9961-221266616dde req-717eab50-4cf3-4980-90e6-9e9d1771149e tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] GET https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 Aug 07 18:00:59.024838 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-eedba402-fea3-40a3-9961-221266616dde req-717eab50-4cf3-4980-90e6-9e9d1771149e tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:59.025054 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-eedba402-fea3-40a3-9961-221266616dde req-717eab50-4cf3-4980-90e6-9e9d1771149e tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:59.034240 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:59.034240 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:59.041196 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-eedba402-fea3-40a3-9961-221266616dde req-717eab50-4cf3-4980-90e6-9e9d1771149e tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Volume info retrieved successfully. Aug 07 18:00:59.044778 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-eedba402-fea3-40a3-9961-221266616dde req-717eab50-4cf3-4980-90e6-9e9d1771149e tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 returned with HTTP 200 Aug 07 18:00:59.045340 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 397/1602] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:00:59 2026] GET /volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:59.058164 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-66f39cd1-41ee-4534-897f-ee984bc8b8ea None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:59.062151 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66f39cd1-41ee-4534-897f-ee984bc8b8ea tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:00:59.062151 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66f39cd1-41ee-4534-897f-ee984bc8b8ea tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:59.062151 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66f39cd1-41ee-4534-897f-ee984bc8b8ea tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:59.073148 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ea49800a-14f1-4be9-bdad-dde48ca13600 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:59.073523 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea49800a-14f1-4be9-bdad-dde48ca13600 None None] GET https://10.4.3.241/volume// Aug 07 18:00:59.073735 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea49800a-14f1-4be9-bdad-dde48ca13600 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:59.073912 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea49800a-14f1-4be9-bdad-dde48ca13600 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:59.074302 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea49800a-14f1-4be9-bdad-dde48ca13600 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:00:59.075196 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 402/1603] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:00:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:00:59.080916 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:59.080916 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:00:59.087542 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-66f39cd1-41ee-4534-897f-ee984bc8b8ea tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:59.090691 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-8cca086f-7fab-4b58-afe2-15b92027b08f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:59.095229 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66f39cd1-41ee-4534-897f-ee984bc8b8ea tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:00:59.095229 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 405/1604] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:00:59 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:00:59.095554 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-8cca086f-7fab-4b58-afe2-15b92027b08f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:00:59.095554 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-8cca086f-7fab-4b58-afe2-15b92027b08f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:00:59.095554 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-8cca086f-7fab-4b58-afe2-15b92027b08f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:00:59.106723 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:59.106723 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:00:59.110316 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-8cca086f-7fab-4b58-afe2-15b92027b08f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:00:59.115642 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-8cca086f-7fab-4b58-afe2-15b92027b08f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:00:59.116032 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 401/1605] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:00:59 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 1063 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:00:59.228777 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-abd0ffbf-1f1e-42e4-b6c8-4bd420f2a2dc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:00:59.230984 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-abd0ffbf-1f1e-42e4-b6c8-4bd420f2a2dc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] PUT https://10.4.3.241/volume/v3/attachments/5e575bdb-3c4b-46ae-b6f9-15de4492e38f Aug 07 18:00:59.231531 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-abd0ffbf-1f1e-42e4-b6c8-4bd420f2a2dc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:00:59.240344 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-abd0ffbf-1f1e-42e4-b6c8-4bd420f2a2dc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Acquiring lock "cinder-attachment_update-a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:00:59.244919 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-abd0ffbf-1f1e-42e4-b6c8-4bd420f2a2dc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Lock "cinder-attachment_update-a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:00:59.245838 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:00:59.245838 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:00:59.356967 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-abd0ffbf-1f1e-42e4-b6c8-4bd420f2a2dc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Lock "cinder-attachment_update-a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad-np0000006743" released by "attachment_update" :: held 0.112s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:00:59.357325 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-abd0ffbf-1f1e-42e4-b6c8-4bd420f2a2dc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments/5e575bdb-3c4b-46ae-b6f9-15de4492e38f returned with HTTP 200 Aug 07 18:00:59.357825 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 398/1606] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:00:59 2026] PUT /volume/v3/attachments/5e575bdb-3c4b-46ae-b6f9-15de4492e38f => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:00.075321 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c7660b28-db2f-4b39-bbad-800a47422202 req-f5cdb259-62f7-42aa-a5d8-525d36274730 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:00.077281 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c7660b28-db2f-4b39-bbad-800a47422202 req-f5cdb259-62f7-42aa-a5d8-525d36274730 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] GET https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 Aug 07 18:01:00.077523 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c7660b28-db2f-4b39-bbad-800a47422202 req-f5cdb259-62f7-42aa-a5d8-525d36274730 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:00.077737 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c7660b28-db2f-4b39-bbad-800a47422202 req-f5cdb259-62f7-42aa-a5d8-525d36274730 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:00.091455 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:00.091455 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:00.100931 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c7660b28-db2f-4b39-bbad-800a47422202 req-f5cdb259-62f7-42aa-a5d8-525d36274730 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Volume info retrieved successfully. Aug 07 18:01:00.109346 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c7660b28-db2f-4b39-bbad-800a47422202 req-f5cdb259-62f7-42aa-a5d8-525d36274730 tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 returned with HTTP 200 Aug 07 18:01:00.109578 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 403/1607] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:00 2026] GET /volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:00.109981 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3b03952f-a927-4541-9c49-b662ce3e4988 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:00.116777 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3b03952f-a927-4541-9c49-b662ce3e4988 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:01:00.116777 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3b03952f-a927-4541-9c49-b662ce3e4988 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:00.116777 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3b03952f-a927-4541-9c49-b662ce3e4988 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:00.129587 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:00.129587 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:00.135440 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3b03952f-a927-4541-9c49-b662ce3e4988 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:00.144333 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3b03952f-a927-4541-9c49-b662ce3e4988 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:01:00.144736 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 406/1608] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:00 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:00.324610 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5c808650-83d0-4028-bf48-a317eb14351d req-2c73c8ec-b503-4815-9f4c-b15c2aa044ba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:00.328284 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5c808650-83d0-4028-bf48-a317eb14351d req-2c73c8ec-b503-4815-9f4c-b15c2aa044ba tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-reader] GET https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 Aug 07 18:01:00.328549 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5c808650-83d0-4028-bf48-a317eb14351d req-2c73c8ec-b503-4815-9f4c-b15c2aa044ba tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:00.328812 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5c808650-83d0-4028-bf48-a317eb14351d req-2c73c8ec-b503-4815-9f4c-b15c2aa044ba tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:00.342897 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:00.342897 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:00.351299 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-5c808650-83d0-4028-bf48-a317eb14351d req-2c73c8ec-b503-4815-9f4c-b15c2aa044ba tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-reader] Volume info retrieved successfully. Aug 07 18:01:00.357938 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5c808650-83d0-4028-bf48-a317eb14351d req-2c73c8ec-b503-4815-9f4c-b15c2aa044ba tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-reader] https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 returned with HTTP 200 Aug 07 18:01:00.358434 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 402/1609] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:00 2026] GET /volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:00.388006 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ab884ed6-631f-42c6-a05b-0217e3421f47 req-c69a2659-54ef-4776-9c39-ae3281881e9a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:00.390296 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ab884ed6-631f-42c6-a05b-0217e3421f47 req-c69a2659-54ef-4776-9c39-ae3281881e9a tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] DELETE https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 Aug 07 18:01:00.390296 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ab884ed6-631f-42c6-a05b-0217e3421f47 req-c69a2659-54ef-4776-9c39-ae3281881e9a tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:00.390875 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ab884ed6-631f-42c6-a05b-0217e3421f47 req-c69a2659-54ef-4776-9c39-ae3281881e9a tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:00.391057 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [req-ab884ed6-631f-42c6-a05b-0217e3421f47 req-c69a2659-54ef-4776-9c39-ae3281881e9a tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Delete volume with id: 3504b505-f1a7-46c3-bdd1-1b3bb21d0266 Aug 07 18:01:00.407030 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:00.407030 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:00.408487 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ab884ed6-631f-42c6-a05b-0217e3421f47 req-c69a2659-54ef-4776-9c39-ae3281881e9a tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Volume info retrieved successfully. Aug 07 18:01:00.441221 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ab884ed6-631f-42c6-a05b-0217e3421f47 req-c69a2659-54ef-4776-9c39-ae3281881e9a tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Delete volume request issued successfully. Aug 07 18:01:00.441551 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ab884ed6-631f-42c6-a05b-0217e3421f47 req-c69a2659-54ef-4776-9c39-ae3281881e9a tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 returned with HTTP 202 Aug 07 18:01:00.442122 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 399/1610] 10.4.3.241 () {70 vars in 1620 bytes} [Fri Aug 7 18:01:00 2026] DELETE /volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:00.473760 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3b16df2b-e4fc-4953-bf24-6d75159a81d2 req-6095725e-19a7-4f13-81d0-0c493de40b5e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:00.475741 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3b16df2b-e4fc-4953-bf24-6d75159a81d2 req-6095725e-19a7-4f13-81d0-0c493de40b5e tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] GET https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 Aug 07 18:01:00.475909 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3b16df2b-e4fc-4953-bf24-6d75159a81d2 req-6095725e-19a7-4f13-81d0-0c493de40b5e tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:00.476080 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3b16df2b-e4fc-4953-bf24-6d75159a81d2 req-6095725e-19a7-4f13-81d0-0c493de40b5e tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:00.484625 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:00.484625 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:00.489925 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-3b16df2b-e4fc-4953-bf24-6d75159a81d2 req-6095725e-19a7-4f13-81d0-0c493de40b5e tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Volume info retrieved successfully. Aug 07 18:01:00.496135 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3b16df2b-e4fc-4953-bf24-6d75159a81d2 req-6095725e-19a7-4f13-81d0-0c493de40b5e tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 returned with HTTP 200 Aug 07 18:01:00.496826 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 404/1611] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:00 2026] GET /volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:01.159824 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3e326ae2-c10a-46b4-9da8-802e7a4ab960 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:01.165027 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e326ae2-c10a-46b4-9da8-802e7a4ab960 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:01:01.165027 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e326ae2-c10a-46b4-9da8-802e7a4ab960 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:01.165027 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e326ae2-c10a-46b4-9da8-802e7a4ab960 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:01.178045 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:01.178045 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:01.183679 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3e326ae2-c10a-46b4-9da8-802e7a4ab960 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:01.188183 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e326ae2-c10a-46b4-9da8-802e7a4ab960 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:01:01.188749 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 407/1612] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:01 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:01.521354 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-a87c2770-eef4-45a8-884d-b8273ed5255b req-5c2beea5-581b-40c1-ab72-e69b6482c12c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:01.524456 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a87c2770-eef4-45a8-884d-b8273ed5255b req-5c2beea5-581b-40c1-ab72-e69b6482c12c tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] GET https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 Aug 07 18:01:01.524703 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a87c2770-eef4-45a8-884d-b8273ed5255b req-5c2beea5-581b-40c1-ab72-e69b6482c12c tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:01.524929 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a87c2770-eef4-45a8-884d-b8273ed5255b req-5c2beea5-581b-40c1-ab72-e69b6482c12c tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:01.530996 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a87c2770-eef4-45a8-884d-b8273ed5255b req-5c2beea5-581b-40c1-ab72-e69b6482c12c tempest-VolumesGetTestJSON-637743773 tempest-VolumesGetTestJSON-637743773-project-member] https://10.4.3.241/volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 returned with HTTP 404 Aug 07 18:01:01.531564 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 403/1613] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:01 2026] GET /volume/v3/volumes/3504b505-f1a7-46c3-bdd1-1b3bb21d0266 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:02.208181 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1c09c184-599b-4ab5-b80a-2489957bcfd0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:02.211328 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c09c184-599b-4ab5-b80a-2489957bcfd0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:01:02.211733 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c09c184-599b-4ab5-b80a-2489957bcfd0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:02.211847 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c09c184-599b-4ab5-b80a-2489957bcfd0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:02.223096 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:02.223096 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:02.227649 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1c09c184-599b-4ab5-b80a-2489957bcfd0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:02.236245 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c09c184-599b-4ab5-b80a-2489957bcfd0 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:01:02.236516 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 400/1614] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:02 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:02.640599 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-5310cf91-cb41-4119-806e-c399126752bc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:02.642918 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-5310cf91-cb41-4119-806e-c399126752bc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/attachments/5e575bdb-3c4b-46ae-b6f9-15de4492e38f/action Aug 07 18:01:02.643379 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-5310cf91-cb41-4119-806e-c399126752bc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:02.643518 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-5310cf91-cb41-4119-806e-c399126752bc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:02.664059 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:02.664059 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:02.683178 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7d36c2d6-0519-4b70-81a2-850e12995ce9 req-5310cf91-cb41-4119-806e-c399126752bc tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments/5e575bdb-3c4b-46ae-b6f9-15de4492e38f/action returned with HTTP 204 Aug 07 18:01:02.683791 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 405/1615] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:01:02 2026] POST /volume/v3/attachments/5e575bdb-3c4b-46ae-b6f9-15de4492e38f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:03.256412 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fce17af3-c325-4e29-9407-3fa179dd92ea None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:03.258344 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fce17af3-c325-4e29-9407-3fa179dd92ea tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:01:03.258607 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fce17af3-c325-4e29-9407-3fa179dd92ea tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:03.258731 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fce17af3-c325-4e29-9407-3fa179dd92ea tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:03.278445 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:03.278445 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:03.293512 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fce17af3-c325-4e29-9407-3fa179dd92ea tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:03.301554 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fce17af3-c325-4e29-9407-3fa179dd92ea tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:01:03.302031 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 408/1616] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:03 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 1176 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:04.789092 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-626e40a3-92da-42fc-902c-5313c3c7e55f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:04.859337 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:01:04.859848 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-742076601"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:04.861847 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-742076601'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:01:04.862091 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Create volume of 1 GB Aug 07 18:01:04.867174 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Availability Zones retrieved successfully. Aug 07 18:01:04.873225 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Flow 'volume_create_api' (a91753d7-fb00-4e5f-8156-078eed9567db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:04.874656 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54831b02-c2d4-45fc-83d8-319e95edcf06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:04.875735 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:01:04.907998 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54831b02-c2d4-45fc-83d8-319e95edcf06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:04.908792 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47adb027-5efc-4407-b02f-8337b65e2a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:04.971848 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Created reservations ['7d80e0c1-97ba-4499-925c-739e4b29bfc8', '39434fdf-2c2d-4dc6-b2e5-e5917af1acd9', '6533dd37-c41e-41cf-a345-18dbdbb435d2', 'bc98ff94-73ae-4d08-aa9d-f7571a01a926'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:04.971848 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47adb027-5efc-4407-b02f-8337b65e2a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d80e0c1-97ba-4499-925c-739e4b29bfc8', '39434fdf-2c2d-4dc6-b2e5-e5917af1acd9', '6533dd37-c41e-41cf-a345-18dbdbb435d2', 'bc98ff94-73ae-4d08-aa9d-f7571a01a926']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:04.971848 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b3dcf6-99e3-4f24-8984-a1341b229480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:04.995829 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b3dcf6-99e3-4f24-8984-a1341b229480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1793d6f-4476-4b43-b87a-6d69a7aa7eeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-742076601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f17396a016048cea7cf8a70735125de',qos_specs=None,replication_status=,reservations=['7d80e0c1-97ba-4499-925c-739e4b29bfc8','39434fdf-2c2d-4dc6-b2e5-e5917af1acd9','6533dd37-c41e-41cf-a345-18dbdbb435d2','bc98ff94-73ae-4d08-aa9d-f7571a01a926'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bab8dde4b674dfb9a72342984c9c083',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-742076601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1793d6f-4476-4b43-b87a-6d69a7aa7eeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f17396a016048cea7cf8a70735125de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bab8dde4b674dfb9a72342984c9c083',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:04.996771 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f02dfb06-ac7d-4111-8924-f6bf9a1cfab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:05.016581 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f02dfb06-ac7d-4111-8924-f6bf9a1cfab1) transitioned into state 'SUCCESS' from state '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-742076601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f17396a016048cea7cf8a70735125de',qos_specs=None,replication_status=,reservations=['7d80e0c1-97ba-4499-925c-739e4b29bfc8','39434fdf-2c2d-4dc6-b2e5-e5917af1acd9','6533dd37-c41e-41cf-a345-18dbdbb435d2','bc98ff94-73ae-4d08-aa9d-f7571a01a926'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bab8dde4b674dfb9a72342984c9c083',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:05.018227 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6c0ef7c-120e-4b7b-8b4a-b7b51ca803d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:05.033643 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6c0ef7c-120e-4b7b-8b4a-b7b51ca803d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:05.034351 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Flow 'volume_create_api' (a91753d7-fb00-4e5f-8156-078eed9567db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:05.035063 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Create volume request issued successfully. Aug 07 18:01:05.035998 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-626e40a3-92da-42fc-902c-5313c3c7e55f tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:01:05.036554 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 404/1617] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:01:04 2026] POST /volume/v3/volumes => generated 748 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:05.051526 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-daa13c38-f127-4d39-87be-c8169fd56254 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:05.053605 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-daa13c38-f127-4d39-87be-c8169fd56254 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:05.053696 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-daa13c38-f127-4d39-87be-c8169fd56254 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:05.053898 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-daa13c38-f127-4d39-87be-c8169fd56254 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:05.063885 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:05.063885 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:05.070148 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-daa13c38-f127-4d39-87be-c8169fd56254 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:05.075089 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-daa13c38-f127-4d39-87be-c8169fd56254 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:05.075685 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 401/1618] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:05 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:05.225883 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f897ca47-354c-46cb-99cd-a5989614a531 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:05.228242 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:01:05.228748 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-331122572", "imageRef": "599f4264-708e-4379-8db7-bcd0c67dc579", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:05.231946 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-331122572', 'imageRef': '599f4264-708e-4379-8db7-bcd0c67dc579', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:01:05.327051 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Create volume of 1 GB Aug 07 18:01:05.333430 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Availability Zones retrieved successfully. Aug 07 18:01:05.340978 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Flow 'volume_create_api' (19b20631-2667-45e5-9949-a7a4486fa980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:05.342491 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9a2a21-7321-449f-8e5a-09281d52f4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:05.343850 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:01:05.408179 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e9a2a21-7321-449f-8e5a-09281d52f4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:05.409041 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dec627b-ea3d-4b37-8fbe-eb3f571d97d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:05.473105 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Created reservations ['9116cd86-33bd-4b51-bcc1-34232aebdfaf', '0de0fcb5-544d-45a3-a331-67795184115b', '00df5f00-c1ea-4af9-8900-baadfd8999f9', '95676e15-c160-4fe7-980b-00715f6d58f0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:05.473877 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dec627b-ea3d-4b37-8fbe-eb3f571d97d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9116cd86-33bd-4b51-bcc1-34232aebdfaf', '0de0fcb5-544d-45a3-a331-67795184115b', '00df5f00-c1ea-4af9-8900-baadfd8999f9', '95676e15-c160-4fe7-980b-00715f6d58f0']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:05.474643 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0011a991-b11a-44b4-b474-a1ab987c2b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:05.505032 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0011a991-b11a-44b4-b474-a1ab987c2b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64c4eca7-a792-4332-8986-4fa1be3072d7', '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-331122572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4041c6332cc5464f94d12b8669bb85d9',qos_specs=None,replication_status=,reservations=['9116cd86-33bd-4b51-bcc1-34232aebdfaf','0de0fcb5-544d-45a3-a331-67795184115b','00df5f00-c1ea-4af9-8900-baadfd8999f9','95676e15-c160-4fe7-980b-00715f6d58f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac0eaf54c73441179163f1bc999b76a1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:01:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-331122572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64c4eca7-a792-4332-8986-4fa1be3072d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4041c6332cc5464f94d12b8669bb85d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac0eaf54c73441179163f1bc999b76a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:05.505848 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de706191-1a6b-4ccf-8cd8-64624bc6e2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:05.524780 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de706191-1a6b-4ccf-8cd8-64624bc6e2db) transitioned into state 'SUCCESS' from state '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-331122572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4041c6332cc5464f94d12b8669bb85d9',qos_specs=None,replication_status=,reservations=['9116cd86-33bd-4b51-bcc1-34232aebdfaf','0de0fcb5-544d-45a3-a331-67795184115b','00df5f00-c1ea-4af9-8900-baadfd8999f9','95676e15-c160-4fe7-980b-00715f6d58f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac0eaf54c73441179163f1bc999b76a1',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:05.525553 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a26d4853-925f-48a9-b756-356e893736f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:05.535075 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a26d4853-925f-48a9-b756-356e893736f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:05.536063 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Flow 'volume_create_api' (19b20631-2667-45e5-9949-a7a4486fa980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:05.536386 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Create volume request issued successfully. Aug 07 18:01:05.536966 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f897ca47-354c-46cb-99cd-a5989614a531 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:01:05.537327 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 406/1619] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:01:05 2026] POST /volume/v3/volumes => generated 752 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:05.555201 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d815fe27-41bd-4e3d-9e4c-c845b0820894 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:05.557327 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d815fe27-41bd-4e3d-9e4c-c845b0820894 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:05.557609 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d815fe27-41bd-4e3d-9e4c-c845b0820894 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:05.557849 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d815fe27-41bd-4e3d-9e4c-c845b0820894 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:05.566692 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:05.566692 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:05.571351 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d815fe27-41bd-4e3d-9e4c-c845b0820894 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:05.576866 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d815fe27-41bd-4e3d-9e4c-c845b0820894 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:05.577264 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 409/1620] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:05 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:06.089428 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f8402a84-e16b-4498-9fae-05c46bb50dd7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:06.093234 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8402a84-e16b-4498-9fae-05c46bb50dd7 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:06.094439 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8402a84-e16b-4498-9fae-05c46bb50dd7 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:06.094439 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8402a84-e16b-4498-9fae-05c46bb50dd7 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:06.104475 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:06.104475 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:06.110031 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f8402a84-e16b-4498-9fae-05c46bb50dd7 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:06.116933 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8402a84-e16b-4498-9fae-05c46bb50dd7 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:06.117701 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 405/1621] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:06 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:06.589610 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cc9f4883-77ff-4894-ac26-82d3ce22f527 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:06.594456 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cc9f4883-77ff-4894-ac26-82d3ce22f527 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:06.594456 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cc9f4883-77ff-4894-ac26-82d3ce22f527 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:06.594456 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cc9f4883-77ff-4894-ac26-82d3ce22f527 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:06.603892 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:06.603892 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:06.611061 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cc9f4883-77ff-4894-ac26-82d3ce22f527 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:06.620598 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cc9f4883-77ff-4894-ac26-82d3ce22f527 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:06.620598 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 402/1622] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:06 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 902 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:07.050803 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-137cc483-1035-483f-9201-cdbab90355d9 req-97a1fab7-b143-4505-bde4-3c6cdf69747d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:07.053427 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-97a1fab7-b143-4505-bde4-3c6cdf69747d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:01:07.053747 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-97a1fab7-b143-4505-bde4-3c6cdf69747d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:07.053991 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-97a1fab7-b143-4505-bde4-3c6cdf69747d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:07.065073 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:07.065073 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:07.069885 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-137cc483-1035-483f-9201-cdbab90355d9 req-97a1fab7-b143-4505-bde4-3c6cdf69747d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:07.075208 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-97a1fab7-b143-4505-bde4-3c6cdf69747d tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:01:07.075866 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 407/1623] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:07 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:07.094125 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-137cc483-1035-483f-9201-cdbab90355d9 req-5d876619-fc39-4a32-b755-ee2a09c88b7b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:07.097718 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-5d876619-fc39-4a32-b755-ee2a09c88b7b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] POST https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad/action Aug 07 18:01:07.098099 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-5d876619-fc39-4a32-b755-ee2a09c88b7b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:07.098278 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-5d876619-fc39-4a32-b755-ee2a09c88b7b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:07.117618 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:07.117618 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:07.118074 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-137cc483-1035-483f-9201-cdbab90355d9 req-5d876619-fc39-4a32-b755-ee2a09c88b7b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:07.130134 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-137cc483-1035-483f-9201-cdbab90355d9 req-5d876619-fc39-4a32-b755-ee2a09c88b7b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Begin detaching volume completed successfully. Aug 07 18:01:07.130409 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-5d876619-fc39-4a32-b755-ee2a09c88b7b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad/action returned with HTTP 202 Aug 07 18:01:07.130854 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 410/1624] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:01:07 2026] POST /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:01:07.171432 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e6107683-2090-492f-8a04-6984ada0ffe8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:07.173263 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e6107683-2090-492f-8a04-6984ada0ffe8 None None] GET https://10.4.3.241/volume// Aug 07 18:01:07.173263 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e6107683-2090-492f-8a04-6984ada0ffe8 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:07.173263 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e6107683-2090-492f-8a04-6984ada0ffe8 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:07.173263 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e6107683-2090-492f-8a04-6984ada0ffe8 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:01:07.173263 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 406/1625] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:01:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:01:07.180387 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-137cc483-1035-483f-9201-cdbab90355d9 req-fcd5b684-602a-4947-9fc2-17dd48d3f8f2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:07.183156 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-fcd5b684-602a-4947-9fc2-17dd48d3f8f2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:01:07.183156 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-fcd5b684-602a-4947-9fc2-17dd48d3f8f2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:07.183156 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-fcd5b684-602a-4947-9fc2-17dd48d3f8f2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:07.191032 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:07.191032 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:07.194311 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-137cc483-1035-483f-9201-cdbab90355d9 req-fcd5b684-602a-4947-9fc2-17dd48d3f8f2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:07.198113 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-fcd5b684-602a-4947-9fc2-17dd48d3f8f2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:01:07.198582 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 403/1626] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:01:07 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:01:07.633856 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-907b4ed8-aead-47c0-a4f4-a50ebd4b0303 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:07.635968 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-907b4ed8-aead-47c0-a4f4-a50ebd4b0303 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:07.636214 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-907b4ed8-aead-47c0-a4f4-a50ebd4b0303 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:07.636418 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-907b4ed8-aead-47c0-a4f4-a50ebd4b0303 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:07.646307 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:07.646307 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:07.650522 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-907b4ed8-aead-47c0-a4f4-a50ebd4b0303 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:07.655553 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-907b4ed8-aead-47c0-a4f4-a50ebd4b0303 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:07.655970 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 408/1627] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:07 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:08.669559 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-32e97b82-61ff-4cb5-b794-79ef2cd3721b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:08.671366 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32e97b82-61ff-4cb5-b794-79ef2cd3721b tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:08.671575 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32e97b82-61ff-4cb5-b794-79ef2cd3721b tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:08.671751 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32e97b82-61ff-4cb5-b794-79ef2cd3721b tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:08.678814 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:08.678814 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:08.682832 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-32e97b82-61ff-4cb5-b794-79ef2cd3721b tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:08.691831 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32e97b82-61ff-4cb5-b794-79ef2cd3721b tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:08.692435 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 411/1628] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:08 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:09.381329 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-07dcbe18-44ba-48ec-88a0-17129666defa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:09.384388 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-07dcbe18-44ba-48ec-88a0-17129666defa tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:01:09.384676 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-07dcbe18-44ba-48ec-88a0-17129666defa tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:09.384950 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-07dcbe18-44ba-48ec-88a0-17129666defa tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:09.393296 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:09.393296 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:09.397844 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-07dcbe18-44ba-48ec-88a0-17129666defa tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:09.404557 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-07dcbe18-44ba-48ec-88a0-17129666defa tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:01:09.405261 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 407/1629] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:09 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:09.486176 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-26f3c46d-25be-4c31-b11d-12e18895803e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:09.486721 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-26f3c46d-25be-4c31-b11d-12e18895803e None None] GET https://10.4.3.241/volume// Aug 07 18:01:09.486721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-26f3c46d-25be-4c31-b11d-12e18895803e None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:09.486811 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-26f3c46d-25be-4c31-b11d-12e18895803e None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:09.487090 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-26f3c46d-25be-4c31-b11d-12e18895803e None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:01:09.487350 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 404/1630] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:01:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:01:09.495465 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-bbf898b0-2ba3-4b0f-a96a-f0c04cd3bbfe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:09.497231 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-bbf898b0-2ba3-4b0f-a96a-f0c04cd3bbfe tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:01:09.497571 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-bbf898b0-2ba3-4b0f-a96a-f0c04cd3bbfe tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5f68a4c-a940-442c-9016-6396f051dfe2", "connector": null, "instance_uuid": "231895c9-ff03-45a3-bf4d-8bbc55073ebb"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:09.508181 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:09.508181 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:09.534632 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-bbf898b0-2ba3-4b0f-a96a-f0c04cd3bbfe tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:01:09.534875 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 409/1631] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:01:09 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 07 18:01:09.569131 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c7387db2-2855-45c1-81a0-8a8983e1f165 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:09.570819 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c7387db2-2855-45c1-81a0-8a8983e1f165 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:01:09.571041 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c7387db2-2855-45c1-81a0-8a8983e1f165 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:09.571202 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c7387db2-2855-45c1-81a0-8a8983e1f165 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:09.579391 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f20e407f-4f15-449f-b959-2e1084255ebd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:09.579965 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f20e407f-4f15-449f-b959-2e1084255ebd None None] GET https://10.4.3.241/volume// Aug 07 18:01:09.580223 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f20e407f-4f15-449f-b959-2e1084255ebd None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:09.580505 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f20e407f-4f15-449f-b959-2e1084255ebd None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:09.580967 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f20e407f-4f15-449f-b959-2e1084255ebd None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:01:09.581722 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 408/1632] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:01:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:01:09.581765 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:09.581765 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:09.585942 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c7387db2-2855-45c1-81a0-8a8983e1f165 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:09.589613 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-51c851c4-7cd2-4818-9aad-3f9ed01e5d5f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:09.591498 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c7387db2-2855-45c1-81a0-8a8983e1f165 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:01:09.592023 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 412/1633] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:09 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:09.592084 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-51c851c4-7cd2-4818-9aad-3f9ed01e5d5f tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:01:09.592288 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-51c851c4-7cd2-4818-9aad-3f9ed01e5d5f tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:09.592505 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-51c851c4-7cd2-4818-9aad-3f9ed01e5d5f tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:09.611706 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:09.611706 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:09.621689 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-51c851c4-7cd2-4818-9aad-3f9ed01e5d5f tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:09.630481 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-51c851c4-7cd2-4818-9aad-3f9ed01e5d5f tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:01:09.631020 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 405/1634] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:01:09 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 1030 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:01:09.707788 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8b46ec3a-564b-43e6-81c4-962a19a11d7f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:09.710990 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b46ec3a-564b-43e6-81c4-962a19a11d7f tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:09.711226 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b46ec3a-564b-43e6-81c4-962a19a11d7f tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:09.711494 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b46ec3a-564b-43e6-81c4-962a19a11d7f tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:09.728266 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:09.728266 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:09.733597 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8b46ec3a-564b-43e6-81c4-962a19a11d7f tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:09.739467 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b46ec3a-564b-43e6-81c4-962a19a11d7f tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:09.740024 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 410/1635] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:09 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:09.764893 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-61c27a99-e321-457b-bb4e-49f63cce649e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:09.767872 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-61c27a99-e321-457b-bb4e-49f63cce649e tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] PUT https://10.4.3.241/volume/v3/attachments/826ddabf-f1b1-4138-96c3-b2507ad3aa74 Aug 07 18:01:09.768383 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-61c27a99-e321-457b-bb4e-49f63cce649e tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:09.779234 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-61c27a99-e321-457b-bb4e-49f63cce649e tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Acquiring lock "cinder-attachment_update-b5f68a4c-a940-442c-9016-6396f051dfe2-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:01:09.783564 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-61c27a99-e321-457b-bb4e-49f63cce649e tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Lock "cinder-attachment_update-b5f68a4c-a940-442c-9016-6396f051dfe2-np0000006743" acquired by "attachment_update" :: waited 0.004s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:01:09.784458 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:09.784458 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:09.901332 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-61c27a99-e321-457b-bb4e-49f63cce649e tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Lock "cinder-attachment_update-b5f68a4c-a940-442c-9016-6396f051dfe2-np0000006743" released by "attachment_update" :: held 0.118s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:01:09.901728 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-61c27a99-e321-457b-bb4e-49f63cce649e tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/attachments/826ddabf-f1b1-4138-96c3-b2507ad3aa74 returned with HTTP 200 Aug 07 18:01:09.902238 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 409/1636] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:01:09 2026] PUT /volume/v3/attachments/826ddabf-f1b1-4138-96c3-b2507ad3aa74 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:10.446633 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-137cc483-1035-483f-9201-cdbab90355d9 req-353367d6-dcde-45b2-ac9e-93ce0a109aed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:10.449246 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-353367d6-dcde-45b2-ac9e-93ce0a109aed tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] DELETE https://10.4.3.241/volume/v3/attachments/5e575bdb-3c4b-46ae-b6f9-15de4492e38f Aug 07 18:01:10.449524 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-353367d6-dcde-45b2-ac9e-93ce0a109aed tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:10.449775 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-353367d6-dcde-45b2-ac9e-93ce0a109aed tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:10.466806 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:10.466806 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:10.532828 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-137cc483-1035-483f-9201-cdbab90355d9 req-353367d6-dcde-45b2-ac9e-93ce0a109aed tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/attachments/5e575bdb-3c4b-46ae-b6f9-15de4492e38f returned with HTTP 200 Aug 07 18:01:10.533226 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 413/1637] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:01:10 2026] DELETE /volume/v3/attachments/5e575bdb-3c4b-46ae-b6f9-15de4492e38f => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:10.608087 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-17dc9cce-b11d-483e-abec-a823a0102430 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:10.610124 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17dc9cce-b11d-483e-abec-a823a0102430 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:01:10.610376 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17dc9cce-b11d-483e-abec-a823a0102430 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:10.610728 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17dc9cce-b11d-483e-abec-a823a0102430 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:10.628899 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:10.628899 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:10.632817 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-17dc9cce-b11d-483e-abec-a823a0102430 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:10.637648 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17dc9cce-b11d-483e-abec-a823a0102430 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:01:10.638058 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 406/1638] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:10 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:10.753145 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-26433eec-7c8a-470f-b96d-9b5f100860ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:10.755092 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26433eec-7c8a-470f-b96d-9b5f100860ac tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:10.755156 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26433eec-7c8a-470f-b96d-9b5f100860ac tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:10.755413 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26433eec-7c8a-470f-b96d-9b5f100860ac tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:10.762241 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:10.762241 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:10.766219 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-26433eec-7c8a-470f-b96d-9b5f100860ac tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:10.770612 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26433eec-7c8a-470f-b96d-9b5f100860ac tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:10.771023 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 411/1639] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:10 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:11.396802 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4e511bc4-b477-44ed-a0f7-90c547fc10c8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:11.398718 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4e511bc4-b477-44ed-a0f7-90c547fc10c8 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:01:11.398905 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4e511bc4-b477-44ed-a0f7-90c547fc10c8 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:11.399093 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4e511bc4-b477-44ed-a0f7-90c547fc10c8 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:11.406608 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:11.406608 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:11.410573 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4e511bc4-b477-44ed-a0f7-90c547fc10c8 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:11.415679 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4e511bc4-b477-44ed-a0f7-90c547fc10c8 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:01:11.416078 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 410/1640] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:11 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:11.427771 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e860febf-7c53-4f11-812b-5351dc879165 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:11.429614 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e860febf-7c53-4f11-812b-5351dc879165 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:01:11.429858 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e860febf-7c53-4f11-812b-5351dc879165 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:11.430054 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e860febf-7c53-4f11-812b-5351dc879165 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:11.440986 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:11.440986 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:11.446013 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e860febf-7c53-4f11-812b-5351dc879165 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:11.453574 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e860febf-7c53-4f11-812b-5351dc879165 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:01:11.454960 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 414/1641] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:11 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:11.471108 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2928b045-564f-4f6f-98ef-a41b6829c43f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:11.473040 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2928b045-564f-4f6f-98ef-a41b6829c43f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] DELETE https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:01:11.473252 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2928b045-564f-4f6f-98ef-a41b6829c43f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:11.473488 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2928b045-564f-4f6f-98ef-a41b6829c43f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:11.473687 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-2928b045-564f-4f6f-98ef-a41b6829c43f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Delete volume with id: a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:01:11.482785 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:11.482785 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:11.483091 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2928b045-564f-4f6f-98ef-a41b6829c43f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:11.510189 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2928b045-564f-4f6f-98ef-a41b6829c43f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Delete volume request issued successfully. Aug 07 18:01:11.510881 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2928b045-564f-4f6f-98ef-a41b6829c43f tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 202 Aug 07 18:01:11.511832 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 407/1642] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:01:11 2026] DELETE /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:11.526166 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8e7a1a9c-38a8-4d86-a015-c5e0933592fa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:11.526166 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e7a1a9c-38a8-4d86-a015-c5e0933592fa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:01:11.526166 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e7a1a9c-38a8-4d86-a015-c5e0933592fa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:11.526463 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e7a1a9c-38a8-4d86-a015-c5e0933592fa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:11.540026 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:11.540026 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:11.546170 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8e7a1a9c-38a8-4d86-a015-c5e0933592fa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:11.552538 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e7a1a9c-38a8-4d86-a015-c5e0933592fa tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 200 Aug 07 18:01:11.553046 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 412/1643] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:11 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:11.656660 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7a42813e-9a72-445b-88a2-72adf8d65006 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:11.660267 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7a42813e-9a72-445b-88a2-72adf8d65006 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:01:11.660267 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7a42813e-9a72-445b-88a2-72adf8d65006 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:11.660267 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7a42813e-9a72-445b-88a2-72adf8d65006 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:11.675792 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:11.675792 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:11.680109 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7a42813e-9a72-445b-88a2-72adf8d65006 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:11.685514 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7a42813e-9a72-445b-88a2-72adf8d65006 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:01:11.686125 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 411/1644] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:11 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:11.791899 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ac69fc12-580c-4613-b1f0-5031fb3e7f1d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:11.793982 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac69fc12-580c-4613-b1f0-5031fb3e7f1d tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:11.793982 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac69fc12-580c-4613-b1f0-5031fb3e7f1d tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:11.793982 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac69fc12-580c-4613-b1f0-5031fb3e7f1d tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:11.802286 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:11.802286 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:11.807602 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ac69fc12-580c-4613-b1f0-5031fb3e7f1d tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:11.813916 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac69fc12-580c-4613-b1f0-5031fb3e7f1d tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:11.814409 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 415/1645] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:11 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:11.998756 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:12.001144 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:01:12.001630 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1191581564"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:12.003506 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1191581564'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:01:12.003671 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Create volume of 1 GB Aug 07 18:01:12.008772 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Availability Zones retrieved successfully. Aug 07 18:01:12.016833 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Flow 'volume_create_api' (67ef1977-0c9c-4ca0-a8a7-1fade5949a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:12.018218 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1395a396-92ed-468d-8034-4a74f2b63646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:12.019576 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:01:12.059081 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1395a396-92ed-468d-8034-4a74f2b63646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:12.060078 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d7e81e-a2fe-45c2-bae9-5bd158ea4b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:12.108805 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Created reservations ['9ace8179-4606-4698-bf39-8049637a158e', '9b28d6ea-d17b-4a5a-916f-301e672a979b', '3ec5e32f-78f7-4a6a-bcbc-8cfeff2b1584', 'c4a0adac-4a28-431d-beb9-1b9fbe60c9e5'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:12.109742 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d7e81e-a2fe-45c2-bae9-5bd158ea4b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ace8179-4606-4698-bf39-8049637a158e', '9b28d6ea-d17b-4a5a-916f-301e672a979b', '3ec5e32f-78f7-4a6a-bcbc-8cfeff2b1584', 'c4a0adac-4a28-431d-beb9-1b9fbe60c9e5']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:12.110568 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59cd76f8-9a27-4c4e-ad56-eed3ac0b3b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:12.133959 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59cd76f8-9a27-4c4e-ad56-eed3ac0b3b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23c780c8-34e6-4fa1-80c9-f75764e4c702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1191581564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed463b3e463485f9a942e14953162e0',qos_specs=None,replication_status=,reservations=['9ace8179-4606-4698-bf39-8049637a158e','9b28d6ea-d17b-4a5a-916f-301e672a979b','3ec5e32f-78f7-4a6a-bcbc-8cfeff2b1584','c4a0adac-4a28-431d-beb9-1b9fbe60c9e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282f92e6360946bd8bd2794c87b8b45a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:01:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1191581564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23c780c8-34e6-4fa1-80c9-f75764e4c702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ed463b3e463485f9a942e14953162e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='282f92e6360946bd8bd2794c87b8b45a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:12.134763 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a10bbc-e1dd-44c4-a7b4-67565639ad1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:12.156456 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a10bbc-e1dd-44c4-a7b4-67565639ad1e) transitioned into state 'SUCCESS' from state '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-1191581564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ed463b3e463485f9a942e14953162e0',qos_specs=None,replication_status=,reservations=['9ace8179-4606-4698-bf39-8049637a158e','9b28d6ea-d17b-4a5a-916f-301e672a979b','3ec5e32f-78f7-4a6a-bcbc-8cfeff2b1584','c4a0adac-4a28-431d-beb9-1b9fbe60c9e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='282f92e6360946bd8bd2794c87b8b45a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:12.157233 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196f51ad-86a3-4d73-b6a8-d903a563e9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:12.169724 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196f51ad-86a3-4d73-b6a8-d903a563e9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:12.170978 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Flow 'volume_create_api' (67ef1977-0c9c-4ca0-a8a7-1fade5949a65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:12.171470 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Create volume request issued successfully. Aug 07 18:01:12.172293 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-96fdc281-0aa6-4873-b050-dbb6d0e5c8b6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:01:12.172885 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 408/1646] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:01:11 2026] POST /volume/v3/volumes => generated 757 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:12.188330 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-180f9dda-aff8-4d9c-b8d4-517a9bf08af6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:12.190484 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-180f9dda-aff8-4d9c-b8d4-517a9bf08af6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 Aug 07 18:01:12.190698 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-180f9dda-aff8-4d9c-b8d4-517a9bf08af6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:12.190897 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-180f9dda-aff8-4d9c-b8d4-517a9bf08af6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:12.199840 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:12.199840 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:12.205215 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-180f9dda-aff8-4d9c-b8d4-517a9bf08af6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:01:12.209919 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-180f9dda-aff8-4d9c-b8d4-517a9bf08af6 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 returned with HTTP 200 Aug 07 18:01:12.210455 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 413/1647] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:12 2026] GET /volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:12.571341 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-32425479-3e6f-4a06-bf57-5a7f30441a76 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:12.573129 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-32425479-3e6f-4a06-bf57-5a7f30441a76 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad Aug 07 18:01:12.573307 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-32425479-3e6f-4a06-bf57-5a7f30441a76 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:12.573523 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-32425479-3e6f-4a06-bf57-5a7f30441a76 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:12.579145 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-32425479-3e6f-4a06-bf57-5a7f30441a76 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad returned with HTTP 404 Aug 07 18:01:12.579735 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 412/1648] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:12 2026] GET /volume/v3/volumes/a56ad1bf-bd2c-476b-b0f0-88b8f7dd87ad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:01:12.586791 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ebcabe09-d2df-4660-8b26-ff94baed570a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:12.588592 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ebcabe09-d2df-4660-8b26-ff94baed570a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:01:12.588906 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ebcabe09-d2df-4660-8b26-ff94baed570a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:12.589194 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ebcabe09-d2df-4660-8b26-ff94baed570a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:12.597185 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:12.597185 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:12.601714 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ebcabe09-d2df-4660-8b26-ff94baed570a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:12.613797 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ebcabe09-d2df-4660-8b26-ff94baed570a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:01:12.613797 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 416/1649] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:12 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:12.628712 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-baa4a9e1-ddc1-442f-a2dd-eaa88fcffd22 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:12.630955 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-baa4a9e1-ddc1-442f-a2dd-eaa88fcffd22 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:01:12.631196 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-baa4a9e1-ddc1-442f-a2dd-eaa88fcffd22 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:12.631449 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-baa4a9e1-ddc1-442f-a2dd-eaa88fcffd22 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:12.640411 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:12.640411 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:12.644820 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-baa4a9e1-ddc1-442f-a2dd-eaa88fcffd22 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:12.648949 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-baa4a9e1-ddc1-442f-a2dd-eaa88fcffd22 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:01:12.649325 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 409/1650] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:12 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:12.664321 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ef12349f-620f-45c2-b75c-29066d0d2369 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:12.666250 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef12349f-620f-45c2-b75c-29066d0d2369 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] DELETE https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:01:12.666549 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef12349f-620f-45c2-b75c-29066d0d2369 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:12.666789 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef12349f-620f-45c2-b75c-29066d0d2369 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:12.666962 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ef12349f-620f-45c2-b75c-29066d0d2369 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Delete volume with id: 3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:01:12.674759 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:12.674759 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:12.675254 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ef12349f-620f-45c2-b75c-29066d0d2369 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:12.693005 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ef12349f-620f-45c2-b75c-29066d0d2369 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Delete volume request issued successfully. Aug 07 18:01:12.693242 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef12349f-620f-45c2-b75c-29066d0d2369 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 202 Aug 07 18:01:12.695382 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 414/1651] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:01:12 2026] DELETE /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:12.700057 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-95bdd182-9671-41b8-af52-c72d013641e3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:12.703378 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95bdd182-9671-41b8-af52-c72d013641e3 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:01:12.703632 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95bdd182-9671-41b8-af52-c72d013641e3 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:12.703849 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95bdd182-9671-41b8-af52-c72d013641e3 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:12.705578 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-03f1614e-3b2f-4b7c-8555-23f28e0117fe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:12.709232 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-03f1614e-3b2f-4b7c-8555-23f28e0117fe tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:01:12.709232 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-03f1614e-3b2f-4b7c-8555-23f28e0117fe tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:12.709232 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-03f1614e-3b2f-4b7c-8555-23f28e0117fe tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:12.715791 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:12.715791 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:12.720573 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-03f1614e-3b2f-4b7c-8555-23f28e0117fe tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:12.721749 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:12.721749 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:12.725447 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-03f1614e-3b2f-4b7c-8555-23f28e0117fe tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 200 Aug 07 18:01:12.726080 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 417/1652] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:12 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:12.728286 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-95bdd182-9671-41b8-af52-c72d013641e3 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:12.735913 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95bdd182-9671-41b8-af52-c72d013641e3 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:01:12.736347 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 413/1653] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:12 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:12.829680 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-26ca7cbe-a3e4-4857-9793-60bcd953da7b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:12.832034 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-26ca7cbe-a3e4-4857-9793-60bcd953da7b tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:12.832305 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-26ca7cbe-a3e4-4857-9793-60bcd953da7b tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:12.832603 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-26ca7cbe-a3e4-4857-9793-60bcd953da7b tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:12.842436 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:12.842436 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:12.847664 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-26ca7cbe-a3e4-4857-9793-60bcd953da7b tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:12.855293 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-26ca7cbe-a3e4-4857-9793-60bcd953da7b tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:12.856085 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 410/1654] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:12 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:12.968526 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e5353763-87aa-4a56-a2e5-9dce15d7fa52 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:12.970359 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e5353763-87aa-4a56-a2e5-9dce15d7fa52 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] POST https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action Aug 07 18:01:12.970780 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e5353763-87aa-4a56-a2e5-9dce15d7fa52 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action body: b'{"os-attach": {"instance_uuid": "782a689c-4d7d-4041-90e1-ca60abf53046", "mountpoint": "/dev/vdb"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:12.970940 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e5353763-87aa-4a56-a2e5-9dce15d7fa52 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "782a689c-4d7d-4041-90e1-ca60abf53046", "mountpoint": "/dev/vdb"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:12.979674 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:12.979674 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:12.980229 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e5353763-87aa-4a56-a2e5-9dce15d7fa52 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:12.989422 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e5353763-87aa-4a56-a2e5-9dce15d7fa52 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Update volume admin metadata completed successfully. Aug 07 18:01:13.041599 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e5353763-87aa-4a56-a2e5-9dce15d7fa52 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Attach volume completed successfully. Aug 07 18:01:13.041908 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e5353763-87aa-4a56-a2e5-9dce15d7fa52 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action returned with HTTP 202 Aug 07 18:01:13.042696 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 415/1655] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:01:12 2026] POST /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:01:13.051278 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-75f90df5-dd6f-4990-b4fa-3c830be424cb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.052890 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75f90df5-dd6f-4990-b4fa-3c830be424cb tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:13.053248 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75f90df5-dd6f-4990-b4fa-3c830be424cb tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:13.053567 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75f90df5-dd6f-4990-b4fa-3c830be424cb tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:13.064619 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.064619 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:13.072371 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-75f90df5-dd6f-4990-b4fa-3c830be424cb tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:13.074515 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75f90df5-dd6f-4990-b4fa-3c830be424cb tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:13.075031 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 418/1656] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:13 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:13.089329 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a126f30c-484a-4ab4-b6c2-68cc8f1e6a52 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.091933 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a126f30c-484a-4ab4-b6c2-68cc8f1e6a52 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] POST https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action Aug 07 18:01:13.092410 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a126f30c-484a-4ab4-b6c2-68cc8f1e6a52 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action body: b'{"os-detach": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:13.092614 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a126f30c-484a-4ab4-b6c2-68cc8f1e6a52 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:13.107477 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.107477 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:13.107989 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a126f30c-484a-4ab4-b6c2-68cc8f1e6a52 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:13.146412 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a126f30c-484a-4ab4-b6c2-68cc8f1e6a52 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Detach volume completed successfully. Aug 07 18:01:13.146699 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a126f30c-484a-4ab4-b6c2-68cc8f1e6a52 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action returned with HTTP 202 Aug 07 18:01:13.147133 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 414/1657] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:01:13 2026] POST /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:01:13.153729 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-543cbd75-7782-420f-9edb-1aa549c364ee None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.155726 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-543cbd75-7782-420f-9edb-1aa549c364ee tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:13.155914 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-543cbd75-7782-420f-9edb-1aa549c364ee tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:13.156121 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-543cbd75-7782-420f-9edb-1aa549c364ee tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:13.162380 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.162380 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:13.166521 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-543cbd75-7782-420f-9edb-1aa549c364ee tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:13.170533 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-543cbd75-7782-420f-9edb-1aa549c364ee tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:13.170924 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 411/1658] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:13 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:13.227531 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-09f2fba0-1e83-44fe-a460-428231c82880 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.233666 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-09f2fba0-1e83-44fe-a460-428231c82880 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 Aug 07 18:01:13.234042 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-09f2fba0-1e83-44fe-a460-428231c82880 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:13.234359 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-09f2fba0-1e83-44fe-a460-428231c82880 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:13.246524 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.246524 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:13.251214 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-09f2fba0-1e83-44fe-a460-428231c82880 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:01:13.257780 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-09f2fba0-1e83-44fe-a460-428231c82880 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 returned with HTTP 200 Aug 07 18:01:13.258509 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 416/1659] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:13 2026] GET /volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:13.718354 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-e503ccca-55be-4b11-ad08-1ff57e9f166f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.722596 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-e503ccca-55be-4b11-ad08-1ff57e9f166f tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] POST https://10.4.3.241/volume/v3/attachments/826ddabf-f1b1-4138-96c3-b2507ad3aa74/action Aug 07 18:01:13.723977 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-e503ccca-55be-4b11-ad08-1ff57e9f166f tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:13.724142 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-e503ccca-55be-4b11-ad08-1ff57e9f166f tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:13.743880 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.743880 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:13.746841 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-327eb411-3ece-4f6e-a73f-d0f9949aa409 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.751101 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-327eb411-3ece-4f6e-a73f-d0f9949aa409 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 Aug 07 18:01:13.751101 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-327eb411-3ece-4f6e-a73f-d0f9949aa409 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:13.751101 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-327eb411-3ece-4f6e-a73f-d0f9949aa409 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:13.752868 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b3b7039a-84d8-4ebb-8c48-4649ad86dae4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.755148 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3b7039a-84d8-4ebb-8c48-4649ad86dae4 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:01:13.755474 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3b7039a-84d8-4ebb-8c48-4649ad86dae4 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:13.755535 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3b7039a-84d8-4ebb-8c48-4649ad86dae4 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:13.765295 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-327eb411-3ece-4f6e-a73f-d0f9949aa409 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 returned with HTTP 404 Aug 07 18:01:13.769700 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 415/1660] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:13 2026] GET /volume/v3/volumes/3c49d49b-475c-4fda-a022-79b85dc02a14 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:13.769925 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-3987b6e5-027e-4170-9d8b-0ef9c2eb297c req-e503ccca-55be-4b11-ad08-1ff57e9f166f tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/attachments/826ddabf-f1b1-4138-96c3-b2507ad3aa74/action returned with HTTP 204 Aug 07 18:01:13.770771 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 419/1661] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:01:13 2026] POST /volume/v3/attachments/826ddabf-f1b1-4138-96c3-b2507ad3aa74/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:13.772662 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.772662 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:13.780786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-50886f95-0df0-487d-95fb-0c1a4178f749 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.781558 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b3b7039a-84d8-4ebb-8c48-4649ad86dae4 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:13.785384 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50886f95-0df0-487d-95fb-0c1a4178f749 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:01:13.785606 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50886f95-0df0-487d-95fb-0c1a4178f749 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:13.785903 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50886f95-0df0-487d-95fb-0c1a4178f749 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:13.789770 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3b7039a-84d8-4ebb-8c48-4649ad86dae4 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:01:13.790283 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 412/1662] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:13 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:13.793438 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.793438 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:13.800494 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-50886f95-0df0-487d-95fb-0c1a4178f749 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:13.802639 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50886f95-0df0-487d-95fb-0c1a4178f749 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:01:13.803708 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 417/1663] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:13 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:13.809586 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c718ffdb-e60e-450c-9b00-f3d2b2e16f7e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.812138 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c718ffdb-e60e-450c-9b00-f3d2b2e16f7e tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:01:13.812376 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c718ffdb-e60e-450c-9b00-f3d2b2e16f7e tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:13.812630 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c718ffdb-e60e-450c-9b00-f3d2b2e16f7e tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:13.822219 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8706937c-2b2c-414a-a5d2-2f35d9564d30 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.822478 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8706937c-2b2c-414a-a5d2-2f35d9564d30 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:01:13.822511 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8706937c-2b2c-414a-a5d2-2f35d9564d30 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:13.822827 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8706937c-2b2c-414a-a5d2-2f35d9564d30 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:13.830663 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.830663 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:13.831607 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.831607 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:13.837379 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c718ffdb-e60e-450c-9b00-f3d2b2e16f7e tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:13.840248 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8706937c-2b2c-414a-a5d2-2f35d9564d30 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:13.842636 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c718ffdb-e60e-450c-9b00-f3d2b2e16f7e tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:01:13.843125 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 416/1664] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:13 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:13.845779 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8706937c-2b2c-414a-a5d2-2f35d9564d30 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:01:13.846147 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 420/1665] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:13 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:13.867057 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9c80cf9d-b1ee-4f3f-a48f-90378b4ff2d1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.869247 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c80cf9d-b1ee-4f3f-a48f-90378b4ff2d1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] DELETE https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:01:13.869633 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c80cf9d-b1ee-4f3f-a48f-90378b4ff2d1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:13.869937 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9c80cf9d-b1ee-4f3f-a48f-90378b4ff2d1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:13.870161 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-9c80cf9d-b1ee-4f3f-a48f-90378b4ff2d1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Delete volume with id: 14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:01:13.874922 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-402c81c2-05f2-496f-a413-2b9403e60a27 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.877870 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-402c81c2-05f2-496f-a413-2b9403e60a27 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:13.879155 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-402c81c2-05f2-496f-a413-2b9403e60a27 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:13.879155 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-402c81c2-05f2-496f-a413-2b9403e60a27 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:13.886193 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.886193 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:13.887210 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9c80cf9d-b1ee-4f3f-a48f-90378b4ff2d1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:13.887499 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.887499 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:13.892358 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-402c81c2-05f2-496f-a413-2b9403e60a27 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:13.902026 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-402c81c2-05f2-496f-a413-2b9403e60a27 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:13.902350 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 418/1666] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:13 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:13.928875 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9c80cf9d-b1ee-4f3f-a48f-90378b4ff2d1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Delete volume request issued successfully. Aug 07 18:01:13.928966 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9c80cf9d-b1ee-4f3f-a48f-90378b4ff2d1 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 202 Aug 07 18:01:13.929412 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 413/1667] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:01:13 2026] DELETE /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:13.939118 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-28c06f64-2d94-4d89-a533-c9f1cc75f779 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.941958 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-28c06f64-2d94-4d89-a533-c9f1cc75f779 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:01:13.942363 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-28c06f64-2d94-4d89-a533-c9f1cc75f779 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:13.942495 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-28c06f64-2d94-4d89-a533-c9f1cc75f779 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:13.947607 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e0d1c323-de14-4ddb-9911-2c27aef632e4 req-136ff4a0-1037-4343-b70e-886f0f16b92a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.952081 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b877888e-5087-438d-be91-12b19e599360 req-4772f537-e3d3-4747-8030-5e797b7ef6af None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:13.952233 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e0d1c323-de14-4ddb-9911-2c27aef632e4 req-136ff4a0-1037-4343-b70e-886f0f16b92a tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:01:13.952233 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e0d1c323-de14-4ddb-9911-2c27aef632e4 req-136ff4a0-1037-4343-b70e-886f0f16b92a tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:13.952233 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e0d1c323-de14-4ddb-9911-2c27aef632e4 req-136ff4a0-1037-4343-b70e-886f0f16b92a tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:13.952392 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.952392 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:13.955383 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-4772f537-e3d3-4747-8030-5e797b7ef6af tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:13.955947 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-4772f537-e3d3-4747-8030-5e797b7ef6af tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:13.956496 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-4772f537-e3d3-4747-8030-5e797b7ef6af tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:13.957673 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-28c06f64-2d94-4d89-a533-c9f1cc75f779 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:13.966031 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-28c06f64-2d94-4d89-a533-c9f1cc75f779 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 200 Aug 07 18:01:13.966549 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 417/1668] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:13 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:13.969433 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.969433 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:13.975311 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-e0d1c323-de14-4ddb-9911-2c27aef632e4 req-136ff4a0-1037-4343-b70e-886f0f16b92a tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:13.976670 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:13.976670 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:13.980420 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b877888e-5087-438d-be91-12b19e599360 req-4772f537-e3d3-4747-8030-5e797b7ef6af tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:13.980523 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e0d1c323-de14-4ddb-9911-2c27aef632e4 req-136ff4a0-1037-4343-b70e-886f0f16b92a tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:01:13.980926 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 421/1669] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:13 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:01:13.987667 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-4772f537-e3d3-4747-8030-5e797b7ef6af tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:13.988542 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 419/1670] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:13 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:14.439038 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e7cf7238-738c-4fbe-a5b5-af99a9c700e2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:14.439447 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e7cf7238-738c-4fbe-a5b5-af99a9c700e2 None None] GET https://10.4.3.241/volume// Aug 07 18:01:14.440778 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e7cf7238-738c-4fbe-a5b5-af99a9c700e2 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:14.440778 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e7cf7238-738c-4fbe-a5b5-af99a9c700e2 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:14.440778 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e7cf7238-738c-4fbe-a5b5-af99a9c700e2 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:01:14.440778 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 414/1671] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:01:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:01:14.453996 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b877888e-5087-438d-be91-12b19e599360 req-0d04b35b-723d-45c9-88cc-43c3cef6c4c0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:14.455893 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-0d04b35b-723d-45c9-88cc-43c3cef6c4c0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:01:14.456222 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-0d04b35b-723d-45c9-88cc-43c3cef6c4c0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90faa45a-cdd6-432a-b427-a16b50845439", "connector": null, "instance_uuid": "1dc686c6-d564-4c15-b37d-99e0b2986ac0"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:14.471947 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:14.471947 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:14.500497 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-0d04b35b-723d-45c9-88cc-43c3cef6c4c0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:01:14.500983 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 418/1672] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:01:14 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:14.510955 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b877888e-5087-438d-be91-12b19e599360 req-aed57b98-f696-4b09-816d-47779f3950a4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:14.513510 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-aed57b98-f696-4b09-816d-47779f3950a4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] DELETE https://10.4.3.241/volume/v3/attachments/c55d1dc9-f68f-4ff6-840b-89e7d926126a Aug 07 18:01:14.513808 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-aed57b98-f696-4b09-816d-47779f3950a4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:14.514040 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-aed57b98-f696-4b09-816d-47779f3950a4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:14.526045 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:14.526045 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:14.596006 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-aed57b98-f696-4b09-816d-47779f3950a4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/c55d1dc9-f68f-4ff6-840b-89e7d926126a returned with HTTP 200 Aug 07 18:01:14.596559 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 422/1673] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:01:14 2026] DELETE /volume/v3/attachments/c55d1dc9-f68f-4ff6-840b-89e7d926126a => generated 367 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:14.918220 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5c345dd5-fbf3-4378-9aea-5bac6893d4b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:14.919903 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c345dd5-fbf3-4378-9aea-5bac6893d4b8 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:14.920085 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5c345dd5-fbf3-4378-9aea-5bac6893d4b8 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:14.920255 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5c345dd5-fbf3-4378-9aea-5bac6893d4b8 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:14.926701 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:14.926701 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:14.929977 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5c345dd5-fbf3-4378-9aea-5bac6893d4b8 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:14.934236 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c345dd5-fbf3-4378-9aea-5bac6893d4b8 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:14.934632 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 420/1674] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:14 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 1158 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:14.966914 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-f8b7c861-f4a3-4585-a5ad-ba3180d7053c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:14.970752 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-f8b7c861-f4a3-4585-a5ad-ba3180d7053c tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:14.970902 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-f8b7c861-f4a3-4585-a5ad-ba3180d7053c tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:14.971059 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-f8b7c861-f4a3-4585-a5ad-ba3180d7053c tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:14.983022 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:14.983022 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:14.984507 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-71539b06-dad1-49a0-8825-c499e571739b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:14.989251 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-71539b06-dad1-49a0-8825-c499e571739b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 Aug 07 18:01:14.989833 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-71539b06-dad1-49a0-8825-c499e571739b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:14.992016 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-f8b7c861-f4a3-4585-a5ad-ba3180d7053c tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:14.992114 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-71539b06-dad1-49a0-8825-c499e571739b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:15.001095 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-f8b7c861-f4a3-4585-a5ad-ba3180d7053c tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:15.001095 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 415/1675] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:14 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:15.002736 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-71539b06-dad1-49a0-8825-c499e571739b tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 returned with HTTP 404 Aug 07 18:01:15.003554 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 419/1676] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:14 2026] GET /volume/v3/volumes/14d0ea4b-a0d0-4b73-b4c6-d3ac4c2f9a58 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:15.010392 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9a92331d-c55b-4b7f-b8bb-8d2d26946033 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:15.012159 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a92331d-c55b-4b7f-b8bb-8d2d26946033 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be Aug 07 18:01:15.012376 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a92331d-c55b-4b7f-b8bb-8d2d26946033 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:15.012685 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a92331d-c55b-4b7f-b8bb-8d2d26946033 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:15.012842 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-9a92331d-c55b-4b7f-b8bb-8d2d26946033 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Delete snapshot with id: b6e70702-ad24-49de-a0b9-0aeaa967c5be Aug 07 18:01:15.017886 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:15.017886 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:15.018484 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9a92331d-c55b-4b7f-b8bb-8d2d26946033 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:01:15.045918 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9a92331d-c55b-4b7f-b8bb-8d2d26946033 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot delete request issued successfully. Aug 07 18:01:15.046114 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a92331d-c55b-4b7f-b8bb-8d2d26946033 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be returned with HTTP 202 Aug 07 18:01:15.046544 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 423/1677] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:01:15 2026] DELETE /volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:15.058745 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bd846f49-f020-42de-94de-e55da6d49276 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:15.060592 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd846f49-f020-42de-94de-e55da6d49276 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be Aug 07 18:01:15.060819 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd846f49-f020-42de-94de-e55da6d49276 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:15.061066 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd846f49-f020-42de-94de-e55da6d49276 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:15.066365 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:15.066365 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:15.066902 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bd846f49-f020-42de-94de-e55da6d49276 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:01:15.067757 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd846f49-f020-42de-94de-e55da6d49276 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be returned with HTTP 200 Aug 07 18:01:15.068163 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 421/1678] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:01:15 2026] GET /volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:15.312429 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-58201522-f2d7-43b8-9dfc-eb8c297221e6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:15.316196 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-58201522-f2d7-43b8-9dfc-eb8c297221e6 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:15.316196 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-58201522-f2d7-43b8-9dfc-eb8c297221e6 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:15.316196 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-58201522-f2d7-43b8-9dfc-eb8c297221e6 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:15.328027 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:15.328027 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:15.335828 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-58201522-f2d7-43b8-9dfc-eb8c297221e6 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:15.347220 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-58201522-f2d7-43b8-9dfc-eb8c297221e6 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:15.347957 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 416/1679] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:15 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 1158 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:15.359138 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a598f08c-4a27-422c-94a9-e4ee76648c42 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:15.363700 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a598f08c-4a27-422c-94a9-e4ee76648c42 None None] GET https://10.4.3.241/volume// Aug 07 18:01:15.363700 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a598f08c-4a27-422c-94a9-e4ee76648c42 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:15.363700 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a598f08c-4a27-422c-94a9-e4ee76648c42 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:15.363700 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a598f08c-4a27-422c-94a9-e4ee76648c42 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:01:15.363700 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 420/1680] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:01:15 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:01:15.373365 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-dc8a1bca-4c67-4541-94c1-be436ef25b95 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:15.375294 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-dc8a1bca-4c67-4541-94c1-be436ef25b95 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:01:15.375504 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-dc8a1bca-4c67-4541-94c1-be436ef25b95 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64c4eca7-a792-4332-8986-4fa1be3072d7", "connector": null, "instance_uuid": "6bc020fc-8cbb-48a6-9634-020051adc588"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:15.383913 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:15.383913 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:15.423563 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-dc8a1bca-4c67-4541-94c1-be436ef25b95 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:01:15.424112 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 424/1681] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:01:15 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:15.704319 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b877888e-5087-438d-be91-12b19e599360 req-0cde0754-665d-4f02-a69b-41c97cd99bb9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:15.706579 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-0cde0754-665d-4f02-a69b-41c97cd99bb9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] PUT https://10.4.3.241/volume/v3/attachments/1e4418ba-37bc-4807-b7ee-4fc96c8396e9 Aug 07 18:01:15.706998 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-0cde0754-665d-4f02-a69b-41c97cd99bb9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:15.715516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-b877888e-5087-438d-be91-12b19e599360 req-0cde0754-665d-4f02-a69b-41c97cd99bb9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Acquiring lock "cinder-attachment_update-90faa45a-cdd6-432a-b427-a16b50845439-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:01:15.721361 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-b877888e-5087-438d-be91-12b19e599360 req-0cde0754-665d-4f02-a69b-41c97cd99bb9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-90faa45a-cdd6-432a-b427-a16b50845439-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:01:15.722587 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:15.722587 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:15.815671 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-b877888e-5087-438d-be91-12b19e599360 req-0cde0754-665d-4f02-a69b-41c97cd99bb9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-90faa45a-cdd6-432a-b427-a16b50845439-np0000006743" released by "attachment_update" :: held 0.094s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:01:15.816045 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-0cde0754-665d-4f02-a69b-41c97cd99bb9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/1e4418ba-37bc-4807-b7ee-4fc96c8396e9 returned with HTTP 200 Aug 07 18:01:15.816540 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 422/1682] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:01:15 2026] PUT /volume/v3/attachments/1e4418ba-37bc-4807-b7ee-4fc96c8396e9 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:15.849124 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b877888e-5087-438d-be91-12b19e599360 req-295ea6a0-eecb-440a-ba2b-95d33ef48e5a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:15.851289 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-295ea6a0-eecb-440a-ba2b-95d33ef48e5a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/attachments/1e4418ba-37bc-4807-b7ee-4fc96c8396e9 Aug 07 18:01:15.851565 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-295ea6a0-eecb-440a-ba2b-95d33ef48e5a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:15.851784 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-295ea6a0-eecb-440a-ba2b-95d33ef48e5a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:15.871451 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-295ea6a0-eecb-440a-ba2b-95d33ef48e5a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/1e4418ba-37bc-4807-b7ee-4fc96c8396e9 returned with HTTP 200 Aug 07 18:01:15.871836 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 417/1683] 10.4.3.241 () {70 vars in 1651 bytes} [Fri Aug 7 18:01:15 2026] GET /volume/v3/attachments/1e4418ba-37bc-4807-b7ee-4fc96c8396e9 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:16.080491 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ecf4a431-887a-4685-8d1f-993d08d3b89e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:16.084879 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ecf4a431-887a-4685-8d1f-993d08d3b89e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be Aug 07 18:01:16.085098 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ecf4a431-887a-4685-8d1f-993d08d3b89e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:16.085257 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ecf4a431-887a-4685-8d1f-993d08d3b89e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:16.090542 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ecf4a431-887a-4685-8d1f-993d08d3b89e tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be returned with HTTP 404 Aug 07 18:01:16.090991 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 421/1684] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:01:16 2026] GET /volume/v3/snapshots/b6e70702-ad24-49de-a0b9-0aeaa967c5be => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:16.098463 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-356cea14-e742-46c8-8b97-a4ac19c357ef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:16.100284 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-356cea14-e742-46c8-8b97-a4ac19c357ef tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b Aug 07 18:01:16.100531 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-356cea14-e742-46c8-8b97-a4ac19c357ef tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:16.100716 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-356cea14-e742-46c8-8b97-a4ac19c357ef tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:16.100860 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-356cea14-e742-46c8-8b97-a4ac19c357ef tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Delete snapshot with id: f7ca1e02-4559-4043-b909-8288b7fb603b Aug 07 18:01:16.106219 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:16.106219 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:16.106219 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-356cea14-e742-46c8-8b97-a4ac19c357ef tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:01:16.120835 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-356cea14-e742-46c8-8b97-a4ac19c357ef tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot delete request issued successfully. Aug 07 18:01:16.121022 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-356cea14-e742-46c8-8b97-a4ac19c357ef tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b returned with HTTP 202 Aug 07 18:01:16.121431 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 425/1685] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:01:16 2026] DELETE /volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:16.139778 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-96bc330b-c59b-40e4-8366-0053f67424b9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:16.144054 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-96bc330b-c59b-40e4-8366-0053f67424b9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b Aug 07 18:01:16.144312 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-96bc330b-c59b-40e4-8366-0053f67424b9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:16.144626 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-96bc330b-c59b-40e4-8366-0053f67424b9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:16.149891 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:16.149891 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:16.150374 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-96bc330b-c59b-40e4-8366-0053f67424b9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:01:16.151141 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-96bc330b-c59b-40e4-8366-0053f67424b9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b returned with HTTP 200 Aug 07 18:01:16.151484 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 423/1686] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:01:16 2026] GET /volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:16.899773 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c5267ed2-b1cd-49ff-921a-f2c1dc4a1b31 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:16.900203 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c5267ed2-b1cd-49ff-921a-f2c1dc4a1b31 None None] GET https://10.4.3.241/volume// Aug 07 18:01:16.900381 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c5267ed2-b1cd-49ff-921a-f2c1dc4a1b31 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:16.900551 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c5267ed2-b1cd-49ff-921a-f2c1dc4a1b31 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:16.900905 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c5267ed2-b1cd-49ff-921a-f2c1dc4a1b31 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:01:16.901241 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 418/1687] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:01:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:01:16.911509 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-a0c4744c-413b-4abf-95b3-698af87d7af6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:16.913833 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-a0c4744c-413b-4abf-95b3-698af87d7af6 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:16.913833 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-a0c4744c-413b-4abf-95b3-698af87d7af6 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:16.913971 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-a0c4744c-413b-4abf-95b3-698af87d7af6 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:16.929127 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:16.929127 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:16.932878 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-a0c4744c-413b-4abf-95b3-698af87d7af6 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:16.938141 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-a0c4744c-413b-4abf-95b3-698af87d7af6 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:16.938682 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 422/1688] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:01:16 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 1337 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:01:17.063074 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-805ca616-0125-45df-a6ff-595e1398d28e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:17.065200 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-805ca616-0125-45df-a6ff-595e1398d28e tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] PUT https://10.4.3.241/volume/v3/attachments/f814646d-2627-45a6-bf54-12bb839fcc37 Aug 07 18:01:17.065594 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-805ca616-0125-45df-a6ff-595e1398d28e tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:17.075261 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-805ca616-0125-45df-a6ff-595e1398d28e tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Acquiring lock "cinder-attachment_update-64c4eca7-a792-4332-8986-4fa1be3072d7-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:01:17.081778 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-805ca616-0125-45df-a6ff-595e1398d28e tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Lock "cinder-attachment_update-64c4eca7-a792-4332-8986-4fa1be3072d7-np0000006743" acquired by "attachment_update" :: waited 0.007s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:01:17.083046 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:17.083046 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:17.164628 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-18cf4bee-80ae-45f2-a271-c84642506ffb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:17.167220 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18cf4bee-80ae-45f2-a271-c84642506ffb tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b Aug 07 18:01:17.167475 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18cf4bee-80ae-45f2-a271-c84642506ffb tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:17.167733 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18cf4bee-80ae-45f2-a271-c84642506ffb tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:17.174847 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18cf4bee-80ae-45f2-a271-c84642506ffb tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b returned with HTTP 404 Aug 07 18:01:17.175587 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 424/1689] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:01:17 2026] GET /volume/v3/snapshots/f7ca1e02-4559-4043-b909-8288b7fb603b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:17.185017 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-46f2112a-3bbe-4b68-8286-a75c04d19eb2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:17.188804 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46f2112a-3bbe-4b68-8286-a75c04d19eb2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 Aug 07 18:01:17.189079 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-46f2112a-3bbe-4b68-8286-a75c04d19eb2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:17.189411 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-46f2112a-3bbe-4b68-8286-a75c04d19eb2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:17.189541 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-46f2112a-3bbe-4b68-8286-a75c04d19eb2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Delete snapshot with id: bb03f8db-9553-4a01-8f6b-53422ffa1ce0 Aug 07 18:01:17.198978 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:17.198978 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:17.199651 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-46f2112a-3bbe-4b68-8286-a75c04d19eb2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:01:17.218458 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-805ca616-0125-45df-a6ff-595e1398d28e tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Lock "cinder-attachment_update-64c4eca7-a792-4332-8986-4fa1be3072d7-np0000006743" released by "attachment_update" :: held 0.137s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:01:17.219146 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-805ca616-0125-45df-a6ff-595e1398d28e tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/attachments/f814646d-2627-45a6-bf54-12bb839fcc37 returned with HTTP 200 Aug 07 18:01:17.219602 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 426/1690] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:01:17 2026] PUT /volume/v3/attachments/f814646d-2627-45a6-bf54-12bb839fcc37 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:17.225084 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-46f2112a-3bbe-4b68-8286-a75c04d19eb2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot delete request issued successfully. Aug 07 18:01:17.225977 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46f2112a-3bbe-4b68-8286-a75c04d19eb2 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 returned with HTTP 202 Aug 07 18:01:17.225977 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 419/1691] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:01:17 2026] DELETE /volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:17.242590 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2700492e-07ad-4251-aceb-8a70d2a5749c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:17.243307 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2700492e-07ad-4251-aceb-8a70d2a5749c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 Aug 07 18:01:17.243493 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2700492e-07ad-4251-aceb-8a70d2a5749c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:17.243680 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2700492e-07ad-4251-aceb-8a70d2a5749c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:17.251840 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:17.251840 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:17.252529 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2700492e-07ad-4251-aceb-8a70d2a5749c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Snapshot retrieved successfully. Aug 07 18:01:17.253224 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2700492e-07ad-4251-aceb-8a70d2a5749c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 returned with HTTP 200 Aug 07 18:01:17.253574 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 423/1692] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:01:17 2026] GET /volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:17.260858 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-e9918bdf-6af2-46a2-a3fa-9bd3538af431 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:17.263348 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-e9918bdf-6af2-46a2-a3fa-9bd3538af431 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] POST https://10.4.3.241/volume/v3/attachments/f814646d-2627-45a6-bf54-12bb839fcc37/action Aug 07 18:01:17.263862 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-e9918bdf-6af2-46a2-a3fa-9bd3538af431 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:17.263990 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-e9918bdf-6af2-46a2-a3fa-9bd3538af431 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:17.282766 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:17.282766 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:17.310982 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f81280cf-66b2-42eb-add7-b4c87c25b96c req-e9918bdf-6af2-46a2-a3fa-9bd3538af431 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/attachments/f814646d-2627-45a6-bf54-12bb839fcc37/action returned with HTTP 204 Aug 07 18:01:17.311631 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 425/1693] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:01:17 2026] POST /volume/v3/attachments/f814646d-2627-45a6-bf54-12bb839fcc37/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:18.268538 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-148e8f3a-019a-4e9d-a692-e0d750a9273a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:18.270415 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-148e8f3a-019a-4e9d-a692-e0d750a9273a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 Aug 07 18:01:18.270623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-148e8f3a-019a-4e9d-a692-e0d750a9273a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:18.270811 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-148e8f3a-019a-4e9d-a692-e0d750a9273a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:18.277013 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-148e8f3a-019a-4e9d-a692-e0d750a9273a tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 returned with HTTP 404 Aug 07 18:01:18.277467 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 427/1694] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:01:18 2026] GET /volume/v3/snapshots/bb03f8db-9553-4a01-8f6b-53422ffa1ce0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:18.286853 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-918719f4-bcb5-455c-b03a-80f2e5e20ad7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:18.288559 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-918719f4-bcb5-455c-b03a-80f2e5e20ad7 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:01:18.288788 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-918719f4-bcb5-455c-b03a-80f2e5e20ad7 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:18.289013 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-918719f4-bcb5-455c-b03a-80f2e5e20ad7 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:18.298529 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:18.298529 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:18.304488 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-918719f4-bcb5-455c-b03a-80f2e5e20ad7 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:18.308880 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-918719f4-bcb5-455c-b03a-80f2e5e20ad7 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:01:18.309374 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 420/1695] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:18 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:18.326491 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5650871e-9123-4d5e-b94e-9e63a764cdf9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:18.328306 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5650871e-9123-4d5e-b94e-9e63a764cdf9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:01:18.328306 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5650871e-9123-4d5e-b94e-9e63a764cdf9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:18.328520 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5650871e-9123-4d5e-b94e-9e63a764cdf9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:18.335933 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:18.335933 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:18.340829 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5650871e-9123-4d5e-b94e-9e63a764cdf9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:18.350319 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5650871e-9123-4d5e-b94e-9e63a764cdf9 tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:01:18.350319 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 424/1696] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:18 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:18.365418 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b16daf94-931c-4bbf-8536-429ea6214c3c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:18.371591 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b16daf94-931c-4bbf-8536-429ea6214c3c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] DELETE https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:01:18.371591 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b16daf94-931c-4bbf-8536-429ea6214c3c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:18.371591 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b16daf94-931c-4bbf-8536-429ea6214c3c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:18.371591 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b16daf94-931c-4bbf-8536-429ea6214c3c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Delete volume with id: fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:01:18.381344 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:18.381344 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:18.382009 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b16daf94-931c-4bbf-8536-429ea6214c3c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:18.426573 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b16daf94-931c-4bbf-8536-429ea6214c3c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Delete volume request issued successfully. Aug 07 18:01:18.427874 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b16daf94-931c-4bbf-8536-429ea6214c3c tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 202 Aug 07 18:01:18.428291 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 426/1697] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:01:18 2026] DELETE /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:18.444688 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-78b2f99c-6db5-4f44-9cb4-a549d10f54dd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:18.449342 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-78b2f99c-6db5-4f44-9cb4-a549d10f54dd tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:01:18.449608 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-78b2f99c-6db5-4f44-9cb4-a549d10f54dd tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:18.449844 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-78b2f99c-6db5-4f44-9cb4-a549d10f54dd tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:18.462160 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:18.462160 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:18.469278 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-78b2f99c-6db5-4f44-9cb4-a549d10f54dd tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Volume info retrieved successfully. Aug 07 18:01:18.476760 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-78b2f99c-6db5-4f44-9cb4-a549d10f54dd tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 200 Aug 07 18:01:18.477350 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 428/1698] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:18 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:18.653587 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-6501209a-e2dd-4faa-827f-efb9fefd8736 req-b0402fb4-67e3-4974-8510-f34652910359 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:18.656182 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6501209a-e2dd-4faa-827f-efb9fefd8736 req-b0402fb4-67e3-4974-8510-f34652910359 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:01:18.656450 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6501209a-e2dd-4faa-827f-efb9fefd8736 req-b0402fb4-67e3-4974-8510-f34652910359 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:18.656710 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-6501209a-e2dd-4faa-827f-efb9fefd8736 req-b0402fb4-67e3-4974-8510-f34652910359 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:18.675302 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:18.675302 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:18.682430 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-6501209a-e2dd-4faa-827f-efb9fefd8736 req-b0402fb4-67e3-4974-8510-f34652910359 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:18.687221 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-6501209a-e2dd-4faa-827f-efb9fefd8736 req-b0402fb4-67e3-4974-8510-f34652910359 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:01:18.687903 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 421/1699] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:18 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:19.497731 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a61e9a7c-ee59-43ad-ae7f-44c4106ffcdd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:19.498026 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a61e9a7c-ee59-43ad-ae7f-44c4106ffcdd tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] GET https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed Aug 07 18:01:19.498124 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a61e9a7c-ee59-43ad-ae7f-44c4106ffcdd tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:19.498255 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a61e9a7c-ee59-43ad-ae7f-44c4106ffcdd tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:19.505358 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a61e9a7c-ee59-43ad-ae7f-44c4106ffcdd tempest-SnapshotDataIntegrityTests-296193550 tempest-SnapshotDataIntegrityTests-296193550-project-member] https://10.4.3.241/volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed returned with HTTP 404 Aug 07 18:01:19.507421 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 425/1700] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:19 2026] GET /volume/v3/volumes/fa9e7cfd-4032-42dd-9527-d046491440ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:19.881049 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b877888e-5087-438d-be91-12b19e599360 req-682afbf6-2f30-4d7f-a871-7f915b57fedb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:19.886320 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-682afbf6-2f30-4d7f-a871-7f915b57fedb tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments/1e4418ba-37bc-4807-b7ee-4fc96c8396e9/action Aug 07 18:01:19.886851 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-682afbf6-2f30-4d7f-a871-7f915b57fedb tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:19.887327 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-682afbf6-2f30-4d7f-a871-7f915b57fedb tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:19.905038 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-ad57e8dc-31b5-4fb0-ba7d-e6e017aad00e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:19.909429 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-ad57e8dc-31b5-4fb0-ba7d-e6e017aad00e tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 Aug 07 18:01:19.909429 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-ad57e8dc-31b5-4fb0-ba7d-e6e017aad00e tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:19.909429 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-ad57e8dc-31b5-4fb0-ba7d-e6e017aad00e tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:19.912985 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:19.912985 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:19.918656 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:19.918656 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:19.926757 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-ad57e8dc-31b5-4fb0-ba7d-e6e017aad00e tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:01:19.927517 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b877888e-5087-438d-be91-12b19e599360 req-682afbf6-2f30-4d7f-a871-7f915b57fedb tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/1e4418ba-37bc-4807-b7ee-4fc96c8396e9/action returned with HTTP 204 Aug 07 18:01:19.928040 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 427/1701] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:01:19 2026] POST /volume/v3/attachments/1e4418ba-37bc-4807-b7ee-4fc96c8396e9/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:19.933028 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-ad57e8dc-31b5-4fb0-ba7d-e6e017aad00e tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 returned with HTTP 200 Aug 07 18:01:19.933501 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 429/1702] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:19 2026] GET /volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:19.979724 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-979a12d4-3f49-488c-9034-17c185776fdf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:19.980155 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-979a12d4-3f49-488c-9034-17c185776fdf None None] GET https://10.4.3.241/volume// Aug 07 18:01:19.980348 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-979a12d4-3f49-488c-9034-17c185776fdf None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:19.980612 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-979a12d4-3f49-488c-9034-17c185776fdf None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:19.981065 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-979a12d4-3f49-488c-9034-17c185776fdf None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:01:19.981451 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 422/1703] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:01:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:01:19.997617 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-50c304c2-6170-4d54-afd2-a4e39121013b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:20.004159 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-50c304c2-6170-4d54-afd2-a4e39121013b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:01:20.004159 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-50c304c2-6170-4d54-afd2-a4e39121013b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23c780c8-34e6-4fa1-80c9-f75764e4c702", "connector": null, "instance_uuid": "59783614-2e90-46c4-a143-0874f2a35be4"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:20.018662 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:20.018662 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:20.065264 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-50c304c2-6170-4d54-afd2-a4e39121013b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:01:20.065763 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 426/1704] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:01:19 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 07 18:01:20.124077 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-09f32843-b077-4e3a-ae95-84893c349f6f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:20.126090 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-09f32843-b077-4e3a-ae95-84893c349f6f tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] POST https://10.4.3.241/volume/v3/attachments/70f1c33e-4bd9-4284-b39b-ff6ede261967/action Aug 07 18:01:20.126500 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-09f32843-b077-4e3a-ae95-84893c349f6f tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:20.126564 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-09f32843-b077-4e3a-ae95-84893c349f6f tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:20.145546 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:20.145546 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:20.158563 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8a9bdbdc-efef-4e89-a5d3-1a6e05f78f44 req-09f32843-b077-4e3a-ae95-84893c349f6f tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/attachments/70f1c33e-4bd9-4284-b39b-ff6ede261967/action returned with HTTP 204 Aug 07 18:01:20.159060 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 428/1705] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:01:20 2026] POST /volume/v3/attachments/70f1c33e-4bd9-4284-b39b-ff6ede261967/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:20.200875 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-568b4efe-d188-4dba-a100-7b0e83ac5436 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:20.200875 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-568b4efe-d188-4dba-a100-7b0e83ac5436 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 Aug 07 18:01:20.200875 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-568b4efe-d188-4dba-a100-7b0e83ac5436 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:20.200875 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-568b4efe-d188-4dba-a100-7b0e83ac5436 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:20.223729 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:20.223729 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:20.231837 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-568b4efe-d188-4dba-a100-7b0e83ac5436 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:01:20.236806 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-568b4efe-d188-4dba-a100-7b0e83ac5436 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 returned with HTTP 200 Aug 07 18:01:20.237159 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 430/1706] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:20 2026] GET /volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 => generated 1112 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:20.259334 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-27d6fe93-7914-4106-8642-1f874de07677 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:20.262619 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-27d6fe93-7914-4106-8642-1f874de07677 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 Aug 07 18:01:20.262826 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-27d6fe93-7914-4106-8642-1f874de07677 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:20.263059 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-27d6fe93-7914-4106-8642-1f874de07677 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:20.274367 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:20.274367 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:20.280314 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-27d6fe93-7914-4106-8642-1f874de07677 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:01:20.286179 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-27d6fe93-7914-4106-8642-1f874de07677 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 returned with HTTP 200 Aug 07 18:01:20.286880 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 423/1707] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:20 2026] GET /volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 => generated 1112 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:20.348380 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-4575f928-97ed-4fb0-9fc5-f3a0d52426ac req-69b83978-96d1-474b-ad44-7deadb3fe763 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:20.351117 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4575f928-97ed-4fb0-9fc5-f3a0d52426ac req-69b83978-96d1-474b-ad44-7deadb3fe763 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 Aug 07 18:01:20.351391 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4575f928-97ed-4fb0-9fc5-f3a0d52426ac req-69b83978-96d1-474b-ad44-7deadb3fe763 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:20.351832 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4575f928-97ed-4fb0-9fc5-f3a0d52426ac req-69b83978-96d1-474b-ad44-7deadb3fe763 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:20.369413 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:20.369413 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:20.386193 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-4575f928-97ed-4fb0-9fc5-f3a0d52426ac req-69b83978-96d1-474b-ad44-7deadb3fe763 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:01:20.392021 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4575f928-97ed-4fb0-9fc5-f3a0d52426ac req-69b83978-96d1-474b-ad44-7deadb3fe763 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 returned with HTTP 200 Aug 07 18:01:20.393025 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 427/1708] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:20 2026] GET /volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 => generated 1112 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:20.430928 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4575f928-97ed-4fb0-9fc5-f3a0d52426ac req-964c3442-a7ea-4e29-a98a-1c6ffcc6996c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:20.434012 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4575f928-97ed-4fb0-9fc5-f3a0d52426ac req-964c3442-a7ea-4e29-a98a-1c6ffcc6996c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] DELETE https://10.4.3.241/volume/v3/attachments/70f1c33e-4bd9-4284-b39b-ff6ede261967 Aug 07 18:01:20.434109 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4575f928-97ed-4fb0-9fc5-f3a0d52426ac req-964c3442-a7ea-4e29-a98a-1c6ffcc6996c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:20.435456 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4575f928-97ed-4fb0-9fc5-f3a0d52426ac req-964c3442-a7ea-4e29-a98a-1c6ffcc6996c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:20.451885 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:20.451885 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:20.522074 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4575f928-97ed-4fb0-9fc5-f3a0d52426ac req-964c3442-a7ea-4e29-a98a-1c6ffcc6996c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/attachments/70f1c33e-4bd9-4284-b39b-ff6ede261967 returned with HTTP 200 Aug 07 18:01:20.522899 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 429/1709] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:01:20 2026] DELETE /volume/v3/attachments/70f1c33e-4bd9-4284-b39b-ff6ede261967 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:20.550478 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f2b60c1c-e014-457f-82b4-92f05e78826c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:20.552275 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2b60c1c-e014-457f-82b4-92f05e78826c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 Aug 07 18:01:20.552511 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2b60c1c-e014-457f-82b4-92f05e78826c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:20.552797 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2b60c1c-e014-457f-82b4-92f05e78826c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:20.569101 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:20.569101 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:20.575022 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f2b60c1c-e014-457f-82b4-92f05e78826c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:01:20.579507 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2b60c1c-e014-457f-82b4-92f05e78826c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 returned with HTTP 200 Aug 07 18:01:20.581183 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 431/1710] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:20 2026] GET /volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:24.009211 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-b0d503b7-7d38-4dc4-9181-10efd9bd9fc3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:24.013738 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-b0d503b7-7d38-4dc4-9181-10efd9bd9fc3 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] DELETE https://10.4.3.241/volume/v3/attachments/c4d2a051-b8af-4b6c-9a84-0a3d2122d76f Aug 07 18:01:24.013738 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-b0d503b7-7d38-4dc4-9181-10efd9bd9fc3 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:24.013738 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-b0d503b7-7d38-4dc4-9181-10efd9bd9fc3 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:24.022634 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:24.022634 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:24.104105 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-77c79738-41e2-4096-a353-1a01ac70a3ed req-b0d503b7-7d38-4dc4-9181-10efd9bd9fc3 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/attachments/c4d2a051-b8af-4b6c-9a84-0a3d2122d76f returned with HTTP 200 Aug 07 18:01:24.105128 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 424/1711] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:01:24 2026] DELETE /volume/v3/attachments/c4d2a051-b8af-4b6c-9a84-0a3d2122d76f => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:24.590975 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b42f24ba-ba1c-4fec-bafa-98c7038b994b req-44a4ebb6-f3ad-49c0-9e4a-965b5d94d572 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:24.593502 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b42f24ba-ba1c-4fec-bafa-98c7038b994b req-44a4ebb6-f3ad-49c0-9e4a-965b5d94d572 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:01:24.593712 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b42f24ba-ba1c-4fec-bafa-98c7038b994b req-44a4ebb6-f3ad-49c0-9e4a-965b5d94d572 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:24.593982 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b42f24ba-ba1c-4fec-bafa-98c7038b994b req-44a4ebb6-f3ad-49c0-9e4a-965b5d94d572 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:24.603047 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:24.603047 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:24.610602 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b42f24ba-ba1c-4fec-bafa-98c7038b994b req-44a4ebb6-f3ad-49c0-9e4a-965b5d94d572 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:01:24.617982 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b42f24ba-ba1c-4fec-bafa-98c7038b994b req-44a4ebb6-f3ad-49c0-9e4a-965b5d94d572 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:01:24.618560 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 428/1712] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:24 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:25.062377 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bad288e3-6de5-4231-b96d-400e0accde8b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:25.064160 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bad288e3-6de5-4231-b96d-400e0accde8b tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] POST https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action Aug 07 18:01:25.064504 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bad288e3-6de5-4231-b96d-400e0accde8b tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action body: b'{"os-attach": {"instance_uuid": "f5e36b33-f338-4ad0-ade1-8952f7906ffb", "mountpoint": "/dev/vdb"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:25.064618 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bad288e3-6de5-4231-b96d-400e0accde8b tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f5e36b33-f338-4ad0-ade1-8952f7906ffb", "mountpoint": "/dev/vdb"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:25.069003 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=415,cinder:INSERT=58,cinder:UPDATE=106,cinder:DELETE=3 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:01:25.076287 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:25.076287 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:25.076790 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bad288e3-6de5-4231-b96d-400e0accde8b tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:25.085361 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bad288e3-6de5-4231-b96d-400e0accde8b tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Update volume admin metadata completed successfully. Aug 07 18:01:25.166308 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bad288e3-6de5-4231-b96d-400e0accde8b tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Attach volume completed successfully. Aug 07 18:01:25.166564 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bad288e3-6de5-4231-b96d-400e0accde8b tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action returned with HTTP 202 Aug 07 18:01:25.166976 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 430/1713] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:01:25 2026] POST /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:01:25.175936 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-11e6ec34-8e35-4180-96f9-208be53574f4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:25.178739 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-11e6ec34-8e35-4180-96f9-208be53574f4 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:25.179013 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-11e6ec34-8e35-4180-96f9-208be53574f4 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:25.179216 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-11e6ec34-8e35-4180-96f9-208be53574f4 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:25.192232 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:25.192232 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:25.198202 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-11e6ec34-8e35-4180-96f9-208be53574f4 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:25.207099 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-11e6ec34-8e35-4180-96f9-208be53574f4 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:25.207723 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 432/1714] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:25 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:25.228390 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-52878c95-468d-4668-af9e-039d5cc56e3a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:25.233014 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52878c95-468d-4668-af9e-039d5cc56e3a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:25.233395 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-52878c95-468d-4668-af9e-039d5cc56e3a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:25.233495 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-52878c95-468d-4668-af9e-039d5cc56e3a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:25.236946 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=389,cinder:UPDATE=109,cinder:INSERT=44,cinder:DELETE=2 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:01:25.251867 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:25.251867 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:25.257542 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-52878c95-468d-4668-af9e-039d5cc56e3a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:25.262777 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52878c95-468d-4668-af9e-039d5cc56e3a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:25.263388 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 425/1715] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:25 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 1175 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:25.278133 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e6cdb099-395b-4e81-ac3c-b27c6f229f6c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:25.281266 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e6cdb099-395b-4e81-ac3c-b27c6f229f6c tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] POST https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action Aug 07 18:01:25.281723 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e6cdb099-395b-4e81-ac3c-b27c6f229f6c tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action body: b'{"os-detach": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:25.281867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e6cdb099-395b-4e81-ac3c-b27c6f229f6c tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:25.294817 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:25.294817 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:25.295467 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e6cdb099-395b-4e81-ac3c-b27c6f229f6c tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:25.358114 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e6cdb099-395b-4e81-ac3c-b27c6f229f6c tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Detach volume completed successfully. Aug 07 18:01:25.358381 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e6cdb099-395b-4e81-ac3c-b27c6f229f6c tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action returned with HTTP 202 Aug 07 18:01:25.359531 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 429/1716] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:01:25 2026] POST /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:01:25.366195 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fe8a30d3-102e-4295-ba32-69d19393d78d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:25.368490 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe8a30d3-102e-4295-ba32-69d19393d78d tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:25.368769 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fe8a30d3-102e-4295-ba32-69d19393d78d tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:25.369021 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fe8a30d3-102e-4295-ba32-69d19393d78d tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:25.377014 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:25.377014 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:25.381365 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fe8a30d3-102e-4295-ba32-69d19393d78d tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:25.385240 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe8a30d3-102e-4295-ba32-69d19393d78d tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:25.385566 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 431/1717] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:25 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:25.834443 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-4c0f57b8-ed23-4d9b-b4d0-f13464c5814d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:25.839105 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-4c0f57b8-ed23-4d9b-b4d0-f13464c5814d tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/limits Aug 07 18:01:25.839327 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-4c0f57b8-ed23-4d9b-b4d0-f13464c5814d tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:25.839580 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-4c0f57b8-ed23-4d9b-b4d0-f13464c5814d tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:25.869896 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-4c0f57b8-ed23-4d9b-b4d0-f13464c5814d tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/limits returned with HTTP 200 Aug 07 18:01:25.870458 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 433/1718] 10.4.3.241 () {68 vars in 1484 bytes} [Fri Aug 7 18:01:25 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:25.929901 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-410be546-7353-4bcd-be5a-eb7c0c0a2b2e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:25.935111 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-410be546-7353-4bcd-be5a-eb7c0c0a2b2e tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:25.935111 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-410be546-7353-4bcd-be5a-eb7c0c0a2b2e tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:25.935111 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-410be546-7353-4bcd-be5a-eb7c0c0a2b2e tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:25.952655 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:25.952655 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:25.963880 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-410be546-7353-4bcd-be5a-eb7c0c0a2b2e tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:25.972922 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-410be546-7353-4bcd-be5a-eb7c0c0a2b2e tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 200 Aug 07 18:01:25.973497 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 426/1719] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:25 2026] GET /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 1450 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:25.990432 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-0def1cb9-97ed-46ac-b834-190ede78fee9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:25.995474 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-0def1cb9-97ed-46ac-b834-190ede78fee9 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:01:25.995845 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-0def1cb9-97ed-46ac-b834-190ede78fee9 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64c4eca7-a792-4332-8986-4fa1be3072d7", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-2014254499", "description": null, "metadata": {}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:26.022119 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:26.022119 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:26.022119 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-0def1cb9-97ed-46ac-b834-190ede78fee9 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:26.022119 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-0def1cb9-97ed-46ac-b834-190ede78fee9 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Create snapshot from volume 64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:26.088219 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-0def1cb9-97ed-46ac-b834-190ede78fee9 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Created reservations ['3dc08efd-6e7a-4e73-9295-8d12719ba876', 'b3f95215-09a0-405c-8f68-c12a36a2b082', '2b198e45-de29-49d8-9582-e5eb4118ea88', '456f173b-ceec-4aaf-b04e-99bc31a1fb3b'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:26.130843 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-0def1cb9-97ed-46ac-b834-190ede78fee9 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Snapshot force create request issued successfully. Aug 07 18:01:26.131301 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ca847b17-4830-452a-93d9-a3c2f26198c3 req-0def1cb9-97ed-46ac-b834-190ede78fee9 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:01:26.131755 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 430/1720] 10.4.3.241 () {72 vars in 1547 bytes} [Fri Aug 7 18:01:25 2026] POST /volume/v3/snapshots => generated 319 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:28.348184 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bca64cef-5953-4321-bd9b-cb61d8791f86 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:28.349767 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bca64cef-5953-4321-bd9b-cb61d8791f86 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/snapshots/824bab0f-c621-4285-9b4b-ac4439c483e9 Aug 07 18:01:28.350021 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bca64cef-5953-4321-bd9b-cb61d8791f86 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:28.350266 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bca64cef-5953-4321-bd9b-cb61d8791f86 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:28.356321 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:28.356321 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:28.356962 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bca64cef-5953-4321-bd9b-cb61d8791f86 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Snapshot retrieved successfully. Aug 07 18:01:28.357949 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bca64cef-5953-4321-bd9b-cb61d8791f86 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/snapshots/824bab0f-c621-4285-9b4b-ac4439c483e9 returned with HTTP 200 Aug 07 18:01:28.358524 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 432/1721] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:01:28 2026] GET /volume/v3/snapshots/824bab0f-c621-4285-9b4b-ac4439c483e9 => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:28.660901 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2cf7d58b-91a6-4fcd-8b40-1971dd663179 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:28.665768 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2cf7d58b-91a6-4fcd-8b40-1971dd663179 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/824bab0f-c621-4285-9b4b-ac4439c483e9 Aug 07 18:01:28.666192 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2cf7d58b-91a6-4fcd-8b40-1971dd663179 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:28.666328 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2cf7d58b-91a6-4fcd-8b40-1971dd663179 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:28.666773 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-2cf7d58b-91a6-4fcd-8b40-1971dd663179 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Delete snapshot with id: 824bab0f-c621-4285-9b4b-ac4439c483e9 Aug 07 18:01:28.676536 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:28.676536 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:28.676536 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2cf7d58b-91a6-4fcd-8b40-1971dd663179 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Snapshot retrieved successfully. Aug 07 18:01:28.700433 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2cf7d58b-91a6-4fcd-8b40-1971dd663179 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Snapshot delete request issued successfully. Aug 07 18:01:28.700433 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2cf7d58b-91a6-4fcd-8b40-1971dd663179 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/snapshots/824bab0f-c621-4285-9b4b-ac4439c483e9 returned with HTTP 202 Aug 07 18:01:28.700433 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 434/1722] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:01:28 2026] DELETE /volume/v3/snapshots/824bab0f-c621-4285-9b4b-ac4439c483e9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:28.708422 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8e25c81a-662f-41d9-aea8-653a41650355 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:28.711519 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e25c81a-662f-41d9-aea8-653a41650355 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/snapshots/824bab0f-c621-4285-9b4b-ac4439c483e9 Aug 07 18:01:28.711718 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e25c81a-662f-41d9-aea8-653a41650355 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:28.711918 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e25c81a-662f-41d9-aea8-653a41650355 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:28.718873 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:28.718873 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:28.719376 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8e25c81a-662f-41d9-aea8-653a41650355 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Snapshot retrieved successfully. Aug 07 18:01:28.720224 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e25c81a-662f-41d9-aea8-653a41650355 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/snapshots/824bab0f-c621-4285-9b4b-ac4439c483e9 returned with HTTP 200 Aug 07 18:01:28.720745 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 427/1723] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:01:28 2026] GET /volume/v3/snapshots/824bab0f-c621-4285-9b4b-ac4439c483e9 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:29.026736 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d0a448a7-78db-4e6d-86d0-2ce0adead7bc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.029479 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0a448a7-78db-4e6d-86d0-2ce0adead7bc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] DELETE https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:01:29.029775 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d0a448a7-78db-4e6d-86d0-2ce0adead7bc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:29.030093 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d0a448a7-78db-4e6d-86d0-2ce0adead7bc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:29.030371 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-d0a448a7-78db-4e6d-86d0-2ce0adead7bc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Delete volume with id: e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:01:29.040092 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.040092 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:29.040268 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d0a448a7-78db-4e6d-86d0-2ce0adead7bc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:01:29.053771 np0000006743 devstack@c-api.service[100244]: WARNING cinder.keymgr.conf_key_mgr [None req-d0a448a7-78db-4e6d-86d0-2ce0adead7bc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 18:01:29.060845 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d0a448a7-78db-4e6d-86d0-2ce0adead7bc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Delete volume request issued successfully. Aug 07 18:01:29.060993 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0a448a7-78db-4e6d-86d0-2ce0adead7bc tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 202 Aug 07 18:01:29.061547 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 431/1724] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:01:29 2026] DELETE /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:29.070200 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-279a0fda-758b-49d8-bf92-542080684788 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.072419 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-279a0fda-758b-49d8-bf92-542080684788 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:01:29.072737 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-279a0fda-758b-49d8-bf92-542080684788 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:29.073045 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-279a0fda-758b-49d8-bf92-542080684788 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:29.081923 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.081923 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:29.090148 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-279a0fda-758b-49d8-bf92-542080684788 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Volume info retrieved successfully. Aug 07 18:01:29.104578 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-279a0fda-758b-49d8-bf92-542080684788 tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 200 Aug 07 18:01:29.105192 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 433/1725] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:29 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:29.130569 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0f896188-b899-4d4b-aa87-cbe5781b084a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.132478 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0f896188-b899-4d4b-aa87-cbe5781b084a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] POST https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action Aug 07 18:01:29.132835 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0f896188-b899-4d4b-aa87-cbe5781b084a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:29.132957 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0f896188-b899-4d4b-aa87-cbe5781b084a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:29.141055 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.141055 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:29.141552 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0f896188-b899-4d4b-aa87-cbe5781b084a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:29.148579 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0f896188-b899-4d4b-aa87-cbe5781b084a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Reserve volume completed successfully. Aug 07 18:01:29.148579 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0f896188-b899-4d4b-aa87-cbe5781b084a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action returned with HTTP 202 Aug 07 18:01:29.148579 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 435/1726] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:01:29 2026] POST /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:01:29.160068 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-788ab03e-3b10-4bcf-8044-0a6c84d1deb4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.164646 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-788ab03e-3b10-4bcf-8044-0a6c84d1deb4 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:29.165379 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-788ab03e-3b10-4bcf-8044-0a6c84d1deb4 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:29.165790 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-788ab03e-3b10-4bcf-8044-0a6c84d1deb4 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:29.180205 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.180205 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:29.187525 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-788ab03e-3b10-4bcf-8044-0a6c84d1deb4 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:29.199203 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-788ab03e-3b10-4bcf-8044-0a6c84d1deb4 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:29.199362 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 428/1727] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:29 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:29.221021 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e372fbdb-1251-419f-9367-b5560f439939 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.222808 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e372fbdb-1251-419f-9367-b5560f439939 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] POST https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action Aug 07 18:01:29.223142 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e372fbdb-1251-419f-9367-b5560f439939 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:29.223272 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e372fbdb-1251-419f-9367-b5560f439939 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:29.234081 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.234081 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:29.234688 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e372fbdb-1251-419f-9367-b5560f439939 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:29.255475 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e372fbdb-1251-419f-9367-b5560f439939 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Unreserve volume completed successfully. Aug 07 18:01:29.255838 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e372fbdb-1251-419f-9367-b5560f439939 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action returned with HTTP 202 Aug 07 18:01:29.256338 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 432/1728] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:01:29 2026] POST /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:01:29.264272 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0c87f584-c2ab-43bc-8c98-155640a3de3a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.266233 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c87f584-c2ab-43bc-8c98-155640a3de3a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:29.266567 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c87f584-c2ab-43bc-8c98-155640a3de3a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:29.266836 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c87f584-c2ab-43bc-8c98-155640a3de3a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:29.277236 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.277236 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:29.283381 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0c87f584-c2ab-43bc-8c98-155640a3de3a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:29.289471 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c87f584-c2ab-43bc-8c98-155640a3de3a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:29.290085 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 434/1729] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:29 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:29.305060 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3d5ac76d-d28d-4926-85fd-bf7fd7c3599e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.306773 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3d5ac76d-d28d-4926-85fd-bf7fd7c3599e tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] POST https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action Aug 07 18:01:29.307100 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3d5ac76d-d28d-4926-85fd-bf7fd7c3599e tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:29.307356 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3d5ac76d-d28d-4926-85fd-bf7fd7c3599e tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:29.317710 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.317710 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:29.318223 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3d5ac76d-d28d-4926-85fd-bf7fd7c3599e tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:29.327801 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3d5ac76d-d28d-4926-85fd-bf7fd7c3599e tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume updated successfully. Aug 07 18:01:29.328148 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3d5ac76d-d28d-4926-85fd-bf7fd7c3599e tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action returned with HTTP 200 Aug 07 18:01:29.328761 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 436/1730] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:01:29 2026] POST /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 18:01:29.337735 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-457c1dc9-37f1-4a33-947c-a195860bfb00 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.342610 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-457c1dc9-37f1-4a33-947c-a195860bfb00 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:29.342610 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-457c1dc9-37f1-4a33-947c-a195860bfb00 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:29.342610 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-457c1dc9-37f1-4a33-947c-a195860bfb00 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:29.349586 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.349586 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:29.354996 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-457c1dc9-37f1-4a33-947c-a195860bfb00 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:29.360021 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-457c1dc9-37f1-4a33-947c-a195860bfb00 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:29.360918 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 429/1731] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:29 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:29.378197 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8588d9ff-8811-4dcf-817b-5aa72afba14b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.380575 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8588d9ff-8811-4dcf-817b-5aa72afba14b tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] POST https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action Aug 07 18:01:29.381148 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8588d9ff-8811-4dcf-817b-5aa72afba14b tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:29.381359 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8588d9ff-8811-4dcf-817b-5aa72afba14b tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:29.395123 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.395123 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:29.395918 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8588d9ff-8811-4dcf-817b-5aa72afba14b tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:29.406700 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8588d9ff-8811-4dcf-817b-5aa72afba14b tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume updated successfully. Aug 07 18:01:29.407119 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8588d9ff-8811-4dcf-817b-5aa72afba14b tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action returned with HTTP 200 Aug 07 18:01:29.407807 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 433/1732] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:01:29 2026] POST /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 18:01:29.416955 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-49bcbf15-b461-458a-9c24-35d5f42382ee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.419476 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49bcbf15-b461-458a-9c24-35d5f42382ee tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:29.420023 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49bcbf15-b461-458a-9c24-35d5f42382ee tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:29.420391 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49bcbf15-b461-458a-9c24-35d5f42382ee tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:29.429217 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.429217 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:29.434661 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-49bcbf15-b461-458a-9c24-35d5f42382ee tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:29.439861 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49bcbf15-b461-458a-9c24-35d5f42382ee tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:29.440648 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 435/1733] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:29 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:01:29.458701 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f1d54656-3f5f-434c-b710-03d33ae9e078 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.460366 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1d54656-3f5f-434c-b710-03d33ae9e078 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] POST https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action Aug 07 18:01:29.460716 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f1d54656-3f5f-434c-b710-03d33ae9e078 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:29.460856 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f1d54656-3f5f-434c-b710-03d33ae9e078 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:29.469682 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.469682 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:29.470132 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f1d54656-3f5f-434c-b710-03d33ae9e078 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:29.478837 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f1d54656-3f5f-434c-b710-03d33ae9e078 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Update volume admin metadata completed successfully. Aug 07 18:01:29.478985 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f1d54656-3f5f-434c-b710-03d33ae9e078 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Update readonly setting on volume completed successfully. Aug 07 18:01:29.479180 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1d54656-3f5f-434c-b710-03d33ae9e078 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action returned with HTTP 202 Aug 07 18:01:29.479624 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 437/1734] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:01:29 2026] POST /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:01:29.487506 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e26c62a5-2d07-4ebf-bef3-e1bd986c78fc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.488734 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e26c62a5-2d07-4ebf-bef3-e1bd986c78fc tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:29.489001 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e26c62a5-2d07-4ebf-bef3-e1bd986c78fc tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:29.489235 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e26c62a5-2d07-4ebf-bef3-e1bd986c78fc tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:29.496080 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.496080 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:29.499827 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e26c62a5-2d07-4ebf-bef3-e1bd986c78fc tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:29.504297 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e26c62a5-2d07-4ebf-bef3-e1bd986c78fc tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:29.504858 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 430/1735] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:29 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:29.516592 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5645ed8b-5594-44d6-98b5-6056750cf40c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.518502 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5645ed8b-5594-44d6-98b5-6056750cf40c tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] POST https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action Aug 07 18:01:29.518812 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5645ed8b-5594-44d6-98b5-6056750cf40c tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:29.519045 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5645ed8b-5594-44d6-98b5-6056750cf40c tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:29.527740 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.527740 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:29.528311 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5645ed8b-5594-44d6-98b5-6056750cf40c tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:29.538547 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5645ed8b-5594-44d6-98b5-6056750cf40c tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Update volume admin metadata completed successfully. Aug 07 18:01:29.538840 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5645ed8b-5594-44d6-98b5-6056750cf40c tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Update readonly setting on volume completed successfully. Aug 07 18:01:29.539155 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5645ed8b-5594-44d6-98b5-6056750cf40c tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action returned with HTTP 202 Aug 07 18:01:29.539789 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 434/1736] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:01:29 2026] POST /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:01:29.547276 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0c302356-8ae1-474a-9423-87e94867aa60 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.550042 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c302356-8ae1-474a-9423-87e94867aa60 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:29.550272 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c302356-8ae1-474a-9423-87e94867aa60 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:29.550567 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c302356-8ae1-474a-9423-87e94867aa60 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:29.557499 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.557499 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:29.562678 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0c302356-8ae1-474a-9423-87e94867aa60 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:29.570959 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c302356-8ae1-474a-9423-87e94867aa60 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:29.571605 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 436/1737] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:29 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:29.588127 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-735777be-2699-470d-a932-be27e03305c5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.589756 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-735777be-2699-470d-a932-be27e03305c5 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] POST https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action Aug 07 18:01:29.590129 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-735777be-2699-470d-a932-be27e03305c5 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1486594929", "disk_format": "raw"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:29.590295 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-735777be-2699-470d-a932-be27e03305c5 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1486594929", "disk_format": "raw"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:29.599388 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.599388 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:29.599957 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-735777be-2699-470d-a932-be27e03305c5 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:29.614978 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:29.614978 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:29.621506 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.image.image_utils [None req-735777be-2699-470d-a932-be27e03305c5 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1486594929'}] 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-1486594929'}]. {{(pid=100245) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 18:01:29.736997 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d36379e7-12d5-43f4-9487-10526b1dc932 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:29.740032 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d36379e7-12d5-43f4-9487-10526b1dc932 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] GET https://10.4.3.241/volume/v3/snapshots/824bab0f-c621-4285-9b4b-ac4439c483e9 Aug 07 18:01:29.740339 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d36379e7-12d5-43f4-9487-10526b1dc932 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:29.740657 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d36379e7-12d5-43f4-9487-10526b1dc932 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:29.745989 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d36379e7-12d5-43f4-9487-10526b1dc932 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/snapshots/824bab0f-c621-4285-9b4b-ac4439c483e9 returned with HTTP 404 Aug 07 18:01:29.746738 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 431/1738] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:01:29 2026] GET /volume/v3/snapshots/824bab0f-c621-4285-9b4b-ac4439c483e9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:30.126522 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fbb5757e-fd89-4bd4-9f1f-d5a939b1d6ed None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:30.131421 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fbb5757e-fd89-4bd4-9f1f-d5a939b1d6ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] GET https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 Aug 07 18:01:30.131421 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fbb5757e-fd89-4bd4-9f1f-d5a939b1d6ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:30.131878 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fbb5757e-fd89-4bd4-9f1f-d5a939b1d6ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:30.142417 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fbb5757e-fd89-4bd4-9f1f-d5a939b1d6ed tempest-TestEncryptedCinderVolumes-1500395342 tempest-TestEncryptedCinderVolumes-1500395342-project-member] https://10.4.3.241/volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 returned with HTTP 404 Aug 07 18:01:30.145097 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 435/1739] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:30 2026] GET /volume/v3/volumes/e9d0a6a5-e386-4b94-8418-64a6acfce392 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:30.153233 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ba2d3e45-f3a2-4734-ae2d-d3dd9cce315b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:30.306326 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-735777be-2699-470d-a932-be27e03305c5 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Copy volume to image completed successfully. Aug 07 18:01:30.306839 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-735777be-2699-470d-a932-be27e03305c5 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action returned with HTTP 202 Aug 07 18:01:30.307232 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 438/1740] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:01:29 2026] POST /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action => generated 687 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:30.320343 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba2d3e45-f3a2-4734-ae2d-d3dd9cce315b tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:01:30.320343 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba2d3e45-f3a2-4734-ae2d-d3dd9cce315b tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:30.320343 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba2d3e45-f3a2-4734-ae2d-d3dd9cce315b tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:30.321554 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ba2d3e45-f3a2-4734-ae2d-d3dd9cce315b tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:01:30.357593 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ba2d3e45-f3a2-4734-ae2d-d3dd9cce315b tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Get all volumes completed successfully. Aug 07 18:01:30.363122 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:30.363122 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:30.373867 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba2d3e45-f3a2-4734-ae2d-d3dd9cce315b tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:01:30.374474 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 437/1741] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 18:01:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13552 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:01:30.396023 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3acb1dba-b17a-4a3a-8945-9c688199c874 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:30.398319 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3acb1dba-b17a-4a3a-8945-9c688199c874 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] DELETE https://10.4.3.241/volume/v3/types/fd758b96-7ef2-48bd-8a91-54c1d1a8447b Aug 07 18:01:30.398516 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3acb1dba-b17a-4a3a-8945-9c688199c874 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:30.398693 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3acb1dba-b17a-4a3a-8945-9c688199c874 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:30.425599 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3acb1dba-b17a-4a3a-8945-9c688199c874 tempest-TestEncryptedCinderVolumes-1669763714 tempest-TestEncryptedCinderVolumes-1669763714-project-admin] https://10.4.3.241/volume/v3/types/fd758b96-7ef2-48bd-8a91-54c1d1a8447b returned with HTTP 202 Aug 07 18:01:30.425599 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 432/1742] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:01:30 2026] DELETE /volume/v3/types/fd758b96-7ef2-48bd-8a91-54c1d1a8447b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:35.446209 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-85abb830-6a94-44ab-8862-e0f3ca0cdd53 req-fad0e7b1-3052-4813-9636-16f83848bd21 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:35.450419 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-85abb830-6a94-44ab-8862-e0f3ca0cdd53 req-fad0e7b1-3052-4813-9636-16f83848bd21 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] DELETE https://10.4.3.241/volume/v3/attachments/f814646d-2627-45a6-bf54-12bb839fcc37 Aug 07 18:01:35.452556 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-85abb830-6a94-44ab-8862-e0f3ca0cdd53 req-fad0e7b1-3052-4813-9636-16f83848bd21 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:35.453382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-85abb830-6a94-44ab-8862-e0f3ca0cdd53 req-fad0e7b1-3052-4813-9636-16f83848bd21 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:35.458716 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=321,cinder:UPDATE=75,cinder:DELETE=2,cinder:INSERT=41 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:01:35.466707 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:35.466707 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:35.542507 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-85abb830-6a94-44ab-8862-e0f3ca0cdd53 req-fad0e7b1-3052-4813-9636-16f83848bd21 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/attachments/f814646d-2627-45a6-bf54-12bb839fcc37 returned with HTTP 200 Aug 07 18:01:35.543121 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 436/1743] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:01:35 2026] DELETE /volume/v3/attachments/f814646d-2627-45a6-bf54-12bb839fcc37 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:35.552975 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-85abb830-6a94-44ab-8862-e0f3ca0cdd53 req-b4927f1a-fda2-4f90-b522-554080e4cf92 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:35.555823 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-85abb830-6a94-44ab-8862-e0f3ca0cdd53 req-b4927f1a-fda2-4f90-b522-554080e4cf92 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] DELETE https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:35.556292 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-85abb830-6a94-44ab-8862-e0f3ca0cdd53 req-b4927f1a-fda2-4f90-b522-554080e4cf92 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:35.556560 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-85abb830-6a94-44ab-8862-e0f3ca0cdd53 req-b4927f1a-fda2-4f90-b522-554080e4cf92 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:35.558023 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [req-85abb830-6a94-44ab-8862-e0f3ca0cdd53 req-b4927f1a-fda2-4f90-b522-554080e4cf92 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Delete volume with id: 64c4eca7-a792-4332-8986-4fa1be3072d7 Aug 07 18:01:35.559544 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=307,cinder:UPDATE=46,cinder:DELETE=1,cinder:INSERT=16 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:01:35.565269 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:35.565269 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:35.567326 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-85abb830-6a94-44ab-8862-e0f3ca0cdd53 req-b4927f1a-fda2-4f90-b522-554080e4cf92 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Volume info retrieved successfully. Aug 07 18:01:35.592368 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-85abb830-6a94-44ab-8862-e0f3ca0cdd53 req-b4927f1a-fda2-4f90-b522-554080e4cf92 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] Delete volume request issued successfully. Aug 07 18:01:35.592515 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-85abb830-6a94-44ab-8862-e0f3ca0cdd53 req-b4927f1a-fda2-4f90-b522-554080e4cf92 tempest-ImageDependencyTests-2068850322 tempest-ImageDependencyTests-2068850322-project-member] https://10.4.3.241/volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 returned with HTTP 202 Aug 07 18:01:35.594328 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 439/1744] 10.4.3.241 () {70 vars in 1620 bytes} [Fri Aug 7 18:01:35 2026] DELETE /volume/v3/volumes/64c4eca7-a792-4332-8986-4fa1be3072d7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:36.143310 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c4c620f2-5398-42db-a98e-141fc4611d08 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:36.146219 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:01:36.146583 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-769033991"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:36.148811 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-769033991'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:01:36.148952 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Create volume of 1 GB Aug 07 18:01:36.155386 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Availability Zones retrieved successfully. Aug 07 18:01:36.165756 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Flow 'volume_create_api' (e102828c-ed75-4d4b-b1cb-885d4c76809b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:36.167345 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (917a35ef-e123-438c-9b04-9b698fa3c083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:36.168806 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:01:36.209949 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (917a35ef-e123-438c-9b04-9b698fa3c083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:36.210966 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3cb6d3b-7d22-44ba-9430-88611d7ca777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:36.318581 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Created reservations ['a2cee360-bfda-4f97-9f9b-15c3f252fa78', 'a1d3ff08-02eb-4427-84ce-2837e17eda04', 'b1dc927d-96fc-48eb-a517-5efafe0da663', '1c3e3b65-34db-4158-8d51-61747ff864a3'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:36.320047 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3cb6d3b-7d22-44ba-9430-88611d7ca777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2cee360-bfda-4f97-9f9b-15c3f252fa78', 'a1d3ff08-02eb-4427-84ce-2837e17eda04', 'b1dc927d-96fc-48eb-a517-5efafe0da663', '1c3e3b65-34db-4158-8d51-61747ff864a3']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:36.320845 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39116aaf-4739-42f9-ad75-5b39e2a448b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:36.349727 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39116aaf-4739-42f9-ad75-5b39e2a448b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd24e24-9e41-4c01-8561-1dbdc02cee3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-769033991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac8e35f483a4b28818dbf9fc435f5bf',qos_specs=None,replication_status=,reservations=['a2cee360-bfda-4f97-9f9b-15c3f252fa78','a1d3ff08-02eb-4427-84ce-2837e17eda04','b1dc927d-96fc-48eb-a517-5efafe0da663','1c3e3b65-34db-4158-8d51-61747ff864a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f609c47b20a24df78b409ca862659823',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:01:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-769033991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbd24e24-9e41-4c01-8561-1dbdc02cee3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ac8e35f483a4b28818dbf9fc435f5bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f609c47b20a24df78b409ca862659823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:36.350917 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d39e422-6d72-40db-9480-beab0cf823c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:36.382450 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d39e422-6d72-40db-9480-beab0cf823c3) transitioned into state 'SUCCESS' from state '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-769033991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac8e35f483a4b28818dbf9fc435f5bf',qos_specs=None,replication_status=,reservations=['a2cee360-bfda-4f97-9f9b-15c3f252fa78','a1d3ff08-02eb-4427-84ce-2837e17eda04','b1dc927d-96fc-48eb-a517-5efafe0da663','1c3e3b65-34db-4158-8d51-61747ff864a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f609c47b20a24df78b409ca862659823',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:36.383677 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f30cd083-2edd-4a49-ae38-c34c318821d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:36.401111 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f30cd083-2edd-4a49-ae38-c34c318821d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:36.403419 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Flow 'volume_create_api' (e102828c-ed75-4d4b-b1cb-885d4c76809b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:36.403515 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Create volume request issued successfully. Aug 07 18:01:36.404472 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c4c620f2-5398-42db-a98e-141fc4611d08 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:01:36.404902 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 438/1745] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:01:36 2026] POST /volume/v3/volumes => generated 750 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:36.423451 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-24657316-adde-4591-a69b-ab8f9866f8eb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:36.429273 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-24657316-adde-4591-a69b-ab8f9866f8eb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:01:36.429566 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-24657316-adde-4591-a69b-ab8f9866f8eb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:36.429826 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-24657316-adde-4591-a69b-ab8f9866f8eb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:36.444076 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:36.444076 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:36.452342 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-24657316-adde-4591-a69b-ab8f9866f8eb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:01:36.461362 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-24657316-adde-4591-a69b-ab8f9866f8eb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:01:36.461986 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 433/1746] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:36 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:37.483367 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-383fac54-e8da-42e2-8b67-eb2f92bc91ae None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:37.486867 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-383fac54-e8da-42e2-8b67-eb2f92bc91ae tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:01:37.487066 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-383fac54-e8da-42e2-8b67-eb2f92bc91ae tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:37.487570 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-383fac54-e8da-42e2-8b67-eb2f92bc91ae tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:37.505630 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:37.505630 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:37.512540 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-383fac54-e8da-42e2-8b67-eb2f92bc91ae tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:01:37.520489 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-383fac54-e8da-42e2-8b67-eb2f92bc91ae tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:01:37.521656 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 437/1747] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:37 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:37.587586 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-90495108-3899-479a-a320-74142a376472 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:37.592754 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-90495108-3899-479a-a320-74142a376472 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:01:37.592754 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-90495108-3899-479a-a320-74142a376472 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:37.592754 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-90495108-3899-479a-a320-74142a376472 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:37.600028 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:37.600028 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:37.605962 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-90495108-3899-479a-a320-74142a376472 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:01:37.612382 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-90495108-3899-479a-a320-74142a376472 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:01:37.612999 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 440/1748] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:37 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:37.740362 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5e4a25a0-4e22-447a-94a6-9cda71fdb4ab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:37.740362 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e4a25a0-4e22-447a-94a6-9cda71fdb4ab None None] GET https://10.4.3.241/volume// Aug 07 18:01:37.740362 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e4a25a0-4e22-447a-94a6-9cda71fdb4ab None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:37.740362 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e4a25a0-4e22-447a-94a6-9cda71fdb4ab None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:37.740362 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e4a25a0-4e22-447a-94a6-9cda71fdb4ab None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:01:37.740362 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 439/1749] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:01:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:01:37.759036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-65333344-263a-493c-8da4-f761c2415f51 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:37.766631 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-65333344-263a-493c-8da4-f761c2415f51 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:01:37.766934 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-65333344-263a-493c-8da4-f761c2415f51 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbd24e24-9e41-4c01-8561-1dbdc02cee3b", "connector": null, "instance_uuid": "5584e784-01a0-4e6b-bdf5-092c250cc9e5"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:37.777763 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:37.777763 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:37.810014 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-65333344-263a-493c-8da4-f761c2415f51 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:01:37.810823 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 434/1750] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:01:37 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 07 18:01:37.862602 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-47fe28f2-d580-4ed7-83fa-d9d66ca6af56 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:37.863132 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-47fe28f2-d580-4ed7-83fa-d9d66ca6af56 None None] GET https://10.4.3.241/volume// Aug 07 18:01:37.863391 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-47fe28f2-d580-4ed7-83fa-d9d66ca6af56 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:37.863671 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-47fe28f2-d580-4ed7-83fa-d9d66ca6af56 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:37.864561 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-47fe28f2-d580-4ed7-83fa-d9d66ca6af56 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:01:37.865384 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 438/1751] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:01:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:01:37.869993 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-48070245-5ccf-415b-82dd-711ed4f2f879 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:37.873016 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-48070245-5ccf-415b-82dd-711ed4f2f879 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:01:37.875744 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-48070245-5ccf-415b-82dd-711ed4f2f879 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:37.875996 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-48070245-5ccf-415b-82dd-711ed4f2f879 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:37.879550 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-b2f0f2aa-e18c-4efa-81ba-95384b1e7639 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:37.886330 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-b2f0f2aa-e18c-4efa-81ba-95384b1e7639 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:01:37.886753 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-b2f0f2aa-e18c-4efa-81ba-95384b1e7639 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:37.886935 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-b2f0f2aa-e18c-4efa-81ba-95384b1e7639 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:37.898075 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:37.898075 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:37.903200 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-48070245-5ccf-415b-82dd-711ed4f2f879 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:01:37.904454 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:37.904454 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:37.910426 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-48070245-5ccf-415b-82dd-711ed4f2f879 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:01:37.910426 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 441/1752] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:37 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:37.919441 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-b2f0f2aa-e18c-4efa-81ba-95384b1e7639 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:01:37.925272 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-b2f0f2aa-e18c-4efa-81ba-95384b1e7639 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:01:37.926249 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 440/1753] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:01:37 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 1022 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:01:38.060586 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-8fd906c1-edeb-40b8-aa33-54d4cbdbd709 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:38.065352 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-8fd906c1-edeb-40b8-aa33-54d4cbdbd709 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] PUT https://10.4.3.241/volume/v3/attachments/bc952515-6031-4e59-bd93-23ca86088429 Aug 07 18:01:38.065960 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-8fd906c1-edeb-40b8-aa33-54d4cbdbd709 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:38.088276 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-8fd906c1-edeb-40b8-aa33-54d4cbdbd709 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Acquiring lock "cinder-attachment_update-bbd24e24-9e41-4c01-8561-1dbdc02cee3b-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:01:38.107064 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-8fd906c1-edeb-40b8-aa33-54d4cbdbd709 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Lock "cinder-attachment_update-bbd24e24-9e41-4c01-8561-1dbdc02cee3b-np0000006743" acquired by "attachment_update" :: waited 0.019s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:01:38.108530 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:38.108530 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:38.290315 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-8fd906c1-edeb-40b8-aa33-54d4cbdbd709 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Lock "cinder-attachment_update-bbd24e24-9e41-4c01-8561-1dbdc02cee3b-np0000006743" released by "attachment_update" :: held 0.183s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:01:38.291459 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-8fd906c1-edeb-40b8-aa33-54d4cbdbd709 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/attachments/bc952515-6031-4e59-bd93-23ca86088429 returned with HTTP 200 Aug 07 18:01:38.291459 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 435/1754] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:01:38 2026] PUT /volume/v3/attachments/bc952515-6031-4e59-bd93-23ca86088429 => generated 969 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:38.928992 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f2f9c80b-724b-477a-94ab-7516d6e4db00 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:38.931302 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f2f9c80b-724b-477a-94ab-7516d6e4db00 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:01:38.931302 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f2f9c80b-724b-477a-94ab-7516d6e4db00 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:38.931523 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f2f9c80b-724b-477a-94ab-7516d6e4db00 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:38.958053 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:38.958053 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:38.967751 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f2f9c80b-724b-477a-94ab-7516d6e4db00 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:01:38.975544 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f2f9c80b-724b-477a-94ab-7516d6e4db00 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:01:38.976225 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 439/1755] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:38 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:39.995744 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0b398236-7477-4381-8f84-caf2f8e7d9ac None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:39.998492 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b398236-7477-4381-8f84-caf2f8e7d9ac tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:01:39.998492 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b398236-7477-4381-8f84-caf2f8e7d9ac tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:39.998492 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b398236-7477-4381-8f84-caf2f8e7d9ac tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:40.013608 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:40.013608 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:40.025939 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0b398236-7477-4381-8f84-caf2f8e7d9ac tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:01:40.038423 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b398236-7477-4381-8f84-caf2f8e7d9ac tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:01:40.038975 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 442/1756] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:39 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:40.491661 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2284e77b-3a63-49aa-807d-6877a95d6277 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:40.614816 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2284e77b-3a63-49aa-807d-6877a95d6277 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 Aug 07 18:01:40.615807 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2284e77b-3a63-49aa-807d-6877a95d6277 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:40.616105 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2284e77b-3a63-49aa-807d-6877a95d6277 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:40.639996 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2284e77b-3a63-49aa-807d-6877a95d6277 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 returned with HTTP 200 Aug 07 18:01:40.643156 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 441/1757] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:01:40 2026] GET /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 => generated 437 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:40.652671 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9cdd5122-7aec-40d4-a79a-85131c1862c8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:40.654224 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9cdd5122-7aec-40d4-a79a-85131c1862c8 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622/defaults Aug 07 18:01:40.654527 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9cdd5122-7aec-40d4-a79a-85131c1862c8 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:40.654788 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9cdd5122-7aec-40d4-a79a-85131c1862c8 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'defaults' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:40.655077 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:40.655077 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:40.666200 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9cdd5122-7aec-40d4-a79a-85131c1862c8 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-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 07 18:01:40.666200 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9cdd5122-7aec-40d4-a79a-85131c1862c8 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-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 07 18:01:40.666200 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9cdd5122-7aec-40d4-a79a-85131c1862c8 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-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 07 18:01:40.666200 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9cdd5122-7aec-40d4-a79a-85131c1862c8 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-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 07 18:01:40.666200 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9cdd5122-7aec-40d4-a79a-85131c1862c8 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-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 07 18:01:40.666200 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9cdd5122-7aec-40d4-a79a-85131c1862c8 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-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 07 18:01:40.670706 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9cdd5122-7aec-40d4-a79a-85131c1862c8 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622/defaults returned with HTTP 200 Aug 07 18:01:40.671376 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 436/1758] 10.4.3.241 () {66 vars in 1381 bytes} [Fri Aug 7 18:01:40 2026] GET /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:40.682076 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5b698da5-82b5-4a16-a1c1-94fc8535db1d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:40.684485 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b698da5-82b5-4a16-a1c1-94fc8535db1d tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 Aug 07 18:01:40.684783 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b698da5-82b5-4a16-a1c1-94fc8535db1d tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:40.918576 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b698da5-82b5-4a16-a1c1-94fc8535db1d tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 returned with HTTP 200 Aug 07 18:01:40.919186 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 440/1759] 10.4.3.241 () {68 vars in 1374 bytes} [Fri Aug 7 18:01:40 2026] PUT /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 => generated 395 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:40.933026 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c1660fc9-2a0d-4c51-a48f-a878ee770633 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:40.935517 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1660fc9-2a0d-4c51-a48f-a878ee770633 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] DELETE https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 Aug 07 18:01:40.935805 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1660fc9-2a0d-4c51-a48f-a878ee770633 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:40.936179 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1660fc9-2a0d-4c51-a48f-a878ee770633 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:40.948088 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1660fc9-2a0d-4c51-a48f-a878ee770633 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 returned with HTTP 200 Aug 07 18:01:40.948361 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 443/1760] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:01:40 2026] DELETE /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 => generated 0 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 18:01:40.958106 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c7fe75fd-7694-4754-bb71-90e30d69f02c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:40.966755 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c7fe75fd-7694-4754-bb71-90e30d69f02c tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 Aug 07 18:01:40.969729 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c7fe75fd-7694-4754-bb71-90e30d69f02c tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:40.969729 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c7fe75fd-7694-4754-bb71-90e30d69f02c tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:41.003963 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c7fe75fd-7694-4754-bb71-90e30d69f02c tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 returned with HTTP 200 Aug 07 18:01:41.003963 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 442/1761] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:01:40 2026] GET /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 => generated 437 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:41.013794 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1de7fa83-0728-44f5-9d0a-7f9099de4914 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:41.015177 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1de7fa83-0728-44f5-9d0a-7f9099de4914 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 Aug 07 18:01:41.015655 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1de7fa83-0728-44f5-9d0a-7f9099de4914 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-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=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:41.056777 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-396e501a-bb54-4140-aab0-09b358512d32 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:41.058817 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-396e501a-bb54-4140-aab0-09b358512d32 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:01:41.058992 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-396e501a-bb54-4140-aab0-09b358512d32 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:41.059170 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-396e501a-bb54-4140-aab0-09b358512d32 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:41.071415 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:41.071415 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:41.076316 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-396e501a-bb54-4140-aab0-09b358512d32 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:01:41.089848 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-396e501a-bb54-4140-aab0-09b358512d32 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:01:41.090287 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 441/1762] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:41 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:41.194886 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1de7fa83-0728-44f5-9d0a-7f9099de4914 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 returned with HTTP 200 Aug 07 18:01:41.194886 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 437/1763] 10.4.3.241 () {68 vars in 1375 bytes} [Fri Aug 7 18:01:41 2026] PUT /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 => generated 395 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:41.206111 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1bdeca4a-d081-4fbc-925f-9f4b44bf8e10 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:41.208064 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1bdeca4a-d081-4fbc-925f-9f4b44bf8e10 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622/defaults Aug 07 18:01:41.208260 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1bdeca4a-d081-4fbc-925f-9f4b44bf8e10 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:41.208746 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1bdeca4a-d081-4fbc-925f-9f4b44bf8e10 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'defaults' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:41.221134 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1bdeca4a-d081-4fbc-925f-9f4b44bf8e10 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622/defaults returned with HTTP 200 Aug 07 18:01:41.221601 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 444/1764] 10.4.3.241 () {66 vars in 1381 bytes} [Fri Aug 7 18:01:41 2026] GET /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622/defaults => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:41.232706 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-513fe2c9-ef73-4f77-aff6-336a6e24ada0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:41.234879 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-513fe2c9-ef73-4f77-aff6-336a6e24ada0 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 Aug 07 18:01:41.235292 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-513fe2c9-ef73-4f77-aff6-336a6e24ada0 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:41.235669 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-513fe2c9-ef73-4f77-aff6-336a6e24ada0 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:41.261780 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-513fe2c9-ef73-4f77-aff6-336a6e24ada0 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 returned with HTTP 200 Aug 07 18:01:41.262858 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 443/1765] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:01:41 2026] GET /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 => generated 437 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:41.276845 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8514e7fd-24c2-41ba-9b9d-b592adc64d45 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:41.279087 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8514e7fd-24c2-41ba-9b9d-b592adc64d45 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622?usage=True Aug 07 18:01:41.279382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8514e7fd-24c2-41ba-9b9d-b592adc64d45 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:41.279994 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8514e7fd-24c2-41ba-9b9d-b592adc64d45 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:41.299216 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8514e7fd-24c2-41ba-9b9d-b592adc64d45 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622?usage=True returned with HTTP 200 Aug 07 18:01:41.299718 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 442/1766] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:01:41 2026] GET /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622?usage=True => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:41.314798 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-581df20a-f470-4389-875f-be5eb3115e0e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:41.421062 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:01:41.421445 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1884322909"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:41.422981 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1884322909'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:01:41.422981 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Create volume of 1 GB Aug 07 18:01:41.429470 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Availability Zones retrieved successfully. Aug 07 18:01:41.436156 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Flow 'volume_create_api' (d1dfb941-ff53-4ce7-9716-1c1898414017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:41.437102 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9dc037-1cb1-4835-be7d-92db553febd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:41.438130 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:01:41.479746 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b9dc037-1cb1-4835-be7d-92db553febd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:41.480892 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e79c0bdb-543f-4a68-93f4-994fa4168606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:41.553091 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Created reservations ['1b46427f-4260-490b-9040-9656bae8456c', '888b9545-5995-448b-9c7d-bca6f7e94d41', '440540f2-10ae-43af-aafb-3455b59e2348', 'db51d9f9-57eb-4b75-8ee5-3c54cbf0c95a'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:41.556517 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e79c0bdb-543f-4a68-93f4-994fa4168606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b46427f-4260-490b-9040-9656bae8456c', '888b9545-5995-448b-9c7d-bca6f7e94d41', '440540f2-10ae-43af-aafb-3455b59e2348', 'db51d9f9-57eb-4b75-8ee5-3c54cbf0c95a']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:41.556517 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36552f17-8760-4342-9329-6aa69d789ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:41.587323 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36552f17-8760-4342-9329-6aa69d789ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89f528b7-b1c6-4f72-8df3-d38cd73cc014', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1884322909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf21140e29c2454ca497ebe6638c3622',qos_specs=None,replication_status=,reservations=['1b46427f-4260-490b-9040-9656bae8456c','888b9545-5995-448b-9c7d-bca6f7e94d41','440540f2-10ae-43af-aafb-3455b59e2348','db51d9f9-57eb-4b75-8ee5-3c54cbf0c95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac4b17b7886e439d8bd1bb232cfd7055',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:01:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1884322909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89f528b7-b1c6-4f72-8df3-d38cd73cc014,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf21140e29c2454ca497ebe6638c3622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac4b17b7886e439d8bd1bb232cfd7055',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:41.588150 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad28979-9542-4829-a574-fa127a3dc90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:41.613127 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-fdf5061a-f355-442f-8573-2a7fea6906b7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:41.613630 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad28979-9542-4829-a574-fa127a3dc90d) transitioned into state 'SUCCESS' from state '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-1884322909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf21140e29c2454ca497ebe6638c3622',qos_specs=None,replication_status=,reservations=['1b46427f-4260-490b-9040-9656bae8456c','888b9545-5995-448b-9c7d-bca6f7e94d41','440540f2-10ae-43af-aafb-3455b59e2348','db51d9f9-57eb-4b75-8ee5-3c54cbf0c95a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac4b17b7886e439d8bd1bb232cfd7055',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:41.614711 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e4f91c-eb6e-4efe-8c06-8487cd093089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:41.616211 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-fdf5061a-f355-442f-8573-2a7fea6906b7 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] POST https://10.4.3.241/volume/v3/attachments/bc952515-6031-4e59-bd93-23ca86088429/action Aug 07 18:01:41.616712 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-fdf5061a-f355-442f-8573-2a7fea6906b7 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:41.616798 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-fdf5061a-f355-442f-8573-2a7fea6906b7 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:41.630077 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e4f91c-eb6e-4efe-8c06-8487cd093089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:41.631542 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Flow 'volume_create_api' (d1dfb941-ff53-4ce7-9716-1c1898414017) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:41.631936 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Create volume request issued successfully. Aug 07 18:01:41.634993 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-581df20a-f470-4389-875f-be5eb3115e0e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:01:41.634993 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 438/1767] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:01:41 2026] POST /volume/v3/volumes => generated 756 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:41.646224 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:41.646224 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:41.654106 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1a64edf-599f-4ce5-8fd1-db99fb991e70 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:41.656691 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1a64edf-599f-4ce5-8fd1-db99fb991e70 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] GET https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 Aug 07 18:01:41.657116 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1a64edf-599f-4ce5-8fd1-db99fb991e70 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:41.658423 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1a64edf-599f-4ce5-8fd1-db99fb991e70 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:41.666711 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aaa95607-cb31-4283-b887-39a9ae03dfdf req-fdf5061a-f355-442f-8573-2a7fea6906b7 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/attachments/bc952515-6031-4e59-bd93-23ca86088429/action returned with HTTP 204 Aug 07 18:01:41.667154 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 445/1768] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:01:41 2026] POST /volume/v3/attachments/bc952515-6031-4e59-bd93-23ca86088429/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:41.669997 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:41.669997 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:41.675319 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d1a64edf-599f-4ce5-8fd1-db99fb991e70 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Volume info retrieved successfully. Aug 07 18:01:41.680568 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1a64edf-599f-4ce5-8fd1-db99fb991e70 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 returned with HTTP 200 Aug 07 18:01:41.681319 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 444/1769] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:41 2026] GET /volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:42.109433 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-26581114-a160-433d-9916-55e9f4ea90c0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:42.110571 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26581114-a160-433d-9916-55e9f4ea90c0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:01:42.110851 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26581114-a160-433d-9916-55e9f4ea90c0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:42.111101 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26581114-a160-433d-9916-55e9f4ea90c0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:42.121939 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:42.121939 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:42.125567 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-26581114-a160-433d-9916-55e9f4ea90c0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:01:42.130756 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26581114-a160-433d-9916-55e9f4ea90c0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:01:42.130756 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 443/1770] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:42 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:42.159095 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4817b814-9490-4852-8011-1c6d25e3572a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:42.168112 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4817b814-9490-4852-8011-1c6d25e3572a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:01:42.168812 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4817b814-9490-4852-8011-1c6d25e3572a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:42.169116 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4817b814-9490-4852-8011-1c6d25e3572a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:42.189837 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:42.189837 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:42.200963 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4817b814-9490-4852-8011-1c6d25e3572a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:01:42.209018 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4817b814-9490-4852-8011-1c6d25e3572a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:01:42.209582 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 439/1771] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:42 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 1135 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:42.516158 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1aac21a4-3156-4703-b69f-de64ed92c2c9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:42.557626 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1aac21a4-3156-4703-b69f-de64ed92c2c9 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:01:42.557626 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1aac21a4-3156-4703-b69f-de64ed92c2c9 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1504219630", "extra_specs": {}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:42.587282 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1aac21a4-3156-4703-b69f-de64ed92c2c9 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:01:42.587282 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 446/1772] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:01:42 2026] POST /volume/v3/types => generated 212 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:42.597964 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3f234759-9f1a-4582-8c1c-b7cd72ac5ffb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:42.602491 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f234759-9f1a-4582-8c1c-b7cd72ac5ffb tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] POST https://10.4.3.241/volume/v3/types/f181db50-75f5-4e2e-b01c-0e807eda2a15/encryption Aug 07 18:01:42.602787 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f234759-9f1a-4582-8c1c-b7cd72ac5ffb tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:42.631645 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f234759-9f1a-4582-8c1c-b7cd72ac5ffb tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] https://10.4.3.241/volume/v3/types/f181db50-75f5-4e2e-b01c-0e807eda2a15/encryption returned with HTTP 200 Aug 07 18:01:42.632186 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 445/1773] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:01:42 2026] POST /volume/v3/types/f181db50-75f5-4e2e-b01c-0e807eda2a15/encryption => generated 230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:42.644993 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:42.695137 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c8d25937-9ca0-4d74-a934-a1030f53527e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:42.698131 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c8d25937-9ca0-4d74-a934-a1030f53527e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] GET https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 Aug 07 18:01:42.698370 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c8d25937-9ca0-4d74-a934-a1030f53527e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:42.698604 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c8d25937-9ca0-4d74-a934-a1030f53527e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:42.712600 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:42.712600 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:42.722428 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c8d25937-9ca0-4d74-a934-a1030f53527e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Volume info retrieved successfully. Aug 07 18:01:42.727668 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c8d25937-9ca0-4d74-a934-a1030f53527e tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 returned with HTTP 200 Aug 07 18:01:42.727668 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 440/1774] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:42 2026] GET /volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:42.744633 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-269eb364-9827-4d57-9809-12349622a88b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:42.746181 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:01:42.746181 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1904417770", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1504219630", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:42.748093 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1904417770', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1504219630', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:01:42.748711 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-269eb364-9827-4d57-9809-12349622a88b tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622?usage=True Aug 07 18:01:42.749503 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-269eb364-9827-4d57-9809-12349622a88b tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:42.750419 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-269eb364-9827-4d57-9809-12349622a88b tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:42.752899 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Create volume of 1 GB Aug 07 18:01:42.753226 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:42.753226 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:42.753878 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Availability Zones retrieved successfully. Aug 07 18:01:42.761094 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Flow 'volume_create_api' (a49f31cd-c173-432e-8542-21ac8ece939d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:42.762250 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8e0f6af-b7c9-4e59-951c-b45bb9a763b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:42.762936 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:01:42.767133 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-269eb364-9827-4d57-9809-12349622a88b tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1504219630 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1504219630, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:42.767753 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-269eb364-9827-4d57-9809-12349622a88b tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1504219630 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1504219630, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:42.769417 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-269eb364-9827-4d57-9809-12349622a88b tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1504219630 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1504219630, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:42.781360 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-269eb364-9827-4d57-9809-12349622a88b tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622?usage=True returned with HTTP 200 Aug 07 18:01:42.781360 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 447/1775] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:01:42 2026] GET /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622?usage=True => generated 1341 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:42.799443 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f62bf728-ddbc-4367-ab1c-025457338ced None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:42.801804 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f62bf728-ddbc-4367-ab1c-025457338ced tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] DELETE https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 Aug 07 18:01:42.802160 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f62bf728-ddbc-4367-ab1c-025457338ced tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:42.802160 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f62bf728-ddbc-4367-ab1c-025457338ced tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:42.802360 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f62bf728-ddbc-4367-ab1c-025457338ced tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Delete volume with id: 89f528b7-b1c6-4f72-8df3-d38cd73cc014 Aug 07 18:01:42.803738 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8e0f6af-b7c9-4e59-951c-b45bb9a763b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:01:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f181db50-75f5-4e2e-b01c-0e807eda2a15,is_public=True,name='tempest-scenario-type-luks-1504219630',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f181db50-75f5-4e2e-b01c-0e807eda2a15', '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=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:42.804836 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e64616f6-649c-454d-9c84-650c14c471f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:42.810795 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:42.810795 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:42.811415 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f62bf728-ddbc-4367-ab1c-025457338ced tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Volume info retrieved successfully. Aug 07 18:01:42.836126 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f62bf728-ddbc-4367-ab1c-025457338ced tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Delete volume request issued successfully. Aug 07 18:01:42.836422 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f62bf728-ddbc-4367-ab1c-025457338ced tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 returned with HTTP 202 Aug 07 18:01:42.837158 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 446/1776] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:01:42 2026] DELETE /volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:42.840146 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1504219630 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1504219630, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:42.840891 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1504219630 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1504219630, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:42.846822 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ec93fa68-39e1-4711-8947-bf4e9b202c5f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:42.848312 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ec93fa68-39e1-4711-8947-bf4e9b202c5f tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] GET https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 Aug 07 18:01:42.849237 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ec93fa68-39e1-4711-8947-bf4e9b202c5f tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:42.849690 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ec93fa68-39e1-4711-8947-bf4e9b202c5f tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:42.857239 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:42.857239 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:42.865444 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ec93fa68-39e1-4711-8947-bf4e9b202c5f tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Volume info retrieved successfully. Aug 07 18:01:42.868005 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ec93fa68-39e1-4711-8947-bf4e9b202c5f tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 returned with HTTP 200 Aug 07 18:01:42.868558 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 441/1777] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:42 2026] GET /volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:42.879618 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Created reservations ['9580cbb8-d808-4f88-896f-3b35c44dc648', 'f41fe319-650a-4a13-aa3d-5b97e5d02b1a', 'f11a9929-8a39-4bad-8fe3-0c84b44ff474', '831e80d4-15ef-45ec-b135-96f9e2065bef'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:42.880382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e64616f6-649c-454d-9c84-650c14c471f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9580cbb8-d808-4f88-896f-3b35c44dc648', 'f41fe319-650a-4a13-aa3d-5b97e5d02b1a', 'f11a9929-8a39-4bad-8fe3-0c84b44ff474', '831e80d4-15ef-45ec-b135-96f9e2065bef']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:42.881036 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6de9c08-136e-426b-b138-1fdb5cd42aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:42.904099 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6de9c08-136e-426b-b138-1fdb5cd42aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9157fdd-2aca-4d76-9162-3af5fa50014f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1904417770',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7c082b81104a7682540d9ffb7e225b',qos_specs=None,replication_status=,reservations=['9580cbb8-d808-4f88-896f-3b35c44dc648','f41fe319-650a-4a13-aa3d-5b97e5d02b1a','f11a9929-8a39-4bad-8fe3-0c84b44ff474','831e80d4-15ef-45ec-b135-96f9e2065bef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1c6994b25e343a29424003cf05a5f6e',volume_type_id=f181db50-75f5-4e2e-b01c-0e807eda2a15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1904417770',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e9157fdd-2aca-4d76-9162-3af5fa50014f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7c082b81104a7682540d9ffb7e225b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1c6994b25e343a29424003cf05a5f6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f181db50-75f5-4e2e-b01c-0e807eda2a15),volume_type_id=f181db50-75f5-4e2e-b01c-0e807eda2a15)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:42.904729 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8164543-176b-4fd6-b9b8-bfd169a4b9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:42.924495 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8164543-176b-4fd6-b9b8-bfd169a4b9dd) transitioned into state 'SUCCESS' from state '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-1904417770',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7c082b81104a7682540d9ffb7e225b',qos_specs=None,replication_status=,reservations=['9580cbb8-d808-4f88-896f-3b35c44dc648','f41fe319-650a-4a13-aa3d-5b97e5d02b1a','f11a9929-8a39-4bad-8fe3-0c84b44ff474','831e80d4-15ef-45ec-b135-96f9e2065bef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1c6994b25e343a29424003cf05a5f6e',volume_type_id=f181db50-75f5-4e2e-b01c-0e807eda2a15)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:42.925737 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4b6542-5049-463b-b5d4-6913bc136f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:42.937324 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4b6542-5049-463b-b5d4-6913bc136f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:42.940425 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Flow 'volume_create_api' (a49f31cd-c173-432e-8542-21ac8ece939d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:42.940425 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Create volume request issued successfully. Aug 07 18:01:42.940425 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d37a042-2071-4a34-a3b9-c4a2f694cf0a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:01:42.940425 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 444/1778] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:01:42 2026] POST /volume/v3/volumes => generated 785 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:42.952733 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c9bab04b-5bcf-42c5-81d5-d3514412e1ae None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:42.954877 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9bab04b-5bcf-42c5-81d5-d3514412e1ae tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f Aug 07 18:01:42.955121 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9bab04b-5bcf-42c5-81d5-d3514412e1ae tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:42.956417 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c9bab04b-5bcf-42c5-81d5-d3514412e1ae tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:42.964534 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:42.964534 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:42.970732 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c9bab04b-5bcf-42c5-81d5-d3514412e1ae tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:42.977522 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c9bab04b-5bcf-42c5-81d5-d3514412e1ae tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f returned with HTTP 200 Aug 07 18:01:42.978418 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 448/1779] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:42 2026] GET /volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:43.887644 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1a052190-1038-4757-baf5-12b741f3a2b5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:43.889997 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a052190-1038-4757-baf5-12b741f3a2b5 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] GET https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 Aug 07 18:01:43.890283 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a052190-1038-4757-baf5-12b741f3a2b5 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:43.890600 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a052190-1038-4757-baf5-12b741f3a2b5 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:43.898766 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a052190-1038-4757-baf5-12b741f3a2b5 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 returned with HTTP 404 Aug 07 18:01:43.899429 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 447/1780] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:43 2026] GET /volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:43.907339 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-da9b16aa-02b7-49fd-9c88-31635a427b11 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:43.909212 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da9b16aa-02b7-49fd-9c88-31635a427b11 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] GET https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 Aug 07 18:01:43.909435 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da9b16aa-02b7-49fd-9c88-31635a427b11 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:43.909656 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da9b16aa-02b7-49fd-9c88-31635a427b11 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:43.916940 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da9b16aa-02b7-49fd-9c88-31635a427b11 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 returned with HTTP 404 Aug 07 18:01:43.917565 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 442/1781] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:43 2026] GET /volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:43.930304 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8170b696-e621-4f07-9ed8-bb4a01a53801 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:43.932601 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8170b696-e621-4f07-9ed8-bb4a01a53801 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] DELETE https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 Aug 07 18:01:43.932848 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8170b696-e621-4f07-9ed8-bb4a01a53801 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:43.933057 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8170b696-e621-4f07-9ed8-bb4a01a53801 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:43.933277 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-8170b696-e621-4f07-9ed8-bb4a01a53801 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Delete volume with id: 89f528b7-b1c6-4f72-8df3-d38cd73cc014 Aug 07 18:01:43.939796 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8170b696-e621-4f07-9ed8-bb4a01a53801 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 returned with HTTP 404 Aug 07 18:01:43.940252 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 445/1782] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:01:43 2026] DELETE /volume/v3/volumes/89f528b7-b1c6-4f72-8df3-d38cd73cc014 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:43.951463 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:43.953312 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:01:43.953747 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-667662885"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:43.955430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-667662885'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:01:43.955569 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Create volume of 1 GB Aug 07 18:01:43.963491 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Availability Zones retrieved successfully. Aug 07 18:01:43.970593 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Flow 'volume_create_api' (acb438a8-2d8b-40d7-b68f-30dbbd002989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:43.972135 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d18b3c8-7e83-462c-b719-3162728152de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:43.973680 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:01:43.992095 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c65f1b3c-07d7-47f1-afd7-17e8cdfd11e7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:43.994086 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c65f1b3c-07d7-47f1-afd7-17e8cdfd11e7 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f Aug 07 18:01:43.994357 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c65f1b3c-07d7-47f1-afd7-17e8cdfd11e7 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:43.994589 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c65f1b3c-07d7-47f1-afd7-17e8cdfd11e7 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:44.003698 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:44.003698 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:44.007548 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c65f1b3c-07d7-47f1-afd7-17e8cdfd11e7 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:44.012678 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c65f1b3c-07d7-47f1-afd7-17e8cdfd11e7 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f returned with HTTP 200 Aug 07 18:01:44.013095 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 448/1783] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:43 2026] GET /volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:44.017739 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d18b3c8-7e83-462c-b719-3162728152de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:44.018733 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90f4ab80-c95c-4769-b5e2-34524f1a0b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:44.029307 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-285f63a3-2d8f-4744-be37-d0c543b2397a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:44.031894 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-285f63a3-2d8f-4744-be37-d0c543b2397a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f Aug 07 18:01:44.032233 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-285f63a3-2d8f-4744-be37-d0c543b2397a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:44.032571 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-285f63a3-2d8f-4744-be37-d0c543b2397a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:44.044635 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:44.044635 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:44.054829 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-285f63a3-2d8f-4744-be37-d0c543b2397a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:44.063244 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-285f63a3-2d8f-4744-be37-d0c543b2397a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f returned with HTTP 200 Aug 07 18:01:44.063986 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 443/1784] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:44 2026] GET /volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:44.081280 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:44.086269 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:01:44.086785 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-177031008", "source_volid": "e9157fdd-2aca-4d76-9162-3af5fa50014f", "volume_type": "tempest-scenario-type-luks-1504219630", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:44.089004 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Created reservations ['b15eecfb-ca70-4167-ace5-a367b568489b', 'd1d29161-f891-4391-9293-071dedda284e', 'c419a4a1-8cb9-409d-8dc3-12d44acfe3ed', '8b3d27b1-b8fa-4874-8157-e97ff1e607f2'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:44.090154 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90f4ab80-c95c-4769-b5e2-34524f1a0b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b15eecfb-ca70-4167-ace5-a367b568489b', 'd1d29161-f891-4391-9293-071dedda284e', 'c419a4a1-8cb9-409d-8dc3-12d44acfe3ed', '8b3d27b1-b8fa-4874-8157-e97ff1e607f2']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:44.090560 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-177031008', 'source_volid': 'e9157fdd-2aca-4d76-9162-3af5fa50014f', 'volume_type': 'tempest-scenario-type-luks-1504219630', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:01:44.091355 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59e7219c-0249-4e6a-af82-c85bf4b56553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:44.111226 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:44.111226 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:44.112268 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume retrieved successfully. Aug 07 18:01:44.112527 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Create volume of 1 GB Aug 07 18:01:44.113317 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Availability Zones retrieved successfully. Aug 07 18:01:44.119107 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Flow 'volume_create_api' (5a959a72-8b69-44c3-8c5e-8f78c70d8cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:44.120920 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309bf669-0b40-4e66-a82a-ea25264e1c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:44.122080 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59e7219c-0249-4e6a-af82-c85bf4b56553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aaad38f-af0b-413f-8c6f-ab19b93d3ee9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-667662885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf21140e29c2454ca497ebe6638c3622',qos_specs=None,replication_status=,reservations=['b15eecfb-ca70-4167-ace5-a367b568489b','d1d29161-f891-4391-9293-071dedda284e','c419a4a1-8cb9-409d-8dc3-12d44acfe3ed','8b3d27b1-b8fa-4874-8157-e97ff1e607f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac4b17b7886e439d8bd1bb232cfd7055',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:01:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-667662885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5aaad38f-af0b-413f-8c6f-ab19b93d3ee9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf21140e29c2454ca497ebe6638c3622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac4b17b7886e439d8bd1bb232cfd7055',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:44.122361 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:01:44.123604 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e9f846-e9ba-4e09-a468-0a4afa2a3d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:44.149075 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (309bf669-0b40-4e66-a82a-ea25264e1c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e9157fdd-2aca-4d76-9162-3af5fa50014f', 'volume_type': VolumeType(created_at=2026-08-07T18:01:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f181db50-75f5-4e2e-b01c-0e807eda2a15,is_public=True,name='tempest-scenario-type-luks-1504219630',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f181db50-75f5-4e2e-b01c-0e807eda2a15', '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=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:44.150241 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29bb155-e96f-4af9-b80d-20ccc5f0b8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:44.160045 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e9f846-e9ba-4e09-a468-0a4afa2a3d75) transitioned into state 'SUCCESS' from state '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-667662885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf21140e29c2454ca497ebe6638c3622',qos_specs=None,replication_status=,reservations=['b15eecfb-ca70-4167-ace5-a367b568489b','d1d29161-f891-4391-9293-071dedda284e','c419a4a1-8cb9-409d-8dc3-12d44acfe3ed','8b3d27b1-b8fa-4874-8157-e97ff1e607f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac4b17b7886e439d8bd1bb232cfd7055',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:44.160045 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0f3598-cdbd-4ede-8618-39d7203a29dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:44.176939 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0f3598-cdbd-4ede-8618-39d7203a29dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:44.178078 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Flow 'volume_create_api' (acb438a8-2d8b-40d7-b68f-30dbbd002989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:44.178963 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Create volume request issued successfully. Aug 07 18:01:44.179995 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fa9b14c-1413-4c58-bcc7-ff04abacf763 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:01:44.180607 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 449/1785] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:01:43 2026] POST /volume/v3/volumes => generated 755 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:44.201683 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-13242977-d4fa-4188-9c9d-5adc7e241cf3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:44.210191 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13242977-d4fa-4188-9c9d-5adc7e241cf3 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] GET https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 Aug 07 18:01:44.210989 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13242977-d4fa-4188-9c9d-5adc7e241cf3 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:44.210989 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13242977-d4fa-4188-9c9d-5adc7e241cf3 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:44.218689 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:44.218689 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:44.221953 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Created reservations ['bc397e49-767a-484d-88d3-02717547cd34', '0c4027c6-dccf-481a-aa03-6273982cb1e5', '4758a93c-682a-421a-9deb-68e29342aa8c', '621bdd2b-aa4d-4036-9bf1-0054aa528838'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:44.222949 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29bb155-e96f-4af9-b80d-20ccc5f0b8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc397e49-767a-484d-88d3-02717547cd34', '0c4027c6-dccf-481a-aa03-6273982cb1e5', '4758a93c-682a-421a-9deb-68e29342aa8c', '621bdd2b-aa4d-4036-9bf1-0054aa528838']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:44.224033 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b7f241-1496-41ff-a27b-b108a1f20d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:44.225693 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-13242977-d4fa-4188-9c9d-5adc7e241cf3 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Volume info retrieved successfully. Aug 07 18:01:44.230858 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13242977-d4fa-4188-9c9d-5adc7e241cf3 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 returned with HTTP 200 Aug 07 18:01:44.231557 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 449/1786] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:44 2026] GET /volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:44.269537 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b7f241-1496-41ff-a27b-b108a1f20d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63cd0720-310d-4105-b10b-63edc370ab9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-177031008',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7c082b81104a7682540d9ffb7e225b',qos_specs=None,replication_status=,reservations=['bc397e49-767a-484d-88d3-02717547cd34','0c4027c6-dccf-481a-aa03-6273982cb1e5','4758a93c-682a-421a-9deb-68e29342aa8c','621bdd2b-aa4d-4036-9bf1-0054aa528838'],size=1,snapshot_id=None,source_replicaid=,source_volid=e9157fdd-2aca-4d76-9162-3af5fa50014f,status='creating',user_id='a1c6994b25e343a29424003cf05a5f6e',volume_type_id=f181db50-75f5-4e2e-b01c-0e807eda2a15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:01:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-177031008',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=63cd0720-310d-4105-b10b-63edc370ab9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7c082b81104a7682540d9ffb7e225b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e9157fdd-2aca-4d76-9162-3af5fa50014f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1c6994b25e343a29424003cf05a5f6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f181db50-75f5-4e2e-b01c-0e807eda2a15),volume_type_id=f181db50-75f5-4e2e-b01c-0e807eda2a15)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:44.270780 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7ed4ea-a14d-4b45-a55f-ef488cac7ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:44.303798 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7ed4ea-a14d-4b45-a55f-ef488cac7ee3) transitioned into state 'SUCCESS' from state '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-177031008',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7c082b81104a7682540d9ffb7e225b',qos_specs=None,replication_status=,reservations=['bc397e49-767a-484d-88d3-02717547cd34','0c4027c6-dccf-481a-aa03-6273982cb1e5','4758a93c-682a-421a-9deb-68e29342aa8c','621bdd2b-aa4d-4036-9bf1-0054aa528838'],size=1,snapshot_id=None,source_replicaid=,source_volid=e9157fdd-2aca-4d76-9162-3af5fa50014f,status='creating',user_id='a1c6994b25e343a29424003cf05a5f6e',volume_type_id=f181db50-75f5-4e2e-b01c-0e807eda2a15)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:44.304483 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cc0b7a6-4bdb-4fc8-8854-ff642fb95d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:44.328266 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cc0b7a6-4bdb-4fc8-8854-ff642fb95d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:44.328266 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Flow 'volume_create_api' (5a959a72-8b69-44c3-8c5e-8f78c70d8cbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:44.328266 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Create volume request issued successfully. Aug 07 18:01:44.328817 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-289ddf9c-784d-4153-8029-f21d9966a6e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:01:44.329299 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 446/1787] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:01:44 2026] POST /volume/v3/volumes => generated 811 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:44.343191 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-54697423-37cc-4aa1-be6a-acfa4e906e10 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:44.348349 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54697423-37cc-4aa1-be6a-acfa4e906e10 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:01:44.348621 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54697423-37cc-4aa1-be6a-acfa4e906e10 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:44.348845 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54697423-37cc-4aa1-be6a-acfa4e906e10 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:44.355979 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:44.355979 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:44.363262 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-54697423-37cc-4aa1-be6a-acfa4e906e10 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:44.371196 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54697423-37cc-4aa1-be6a-acfa4e906e10 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:01:44.371196 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 444/1788] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:44 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:45.246562 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7e49378b-ddff-4f19-89e9-e33511705832 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:45.248830 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7e49378b-ddff-4f19-89e9-e33511705832 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] GET https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 Aug 07 18:01:45.249039 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7e49378b-ddff-4f19-89e9-e33511705832 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:45.249277 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7e49378b-ddff-4f19-89e9-e33511705832 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:45.263062 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:45.263062 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:45.272095 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7e49378b-ddff-4f19-89e9-e33511705832 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Volume info retrieved successfully. Aug 07 18:01:45.280217 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7e49378b-ddff-4f19-89e9-e33511705832 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 returned with HTTP 200 Aug 07 18:01:45.280842 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 450/1789] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:45 2026] GET /volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:45.297463 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7824b669-e305-4627-b150-abe950f3c87e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:45.302270 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7824b669-e305-4627-b150-abe950f3c87e tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622?usage=True Aug 07 18:01:45.302471 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7824b669-e305-4627-b150-abe950f3c87e tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:45.302775 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7824b669-e305-4627-b150-abe950f3c87e tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:45.340211 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-7824b669-e305-4627-b150-abe950f3c87e tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1504219630 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1504219630, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:45.340445 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-7824b669-e305-4627-b150-abe950f3c87e tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1504219630 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1504219630, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:45.340790 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-7824b669-e305-4627-b150-abe950f3c87e tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1504219630 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1504219630, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:45.353636 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7824b669-e305-4627-b150-abe950f3c87e tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622?usage=True returned with HTTP 200 Aug 07 18:01:45.354166 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 450/1790] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:01:45 2026] GET /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622?usage=True => generated 1341 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:45.374464 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2a68dab3-afbb-45ae-9b6e-dd41084b56de None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:45.377940 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a68dab3-afbb-45ae-9b6e-dd41084b56de tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/39086e83579249f8bcc5a30b1af73f34?usage=True Aug 07 18:01:45.378382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a68dab3-afbb-45ae-9b6e-dd41084b56de tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:45.378530 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a68dab3-afbb-45ae-9b6e-dd41084b56de tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:45.378975 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:45.378975 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:45.387772 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-40a14682-39f4-4ebf-abd3-3bc8141e23a2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:45.390315 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40a14682-39f4-4ebf-abd3-3bc8141e23a2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:01:45.390315 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40a14682-39f4-4ebf-abd3-3bc8141e23a2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:45.394016 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40a14682-39f4-4ebf-abd3-3bc8141e23a2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:45.403377 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:45.403377 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:45.405618 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-2a68dab3-afbb-45ae-9b6e-dd41084b56de tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1504219630 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1504219630, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:45.412098 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-40a14682-39f4-4ebf-abd3-3bc8141e23a2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:45.415365 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a68dab3-afbb-45ae-9b6e-dd41084b56de tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/39086e83579249f8bcc5a30b1af73f34?usage=True returned with HTTP 200 Aug 07 18:01:45.416386 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 447/1791] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:01:45 2026] GET /volume/v3/os-quota-sets/39086e83579249f8bcc5a30b1af73f34?usage=True => generated 1341 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:45.422622 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40a14682-39f4-4ebf-abd3-3bc8141e23a2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:01:45.424545 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 445/1792] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:45 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:45.430267 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e3c6d296-f9cb-4b9b-8c50-cf4b1e4b50b2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:45.432431 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e3c6d296-f9cb-4b9b-8c50-cf4b1e4b50b2 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] POST https://10.4.3.241/volume/v3/os-volume-transfer Aug 07 18:01:45.433293 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e3c6d296-f9cb-4b9b-8c50-cf4b1e4b50b2 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5aaad38f-af0b-413f-8c6f-ab19b93d3ee9"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:45.434896 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.volume_transfer [None req-e3c6d296-f9cb-4b9b-8c50-cf4b1e4b50b2 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Creating new volume transfer {'transfer': {'volume_id': '5aaad38f-af0b-413f-8c6f-ab19b93d3ee9'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 18:01:45.435025 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.volume_transfer [None req-e3c6d296-f9cb-4b9b-8c50-cf4b1e4b50b2 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Creating transfer of volume 5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 Aug 07 18:01:45.435535 np0000006743 devstack@c-api.service[100245]: INFO cinder.transfer.api [None req-e3c6d296-f9cb-4b9b-8c50-cf4b1e4b50b2 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Generating transfer record for volume 5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 Aug 07 18:01:45.448758 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:45.448758 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:45.468161 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e3c6d296-f9cb-4b9b-8c50-cf4b1e4b50b2 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 18:01:45.468710 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 451/1793] 10.4.3.241 () {68 vars in 1291 bytes} [Fri Aug 7 18:01:45 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:45.479795 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c2cf7cd1-962d-45da-92f9-a99a431f4ccb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:45.663091 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c2cf7cd1-962d-45da-92f9-a99a431f4ccb tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] POST https://10.4.3.241/volume/v3/os-volume-transfer/3095e16e-2e27-43ba-ada5-1a3f6ef75663/accept Aug 07 18:01:45.664891 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c2cf7cd1-962d-45da-92f9-a99a431f4ccb tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "531d793ec9a2bf33"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:45.668055 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.volume_transfer [None req-c2cf7cd1-962d-45da-92f9-a99a431f4ccb tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] Accepting volume transfer 3095e16e-2e27-43ba-ada5-1a3f6ef75663 {{(pid=100246) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 18:01:45.668186 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.volume_transfer [None req-c2cf7cd1-962d-45da-92f9-a99a431f4ccb tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] Accepting transfer 3095e16e-2e27-43ba-ada5-1a3f6ef75663 Aug 07 18:01:45.743972 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c2cf7cd1-962d-45da-92f9-a99a431f4ccb tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] Created reservations ['bedc9e0a-c56e-43bc-b0e9-0fe6d9cd64a7', '3ec31ee8-b781-4677-aa4c-e08811802340', '0be4edf8-6687-4460-a820-3c9702fc587c', '392184ee-dcf2-4954-8189-eb6dac6394ff'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:45.767823 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c2cf7cd1-962d-45da-92f9-a99a431f4ccb tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] Created reservations ['063952af-4ba6-46be-9d22-26b1b9062cc1', '7f453101-1fd0-4b5e-a843-ad8dc7646ced', '950a75df-4ddc-407e-ad02-5373f15652a0', 'bc7bc6c4-3451-413b-9413-bc2e2001dd94'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:45.812625 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c2cf7cd1-962d-45da-92f9-a99a431f4ccb tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] Created reservations ['67d1356e-da9d-41ce-8c0f-8ccc86619b29', '6e28305b-35d6-49a9-867b-2e8bdbbfd761', '5b194e70-e29f-4d19-beb5-055871d2858d', 'eb55a399-088a-48de-8395-e2d23038de3c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:45.853125 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c2cf7cd1-962d-45da-92f9-a99a431f4ccb tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] Created reservations ['6f82187a-51b5-4cd9-904b-2b71d24e4199', 'ddeefbba-f021-40cb-935f-7c32fd186bc4', '12ee779e-52e9-49bd-b68c-1835843ae7ee', '1a589853-7992-4d8a-86b0-ef2b515d542c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:45.880781 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c2cf7cd1-962d-45da-92f9-a99a431f4ccb tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] Transfer volume completed successfully. Aug 07 18:01:45.981881 np0000006743 devstack@c-api.service[100246]: INFO cinder.transfer.api [None req-c2cf7cd1-962d-45da-92f9-a99a431f4ccb tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] Volume 5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 has been transferred. Aug 07 18:01:45.995737 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c2cf7cd1-962d-45da-92f9-a99a431f4ccb tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] https://10.4.3.241/volume/v3/os-volume-transfer/3095e16e-2e27-43ba-ada5-1a3f6ef75663/accept returned with HTTP 202 Aug 07 18:01:45.996553 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 451/1794] 10.4.3.241 () {68 vars in 1423 bytes} [Fri Aug 7 18:01:45 2026] POST /volume/v3/os-volume-transfer/3095e16e-2e27-43ba-ada5-1a3f6ef75663/accept => generated 365 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:46.016282 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-14739fd5-62e1-4a6c-8636-d67752068abc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:46.020060 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-14739fd5-62e1-4a6c-8636-d67752068abc tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] GET https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 Aug 07 18:01:46.020204 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-14739fd5-62e1-4a6c-8636-d67752068abc tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:46.021226 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-14739fd5-62e1-4a6c-8636-d67752068abc tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:46.029849 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:46.029849 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:46.034471 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-14739fd5-62e1-4a6c-8636-d67752068abc tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] Volume info retrieved successfully. Aug 07 18:01:46.040732 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-14739fd5-62e1-4a6c-8636-d67752068abc tempest-VolumeQuotasAdminTestJSON-1803673769 tempest-VolumeQuotasAdminTestJSON-1803673769-project-member] https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 returned with HTTP 200 Aug 07 18:01:46.041267 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 448/1795] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:46 2026] GET /volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:46.060097 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-71e37af7-9f3c-4d59-b777-825d75f6d138 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:46.063504 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71e37af7-9f3c-4d59-b777-825d75f6d138 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622?usage=True Aug 07 18:01:46.063504 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71e37af7-9f3c-4d59-b777-825d75f6d138 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:46.063504 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71e37af7-9f3c-4d59-b777-825d75f6d138 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:46.081949 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-71e37af7-9f3c-4d59-b777-825d75f6d138 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1504219630 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1504219630, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:46.082258 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-71e37af7-9f3c-4d59-b777-825d75f6d138 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1504219630 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1504219630, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:46.082473 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-71e37af7-9f3c-4d59-b777-825d75f6d138 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1504219630 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1504219630, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:46.095186 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71e37af7-9f3c-4d59-b777-825d75f6d138 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622?usage=True returned with HTTP 200 Aug 07 18:01:46.095617 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 446/1796] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:01:46 2026] GET /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622?usage=True => generated 1341 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:46.113378 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9c2665ac-660f-443b-a956-65ac42b77192 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:46.115315 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c2665ac-660f-443b-a956-65ac42b77192 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/39086e83579249f8bcc5a30b1af73f34?usage=True Aug 07 18:01:46.115600 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c2665ac-660f-443b-a956-65ac42b77192 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:46.115821 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c2665ac-660f-443b-a956-65ac42b77192 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:46.143327 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c2665ac-660f-443b-a956-65ac42b77192 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/39086e83579249f8bcc5a30b1af73f34?usage=True returned with HTTP 200 Aug 07 18:01:46.144256 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 452/1797] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:01:46 2026] GET /volume/v3/os-quota-sets/39086e83579249f8bcc5a30b1af73f34?usage=True => generated 1341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:46.157903 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-15c970c3-c4ae-4b94-8c61-3a8e563cbc5f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:46.161540 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15c970c3-c4ae-4b94-8c61-3a8e563cbc5f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 Aug 07 18:01:46.161736 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15c970c3-c4ae-4b94-8c61-3a8e563cbc5f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:46.162069 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15c970c3-c4ae-4b94-8c61-3a8e563cbc5f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:46.162133 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-15c970c3-c4ae-4b94-8c61-3a8e563cbc5f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Delete volume with id: 5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 Aug 07 18:01:46.172996 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:46.172996 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:46.173837 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-15c970c3-c4ae-4b94-8c61-3a8e563cbc5f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Volume info retrieved successfully. Aug 07 18:01:46.194261 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-15c970c3-c4ae-4b94-8c61-3a8e563cbc5f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Delete volume request issued successfully. Aug 07 18:01:46.194434 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15c970c3-c4ae-4b94-8c61-3a8e563cbc5f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 returned with HTTP 202 Aug 07 18:01:46.194904 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 452/1798] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:01:46 2026] DELETE /volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:46.203727 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-17e6fab1-1caf-4526-b873-17439c2f0578 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:46.206589 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17e6fab1-1caf-4526-b873-17439c2f0578 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 Aug 07 18:01:46.206821 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17e6fab1-1caf-4526-b873-17439c2f0578 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:46.207094 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17e6fab1-1caf-4526-b873-17439c2f0578 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:46.218188 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:46.218188 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:46.225521 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-17e6fab1-1caf-4526-b873-17439c2f0578 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Volume info retrieved successfully. Aug 07 18:01:46.230738 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17e6fab1-1caf-4526-b873-17439c2f0578 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 returned with HTTP 200 Aug 07 18:01:46.231272 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 449/1799] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:46 2026] GET /volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 => generated 1020 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:46.439935 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-01d084bf-fb6a-4653-8333-cb777c3676c1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:46.446482 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01d084bf-fb6a-4653-8333-cb777c3676c1 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:01:46.446482 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01d084bf-fb6a-4653-8333-cb777c3676c1 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:46.446482 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01d084bf-fb6a-4653-8333-cb777c3676c1 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:46.455460 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:46.455460 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:46.459971 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-01d084bf-fb6a-4653-8333-cb777c3676c1 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:46.467357 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01d084bf-fb6a-4653-8333-cb777c3676c1 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:01:46.467357 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 447/1800] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:46 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:47.247329 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4c1190d4-e479-435a-9b8c-45ea9a9df12a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:47.249832 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c1190d4-e479-435a-9b8c-45ea9a9df12a tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 Aug 07 18:01:47.249832 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c1190d4-e479-435a-9b8c-45ea9a9df12a tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:47.250003 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c1190d4-e479-435a-9b8c-45ea9a9df12a tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:47.270867 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c1190d4-e479-435a-9b8c-45ea9a9df12a tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 returned with HTTP 404 Aug 07 18:01:47.271512 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 453/1801] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:47 2026] GET /volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:47.280037 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-656f799d-6253-4be5-bd77-83fe7c8365cc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:47.281866 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-656f799d-6253-4be5-bd77-83fe7c8365cc tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] GET https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 Aug 07 18:01:47.282075 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-656f799d-6253-4be5-bd77-83fe7c8365cc tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:47.282253 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-656f799d-6253-4be5-bd77-83fe7c8365cc tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:47.287658 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-656f799d-6253-4be5-bd77-83fe7c8365cc tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 returned with HTTP 404 Aug 07 18:01:47.288160 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 453/1802] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:47 2026] GET /volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:47.295150 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6498497c-fd28-440d-afba-c94b7aee61c0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:47.296826 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6498497c-fd28-440d-afba-c94b7aee61c0 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] DELETE https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 Aug 07 18:01:47.297074 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6498497c-fd28-440d-afba-c94b7aee61c0 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:47.297281 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6498497c-fd28-440d-afba-c94b7aee61c0 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:47.297629 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-6498497c-fd28-440d-afba-c94b7aee61c0 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] Delete volume with id: 5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 Aug 07 18:01:47.302774 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6498497c-fd28-440d-afba-c94b7aee61c0 tempest-VolumeQuotasAdminTestJSON-1274751674 tempest-VolumeQuotasAdminTestJSON-1274751674-project-member] https://10.4.3.241/volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 returned with HTTP 404 Aug 07 18:01:47.303288 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 450/1803] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:01:47 2026] DELETE /volume/v3/volumes/5aaad38f-af0b-413f-8c6f-ab19b93d3ee9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:47.314798 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-80a1fc24-9965-4e5f-973b-d2c735ee396f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:47.318307 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-80a1fc24-9965-4e5f-973b-d2c735ee396f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/3c6937c5e7ce44e5a54a5f330ce39b08?usage=True Aug 07 18:01:47.318307 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-80a1fc24-9965-4e5f-973b-d2c735ee396f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:47.318307 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-80a1fc24-9965-4e5f-973b-d2c735ee396f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:47.335916 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-80a1fc24-9965-4e5f-973b-d2c735ee396f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/3c6937c5e7ce44e5a54a5f330ce39b08?usage=True returned with HTTP 200 Aug 07 18:01:47.336207 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 448/1804] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:01:47 2026] GET /volume/v3/os-quota-sets/3c6937c5e7ce44e5a54a5f330ce39b08?usage=True => generated 1341 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:47.351007 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4aaf176b-7f5c-4df0-b82f-35746e0cf080 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:47.353040 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4aaf176b-7f5c-4df0-b82f-35746e0cf080 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 Aug 07 18:01:47.353494 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4aaf176b-7f5c-4df0-b82f-35746e0cf080 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-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=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:47.445386 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4aaf176b-7f5c-4df0-b82f-35746e0cf080 tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 returned with HTTP 200 Aug 07 18:01:47.445895 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 454/1805] 10.4.3.241 () {68 vars in 1375 bytes} [Fri Aug 7 18:01:47 2026] PUT /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 => generated 560 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:47.455143 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0b838eea-f597-49bc-af61-bcbab4ca926f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:47.457584 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b838eea-f597-49bc-af61-bcbab4ca926f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 Aug 07 18:01:47.458134 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b838eea-f597-49bc-af61-bcbab4ca926f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:47.482755 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-358b15c6-5069-415b-b27e-21517efe3a16 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:47.484693 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-358b15c6-5069-415b-b27e-21517efe3a16 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:01:47.484897 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-358b15c6-5069-415b-b27e-21517efe3a16 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:47.485100 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-358b15c6-5069-415b-b27e-21517efe3a16 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:47.492540 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:47.492540 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:47.496617 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-358b15c6-5069-415b-b27e-21517efe3a16 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:47.501645 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-358b15c6-5069-415b-b27e-21517efe3a16 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:01:47.502056 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 451/1806] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:47 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:47.547684 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b838eea-f597-49bc-af61-bcbab4ca926f tempest-VolumeQuotasAdminTestJSON-725103314 tempest-VolumeQuotasAdminTestJSON-725103314-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 returned with HTTP 200 Aug 07 18:01:47.548559 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 454/1807] 10.4.3.241 () {68 vars in 1375 bytes} [Fri Aug 7 18:01:47 2026] PUT /volume/v3/os-quota-sets/cf21140e29c2454ca497ebe6638c3622 => generated 558 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:47.782599 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cdf8b266-61d5-44f2-8d94-39e4c07cd4c8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:47.784489 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cdf8b266-61d5-44f2-8d94-39e4c07cd4c8 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:47.784697 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cdf8b266-61d5-44f2-8d94-39e4c07cd4c8 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:47.784900 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cdf8b266-61d5-44f2-8d94-39e4c07cd4c8 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:47.797154 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:47.797154 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:47.802978 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cdf8b266-61d5-44f2-8d94-39e4c07cd4c8 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:47.809620 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cdf8b266-61d5-44f2-8d94-39e4c07cd4c8 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:47.810148 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 449/1808] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:47 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:48.518560 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c4147886-3f9a-4f24-9edf-78088422168c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:48.521924 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c4147886-3f9a-4f24-9edf-78088422168c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:01:48.522230 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c4147886-3f9a-4f24-9edf-78088422168c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:48.522521 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c4147886-3f9a-4f24-9edf-78088422168c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:48.532504 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:48.532504 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:48.542550 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c4147886-3f9a-4f24-9edf-78088422168c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:48.553493 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c4147886-3f9a-4f24-9edf-78088422168c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:01:48.554184 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 455/1809] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:48 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:48.825838 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-39716317-4809-4a27-aae0-d31e3fe2c310 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:48.828757 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-39716317-4809-4a27-aae0-d31e3fe2c310 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:01:48.829051 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-39716317-4809-4a27-aae0-d31e3fe2c310 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:48.829304 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-39716317-4809-4a27-aae0-d31e3fe2c310 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:48.839286 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:48.839286 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:48.845989 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-39716317-4809-4a27-aae0-d31e3fe2c310 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:48.852022 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-39716317-4809-4a27-aae0-d31e3fe2c310 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:01:48.853884 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 452/1810] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:48 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:48.858943 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-70e57605-2e81-4683-ad38-6e6dfadec829 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:48.861171 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70e57605-2e81-4683-ad38-6e6dfadec829 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:48.861311 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70e57605-2e81-4683-ad38-6e6dfadec829 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:48.861543 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70e57605-2e81-4683-ad38-6e6dfadec829 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:48.877389 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:48.877389 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:48.883140 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-70e57605-2e81-4683-ad38-6e6dfadec829 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Volume info retrieved successfully. Aug 07 18:01:48.888177 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70e57605-2e81-4683-ad38-6e6dfadec829 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:48.888890 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 455/1811] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:48 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:48.893494 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2fd23da2-024c-4218-bab9-939e9a2ad4a2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:48.895632 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2fd23da2-024c-4218-bab9-939e9a2ad4a2 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] POST https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action Aug 07 18:01:48.896127 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2fd23da2-024c-4218-bab9-939e9a2ad4a2 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1845079995", "disk_format": "qcow2"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:48.896345 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2fd23da2-024c-4218-bab9-939e9a2ad4a2 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1845079995", "disk_format": "qcow2"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:48.911168 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:48.911168 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:48.911714 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2fd23da2-024c-4218-bab9-939e9a2ad4a2 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:01:48.935187 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:48.935187 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:48.941023 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.image.image_utils [None req-2fd23da2-024c-4218-bab9-939e9a2ad4a2 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1845079995'}] 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-1845079995'}]. {{(pid=100243) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 18:01:48.942175 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-aadbb86f-1a27-4d3f-9308-23df48e86f98 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:48.945297 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-aadbb86f-1a27-4d3f-9308-23df48e86f98 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:48.947494 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-aadbb86f-1a27-4d3f-9308-23df48e86f98 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:48.947938 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-aadbb86f-1a27-4d3f-9308-23df48e86f98 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:48.969693 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:48.969693 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:48.977514 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-aadbb86f-1a27-4d3f-9308-23df48e86f98 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:48.984915 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-aadbb86f-1a27-4d3f-9308-23df48e86f98 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:48.985279 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 456/1812] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:48 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1441 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:49.005432 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-086b7ce7-a29d-4165-b7d3-91f3a33ed8cb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:49.011251 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-086b7ce7-a29d-4165-b7d3-91f3a33ed8cb tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439/action Aug 07 18:01:49.011659 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-086b7ce7-a29d-4165-b7d3-91f3a33ed8cb tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:49.011841 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-086b7ce7-a29d-4165-b7d3-91f3a33ed8cb tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:49.045429 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:49.045429 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:49.045617 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-086b7ce7-a29d-4165-b7d3-91f3a33ed8cb tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:49.054129 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-086b7ce7-a29d-4165-b7d3-91f3a33ed8cb tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Begin detaching volume completed successfully. Aug 07 18:01:49.054598 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-086b7ce7-a29d-4165-b7d3-91f3a33ed8cb tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439/action returned with HTTP 202 Aug 07 18:01:49.055227 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 453/1813] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:01:49 2026] POST /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:01:49.077622 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc5bbfdd-cc54-47da-8b5b-391e31400fd7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:49.092202 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc5bbfdd-cc54-47da-8b5b-391e31400fd7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:49.092465 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc5bbfdd-cc54-47da-8b5b-391e31400fd7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:49.092731 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc5bbfdd-cc54-47da-8b5b-391e31400fd7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:49.108468 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:49.108468 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:49.114478 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dc5bbfdd-cc54-47da-8b5b-391e31400fd7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:49.116365 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cca35380-c694-483a-bf08-3ff0352d428f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:49.118582 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cca35380-c694-483a-bf08-3ff0352d428f None None] GET https://10.4.3.241/volume// Aug 07 18:01:49.118740 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cca35380-c694-483a-bf08-3ff0352d428f None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:49.118989 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cca35380-c694-483a-bf08-3ff0352d428f None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:49.119320 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cca35380-c694-483a-bf08-3ff0352d428f None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:01:49.119791 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 457/1814] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:01:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:01:49.123200 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc5bbfdd-cc54-47da-8b5b-391e31400fd7 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:49.124172 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 456/1815] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:49 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1444 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:49.135553 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-f5c0ff96-a084-42b3-b6cd-14d5b7b0fd40 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:49.140507 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-f5c0ff96-a084-42b3-b6cd-14d5b7b0fd40 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:49.140507 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-f5c0ff96-a084-42b3-b6cd-14d5b7b0fd40 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:49.140507 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-f5c0ff96-a084-42b3-b6cd-14d5b7b0fd40 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:49.164546 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:49.164546 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:49.170731 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-f5c0ff96-a084-42b3-b6cd-14d5b7b0fd40 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:49.176438 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-f5c0ff96-a084-42b3-b6cd-14d5b7b0fd40 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:49.177098 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 454/1816] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:01:49 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1624 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:01:49.571178 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5314a532-f167-41b4-b4d0-ad17211b9a0d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:49.572682 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5314a532-f167-41b4-b4d0-ad17211b9a0d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:01:49.573365 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5314a532-f167-41b4-b4d0-ad17211b9a0d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:49.573365 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5314a532-f167-41b4-b4d0-ad17211b9a0d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:49.581676 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:49.581676 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:49.584926 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5314a532-f167-41b4-b4d0-ad17211b9a0d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:49.591651 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5314a532-f167-41b4-b4d0-ad17211b9a0d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:01:49.591651 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 458/1817] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:49 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:49.850711 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2fd23da2-024c-4218-bab9-939e9a2ad4a2 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Copy volume to image completed successfully. Aug 07 18:01:49.851306 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2fd23da2-024c-4218-bab9-939e9a2ad4a2 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action returned with HTTP 202 Aug 07 18:01:49.851865 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 450/1818] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:01:48 2026] POST /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb/action => generated 689 bytes in 959 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:49.866723 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-c56e1732-509f-4532-8d36-889ab49360f1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:49.870089 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-c56e1732-509f-4532-8d36-889ab49360f1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:49.870344 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-c56e1732-509f-4532-8d36-889ab49360f1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:49.870606 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-c56e1732-509f-4532-8d36-889ab49360f1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:49.891034 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:49.891034 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:49.895521 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-c56e1732-509f-4532-8d36-889ab49360f1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:49.901230 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-c56e1732-509f-4532-8d36-889ab49360f1 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:49.901717 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 457/1819] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:49 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1444 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:49.938721 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-3204896e-daf2-472c-a708-35b46d03368f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:49.943512 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-3204896e-daf2-472c-a708-35b46d03368f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] DELETE https://10.4.3.241/volume/v3/attachments/81982a5c-1fcb-4a2b-8895-2abc48c04c02 Aug 07 18:01:49.943884 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-3204896e-daf2-472c-a708-35b46d03368f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:49.944204 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-3204896e-daf2-472c-a708-35b46d03368f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:49.955787 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:49.955787 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:50.022344 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5f7b6b61-3a39-4552-b7e4-c24fd5d42905 req-3204896e-daf2-472c-a708-35b46d03368f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/81982a5c-1fcb-4a2b-8895-2abc48c04c02 returned with HTTP 200 Aug 07 18:01:50.022940 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 455/1820] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:01:49 2026] DELETE /volume/v3/attachments/81982a5c-1fcb-4a2b-8895-2abc48c04c02 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:50.140073 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c62dc468-4a6d-41df-a456-92c8206ed108 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:50.145380 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c62dc468-4a6d-41df-a456-92c8206ed108 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:50.145615 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c62dc468-4a6d-41df-a456-92c8206ed108 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:50.145806 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c62dc468-4a6d-41df-a456-92c8206ed108 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:50.164700 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:50.164700 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:50.173565 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c62dc468-4a6d-41df-a456-92c8206ed108 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:50.185032 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c62dc468-4a6d-41df-a456-92c8206ed108 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:50.185798 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 459/1821] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:50 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:50.200336 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-93e6aec7-20de-4ede-8324-e6f86a42c4dd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:50.202365 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-93e6aec7-20de-4ede-8324-e6f86a42c4dd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:50.202671 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-93e6aec7-20de-4ede-8324-e6f86a42c4dd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:50.202916 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-93e6aec7-20de-4ede-8324-e6f86a42c4dd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:50.213315 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:50.213315 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:50.217609 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-93e6aec7-20de-4ede-8324-e6f86a42c4dd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] Volume info retrieved successfully. Aug 07 18:01:50.223289 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-93e6aec7-20de-4ede-8324-e6f86a42c4dd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-reader] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:50.223766 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 451/1822] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:50 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:50.273283 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-59ad4887-c8ae-4d23-8e14-e572f996abfd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:50.276019 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-59ad4887-c8ae-4d23-8e14-e572f996abfd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:50.276277 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-59ad4887-c8ae-4d23-8e14-e572f996abfd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:50.276581 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-59ad4887-c8ae-4d23-8e14-e572f996abfd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:50.298119 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:50.298119 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:50.308037 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-59ad4887-c8ae-4d23-8e14-e572f996abfd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:50.316809 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-59ad4887-c8ae-4d23-8e14-e572f996abfd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:50.318160 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 458/1823] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:50 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:50.350882 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-71e119a6-1cf6-4e86-9f79-547cdba588ec None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:50.354235 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-71e119a6-1cf6-4e86-9f79-547cdba588ec tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439/action Aug 07 18:01:50.355915 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-71e119a6-1cf6-4e86-9f79-547cdba588ec tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:50.356136 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-71e119a6-1cf6-4e86-9f79-547cdba588ec tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:50.372221 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:50.372221 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:50.372896 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-71e119a6-1cf6-4e86-9f79-547cdba588ec tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:50.381368 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-71e119a6-1cf6-4e86-9f79-547cdba588ec tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Begin detaching volume completed successfully. Aug 07 18:01:50.381699 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-71e119a6-1cf6-4e86-9f79-547cdba588ec tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439/action returned with HTTP 202 Aug 07 18:01:50.382142 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 456/1824] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:01:50 2026] POST /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:01:50.405902 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d91f265c-2f12-47f2-87b4-37d0dbff650f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:50.410318 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d91f265c-2f12-47f2-87b4-37d0dbff650f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:50.411215 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d91f265c-2f12-47f2-87b4-37d0dbff650f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:50.411215 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d91f265c-2f12-47f2-87b4-37d0dbff650f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:50.422528 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e087c197-3dfb-43b6-b2f7-1d319b2c5088 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:50.425423 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e087c197-3dfb-43b6-b2f7-1d319b2c5088 None None] GET https://10.4.3.241/volume// Aug 07 18:01:50.425423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e087c197-3dfb-43b6-b2f7-1d319b2c5088 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:50.425423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e087c197-3dfb-43b6-b2f7-1d319b2c5088 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:50.425423 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e087c197-3dfb-43b6-b2f7-1d319b2c5088 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:01:50.425423 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 452/1825] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:01:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:01:50.429789 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:50.429789 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:50.431936 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-3321da9b-e41e-4c0f-9073-fb09fcf83cbe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:50.434306 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-3321da9b-e41e-4c0f-9073-fb09fcf83cbe tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:50.434716 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-3321da9b-e41e-4c0f-9073-fb09fcf83cbe tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:50.435007 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-3321da9b-e41e-4c0f-9073-fb09fcf83cbe tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:50.437106 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d91f265c-2f12-47f2-87b4-37d0dbff650f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:50.444563 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d91f265c-2f12-47f2-87b4-37d0dbff650f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:50.445358 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 460/1826] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:50 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1147 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:50.449184 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:50.449184 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:50.455247 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-3321da9b-e41e-4c0f-9073-fb09fcf83cbe tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:50.461317 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-3321da9b-e41e-4c0f-9073-fb09fcf83cbe tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:50.461946 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 459/1827] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:01:50 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:01:50.609068 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2fb42622-5ff9-45db-9e83-3ac7880ba8ff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:50.611637 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2fb42622-5ff9-45db-9e83-3ac7880ba8ff tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:01:50.611940 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2fb42622-5ff9-45db-9e83-3ac7880ba8ff tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:50.612217 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2fb42622-5ff9-45db-9e83-3ac7880ba8ff tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:50.622325 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:50.622325 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:50.627631 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2fb42622-5ff9-45db-9e83-3ac7880ba8ff tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:50.634171 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2fb42622-5ff9-45db-9e83-3ac7880ba8ff tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:01:50.634706 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 457/1828] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:50 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:51.459371 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-16b8e164-2555-4b75-b5f6-3ace53ab7fcd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:51.461727 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-16b8e164-2555-4b75-b5f6-3ace53ab7fcd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:51.462001 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-16b8e164-2555-4b75-b5f6-3ace53ab7fcd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:51.462261 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-16b8e164-2555-4b75-b5f6-3ace53ab7fcd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:51.477166 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:51.477166 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:51.484466 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-16b8e164-2555-4b75-b5f6-3ace53ab7fcd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:51.488931 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-16b8e164-2555-4b75-b5f6-3ace53ab7fcd tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:51.489280 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 453/1829] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:51 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:51.520007 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-67aa6725-e0e2-4eea-946e-0059a9694db9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:51.572413 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67aa6725-e0e2-4eea-946e-0059a9694db9 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:01:51.572749 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-67aa6725-e0e2-4eea-946e-0059a9694db9 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-587393230", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:51.586929 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67aa6725-e0e2-4eea-946e-0059a9694db9 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:01:51.587314 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 461/1830] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:01:51 2026] POST /volume/v3/types => generated 274 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:51.599477 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1248f797-3b48-4436-af89-fbebc3486545 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:51.600931 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1248f797-3b48-4436-af89-fbebc3486545 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:01:51.601229 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1248f797-3b48-4436-af89-fbebc3486545 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-993103140", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:51.616937 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1248f797-3b48-4436-af89-fbebc3486545 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:01:51.616937 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 460/1831] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:01:51 2026] POST /volume/v3/types => generated 274 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:51.625422 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:51.651624 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3c3c2d75-6ed0-4476-967e-77c95fd808ca None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:51.654196 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c3c2d75-6ed0-4476-967e-77c95fd808ca tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:01:51.654487 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c3c2d75-6ed0-4476-967e-77c95fd808ca tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:51.654722 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c3c2d75-6ed0-4476-967e-77c95fd808ca tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:51.665975 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:51.665975 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:51.670425 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3c3c2d75-6ed0-4476-967e-77c95fd808ca tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:51.679595 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c3c2d75-6ed0-4476-967e-77c95fd808ca tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:01:51.679595 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 454/1832] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:51 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:51.702095 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:01:51.702444 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-40842026", "volume_type": "59d34718-7831-4a48-8d8d-bc3a16ada5b3", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:51.704797 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-40842026', 'volume_type': '59d34718-7831-4a48-8d8d-bc3a16ada5b3', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:01:51.709199 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Create volume of 1 GB Aug 07 18:01:51.709616 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:51.709616 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:51.710257 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Availability Zones retrieved successfully. Aug 07 18:01:51.717394 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Flow 'volume_create_api' (a87a0183-4b88-41b5-89b1-a2bc3c60a3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:51.718383 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21751c8-19fe-484e-a9b4-23ea7c3cf846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:51.719224 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:01:51.741810 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21751c8-19fe-484e-a9b4-23ea7c3cf846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:01:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=59d34718-7831-4a48-8d8d-bc3a16ada5b3,is_public=True,name='tempest-VolumeTypesTest-volume-type-587393230',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '59d34718-7831-4a48-8d8d-bc3a16ada5b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:51.742844 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56543c03-c3d2-4ffa-8c06-1e514e21ce71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:51.772672 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-587393230 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-587393230, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:51.772970 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-587393230 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-587393230, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:51.812631 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Created reservations ['ae0e5b2e-eb4d-4abd-af44-c0dd80307f92', 'f3b4b56a-c18b-42d1-85d1-51e729ca4b63', '2767b48f-839a-4ace-b382-a66d21363455', 'f72d5379-c8a3-4594-aab9-4ee29e604bf5'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:51.812834 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56543c03-c3d2-4ffa-8c06-1e514e21ce71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae0e5b2e-eb4d-4abd-af44-c0dd80307f92', 'f3b4b56a-c18b-42d1-85d1-51e729ca4b63', '2767b48f-839a-4ace-b382-a66d21363455', 'f72d5379-c8a3-4594-aab9-4ee29e604bf5']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:51.813419 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9ad1e7-3c5b-46bb-b6f3-6fd2956c5cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:51.839841 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9ad1e7-3c5b-46bb-b6f3-6fd2956c5cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b062555-983b-4f10-98db-869c62016a7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-40842026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94abde199ede4b4f90a2e39e5649aef2',qos_specs=None,replication_status=,reservations=['ae0e5b2e-eb4d-4abd-af44-c0dd80307f92','f3b4b56a-c18b-42d1-85d1-51e729ca4b63','2767b48f-839a-4ace-b382-a66d21363455','f72d5379-c8a3-4594-aab9-4ee29e604bf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02d26533ca6a43e297d9fc5eb880541b',volume_type_id=59d34718-7831-4a48-8d8d-bc3a16ada5b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:01:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-40842026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b062555-983b-4f10-98db-869c62016a7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94abde199ede4b4f90a2e39e5649aef2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02d26533ca6a43e297d9fc5eb880541b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(59d34718-7831-4a48-8d8d-bc3a16ada5b3),volume_type_id=59d34718-7831-4a48-8d8d-bc3a16ada5b3)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:51.840625 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f629de8-2990-46a6-ae52-9ef6e9bdfb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:51.857306 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f629de8-2990-46a6-ae52-9ef6e9bdfb46) transitioned into state 'SUCCESS' from state '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-40842026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94abde199ede4b4f90a2e39e5649aef2',qos_specs=None,replication_status=,reservations=['ae0e5b2e-eb4d-4abd-af44-c0dd80307f92','f3b4b56a-c18b-42d1-85d1-51e729ca4b63','2767b48f-839a-4ace-b382-a66d21363455','f72d5379-c8a3-4594-aab9-4ee29e604bf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02d26533ca6a43e297d9fc5eb880541b',volume_type_id=59d34718-7831-4a48-8d8d-bc3a16ada5b3)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:51.858430 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2e1517e-8a7e-417e-b759-4c94945d4338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:51.871359 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2e1517e-8a7e-417e-b759-4c94945d4338) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:51.872092 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Flow 'volume_create_api' (a87a0183-4b88-41b5-89b1-a2bc3c60a3d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:51.872377 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Create volume request issued successfully. Aug 07 18:01:51.872928 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9ebafb45-1c5c-4df5-80ad-727d65de275e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:01:51.873466 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 458/1833] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:01:51 2026] POST /volume/v3/volumes => generated 781 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:51.892268 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6106ea3a-6c9a-4eff-9947-1006630d4792 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:51.894076 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6106ea3a-6c9a-4eff-9947-1006630d4792 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] GET https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e Aug 07 18:01:51.894339 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6106ea3a-6c9a-4eff-9947-1006630d4792 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:51.897561 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6106ea3a-6c9a-4eff-9947-1006630d4792 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:51.907776 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:51.907776 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:51.912977 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6106ea3a-6c9a-4eff-9947-1006630d4792 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Volume info retrieved successfully. Aug 07 18:01:51.920181 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6106ea3a-6c9a-4eff-9947-1006630d4792 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e returned with HTTP 200 Aug 07 18:01:51.920699 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 462/1834] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:51 2026] GET /volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:52.503625 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ab44b2d3-2e43-484d-b0d0-ec14ff67ebb3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:52.505605 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab44b2d3-2e43-484d-b0d0-ec14ff67ebb3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:52.505821 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab44b2d3-2e43-484d-b0d0-ec14ff67ebb3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:52.506052 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab44b2d3-2e43-484d-b0d0-ec14ff67ebb3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:52.518803 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:52.518803 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:52.522925 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ab44b2d3-2e43-484d-b0d0-ec14ff67ebb3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:52.527615 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab44b2d3-2e43-484d-b0d0-ec14ff67ebb3 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:52.527985 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 461/1835] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:52 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1147 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:52.690571 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-efa1219d-690b-41ab-a8f8-0ab534fc4958 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:52.692875 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-efa1219d-690b-41ab-a8f8-0ab534fc4958 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:01:52.693194 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-efa1219d-690b-41ab-a8f8-0ab534fc4958 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:52.693498 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-efa1219d-690b-41ab-a8f8-0ab534fc4958 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:52.702182 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:52.702182 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:52.705780 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-efa1219d-690b-41ab-a8f8-0ab534fc4958 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:52.711912 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-efa1219d-690b-41ab-a8f8-0ab534fc4958 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:01:52.712339 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 455/1836] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:52 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:52.934933 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b590f008-6a3f-4a55-bf39-32234834a058 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:52.937587 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b590f008-6a3f-4a55-bf39-32234834a058 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] GET https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e Aug 07 18:01:52.937812 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b590f008-6a3f-4a55-bf39-32234834a058 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:52.938007 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b590f008-6a3f-4a55-bf39-32234834a058 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:52.948441 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:52.948441 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:52.952611 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b590f008-6a3f-4a55-bf39-32234834a058 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Volume info retrieved successfully. Aug 07 18:01:52.959999 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b590f008-6a3f-4a55-bf39-32234834a058 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e returned with HTTP 200 Aug 07 18:01:52.960324 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 459/1837] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:52 2026] GET /volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:52.975448 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a5dd3755-f97e-43d3-bdc4-660bb6e43b9e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:52.977585 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a5dd3755-f97e-43d3-bdc4-660bb6e43b9e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] POST https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e/action Aug 07 18:01:52.977906 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a5dd3755-f97e-43d3-bdc4-660bb6e43b9e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Action body: b'{"os-retype": {"new_type": "11f6826c-1ecf-4e2e-a1c6-f75b946690f7"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:52.978062 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a5dd3755-f97e-43d3-bdc4-660bb6e43b9e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "11f6826c-1ecf-4e2e-a1c6-f75b946690f7"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:52.986586 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:52.986586 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:52.987035 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a5dd3755-f97e-43d3-bdc4-660bb6e43b9e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Volume info retrieved successfully. Aug 07 18:01:53.007818 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-a5dd3755-f97e-43d3-bdc4-660bb6e43b9e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-993103140 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-993103140, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:53.008246 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-a5dd3755-f97e-43d3-bdc4-660bb6e43b9e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-993103140 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-993103140, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:53.027255 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-a5dd3755-f97e-43d3-bdc4-660bb6e43b9e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Created reservations ['492c8043-6a12-4d71-9740-444ebc0a6696', '4ea58d65-6419-4057-9cba-6fd2be53d3a1'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:53.041733 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-a5dd3755-f97e-43d3-bdc4-660bb6e43b9e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-587393230 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-587393230, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:53.042088 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-a5dd3755-f97e-43d3-bdc4-660bb6e43b9e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-587393230 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-587393230, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:01:53.048947 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-a5dd3755-f97e-43d3-bdc4-660bb6e43b9e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Created reservations ['ea62d8eb-6987-4036-a3c1-a14c29eaebb6', 'ff170de8-3bd1-4c08-9115-35a3c67057ad'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:53.072566 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a5dd3755-f97e-43d3-bdc4-660bb6e43b9e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Retype volume request issued successfully. Aug 07 18:01:53.072769 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a5dd3755-f97e-43d3-bdc4-660bb6e43b9e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e/action returned with HTTP 202 Aug 07 18:01:53.073180 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 463/1838] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:01:52 2026] POST /volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:01:53.079866 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ef9d7e22-4120-4c70-a156-1fb295a892a7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:53.081845 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef9d7e22-4120-4c70-a156-1fb295a892a7 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] GET https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e Aug 07 18:01:53.082066 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef9d7e22-4120-4c70-a156-1fb295a892a7 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:53.082313 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef9d7e22-4120-4c70-a156-1fb295a892a7 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:53.089029 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:53.089029 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:53.092971 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ef9d7e22-4120-4c70-a156-1fb295a892a7 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Volume info retrieved successfully. Aug 07 18:01:53.097272 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef9d7e22-4120-4c70-a156-1fb295a892a7 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e returned with HTTP 200 Aug 07 18:01:53.097678 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 462/1839] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:53 2026] GET /volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:53.541668 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7daedf53-8628-4bb6-ad53-9e376719f90b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:53.543416 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7daedf53-8628-4bb6-ad53-9e376719f90b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:53.543663 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7daedf53-8628-4bb6-ad53-9e376719f90b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:53.543888 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7daedf53-8628-4bb6-ad53-9e376719f90b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:53.553639 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:53.553639 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:53.557195 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7daedf53-8628-4bb6-ad53-9e376719f90b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:53.561552 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7daedf53-8628-4bb6-ad53-9e376719f90b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:53.562194 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 456/1840] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:53 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:53.725579 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5771d2d2-71dd-4522-80ed-e8186a914d55 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:53.727867 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5771d2d2-71dd-4522-80ed-e8186a914d55 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:01:53.728161 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5771d2d2-71dd-4522-80ed-e8186a914d55 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:53.728459 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5771d2d2-71dd-4522-80ed-e8186a914d55 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:53.736208 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:53.736208 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:53.739654 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5771d2d2-71dd-4522-80ed-e8186a914d55 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:53.744064 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5771d2d2-71dd-4522-80ed-e8186a914d55 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:01:53.744496 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 460/1841] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:53 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:54.116697 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6a25259e-9185-4a7c-be10-ab142d725cdf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:54.119385 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6a25259e-9185-4a7c-be10-ab142d725cdf tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] GET https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e Aug 07 18:01:54.119385 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6a25259e-9185-4a7c-be10-ab142d725cdf tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:54.119385 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6a25259e-9185-4a7c-be10-ab142d725cdf tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:54.130711 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:54.130711 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:54.134964 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6a25259e-9185-4a7c-be10-ab142d725cdf tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Volume info retrieved successfully. Aug 07 18:01:54.139488 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6a25259e-9185-4a7c-be10-ab142d725cdf tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e returned with HTTP 200 Aug 07 18:01:54.139857 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 464/1842] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:54 2026] GET /volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:54.156824 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-600c0f10-7cc2-42b7-b88c-4bc120329aac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:54.158730 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-600c0f10-7cc2-42b7-b88c-4bc120329aac tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] GET https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e Aug 07 18:01:54.158955 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-600c0f10-7cc2-42b7-b88c-4bc120329aac tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:54.159213 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-600c0f10-7cc2-42b7-b88c-4bc120329aac tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:54.168561 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:54.168561 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:54.174012 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-600c0f10-7cc2-42b7-b88c-4bc120329aac tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Volume info retrieved successfully. Aug 07 18:01:54.183305 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-600c0f10-7cc2-42b7-b88c-4bc120329aac tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e returned with HTTP 200 Aug 07 18:01:54.183707 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 463/1843] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:54 2026] GET /volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:54.206029 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-530055e3-a72c-454c-b97f-ae33bbe9167a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:54.210462 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-530055e3-a72c-454c-b97f-ae33bbe9167a tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] GET https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e Aug 07 18:01:54.210947 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-530055e3-a72c-454c-b97f-ae33bbe9167a tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:54.212772 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-530055e3-a72c-454c-b97f-ae33bbe9167a tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:54.223410 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:54.223410 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:54.229334 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-530055e3-a72c-454c-b97f-ae33bbe9167a tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Volume info retrieved successfully. Aug 07 18:01:54.238521 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-530055e3-a72c-454c-b97f-ae33bbe9167a tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e returned with HTTP 200 Aug 07 18:01:54.239770 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 457/1844] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:54 2026] GET /volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:54.251279 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cd51c6ac-f115-45da-99ba-052d08dea5d1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:54.252932 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd51c6ac-f115-45da-99ba-052d08dea5d1 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] DELETE https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e Aug 07 18:01:54.253117 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd51c6ac-f115-45da-99ba-052d08dea5d1 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:54.253287 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd51c6ac-f115-45da-99ba-052d08dea5d1 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:54.253444 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-cd51c6ac-f115-45da-99ba-052d08dea5d1 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Delete volume with id: 4b062555-983b-4f10-98db-869c62016a7e Aug 07 18:01:54.262098 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:54.262098 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:54.262504 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cd51c6ac-f115-45da-99ba-052d08dea5d1 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Volume info retrieved successfully. Aug 07 18:01:54.283502 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cd51c6ac-f115-45da-99ba-052d08dea5d1 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Delete volume request issued successfully. Aug 07 18:01:54.283690 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd51c6ac-f115-45da-99ba-052d08dea5d1 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e returned with HTTP 202 Aug 07 18:01:54.284114 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 461/1845] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:01:54 2026] DELETE /volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:54.296603 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e768d4c7-a8a5-46df-ae5f-e514915c0838 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:54.298499 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e768d4c7-a8a5-46df-ae5f-e514915c0838 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] GET https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e Aug 07 18:01:54.298691 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e768d4c7-a8a5-46df-ae5f-e514915c0838 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:54.298908 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e768d4c7-a8a5-46df-ae5f-e514915c0838 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:54.311394 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:54.311394 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:54.317817 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e768d4c7-a8a5-46df-ae5f-e514915c0838 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Volume info retrieved successfully. Aug 07 18:01:54.324617 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e768d4c7-a8a5-46df-ae5f-e514915c0838 tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e returned with HTTP 200 Aug 07 18:01:54.325211 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 465/1846] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:54 2026] GET /volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:54.576209 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b42459a4-2b17-4762-b45b-d9ca946bff3c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:54.578747 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b42459a4-2b17-4762-b45b-d9ca946bff3c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:54.578935 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b42459a4-2b17-4762-b45b-d9ca946bff3c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:54.579192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b42459a4-2b17-4762-b45b-d9ca946bff3c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:54.592484 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:54.592484 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:54.597363 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b42459a4-2b17-4762-b45b-d9ca946bff3c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:54.602293 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b42459a4-2b17-4762-b45b-d9ca946bff3c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:54.602787 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 464/1847] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:54 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:54.758643 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1ee334c3-6e2a-46f4-92ee-192006cf60ff None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:54.760499 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ee334c3-6e2a-46f4-92ee-192006cf60ff tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:01:54.760791 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ee334c3-6e2a-46f4-92ee-192006cf60ff tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:54.760923 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ee334c3-6e2a-46f4-92ee-192006cf60ff tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:54.767533 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:54.767533 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:54.771318 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1ee334c3-6e2a-46f4-92ee-192006cf60ff tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:54.776232 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ee334c3-6e2a-46f4-92ee-192006cf60ff tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:01:54.776687 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 458/1848] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:54 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:55.340144 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bb4b2f17-17b3-48d8-bf13-b9078d472f8e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.342124 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb4b2f17-17b3-48d8-bf13-b9078d472f8e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] GET https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e Aug 07 18:01:55.342265 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb4b2f17-17b3-48d8-bf13-b9078d472f8e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.342467 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb4b2f17-17b3-48d8-bf13-b9078d472f8e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.349674 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb4b2f17-17b3-48d8-bf13-b9078d472f8e tempest-VolumeTypesTest-952159648 tempest-VolumeTypesTest-952159648-project-member] https://10.4.3.241/volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e returned with HTTP 404 Aug 07 18:01:55.350257 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 462/1849] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:55 2026] GET /volume/v3/volumes/4b062555-983b-4f10-98db-869c62016a7e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:55.361842 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-39148f16-d167-4a8b-ac44-8877409f25e3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.365582 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-39148f16-d167-4a8b-ac44-8877409f25e3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] DELETE https://10.4.3.241/volume/v3/types/11f6826c-1ecf-4e2e-a1c6-f75b946690f7 Aug 07 18:01:55.365980 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-39148f16-d167-4a8b-ac44-8877409f25e3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.366378 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-39148f16-d167-4a8b-ac44-8877409f25e3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.407029 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-39148f16-d167-4a8b-ac44-8877409f25e3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/11f6826c-1ecf-4e2e-a1c6-f75b946690f7 returned with HTTP 202 Aug 07 18:01:55.407515 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 466/1850] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:01:55 2026] DELETE /volume/v3/types/11f6826c-1ecf-4e2e-a1c6-f75b946690f7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:55.417161 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e374ac31-e9ab-4c24-b92f-3f3665e9c781 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.419663 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e374ac31-e9ab-4c24-b92f-3f3665e9c781 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] GET https://10.4.3.241/volume/v3/types/11f6826c-1ecf-4e2e-a1c6-f75b946690f7 Aug 07 18:01:55.420236 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e374ac31-e9ab-4c24-b92f-3f3665e9c781 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.420371 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e374ac31-e9ab-4c24-b92f-3f3665e9c781 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.428547 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e374ac31-e9ab-4c24-b92f-3f3665e9c781 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/11f6826c-1ecf-4e2e-a1c6-f75b946690f7 returned with HTTP 404 Aug 07 18:01:55.429413 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 465/1851] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:01:55 2026] GET /volume/v3/types/11f6826c-1ecf-4e2e-a1c6-f75b946690f7 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:55.438518 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4f350683-0b09-4977-baf7-15247ddc4d90 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.442372 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4f350683-0b09-4977-baf7-15247ddc4d90 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] DELETE https://10.4.3.241/volume/v3/types/59d34718-7831-4a48-8d8d-bc3a16ada5b3 Aug 07 18:01:55.442566 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4f350683-0b09-4977-baf7-15247ddc4d90 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.442699 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4f350683-0b09-4977-baf7-15247ddc4d90 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.488230 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4f350683-0b09-4977-baf7-15247ddc4d90 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/59d34718-7831-4a48-8d8d-bc3a16ada5b3 returned with HTTP 202 Aug 07 18:01:55.489293 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 459/1852] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:01:55 2026] DELETE /volume/v3/types/59d34718-7831-4a48-8d8d-bc3a16ada5b3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:55.499720 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cda5bbf8-12ad-4aa1-b977-12e4b8826775 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.507777 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cda5bbf8-12ad-4aa1-b977-12e4b8826775 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] GET https://10.4.3.241/volume/v3/types/59d34718-7831-4a48-8d8d-bc3a16ada5b3 Aug 07 18:01:55.509435 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cda5bbf8-12ad-4aa1-b977-12e4b8826775 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.509435 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cda5bbf8-12ad-4aa1-b977-12e4b8826775 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.514608 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cda5bbf8-12ad-4aa1-b977-12e4b8826775 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/59d34718-7831-4a48-8d8d-bc3a16ada5b3 returned with HTTP 404 Aug 07 18:01:55.515721 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 463/1853] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:01:55 2026] GET /volume/v3/types/59d34718-7831-4a48-8d8d-bc3a16ada5b3 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:55.532150 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7353594e-4e60-4296-8fee-81dbe6d40c82 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.534234 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7353594e-4e60-4296-8fee-81dbe6d40c82 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:01:55.534871 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7353594e-4e60-4296-8fee-81dbe6d40c82 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-58733965", "description": "tempest-volume-type-description-29627343", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:55.566991 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7353594e-4e60-4296-8fee-81dbe6d40c82 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:01:55.567562 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 467/1854] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:01:55 2026] POST /volume/v3/types => generated 311 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:55.578605 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2ebc982c-ef48-4605-bd8e-e469e7277dba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.580631 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ebc982c-ef48-4605-bd8e-e469e7277dba tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] GET https://10.4.3.241/volume/v3/types/77585c5f-db84-401a-9b30-dde7d1965aa7 Aug 07 18:01:55.580631 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ebc982c-ef48-4605-bd8e-e469e7277dba tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.580804 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ebc982c-ef48-4605-bd8e-e469e7277dba tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.586371 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ebc982c-ef48-4605-bd8e-e469e7277dba tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/77585c5f-db84-401a-9b30-dde7d1965aa7 returned with HTTP 200 Aug 07 18:01:55.586902 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 466/1855] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:01:55 2026] GET /volume/v3/types/77585c5f-db84-401a-9b30-dde7d1965aa7 => generated 333 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:55.597800 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-999b1c80-3d80-4853-aa96-0dac15c0f11c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.600217 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-999b1c80-3d80-4853-aa96-0dac15c0f11c tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] DELETE https://10.4.3.241/volume/v3/types/77585c5f-db84-401a-9b30-dde7d1965aa7 Aug 07 18:01:55.600552 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-999b1c80-3d80-4853-aa96-0dac15c0f11c tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.600872 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-999b1c80-3d80-4853-aa96-0dac15c0f11c tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.619245 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-90629fd1-c568-4624-861e-89ddf326b97a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.624427 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90629fd1-c568-4624-861e-89ddf326b97a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:55.624427 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90629fd1-c568-4624-861e-89ddf326b97a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.624427 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90629fd1-c568-4624-861e-89ddf326b97a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.638733 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:55.638733 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:55.646129 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-999b1c80-3d80-4853-aa96-0dac15c0f11c tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/77585c5f-db84-401a-9b30-dde7d1965aa7 returned with HTTP 202 Aug 07 18:01:55.646634 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-90629fd1-c568-4624-861e-89ddf326b97a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:55.647344 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 460/1856] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:01:55 2026] DELETE /volume/v3/types/77585c5f-db84-401a-9b30-dde7d1965aa7 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:55.654756 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90629fd1-c568-4624-861e-89ddf326b97a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:55.654981 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 464/1857] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:55 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:55.656928 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-10ae9af2-d79b-4a8c-bffb-cf65cce61ce9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.659626 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10ae9af2-d79b-4a8c-bffb-cf65cce61ce9 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] GET https://10.4.3.241/volume/v3/types/77585c5f-db84-401a-9b30-dde7d1965aa7 Aug 07 18:01:55.660572 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-10ae9af2-d79b-4a8c-bffb-cf65cce61ce9 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.660572 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-10ae9af2-d79b-4a8c-bffb-cf65cce61ce9 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.664473 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10ae9af2-d79b-4a8c-bffb-cf65cce61ce9 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/77585c5f-db84-401a-9b30-dde7d1965aa7 returned with HTTP 404 Aug 07 18:01:55.664934 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 468/1858] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:01:55 2026] GET /volume/v3/types/77585c5f-db84-401a-9b30-dde7d1965aa7 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:55.673277 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-45735947-50e1-4ea7-a151-bd9d3c8be6b3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.675588 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45735947-50e1-4ea7-a151-bd9d3c8be6b3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:01:55.676031 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-45735947-50e1-4ea7-a151-bd9d3c8be6b3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-669265070"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:55.693895 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45735947-50e1-4ea7-a151-bd9d3c8be6b3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:01:55.694324 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 467/1859] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:01:55 2026] POST /volume/v3/types => generated 220 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:55.710207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-943e21c3-4c51-487c-bf07-5a694e4ad96b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.715527 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-943e21c3-4c51-487c-bf07-5a694e4ad96b tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] POST https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption Aug 07 18:01:55.716158 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-943e21c3-4c51-487c-bf07-5a694e4ad96b tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:55.769524 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-943e21c3-4c51-487c-bf07-5a694e4ad96b tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption returned with HTTP 200 Aug 07 18:01:55.770155 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 461/1860] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:01:55 2026] POST /volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption => generated 239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:55.784526 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-61220989-f224-494d-94e2-dfcb72acc350 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.786835 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-61220989-f224-494d-94e2-dfcb72acc350 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] GET https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption Aug 07 18:01:55.787519 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-61220989-f224-494d-94e2-dfcb72acc350 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.787519 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-61220989-f224-494d-94e2-dfcb72acc350 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.799543 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-61220989-f224-494d-94e2-dfcb72acc350 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption returned with HTTP 200 Aug 07 18:01:55.800058 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 465/1861] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:01:55 2026] GET /volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption => generated 325 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:55.805298 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-15de20fd-eb41-4b47-b61a-08cdd7be44dd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.812764 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-15de20fd-eb41-4b47-b61a-08cdd7be44dd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:01:55.813737 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-15de20fd-eb41-4b47-b61a-08cdd7be44dd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.813737 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-15de20fd-eb41-4b47-b61a-08cdd7be44dd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.818468 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39a3aa29-8c5e-436c-bf08-1384eead9ff7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.824424 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39a3aa29-8c5e-436c-bf08-1384eead9ff7 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] PUT https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption/71ea6030-6d1e-473f-9270-569d39b889a1 Aug 07 18:01:55.824424 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39a3aa29-8c5e-436c-bf08-1384eead9ff7 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:55.827427 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:55.827427 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:55.833171 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-15de20fd-eb41-4b47-b61a-08cdd7be44dd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:55.843603 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-15de20fd-eb41-4b47-b61a-08cdd7be44dd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:01:55.844545 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 469/1862] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:55 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 904 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:55.847347 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39a3aa29-8c5e-436c-bf08-1384eead9ff7 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption/71ea6030-6d1e-473f-9270-569d39b889a1 returned with HTTP 200 Aug 07 18:01:55.847347 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 468/1863] 10.4.3.241 () {68 vars in 1507 bytes} [Fri Aug 7 18:01:55 2026] PUT /volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption/71ea6030-6d1e-473f-9270-569d39b889a1 => generated 122 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:55.862918 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-59c5b860-455b-42bb-bade-0e43cea3d4b3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.866879 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f514ac5a-cd3e-4e43-9b22-88b64ef631ac None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.868051 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-59c5b860-455b-42bb-bade-0e43cea3d4b3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] GET https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption Aug 07 18:01:55.868268 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-59c5b860-455b-42bb-bade-0e43cea3d4b3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.868505 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-59c5b860-455b-42bb-bade-0e43cea3d4b3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.869525 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f514ac5a-cd3e-4e43-9b22-88b64ef631ac tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:01:55.870302 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f514ac5a-cd3e-4e43-9b22-88b64ef631ac tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.870302 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f514ac5a-cd3e-4e43-9b22-88b64ef631ac tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.877020 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-59c5b860-455b-42bb-bade-0e43cea3d4b3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption returned with HTTP 200 Aug 07 18:01:55.877765 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 462/1864] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:01:55 2026] GET /volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption => generated 347 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:55.879075 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:55.879075 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:55.885492 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f514ac5a-cd3e-4e43-9b22-88b64ef631ac tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:01:55.891238 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f514ac5a-cd3e-4e43-9b22-88b64ef631ac tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:01:55.891622 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 466/1865] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:55 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:55.891831 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ae906ddf-6acf-481a-a32a-c6c27c443ecb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.895265 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ae906ddf-6acf-481a-a32a-c6c27c443ecb tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] GET https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption/cipher Aug 07 18:01:55.895855 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ae906ddf-6acf-481a-a32a-c6c27c443ecb tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.896278 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ae906ddf-6acf-481a-a32a-c6c27c443ecb tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.905032 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ae906ddf-6acf-481a-a32a-c6c27c443ecb tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption/cipher returned with HTTP 200 Aug 07 18:01:55.905032 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 470/1866] 10.4.3.241 () {66 vars in 1396 bytes} [Fri Aug 7 18:01:55 2026] GET /volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:01:55.916883 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bfdc5db0-6f47-42e6-af89-3998d9a25c97 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.919143 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bfdc5db0-6f47-42e6-af89-3998d9a25c97 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] DELETE https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption/71ea6030-6d1e-473f-9270-569d39b889a1 Aug 07 18:01:55.919469 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bfdc5db0-6f47-42e6-af89-3998d9a25c97 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.919774 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bfdc5db0-6f47-42e6-af89-3998d9a25c97 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.941705 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bfdc5db0-6f47-42e6-af89-3998d9a25c97 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption/71ea6030-6d1e-473f-9270-569d39b889a1 returned with HTTP 202 Aug 07 18:01:55.942750 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 469/1867] 10.4.3.241 () {66 vars in 1489 bytes} [Fri Aug 7 18:01:55 2026] DELETE /volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption/71ea6030-6d1e-473f-9270-569d39b889a1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:55.951648 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-77817224-950c-4704-8245-5dc65337e3a1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.954652 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77817224-950c-4704-8245-5dc65337e3a1 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] GET https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption Aug 07 18:01:55.955745 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77817224-950c-4704-8245-5dc65337e3a1 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.955745 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77817224-950c-4704-8245-5dc65337e3a1 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.966063 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77817224-950c-4704-8245-5dc65337e3a1 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption returned with HTTP 200 Aug 07 18:01:55.966767 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 463/1868] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:01:55 2026] GET /volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 18:01:55.982499 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fa34ba12-2878-457d-9908-2f453d19ca3b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:55.986708 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa34ba12-2878-457d-9908-2f453d19ca3b tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] GET https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption Aug 07 18:01:55.987288 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa34ba12-2878-457d-9908-2f453d19ca3b tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:55.987589 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa34ba12-2878-457d-9908-2f453d19ca3b tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:55.997413 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa34ba12-2878-457d-9908-2f453d19ca3b tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption returned with HTTP 200 Aug 07 18:01:55.997999 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 467/1869] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:01:55 2026] GET /volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 18:01:56.009438 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7a27743e-0ccd-4989-88f2-5c435b12c037 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:56.012451 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a27743e-0ccd-4989-88f2-5c435b12c037 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] DELETE https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2 Aug 07 18:01:56.012451 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a27743e-0ccd-4989-88f2-5c435b12c037 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:56.012451 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a27743e-0ccd-4989-88f2-5c435b12c037 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:56.048060 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a27743e-0ccd-4989-88f2-5c435b12c037 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2 returned with HTTP 202 Aug 07 18:01:56.048060 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 471/1870] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:01:56 2026] DELETE /volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:56.057786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c02f8a0d-cf68-4f78-be7b-a8308656ed0e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:56.060171 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c02f8a0d-cf68-4f78-be7b-a8308656ed0e tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] GET https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2 Aug 07 18:01:56.060556 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c02f8a0d-cf68-4f78-be7b-a8308656ed0e tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:56.060785 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c02f8a0d-cf68-4f78-be7b-a8308656ed0e tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:56.066487 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c02f8a0d-cf68-4f78-be7b-a8308656ed0e tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2 returned with HTTP 404 Aug 07 18:01:56.067172 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 470/1871] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:01:56 2026] GET /volume/v3/types/a1867f6d-b059-4bd2-924b-5f05ea4d10f2 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:56.076080 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-23a2a144-8f75-477b-a1c8-6509fe71eda0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:56.078537 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23a2a144-8f75-477b-a1c8-6509fe71eda0 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] GET https://10.4.3.241/volume/v3/types Aug 07 18:01:56.078960 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23a2a144-8f75-477b-a1c8-6509fe71eda0 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:56.079258 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23a2a144-8f75-477b-a1c8-6509fe71eda0 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:56.103043 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23a2a144-8f75-477b-a1c8-6509fe71eda0 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:01:56.103693 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 464/1872] 10.4.3.241 () {66 vars in 1231 bytes} [Fri Aug 7 18:01:56 2026] GET /volume/v3/types => generated 889 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:56.115985 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a177bc0b-46ad-4132-9613-1f3f445e9145 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:56.118337 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a177bc0b-46ad-4132-9613-1f3f445e9145 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:01:56.118729 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a177bc0b-46ad-4132-9613-1f3f445e9145 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-69213409"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:56.135814 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a177bc0b-46ad-4132-9613-1f3f445e9145 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:01:56.136328 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 468/1873] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:01:56 2026] POST /volume/v3/types => generated 219 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:56.146222 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5d6abcc8-8448-42cc-bd82-4aaa5bd37ce0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:56.148831 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d6abcc8-8448-42cc-bd82-4aaa5bd37ce0 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] PUT https://10.4.3.241/volume/v3/types/2037022e-9815-44d0-94bd-1693b5410536 Aug 07 18:01:56.149232 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d6abcc8-8448-42cc-bd82-4aaa5bd37ce0 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1891639583", "description": "tempest-volume-type-description-914039040", "is_public": false}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:56.196114 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d6abcc8-8448-42cc-bd82-4aaa5bd37ce0 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/2037022e-9815-44d0-94bd-1693b5410536 returned with HTTP 200 Aug 07 18:01:56.196494 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 472/1874] 10.4.3.241 () {68 vars in 1363 bytes} [Fri Aug 7 18:01:56 2026] PUT /volume/v3/types/2037022e-9815-44d0-94bd-1693b5410536 => generated 204 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:56.208903 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f74be94d-98fe-4428-b684-d2c2735a8fe1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:56.211643 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f74be94d-98fe-4428-b684-d2c2735a8fe1 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] GET https://10.4.3.241/volume/v3/types/2037022e-9815-44d0-94bd-1693b5410536 Aug 07 18:01:56.212045 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f74be94d-98fe-4428-b684-d2c2735a8fe1 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:56.212466 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f74be94d-98fe-4428-b684-d2c2735a8fe1 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:56.220110 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f74be94d-98fe-4428-b684-d2c2735a8fe1 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/2037022e-9815-44d0-94bd-1693b5410536 returned with HTTP 200 Aug 07 18:01:56.220683 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 471/1875] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:01:56 2026] GET /volume/v3/types/2037022e-9815-44d0-94bd-1693b5410536 => generated 268 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:56.232812 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c4dcd2ef-85da-4366-84a1-e5a4b7fb3e06 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:56.235201 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c4dcd2ef-85da-4366-84a1-e5a4b7fb3e06 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] DELETE https://10.4.3.241/volume/v3/types/2037022e-9815-44d0-94bd-1693b5410536 Aug 07 18:01:56.235375 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c4dcd2ef-85da-4366-84a1-e5a4b7fb3e06 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:56.235777 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c4dcd2ef-85da-4366-84a1-e5a4b7fb3e06 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:56.267819 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c4dcd2ef-85da-4366-84a1-e5a4b7fb3e06 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/2037022e-9815-44d0-94bd-1693b5410536 returned with HTTP 202 Aug 07 18:01:56.268355 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 465/1876] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:01:56 2026] DELETE /volume/v3/types/2037022e-9815-44d0-94bd-1693b5410536 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:56.278004 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1cad73d3-a0f5-4c90-8769-56417081b8f3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:56.284217 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1cad73d3-a0f5-4c90-8769-56417081b8f3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] GET https://10.4.3.241/volume/v3/types/2037022e-9815-44d0-94bd-1693b5410536 Aug 07 18:01:56.284861 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1cad73d3-a0f5-4c90-8769-56417081b8f3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:56.285629 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1cad73d3-a0f5-4c90-8769-56417081b8f3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:56.291972 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1cad73d3-a0f5-4c90-8769-56417081b8f3 tempest-VolumeTypesTest-1409699067 tempest-VolumeTypesTest-1409699067-project-admin] https://10.4.3.241/volume/v3/types/2037022e-9815-44d0-94bd-1693b5410536 returned with HTTP 404 Aug 07 18:01:56.292772 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 469/1877] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:01:56 2026] GET /volume/v3/types/2037022e-9815-44d0-94bd-1693b5410536 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:56.621932 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-3bdf619a-ac1a-4742-853b-782433529e40 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:56.625274 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-3bdf619a-ac1a-4742-853b-782433529e40 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:56.625498 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-3bdf619a-ac1a-4742-853b-782433529e40 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:56.626614 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-3bdf619a-ac1a-4742-853b-782433529e40 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:56.644836 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:56.644836 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:56.649756 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-3bdf619a-ac1a-4742-853b-782433529e40 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:56.656634 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-3bdf619a-ac1a-4742-853b-782433529e40 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:56.657158 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 473/1878] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:56 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:56.671503 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b0441de9-4a49-4914-981e-02fc131a7856 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:56.674105 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0441de9-4a49-4914-981e-02fc131a7856 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:56.674162 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b0441de9-4a49-4914-981e-02fc131a7856 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:56.674380 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b0441de9-4a49-4914-981e-02fc131a7856 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:56.689959 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:56.689959 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:56.695578 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b0441de9-4a49-4914-981e-02fc131a7856 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:56.702103 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0441de9-4a49-4914-981e-02fc131a7856 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:56.702436 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 472/1879] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:56 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:57.050427 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-32f52815-c4f9-41a5-9f6f-cee3e34b448f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:57.053283 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-32f52815-c4f9-41a5-9f6f-cee3e34b448f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] DELETE https://10.4.3.241/volume/v3/attachments/1e4418ba-37bc-4807-b7ee-4fc96c8396e9 Aug 07 18:01:57.053283 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-32f52815-c4f9-41a5-9f6f-cee3e34b448f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:57.053283 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-32f52815-c4f9-41a5-9f6f-cee3e34b448f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:57.063270 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:57.063270 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:57.130309 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0ac2ed0f-4ff4-42f3-8e00-06846cd4be87 req-32f52815-c4f9-41a5-9f6f-cee3e34b448f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/1e4418ba-37bc-4807-b7ee-4fc96c8396e9 returned with HTTP 200 Aug 07 18:01:57.130915 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 466/1880] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:01:57 2026] DELETE /volume/v3/attachments/1e4418ba-37bc-4807-b7ee-4fc96c8396e9 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:57.719582 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-60e9ad6b-5c9a-4af2-8745-5a02f4a07341 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:57.722073 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-60e9ad6b-5c9a-4af2-8745-5a02f4a07341 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:57.722316 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-60e9ad6b-5c9a-4af2-8745-5a02f4a07341 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:57.722596 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-60e9ad6b-5c9a-4af2-8745-5a02f4a07341 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:57.734199 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:57.734199 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:57.739593 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-60e9ad6b-5c9a-4af2-8745-5a02f4a07341 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:57.747800 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-60e9ad6b-5c9a-4af2-8745-5a02f4a07341 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:57.748481 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 470/1881] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:57 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:57.766968 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f879fc79-7302-4e5e-9230-17a245de3115 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:57.770990 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f879fc79-7302-4e5e-9230-17a245de3115 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:57.770990 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f879fc79-7302-4e5e-9230-17a245de3115 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:57.770990 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f879fc79-7302-4e5e-9230-17a245de3115 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:57.779164 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:57.779164 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:57.786128 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f879fc79-7302-4e5e-9230-17a245de3115 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:57.792367 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f879fc79-7302-4e5e-9230-17a245de3115 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:57.793157 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 474/1882] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:57 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:57.856258 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5909e216-c7f8-4824-8abd-ec6cf81b599e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:57.859653 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5909e216-c7f8-4824-8abd-ec6cf81b599e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:01:57.859949 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5909e216-c7f8-4824-8abd-ec6cf81b599e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:57.860164 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5909e216-c7f8-4824-8abd-ec6cf81b599e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:57.870060 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:57.870060 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:01:57.875462 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5909e216-c7f8-4824-8abd-ec6cf81b599e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:57.881805 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5909e216-c7f8-4824-8abd-ec6cf81b599e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:01:57.882417 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 473/1883] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:57 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:57.961269 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d5deba90-091c-4b29-ac76-7f12a1456819 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:57.963230 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:01:57.963685 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1089172755", "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:57.965992 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1089172755', 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:01:58.085159 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Create volume of 1 GB Aug 07 18:01:58.085681 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:58.085681 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:58.086147 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Availability Zones retrieved successfully. Aug 07 18:01:58.092483 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Flow 'volume_create_api' (6193d000-480c-419e-b23d-33c0c236d19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:58.093681 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912ae32e-2992-4235-b177-7dd8aac6c27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:58.095050 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:01:58.149617 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:58.149617 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:58.168747 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912ae32e-2992-4235-b177-7dd8aac6c27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f32f8337-3acb-4973-bd15-a9cd5eca25cc,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f32f8337-3acb-4973-bd15-a9cd5eca25cc', 'encryption_key_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=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:58.169970 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac1d3a17-1927-4791-9158-d0a3f44e9a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:58.226541 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Created reservations ['7f324499-df60-443f-ac8b-66a0295c6044', 'b94e1ef4-f5e2-4ec4-853d-1e119ebb53bd', 'e0b801ca-5265-496d-ad14-2a6c382a0c3a', '46dc62a7-2da1-4a89-b281-109195aa08b2'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:01:58.227934 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac1d3a17-1927-4791-9158-d0a3f44e9a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f324499-df60-443f-ac8b-66a0295c6044', 'b94e1ef4-f5e2-4ec4-853d-1e119ebb53bd', 'e0b801ca-5265-496d-ad14-2a6c382a0c3a', '46dc62a7-2da1-4a89-b281-109195aa08b2']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:58.229153 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96a9295e-ace6-4ad0-b70d-0a6187f803ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:58.257035 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96a9295e-ace6-4ad0-b70d-0a6187f803ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '026039e6-0eca-4cc4-a651-5fa2b6e2e45e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1089172755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='348f212c6e5c4cd184775083f5c0b6e3',qos_specs=None,replication_status=,reservations=['7f324499-df60-443f-ac8b-66a0295c6044','b94e1ef4-f5e2-4ec4-853d-1e119ebb53bd','e0b801ca-5265-496d-ad14-2a6c382a0c3a','46dc62a7-2da1-4a89-b281-109195aa08b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d569d31f9a94a0fa0aba557376e099b',volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1089172755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=026039e6-0eca-4cc4-a651-5fa2b6e2e45e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='348f212c6e5c4cd184775083f5c0b6e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d569d31f9a94a0fa0aba557376e099b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f32f8337-3acb-4973-bd15-a9cd5eca25cc),volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:58.257854 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b492e7ff-f27c-4dd1-b83f-45a4cf8c7103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:58.297590 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b492e7ff-f27c-4dd1-b83f-45a4cf8c7103) transitioned into state 'SUCCESS' from state '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-1089172755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='348f212c6e5c4cd184775083f5c0b6e3',qos_specs=None,replication_status=,reservations=['7f324499-df60-443f-ac8b-66a0295c6044','b94e1ef4-f5e2-4ec4-853d-1e119ebb53bd','e0b801ca-5265-496d-ad14-2a6c382a0c3a','46dc62a7-2da1-4a89-b281-109195aa08b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d569d31f9a94a0fa0aba557376e099b',volume_type_id=f32f8337-3acb-4973-bd15-a9cd5eca25cc)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:58.298618 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93712277-d7d4-4d7f-bad5-562b6da853df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:58.312148 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93712277-d7d4-4d7f-bad5-562b6da853df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:58.316701 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Flow 'volume_create_api' (6193d000-480c-419e-b23d-33c0c236d19e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:58.317186 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Create volume request issued successfully. Aug 07 18:01:58.318019 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5deba90-091c-4b29-ac76-7f12a1456819 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:01:58.319388 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 467/1884] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:01:57 2026] POST /volume/v3/volumes => generated 760 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:58.335684 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6fdf0de0-7b6c-442e-b346-7f32b433c8d5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:58.339278 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6fdf0de0-7b6c-442e-b346-7f32b433c8d5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:01:58.339580 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6fdf0de0-7b6c-442e-b346-7f32b433c8d5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:58.339802 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6fdf0de0-7b6c-442e-b346-7f32b433c8d5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:58.350374 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:58.350374 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:58.356668 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6fdf0de0-7b6c-442e-b346-7f32b433c8d5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:58.362037 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6fdf0de0-7b6c-442e-b346-7f32b433c8d5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e returned with HTTP 200 Aug 07 18:01:58.362539 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 471/1885] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:58 2026] GET /volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:59.381003 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1811748b-fdcc-4abd-83c0-41827d682021 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.382729 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1811748b-fdcc-4abd-83c0-41827d682021 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:01:59.383277 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1811748b-fdcc-4abd-83c0-41827d682021 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:59.383277 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1811748b-fdcc-4abd-83c0-41827d682021 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:59.396417 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:59.396417 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:59.406512 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1811748b-fdcc-4abd-83c0-41827d682021 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:59.412804 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1811748b-fdcc-4abd-83c0-41827d682021 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e returned with HTTP 200 Aug 07 18:01:59.413189 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 475/1886] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:59 2026] GET /volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e => generated 1368 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:59.445192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-be18dcb6-3e88-4125-8b48-de8285089140 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.538279 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be18dcb6-3e88-4125-8b48-de8285089140 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] POST https://10.4.3.241/volume/v3/types/a6105c63-8688-4ecd-87bd-650f4fd8cd5f/encryption Aug 07 18:01:59.539013 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be18dcb6-3e88-4125-8b48-de8285089140 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:59.539176 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-10da7872-3486-4063-b4c7-b1a3e8858dae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.541168 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10da7872-3486-4063-b4c7-b1a3e8858dae tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:01:59.541389 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10da7872-3486-4063-b4c7-b1a3e8858dae tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:59.541579 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10da7872-3486-4063-b4c7-b1a3e8858dae tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:59.555269 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be18dcb6-3e88-4125-8b48-de8285089140 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] https://10.4.3.241/volume/v3/types/a6105c63-8688-4ecd-87bd-650f4fd8cd5f/encryption returned with HTTP 404 Aug 07 18:01:59.556014 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 474/1887] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:01:59 2026] POST /volume/v3/types/a6105c63-8688-4ecd-87bd-650f4fd8cd5f/encryption => generated 114 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:59.556422 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:59.556422 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:59.563291 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-10da7872-3486-4063-b4c7-b1a3e8858dae tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:59.568047 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fbb30208-3307-4a65-8831-2c7df2e6a6b8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.570334 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fbb30208-3307-4a65-8831-2c7df2e6a6b8 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:01:59.570867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fbb30208-3307-4a65-8831-2c7df2e6a6b8 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-185808107", "os-volume-type-access:is_public": false}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:59.572432 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10da7872-3486-4063-b4c7-b1a3e8858dae tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:01:59.580816 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 468/1888] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:01:59 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:59.587808 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-d2aed41c-9d9c-43cd-bbaf-a6b9959c94e2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.591885 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-d2aed41c-9d9c-43cd-bbaf-a6b9959c94e2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:01:59.591885 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-d2aed41c-9d9c-43cd-bbaf-a6b9959c94e2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:59.591885 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-d2aed41c-9d9c-43cd-bbaf-a6b9959c94e2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:59.596070 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fbb30208-3307-4a65-8831-2c7df2e6a6b8 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:01:59.596520 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 472/1889] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:01:59 2026] POST /volume/v3/types => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:59.601001 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:59.601001 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:01:59.608100 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-27b94d0f-bdc8-4b55-97d9-d1e44b6956ca None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.611057 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-d2aed41c-9d9c-43cd-bbaf-a6b9959c94e2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:01:59.620769 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-d2aed41c-9d9c-43cd-bbaf-a6b9959c94e2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e returned with HTTP 200 Aug 07 18:01:59.621227 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 476/1890] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:59 2026] GET /volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e => generated 1368 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:59.637974 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-5aca943a-4a46-4a92-855c-f0b033601737 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.642504 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-5aca943a-4a46-4a92-855c-f0b033601737 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:01:59.642901 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-5aca943a-4a46-4a92-855c-f0b033601737 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:59.643376 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-5aca943a-4a46-4a92-855c-f0b033601737 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:59.667184 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:59.667184 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:59.667184 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-5aca943a-4a46-4a92-855c-f0b033601737 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:59.672339 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-5aca943a-4a46-4a92-855c-f0b033601737 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:01:59.672888 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 469/1891] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:01:59 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:01:59.710842 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-7d031808-c9db-43c0-8670-189c9f3863fd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.714574 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-7d031808-c9db-43c0-8670-189c9f3863fd tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] POST https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2/action Aug 07 18:01:59.714961 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-7d031808-c9db-43c0-8670-189c9f3863fd tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:01:59.715166 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-7d031808-c9db-43c0-8670-189c9f3863fd tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:59.721786 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27b94d0f-bdc8-4b55-97d9-d1e44b6956ca tempest-VolumeTypesNegativeTest-630855578 tempest-VolumeTypesNegativeTest-630855578-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:01:59.722283 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27b94d0f-bdc8-4b55-97d9-d1e44b6956ca tempest-VolumeTypesNegativeTest-630855578 tempest-VolumeTypesNegativeTest-630855578-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9a7fb8e6-ada0-4c44-8a9a-c4604f0d7c4f", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-679961758"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:59.725793 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-27b94d0f-bdc8-4b55-97d9-d1e44b6956ca tempest-VolumeTypesNegativeTest-630855578 tempest-VolumeTypesNegativeTest-630855578-project-member] Create volume request body: {'volume': {'volume_type': '9a7fb8e6-ada0-4c44-8a9a-c4604f0d7c4f', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-679961758'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:01:59.732853 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:59.732853 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:01:59.733481 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-7d031808-c9db-43c0-8670-189c9f3863fd tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:59.735028 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27b94d0f-bdc8-4b55-97d9-d1e44b6956ca tempest-VolumeTypesNegativeTest-630855578 tempest-VolumeTypesNegativeTest-630855578-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 404 Aug 07 18:01:59.735660 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 475/1892] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:01:59 2026] POST /volume/v3/volumes => generated 114 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:59.744336 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-7d031808-c9db-43c0-8670-189c9f3863fd tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Begin detaching volume completed successfully. Aug 07 18:01:59.744791 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-7d031808-c9db-43c0-8670-189c9f3863fd tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2/action returned with HTTP 202 Aug 07 18:01:59.745189 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7342f0fd-d1df-4db6-826f-deda3e984499 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.745489 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 473/1893] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:01:59 2026] POST /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:01:59.748233 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7342f0fd-d1df-4db6-826f-deda3e984499 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] DELETE https://10.4.3.241/volume/v3/types/9a7fb8e6-ada0-4c44-8a9a-c4604f0d7c4f Aug 07 18:01:59.748515 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7342f0fd-d1df-4db6-826f-deda3e984499 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:59.749134 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7342f0fd-d1df-4db6-826f-deda3e984499 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:59.785835 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7342f0fd-d1df-4db6-826f-deda3e984499 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] https://10.4.3.241/volume/v3/types/9a7fb8e6-ada0-4c44-8a9a-c4604f0d7c4f returned with HTTP 202 Aug 07 18:01:59.786506 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 477/1894] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:01:59 2026] DELETE /volume/v3/types/9a7fb8e6-ada0-4c44-8a9a-c4604f0d7c4f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:59.795388 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-025b408e-8472-460f-b3cb-4b3f9be6c769 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.797707 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-025b408e-8472-460f-b3cb-4b3f9be6c769 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] GET https://10.4.3.241/volume/v3/types/9a7fb8e6-ada0-4c44-8a9a-c4604f0d7c4f Aug 07 18:01:59.797979 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-025b408e-8472-460f-b3cb-4b3f9be6c769 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:59.798486 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-025b408e-8472-460f-b3cb-4b3f9be6c769 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:59.802498 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-025b408e-8472-460f-b3cb-4b3f9be6c769 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] https://10.4.3.241/volume/v3/types/9a7fb8e6-ada0-4c44-8a9a-c4604f0d7c4f returned with HTTP 404 Aug 07 18:01:59.803276 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 470/1895] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:01:59 2026] GET /volume/v3/types/9a7fb8e6-ada0-4c44-8a9a-c4604f0d7c4f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:59.812870 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6aa67995-76fa-4604-9b6a-c7db9049fed9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.815338 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c80caa6a-1f1d-4390-a0af-3a3bc0c9c6ba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.815583 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6aa67995-76fa-4604-9b6a-c7db9049fed9 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:01:59.815911 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6aa67995-76fa-4604-9b6a-c7db9049fed9 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:59.816289 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c80caa6a-1f1d-4390-a0af-3a3bc0c9c6ba None None] GET https://10.4.3.241/volume// Aug 07 18:01:59.816533 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c80caa6a-1f1d-4390-a0af-3a3bc0c9c6ba None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:59.816801 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c80caa6a-1f1d-4390-a0af-3a3bc0c9c6ba None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:59.817183 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c80caa6a-1f1d-4390-a0af-3a3bc0c9c6ba None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:01:59.817494 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 474/1896] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:01:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:01:59.817851 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6aa67995-76fa-4604-9b6a-c7db9049fed9 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 400 Aug 07 18:01:59.818442 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 476/1897] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:01:59 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 07 18:01:59.830470 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f1223448-8202-4d0d-8587-20a7b10caba9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.832221 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-c7f1038d-2eaf-4174-a773-1d8140565935 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.832727 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1223448-8202-4d0d-8587-20a7b10caba9 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:01:59.833264 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f1223448-8202-4d0d-8587-20a7b10caba9 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-470570154"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:59.835158 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-c7f1038d-2eaf-4174-a773-1d8140565935 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:01:59.835158 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-c7f1038d-2eaf-4174-a773-1d8140565935 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:59.835158 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-c7f1038d-2eaf-4174-a773-1d8140565935 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:59.849461 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:01:59.849461 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:01:59.856536 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-c7f1038d-2eaf-4174-a773-1d8140565935 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:01:59.862349 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1223448-8202-4d0d-8587-20a7b10caba9 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:01:59.862811 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 478/1898] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:01:59 2026] POST /volume/v3/types => generated 228 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:01:59.863915 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-c7f1038d-2eaf-4174-a773-1d8140565935 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:01:59.864605 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 471/1899] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:01:59 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 1326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:01:59.881525 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3dd9da31-1a0b-48ef-950e-affc707a5b3b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.883594 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.884322 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3dd9da31-1a0b-48ef-950e-affc707a5b3b tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:01:59.884745 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3dd9da31-1a0b-48ef-950e-affc707a5b3b tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-470570154"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:59.885325 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:01:59.885667 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-998460487", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:01:59.888776 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-998460487', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:01:59.888926 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Create volume of 1 GB Aug 07 18:01:59.896515 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3dd9da31-1a0b-48ef-950e-affc707a5b3b tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-470570154 already exists. Aug 07 18:01:59.897026 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3dd9da31-1a0b-48ef-950e-affc707a5b3b tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 409 Aug 07 18:01:59.897674 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 475/1900] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:01:59 2026] POST /volume/v3/types => generated 133 bytes in 16 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:01:59.898976 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Availability Zones retrieved successfully. Aug 07 18:01:59.904888 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-98ed2d9c-5803-4dcc-a32d-f4191bd3d125 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.905614 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Flow 'volume_create_api' (59650bae-1850-413e-8897-e9165e69b821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:01:59.906776 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98ed2d9c-5803-4dcc-a32d-f4191bd3d125 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] DELETE https://10.4.3.241/volume/v3/types/0ba4b6bd-6b72-4ddb-a912-fd0e8c51b75f Aug 07 18:01:59.906970 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98ed2d9c-5803-4dcc-a32d-f4191bd3d125 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:59.907153 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fcdbaa2-75ba-4759-befb-ff36ebb1c5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:59.907249 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98ed2d9c-5803-4dcc-a32d-f4191bd3d125 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:59.908536 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:01:59.938883 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fcdbaa2-75ba-4759-befb-ff36ebb1c5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:01:59.939391 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98ed2d9c-5803-4dcc-a32d-f4191bd3d125 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] https://10.4.3.241/volume/v3/types/0ba4b6bd-6b72-4ddb-a912-fd0e8c51b75f returned with HTTP 202 Aug 07 18:01:59.939574 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 479/1901] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:01:59 2026] DELETE /volume/v3/types/0ba4b6bd-6b72-4ddb-a912-fd0e8c51b75f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:01:59.939863 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (493db0d1-58a9-4da4-9c48-46e9e32b8380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:01:59.947763 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-780708e5-6d38-410a-be16-37cbdc01d98e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.949662 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-780708e5-6d38-410a-be16-37cbdc01d98e tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] GET https://10.4.3.241/volume/v3/types/0ba4b6bd-6b72-4ddb-a912-fd0e8c51b75f Aug 07 18:01:59.949904 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-780708e5-6d38-410a-be16-37cbdc01d98e tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:59.950143 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-780708e5-6d38-410a-be16-37cbdc01d98e tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:59.954229 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-780708e5-6d38-410a-be16-37cbdc01d98e tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] https://10.4.3.241/volume/v3/types/0ba4b6bd-6b72-4ddb-a912-fd0e8c51b75f returned with HTTP 404 Aug 07 18:01:59.954838 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 472/1902] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:01:59 2026] GET /volume/v3/types/0ba4b6bd-6b72-4ddb-a912-fd0e8c51b75f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:59.964012 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1ff70d71-13e7-42ae-a181-5e2eea1ba1b4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.966419 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ff70d71-13e7-42ae-a181-5e2eea1ba1b4 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] DELETE https://10.4.3.241/volume/v3/types/28e508d7-37aa-4be2-9694-34cd0fa1713a Aug 07 18:01:59.966628 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ff70d71-13e7-42ae-a181-5e2eea1ba1b4 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:59.966846 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ff70d71-13e7-42ae-a181-5e2eea1ba1b4 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:59.972049 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ff70d71-13e7-42ae-a181-5e2eea1ba1b4 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] https://10.4.3.241/volume/v3/types/28e508d7-37aa-4be2-9694-34cd0fa1713a returned with HTTP 404 Aug 07 18:01:59.972754 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 476/1903] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:01:59 2026] DELETE /volume/v3/types/28e508d7-37aa-4be2-9694-34cd0fa1713a => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:01:59.984778 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-967f0ff2-d46b-474c-a2dc-1c47c76ed241 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:01:59.987104 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-967f0ff2-d46b-474c-a2dc-1c47c76ed241 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] GET https://10.4.3.241/volume/v3/types/3af059ca-0e02-4339-ab7a-1cc911f9fc89 Aug 07 18:01:59.987381 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-967f0ff2-d46b-474c-a2dc-1c47c76ed241 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:01:59.991491 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-967f0ff2-d46b-474c-a2dc-1c47c76ed241 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:01:59.992844 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-967f0ff2-d46b-474c-a2dc-1c47c76ed241 tempest-VolumeTypesNegativeTest-1862597766 tempest-VolumeTypesNegativeTest-1862597766-project-admin] https://10.4.3.241/volume/v3/types/3af059ca-0e02-4339-ab7a-1cc911f9fc89 returned with HTTP 404 Aug 07 18:01:59.993947 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 480/1904] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:01:59 2026] GET /volume/v3/types/3af059ca-0e02-4339-ab7a-1cc911f9fc89 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:00.020212 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Created reservations ['0781d9a7-1136-4344-a7ea-5a1001751b28', 'd3df7745-5d12-4495-a5eb-50906c88985b', '1c2604b3-0638-4054-8e5b-bb7f27915572', '9528ee55-e66f-4fc3-a04b-950151833390'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:00.021173 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (493db0d1-58a9-4da4-9c48-46e9e32b8380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0781d9a7-1136-4344-a7ea-5a1001751b28', 'd3df7745-5d12-4495-a5eb-50906c88985b', '1c2604b3-0638-4054-8e5b-bb7f27915572', '9528ee55-e66f-4fc3-a04b-950151833390']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:00.022251 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9e6e983-8642-4c0b-8509-2613af3a4016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:00.053372 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9e6e983-8642-4c0b-8509-2613af3a4016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85c08e68-a3c4-4cba-8388-08a2de9f3201', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-998460487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc312f9a009643568c15482a958bdb12',qos_specs=None,replication_status=,reservations=['0781d9a7-1136-4344-a7ea-5a1001751b28','d3df7745-5d12-4495-a5eb-50906c88985b','1c2604b3-0638-4054-8e5b-bb7f27915572','9528ee55-e66f-4fc3-a04b-950151833390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43af28d46fd24c6ea19415b5e360e3ad',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-998460487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85c08e68-a3c4-4cba-8388-08a2de9f3201,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc312f9a009643568c15482a958bdb12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43af28d46fd24c6ea19415b5e360e3ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:00.054410 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c8a760-65a3-4d5a-a43b-851499dfd59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:00.074126 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c8a760-65a3-4d5a-a43b-851499dfd59c) transitioned into state 'SUCCESS' from state '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-998460487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc312f9a009643568c15482a958bdb12',qos_specs=None,replication_status=,reservations=['0781d9a7-1136-4344-a7ea-5a1001751b28','d3df7745-5d12-4495-a5eb-50906c88985b','1c2604b3-0638-4054-8e5b-bb7f27915572','9528ee55-e66f-4fc3-a04b-950151833390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43af28d46fd24c6ea19415b5e360e3ad',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:00.074915 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16421d03-4a58-4211-8a28-0047e9396590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:00.088521 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16421d03-4a58-4211-8a28-0047e9396590) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:00.089730 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Flow 'volume_create_api' (59650bae-1850-413e-8897-e9165e69b821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:00.090225 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Create volume request issued successfully. Aug 07 18:02:00.090886 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-703b42f1-f14f-47f2-a4d6-27315fabf1de tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:00.091508 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 477/1905] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:01:59 2026] POST /volume/v3/volumes => generated 754 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:00.108549 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4a89f3c6-3375-4951-a2fd-1e0f495f7fad None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:00.111639 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a89f3c6-3375-4951-a2fd-1e0f495f7fad tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:00.111639 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4a89f3c6-3375-4951-a2fd-1e0f495f7fad tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:00.111835 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4a89f3c6-3375-4951-a2fd-1e0f495f7fad tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:00.121491 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:00.121491 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:00.130825 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4a89f3c6-3375-4951-a2fd-1e0f495f7fad tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:00.136771 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a89f3c6-3375-4951-a2fd-1e0f495f7fad tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:02:00.137319 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 473/1906] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:00 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:00.170770 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-6b5010ec-eb10-41d3-9d33-e1ee0f192b6f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:00.176246 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-6b5010ec-eb10-41d3-9d33-e1ee0f192b6f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:02:00.176246 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-6b5010ec-eb10-41d3-9d33-e1ee0f192b6f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:00.176246 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-6b5010ec-eb10-41d3-9d33-e1ee0f192b6f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:00.192680 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:00.192680 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:00.198350 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-6b5010ec-eb10-41d3-9d33-e1ee0f192b6f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:00.204077 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-6b5010ec-eb10-41d3-9d33-e1ee0f192b6f tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e returned with HTTP 200 Aug 07 18:02:00.204570 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 477/1907] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:02:00 2026] GET /volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e => generated 1368 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:00.219437 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-aec68b5e-4f47-4a38-8fe4-1043868450e3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:00.219437 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aec68b5e-4f47-4a38-8fe4-1043868450e3 None None] GET https://10.4.3.241/volume// Aug 07 18:02:00.219437 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aec68b5e-4f47-4a38-8fe4-1043868450e3 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:00.219437 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aec68b5e-4f47-4a38-8fe4-1043868450e3 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:00.219437 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aec68b5e-4f47-4a38-8fe4-1043868450e3 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:02:00.220362 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 481/1908] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:02:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 18:02:00.228863 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-611d6755-d93e-4625-a6e6-0d0ee87e2a37 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:00.231370 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-611d6755-d93e-4625-a6e6-0d0ee87e2a37 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:02:00.231787 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-611d6755-d93e-4625-a6e6-0d0ee87e2a37 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "026039e6-0eca-4cc4-a651-5fa2b6e2e45e", "connector": null, "instance_uuid": "96920d1d-8ea1-4a83-820f-d3d1d7cb628b"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:00.241712 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:00.241712 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:00.280043 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-611d6755-d93e-4625-a6e6-0d0ee87e2a37 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:02:00.280861 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 478/1909] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:02:00 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 07 18:02:01.026097 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-8c77dc63-9904-40fa-99e9-05bb428f2593 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.030330 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-8c77dc63-9904-40fa-99e9-05bb428f2593 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] DELETE https://10.4.3.241/volume/v3/attachments/826ddabf-f1b1-4138-96c3-b2507ad3aa74 Aug 07 18:02:01.030641 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-8c77dc63-9904-40fa-99e9-05bb428f2593 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:01.030891 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-8c77dc63-9904-40fa-99e9-05bb428f2593 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:01.042167 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:01.042167 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:01.132967 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ea711ed5-5e24-4de5-954c-4d4adbf3cd3b req-8c77dc63-9904-40fa-99e9-05bb428f2593 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/attachments/826ddabf-f1b1-4138-96c3-b2507ad3aa74 returned with HTTP 200 Aug 07 18:02:01.133463 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a7bddad0-1811-4a5c-844b-4bcedc6a69d1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.133819 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 474/1910] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:02:01 2026] DELETE /volume/v3/attachments/826ddabf-f1b1-4138-96c3-b2507ad3aa74 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:01.135793 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7bddad0-1811-4a5c-844b-4bcedc6a69d1 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:02:01.136062 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7bddad0-1811-4a5c-844b-4bcedc6a69d1 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:01.139222 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7bddad0-1811-4a5c-844b-4bcedc6a69d1 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:01.148055 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:01.148055 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:01.154289 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-821f8e3c-f81d-4fe0-b1f1-1d9bb8d87587 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.156068 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a7bddad0-1811-4a5c-844b-4bcedc6a69d1 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:02:01.157465 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-821f8e3c-f81d-4fe0-b1f1-1d9bb8d87587 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:01.157712 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-821f8e3c-f81d-4fe0-b1f1-1d9bb8d87587 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:01.157929 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-821f8e3c-f81d-4fe0-b1f1-1d9bb8d87587 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:01.162612 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7bddad0-1811-4a5c-844b-4bcedc6a69d1 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:02:01.163162 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 478/1911] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:01 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:01.172456 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:01.172456 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:01.177835 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-821f8e3c-f81d-4fe0-b1f1-1d9bb8d87587 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:01.184122 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-821f8e3c-f81d-4fe0-b1f1-1d9bb8d87587 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:02:01.184576 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 482/1912] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:01 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:01.198600 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-388a9929-58df-4f6c-b3e3-aa4dbf7babda None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.202290 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-388a9929-58df-4f6c-b3e3-aa4dbf7babda tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:01.205840 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-388a9929-58df-4f6c-b3e3-aa4dbf7babda tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:01.205840 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-388a9929-58df-4f6c-b3e3-aa4dbf7babda tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:01.220509 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:01.220509 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:01.228780 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-388a9929-58df-4f6c-b3e3-aa4dbf7babda tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:01.234654 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-388a9929-58df-4f6c-b3e3-aa4dbf7babda tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:02:01.235156 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 479/1913] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:01 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:01.249227 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-77361145-7947-4adb-9695-7cf98749b88e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.251536 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77361145-7947-4adb-9695-7cf98749b88e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes Aug 07 18:02:01.251738 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77361145-7947-4adb-9695-7cf98749b88e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:01.251934 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77361145-7947-4adb-9695-7cf98749b88e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:01.252200 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-77361145-7947-4adb-9695-7cf98749b88e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:01.252596 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:01.252596 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:01.253001 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-77361145-7947-4adb-9695-7cf98749b88e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:01.264948 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-77361145-7947-4adb-9695-7cf98749b88e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Get all volumes completed successfully. Aug 07 18:02:01.264948 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77361145-7947-4adb-9695-7cf98749b88e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 200 Aug 07 18:02:01.265345 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 475/1914] 10.4.3.241 () {66 vars in 1237 bytes} [Fri Aug 7 18:02:01 2026] GET /volume/v3/volumes => generated 338 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:01.274608 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2f32d390-178d-401e-b835-f03d9f2228cd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.277460 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f32d390-178d-401e-b835-f03d9f2228cd tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:01.277460 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f32d390-178d-401e-b835-f03d9f2228cd tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:01.277671 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f32d390-178d-401e-b835-f03d9f2228cd tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:01.286620 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:01.286620 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:01.291614 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2f32d390-178d-401e-b835-f03d9f2228cd tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:01.300008 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f32d390-178d-401e-b835-f03d9f2228cd tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:02:01.300849 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 479/1915] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:01 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:02:01.364723 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-f69cb9a0-5d70-45cf-8838-cb6c7cf08087 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.368549 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-f69cb9a0-5d70-45cf-8838-cb6c7cf08087 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:01.368797 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-f69cb9a0-5d70-45cf-8838-cb6c7cf08087 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:01.368995 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-f69cb9a0-5d70-45cf-8838-cb6c7cf08087 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:01.379164 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:01.379164 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:01.392042 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-f69cb9a0-5d70-45cf-8838-cb6c7cf08087 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:01.401987 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-f69cb9a0-5d70-45cf-8838-cb6c7cf08087 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:02:01.402412 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 483/1916] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:02:01 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:01.499196 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-69bcfd1f-5963-443b-9457-a1732a03752e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.499654 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69bcfd1f-5963-443b-9457-a1732a03752e None None] GET https://10.4.3.241/volume// Aug 07 18:02:01.499890 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69bcfd1f-5963-443b-9457-a1732a03752e None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:01.500056 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69bcfd1f-5963-443b-9457-a1732a03752e None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:01.500411 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69bcfd1f-5963-443b-9457-a1732a03752e None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:02:01.500672 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 480/1917] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:02:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:02:01.508833 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-962a907b-60b5-478f-a317-a1d08a62ae0d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.511212 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-962a907b-60b5-478f-a317-a1d08a62ae0d tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:02:01.511673 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-962a907b-60b5-478f-a317-a1d08a62ae0d tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85c08e68-a3c4-4cba-8388-08a2de9f3201", "connector": null, "instance_uuid": "548da5d9-2363-4250-b130-de99311f2a0c"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:01.523083 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:01.523083 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:01.564196 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-962a907b-60b5-478f-a317-a1d08a62ae0d tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:02:01.564717 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 476/1918] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:02:01 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 07 18:02:01.594977 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7bc29627-e4e1-440c-820a-f15972231216 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.599533 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7bc29627-e4e1-440c-820a-f15972231216 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:01.599850 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7bc29627-e4e1-440c-820a-f15972231216 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:01.600281 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7bc29627-e4e1-440c-820a-f15972231216 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:01.612389 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-85f30aaa-3964-4731-8655-4ff9d7adb161 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.612389 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-85f30aaa-3964-4731-8655-4ff9d7adb161 None None] GET https://10.4.3.241/volume// Aug 07 18:02:01.612389 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-85f30aaa-3964-4731-8655-4ff9d7adb161 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:01.612666 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-85f30aaa-3964-4731-8655-4ff9d7adb161 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:01.613098 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-85f30aaa-3964-4731-8655-4ff9d7adb161 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:02:01.613535 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 484/1919] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:02:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:02:01.615017 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:01.615017 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:01.621904 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7bc29627-e4e1-440c-820a-f15972231216 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:01.624321 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-9a22f0f9-a7a2-4278-86d2-f2d10b2dcf80 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.626202 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-9a22f0f9-a7a2-4278-86d2-f2d10b2dcf80 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:01.626472 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-9a22f0f9-a7a2-4278-86d2-f2d10b2dcf80 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:01.626688 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-9a22f0f9-a7a2-4278-86d2-f2d10b2dcf80 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:01.627237 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7bc29627-e4e1-440c-820a-f15972231216 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:02:01.627856 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 480/1920] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:01 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:01.640341 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:01.640341 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:01.644074 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-9a22f0f9-a7a2-4278-86d2-f2d10b2dcf80 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:01.648596 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-9a22f0f9-a7a2-4278-86d2-f2d10b2dcf80 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:02:01.649050 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 481/1921] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:02:01 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:01.757599 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-772548c8-5573-4814-88ac-d1c37cf6eeb3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.760210 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-772548c8-5573-4814-88ac-d1c37cf6eeb3 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] PUT https://10.4.3.241/volume/v3/attachments/d134a9e0-1179-422c-b997-35bb87376094 Aug 07 18:02:01.760210 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-772548c8-5573-4814-88ac-d1c37cf6eeb3 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:01.767343 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-772548c8-5573-4814-88ac-d1c37cf6eeb3 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Acquiring lock "cinder-attachment_update-85c08e68-a3c4-4cba-8388-08a2de9f3201-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:02:01.771877 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-772548c8-5573-4814-88ac-d1c37cf6eeb3 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Lock "cinder-attachment_update-85c08e68-a3c4-4cba-8388-08a2de9f3201-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:02:01.772743 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:01.772743 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:01.852543 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-772548c8-5573-4814-88ac-d1c37cf6eeb3 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Lock "cinder-attachment_update-85c08e68-a3c4-4cba-8388-08a2de9f3201-np0000006743" released by "attachment_update" :: held 0.081s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:02:01.852974 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-772548c8-5573-4814-88ac-d1c37cf6eeb3 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/attachments/d134a9e0-1179-422c-b997-35bb87376094 returned with HTTP 200 Aug 07 18:02:01.853624 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 477/1922] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:02:01 2026] PUT /volume/v3/attachments/d134a9e0-1179-422c-b997-35bb87376094 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:01.931257 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d78aeee5-6d9c-42df-88e4-254c235fc4a9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:01.935635 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d78aeee5-6d9c-42df-88e4-254c235fc4a9 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:02:01.935635 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d78aeee5-6d9c-42df-88e4-254c235fc4a9 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:01.935635 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d78aeee5-6d9c-42df-88e4-254c235fc4a9 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:01.947731 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:01.947731 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:01.951296 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d78aeee5-6d9c-42df-88e4-254c235fc4a9 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:02:01.955112 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d78aeee5-6d9c-42df-88e4-254c235fc4a9 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:02:01.955525 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 485/1923] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:01 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:02.109666 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-65fd0c07-3879-4fe9-be30-cc9265984104 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:02.110131 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-65fd0c07-3879-4fe9-be30-cc9265984104 None None] GET https://10.4.3.241/volume// Aug 07 18:02:02.111261 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-65fd0c07-3879-4fe9-be30-cc9265984104 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:02.111379 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-65fd0c07-3879-4fe9-be30-cc9265984104 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:02.111694 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-65fd0c07-3879-4fe9-be30-cc9265984104 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:02:02.112006 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 481/1924] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:02:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:02:02.127604 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-8292efcc-9749-4f03-b071-4df05037f0de None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:02.132494 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-8292efcc-9749-4f03-b071-4df05037f0de tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:02:02.132494 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-8292efcc-9749-4f03-b071-4df05037f0de tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:02.132494 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-8292efcc-9749-4f03-b071-4df05037f0de tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:02.146673 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:02.146673 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:02.152090 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-8292efcc-9749-4f03-b071-4df05037f0de tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:02.158583 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-8292efcc-9749-4f03-b071-4df05037f0de tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e returned with HTTP 200 Aug 07 18:02:02.158583 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 482/1925] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:02:02 2026] GET /volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e => generated 1547 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:02.177352 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dae6df0f-de5e-4adc-be53-291a4dc6822a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:02.180607 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dae6df0f-de5e-4adc-be53-291a4dc6822a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:02:02.180866 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dae6df0f-de5e-4adc-be53-291a4dc6822a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:02.181098 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dae6df0f-de5e-4adc-be53-291a4dc6822a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:02.195640 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:02.195640 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:02.201901 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dae6df0f-de5e-4adc-be53-291a4dc6822a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:02:02.213821 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dae6df0f-de5e-4adc-be53-291a4dc6822a tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:02:02.214476 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 478/1926] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:02 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:02.324422 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-16747279-8393-4815-a12d-c0e842a149ae None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:02.328198 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-16747279-8393-4815-a12d-c0e842a149ae tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] PUT https://10.4.3.241/volume/v3/attachments/666f0d1e-a44f-45ee-9c07-03a6d8fb3af6 Aug 07 18:02:02.328580 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-16747279-8393-4815-a12d-c0e842a149ae tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:02.344004 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-16747279-8393-4815-a12d-c0e842a149ae tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Acquiring lock "cinder-attachment_update-026039e6-0eca-4cc4-a651-5fa2b6e2e45e-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:02:02.353038 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-16747279-8393-4815-a12d-c0e842a149ae tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-026039e6-0eca-4cc4-a651-5fa2b6e2e45e-np0000006743" acquired by "attachment_update" :: waited 0.009s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:02:02.354537 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:02.354537 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:02.481196 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-16747279-8393-4815-a12d-c0e842a149ae tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Lock "cinder-attachment_update-026039e6-0eca-4cc4-a651-5fa2b6e2e45e-np0000006743" released by "attachment_update" :: held 0.128s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:02:02.482590 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-16747279-8393-4815-a12d-c0e842a149ae tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/666f0d1e-a44f-45ee-9c07-03a6d8fb3af6 returned with HTTP 200 Aug 07 18:02:02.482590 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 486/1927] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:02:02 2026] PUT /volume/v3/attachments/666f0d1e-a44f-45ee-9c07-03a6d8fb3af6 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:02.530687 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-fe91350c-ea30-4df9-873b-ea6b2328c04e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:02.532507 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-fe91350c-ea30-4df9-873b-ea6b2328c04e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/attachments/666f0d1e-a44f-45ee-9c07-03a6d8fb3af6/action Aug 07 18:02:02.533012 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-fe91350c-ea30-4df9-873b-ea6b2328c04e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:02.533194 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-fe91350c-ea30-4df9-873b-ea6b2328c04e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:02.560374 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:02.560374 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:02.583681 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-aed24831-8d1b-4b9d-9838-bc9f40287f81 req-fe91350c-ea30-4df9-873b-ea6b2328c04e tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/666f0d1e-a44f-45ee-9c07-03a6d8fb3af6/action returned with HTTP 204 Aug 07 18:02:02.584201 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 482/1928] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:02:02 2026] POST /volume/v3/attachments/666f0d1e-a44f-45ee-9c07-03a6d8fb3af6/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:02.648429 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d34f205c-3f15-4d12-9588-74fc1fc6345c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:02.652630 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d34f205c-3f15-4d12-9588-74fc1fc6345c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:02.652977 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d34f205c-3f15-4d12-9588-74fc1fc6345c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:02.653099 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d34f205c-3f15-4d12-9588-74fc1fc6345c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:02.665359 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:02.665359 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:02.670706 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d34f205c-3f15-4d12-9588-74fc1fc6345c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:02.676864 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d34f205c-3f15-4d12-9588-74fc1fc6345c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:02:02.677461 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 483/1929] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:02 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:03.431767 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-109210c5-15a3-43ed-a64d-fb56ac4a970e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:03.434598 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-109210c5-15a3-43ed-a64d-fb56ac4a970e tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:02:03.434999 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-109210c5-15a3-43ed-a64d-fb56ac4a970e tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:03.435306 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-109210c5-15a3-43ed-a64d-fb56ac4a970e tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:03.447605 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:03.447605 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:03.453021 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-109210c5-15a3-43ed-a64d-fb56ac4a970e tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:02:03.458767 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-109210c5-15a3-43ed-a64d-fb56ac4a970e tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:02:03.460088 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 479/1930] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:03 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:03.476507 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-838922b3-8db2-40c1-8775-a095f4cba981 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:03.481260 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-838922b3-8db2-40c1-8775-a095f4cba981 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] DELETE https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:02:03.481505 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-838922b3-8db2-40c1-8775-a095f4cba981 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:03.481747 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-838922b3-8db2-40c1-8775-a095f4cba981 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:03.481923 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-838922b3-8db2-40c1-8775-a095f4cba981 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Delete volume with id: f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:02:03.493508 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:03.493508 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:03.494099 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-838922b3-8db2-40c1-8775-a095f4cba981 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:02:03.522416 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-838922b3-8db2-40c1-8775-a095f4cba981 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Delete volume request issued successfully. Aug 07 18:02:03.522708 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-838922b3-8db2-40c1-8775-a095f4cba981 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 202 Aug 07 18:02:03.523336 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 487/1931] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:03 2026] DELETE /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:03.531725 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-72aaea54-5278-4853-94ea-eb9edf2e3453 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:03.534673 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-72aaea54-5278-4853-94ea-eb9edf2e3453 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:02:03.534839 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-72aaea54-5278-4853-94ea-eb9edf2e3453 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:03.535059 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-72aaea54-5278-4853-94ea-eb9edf2e3453 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:03.541952 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:03.541952 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:03.546238 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-72aaea54-5278-4853-94ea-eb9edf2e3453 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Volume info retrieved successfully. Aug 07 18:02:03.551166 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-72aaea54-5278-4853-94ea-eb9edf2e3453 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 200 Aug 07 18:02:03.551703 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 483/1932] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:03 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:03.632120 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:03.701372 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-151cc971-b4ef-4b15-b4e8-ccd883a810c6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:03.703709 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-151cc971-b4ef-4b15-b4e8-ccd883a810c6 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:03.703893 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-151cc971-b4ef-4b15-b4e8-ccd883a810c6 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:03.704061 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-151cc971-b4ef-4b15-b4e8-ccd883a810c6 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:03.720263 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:03.720263 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:03.726351 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-151cc971-b4ef-4b15-b4e8-ccd883a810c6 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:03.736989 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-151cc971-b4ef-4b15-b4e8-ccd883a810c6 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:02:03.737501 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 480/1933] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:03 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:03.806939 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:03.807449 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-197733938"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:03.809391 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-197733938'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:03.809621 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Create volume of 1 GB Aug 07 18:02:03.815417 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Availability Zones retrieved successfully. Aug 07 18:02:03.823807 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Flow 'volume_create_api' (a64536c4-d6cc-4f85-b0be-3b8effe1d3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:03.825119 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900c840d-4a05-4221-8abc-59c3a952f089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:03.826586 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:03.861480 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900c840d-4a05-4221-8abc-59c3a952f089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:03.862594 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137ea232-c4da-40f8-9c42-0f624328624f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:03.935262 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Created reservations ['6e9e7b8d-bb20-4a5c-9cc6-c7815c9919ba', '9087f391-298c-43e2-b5a3-f1efe2720d79', 'e64d9ca0-f61d-4cb9-a2ac-00e69bc0d28e', '4dc370f5-2a62-4f30-b0fb-e39ac5abf192'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:03.936072 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137ea232-c4da-40f8-9c42-0f624328624f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e9e7b8d-bb20-4a5c-9cc6-c7815c9919ba', '9087f391-298c-43e2-b5a3-f1efe2720d79', 'e64d9ca0-f61d-4cb9-a2ac-00e69bc0d28e', '4dc370f5-2a62-4f30-b0fb-e39ac5abf192']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:03.936968 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dfefbd3-0d06-4133-9167-4064077a9477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:03.965614 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dfefbd3-0d06-4133-9167-4064077a9477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '724d459d-cbcc-426a-838a-479bc57be15b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-197733938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7fc997a8764b1398d011d9bdad9838',qos_specs=None,replication_status=,reservations=['6e9e7b8d-bb20-4a5c-9cc6-c7815c9919ba','9087f391-298c-43e2-b5a3-f1efe2720d79','e64d9ca0-f61d-4cb9-a2ac-00e69bc0d28e','4dc370f5-2a62-4f30-b0fb-e39ac5abf192'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f8836c3444c49eba4538b05a69c52f0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-197733938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=724d459d-cbcc-426a-838a-479bc57be15b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7fc997a8764b1398d011d9bdad9838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f8836c3444c49eba4538b05a69c52f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:03.966298 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02f7e67d-7aae-46bc-828f-27d06bf20790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:03.989442 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02f7e67d-7aae-46bc-828f-27d06bf20790) transitioned into state 'SUCCESS' from state '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-197733938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7fc997a8764b1398d011d9bdad9838',qos_specs=None,replication_status=,reservations=['6e9e7b8d-bb20-4a5c-9cc6-c7815c9919ba','9087f391-298c-43e2-b5a3-f1efe2720d79','e64d9ca0-f61d-4cb9-a2ac-00e69bc0d28e','4dc370f5-2a62-4f30-b0fb-e39ac5abf192'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f8836c3444c49eba4538b05a69c52f0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:03.991499 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f33a2d-3afc-4cd0-8194-7202a9a3b17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:04.000850 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f33a2d-3afc-4cd0-8194-7202a9a3b17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:04.001710 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Flow 'volume_create_api' (a64536c4-d6cc-4f85-b0be-3b8effe1d3f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:04.001972 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Create volume request issued successfully. Aug 07 18:02:04.002505 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6eed4467-8ce3-4584-bfc1-249d8810b9d8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:04.003090 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 484/1934] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:02:03 2026] POST /volume/v3/volumes => generated 818 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:02:04.016812 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-41eb4300-d32d-4a96-92e3-baa10a59389d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:04.019545 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-41eb4300-d32d-4a96-92e3-baa10a59389d tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] GET https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:04.019792 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-41eb4300-d32d-4a96-92e3-baa10a59389d tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:04.020018 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-41eb4300-d32d-4a96-92e3-baa10a59389d tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:04.035196 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:04.035196 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:04.041233 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-41eb4300-d32d-4a96-92e3-baa10a59389d tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Volume info retrieved successfully. Aug 07 18:02:04.050145 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-41eb4300-d32d-4a96-92e3-baa10a59389d tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b returned with HTTP 200 Aug 07 18:02:04.050652 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 488/1935] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:04 2026] GET /volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b => generated 886 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:04.567370 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5aca9f9b-7beb-4cc5-8ab0-5bf6f10eaed2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:04.572808 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5aca9f9b-7beb-4cc5-8ab0-5bf6f10eaed2 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] GET https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb Aug 07 18:02:04.572905 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5aca9f9b-7beb-4cc5-8ab0-5bf6f10eaed2 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:04.573166 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5aca9f9b-7beb-4cc5-8ab0-5bf6f10eaed2 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:04.584172 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5aca9f9b-7beb-4cc5-8ab0-5bf6f10eaed2 tempest-VolumesActionsTest-124071834 tempest-VolumesActionsTest-124071834-project-member] https://10.4.3.241/volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb returned with HTTP 404 Aug 07 18:02:04.585302 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 484/1936] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:04 2026] GET /volume/v3/volumes/f1793d6f-4476-4b43-b87a-6d69a7aa7eeb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:04.754275 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e5a4340a-c0e0-44db-8028-f20bb7f54e40 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:04.757554 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e5a4340a-c0e0-44db-8028-f20bb7f54e40 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:04.759109 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e5a4340a-c0e0-44db-8028-f20bb7f54e40 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:04.759109 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e5a4340a-c0e0-44db-8028-f20bb7f54e40 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:04.778801 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:04.778801 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:04.785485 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e5a4340a-c0e0-44db-8028-f20bb7f54e40 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:04.791780 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e5a4340a-c0e0-44db-8028-f20bb7f54e40 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:02:04.793609 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 481/1937] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:04 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:05.042815 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-07a9d49a-c585-4707-b96e-d9c21f823be9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.046524 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-07a9d49a-c585-4707-b96e-d9c21f823be9 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] DELETE https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:02:05.047749 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-07a9d49a-c585-4707-b96e-d9c21f823be9 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:05.048020 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-07a9d49a-c585-4707-b96e-d9c21f823be9 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:05.048189 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-07a9d49a-c585-4707-b96e-d9c21f823be9 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Delete volume with id: b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:02:05.062502 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:05.062502 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:05.063215 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-07a9d49a-c585-4707-b96e-d9c21f823be9 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:02:05.065135 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f483d877-836a-4e9c-ab82-0d84ff0cd52f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.066985 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f483d877-836a-4e9c-ab82-0d84ff0cd52f tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] GET https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:05.067237 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f483d877-836a-4e9c-ab82-0d84ff0cd52f tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:05.067535 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f483d877-836a-4e9c-ab82-0d84ff0cd52f tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:05.074373 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:05.074373 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:05.078663 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f483d877-836a-4e9c-ab82-0d84ff0cd52f tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Volume info retrieved successfully. Aug 07 18:02:05.082657 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f483d877-836a-4e9c-ab82-0d84ff0cd52f tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b returned with HTTP 200 Aug 07 18:02:05.083002 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 489/1938] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:05 2026] GET /volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:05.085486 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-07a9d49a-c585-4707-b96e-d9c21f823be9 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Delete volume request issued successfully. Aug 07 18:02:05.085676 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-07a9d49a-c585-4707-b96e-d9c21f823be9 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 202 Aug 07 18:02:05.086204 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 485/1939] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:05 2026] DELETE /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:05.092730 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-236d8f0b-fde1-4c38-89e1-fbb1a7eb7c04 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.094873 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-236d8f0b-fde1-4c38-89e1-fbb1a7eb7c04 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:02:05.094873 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-236d8f0b-fde1-4c38-89e1-fbb1a7eb7c04 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:05.095079 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-236d8f0b-fde1-4c38-89e1-fbb1a7eb7c04 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:05.098871 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-679b2ae9-7960-4ffc-af62-6e833218cc76 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.101713 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-679b2ae9-7960-4ffc-af62-6e833218cc76 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] POST https://10.4.3.241/volume/v3/volume-transfers Aug 07 18:02:05.101998 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:05.101998 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:05.102175 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-679b2ae9-7960-4ffc-af62-6e833218cc76 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "724d459d-cbcc-426a-838a-479bc57be15b"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:05.104045 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volume_transfer [None req-679b2ae9-7960-4ffc-af62-6e833218cc76 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Creating new volume transfer {'transfer': {'volume_id': '724d459d-cbcc-426a-838a-479bc57be15b'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 18:02:05.104240 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volume_transfer [None req-679b2ae9-7960-4ffc-af62-6e833218cc76 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Creating transfer of volume 724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:05.104432 np0000006743 devstack@c-api.service[100243]: INFO cinder.transfer.api [None req-679b2ae9-7960-4ffc-af62-6e833218cc76 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Generating transfer record for volume 724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:05.105481 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-236d8f0b-fde1-4c38-89e1-fbb1a7eb7c04 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:02:05.110379 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-236d8f0b-fde1-4c38-89e1-fbb1a7eb7c04 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 200 Aug 07 18:02:05.110964 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 485/1940] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:05 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:05.118041 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:05.118041 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:05.135698 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-679b2ae9-7960-4ffc-af62-6e833218cc76 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volume-transfers returned with HTTP 202 Aug 07 18:02:05.136215 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 482/1941] 10.4.3.241 () {70 vars in 1326 bytes} [Fri Aug 7 18:02:05 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:05.146064 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-210ba12b-f431-42f3-a4c3-86357f6de699 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.148226 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-210ba12b-f431-42f3-a4c3-86357f6de699 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] GET https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:05.148528 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-210ba12b-f431-42f3-a4c3-86357f6de699 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:05.148746 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-210ba12b-f431-42f3-a4c3-86357f6de699 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:05.199823 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-13967a29-71ac-423c-beb0-c51b5096daa1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.201927 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-13967a29-71ac-423c-beb0-c51b5096daa1 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] POST https://10.4.3.241/volume/v3/attachments/d134a9e0-1179-422c-b997-35bb87376094/action Aug 07 18:02:05.202306 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-13967a29-71ac-423c-beb0-c51b5096daa1 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:05.202463 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-13967a29-71ac-423c-beb0-c51b5096daa1 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:05.219412 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:05.219412 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:05.229750 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-18aea5fd-bd44-4d5d-b49d-52c9b150918a req-13967a29-71ac-423c-beb0-c51b5096daa1 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/attachments/d134a9e0-1179-422c-b997-35bb87376094/action returned with HTTP 204 Aug 07 18:02:05.230369 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 486/1942] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:02:05 2026] POST /volume/v3/attachments/d134a9e0-1179-422c-b997-35bb87376094/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:05.310982 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:05.310982 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:05.316290 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-210ba12b-f431-42f3-a4c3-86357f6de699 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Volume info retrieved successfully. Aug 07 18:02:05.321249 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-210ba12b-f431-42f3-a4c3-86357f6de699 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b returned with HTTP 200 Aug 07 18:02:05.321736 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 490/1943] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:05 2026] GET /volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b => generated 953 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:05.339261 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b4701a0f-5a88-4897-a44c-90e081fc1ae8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.344460 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4701a0f-5a88-4897-a44c-90e081fc1ae8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] GET https://10.4.3.241/volume/v3/volume-transfers/556d2dd0-8c25-4da6-9fa6-da0e214d9e78 Aug 07 18:02:05.344770 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4701a0f-5a88-4897-a44c-90e081fc1ae8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:05.344901 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4701a0f-5a88-4897-a44c-90e081fc1ae8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:05.350418 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4701a0f-5a88-4897-a44c-90e081fc1ae8 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volume-transfers/556d2dd0-8c25-4da6-9fa6-da0e214d9e78 returned with HTTP 200 Aug 07 18:02:05.350418 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 486/1944] 10.4.3.241 () {68 vars in 1416 bytes} [Fri Aug 7 18:02:05 2026] GET /volume/v3/volume-transfers/556d2dd0-8c25-4da6-9fa6-da0e214d9e78 => generated 432 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:05.360897 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-92b81d00-8f81-4c33-9294-90999aadd0ba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.362908 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92b81d00-8f81-4c33-9294-90999aadd0ba tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] GET https://10.4.3.241/volume/v3/volume-transfers Aug 07 18:02:05.363175 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92b81d00-8f81-4c33-9294-90999aadd0ba tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:05.363491 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92b81d00-8f81-4c33-9294-90999aadd0ba tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:05.363721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volume_transfer [None req-92b81d00-8f81-4c33-9294-90999aadd0ba tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Listing volume transfers {{(pid=100243) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 18:02:05.369254 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92b81d00-8f81-4c33-9294-90999aadd0ba tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volume-transfers returned with HTTP 200 Aug 07 18:02:05.369834 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 483/1945] 10.4.3.241 () {68 vars in 1305 bytes} [Fri Aug 7 18:02:05 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:05.380557 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-863a1151-c0f9-4f50-8034-b5b3bafba290 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.460269 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-863a1151-c0f9-4f50-8034-b5b3bafba290 tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] POST https://10.4.3.241/volume/v3/volume-transfers/556d2dd0-8c25-4da6-9fa6-da0e214d9e78/accept Aug 07 18:02:05.460991 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-863a1151-c0f9-4f50-8034-b5b3bafba290 tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "21123b6afd2737b4"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:05.463052 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.volume_transfer [None req-863a1151-c0f9-4f50-8034-b5b3bafba290 tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Accepting volume transfer 556d2dd0-8c25-4da6-9fa6-da0e214d9e78 {{(pid=100246) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 18:02:05.463052 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.volume_transfer [None req-863a1151-c0f9-4f50-8034-b5b3bafba290 tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Accepting transfer 556d2dd0-8c25-4da6-9fa6-da0e214d9e78 Aug 07 18:02:05.530164 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-863a1151-c0f9-4f50-8034-b5b3bafba290 tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Created reservations ['9dd34375-091b-4978-8604-b137e8e28d9a', 'c415a768-a060-4a3e-848e-26381c0903fc', 'b37f3501-35b8-4d36-9ca6-8f97260af760', '9d4ae8e8-c2a6-4227-a09a-ed493a29671c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:05.552506 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-863a1151-c0f9-4f50-8034-b5b3bafba290 tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Created reservations ['4c96d159-d62c-4052-bb4d-3b70da623cdf', '4777565a-0262-47e2-91b9-eb5a6ad2d197', '8046d1c9-9ebd-4a2f-956a-15b7ec3a0edc', '9f2010fa-435e-4817-9606-ce0410bc6086'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:05.584816 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-863a1151-c0f9-4f50-8034-b5b3bafba290 tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Created reservations ['4833c4df-2057-44a5-87b2-e4242d1eb84d', '9499a9b1-f1a1-40f5-9f73-78eb728a940b', '5727125e-8983-4fce-98fd-691a47663322', '7ca12318-c078-4894-9e1c-111b84fc41ce'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:05.613146 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-863a1151-c0f9-4f50-8034-b5b3bafba290 tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Created reservations ['8a894b6b-b234-4b07-b6b3-bd668e6121a8', '379a5671-28af-4f51-98f1-b8213b33d4aa', 'e1436b10-793f-40df-b650-e30b2a90d820', '12d02d1c-fd64-4790-a906-2506920f46ca'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:05.625877 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-863a1151-c0f9-4f50-8034-b5b3bafba290 tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Transfer volume completed successfully. Aug 07 18:02:05.684494 np0000006743 devstack@c-api.service[100246]: INFO cinder.transfer.api [None req-863a1151-c0f9-4f50-8034-b5b3bafba290 tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Volume 724d459d-cbcc-426a-838a-479bc57be15b has been transferred. Aug 07 18:02:05.690988 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-863a1151-c0f9-4f50-8034-b5b3bafba290 tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] https://10.4.3.241/volume/v3/volume-transfers/556d2dd0-8c25-4da6-9fa6-da0e214d9e78/accept returned with HTTP 202 Aug 07 18:02:05.691394 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 487/1946] 10.4.3.241 () {70 vars in 1458 bytes} [Fri Aug 7 18:02:05 2026] POST /volume/v3/volume-transfers/556d2dd0-8c25-4da6-9fa6-da0e214d9e78/accept => generated 365 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:05.700922 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-61580330-a6a2-469e-9b02-57e8e580b3ed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.702440 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61580330-a6a2-469e-9b02-57e8e580b3ed tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] GET https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:05.702748 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61580330-a6a2-469e-9b02-57e8e580b3ed tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:05.702945 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61580330-a6a2-469e-9b02-57e8e580b3ed tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:05.712482 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:05.712482 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:05.716425 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-61580330-a6a2-469e-9b02-57e8e580b3ed tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Volume info retrieved successfully. Aug 07 18:02:05.721737 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61580330-a6a2-469e-9b02-57e8e580b3ed tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b returned with HTTP 200 Aug 07 18:02:05.722083 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 491/1947] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:05 2026] GET /volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:05.738674 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9848051c-4fe6-4c6c-8060-2bd1238be50c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.741035 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9848051c-4fe6-4c6c-8060-2bd1238be50c tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] GET https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:05.741309 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9848051c-4fe6-4c6c-8060-2bd1238be50c tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:05.741565 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9848051c-4fe6-4c6c-8060-2bd1238be50c tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:05.751547 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:05.751547 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:05.756106 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9848051c-4fe6-4c6c-8060-2bd1238be50c tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] Volume info retrieved successfully. Aug 07 18:02:05.761799 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9848051c-4fe6-4c6c-8060-2bd1238be50c tempest-VolumesTransfersV355Test-938039575 tempest-VolumesTransfersV355Test-938039575-project-member] https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b returned with HTTP 200 Aug 07 18:02:05.762370 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 487/1948] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:05 2026] GET /volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:05.776056 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-01b4fc7e-e155-4e3a-ad84-67261a0311fc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.779824 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01b4fc7e-e155-4e3a-ad84-67261a0311fc tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] DELETE https://10.4.3.241/volume/v3/volume-transfers/556d2dd0-8c25-4da6-9fa6-da0e214d9e78 Aug 07 18:02:05.780020 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01b4fc7e-e155-4e3a-ad84-67261a0311fc tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:05.780199 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01b4fc7e-e155-4e3a-ad84-67261a0311fc tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:05.780312 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.volume_transfer [None req-01b4fc7e-e155-4e3a-ad84-67261a0311fc tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Delete transfer with id: 556d2dd0-8c25-4da6-9fa6-da0e214d9e78 Aug 07 18:02:05.783015 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01b4fc7e-e155-4e3a-ad84-67261a0311fc tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volume-transfers/556d2dd0-8c25-4da6-9fa6-da0e214d9e78 returned with HTTP 404 Aug 07 18:02:05.783592 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 484/1949] 10.4.3.241 () {68 vars in 1419 bytes} [Fri Aug 7 18:02:05 2026] DELETE /volume/v3/volume-transfers/556d2dd0-8c25-4da6-9fa6-da0e214d9e78 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:05.793988 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e77622db-d931-4cf4-841a-b10075845e0e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.807842 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-566ee0ff-508b-4d14-bb4d-8162446a3104 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.809790 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-566ee0ff-508b-4d14-bb4d-8162446a3104 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:05.810050 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-566ee0ff-508b-4d14-bb4d-8162446a3104 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:05.810311 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-566ee0ff-508b-4d14-bb4d-8162446a3104 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:05.823571 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:05.823571 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:05.826085 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e77622db-d931-4cf4-841a-b10075845e0e tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:05.826366 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e77622db-d931-4cf4-841a-b10075845e0e tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:05.826601 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e77622db-d931-4cf4-841a-b10075845e0e tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:05.826806 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e77622db-d931-4cf4-841a-b10075845e0e tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Delete volume with id: 724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:05.828341 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-566ee0ff-508b-4d14-bb4d-8162446a3104 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:05.833697 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:05.833697 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:05.834024 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e77622db-d931-4cf4-841a-b10075845e0e tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Volume info retrieved successfully. Aug 07 18:02:05.834572 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-566ee0ff-508b-4d14-bb4d-8162446a3104 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:02:05.834974 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 492/1950] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:05 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:05.848947 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7e4bd0f0-5f29-425d-ae6e-3871296359d9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.851076 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e4bd0f0-5f29-425d-ae6e-3871296359d9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:05.851339 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e4bd0f0-5f29-425d-ae6e-3871296359d9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:05.851588 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e4bd0f0-5f29-425d-ae6e-3871296359d9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:05.854167 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e77622db-d931-4cf4-841a-b10075845e0e tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Delete volume request issued successfully. Aug 07 18:02:05.854389 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e77622db-d931-4cf4-841a-b10075845e0e tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b returned with HTTP 202 Aug 07 18:02:05.854946 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 488/1951] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:02:05 2026] DELETE /volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:05.865351 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a02463a9-37ec-4f01-86ab-4afaac2816b6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.868127 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a02463a9-37ec-4f01-86ab-4afaac2816b6 tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] GET https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:05.868478 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a02463a9-37ec-4f01-86ab-4afaac2816b6 tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:05.869224 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a02463a9-37ec-4f01-86ab-4afaac2816b6 tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:05.875385 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:05.875385 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:05.879271 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:05.879271 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:05.880673 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7e4bd0f0-5f29-425d-ae6e-3871296359d9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:05.884305 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a02463a9-37ec-4f01-86ab-4afaac2816b6 tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Volume info retrieved successfully. Aug 07 18:02:05.886969 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e4bd0f0-5f29-425d-ae6e-3871296359d9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:02:05.887780 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 488/1952] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:05 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:05.892522 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a02463a9-37ec-4f01-86ab-4afaac2816b6 tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b returned with HTTP 200 Aug 07 18:02:05.893571 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 485/1953] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:05 2026] GET /volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:05.900806 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-979a03ff-7af6-493e-bf51-8fc8f7ae88ed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:05.904053 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-979a03ff-7af6-493e-bf51-8fc8f7ae88ed tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:02:05.904438 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-979a03ff-7af6-493e-bf51-8fc8f7ae88ed tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "85c08e68-a3c4-4cba-8388-08a2de9f3201", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-469235414", "description": null, "metadata": null}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:05.923395 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:05.923395 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:05.924176 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-979a03ff-7af6-493e-bf51-8fc8f7ae88ed tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:05.924386 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-979a03ff-7af6-493e-bf51-8fc8f7ae88ed tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Create snapshot from volume 85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:05.993344 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-979a03ff-7af6-493e-bf51-8fc8f7ae88ed tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Created reservations ['4e48293c-9821-4531-9684-9f609c157f61', 'b3d78a30-c64e-412c-bd08-2b1c62e16c5f', '0caa57dc-ffec-42fd-9308-9997a5cdd9ca', '16201d06-17e2-405f-a7cb-5ec464201d78'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:06.068452 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-979a03ff-7af6-493e-bf51-8fc8f7ae88ed tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Snapshot force create request issued successfully. Aug 07 18:02:06.069080 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-979a03ff-7af6-493e-bf51-8fc8f7ae88ed tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:02:06.072277 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 493/1954] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:02:05 2026] POST /volume/v3/snapshots => generated 310 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:06.083035 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-41896da7-bf1f-4b1b-992c-9fc5399b70bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:06.085757 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41896da7-bf1f-4b1b-992c-9fc5399b70bb tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 Aug 07 18:02:06.087445 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41896da7-bf1f-4b1b-992c-9fc5399b70bb tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:06.087445 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41896da7-bf1f-4b1b-992c-9fc5399b70bb tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:06.095865 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:06.095865 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:06.095865 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-41896da7-bf1f-4b1b-992c-9fc5399b70bb tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Snapshot retrieved successfully. Aug 07 18:02:06.096968 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41896da7-bf1f-4b1b-992c-9fc5399b70bb tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 returned with HTTP 200 Aug 07 18:02:06.097530 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 489/1955] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:06 2026] GET /volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:06.129311 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-913381b5-c7a1-408d-a175-cdbff9968573 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:06.132282 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-913381b5-c7a1-408d-a175-cdbff9968573 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 Aug 07 18:02:06.133223 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-913381b5-c7a1-408d-a175-cdbff9968573 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:06.133223 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-913381b5-c7a1-408d-a175-cdbff9968573 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:06.150486 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-913381b5-c7a1-408d-a175-cdbff9968573 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 returned with HTTP 404 Aug 07 18:02:06.150486 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 489/1956] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:06 2026] GET /volume/v3/volumes/b5f68a4c-a940-442c-9016-6396f051dfe2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:06.161211 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f6b9a4d7-8f66-486b-93c9-e0706c811576 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:06.165425 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6b9a4d7-8f66-486b-93c9-e0706c811576 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] DELETE https://10.4.3.241/volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 Aug 07 18:02:06.165425 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6b9a4d7-8f66-486b-93c9-e0706c811576 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:06.165425 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f6b9a4d7-8f66-486b-93c9-e0706c811576 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:06.165425 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f6b9a4d7-8f66-486b-93c9-e0706c811576 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Delete volume with id: 1dd527b0-879e-4392-a660-36e4ecab6788 Aug 07 18:02:06.179547 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:06.179547 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:06.180900 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f6b9a4d7-8f66-486b-93c9-e0706c811576 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:02:06.211715 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f6b9a4d7-8f66-486b-93c9-e0706c811576 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Delete volume request issued successfully. Aug 07 18:02:06.211715 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f6b9a4d7-8f66-486b-93c9-e0706c811576 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 returned with HTTP 202 Aug 07 18:02:06.211715 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 486/1957] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:06 2026] DELETE /volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:06.224109 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4c177c0d-b088-4bb7-b457-f15965491b1a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:06.226816 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c177c0d-b088-4bb7-b457-f15965491b1a tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 Aug 07 18:02:06.227117 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c177c0d-b088-4bb7-b457-f15965491b1a tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:06.227367 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c177c0d-b088-4bb7-b457-f15965491b1a tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:06.250994 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:06.250994 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:06.261742 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4c177c0d-b088-4bb7-b457-f15965491b1a tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Volume info retrieved successfully. Aug 07 18:02:06.271327 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c177c0d-b088-4bb7-b457-f15965491b1a tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 returned with HTTP 200 Aug 07 18:02:06.271749 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 494/1958] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:06 2026] GET /volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:06.907977 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b4b115fa-47e7-4d58-9188-ae9bca04da46 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:06.909898 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4b115fa-47e7-4d58-9188-ae9bca04da46 tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] GET https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:06.910092 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4b115fa-47e7-4d58-9188-ae9bca04da46 tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:06.910311 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4b115fa-47e7-4d58-9188-ae9bca04da46 tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:06.915803 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4b115fa-47e7-4d58-9188-ae9bca04da46 tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b returned with HTTP 404 Aug 07 18:02:06.916234 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 490/1959] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:06 2026] GET /volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:06.940191 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-008c9634-d61c-4dd6-85f3-2005b81c09b9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:06.941896 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-008c9634-d61c-4dd6-85f3-2005b81c09b9 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] GET https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:06.942107 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-008c9634-d61c-4dd6-85f3-2005b81c09b9 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:06.942280 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-008c9634-d61c-4dd6-85f3-2005b81c09b9 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:06.950032 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-008c9634-d61c-4dd6-85f3-2005b81c09b9 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b returned with HTTP 404 Aug 07 18:02:06.950604 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 490/1960] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:06 2026] GET /volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:06.961046 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-12e8d275-7202-470f-aa2e-c3c6b3b89c8e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:06.962797 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-12e8d275-7202-470f-aa2e-c3c6b3b89c8e tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] DELETE https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:06.962993 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-12e8d275-7202-470f-aa2e-c3c6b3b89c8e tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:06.963241 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-12e8d275-7202-470f-aa2e-c3c6b3b89c8e tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:06.963460 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-12e8d275-7202-470f-aa2e-c3c6b3b89c8e tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Delete volume with id: 724d459d-cbcc-426a-838a-479bc57be15b Aug 07 18:02:06.968802 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-12e8d275-7202-470f-aa2e-c3c6b3b89c8e tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b returned with HTTP 404 Aug 07 18:02:06.969293 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 487/1961] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:02:06 2026] DELETE /volume/v3/volumes/724d459d-cbcc-426a-838a-479bc57be15b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:06.979285 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e6256371-4241-43a7-96bb-8e28a12cef0c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:06.980980 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:06.981349 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1079575577"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:06.983098 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1079575577'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:06.983242 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Create volume of 1 GB Aug 07 18:02:06.987856 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Availability Zones retrieved successfully. Aug 07 18:02:06.994255 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Flow 'volume_create_api' (1a85923c-a6ac-4f0a-bc74-376b8c8c376a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:06.995346 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ba8691-1eac-40df-b9ae-92d70079a72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:06.996410 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:07.025530 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ba8691-1eac-40df-b9ae-92d70079a72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:07.026538 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df391441-de48-4c48-90fa-cb4c4fbb5bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:07.075387 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Created reservations ['9609bd8e-9305-437b-806b-ac0cd6a7b360', 'd4913e50-ab3d-4a21-a4be-27344bd24a9e', '692098d3-3a08-4bb4-8262-554ba37ce943', '4295a6ca-f102-46a1-97a2-970a04d3fcb4'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:07.076430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df391441-de48-4c48-90fa-cb4c4fbb5bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9609bd8e-9305-437b-806b-ac0cd6a7b360', 'd4913e50-ab3d-4a21-a4be-27344bd24a9e', '692098d3-3a08-4bb4-8262-554ba37ce943', '4295a6ca-f102-46a1-97a2-970a04d3fcb4']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:07.077275 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4db0d381-3f23-423a-9611-710f1c0560e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:07.108825 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-df26bb79-1600-4ed9-9cd4-3bfaea637d5a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:07.110179 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4db0d381-3f23-423a-9611-710f1c0560e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15dee1f0-51d4-465c-ad9f-5c02ea75e7f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1079575577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7fc997a8764b1398d011d9bdad9838',qos_specs=None,replication_status=,reservations=['9609bd8e-9305-437b-806b-ac0cd6a7b360','d4913e50-ab3d-4a21-a4be-27344bd24a9e','692098d3-3a08-4bb4-8262-554ba37ce943','4295a6ca-f102-46a1-97a2-970a04d3fcb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f8836c3444c49eba4538b05a69c52f0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1079575577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15dee1f0-51d4-465c-ad9f-5c02ea75e7f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da7fc997a8764b1398d011d9bdad9838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f8836c3444c49eba4538b05a69c52f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:07.111034 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (946bbdf0-ee7a-4ed2-9872-82b5607a5005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:07.111497 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df26bb79-1600-4ed9-9cd4-3bfaea637d5a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 Aug 07 18:02:07.111882 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df26bb79-1600-4ed9-9cd4-3bfaea637d5a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:07.112198 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df26bb79-1600-4ed9-9cd4-3bfaea637d5a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:07.119835 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:07.119835 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:07.120369 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-df26bb79-1600-4ed9-9cd4-3bfaea637d5a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Snapshot retrieved successfully. Aug 07 18:02:07.121167 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df26bb79-1600-4ed9-9cd4-3bfaea637d5a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 returned with HTTP 200 Aug 07 18:02:07.121528 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 491/1962] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:07 2026] GET /volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:07.129267 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (946bbdf0-ee7a-4ed2-9872-82b5607a5005) transitioned into state 'SUCCESS' from state '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-1079575577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da7fc997a8764b1398d011d9bdad9838',qos_specs=None,replication_status=,reservations=['9609bd8e-9305-437b-806b-ac0cd6a7b360','d4913e50-ab3d-4a21-a4be-27344bd24a9e','692098d3-3a08-4bb4-8262-554ba37ce943','4295a6ca-f102-46a1-97a2-970a04d3fcb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f8836c3444c49eba4538b05a69c52f0',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:07.129951 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c77d1e9-c87d-4bb6-a0e5-71b366b5071f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:07.133628 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ba682d08-546b-4d6c-8830-1786b2b9a9fc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:07.136145 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ba682d08-546b-4d6c-8830-1786b2b9a9fc tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 Aug 07 18:02:07.136333 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ba682d08-546b-4d6c-8830-1786b2b9a9fc tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:07.136563 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ba682d08-546b-4d6c-8830-1786b2b9a9fc tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:07.141269 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:07.141269 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:07.141717 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ba682d08-546b-4d6c-8830-1786b2b9a9fc tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Snapshot retrieved successfully. Aug 07 18:02:07.142165 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c77d1e9-c87d-4bb6-a0e5-71b366b5071f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:07.142496 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ba682d08-546b-4d6c-8830-1786b2b9a9fc tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 returned with HTTP 200 Aug 07 18:02:07.142886 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 491/1963] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:07 2026] GET /volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:07.143408 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Flow 'volume_create_api' (1a85923c-a6ac-4f0a-bc74-376b8c8c376a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:07.143838 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Create volume request issued successfully. Aug 07 18:02:07.144723 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e6256371-4241-43a7-96bb-8e28a12cef0c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:07.145243 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 495/1964] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:02:06 2026] POST /volume/v3/volumes => generated 819 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:07.155971 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1098333a-c110-42bf-b016-ebb0032297b7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:07.157605 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1098333a-c110-42bf-b016-ebb0032297b7 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:02:07.157605 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1098333a-c110-42bf-b016-ebb0032297b7 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:07.157814 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1098333a-c110-42bf-b016-ebb0032297b7 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:07.166413 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2170b489-3b15-40d2-87f1-e54448036810 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:07.168366 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:07.168366 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:07.168936 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2170b489-3b15-40d2-87f1-e54448036810 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] GET https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 Aug 07 18:02:07.169206 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2170b489-3b15-40d2-87f1-e54448036810 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:07.169488 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2170b489-3b15-40d2-87f1-e54448036810 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:07.172278 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1098333a-c110-42bf-b016-ebb0032297b7 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:02:07.176806 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1098333a-c110-42bf-b016-ebb0032297b7 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:02:07.177218 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 488/1965] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:07 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:07.179325 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:07.179325 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:07.183729 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2170b489-3b15-40d2-87f1-e54448036810 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Volume info retrieved successfully. Aug 07 18:02:07.188534 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2170b489-3b15-40d2-87f1-e54448036810 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 returned with HTTP 200 Aug 07 18:02:07.188939 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 492/1966] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:07 2026] GET /volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:07.288348 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-163fa367-9fc2-4b66-bf9e-07bc29f04db8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:07.290175 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-163fa367-9fc2-4b66-bf9e-07bc29f04db8 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] GET https://10.4.3.241/volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 Aug 07 18:02:07.290627 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-163fa367-9fc2-4b66-bf9e-07bc29f04db8 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:07.290627 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-163fa367-9fc2-4b66-bf9e-07bc29f04db8 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:07.307961 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-163fa367-9fc2-4b66-bf9e-07bc29f04db8 tempest-ServerRescueNegativeTestJSON-992483443 tempest-ServerRescueNegativeTestJSON-992483443-project-member] https://10.4.3.241/volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 returned with HTTP 404 Aug 07 18:02:07.308695 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 492/1967] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:07 2026] GET /volume/v3/volumes/1dd527b0-879e-4392-a660-36e4ecab6788 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:08.210859 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f6609238-654a-4a4e-95c9-48232fb76c5c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:08.214969 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f6609238-654a-4a4e-95c9-48232fb76c5c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] GET https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 Aug 07 18:02:08.217222 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f6609238-654a-4a4e-95c9-48232fb76c5c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:08.218962 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f6609238-654a-4a4e-95c9-48232fb76c5c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:08.230430 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:08.230430 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:08.237580 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f6609238-654a-4a4e-95c9-48232fb76c5c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Volume info retrieved successfully. Aug 07 18:02:08.247688 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f6609238-654a-4a4e-95c9-48232fb76c5c tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 returned with HTTP 200 Aug 07 18:02:08.248567 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 496/1968] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:08 2026] GET /volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 => generated 946 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:08.268848 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dfef3db5-a7a8-49ee-82c9-70d9310e1280 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:08.271636 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dfef3db5-a7a8-49ee-82c9-70d9310e1280 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] POST https://10.4.3.241/volume/v3/volume-transfers Aug 07 18:02:08.272431 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dfef3db5-a7a8-49ee-82c9-70d9310e1280 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "15dee1f0-51d4-465c-ad9f-5c02ea75e7f6"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:08.274728 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volume_transfer [None req-dfef3db5-a7a8-49ee-82c9-70d9310e1280 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Creating new volume transfer {'transfer': {'volume_id': '15dee1f0-51d4-465c-ad9f-5c02ea75e7f6'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 18:02:08.275031 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volume_transfer [None req-dfef3db5-a7a8-49ee-82c9-70d9310e1280 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Creating transfer of volume 15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 Aug 07 18:02:08.275382 np0000006743 devstack@c-api.service[100243]: INFO cinder.transfer.api [None req-dfef3db5-a7a8-49ee-82c9-70d9310e1280 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Generating transfer record for volume 15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 Aug 07 18:02:08.289441 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:08.289441 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:08.326830 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dfef3db5-a7a8-49ee-82c9-70d9310e1280 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volume-transfers returned with HTTP 202 Aug 07 18:02:08.327268 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 489/1969] 10.4.3.241 () {70 vars in 1326 bytes} [Fri Aug 7 18:02:08 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:08.342779 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-445d8b0e-6966-47b1-900c-4ff09d0f77d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:08.345237 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-445d8b0e-6966-47b1-900c-4ff09d0f77d0 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] GET https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 Aug 07 18:02:08.345858 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-445d8b0e-6966-47b1-900c-4ff09d0f77d0 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:08.346294 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-445d8b0e-6966-47b1-900c-4ff09d0f77d0 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:08.356693 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:08.356693 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:08.365380 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-445d8b0e-6966-47b1-900c-4ff09d0f77d0 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Volume info retrieved successfully. Aug 07 18:02:08.383895 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-445d8b0e-6966-47b1-900c-4ff09d0f77d0 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 returned with HTTP 200 Aug 07 18:02:08.383895 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 493/1970] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:08 2026] GET /volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 => generated 954 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:08.403381 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d250cec9-c9cb-43cb-9066-10172897186d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:08.406795 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d250cec9-c9cb-43cb-9066-10172897186d tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] GET https://10.4.3.241/volume/v3/volume-transfers/detail Aug 07 18:02:08.407171 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d250cec9-c9cb-43cb-9066-10172897186d tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:08.407257 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d250cec9-c9cb-43cb-9066-10172897186d tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:08.407529 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volume_transfer [None req-d250cec9-c9cb-43cb-9066-10172897186d tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Listing volume transfers {{(pid=100244) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 18:02:08.414730 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d250cec9-c9cb-43cb-9066-10172897186d tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 18:02:08.415323 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 493/1971] 10.4.3.241 () {68 vars in 1326 bytes} [Fri Aug 7 18:02:08 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:08.428447 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-851a5e0a-3866-4665-a580-68be5dff28c1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:08.433201 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-851a5e0a-3866-4665-a580-68be5dff28c1 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] DELETE https://10.4.3.241/volume/v3/volume-transfers/8f21178d-aaaf-4103-9e43-1934296d5993 Aug 07 18:02:08.433569 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-851a5e0a-3866-4665-a580-68be5dff28c1 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:08.433951 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-851a5e0a-3866-4665-a580-68be5dff28c1 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:08.434152 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.volume_transfer [None req-851a5e0a-3866-4665-a580-68be5dff28c1 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Delete transfer with id: 8f21178d-aaaf-4103-9e43-1934296d5993 Aug 07 18:02:08.463677 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:08.463677 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:08.504720 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-851a5e0a-3866-4665-a580-68be5dff28c1 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volume-transfers/8f21178d-aaaf-4103-9e43-1934296d5993 returned with HTTP 202 Aug 07 18:02:08.505193 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 497/1972] 10.4.3.241 () {68 vars in 1419 bytes} [Fri Aug 7 18:02:08 2026] DELETE /volume/v3/volume-transfers/8f21178d-aaaf-4103-9e43-1934296d5993 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:08.519200 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1c72dc54-762e-462c-bcb6-517a3c461e2f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:08.520585 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c72dc54-762e-462c-bcb6-517a3c461e2f tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] GET https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 Aug 07 18:02:08.521270 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c72dc54-762e-462c-bcb6-517a3c461e2f tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:08.521547 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c72dc54-762e-462c-bcb6-517a3c461e2f tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:08.538986 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:08.538986 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:08.545415 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1c72dc54-762e-462c-bcb6-517a3c461e2f tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Volume info retrieved successfully. Aug 07 18:02:08.551556 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c72dc54-762e-462c-bcb6-517a3c461e2f tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 returned with HTTP 200 Aug 07 18:02:08.553623 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 490/1973] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:08 2026] GET /volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 => generated 946 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:08.558725 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:08.570535 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0722bd3d-bbe6-4eeb-85fc-6073ae4ce105 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:08.573135 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0722bd3d-bbe6-4eeb-85fc-6073ae4ce105 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] DELETE https://10.4.3.241/volume/v3/volume-transfers/8f21178d-aaaf-4103-9e43-1934296d5993 Aug 07 18:02:08.573274 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0722bd3d-bbe6-4eeb-85fc-6073ae4ce105 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:08.573616 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0722bd3d-bbe6-4eeb-85fc-6073ae4ce105 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:08.573677 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.volume_transfer [None req-0722bd3d-bbe6-4eeb-85fc-6073ae4ce105 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Delete transfer with id: 8f21178d-aaaf-4103-9e43-1934296d5993 Aug 07 18:02:08.579308 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0722bd3d-bbe6-4eeb-85fc-6073ae4ce105 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volume-transfers/8f21178d-aaaf-4103-9e43-1934296d5993 returned with HTTP 404 Aug 07 18:02:08.579795 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 494/1974] 10.4.3.241 () {68 vars in 1419 bytes} [Fri Aug 7 18:02:08 2026] DELETE /volume/v3/volume-transfers/8f21178d-aaaf-4103-9e43-1934296d5993 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:08.587080 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-05d85a1a-2f36-4f9e-929a-cb10328aef2b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:08.589488 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05d85a1a-2f36-4f9e-929a-cb10328aef2b tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 Aug 07 18:02:08.589544 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05d85a1a-2f36-4f9e-929a-cb10328aef2b tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:08.589770 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05d85a1a-2f36-4f9e-929a-cb10328aef2b tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:08.589985 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-05d85a1a-2f36-4f9e-929a-cb10328aef2b tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Delete volume with id: 15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 Aug 07 18:02:08.601360 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:08.601360 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:08.601812 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-05d85a1a-2f36-4f9e-929a-cb10328aef2b tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Volume info retrieved successfully. Aug 07 18:02:08.648004 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-05d85a1a-2f36-4f9e-929a-cb10328aef2b tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Delete volume request issued successfully. Aug 07 18:02:08.648276 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05d85a1a-2f36-4f9e-929a-cb10328aef2b tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 returned with HTTP 202 Aug 07 18:02:08.648836 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 498/1975] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:02:08 2026] DELETE /volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:08.658214 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0993edbb-1419-4b38-b4ae-9b7ce88cba3e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:08.665315 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0993edbb-1419-4b38-b4ae-9b7ce88cba3e tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] GET https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 Aug 07 18:02:08.665999 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0993edbb-1419-4b38-b4ae-9b7ce88cba3e tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:08.665999 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0993edbb-1419-4b38-b4ae-9b7ce88cba3e tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:08.676089 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:08.676089 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:08.682138 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0993edbb-1419-4b38-b4ae-9b7ce88cba3e tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Volume info retrieved successfully. Aug 07 18:02:08.698287 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0993edbb-1419-4b38-b4ae-9b7ce88cba3e tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 returned with HTTP 200 Aug 07 18:02:08.699233 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 491/1976] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:08 2026] GET /volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:08.721373 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:08.721805 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1313080406"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:08.723354 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1313080406'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:08.723510 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Create volume of 1 GB Aug 07 18:02:08.727906 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Availability Zones retrieved successfully. Aug 07 18:02:08.736049 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Flow 'volume_create_api' (01e8ba53-baf8-4e85-9301-1873e4c85373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:08.737123 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8b76b3-ebc0-43d2-8cb4-1ec0d9d766a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:08.738869 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:08.777773 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b8b76b3-ebc0-43d2-8cb4-1ec0d9d766a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:08.778927 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1221ff65-b59f-4c6e-b649-c19dcc5beedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:08.880582 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Created reservations ['12775d6e-5237-4ce0-9909-4d8451c61812', '1ec4b364-28f1-43f2-b191-7459aa9734c2', 'c9e9f81f-c0d6-4b78-a356-e9281af1bfb4', '0a5f5124-79f5-4d08-a519-50bef8e91214'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:08.881494 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1221ff65-b59f-4c6e-b649-c19dcc5beedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12775d6e-5237-4ce0-9909-4d8451c61812', '1ec4b364-28f1-43f2-b191-7459aa9734c2', 'c9e9f81f-c0d6-4b78-a356-e9281af1bfb4', '0a5f5124-79f5-4d08-a519-50bef8e91214']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:08.882417 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96c589cc-c2d9-4497-9114-687d3d20b6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:08.910633 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96c589cc-c2d9-4497-9114-687d3d20b6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae726e3f-3cc6-4d97-b36a-5fdfbb650873', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1313080406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86f40ed88d77494e98cf8d0f5a68cd1d',qos_specs=None,replication_status=,reservations=['12775d6e-5237-4ce0-9909-4d8451c61812','1ec4b364-28f1-43f2-b191-7459aa9734c2','c9e9f81f-c0d6-4b78-a356-e9281af1bfb4','0a5f5124-79f5-4d08-a519-50bef8e91214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='369d8bfcbb464c7f88269046ffde6bde',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1313080406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae726e3f-3cc6-4d97-b36a-5fdfbb650873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86f40ed88d77494e98cf8d0f5a68cd1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='369d8bfcbb464c7f88269046ffde6bde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:08.911463 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c10a0f4-bd8f-49c4-82ae-32634a2839f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:08.939636 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c10a0f4-bd8f-49c4-82ae-32634a2839f7) transitioned into state 'SUCCESS' from state '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-1313080406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86f40ed88d77494e98cf8d0f5a68cd1d',qos_specs=None,replication_status=,reservations=['12775d6e-5237-4ce0-9909-4d8451c61812','1ec4b364-28f1-43f2-b191-7459aa9734c2','c9e9f81f-c0d6-4b78-a356-e9281af1bfb4','0a5f5124-79f5-4d08-a519-50bef8e91214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='369d8bfcbb464c7f88269046ffde6bde',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:08.940764 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac14558-003c-4696-8945-21eb4ecfc02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:08.954644 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac14558-003c-4696-8945-21eb4ecfc02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:08.955964 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Flow 'volume_create_api' (01e8ba53-baf8-4e85-9301-1873e4c85373) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:08.956434 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Create volume request issued successfully. Aug 07 18:02:08.957292 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c42e90cb-0aea-4f19-ac0b-6350971d352b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:08.957897 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 494/1977] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:02:08 2026] POST /volume/v3/volumes => generated 752 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:08.978766 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2dbef1dc-4a84-4163-90e3-bfec7c5cdc63 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:08.982702 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2dbef1dc-4a84-4163-90e3-bfec7c5cdc63 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 Aug 07 18:02:08.983029 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2dbef1dc-4a84-4163-90e3-bfec7c5cdc63 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:08.983307 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2dbef1dc-4a84-4163-90e3-bfec7c5cdc63 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:08.998107 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:08.998107 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:09.005228 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2dbef1dc-4a84-4163-90e3-bfec7c5cdc63 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Volume info retrieved successfully. Aug 07 18:02:09.010144 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2dbef1dc-4a84-4163-90e3-bfec7c5cdc63 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 returned with HTTP 200 Aug 07 18:02:09.010144 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 495/1978] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:08 2026] GET /volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:09.399990 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e1c0cf5c-cf96-400f-95b7-d15a4c42a39b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:09.402070 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e1c0cf5c-cf96-400f-95b7-d15a4c42a39b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 Aug 07 18:02:09.402437 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e1c0cf5c-cf96-400f-95b7-d15a4c42a39b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:09.402705 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e1c0cf5c-cf96-400f-95b7-d15a4c42a39b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:09.416713 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:09.416713 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:09.426188 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e1c0cf5c-cf96-400f-95b7-d15a4c42a39b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:02:09.435031 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e1c0cf5c-cf96-400f-95b7-d15a4c42a39b tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 returned with HTTP 200 Aug 07 18:02:09.435612 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 499/1979] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:09 2026] GET /volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:09.495047 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4d13dd9c-dc8b-4bbb-8a22-0e18e80020f4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:09.496957 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d13dd9c-dc8b-4bbb-8a22-0e18e80020f4 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 Aug 07 18:02:09.498514 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d13dd9c-dc8b-4bbb-8a22-0e18e80020f4 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:09.498796 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d13dd9c-dc8b-4bbb-8a22-0e18e80020f4 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:09.506435 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:09.506435 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:09.511766 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4d13dd9c-dc8b-4bbb-8a22-0e18e80020f4 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:02:09.518084 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d13dd9c-dc8b-4bbb-8a22-0e18e80020f4 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 returned with HTTP 200 Aug 07 18:02:09.518684 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 492/1980] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:09 2026] GET /volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:09.716202 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5f73640f-edf4-4506-a787-3363cd078029 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:09.719280 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f73640f-edf4-4506-a787-3363cd078029 tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] GET https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 Aug 07 18:02:09.719553 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f73640f-edf4-4506-a787-3363cd078029 tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:09.719809 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f73640f-edf4-4506-a787-3363cd078029 tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:09.727112 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f73640f-edf4-4506-a787-3363cd078029 tempest-VolumesTransfersV355Test-387092228 tempest-VolumesTransfersV355Test-387092228-project-admin] https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 returned with HTTP 404 Aug 07 18:02:09.727595 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 495/1981] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:09 2026] GET /volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:09.738188 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-553d9996-b1c3-409a-a6b6-6ae611932663 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:09.740196 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-553d9996-b1c3-409a-a6b6-6ae611932663 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] GET https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 Aug 07 18:02:09.740669 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-553d9996-b1c3-409a-a6b6-6ae611932663 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:09.741019 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-553d9996-b1c3-409a-a6b6-6ae611932663 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:09.747613 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-553d9996-b1c3-409a-a6b6-6ae611932663 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 returned with HTTP 404 Aug 07 18:02:09.748574 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 496/1982] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:09 2026] GET /volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:09.757638 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e876c9cd-158f-42d9-abbf-46b84f905212 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:09.759670 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e876c9cd-158f-42d9-abbf-46b84f905212 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] DELETE https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 Aug 07 18:02:09.760038 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e876c9cd-158f-42d9-abbf-46b84f905212 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:09.760266 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e876c9cd-158f-42d9-abbf-46b84f905212 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:09.760486 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e876c9cd-158f-42d9-abbf-46b84f905212 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] Delete volume with id: 15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 Aug 07 18:02:09.767490 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e876c9cd-158f-42d9-abbf-46b84f905212 tempest-VolumesTransfersV355Test-1790929541 tempest-VolumesTransfersV355Test-1790929541-project-member] https://10.4.3.241/volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 returned with HTTP 404 Aug 07 18:02:09.768219 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 500/1983] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:02:09 2026] DELETE /volume/v3/volumes/15dee1f0-51d4-465c-ad9f-5c02ea75e7f6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 18:02:10.026891 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-391bad6b-83c4-486c-b35c-50e0ec493c02 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:10.028518 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-391bad6b-83c4-486c-b35c-50e0ec493c02 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 Aug 07 18:02:10.028722 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-391bad6b-83c4-486c-b35c-50e0ec493c02 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:10.028894 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-391bad6b-83c4-486c-b35c-50e0ec493c02 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:10.037212 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:10.037212 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:10.041031 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-391bad6b-83c4-486c-b35c-50e0ec493c02 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Volume info retrieved successfully. Aug 07 18:02:10.051018 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-391bad6b-83c4-486c-b35c-50e0ec493c02 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 returned with HTTP 200 Aug 07 18:02:10.054970 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 493/1984] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:10 2026] GET /volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:10.070978 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b8886dd4-9e88-4232-bbb5-978778730d36 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:10.074440 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b8886dd4-9e88-4232-bbb5-978778730d36 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:02:10.074440 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b8886dd4-9e88-4232-bbb5-978778730d36 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ae726e3f-3cc6-4d97-b36a-5fdfbb650873", "name": "tempest-VolumesBackupsV39Test-Backup-438432850", "container": "tempest-volumesbackupsv39test-backup-container-183529581"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:10.080738 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-b8886dd4-9e88-4232-bbb5-978778730d36 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Creating new backup {'backup': {'volume_id': 'ae726e3f-3cc6-4d97-b36a-5fdfbb650873', 'name': 'tempest-VolumesBackupsV39Test-Backup-438432850', 'container': 'tempest-volumesbackupsv39test-backup-container-183529581'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:02:10.080738 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-b8886dd4-9e88-4232-bbb5-978778730d36 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Creating backup of volume ae726e3f-3cc6-4d97-b36a-5fdfbb650873 in container tempest-volumesbackupsv39test-backup-container-183529581 Aug 07 18:02:10.094828 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:10.094828 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:10.095440 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b8886dd4-9e88-4232-bbb5-978778730d36 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Volume info retrieved successfully. Aug 07 18:02:10.141909 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b8886dd4-9e88-4232-bbb5-978778730d36 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Created reservations ['dc609c19-9553-40be-b965-6289491701e5', '9edcef88-71d9-4065-81a1-f93aa7c8e04c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:10.205603 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b8886dd4-9e88-4232-bbb5-978778730d36 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:02:10.205958 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 496/1985] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:02:10 2026] POST /volume/v3/backups => generated 332 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:10.219266 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c0e48e60-e941-4482-928a-ba993d370799 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:10.222114 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0e48e60-e941-4482-928a-ba993d370799 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:10.222451 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c0e48e60-e941-4482-928a-ba993d370799 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:10.222691 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c0e48e60-e941-4482-928a-ba993d370799 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:10.223025 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c0e48e60-e941-4482-928a-ba993d370799 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:10.240124 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:10.240124 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:10.242155 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0e48e60-e941-4482-928a-ba993d370799 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:10.242155 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 497/1986] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:10 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 793 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:02:10.887710 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4befd656-a239-4c99-930b-f765e978eba1 req-d4f58628-8387-409a-b73b-7db2ed20160a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:10.892310 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4befd656-a239-4c99-930b-f765e978eba1 req-d4f58628-8387-409a-b73b-7db2ed20160a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/limits Aug 07 18:02:10.892310 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4befd656-a239-4c99-930b-f765e978eba1 req-d4f58628-8387-409a-b73b-7db2ed20160a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:10.892310 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4befd656-a239-4c99-930b-f765e978eba1 req-d4f58628-8387-409a-b73b-7db2ed20160a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:10.941034 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4befd656-a239-4c99-930b-f765e978eba1 req-d4f58628-8387-409a-b73b-7db2ed20160a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/limits returned with HTTP 200 Aug 07 18:02:10.941917 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 501/1987] 10.4.3.241 () {68 vars in 1484 bytes} [Fri Aug 7 18:02:10 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 07 18:02:10.985855 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4befd656-a239-4c99-930b-f765e978eba1 req-bb51cb1e-cd2c-4e72-87fe-e5349f61cfb9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:10.989045 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4befd656-a239-4c99-930b-f765e978eba1 req-bb51cb1e-cd2c-4e72-87fe-e5349f61cfb9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:02:10.991101 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4befd656-a239-4c99-930b-f765e978eba1 req-bb51cb1e-cd2c-4e72-87fe-e5349f61cfb9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:10.991101 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4befd656-a239-4c99-930b-f765e978eba1 req-bb51cb1e-cd2c-4e72-87fe-e5349f61cfb9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:11.004976 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:11.004976 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:11.010333 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-4befd656-a239-4c99-930b-f765e978eba1 req-bb51cb1e-cd2c-4e72-87fe-e5349f61cfb9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:11.015639 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4befd656-a239-4c99-930b-f765e978eba1 req-bb51cb1e-cd2c-4e72-87fe-e5349f61cfb9 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e returned with HTTP 200 Aug 07 18:02:11.016182 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 494/1988] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:02:10 2026] GET /volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e => generated 1660 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:11.030789 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4befd656-a239-4c99-930b-f765e978eba1 req-29f6e2d8-191d-4dfa-bab7-a1ee9cbce11c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:11.036425 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4befd656-a239-4c99-930b-f765e978eba1 req-29f6e2d8-191d-4dfa-bab7-a1ee9cbce11c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:02:11.036425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4befd656-a239-4c99-930b-f765e978eba1 req-29f6e2d8-191d-4dfa-bab7-a1ee9cbce11c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "026039e6-0eca-4cc4-a651-5fa2b6e2e45e", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:11.051741 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:11.051741 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:11.054982 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-4befd656-a239-4c99-930b-f765e978eba1 req-29f6e2d8-191d-4dfa-bab7-a1ee9cbce11c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:11.054982 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [req-4befd656-a239-4c99-930b-f765e978eba1 req-29f6e2d8-191d-4dfa-bab7-a1ee9cbce11c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Create snapshot from volume 026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:02:11.124272 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [req-4befd656-a239-4c99-930b-f765e978eba1 req-29f6e2d8-191d-4dfa-bab7-a1ee9cbce11c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Created reservations ['d4b315c2-0640-4870-8498-e2c3382454de', 'c26b5693-c7af-49a5-9973-bc5c109e6beb', 'b664ea1f-ea96-49ae-a17a-69c1453b3324', '44aa2d73-2972-4d7d-9897-2c3dc990c644'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:11.170875 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-4befd656-a239-4c99-930b-f765e978eba1 req-29f6e2d8-191d-4dfa-bab7-a1ee9cbce11c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Snapshot force create request issued successfully. Aug 07 18:02:11.171208 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4befd656-a239-4c99-930b-f765e978eba1 req-29f6e2d8-191d-4dfa-bab7-a1ee9cbce11c tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:02:11.171779 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 497/1989] 10.4.3.241 () {72 vars in 1547 bytes} [Fri Aug 7 18:02:11 2026] POST /volume/v3/snapshots => generated 292 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:11.258608 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c2ce3590-72a6-4c1a-9e0e-84ffb08966c3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:11.260995 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c2ce3590-72a6-4c1a-9e0e-84ffb08966c3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:11.261212 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c2ce3590-72a6-4c1a-9e0e-84ffb08966c3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:11.261391 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c2ce3590-72a6-4c1a-9e0e-84ffb08966c3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:11.261525 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c2ce3590-72a6-4c1a-9e0e-84ffb08966c3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:11.267142 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:11.267142 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:11.268242 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c2ce3590-72a6-4c1a-9e0e-84ffb08966c3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:11.268371 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 498/1990] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:11 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:12.282960 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b38ff219-159f-427d-a930-2ac51414397a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:12.285556 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b38ff219-159f-427d-a930-2ac51414397a tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:12.285981 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b38ff219-159f-427d-a930-2ac51414397a tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:12.286133 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b38ff219-159f-427d-a930-2ac51414397a tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:12.286239 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b38ff219-159f-427d-a930-2ac51414397a tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:12.302448 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:12.302448 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:12.303526 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b38ff219-159f-427d-a930-2ac51414397a tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:12.303960 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 502/1991] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:12 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:13.320822 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c130d159-6d19-4861-a72d-22515157a3ca None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:13.324414 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c130d159-6d19-4861-a72d-22515157a3ca tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:13.324414 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c130d159-6d19-4861-a72d-22515157a3ca tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:13.324414 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c130d159-6d19-4861-a72d-22515157a3ca tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:13.324414 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c130d159-6d19-4861-a72d-22515157a3ca tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:13.343273 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:13.343273 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:13.344623 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c130d159-6d19-4861-a72d-22515157a3ca tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:13.345798 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 495/1992] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:13 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:13.409990 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:13.415012 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:13.415372 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1399950874"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:13.416885 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Create volume request body: {'volume': {'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1399950874'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:13.514685 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Create volume of 1 GB Aug 07 18:02:13.514973 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:13.514973 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:13.519076 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Availability Zones retrieved successfully. Aug 07 18:02:13.523919 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Flow 'volume_create_api' (3334b567-56a5-47df-a94c-b2967637884e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:13.525023 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db4a9fe-70d1-400e-b1d8-6d5b798e4590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:13.525864 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:13.590370 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db4a9fe-70d1-400e-b1d8-6d5b798e4590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:13.591765 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b7f686-b945-4206-bc9e-5a2dd7e8a406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:13.668027 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Created reservations ['e0404926-828a-4a4f-9852-541510f304f0', 'f9110a6a-1ac7-4627-a010-f1658aa3ab9a', '2e1592f6-7f1c-48f4-837c-7f9b76c00ac3', 'b1bd489a-60a2-46c1-b8ba-f3e2aeb748f6'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:13.668920 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b7f686-b945-4206-bc9e-5a2dd7e8a406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0404926-828a-4a4f-9852-541510f304f0', 'f9110a6a-1ac7-4627-a010-f1658aa3ab9a', '2e1592f6-7f1c-48f4-837c-7f9b76c00ac3', 'b1bd489a-60a2-46c1-b8ba-f3e2aeb748f6']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:13.669550 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2c8d81-f39a-4cba-9333-30ca94d3c98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:13.699600 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2c8d81-f39a-4cba-9333-30ca94d3c98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dfd5b22-9871-43be-850c-5b91bb11f5ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1399950874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a3190c4f0c746a696d8732470823e25',qos_specs=None,replication_status=,reservations=['e0404926-828a-4a4f-9852-541510f304f0','f9110a6a-1ac7-4627-a010-f1658aa3ab9a','2e1592f6-7f1c-48f4-837c-7f9b76c00ac3','b1bd489a-60a2-46c1-b8ba-f3e2aeb748f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c80ebc676fb4e3fa504993053a613ba',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1399950874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dfd5b22-9871-43be-850c-5b91bb11f5ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a3190c4f0c746a696d8732470823e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c80ebc676fb4e3fa504993053a613ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:13.701107 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c958c04-87c3-4ccd-a5b3-42b22964c937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:13.717417 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c958c04-87c3-4ccd-a5b3-42b22964c937) transitioned into state 'SUCCESS' from state '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-1399950874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a3190c4f0c746a696d8732470823e25',qos_specs=None,replication_status=,reservations=['e0404926-828a-4a4f-9852-541510f304f0','f9110a6a-1ac7-4627-a010-f1658aa3ab9a','2e1592f6-7f1c-48f4-837c-7f9b76c00ac3','b1bd489a-60a2-46c1-b8ba-f3e2aeb748f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c80ebc676fb4e3fa504993053a613ba',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:13.718094 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (764f2105-73f1-45cd-964e-ddde8336b0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:13.727001 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (764f2105-73f1-45cd-964e-ddde8336b0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:13.727847 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Flow 'volume_create_api' (3334b567-56a5-47df-a94c-b2967637884e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:13.728145 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Create volume request issued successfully. Aug 07 18:02:13.728705 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1f98aff-d7b0-4a41-afbc-35a1c67bfe19 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:13.729089 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 498/1993] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:02:13 2026] POST /volume/v3/volumes => generated 748 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:13.749406 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a722ca2e-8d4b-41aa-849a-bc68058da55d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:13.751512 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a722ca2e-8d4b-41aa-849a-bc68058da55d tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae Aug 07 18:02:13.751512 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a722ca2e-8d4b-41aa-849a-bc68058da55d tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:13.751703 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a722ca2e-8d4b-41aa-849a-bc68058da55d tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:13.760705 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:13.760705 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:13.764797 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a722ca2e-8d4b-41aa-849a-bc68058da55d tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:13.772253 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a722ca2e-8d4b-41aa-849a-bc68058da55d tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae returned with HTTP 200 Aug 07 18:02:13.772906 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 499/1994] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:13 2026] GET /volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:14.033042 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-461cdc4d-96f0-4978-bd12-0008359e503c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:14.038176 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-461cdc4d-96f0-4978-bd12-0008359e503c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] DELETE https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 Aug 07 18:02:14.038176 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-461cdc4d-96f0-4978-bd12-0008359e503c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:14.038176 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-461cdc4d-96f0-4978-bd12-0008359e503c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:14.038176 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-461cdc4d-96f0-4978-bd12-0008359e503c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Delete volume with id: 23c780c8-34e6-4fa1-80c9-f75764e4c702 Aug 07 18:02:14.045543 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:14.045543 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:14.046162 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-461cdc4d-96f0-4978-bd12-0008359e503c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:02:14.067867 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-461cdc4d-96f0-4978-bd12-0008359e503c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Delete volume request issued successfully. Aug 07 18:02:14.068104 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-461cdc4d-96f0-4978-bd12-0008359e503c tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 returned with HTTP 202 Aug 07 18:02:14.068719 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 503/1995] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:14 2026] DELETE /volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:14.080030 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-67a69e70-7484-4a4a-b4ad-a5d253537fbd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:14.081764 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-67a69e70-7484-4a4a-b4ad-a5d253537fbd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 Aug 07 18:02:14.081994 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-67a69e70-7484-4a4a-b4ad-a5d253537fbd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:14.082209 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-67a69e70-7484-4a4a-b4ad-a5d253537fbd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:14.089368 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:14.089368 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:14.093130 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-67a69e70-7484-4a4a-b4ad-a5d253537fbd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:02:14.097675 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-67a69e70-7484-4a4a-b4ad-a5d253537fbd tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 returned with HTTP 200 Aug 07 18:02:14.098244 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 496/1996] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:14 2026] GET /volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:14.356761 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-857969a9-0293-42c0-9848-05c470954fe8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:14.359561 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-857969a9-0293-42c0-9848-05c470954fe8 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:14.359806 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-857969a9-0293-42c0-9848-05c470954fe8 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:14.360750 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-857969a9-0293-42c0-9848-05c470954fe8 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:14.360750 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-857969a9-0293-42c0-9848-05c470954fe8 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:14.365616 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:14.365616 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:14.366472 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-857969a9-0293-42c0-9848-05c470954fe8 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:14.367087 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 499/1997] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:14 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:14.382272 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8dd84801-e6bc-4465-8415-4156ac60b9b8 req-d8a3dc9e-a86a-4191-bf46-338fc790d5a4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:14.385381 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8dd84801-e6bc-4465-8415-4156ac60b9b8 req-d8a3dc9e-a86a-4191-bf46-338fc790d5a4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:02:14.385594 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8dd84801-e6bc-4465-8415-4156ac60b9b8 req-d8a3dc9e-a86a-4191-bf46-338fc790d5a4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:14.385736 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8dd84801-e6bc-4465-8415-4156ac60b9b8 req-d8a3dc9e-a86a-4191-bf46-338fc790d5a4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:14.403410 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:14.403410 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:14.407117 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-8dd84801-e6bc-4465-8415-4156ac60b9b8 req-d8a3dc9e-a86a-4191-bf46-338fc790d5a4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:14.412419 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8dd84801-e6bc-4465-8415-4156ac60b9b8 req-d8a3dc9e-a86a-4191-bf46-338fc790d5a4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e returned with HTTP 200 Aug 07 18:02:14.412842 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 500/1998] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:02:14 2026] GET /volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e => generated 1660 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:14.791289 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c93b2800-c71f-40a0-a8d0-7a995f60919f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:14.793508 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c93b2800-c71f-40a0-a8d0-7a995f60919f tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae Aug 07 18:02:14.793689 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c93b2800-c71f-40a0-a8d0-7a995f60919f tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:14.793888 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c93b2800-c71f-40a0-a8d0-7a995f60919f tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:14.803827 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:14.803827 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:14.810827 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c93b2800-c71f-40a0-a8d0-7a995f60919f tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:14.820420 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c93b2800-c71f-40a0-a8d0-7a995f60919f tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae returned with HTTP 200 Aug 07 18:02:14.821427 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 504/1999] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:14 2026] GET /volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:14.836326 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fec8021a-bb72-4d26-8f47-19694b5f8a63 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:14.839675 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fec8021a-bb72-4d26-8f47-19694b5f8a63 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] POST https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae/action Aug 07 18:02:14.839675 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fec8021a-bb72-4d26-8f47-19694b5f8a63 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:14.839675 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fec8021a-bb72-4d26-8f47-19694b5f8a63 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:14.849995 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:14.849995 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:14.850195 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fec8021a-bb72-4d26-8f47-19694b5f8a63 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:14.897872 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-fec8021a-bb72-4d26-8f47-19694b5f8a63 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Created reservations ['d45988db-1c8f-4f61-a9ca-d7113e749895', 'caf104ab-b238-405b-8fa9-286ac3c7a89d'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:14.910878 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fec8021a-bb72-4d26-8f47-19694b5f8a63 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Extend volume request issued successfully. Aug 07 18:02:14.911237 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fec8021a-bb72-4d26-8f47-19694b5f8a63 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae/action returned with HTTP 202 Aug 07 18:02:14.911867 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 497/2000] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:02:14 2026] POST /volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 18:02:14.923539 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5913fe0c-f374-4a1a-bb97-15a81deda87b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:14.927314 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5913fe0c-f374-4a1a-bb97-15a81deda87b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae Aug 07 18:02:14.927560 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5913fe0c-f374-4a1a-bb97-15a81deda87b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:14.927867 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5913fe0c-f374-4a1a-bb97-15a81deda87b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:14.941447 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:14.941447 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:14.948025 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5913fe0c-f374-4a1a-bb97-15a81deda87b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:14.952741 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5913fe0c-f374-4a1a-bb97-15a81deda87b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae returned with HTTP 200 Aug 07 18:02:14.953088 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 500/2001] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:14 2026] GET /volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:15.111665 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a43f04db-ceb1-46f5-82a2-b0f79df98207 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:15.113717 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a43f04db-ceb1-46f5-82a2-b0f79df98207 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 Aug 07 18:02:15.113939 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a43f04db-ceb1-46f5-82a2-b0f79df98207 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:15.114199 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a43f04db-ceb1-46f5-82a2-b0f79df98207 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:15.120325 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a43f04db-ceb1-46f5-82a2-b0f79df98207 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 returned with HTTP 404 Aug 07 18:02:15.121114 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 501/2002] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:15 2026] GET /volume/v3/volumes/23c780c8-34e6-4fa1-80c9-f75764e4c702 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:15.214911 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-190859a0-f121-42b2-9fda-000f89f94653 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:15.216746 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-190859a0-f121-42b2-9fda-000f89f94653 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] DELETE https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 18:02:15.216997 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-190859a0-f121-42b2-9fda-000f89f94653 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:15.217209 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-190859a0-f121-42b2-9fda-000f89f94653 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:15.217414 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-190859a0-f121-42b2-9fda-000f89f94653 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Delete volume with id: 58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 18:02:15.223578 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:15.223578 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:15.224027 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-190859a0-f121-42b2-9fda-000f89f94653 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:02:15.249172 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-190859a0-f121-42b2-9fda-000f89f94653 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Delete volume request issued successfully. Aug 07 18:02:15.249836 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-190859a0-f121-42b2-9fda-000f89f94653 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d returned with HTTP 202 Aug 07 18:02:15.250114 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 505/2003] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:15 2026] DELETE /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:15.260564 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-da937e1f-eb13-4cfc-bbc2-1888c12480ca None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:15.263221 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da937e1f-eb13-4cfc-bbc2-1888c12480ca tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 18:02:15.263489 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da937e1f-eb13-4cfc-bbc2-1888c12480ca tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:15.263725 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-da937e1f-eb13-4cfc-bbc2-1888c12480ca tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:15.272339 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:15.272339 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:15.281215 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-da937e1f-eb13-4cfc-bbc2-1888c12480ca tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Volume info retrieved successfully. Aug 07 18:02:15.289608 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-da937e1f-eb13-4cfc-bbc2-1888c12480ca tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d returned with HTTP 200 Aug 07 18:02:15.290015 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 498/2004] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:15 2026] GET /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:15.372747 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8dd84801-e6bc-4465-8415-4156ac60b9b8 req-4ecebbbb-ce84-4529-a4fb-251c6aefc778 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:15.376052 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8dd84801-e6bc-4465-8415-4156ac60b9b8 req-4ecebbbb-ce84-4529-a4fb-251c6aefc778 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] DELETE https://10.4.3.241/volume/v3/attachments/666f0d1e-a44f-45ee-9c07-03a6d8fb3af6 Aug 07 18:02:15.376351 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8dd84801-e6bc-4465-8415-4156ac60b9b8 req-4ecebbbb-ce84-4529-a4fb-251c6aefc778 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:15.377027 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8dd84801-e6bc-4465-8415-4156ac60b9b8 req-4ecebbbb-ce84-4529-a4fb-251c6aefc778 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:15.379910 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-add453c0-6cce-424c-a7c5-3dd25cce1186 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:15.385875 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-add453c0-6cce-424c-a7c5-3dd25cce1186 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:15.385875 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-add453c0-6cce-424c-a7c5-3dd25cce1186 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:15.385875 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-add453c0-6cce-424c-a7c5-3dd25cce1186 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:15.385875 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-add453c0-6cce-424c-a7c5-3dd25cce1186 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:15.394224 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:15.394224 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:15.394905 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:15.394905 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:15.396073 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-add453c0-6cce-424c-a7c5-3dd25cce1186 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:15.396661 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 502/2005] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:15 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:15.475376 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8dd84801-e6bc-4465-8415-4156ac60b9b8 req-4ecebbbb-ce84-4529-a4fb-251c6aefc778 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/666f0d1e-a44f-45ee-9c07-03a6d8fb3af6 returned with HTTP 200 Aug 07 18:02:15.476006 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 501/2006] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:02:15 2026] DELETE /volume/v3/attachments/666f0d1e-a44f-45ee-9c07-03a6d8fb3af6 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:15.969534 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b08b3ece-d312-420e-b2bb-f3772eb331ee None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:15.971098 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b08b3ece-d312-420e-b2bb-f3772eb331ee tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae Aug 07 18:02:15.971263 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b08b3ece-d312-420e-b2bb-f3772eb331ee tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:15.971439 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b08b3ece-d312-420e-b2bb-f3772eb331ee tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:15.978438 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:15.978438 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:15.982106 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b08b3ece-d312-420e-b2bb-f3772eb331ee tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:15.989197 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b08b3ece-d312-420e-b2bb-f3772eb331ee tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae returned with HTTP 200 Aug 07 18:02:15.990168 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 506/2007] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:15 2026] GET /volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:16.003813 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7380cd37-5672-47ae-93cd-1cf49dc89a1a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:16.005680 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7380cd37-5672-47ae-93cd-1cf49dc89a1a tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae Aug 07 18:02:16.005915 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7380cd37-5672-47ae-93cd-1cf49dc89a1a tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:16.006143 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7380cd37-5672-47ae-93cd-1cf49dc89a1a tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:16.015091 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:16.015091 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:16.020051 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7380cd37-5672-47ae-93cd-1cf49dc89a1a tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:16.027366 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7380cd37-5672-47ae-93cd-1cf49dc89a1a tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae returned with HTTP 200 Aug 07 18:02:16.027948 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 499/2008] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:16 2026] GET /volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:16.040558 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b578c701-c117-467d-b55b-8d7bd79c74ba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:16.043725 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b578c701-c117-467d-b55b-8d7bd79c74ba tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae Aug 07 18:02:16.043725 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b578c701-c117-467d-b55b-8d7bd79c74ba tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:16.043725 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b578c701-c117-467d-b55b-8d7bd79c74ba tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:16.051617 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:16.051617 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:16.057913 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b578c701-c117-467d-b55b-8d7bd79c74ba tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:16.060719 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b578c701-c117-467d-b55b-8d7bd79c74ba tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae returned with HTTP 200 Aug 07 18:02:16.061273 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 503/2009] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:16 2026] GET /volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:16.073975 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-17f9f54d-9c1c-41e3-99c0-23888d7c59a3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:16.076931 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17f9f54d-9c1c-41e3-99c0-23888d7c59a3 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] DELETE https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae Aug 07 18:02:16.077145 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17f9f54d-9c1c-41e3-99c0-23888d7c59a3 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:16.077336 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17f9f54d-9c1c-41e3-99c0-23888d7c59a3 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:16.077510 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-17f9f54d-9c1c-41e3-99c0-23888d7c59a3 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Delete volume with id: 7dfd5b22-9871-43be-850c-5b91bb11f5ae Aug 07 18:02:16.084601 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:16.084601 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:16.085077 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-17f9f54d-9c1c-41e3-99c0-23888d7c59a3 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:16.111106 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-17f9f54d-9c1c-41e3-99c0-23888d7c59a3 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Delete volume request issued successfully. Aug 07 18:02:16.111365 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17f9f54d-9c1c-41e3-99c0-23888d7c59a3 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae returned with HTTP 202 Aug 07 18:02:16.111917 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 502/2010] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:16 2026] DELETE /volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:16.119656 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92741434-3c99-480c-b716-8ac04a2e82d5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:16.121931 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92741434-3c99-480c-b716-8ac04a2e82d5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae Aug 07 18:02:16.122173 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92741434-3c99-480c-b716-8ac04a2e82d5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:16.122449 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92741434-3c99-480c-b716-8ac04a2e82d5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:16.134877 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:16.134877 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:16.142710 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-92741434-3c99-480c-b716-8ac04a2e82d5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:16.150631 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92741434-3c99-480c-b716-8ac04a2e82d5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae returned with HTTP 200 Aug 07 18:02:16.151127 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 507/2011] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:16 2026] GET /volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:16.306937 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f93bad68-d0b3-45ec-9575-617502813561 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:16.309230 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f93bad68-d0b3-45ec-9575-617502813561 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] GET https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d Aug 07 18:02:16.311925 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f93bad68-d0b3-45ec-9575-617502813561 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:16.312142 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f93bad68-d0b3-45ec-9575-617502813561 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:16.327710 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f93bad68-d0b3-45ec-9575-617502813561 tempest-AttachVolumeShelveTestJSON-655178429 tempest-AttachVolumeShelveTestJSON-655178429-project-member] https://10.4.3.241/volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d returned with HTTP 404 Aug 07 18:02:16.327710 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 500/2012] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:16 2026] GET /volume/v3/volumes/58eb06d4-7831-4852-8f67-97d730f1642d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:16.410421 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c0b31a58-151d-48ef-92ff-39393e88f10b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:16.412675 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0b31a58-151d-48ef-92ff-39393e88f10b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:16.413100 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c0b31a58-151d-48ef-92ff-39393e88f10b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:16.414421 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c0b31a58-151d-48ef-92ff-39393e88f10b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:16.414421 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c0b31a58-151d-48ef-92ff-39393e88f10b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:16.423425 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:16.423425 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:16.423425 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0b31a58-151d-48ef-92ff-39393e88f10b tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:16.428880 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 504/2013] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:16 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:16.464180 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84a26908-222b-4e76-a98b-057af4340f3d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:16.466888 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84a26908-222b-4e76-a98b-057af4340f3d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] DELETE https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e?cascade=True Aug 07 18:02:16.467187 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84a26908-222b-4e76-a98b-057af4340f3d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:16.467541 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84a26908-222b-4e76-a98b-057af4340f3d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:16.467982 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-84a26908-222b-4e76-a98b-057af4340f3d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Delete volume with id: 026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:02:16.476862 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:16.476862 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:16.477666 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-84a26908-222b-4e76-a98b-057af4340f3d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:16.509786 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-84a26908-222b-4e76-a98b-057af4340f3d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Delete volume request issued successfully. Aug 07 18:02:16.510082 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84a26908-222b-4e76-a98b-057af4340f3d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e?cascade=True returned with HTTP 202 Aug 07 18:02:16.510608 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 503/2014] 10.4.3.241 () {66 vars in 1376 bytes} [Fri Aug 7 18:02:16 2026] DELETE /volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e?cascade=True => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:16.519792 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-76c10512-85ab-432f-845c-b649de16ca20 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:16.523476 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76c10512-85ab-432f-845c-b649de16ca20 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:02:16.523806 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76c10512-85ab-432f-845c-b649de16ca20 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:16.523958 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76c10512-85ab-432f-845c-b649de16ca20 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:16.533904 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:16.533904 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:16.541836 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-76c10512-85ab-432f-845c-b649de16ca20 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:16.549081 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76c10512-85ab-432f-845c-b649de16ca20 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e returned with HTTP 200 Aug 07 18:02:16.549513 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 508/2015] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:16 2026] GET /volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:16.942871 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-32429e56-cf8a-4a67-b896-1ddf53b3701d req-d6110168-7bae-4d9e-b522-1536e3a632c3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:16.946120 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-32429e56-cf8a-4a67-b896-1ddf53b3701d req-d6110168-7bae-4d9e-b522-1536e3a632c3 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-member] DELETE https://10.4.3.241/volume/v3/volumes/tempest-invalid-1546029798 Aug 07 18:02:16.946352 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-32429e56-cf8a-4a67-b896-1ddf53b3701d req-d6110168-7bae-4d9e-b522-1536e3a632c3 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:16.946607 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-32429e56-cf8a-4a67-b896-1ddf53b3701d req-d6110168-7bae-4d9e-b522-1536e3a632c3 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:16.946881 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [req-32429e56-cf8a-4a67-b896-1ddf53b3701d req-d6110168-7bae-4d9e-b522-1536e3a632c3 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-member] Delete volume with id: tempest-invalid-1546029798 Aug 07 18:02:16.954160 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-32429e56-cf8a-4a67-b896-1ddf53b3701d req-d6110168-7bae-4d9e-b522-1536e3a632c3 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-member] https://10.4.3.241/volume/v3/volumes/tempest-invalid-1546029798 returned with HTTP 404 Aug 07 18:02:16.954692 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 501/2016] 10.4.3.241 () {70 vars in 1590 bytes} [Fri Aug 7 18:02:16 2026] DELETE /volume/v3/volumes/tempest-invalid-1546029798 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:17.049287 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b8610b49-4935-4c96-a70f-7ae53a3951d9 req-7c0247ac-952c-46cb-94ef-ecb5fca16f18 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:17.051342 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b8610b49-4935-4c96-a70f-7ae53a3951d9 req-7c0247ac-952c-46cb-94ef-ecb5fca16f18 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-member] DELETE https://10.4.3.241/volume/v3/volumes/f4c8dd44-8133-4043-a8ef-09af20c2a3b4 Aug 07 18:02:17.051503 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b8610b49-4935-4c96-a70f-7ae53a3951d9 req-7c0247ac-952c-46cb-94ef-ecb5fca16f18 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:17.051703 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b8610b49-4935-4c96-a70f-7ae53a3951d9 req-7c0247ac-952c-46cb-94ef-ecb5fca16f18 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:17.051859 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [req-b8610b49-4935-4c96-a70f-7ae53a3951d9 req-7c0247ac-952c-46cb-94ef-ecb5fca16f18 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-member] Delete volume with id: f4c8dd44-8133-4043-a8ef-09af20c2a3b4 Aug 07 18:02:17.057380 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b8610b49-4935-4c96-a70f-7ae53a3951d9 req-7c0247ac-952c-46cb-94ef-ecb5fca16f18 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-member] https://10.4.3.241/volume/v3/volumes/f4c8dd44-8133-4043-a8ef-09af20c2a3b4 returned with HTTP 404 Aug 07 18:02:17.057850 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 505/2017] 10.4.3.241 () {70 vars in 1620 bytes} [Fri Aug 7 18:02:17 2026] DELETE /volume/v3/volumes/f4c8dd44-8133-4043-a8ef-09af20c2a3b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:17.089833 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b22c6f7e-0cad-4680-8f33-d43d343834ae req-90a032c6-28d0-46b5-aa77-141ba0e060d4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:17.092306 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b22c6f7e-0cad-4680-8f33-d43d343834ae req-90a032c6-28d0-46b5-aa77-141ba0e060d4 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-reader] GET https://10.4.3.241/volume/v3/volumes/895f2a5a-fd99-45cf-99b2-a8f4432a082d Aug 07 18:02:17.092594 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b22c6f7e-0cad-4680-8f33-d43d343834ae req-90a032c6-28d0-46b5-aa77-141ba0e060d4 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:17.092868 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b22c6f7e-0cad-4680-8f33-d43d343834ae req-90a032c6-28d0-46b5-aa77-141ba0e060d4 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:17.100925 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b22c6f7e-0cad-4680-8f33-d43d343834ae req-90a032c6-28d0-46b5-aa77-141ba0e060d4 tempest-VolumesNegativeTest-1301274353 tempest-VolumesNegativeTest-1301274353-project-reader] https://10.4.3.241/volume/v3/volumes/895f2a5a-fd99-45cf-99b2-a8f4432a082d returned with HTTP 404 Aug 07 18:02:17.101557 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 504/2018] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:02:17 2026] GET /volume/v3/volumes/895f2a5a-fd99-45cf-99b2-a8f4432a082d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:17.165583 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-208ace06-95f6-47ec-bcc8-a81960a03b1b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:17.167183 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-208ace06-95f6-47ec-bcc8-a81960a03b1b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae Aug 07 18:02:17.167345 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-208ace06-95f6-47ec-bcc8-a81960a03b1b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:17.167530 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-208ace06-95f6-47ec-bcc8-a81960a03b1b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:17.172937 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-208ace06-95f6-47ec-bcc8-a81960a03b1b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae returned with HTTP 404 Aug 07 18:02:17.173247 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 509/2019] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:17 2026] GET /volume/v3/volumes/7dfd5b22-9871-43be-850c-5b91bb11f5ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:17.182602 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:17.184727 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:17.185140 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1507032888"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:17.187016 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1507032888'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:17.187183 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Create volume of 1 GB Aug 07 18:02:17.193264 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Availability Zones retrieved successfully. Aug 07 18:02:17.201255 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Flow 'volume_create_api' (e99b4885-d9bd-4d0c-a45e-b71d7fd62e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:17.202575 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff4ec24a-9f8c-4c8e-a0d9-ef5e21404f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:17.203890 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:17.236714 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff4ec24a-9f8c-4c8e-a0d9-ef5e21404f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:17.237441 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6624d533-c0a8-4799-9318-9a1fc346e9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:17.301924 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Created reservations ['270a688d-b27e-40db-a093-b72de653a5de', '3d12c4d4-080e-4efc-baea-bcb2f017562e', '062c5e45-b03d-442d-893a-2d6214792cd4', '56fac486-4ef5-4890-895b-c8d77486e9c0'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:17.303038 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6624d533-c0a8-4799-9318-9a1fc346e9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['270a688d-b27e-40db-a093-b72de653a5de', '3d12c4d4-080e-4efc-baea-bcb2f017562e', '062c5e45-b03d-442d-893a-2d6214792cd4', '56fac486-4ef5-4890-895b-c8d77486e9c0']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:17.304824 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fb1c551-d303-459c-a732-9d48df2a01a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:17.335394 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fb1c551-d303-459c-a732-9d48df2a01a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6273686a-b338-4b64-80b2-2a1729c50455', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1507032888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a3190c4f0c746a696d8732470823e25',qos_specs=None,replication_status=,reservations=['270a688d-b27e-40db-a093-b72de653a5de','3d12c4d4-080e-4efc-baea-bcb2f017562e','062c5e45-b03d-442d-893a-2d6214792cd4','56fac486-4ef5-4890-895b-c8d77486e9c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c80ebc676fb4e3fa504993053a613ba',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1507032888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6273686a-b338-4b64-80b2-2a1729c50455,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a3190c4f0c746a696d8732470823e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c80ebc676fb4e3fa504993053a613ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:17.336303 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26c10736-4cd4-4ece-9e1a-910371cf4a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:17.357242 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26c10736-4cd4-4ece-9e1a-910371cf4a13) transitioned into state 'SUCCESS' from state '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-1507032888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a3190c4f0c746a696d8732470823e25',qos_specs=None,replication_status=,reservations=['270a688d-b27e-40db-a093-b72de653a5de','3d12c4d4-080e-4efc-baea-bcb2f017562e','062c5e45-b03d-442d-893a-2d6214792cd4','56fac486-4ef5-4890-895b-c8d77486e9c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c80ebc676fb4e3fa504993053a613ba',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:17.358169 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e47117-d919-4bbd-8083-873e65f552d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:17.376460 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e47117-d919-4bbd-8083-873e65f552d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:17.376460 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Flow 'volume_create_api' (e99b4885-d9bd-4d0c-a45e-b71d7fd62e1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:17.376460 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Create volume request issued successfully. Aug 07 18:02:17.376460 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ac9d590e-0a01-4ae4-99cd-fd220c14c0b5 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:17.376460 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 502/2020] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:02:17 2026] POST /volume/v3/volumes => generated 748 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:17.390688 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-86de1cca-aa4c-4f18-b573-3d5d377cc58a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:17.392929 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-86de1cca-aa4c-4f18-b573-3d5d377cc58a tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 Aug 07 18:02:17.393167 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-86de1cca-aa4c-4f18-b573-3d5d377cc58a tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:17.393391 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-86de1cca-aa4c-4f18-b573-3d5d377cc58a tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:17.402789 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:17.402789 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:17.406330 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-86de1cca-aa4c-4f18-b573-3d5d377cc58a tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:17.410504 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-86de1cca-aa4c-4f18-b573-3d5d377cc58a tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 returned with HTTP 200 Aug 07 18:02:17.410935 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 506/2021] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:17 2026] GET /volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:17.440911 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5babd5e0-191e-4bff-967d-6c0fdd726878 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:17.442712 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5babd5e0-191e-4bff-967d-6c0fdd726878 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:17.443273 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5babd5e0-191e-4bff-967d-6c0fdd726878 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:17.443657 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5babd5e0-191e-4bff-967d-6c0fdd726878 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:17.443924 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5babd5e0-191e-4bff-967d-6c0fdd726878 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:17.449085 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:17.449085 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:17.450524 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5babd5e0-191e-4bff-967d-6c0fdd726878 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:17.451349 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 505/2022] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:17 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:17.568282 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f2dc5b46-5780-41b5-8126-5f331df4eda2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:17.570975 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2dc5b46-5780-41b5-8126-5f331df4eda2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:02:17.570975 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2dc5b46-5780-41b5-8126-5f331df4eda2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:17.570975 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2dc5b46-5780-41b5-8126-5f331df4eda2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:17.577611 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2dc5b46-5780-41b5-8126-5f331df4eda2 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e returned with HTTP 404 Aug 07 18:02:17.579179 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 510/2023] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:17 2026] GET /volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:18.024002 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f5e239de-b259-47f0-b40f-dc019bbd0f0b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:18.026395 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f5e239de-b259-47f0-b40f-dc019bbd0f0b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] DELETE https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:02:18.026755 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f5e239de-b259-47f0-b40f-dc019bbd0f0b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:18.026978 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f5e239de-b259-47f0-b40f-dc019bbd0f0b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:18.027185 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f5e239de-b259-47f0-b40f-dc019bbd0f0b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Delete volume with id: 026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:02:18.037329 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f5e239de-b259-47f0-b40f-dc019bbd0f0b tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e returned with HTTP 404 Aug 07 18:02:18.037329 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 503/2024] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:18 2026] DELETE /volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:18.045187 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7ce34d2e-45f1-4530-b65f-bbdd2ce610d0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:18.047457 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ce34d2e-45f1-4530-b65f-bbdd2ce610d0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e Aug 07 18:02:18.047722 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ce34d2e-45f1-4530-b65f-bbdd2ce610d0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:18.047963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7ce34d2e-45f1-4530-b65f-bbdd2ce610d0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:18.055267 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7ce34d2e-45f1-4530-b65f-bbdd2ce610d0 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e returned with HTTP 404 Aug 07 18:02:18.055908 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 507/2025] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:18 2026] GET /volume/v3/volumes/026039e6-0eca-4cc4-a651-5fa2b6e2e45e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:18.064014 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e8ea837d-14b6-4db4-8220-5fcfce0c549a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:18.066870 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8ea837d-14b6-4db4-8220-5fcfce0c549a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] DELETE https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:02:18.067107 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8ea837d-14b6-4db4-8220-5fcfce0c549a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:18.067349 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8ea837d-14b6-4db4-8220-5fcfce0c549a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:18.067614 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e8ea837d-14b6-4db4-8220-5fcfce0c549a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Delete volume with id: 90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:02:18.076722 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:18.076722 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:18.077407 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e8ea837d-14b6-4db4-8220-5fcfce0c549a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:18.102170 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e8ea837d-14b6-4db4-8220-5fcfce0c549a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Delete volume request issued successfully. Aug 07 18:02:18.102771 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8ea837d-14b6-4db4-8220-5fcfce0c549a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 202 Aug 07 18:02:18.102862 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 506/2026] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:18 2026] DELETE /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:18.112314 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cbb91a6f-56aa-45d4-af6e-b342476833ea None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:18.114616 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cbb91a6f-56aa-45d4-af6e-b342476833ea tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:02:18.114857 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cbb91a6f-56aa-45d4-af6e-b342476833ea tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:18.115101 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cbb91a6f-56aa-45d4-af6e-b342476833ea tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:18.127895 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:18.127895 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:18.132343 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cbb91a6f-56aa-45d4-af6e-b342476833ea tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:18.137242 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cbb91a6f-56aa-45d4-af6e-b342476833ea tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 200 Aug 07 18:02:18.137429 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 511/2027] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:18 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:18.432426 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-30a0e80e-3b9f-45d5-aab2-162dea2f8f6b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:18.433236 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-30a0e80e-3b9f-45d5-aab2-162dea2f8f6b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 Aug 07 18:02:18.433596 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-30a0e80e-3b9f-45d5-aab2-162dea2f8f6b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:18.433861 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-30a0e80e-3b9f-45d5-aab2-162dea2f8f6b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:18.444209 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:18.444209 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:18.449021 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-30a0e80e-3b9f-45d5-aab2-162dea2f8f6b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:18.455565 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-30a0e80e-3b9f-45d5-aab2-162dea2f8f6b tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 returned with HTTP 200 Aug 07 18:02:18.456117 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 504/2028] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:18 2026] GET /volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:18.464985 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3b3ae036-e971-49aa-a2c6-b62f33535174 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:18.467273 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b3ae036-e971-49aa-a2c6-b62f33535174 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:18.468861 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b3ae036-e971-49aa-a2c6-b62f33535174 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:18.468861 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b3ae036-e971-49aa-a2c6-b62f33535174 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:18.468861 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3b3ae036-e971-49aa-a2c6-b62f33535174 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:18.472574 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3dd4a8f0-dc53-41ab-ba12-fbf788fb2399 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:18.473047 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:18.473047 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:18.473972 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b3ae036-e971-49aa-a2c6-b62f33535174 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:18.476538 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 508/2029] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:18 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:18.476658 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3dd4a8f0-dc53-41ab-ba12-fbf788fb2399 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:02:18.476658 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3dd4a8f0-dc53-41ab-ba12-fbf788fb2399 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6273686a-b338-4b64-80b2-2a1729c50455", "name": "tempest-VolumesExtendTest-Snapshot-570258342"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:18.486361 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:18.486361 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:18.487069 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3dd4a8f0-dc53-41ab-ba12-fbf788fb2399 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:18.487229 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-3dd4a8f0-dc53-41ab-ba12-fbf788fb2399 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Create snapshot from volume 6273686a-b338-4b64-80b2-2a1729c50455 Aug 07 18:02:18.537559 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-3dd4a8f0-dc53-41ab-ba12-fbf788fb2399 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Created reservations ['8ef77ed4-8d0c-4199-9237-5002a58e2e7c', '2916d195-bf9c-4d59-9b15-6e353c3bd342', '90e1fc00-1a89-418e-9610-f2e37ee96a54', 'b32dbaf9-0e67-4d2b-be13-b7f0abf7b8df'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:18.577803 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3dd4a8f0-dc53-41ab-ba12-fbf788fb2399 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Snapshot create request issued successfully. Aug 07 18:02:18.578186 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3dd4a8f0-dc53-41ab-ba12-fbf788fb2399 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:02:18.578888 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 507/2030] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:02:18 2026] POST /volume/v3/snapshots => generated 303 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:18.588488 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-de281d49-bfc7-43fa-a463-70a3b84da8ec None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:18.591994 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-de281d49-bfc7-43fa-a463-70a3b84da8ec tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b Aug 07 18:02:18.592266 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-de281d49-bfc7-43fa-a463-70a3b84da8ec tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:18.592535 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-de281d49-bfc7-43fa-a463-70a3b84da8ec tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:18.600922 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:18.600922 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:18.601643 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-de281d49-bfc7-43fa-a463-70a3b84da8ec tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Snapshot retrieved successfully. Aug 07 18:02:18.602806 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-de281d49-bfc7-43fa-a463-70a3b84da8ec tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b returned with HTTP 200 Aug 07 18:02:18.603346 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 512/2031] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:18 2026] GET /volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b => generated 435 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:19.096366 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c69038bf-a778-4d63-8780-17fa92a01368 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:19.152897 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2054266c-80ea-4c4f-9368-4de7f6bb945d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:19.155059 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2054266c-80ea-4c4f-9368-4de7f6bb945d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 Aug 07 18:02:19.155321 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2054266c-80ea-4c4f-9368-4de7f6bb945d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:19.155651 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2054266c-80ea-4c4f-9368-4de7f6bb945d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:19.164070 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2054266c-80ea-4c4f-9368-4de7f6bb945d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 returned with HTTP 404 Aug 07 18:02:19.164739 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 509/2032] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:19 2026] GET /volume/v3/volumes/90faa45a-cdd6-432a-b427-a16b50845439 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:19.237659 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c69038bf-a778-4d63-8780-17fa92a01368 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:02:19.237976 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c69038bf-a778-4d63-8780-17fa92a01368 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-452169170"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:19.253112 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c69038bf-a778-4d63-8780-17fa92a01368 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:02:19.254867 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 505/2033] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:02:19 2026] POST /volume/v3/types => generated 227 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:19.267268 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8cf58a45-fcac-4a0a-8cfe-e5a9179a7397 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:19.271814 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8cf58a45-fcac-4a0a-8cfe-e5a9179a7397 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] POST https://10.4.3.241/volume/v3/group_types Aug 07 18:02:19.272194 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8cf58a45-fcac-4a0a-8cfe-e5a9179a7397 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1671684754"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:19.274519 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:19.274519 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:19.292639 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8cf58a45-fcac-4a0a-8cfe-e5a9179a7397 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 202 Aug 07 18:02:19.293216 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 508/2034] 10.4.3.241 () {70 vars in 1311 bytes} [Fri Aug 7 18:02:19 2026] POST /volume/v3/group_types => generated 185 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:19.308333 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-52fc0f79-51bb-49ec-81cf-8fe80b859032 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:19.450986 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-52fc0f79-51bb-49ec-81cf-8fe80b859032 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] POST https://10.4.3.241/volume/v3/groups Aug 07 18:02:19.451555 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-52fc0f79-51bb-49ec-81cf-8fe80b859032 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b315f95b-908c-493b-ab06-d0a4d17d0003", "volume_types": ["811a592a-e120-4688-a3ae-5400ed5523fe"], "name": "tempest-GroupSnapshotsV319Test-Group-1775125990"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:19.453728 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-52fc0f79-51bb-49ec-81cf-8fe80b859032 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Creating new group {'group': {'group_type': 'b315f95b-908c-493b-ab06-d0a4d17d0003', 'volume_types': ['811a592a-e120-4688-a3ae-5400ed5523fe'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1775125990'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:02:19.459006 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.groups [None req-52fc0f79-51bb-49ec-81cf-8fe80b859032 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1775125990. Aug 07 18:02:19.482225 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-52fc0f79-51bb-49ec-81cf-8fe80b859032 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Availability Zones retrieved successfully. Aug 07 18:02:19.490316 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ee52c2c0-6a70-404b-88f7-2344204f3a94 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:19.492375 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee52c2c0-6a70-404b-88f7-2344204f3a94 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:19.492618 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee52c2c0-6a70-404b-88f7-2344204f3a94 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:19.492818 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee52c2c0-6a70-404b-88f7-2344204f3a94 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:19.492917 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ee52c2c0-6a70-404b-88f7-2344204f3a94 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:19.499196 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:19.499196 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:19.499360 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee52c2c0-6a70-404b-88f7-2344204f3a94 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:19.499738 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 510/2035] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:19 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:19.522635 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-52fc0f79-51bb-49ec-81cf-8fe80b859032 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Created reservations ['7daa295a-0a53-41a4-a013-5896bdab64f6'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:19.575062 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-52fc0f79-51bb-49ec-81cf-8fe80b859032 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/groups returned with HTTP 202 Aug 07 18:02:19.575514 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 513/2036] 10.4.3.241 () {70 vars in 1297 bytes} [Fri Aug 7 18:02:19 2026] POST /volume/v3/groups => generated 116 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:19.583447 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d5f05289-8a66-49ee-b08c-84a58e6d042c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:19.588588 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5f05289-8a66-49ee-b08c-84a58e6d042c tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/groups/effffbf0-4364-4e0e-8548-3cecfeae82b9 Aug 07 18:02:19.588588 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5f05289-8a66-49ee-b08c-84a58e6d042c tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:19.589182 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5f05289-8a66-49ee-b08c-84a58e6d042c tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:19.589182 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-d5f05289-8a66-49ee-b08c-84a58e6d042c tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] show called for member effffbf0-4364-4e0e-8548-3cecfeae82b9 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:02:19.594223 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:19.594223 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:19.603308 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5f05289-8a66-49ee-b08c-84a58e6d042c tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/groups/effffbf0-4364-4e0e-8548-3cecfeae82b9 returned with HTTP 200 Aug 07 18:02:19.603509 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 506/2037] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:02:19 2026] GET /volume/v3/groups/effffbf0-4364-4e0e-8548-3cecfeae82b9 => generated 396 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:19.612738 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3f388b11-d034-45e8-bbc6-1cec48ba158f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:19.614798 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f388b11-d034-45e8-bbc6-1cec48ba158f tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b Aug 07 18:02:19.614996 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f388b11-d034-45e8-bbc6-1cec48ba158f tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:19.615196 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f388b11-d034-45e8-bbc6-1cec48ba158f tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:19.621007 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:19.621007 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:19.621245 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3f388b11-d034-45e8-bbc6-1cec48ba158f tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Snapshot retrieved successfully. Aug 07 18:02:19.622422 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f388b11-d034-45e8-bbc6-1cec48ba158f tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b returned with HTTP 200 Aug 07 18:02:19.622593 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 509/2038] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:19 2026] GET /volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:19.632947 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9a88938a-9614-4d36-a59f-daa1559e3715 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:19.634528 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a88938a-9614-4d36-a59f-daa1559e3715 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] POST https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455/action Aug 07 18:02:19.634846 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a88938a-9614-4d36-a59f-daa1559e3715 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:19.634957 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a88938a-9614-4d36-a59f-daa1559e3715 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:19.650864 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:19.650864 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:19.652181 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9a88938a-9614-4d36-a59f-daa1559e3715 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:19.712178 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-9a88938a-9614-4d36-a59f-daa1559e3715 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Created reservations ['c3cddd9e-c105-4683-8aea-643bd8b01090', '489ea150-45d4-4767-9659-22c023b6d1b3'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:19.726028 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9a88938a-9614-4d36-a59f-daa1559e3715 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Extend volume request issued successfully. Aug 07 18:02:19.726265 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a88938a-9614-4d36-a59f-daa1559e3715 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455/action returned with HTTP 202 Aug 07 18:02:19.727015 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 511/2039] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:02:19 2026] POST /volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:02:19.739131 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7068f8ee-a06d-4fd7-8a98-087e511d8f33 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:19.742457 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7068f8ee-a06d-4fd7-8a98-087e511d8f33 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 Aug 07 18:02:19.742782 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7068f8ee-a06d-4fd7-8a98-087e511d8f33 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:19.743090 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7068f8ee-a06d-4fd7-8a98-087e511d8f33 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:19.752504 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:19.752504 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:19.756545 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7068f8ee-a06d-4fd7-8a98-087e511d8f33 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:19.761245 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7068f8ee-a06d-4fd7-8a98-087e511d8f33 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 returned with HTTP 200 Aug 07 18:02:19.761779 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 514/2040] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:19 2026] GET /volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:20.514079 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-977cc1b8-89f3-47ce-a9a2-39bd60f18519 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:20.516055 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-977cc1b8-89f3-47ce-a9a2-39bd60f18519 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:20.516485 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-977cc1b8-89f3-47ce-a9a2-39bd60f18519 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:20.516937 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-977cc1b8-89f3-47ce-a9a2-39bd60f18519 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:20.517050 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-977cc1b8-89f3-47ce-a9a2-39bd60f18519 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:20.523389 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:20.523389 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:20.524150 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-977cc1b8-89f3-47ce-a9a2-39bd60f18519 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:20.524560 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 507/2041] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:20 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:20.614139 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1c77705b-0d77-4fae-848d-c285950c6071 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:20.616190 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c77705b-0d77-4fae-848d-c285950c6071 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/groups/effffbf0-4364-4e0e-8548-3cecfeae82b9 Aug 07 18:02:20.616489 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c77705b-0d77-4fae-848d-c285950c6071 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:20.616680 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c77705b-0d77-4fae-848d-c285950c6071 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:20.616786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-1c77705b-0d77-4fae-848d-c285950c6071 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] show called for member effffbf0-4364-4e0e-8548-3cecfeae82b9 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:02:20.621246 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:20.621246 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:20.632269 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c77705b-0d77-4fae-848d-c285950c6071 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/groups/effffbf0-4364-4e0e-8548-3cecfeae82b9 returned with HTTP 200 Aug 07 18:02:20.633349 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 510/2042] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:02:20 2026] GET /volume/v3/groups/effffbf0-4364-4e0e-8548-3cecfeae82b9 => generated 397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:20.648181 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-09c5a074-3bd5-400f-a968-0093496e7949 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:20.650942 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:20.651479 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1867465497", "volume_type": "811a592a-e120-4688-a3ae-5400ed5523fe", "group_id": "effffbf0-4364-4e0e-8548-3cecfeae82b9", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:20.654250 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1867465497', 'volume_type': '811a592a-e120-4688-a3ae-5400ed5523fe', 'group_id': 'effffbf0-4364-4e0e-8548-3cecfeae82b9', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:20.666360 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:20.666360 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:20.666938 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Create volume of 1 GB Aug 07 18:02:20.677703 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Availability Zones retrieved successfully. Aug 07 18:02:20.684719 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Flow 'volume_create_api' (837ee088-a3e8-4877-b361-b05689c76f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:20.686173 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338801e8-770b-46f7-84b0-ff2e51c812e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:20.686715 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:20.686715 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:20.687193 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:20.715520 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338801e8-770b-46f7-84b0-ff2e51c812e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:02:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=811a592a-e120-4688-a3ae-5400ed5523fe,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-452169170',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '811a592a-e120-4688-a3ae-5400ed5523fe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'effffbf0-4364-4e0e-8548-3cecfeae82b9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:20.717702 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3c99f52-7a1c-41b6-8bd3-0b24bbb55ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:20.750636 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-452169170 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-452169170, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:20.750636 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-452169170 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-452169170, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:20.784237 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e09b47dc-d6f4-400c-9502-28e8f931ff99 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:20.788899 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e09b47dc-d6f4-400c-9502-28e8f931ff99 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 Aug 07 18:02:20.788899 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e09b47dc-d6f4-400c-9502-28e8f931ff99 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:20.788899 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e09b47dc-d6f4-400c-9502-28e8f931ff99 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:20.797113 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:20.797113 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:20.798733 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Created reservations ['6a22e868-b4e1-4bac-bf62-7522a4742359', '690173d7-aa05-4483-a4ec-b5aade962baa', '2cf4c4c2-e924-4370-bb89-a548634b4410', 'b55c8acd-3e94-46ab-95a8-31369def3c41'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:20.799770 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3c99f52-7a1c-41b6-8bd3-0b24bbb55ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a22e868-b4e1-4bac-bf62-7522a4742359', '690173d7-aa05-4483-a4ec-b5aade962baa', '2cf4c4c2-e924-4370-bb89-a548634b4410', 'b55c8acd-3e94-46ab-95a8-31369def3c41']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:20.800801 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46d96907-fe41-4503-92b7-cdaafbcd89c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:20.802604 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e09b47dc-d6f4-400c-9502-28e8f931ff99 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:20.808986 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e09b47dc-d6f4-400c-9502-28e8f931ff99 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 returned with HTTP 200 Aug 07 18:02:20.809747 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 515/2043] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:20 2026] GET /volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:20.822740 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-150e63f9-af64-4d8c-b7bc-e8afb7a29a67 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:20.824649 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-150e63f9-af64-4d8c-b7bc-e8afb7a29a67 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 Aug 07 18:02:20.824850 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-150e63f9-af64-4d8c-b7bc-e8afb7a29a67 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:20.825061 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-150e63f9-af64-4d8c-b7bc-e8afb7a29a67 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:20.828276 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46d96907-fe41-4503-92b7-cdaafbcd89c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '040dc9e6-4e92-4be9-b29e-8ac283e4b350', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1867465497',encryption_key_id=None,group_id=effffbf0-4364-4e0e-8548-3cecfeae82b9,group_type_id=,metadata={},multiattach=False,project_id='c6c6619f2bfd402793d2d0fe04f72378',qos_specs=None,replication_status=,reservations=['6a22e868-b4e1-4bac-bf62-7522a4742359','690173d7-aa05-4483-a4ec-b5aade962baa','2cf4c4c2-e924-4370-bb89-a548634b4410','b55c8acd-3e94-46ab-95a8-31369def3c41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f666848a01e483d8ac34a34bb305cab',volume_type_id=811a592a-e120-4688-a3ae-5400ed5523fe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1867465497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=effffbf0-4364-4e0e-8548-3cecfeae82b9,host=None,id=040dc9e6-4e92-4be9-b29e-8ac283e4b350,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6c6619f2bfd402793d2d0fe04f72378',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f666848a01e483d8ac34a34bb305cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(811a592a-e120-4688-a3ae-5400ed5523fe),volume_type_id=811a592a-e120-4688-a3ae-5400ed5523fe)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:20.829032 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00efb1c-e8b3-43d6-9bd4-609a56061459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:20.836572 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:20.836572 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:20.847377 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-150e63f9-af64-4d8c-b7bc-e8afb7a29a67 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:20.850094 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00efb1c-e8b3-43d6-9bd4-609a56061459) transitioned into state 'SUCCESS' from state '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-1867465497',encryption_key_id=None,group_id=effffbf0-4364-4e0e-8548-3cecfeae82b9,group_type_id=,metadata={},multiattach=False,project_id='c6c6619f2bfd402793d2d0fe04f72378',qos_specs=None,replication_status=,reservations=['6a22e868-b4e1-4bac-bf62-7522a4742359','690173d7-aa05-4483-a4ec-b5aade962baa','2cf4c4c2-e924-4370-bb89-a548634b4410','b55c8acd-3e94-46ab-95a8-31369def3c41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f666848a01e483d8ac34a34bb305cab',volume_type_id=811a592a-e120-4688-a3ae-5400ed5523fe)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:20.850820 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce65257-434e-4f5c-85b3-01176bc9fcd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:20.853463 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-150e63f9-af64-4d8c-b7bc-e8afb7a29a67 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 returned with HTTP 200 Aug 07 18:02:20.853903 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 508/2044] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:20 2026] GET /volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:20.863953 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce65257-434e-4f5c-85b3-01176bc9fcd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:20.865304 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Flow 'volume_create_api' (837ee088-a3e8-4877-b361-b05689c76f2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:20.865771 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Create volume request issued successfully. Aug 07 18:02:20.866761 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:20.866934 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:20.868931 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b4ad4f93-6061-4264-91cd-23d664df9397 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:20.873027 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4ad4f93-6061-4264-91cd-23d664df9397 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b Aug 07 18:02:20.873259 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4ad4f93-6061-4264-91cd-23d664df9397 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:20.873516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b4ad4f93-6061-4264-91cd-23d664df9397 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:20.873628 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-b4ad4f93-6061-4264-91cd-23d664df9397 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Delete snapshot with id: a94dcfd9-7430-453e-88ba-169e476cb84b Aug 07 18:02:20.886025 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:20.886025 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:20.886537 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b4ad4f93-6061-4264-91cd-23d664df9397 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Snapshot retrieved successfully. Aug 07 18:02:20.912427 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b4ad4f93-6061-4264-91cd-23d664df9397 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Snapshot delete request issued successfully. Aug 07 18:02:20.912427 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b4ad4f93-6061-4264-91cd-23d664df9397 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b returned with HTTP 202 Aug 07 18:02:20.912427 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 511/2045] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:02:20 2026] DELETE /volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:20.914276 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:20.919599 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:20.919599 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:20.921595 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a6ebd9a4-dd8c-41f3-ad7e-c5db79f59960 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:20.924345 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a6ebd9a4-dd8c-41f3-ad7e-c5db79f59960 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b Aug 07 18:02:20.924345 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a6ebd9a4-dd8c-41f3-ad7e-c5db79f59960 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:20.924345 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a6ebd9a4-dd8c-41f3-ad7e-c5db79f59960 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:20.926655 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09c5a074-3bd5-400f-a968-0093496e7949 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:20.926958 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 512/2046] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:02:20 2026] POST /volume/v3/volumes => generated 826 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:20.933510 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:20.933510 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:20.934944 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a6ebd9a4-dd8c-41f3-ad7e-c5db79f59960 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Snapshot retrieved successfully. Aug 07 18:02:20.936949 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a6ebd9a4-dd8c-41f3-ad7e-c5db79f59960 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b returned with HTTP 200 Aug 07 18:02:20.937035 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 516/2047] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:20 2026] GET /volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:20.948329 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f8c1ff05-00bb-4e44-9e8f-348cb1d6151e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:20.951000 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f8c1ff05-00bb-4e44-9e8f-348cb1d6151e tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/volumes/040dc9e6-4e92-4be9-b29e-8ac283e4b350 Aug 07 18:02:20.951000 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f8c1ff05-00bb-4e44-9e8f-348cb1d6151e tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:20.951128 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f8c1ff05-00bb-4e44-9e8f-348cb1d6151e tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:20.959962 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:20.959962 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:20.968526 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f8c1ff05-00bb-4e44-9e8f-348cb1d6151e tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Volume info retrieved successfully. Aug 07 18:02:20.969448 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-f8c1ff05-00bb-4e44-9e8f-348cb1d6151e tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:20.969650 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-f8c1ff05-00bb-4e44-9e8f-348cb1d6151e tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:21.010134 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-f8c1ff05-00bb-4e44-9e8f-348cb1d6151e tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:21.015531 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:21.015531 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:21.022984 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f8c1ff05-00bb-4e44-9e8f-348cb1d6151e tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/volumes/040dc9e6-4e92-4be9-b29e-8ac283e4b350 returned with HTTP 200 Aug 07 18:02:21.024452 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 509/2048] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:20 2026] GET /volume/v3/volumes/040dc9e6-4e92-4be9-b29e-8ac283e4b350 => generated 894 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:21.535480 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dd08022f-f34c-4152-a742-16afdd9e5660 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:21.537366 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd08022f-f34c-4152-a742-16afdd9e5660 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:21.537632 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd08022f-f34c-4152-a742-16afdd9e5660 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:21.537823 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd08022f-f34c-4152-a742-16afdd9e5660 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:21.537974 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-dd08022f-f34c-4152-a742-16afdd9e5660 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:21.543326 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:21.543326 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:21.544552 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd08022f-f34c-4152-a742-16afdd9e5660 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:21.545065 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 512/2049] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:21 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:21.951240 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8283e5a0-5fc3-412c-9f16-52c34d9a55ef None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:21.953993 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8283e5a0-5fc3-412c-9f16-52c34d9a55ef tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b Aug 07 18:02:21.954696 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8283e5a0-5fc3-412c-9f16-52c34d9a55ef tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:21.954696 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8283e5a0-5fc3-412c-9f16-52c34d9a55ef tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:21.960053 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8283e5a0-5fc3-412c-9f16-52c34d9a55ef tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b returned with HTTP 404 Aug 07 18:02:21.960670 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 513/2050] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:21 2026] GET /volume/v3/snapshots/a94dcfd9-7430-453e-88ba-169e476cb84b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:21.968008 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2c0efbae-d7b9-44c7-bb3e-137f77c09823 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:21.970194 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c0efbae-d7b9-44c7-bb3e-137f77c09823 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 Aug 07 18:02:21.970449 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c0efbae-d7b9-44c7-bb3e-137f77c09823 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:21.970720 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c0efbae-d7b9-44c7-bb3e-137f77c09823 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:21.980693 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:21.980693 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:21.985474 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2c0efbae-d7b9-44c7-bb3e-137f77c09823 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:21.991542 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c0efbae-d7b9-44c7-bb3e-137f77c09823 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 returned with HTTP 200 Aug 07 18:02:21.992064 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 517/2051] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:21 2026] GET /volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:22.007227 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-14b1ae1f-c02e-4bd9-a946-355cfd857d28 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:22.009000 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-14b1ae1f-c02e-4bd9-a946-355cfd857d28 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 Aug 07 18:02:22.009178 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-14b1ae1f-c02e-4bd9-a946-355cfd857d28 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:22.009350 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-14b1ae1f-c02e-4bd9-a946-355cfd857d28 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:22.009519 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-14b1ae1f-c02e-4bd9-a946-355cfd857d28 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Delete volume with id: 6273686a-b338-4b64-80b2-2a1729c50455 Aug 07 18:02:22.016886 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:22.016886 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:22.017428 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-14b1ae1f-c02e-4bd9-a946-355cfd857d28 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:22.041554 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-daea6b66-77a0-45d9-bb83-5c8c0e723844 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:22.042217 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-14b1ae1f-c02e-4bd9-a946-355cfd857d28 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Delete volume request issued successfully. Aug 07 18:02:22.042489 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-14b1ae1f-c02e-4bd9-a946-355cfd857d28 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 returned with HTTP 202 Aug 07 18:02:22.043491 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 510/2052] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:22 2026] DELETE /volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:22.043846 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-daea6b66-77a0-45d9-bb83-5c8c0e723844 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/volumes/040dc9e6-4e92-4be9-b29e-8ac283e4b350 Aug 07 18:02:22.044138 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-daea6b66-77a0-45d9-bb83-5c8c0e723844 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:22.046063 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-daea6b66-77a0-45d9-bb83-5c8c0e723844 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:22.053890 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-00a95a76-35e8-4923-b638-3afb6ca4566e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:22.055435 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:22.055435 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:22.057137 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00a95a76-35e8-4923-b638-3afb6ca4566e tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 Aug 07 18:02:22.057357 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00a95a76-35e8-4923-b638-3afb6ca4566e tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:22.057599 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00a95a76-35e8-4923-b638-3afb6ca4566e tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:22.058574 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-daea6b66-77a0-45d9-bb83-5c8c0e723844 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Volume info retrieved successfully. Aug 07 18:02:22.059466 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-daea6b66-77a0-45d9-bb83-5c8c0e723844 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:22.059703 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-daea6b66-77a0-45d9-bb83-5c8c0e723844 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:22.071975 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:22.071975 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:22.080238 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-00a95a76-35e8-4923-b638-3afb6ca4566e tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Volume info retrieved successfully. Aug 07 18:02:22.091528 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00a95a76-35e8-4923-b638-3afb6ca4566e tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 returned with HTTP 200 Aug 07 18:02:22.091528 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 514/2053] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:22 2026] GET /volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:22.102138 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-daea6b66-77a0-45d9-bb83-5c8c0e723844 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:22.106893 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:22.106893 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:22.115553 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-daea6b66-77a0-45d9-bb83-5c8c0e723844 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/volumes/040dc9e6-4e92-4be9-b29e-8ac283e4b350 returned with HTTP 200 Aug 07 18:02:22.116266 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 513/2054] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:22 2026] GET /volume/v3/volumes/040dc9e6-4e92-4be9-b29e-8ac283e4b350 => generated 919 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:22.134774 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-201b5b1d-74ae-46e2-8a2c-71c7da40a60d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:22.136817 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-201b5b1d-74ae-46e2-8a2c-71c7da40a60d tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] POST https://10.4.3.241/volume/v3/group_snapshots Aug 07 18:02:22.137243 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-201b5b1d-74ae-46e2-8a2c-71c7da40a60d tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "effffbf0-4364-4e0e-8548-3cecfeae82b9", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-97710385"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:22.138931 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-201b5b1d-74ae-46e2-8a2c-71c7da40a60d tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'effffbf0-4364-4e0e-8548-3cecfeae82b9', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-97710385'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 18:02:22.142627 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:22.142627 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:22.146345 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.group_snapshots [None req-201b5b1d-74ae-46e2-8a2c-71c7da40a60d tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-97710385. Aug 07 18:02:22.166578 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:22.166578 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:22.178757 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-201b5b1d-74ae-46e2-8a2c-71c7da40a60d tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-452169170 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-452169170, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:22.179185 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-201b5b1d-74ae-46e2-8a2c-71c7da40a60d tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-452169170 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-452169170, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:22.209548 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-201b5b1d-74ae-46e2-8a2c-71c7da40a60d tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Created reservations ['66127aac-43f7-4280-a970-ad7e3a182e39', 'b285e10d-e97d-4755-88ef-608c9fbdb5bb', 'b93a64da-1c16-42ae-8ae8-2a1a4eac3810', '0db33e2e-8cbf-4413-9ff3-f89c392475fd'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:22.233313 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-201b5b1d-74ae-46e2-8a2c-71c7da40a60d tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/group_snapshots returned with HTTP 202 Aug 07 18:02:22.233797 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 518/2055] 10.4.3.241 () {70 vars in 1324 bytes} [Fri Aug 7 18:02:22 2026] POST /volume/v3/group_snapshots => generated 189 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:22.245741 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8c5e3463-d823-40d6-84e2-81ac1ee8368f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:22.247938 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8c5e3463-d823-40d6-84e2-81ac1ee8368f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 Aug 07 18:02:22.248163 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8c5e3463-d823-40d6-84e2-81ac1ee8368f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:22.248562 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8c5e3463-d823-40d6-84e2-81ac1ee8368f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:22.248836 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-8c5e3463-d823-40d6-84e2-81ac1ee8368f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] show called for member bd562bc3-2ce9-40c4-8a49-59428607e2e7 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:02:22.252885 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:22.252885 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:22.257241 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8c5e3463-d823-40d6-84e2-81ac1ee8368f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 returned with HTTP 200 Aug 07 18:02:22.257742 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 511/2056] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 18:02:22 2026] GET /volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 => generated 328 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:22.559533 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fc2d5ac7-b1eb-45a2-b668-61b33f93c537 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:22.566460 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fc2d5ac7-b1eb-45a2-b668-61b33f93c537 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:22.566460 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fc2d5ac7-b1eb-45a2-b668-61b33f93c537 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:22.566460 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fc2d5ac7-b1eb-45a2-b668-61b33f93c537 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:22.566460 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-fc2d5ac7-b1eb-45a2-b668-61b33f93c537 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:22.573220 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:22.573220 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:22.575172 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fc2d5ac7-b1eb-45a2-b668-61b33f93c537 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:22.575172 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 515/2057] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:22 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:23.110375 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0c9e6bf6-227b-4da4-8199-cf1441d17604 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.114930 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c9e6bf6-227b-4da4-8199-cf1441d17604 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] GET https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 Aug 07 18:02:23.114930 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c9e6bf6-227b-4da4-8199-cf1441d17604 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.114930 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c9e6bf6-227b-4da4-8199-cf1441d17604 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.123256 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c9e6bf6-227b-4da4-8199-cf1441d17604 tempest-VolumesExtendTest-1566440541 tempest-VolumesExtendTest-1566440541-project-member] https://10.4.3.241/volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 returned with HTTP 404 Aug 07 18:02:23.125316 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 514/2058] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/volumes/6273686a-b338-4b64-80b2-2a1729c50455 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:23.269216 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e1f961ce-6552-49a2-afc8-69244d24cce6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.270674 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e1f961ce-6552-49a2-afc8-69244d24cce6 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 Aug 07 18:02:23.270881 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e1f961ce-6552-49a2-afc8-69244d24cce6 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.271077 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e1f961ce-6552-49a2-afc8-69244d24cce6 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.271204 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-e1f961ce-6552-49a2-afc8-69244d24cce6 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] show called for member bd562bc3-2ce9-40c4-8a49-59428607e2e7 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:02:23.278422 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.278422 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:23.285149 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e1f961ce-6552-49a2-afc8-69244d24cce6 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 returned with HTTP 200 Aug 07 18:02:23.285598 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 519/2059] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:23.300567 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-36b3c774-04b1-4d58-b683-700d3fd8315f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.303014 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-36b3c774-04b1-4d58-b683-700d3fd8315f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/snapshots/detail Aug 07 18:02:23.303254 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-36b3c774-04b1-4d58-b683-700d3fd8315f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.303499 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-36b3c774-04b1-4d58-b683-700d3fd8315f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.303749 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-36b3c774-04b1-4d58-b683-700d3fd8315f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:23.304990 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-36b3c774-04b1-4d58-b683-700d3fd8315f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:02:23.310248 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-36b3c774-04b1-4d58-b683-700d3fd8315f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Get all snapshots completed successfully. Aug 07 18:02:23.310688 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.310688 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:23.311292 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-36b3c774-04b1-4d58-b683-700d3fd8315f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 18:02:23.311747 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 512/2060] 10.4.3.241 () {66 vars in 1264 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:23.321931 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4b0144e1-9d91-43f2-ac9b-d324a6c2ec03 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.324594 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4b0144e1-9d91-43f2-ac9b-d324a6c2ec03 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/snapshots/8ff36def-d6ab-44e9-83fd-72dee752562f Aug 07 18:02:23.324844 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4b0144e1-9d91-43f2-ac9b-d324a6c2ec03 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.325128 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4b0144e1-9d91-43f2-ac9b-d324a6c2ec03 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.333599 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.333599 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:23.334103 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4b0144e1-9d91-43f2-ac9b-d324a6c2ec03 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Snapshot retrieved successfully. Aug 07 18:02:23.334855 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4b0144e1-9d91-43f2-ac9b-d324a6c2ec03 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/snapshots/8ff36def-d6ab-44e9-83fd-72dee752562f returned with HTTP 200 Aug 07 18:02:23.335213 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 516/2061] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/snapshots/8ff36def-d6ab-44e9-83fd-72dee752562f => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:23.349625 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-33a2d6a5-baaf-4c31-b5e8-e1abbac7c9a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.351855 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33a2d6a5-baaf-4c31-b5e8-e1abbac7c9a6 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] POST https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7/action Aug 07 18:02:23.352336 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33a2d6a5-baaf-4c31-b5e8-e1abbac7c9a6 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:23.352518 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33a2d6a5-baaf-4c31-b5e8-e1abbac7c9a6 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:23.354598 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-33a2d6a5-baaf-4c31-b5e8-e1abbac7c9a6 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Updating group 'bd562bc3-2ce9-40c4-8a49-59428607e2e7' with 'creating' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 18:02:23.359724 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.359724 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:23.376376 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33a2d6a5-baaf-4c31-b5e8-e1abbac7c9a6 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7/action returned with HTTP 202 Aug 07 18:02:23.376806 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 515/2062] 10.4.3.241 () {70 vars in 1455 bytes} [Fri Aug 7 18:02:23 2026] POST /volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:23.384351 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5364a010-8fce-42d1-b80c-a5f536c736ef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.386008 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5364a010-8fce-42d1-b80c-a5f536c736ef tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 Aug 07 18:02:23.386214 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5364a010-8fce-42d1-b80c-a5f536c736ef tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.386382 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5364a010-8fce-42d1-b80c-a5f536c736ef tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.386524 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-5364a010-8fce-42d1-b80c-a5f536c736ef tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] show called for member bd562bc3-2ce9-40c4-8a49-59428607e2e7 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:02:23.391201 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.391201 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:23.396151 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5364a010-8fce-42d1-b80c-a5f536c736ef tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 returned with HTTP 200 Aug 07 18:02:23.396534 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 520/2063] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 => generated 328 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:23.406663 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ba65ffd2-7388-40f0-8c93-dfe4b9f2803a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.410942 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ba65ffd2-7388-40f0-8c93-dfe4b9f2803a tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] POST https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7/action Aug 07 18:02:23.411390 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ba65ffd2-7388-40f0-8c93-dfe4b9f2803a tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:23.411555 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ba65ffd2-7388-40f0-8c93-dfe4b9f2803a tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:23.414037 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-ba65ffd2-7388-40f0-8c93-dfe4b9f2803a tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Updating group 'bd562bc3-2ce9-40c4-8a49-59428607e2e7' with 'available' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 18:02:23.419836 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.419836 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:23.430717 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ba65ffd2-7388-40f0-8c93-dfe4b9f2803a tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7/action returned with HTTP 202 Aug 07 18:02:23.431309 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 513/2064] 10.4.3.241 () {70 vars in 1455 bytes} [Fri Aug 7 18:02:23 2026] POST /volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:23.438869 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-12b97133-035f-4126-9549-02867e3c7018 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.440941 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-12b97133-035f-4126-9549-02867e3c7018 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 Aug 07 18:02:23.441170 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-12b97133-035f-4126-9549-02867e3c7018 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.441378 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-12b97133-035f-4126-9549-02867e3c7018 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.441574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-12b97133-035f-4126-9549-02867e3c7018 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] show called for member bd562bc3-2ce9-40c4-8a49-59428607e2e7 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:02:23.446794 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.446794 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:23.450747 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-12b97133-035f-4126-9549-02867e3c7018 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 returned with HTTP 200 Aug 07 18:02:23.451223 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 517/2065] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 => generated 329 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:23.461108 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-429fe6e8-a9a1-4c1b-871f-ee519ef9d48b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.464207 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-429fe6e8-a9a1-4c1b-871f-ee519ef9d48b tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] POST https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7/action Aug 07 18:02:23.464747 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-429fe6e8-a9a1-4c1b-871f-ee519ef9d48b tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:23.464859 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-429fe6e8-a9a1-4c1b-871f-ee519ef9d48b tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:23.466189 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-429fe6e8-a9a1-4c1b-871f-ee519ef9d48b tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Updating group 'bd562bc3-2ce9-40c4-8a49-59428607e2e7' with 'error' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 18:02:23.473436 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.473436 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:23.489419 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-429fe6e8-a9a1-4c1b-871f-ee519ef9d48b tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7/action returned with HTTP 202 Aug 07 18:02:23.490045 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 516/2066] 10.4.3.241 () {70 vars in 1455 bytes} [Fri Aug 7 18:02:23 2026] POST /volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:23.499381 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b808cf09-ab76-48cc-a56b-20c7a0824c11 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.501923 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b808cf09-ab76-48cc-a56b-20c7a0824c11 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 Aug 07 18:02:23.502126 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b808cf09-ab76-48cc-a56b-20c7a0824c11 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.502344 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b808cf09-ab76-48cc-a56b-20c7a0824c11 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.502526 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-b808cf09-ab76-48cc-a56b-20c7a0824c11 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] show called for member bd562bc3-2ce9-40c4-8a49-59428607e2e7 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:02:23.508503 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.508503 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:23.512392 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b808cf09-ab76-48cc-a56b-20c7a0824c11 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 returned with HTTP 200 Aug 07 18:02:23.512776 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 521/2067] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:23.524423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f7da4868-ce07-4268-824c-0bc6306ae6b5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.526706 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f7da4868-ce07-4268-824c-0bc6306ae6b5 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] POST https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7/action Aug 07 18:02:23.527139 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f7da4868-ce07-4268-824c-0bc6306ae6b5 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:23.527301 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f7da4868-ce07-4268-824c-0bc6306ae6b5 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:23.529319 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.group_snapshots [None req-f7da4868-ce07-4268-824c-0bc6306ae6b5 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Updating group 'bd562bc3-2ce9-40c4-8a49-59428607e2e7' with 'available' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 18:02:23.533335 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.533335 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:23.540967 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f7da4868-ce07-4268-824c-0bc6306ae6b5 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7/action returned with HTTP 202 Aug 07 18:02:23.541349 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 514/2068] 10.4.3.241 () {70 vars in 1455 bytes} [Fri Aug 7 18:02:23 2026] POST /volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:23.552085 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-355f7ce3-5507-4cf8-bfcf-d91ce561d684 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.554692 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-355f7ce3-5507-4cf8-bfcf-d91ce561d684 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 Aug 07 18:02:23.555096 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-355f7ce3-5507-4cf8-bfcf-d91ce561d684 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.555286 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-355f7ce3-5507-4cf8-bfcf-d91ce561d684 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.555433 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.group_snapshots [None req-355f7ce3-5507-4cf8-bfcf-d91ce561d684 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] show called for member bd562bc3-2ce9-40c4-8a49-59428607e2e7 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:02:23.560358 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.560358 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:23.564699 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-355f7ce3-5507-4cf8-bfcf-d91ce561d684 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 returned with HTTP 200 Aug 07 18:02:23.565247 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 518/2069] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 => generated 329 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:23.575067 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5a5ef7b2-1a70-420e-8917-6dcd9f2e1573 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.578886 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a5ef7b2-1a70-420e-8917-6dcd9f2e1573 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] DELETE https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 Aug 07 18:02:23.580560 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a5ef7b2-1a70-420e-8917-6dcd9f2e1573 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.581053 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a5ef7b2-1a70-420e-8917-6dcd9f2e1573 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.581465 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-5a5ef7b2-1a70-420e-8917-6dcd9f2e1573 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] delete called for member bd562bc3-2ce9-40c4-8a49-59428607e2e7 {{(pid=100246) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 18:02:23.581607 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.group_snapshots [None req-5a5ef7b2-1a70-420e-8917-6dcd9f2e1573 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Delete group_snapshot with id: bd562bc3-2ce9-40c4-8a49-59428607e2e7 Aug 07 18:02:23.585170 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d72f49ce-431a-4c5c-b8de-a1d7255e75da None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.587201 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d72f49ce-431a-4c5c-b8de-a1d7255e75da tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:23.587451 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d72f49ce-431a-4c5c-b8de-a1d7255e75da tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.587695 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d72f49ce-431a-4c5c-b8de-a1d7255e75da tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.587814 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d72f49ce-431a-4c5c-b8de-a1d7255e75da tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:23.589064 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.589064 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:23.592740 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.592740 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:23.593739 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d72f49ce-431a-4c5c-b8de-a1d7255e75da tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:23.594248 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 522/2070] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:23.627312 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a5ef7b2-1a70-420e-8917-6dcd9f2e1573 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 returned with HTTP 202 Aug 07 18:02:23.627312 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 517/2071] 10.4.3.241 () {68 vars in 1416 bytes} [Fri Aug 7 18:02:23 2026] DELETE /volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:23.641447 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-230f833d-fb46-46d4-b652-26eafc455288 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.644310 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-230f833d-fb46-46d4-b652-26eafc455288 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:02:23.644586 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-230f833d-fb46-46d4-b652-26eafc455288 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.644829 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-230f833d-fb46-46d4-b652-26eafc455288 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.645428 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-230f833d-fb46-46d4-b652-26eafc455288 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:23.646169 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-230f833d-fb46-46d4-b652-26eafc455288 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:23.654703 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-230f833d-fb46-46d4-b652-26eafc455288 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Get all volumes completed successfully. Aug 07 18:02:23.655666 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-230f833d-fb46-46d4-b652-26eafc455288 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:23.655831 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-230f833d-fb46-46d4-b652-26eafc455288 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:23.706418 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-230f833d-fb46-46d4-b652-26eafc455288 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:23.709269 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.709269 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:23.717608 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-230f833d-fb46-46d4-b652-26eafc455288 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:02:23.717783 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 515/2072] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:23.731466 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-230ae15c-f8fc-4a50-bfa2-d3aa7944d894 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.733465 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-230ae15c-f8fc-4a50-bfa2-d3aa7944d894 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/snapshots/detail Aug 07 18:02:23.733684 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-230ae15c-f8fc-4a50-bfa2-d3aa7944d894 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.735417 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-230ae15c-f8fc-4a50-bfa2-d3aa7944d894 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.735992 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-230ae15c-f8fc-4a50-bfa2-d3aa7944d894 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:23.737651 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-230ae15c-f8fc-4a50-bfa2-d3aa7944d894 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:02:23.741692 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-230ae15c-f8fc-4a50-bfa2-d3aa7944d894 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Get all snapshots completed successfully. Aug 07 18:02:23.742595 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-230ae15c-f8fc-4a50-bfa2-d3aa7944d894 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 18:02:23.742980 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 519/2073] 10.4.3.241 () {66 vars in 1264 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:02:23.752082 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-76c24a06-648f-4f4f-bfbb-5cd3439cef59 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.753712 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76c24a06-648f-4f4f-bfbb-5cd3439cef59 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 Aug 07 18:02:23.754762 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76c24a06-648f-4f4f-bfbb-5cd3439cef59 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.754974 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76c24a06-648f-4f4f-bfbb-5cd3439cef59 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.755120 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.group_snapshots [None req-76c24a06-648f-4f4f-bfbb-5cd3439cef59 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] show called for member bd562bc3-2ce9-40c4-8a49-59428607e2e7 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 18:02:23.758118 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76c24a06-648f-4f4f-bfbb-5cd3439cef59 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 returned with HTTP 404 Aug 07 18:02:23.758617 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 523/2074] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/group_snapshots/bd562bc3-2ce9-40c4-8a49-59428607e2e7 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:23.764976 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d92450f8-264b-4412-9d06-4147173baffb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.767577 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d92450f8-264b-4412-9d06-4147173baffb tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:02:23.768062 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d92450f8-264b-4412-9d06-4147173baffb tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.768366 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d92450f8-264b-4412-9d06-4147173baffb tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.768905 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-d92450f8-264b-4412-9d06-4147173baffb tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:23.769476 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.769476 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:23.770008 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d92450f8-264b-4412-9d06-4147173baffb tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:23.779379 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d92450f8-264b-4412-9d06-4147173baffb tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Get all volumes completed successfully. Aug 07 18:02:23.780296 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-d92450f8-264b-4412-9d06-4147173baffb tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:23.780499 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-d92450f8-264b-4412-9d06-4147173baffb tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:23.828281 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-d92450f8-264b-4412-9d06-4147173baffb tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:23.832632 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.832632 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:23.842815 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d92450f8-264b-4412-9d06-4147173baffb tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:02:23.843322 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 518/2075] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:23.857091 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1bf3dd6c-385f-4d7d-b6ab-76a5db9aa33b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.859570 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1bf3dd6c-385f-4d7d-b6ab-76a5db9aa33b tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] POST https://10.4.3.241/volume/v3/groups/effffbf0-4364-4e0e-8548-3cecfeae82b9/action Aug 07 18:02:23.860073 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1bf3dd6c-385f-4d7d-b6ab-76a5db9aa33b tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:23.860389 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1bf3dd6c-385f-4d7d-b6ab-76a5db9aa33b tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:23.862038 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-1bf3dd6c-385f-4d7d-b6ab-76a5db9aa33b tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] delete called for group effffbf0-4364-4e0e-8548-3cecfeae82b9 {{(pid=100243) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:02:23.862186 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-1bf3dd6c-385f-4d7d-b6ab-76a5db9aa33b tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Delete group with id: effffbf0-4364-4e0e-8548-3cecfeae82b9 Aug 07 18:02:23.866343 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.866343 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:23.921004 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1bf3dd6c-385f-4d7d-b6ab-76a5db9aa33b tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/groups/effffbf0-4364-4e0e-8548-3cecfeae82b9/action returned with HTTP 202 Aug 07 18:02:23.921439 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 516/2076] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 18:02:23 2026] POST /volume/v3/groups/effffbf0-4364-4e0e-8548-3cecfeae82b9/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:23.928906 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c72be3a8-353d-49ac-908b-86b917305c2f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:23.932121 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c72be3a8-353d-49ac-908b-86b917305c2f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/volumes/040dc9e6-4e92-4be9-b29e-8ac283e4b350 Aug 07 18:02:23.932451 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c72be3a8-353d-49ac-908b-86b917305c2f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:23.932744 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c72be3a8-353d-49ac-908b-86b917305c2f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:23.944694 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.944694 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:23.949072 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c72be3a8-353d-49ac-908b-86b917305c2f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Volume info retrieved successfully. Aug 07 18:02:23.950096 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-c72be3a8-353d-49ac-908b-86b917305c2f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:23.950096 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-c72be3a8-353d-49ac-908b-86b917305c2f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:23.989664 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-c72be3a8-353d-49ac-908b-86b917305c2f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:23.991190 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:23.991190 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:24.001142 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c72be3a8-353d-49ac-908b-86b917305c2f tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/volumes/040dc9e6-4e92-4be9-b29e-8ac283e4b350 returned with HTTP 200 Aug 07 18:02:24.001872 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 520/2077] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:23 2026] GET /volume/v3/volumes/040dc9e6-4e92-4be9-b29e-8ac283e4b350 => generated 918 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:24.411074 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4a09a260-0f61-4297-935d-f7dc6cee73e4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:24.414030 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4a09a260-0f61-4297-935d-f7dc6cee73e4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] DELETE https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 18:02:24.414081 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4a09a260-0f61-4297-935d-f7dc6cee73e4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:24.414247 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4a09a260-0f61-4297-935d-f7dc6cee73e4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:24.414410 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-4a09a260-0f61-4297-935d-f7dc6cee73e4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Delete volume with id: 90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 18:02:24.421207 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:24.421207 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:24.421729 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4a09a260-0f61-4297-935d-f7dc6cee73e4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:24.438059 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4a09a260-0f61-4297-935d-f7dc6cee73e4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Delete volume request issued successfully. Aug 07 18:02:24.438235 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4a09a260-0f61-4297-935d-f7dc6cee73e4 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 202 Aug 07 18:02:24.438626 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 524/2078] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:24 2026] DELETE /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:24.449493 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e5c9d51d-105b-401a-a536-7a674eac0ed5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:24.449493 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e5c9d51d-105b-401a-a536-7a674eac0ed5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 18:02:24.449825 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e5c9d51d-105b-401a-a536-7a674eac0ed5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:24.450102 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e5c9d51d-105b-401a-a536-7a674eac0ed5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:24.460291 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:24.460291 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:24.477716 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e5c9d51d-105b-401a-a536-7a674eac0ed5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:24.481968 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e5c9d51d-105b-401a-a536-7a674eac0ed5 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 200 Aug 07 18:02:24.482365 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 519/2079] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:24 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:24.563107 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ddb5d596-56f2-4463-b149-57edd0678133 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:24.604921 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3c18e02c-0e50-427c-851d-6f3b26bb56ed None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:24.608143 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3c18e02c-0e50-427c-851d-6f3b26bb56ed tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:24.608337 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3c18e02c-0e50-427c-851d-6f3b26bb56ed tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:24.608525 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3c18e02c-0e50-427c-851d-6f3b26bb56ed tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:24.608617 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3c18e02c-0e50-427c-851d-6f3b26bb56ed tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:24.618804 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:24.618804 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:24.619710 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3c18e02c-0e50-427c-851d-6f3b26bb56ed tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:24.620220 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 521/2080] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:24 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:24.654283 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ddb5d596-56f2-4463-b149-57edd0678133 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes Aug 07 18:02:24.654552 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ddb5d596-56f2-4463-b149-57edd0678133 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:24.654791 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ddb5d596-56f2-4463-b149-57edd0678133 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:24.655046 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-ddb5d596-56f2-4463-b149-57edd0678133 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:24.655812 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ddb5d596-56f2-4463-b149-57edd0678133 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:24.663054 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ddb5d596-56f2-4463-b149-57edd0678133 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:24.663480 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ddb5d596-56f2-4463-b149-57edd0678133 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 200 Aug 07 18:02:24.663912 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 517/2081] 10.4.3.241 () {66 vars in 1237 bytes} [Fri Aug 7 18:02:24 2026] GET /volume/v3/volumes => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:02:24.673804 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-867f31b5-6734-4947-a58d-5c86bcae9424 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:24.675488 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:24.675857 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1933713799"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:24.677739 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1933713799'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:24.678121 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Create volume of 1 GB Aug 07 18:02:24.683531 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Availability Zones retrieved successfully. Aug 07 18:02:24.690820 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Flow 'volume_create_api' (543c5697-845c-4f05-9ed3-b93677a2dec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:24.692088 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45ce6060-3819-4513-9a0e-c8d8998cb9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:24.693609 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:24.723774 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45ce6060-3819-4513-9a0e-c8d8998cb9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:24.724556 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (635b72e3-11a1-49a0-bbc3-3e35b6332c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:24.792194 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Created reservations ['f495aad3-aef7-45ed-8d6a-f5942fb3cd1c', '0216c435-421f-4802-996c-67f46e00e5f2', 'b6deb849-fee7-4729-9b31-885f2992bcfe', 'e8b47745-d6a9-4149-a5f7-57c89dd0ed29'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:24.792888 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (635b72e3-11a1-49a0-bbc3-3e35b6332c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f495aad3-aef7-45ed-8d6a-f5942fb3cd1c', '0216c435-421f-4802-996c-67f46e00e5f2', 'b6deb849-fee7-4729-9b31-885f2992bcfe', 'e8b47745-d6a9-4149-a5f7-57c89dd0ed29']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:24.793742 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467bf70f-c9a6-486d-bd4c-5e959f8b4992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:24.814743 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (467bf70f-c9a6-486d-bd4c-5e959f8b4992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1f7b1db-ff1c-4ca4-905f-0d9747a05eab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1933713799',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8246ac67848d48f8b16bc4d156ebdbc6',qos_specs=None,replication_status=,reservations=['f495aad3-aef7-45ed-8d6a-f5942fb3cd1c','0216c435-421f-4802-996c-67f46e00e5f2','b6deb849-fee7-4729-9b31-885f2992bcfe','e8b47745-d6a9-4149-a5f7-57c89dd0ed29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c1e018dea534930916348aae60acf08',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1933713799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1f7b1db-ff1c-4ca4-905f-0d9747a05eab,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8246ac67848d48f8b16bc4d156ebdbc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c1e018dea534930916348aae60acf08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:24.815366 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18df263f-9b01-4a60-86b0-fd9eeec0e8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:24.829903 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18df263f-9b01-4a60-86b0-fd9eeec0e8f1) transitioned into state 'SUCCESS' from state '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-1933713799',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8246ac67848d48f8b16bc4d156ebdbc6',qos_specs=None,replication_status=,reservations=['f495aad3-aef7-45ed-8d6a-f5942fb3cd1c','0216c435-421f-4802-996c-67f46e00e5f2','b6deb849-fee7-4729-9b31-885f2992bcfe','e8b47745-d6a9-4149-a5f7-57c89dd0ed29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c1e018dea534930916348aae60acf08',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:24.830579 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c26864-075e-4bb9-90ff-4283e167a316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:24.838944 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78c26864-075e-4bb9-90ff-4283e167a316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:24.839870 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Flow 'volume_create_api' (543c5697-845c-4f05-9ed3-b93677a2dec0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:24.840194 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Create volume request issued successfully. Aug 07 18:02:24.840805 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-867f31b5-6734-4947-a58d-5c86bcae9424 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:24.841219 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 525/2082] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:02:24 2026] POST /volume/v3/volumes => generated 764 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:24.858650 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-60307e84-d18c-41cf-8c84-111c4d48017d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:24.860429 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60307e84-d18c-41cf-8c84-111c4d48017d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab Aug 07 18:02:24.860653 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60307e84-d18c-41cf-8c84-111c4d48017d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:24.860879 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60307e84-d18c-41cf-8c84-111c4d48017d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:24.869963 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:24.869963 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:24.873840 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-60307e84-d18c-41cf-8c84-111c4d48017d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:24.881297 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60307e84-d18c-41cf-8c84-111c4d48017d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab returned with HTTP 200 Aug 07 18:02:24.881297 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 520/2083] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:24 2026] GET /volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:25.015971 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-31693374-120b-48c4-865d-ccec03528140 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:25.018226 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-31693374-120b-48c4-865d-ccec03528140 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/volumes/040dc9e6-4e92-4be9-b29e-8ac283e4b350 Aug 07 18:02:25.018306 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-31693374-120b-48c4-865d-ccec03528140 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:25.018508 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-31693374-120b-48c4-865d-ccec03528140 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:25.024379 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-31693374-120b-48c4-865d-ccec03528140 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/volumes/040dc9e6-4e92-4be9-b29e-8ac283e4b350 returned with HTTP 404 Aug 07 18:02:25.024940 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 522/2084] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:25 2026] GET /volume/v3/volumes/040dc9e6-4e92-4be9-b29e-8ac283e4b350 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:25.033002 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6f8f8c04-6caa-455a-b598-17f4788da8b2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:25.034500 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6f8f8c04-6caa-455a-b598-17f4788da8b2 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] GET https://10.4.3.241/volume/v3/groups/effffbf0-4364-4e0e-8548-3cecfeae82b9 Aug 07 18:02:25.034689 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6f8f8c04-6caa-455a-b598-17f4788da8b2 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:25.034860 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6f8f8c04-6caa-455a-b598-17f4788da8b2 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:25.034975 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-6f8f8c04-6caa-455a-b598-17f4788da8b2 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] show called for member effffbf0-4364-4e0e-8548-3cecfeae82b9 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:02:25.037627 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6f8f8c04-6caa-455a-b598-17f4788da8b2 tempest-GroupSnapshotsV319Test-869126870 tempest-GroupSnapshotsV319Test-869126870-project-member] https://10.4.3.241/volume/v3/groups/effffbf0-4364-4e0e-8548-3cecfeae82b9 returned with HTTP 404 Aug 07 18:02:25.038011 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 518/2085] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:02:25 2026] GET /volume/v3/groups/effffbf0-4364-4e0e-8548-3cecfeae82b9 => generated 108 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:25.046330 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d13a30fd-d1b6-4ba5-9f25-e38c993d7320 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:25.048514 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d13a30fd-d1b6-4ba5-9f25-e38c993d7320 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/b315f95b-908c-493b-ab06-d0a4d17d0003 Aug 07 18:02:25.048774 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d13a30fd-d1b6-4ba5-9f25-e38c993d7320 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:25.048990 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d13a30fd-d1b6-4ba5-9f25-e38c993d7320 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:25.049285 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:25.049285 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:25.061627 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d13a30fd-d1b6-4ba5-9f25-e38c993d7320 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] https://10.4.3.241/volume/v3/group_types/b315f95b-908c-493b-ab06-d0a4d17d0003 returned with HTTP 202 Aug 07 18:02:25.062133 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 526/2086] 10.4.3.241 () {68 vars in 1404 bytes} [Fri Aug 7 18:02:25 2026] DELETE /volume/v3/group_types/b315f95b-908c-493b-ab06-d0a4d17d0003 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:25.069071 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a43c4cea-cec8-4d5d-97cd-72fe2abcb2a1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:25.070896 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a43c4cea-cec8-4d5d-97cd-72fe2abcb2a1 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] DELETE https://10.4.3.241/volume/v3/types/811a592a-e120-4688-a3ae-5400ed5523fe Aug 07 18:02:25.071211 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a43c4cea-cec8-4d5d-97cd-72fe2abcb2a1 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:25.071435 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a43c4cea-cec8-4d5d-97cd-72fe2abcb2a1 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:25.083217 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=580,cinder:INSERT=131,cinder:UPDATE=180 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:02:25.099078 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a43c4cea-cec8-4d5d-97cd-72fe2abcb2a1 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] https://10.4.3.241/volume/v3/types/811a592a-e120-4688-a3ae-5400ed5523fe returned with HTTP 202 Aug 07 18:02:25.099455 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 521/2087] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:02:25 2026] DELETE /volume/v3/types/811a592a-e120-4688-a3ae-5400ed5523fe => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:25.108147 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a2672fd4-6bcf-4071-a21b-6d25a38662e4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:25.109994 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a2672fd4-6bcf-4071-a21b-6d25a38662e4 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] GET https://10.4.3.241/volume/v3/types/811a592a-e120-4688-a3ae-5400ed5523fe Aug 07 18:02:25.110205 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a2672fd4-6bcf-4071-a21b-6d25a38662e4 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:25.110415 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a2672fd4-6bcf-4071-a21b-6d25a38662e4 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:25.113522 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a2672fd4-6bcf-4071-a21b-6d25a38662e4 tempest-GroupSnapshotsV319Test-168796846 tempest-GroupSnapshotsV319Test-168796846-project-admin] https://10.4.3.241/volume/v3/types/811a592a-e120-4688-a3ae-5400ed5523fe returned with HTTP 404 Aug 07 18:02:25.114010 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 523/2088] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:02:25 2026] GET /volume/v3/types/811a592a-e120-4688-a3ae-5400ed5523fe => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:25.497184 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4ce62a43-bee8-43e0-8e3c-52f74c381d93 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:25.498986 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ce62a43-bee8-43e0-8e3c-52f74c381d93 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d Aug 07 18:02:25.499166 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ce62a43-bee8-43e0-8e3c-52f74c381d93 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:25.499411 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ce62a43-bee8-43e0-8e3c-52f74c381d93 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:25.501769 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=434,cinder:UPDATE=76,cinder:INSERT=38 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:02:25.507076 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ce62a43-bee8-43e0-8e3c-52f74c381d93 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d returned with HTTP 404 Aug 07 18:02:25.507076 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 519/2089] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:25 2026] GET /volume/v3/volumes/90eca341-ab8f-4774-a9e5-e21b682dfd5d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:25.635487 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e147b564-c59e-4ea6-8bf8-a8758f85b4a3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:25.640364 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e147b564-c59e-4ea6-8bf8-a8758f85b4a3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:25.643423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e147b564-c59e-4ea6-8bf8-a8758f85b4a3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:25.643423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e147b564-c59e-4ea6-8bf8-a8758f85b4a3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:25.643423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e147b564-c59e-4ea6-8bf8-a8758f85b4a3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:25.647203 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:25.647203 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:25.648035 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e147b564-c59e-4ea6-8bf8-a8758f85b4a3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:25.648412 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 527/2090] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:25 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:25.898450 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9be1866d-c5f7-4cdc-ae89-57ad761a83e9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:25.902429 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9be1866d-c5f7-4cdc-ae89-57ad761a83e9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab Aug 07 18:02:25.902663 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9be1866d-c5f7-4cdc-ae89-57ad761a83e9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:25.902897 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9be1866d-c5f7-4cdc-ae89-57ad761a83e9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:25.914557 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:25.914557 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:25.926178 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9be1866d-c5f7-4cdc-ae89-57ad761a83e9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:25.934287 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9be1866d-c5f7-4cdc-ae89-57ad761a83e9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab returned with HTTP 200 Aug 07 18:02:25.934287 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 522/2091] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:25 2026] GET /volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:25.949888 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7058e670-1eba-4bdf-88fc-be011a71df65 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:25.954344 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7058e670-1eba-4bdf-88fc-be011a71df65 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab Aug 07 18:02:25.954344 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7058e670-1eba-4bdf-88fc-be011a71df65 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:25.954344 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7058e670-1eba-4bdf-88fc-be011a71df65 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:25.963436 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:25.963436 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:25.968567 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7058e670-1eba-4bdf-88fc-be011a71df65 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:25.974454 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7058e670-1eba-4bdf-88fc-be011a71df65 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab returned with HTTP 200 Aug 07 18:02:25.975089 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 524/2092] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:25 2026] GET /volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:25.989320 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:25.991332 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:25.991430 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-377386018"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:25.992779 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-377386018'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:25.992895 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Create volume of 1 GB Aug 07 18:02:26.002533 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Availability Zones retrieved successfully. Aug 07 18:02:26.010950 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Flow 'volume_create_api' (20752c39-480e-42d3-a3f1-82c51651f33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:26.010950 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ba428b-4581-4ec4-830f-c7b8ed53e83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:26.011636 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:26.055864 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ba428b-4581-4ec4-830f-c7b8ed53e83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:26.056639 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (164afdbf-12e5-42fc-bb5e-68d4cc7e05af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:26.099285 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Created reservations ['44f2282f-3d74-4fe4-b25e-2b4fb3c7a5f3', '7a0bc51b-d007-4a7b-954f-357ddd187d70', 'e75603fb-d3be-4af7-911f-b82501764fb1', '3c60262a-3b45-49b2-8e1e-3e41db4ce514'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:26.100634 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (164afdbf-12e5-42fc-bb5e-68d4cc7e05af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44f2282f-3d74-4fe4-b25e-2b4fb3c7a5f3', '7a0bc51b-d007-4a7b-954f-357ddd187d70', 'e75603fb-d3be-4af7-911f-b82501764fb1', '3c60262a-3b45-49b2-8e1e-3e41db4ce514']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:26.101226 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a7c968-ce38-4ea1-857e-3dbe0d1dfa6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:26.124707 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a7c968-ce38-4ea1-857e-3dbe0d1dfa6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1264e7eb-c55e-4b7a-9b54-aa15c3b80701', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-377386018',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8246ac67848d48f8b16bc4d156ebdbc6',qos_specs=None,replication_status=,reservations=['44f2282f-3d74-4fe4-b25e-2b4fb3c7a5f3','7a0bc51b-d007-4a7b-954f-357ddd187d70','e75603fb-d3be-4af7-911f-b82501764fb1','3c60262a-3b45-49b2-8e1e-3e41db4ce514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c1e018dea534930916348aae60acf08',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-377386018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1264e7eb-c55e-4b7a-9b54-aa15c3b80701,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8246ac67848d48f8b16bc4d156ebdbc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c1e018dea534930916348aae60acf08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:26.127344 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6b02239-7fa6-4a17-a004-a74a00fbf5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:26.148419 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6b02239-7fa6-4a17-a004-a74a00fbf5cc) transitioned into state 'SUCCESS' from state '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-377386018',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8246ac67848d48f8b16bc4d156ebdbc6',qos_specs=None,replication_status=,reservations=['44f2282f-3d74-4fe4-b25e-2b4fb3c7a5f3','7a0bc51b-d007-4a7b-954f-357ddd187d70','e75603fb-d3be-4af7-911f-b82501764fb1','3c60262a-3b45-49b2-8e1e-3e41db4ce514'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c1e018dea534930916348aae60acf08',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:26.149216 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (198406c5-46f6-4e56-be20-580d109d21cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:26.161966 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (198406c5-46f6-4e56-be20-580d109d21cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:26.161966 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Flow 'volume_create_api' (20752c39-480e-42d3-a3f1-82c51651f33d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:26.161966 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Create volume request issued successfully. Aug 07 18:02:26.161966 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a68bf3ab-5e91-46a9-9f8f-6228fb115411 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:26.161966 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 520/2093] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:02:25 2026] POST /volume/v3/volumes => generated 763 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:26.174902 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-47e36f86-7806-4fb0-bc3e-4fc5000a00a3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:26.176258 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-47e36f86-7806-4fb0-bc3e-4fc5000a00a3 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 Aug 07 18:02:26.176630 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-47e36f86-7806-4fb0-bc3e-4fc5000a00a3 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:26.176911 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-47e36f86-7806-4fb0-bc3e-4fc5000a00a3 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:26.185475 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:26.185475 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:26.189223 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-47e36f86-7806-4fb0-bc3e-4fc5000a00a3 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:26.195152 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-47e36f86-7806-4fb0-bc3e-4fc5000a00a3 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 returned with HTTP 200 Aug 07 18:02:26.195614 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 528/2094] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:26 2026] GET /volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:26.659184 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dbca15c3-a9d9-4b29-b74d-d3d2833bc3f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:26.661243 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dbca15c3-a9d9-4b29-b74d-d3d2833bc3f3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:26.661486 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dbca15c3-a9d9-4b29-b74d-d3d2833bc3f3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:26.661819 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dbca15c3-a9d9-4b29-b74d-d3d2833bc3f3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:26.661943 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-dbca15c3-a9d9-4b29-b74d-d3d2833bc3f3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:26.667376 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:26.667376 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:26.668164 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dbca15c3-a9d9-4b29-b74d-d3d2833bc3f3 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:26.668863 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 523/2095] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:26 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:26.679497 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-90bdfe62-40af-4c8c-b87d-10e936e94347 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:26.681328 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90bdfe62-40af-4c8c-b87d-10e936e94347 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 Aug 07 18:02:26.681603 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90bdfe62-40af-4c8c-b87d-10e936e94347 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:26.681791 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90bdfe62-40af-4c8c-b87d-10e936e94347 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:26.688546 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:26.688546 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:26.691884 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-90bdfe62-40af-4c8c-b87d-10e936e94347 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Volume info retrieved successfully. Aug 07 18:02:26.696845 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90bdfe62-40af-4c8c-b87d-10e936e94347 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 returned with HTTP 200 Aug 07 18:02:26.697143 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 525/2096] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:26 2026] GET /volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:26.716315 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fb9c0ee9-e418-42cc-aaa4-071c461c9772 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:26.723708 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb9c0ee9-e418-42cc-aaa4-071c461c9772 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] PUT https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:26.724181 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fb9c0ee9-e418-42cc-aaa4-071c461c9772 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-451479610", "description": "tempest-volume-backup-description-87356084"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:26.739931 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:26.739931 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:26.749080 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb9c0ee9-e418-42cc-aaa4-071c461c9772 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:26.749651 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 521/2097] 10.4.3.241 () {70 vars in 1409 bytes} [Fri Aug 7 18:02:26 2026] PUT /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 332 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:26.759154 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a56ac8f6-8575-4273-b417-1de7911097cc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:26.761309 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a56ac8f6-8575-4273-b417-1de7911097cc tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:26.761523 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a56ac8f6-8575-4273-b417-1de7911097cc tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:26.761802 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a56ac8f6-8575-4273-b417-1de7911097cc tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:26.761966 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a56ac8f6-8575-4273-b417-1de7911097cc tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:26.769381 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:26.769381 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:26.770201 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a56ac8f6-8575-4273-b417-1de7911097cc tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:26.770618 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 529/2098] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:26 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:26.783782 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-de081532-caae-453c-ac60-dcf829be736e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:26.785500 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de081532-caae-453c-ac60-dcf829be736e tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] DELETE https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:26.785738 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de081532-caae-453c-ac60-dcf829be736e tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:26.785929 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de081532-caae-453c-ac60-dcf829be736e tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:26.786061 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-de081532-caae-453c-ac60-dcf829be736e tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Delete backup with id: cf907e32-33af-4ec6-a20b-9149583c2d24. Aug 07 18:02:26.792663 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:26.792663 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:26.817246 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-de081532-caae-453c-ac60-dcf829be736e tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] delete_backup rpcapi backup_id cf907e32-33af-4ec6-a20b-9149583c2d24 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:02:26.818646 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de081532-caae-453c-ac60-dcf829be736e tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 202 Aug 07 18:02:26.819131 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 524/2099] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:02:26 2026] DELETE /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:02:26.829791 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8ca13c6c-40e0-4e76-babd-502ece1140b1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:26.832150 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ca13c6c-40e0-4e76-babd-502ece1140b1 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:26.832536 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ca13c6c-40e0-4e76-babd-502ece1140b1 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:26.832784 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ca13c6c-40e0-4e76-babd-502ece1140b1 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:26.833022 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-8ca13c6c-40e0-4e76-babd-502ece1140b1 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:26.837834 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:26.837834 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:26.838580 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ca13c6c-40e0-4e76-babd-502ece1140b1 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 200 Aug 07 18:02:26.839240 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 526/2100] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:26 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:27.212087 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bf5e5359-cd0c-4253-b99d-307ac4d851a0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:27.216430 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bf5e5359-cd0c-4253-b99d-307ac4d851a0 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 Aug 07 18:02:27.216430 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bf5e5359-cd0c-4253-b99d-307ac4d851a0 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:27.216430 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bf5e5359-cd0c-4253-b99d-307ac4d851a0 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:27.227038 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:27.227038 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:27.232752 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bf5e5359-cd0c-4253-b99d-307ac4d851a0 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:27.239880 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bf5e5359-cd0c-4253-b99d-307ac4d851a0 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 returned with HTTP 200 Aug 07 18:02:27.240498 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 522/2101] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:27 2026] GET /volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:27.256793 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-61e11d90-8e78-480d-9a7b-1d2808469f3d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:27.260430 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61e11d90-8e78-480d-9a7b-1d2808469f3d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 Aug 07 18:02:27.260430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61e11d90-8e78-480d-9a7b-1d2808469f3d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:27.260430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61e11d90-8e78-480d-9a7b-1d2808469f3d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:27.271091 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:27.271091 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:27.276316 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-61e11d90-8e78-480d-9a7b-1d2808469f3d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:27.283694 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61e11d90-8e78-480d-9a7b-1d2808469f3d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 returned with HTTP 200 Aug 07 18:02:27.284378 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 530/2102] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:27 2026] GET /volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:27.298011 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:27.303179 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:27.303677 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1872324983"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:27.305755 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1872324983'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:27.305921 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Create volume of 1 GB Aug 07 18:02:27.316422 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Availability Zones retrieved successfully. Aug 07 18:02:27.329271 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Flow 'volume_create_api' (12fe8ebf-f31b-4c47-93af-f2ae0abf5647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:27.330943 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f97d0929-40da-4641-b5b0-e263b00e1d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:27.332254 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:27.377966 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f97d0929-40da-4641-b5b0-e263b00e1d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:27.378985 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa246f8-bdde-4c24-b119-916a801ed0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:27.445320 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Created reservations ['1b5f0f7e-b226-4ca9-b3c9-1a0017c58ebd', 'ce5ef126-ba34-4d88-b93b-a73014eb6d69', '2d91ae56-9d39-46b6-9ac0-ac5941242eac', '8cea81ca-a435-479b-a239-134938a5df58'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:27.446839 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa246f8-bdde-4c24-b119-916a801ed0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b5f0f7e-b226-4ca9-b3c9-1a0017c58ebd', 'ce5ef126-ba34-4d88-b93b-a73014eb6d69', '2d91ae56-9d39-46b6-9ac0-ac5941242eac', '8cea81ca-a435-479b-a239-134938a5df58']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:27.446950 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2a433ec-24f8-41a1-a215-381824980865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:27.475132 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2a433ec-24f8-41a1-a215-381824980865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40036790-25e2-420e-b4c3-cc3fe61cd90c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1872324983',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8246ac67848d48f8b16bc4d156ebdbc6',qos_specs=None,replication_status=,reservations=['1b5f0f7e-b226-4ca9-b3c9-1a0017c58ebd','ce5ef126-ba34-4d88-b93b-a73014eb6d69','2d91ae56-9d39-46b6-9ac0-ac5941242eac','8cea81ca-a435-479b-a239-134938a5df58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c1e018dea534930916348aae60acf08',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1872324983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40036790-25e2-420e-b4c3-cc3fe61cd90c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8246ac67848d48f8b16bc4d156ebdbc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c1e018dea534930916348aae60acf08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:27.475988 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4db734f-2f5d-41cb-9d96-a6c9902dd4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:27.499805 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4db734f-2f5d-41cb-9d96-a6c9902dd4e0) transitioned into state 'SUCCESS' from state '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-1872324983',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8246ac67848d48f8b16bc4d156ebdbc6',qos_specs=None,replication_status=,reservations=['1b5f0f7e-b226-4ca9-b3c9-1a0017c58ebd','ce5ef126-ba34-4d88-b93b-a73014eb6d69','2d91ae56-9d39-46b6-9ac0-ac5941242eac','8cea81ca-a435-479b-a239-134938a5df58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c1e018dea534930916348aae60acf08',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:27.500639 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813321a7-763c-41c0-9610-aff86873a072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:27.508727 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813321a7-763c-41c0-9610-aff86873a072) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:27.509681 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Flow 'volume_create_api' (12fe8ebf-f31b-4c47-93af-f2ae0abf5647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:27.510045 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Create volume request issued successfully. Aug 07 18:02:27.510699 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e65e49c3-9661-4695-8372-6c9647c3cf1c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:27.511118 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 525/2103] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:02:27 2026] POST /volume/v3/volumes => generated 764 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:27.523301 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3280fab0-b865-4ebf-9479-75908202b7ac None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:27.525662 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3280fab0-b865-4ebf-9479-75908202b7ac tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c Aug 07 18:02:27.525926 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3280fab0-b865-4ebf-9479-75908202b7ac tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:27.526173 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3280fab0-b865-4ebf-9479-75908202b7ac tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:27.533923 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:27.533923 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:27.537027 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3280fab0-b865-4ebf-9479-75908202b7ac tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:27.543506 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3280fab0-b865-4ebf-9479-75908202b7ac tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c returned with HTTP 200 Aug 07 18:02:27.543875 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 527/2104] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:27 2026] GET /volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:27.633517 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ccf315f6-8687-4a7d-9c6e-a8c94937b976 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:27.716247 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ccf315f6-8687-4a7d-9c6e-a8c94937b976 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:02:27.718417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ccf315f6-8687-4a7d-9c6e-a8c94937b976 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1845110501"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:27.729766 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ccf315f6-8687-4a7d-9c6e-a8c94937b976 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:02:27.730357 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 523/2105] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:02:27 2026] POST /volume/v3/types => generated 233 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:27.738220 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-24f6c95c-b08f-4e48-a202-ba18f16bdfc8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:27.742423 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-24f6c95c-b08f-4e48-a202-ba18f16bdfc8 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:02:27.742423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-24f6c95c-b08f-4e48-a202-ba18f16bdfc8 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-935515252", "extra_specs": {"multiattach": " True"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:27.757368 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-24f6c95c-b08f-4e48-a202-ba18f16bdfc8 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:02:27.758059 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 531/2106] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:02:27 2026] POST /volume/v3/types => generated 258 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:27.767524 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-89ec96e6-84c3-4896-a67e-a664960f79bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:27.821200 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:27.821669 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1845110501", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-269673789"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:27.823223 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1845110501', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-269673789'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:27.828197 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Create volume of 1 GB Aug 07 18:02:27.828561 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:27.828561 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:27.829016 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Availability Zones retrieved successfully. Aug 07 18:02:27.835348 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Flow 'volume_create_api' (452b284f-33d9-40f8-971b-90f3fb2cac68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:27.836217 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9395ca9-149d-4fa6-ba81-696821503f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:27.837087 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:27.850813 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-22c64b46-f906-40d6-82a3-6ae563a9a586 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:27.852689 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-22c64b46-f906-40d6-82a3-6ae563a9a586 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 Aug 07 18:02:27.852880 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-22c64b46-f906-40d6-82a3-6ae563a9a586 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:27.853083 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-22c64b46-f906-40d6-82a3-6ae563a9a586 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:27.853211 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-22c64b46-f906-40d6-82a3-6ae563a9a586 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Show backup with id cf907e32-33af-4ec6-a20b-9149583c2d24. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:27.855880 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9395ca9-149d-4fa6-ba81-696821503f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:02:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2a896125-4310-4d9f-aed9-7e0f0f11204e,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1845110501',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a896125-4310-4d9f-aed9-7e0f0f11204e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:27.856693 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e74762bd-005d-416e-89ea-aa5012f6a2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:27.857716 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-22c64b46-f906-40d6-82a3-6ae563a9a586 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 returned with HTTP 404 Aug 07 18:02:27.858303 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 528/2107] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:27 2026] GET /volume/v3/backups/cf907e32-33af-4ec6-a20b-9149583c2d24 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:27.886250 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1845110501 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1845110501, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:27.886648 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1845110501 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1845110501, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:27.921263 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Created reservations ['09528957-be89-4414-b35e-50cdfe0ae4ad', 'ab807412-c737-4303-80df-cbf5fed0c75f', '3bc3734c-2faa-4016-8a98-81fd000a4b1c', '29507e63-c78d-4867-9970-e537317fb598'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:27.921982 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e74762bd-005d-416e-89ea-aa5012f6a2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09528957-be89-4414-b35e-50cdfe0ae4ad', 'ab807412-c737-4303-80df-cbf5fed0c75f', '3bc3734c-2faa-4016-8a98-81fd000a4b1c', '29507e63-c78d-4867-9970-e537317fb598']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:27.922894 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e44a14a-d14c-4f67-99ed-41c9cf398c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:27.940613 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-54bcf8ae-c2dc-443a-9b8f-f6e430fa13b5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:27.948007 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e44a14a-d14c-4f67-99ed-41c9cf398c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af769d70-e44d-4be9-a93c-85303e600809', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-269673789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a641e5b18cfc4a3c942d790c924f2118',qos_specs=None,replication_status=,reservations=['09528957-be89-4414-b35e-50cdfe0ae4ad','ab807412-c737-4303-80df-cbf5fed0c75f','3bc3734c-2faa-4016-8a98-81fd000a4b1c','29507e63-c78d-4867-9970-e537317fb598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a42bb6872474229b0519025cc9cbe7d',volume_type_id=2a896125-4310-4d9f-aed9-7e0f0f11204e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-269673789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af769d70-e44d-4be9-a93c-85303e600809,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a641e5b18cfc4a3c942d790c924f2118',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a42bb6872474229b0519025cc9cbe7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a896125-4310-4d9f-aed9-7e0f0f11204e),volume_type_id=2a896125-4310-4d9f-aed9-7e0f0f11204e)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:27.948007 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2200d31-1eb0-4ca6-9538-fdc2bb6f49ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:27.948207 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54bcf8ae-c2dc-443a-9b8f-f6e430fa13b5 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 Aug 07 18:02:27.948207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54bcf8ae-c2dc-443a-9b8f-f6e430fa13b5 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:27.948207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54bcf8ae-c2dc-443a-9b8f-f6e430fa13b5 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:27.960818 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:27.960818 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:27.961701 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2200d31-1eb0-4ca6-9538-fdc2bb6f49ae) transitioned into state 'SUCCESS' from state '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-269673789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a641e5b18cfc4a3c942d790c924f2118',qos_specs=None,replication_status=,reservations=['09528957-be89-4414-b35e-50cdfe0ae4ad','ab807412-c737-4303-80df-cbf5fed0c75f','3bc3734c-2faa-4016-8a98-81fd000a4b1c','29507e63-c78d-4867-9970-e537317fb598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a42bb6872474229b0519025cc9cbe7d',volume_type_id=2a896125-4310-4d9f-aed9-7e0f0f11204e)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:27.962304 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e8e183-e436-4c51-a315-6d673a50414b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:27.967792 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-54bcf8ae-c2dc-443a-9b8f-f6e430fa13b5 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Volume info retrieved successfully. Aug 07 18:02:27.970624 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6e8e183-e436-4c51-a315-6d673a50414b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:27.971989 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Flow 'volume_create_api' (452b284f-33d9-40f8-971b-90f3fb2cac68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:27.972059 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54bcf8ae-c2dc-443a-9b8f-f6e430fa13b5 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 returned with HTTP 200 Aug 07 18:02:27.972104 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Create volume request issued successfully. Aug 07 18:02:27.972167 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 524/2108] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:27 2026] GET /volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:27.972208 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89ec96e6-84c3-4896-a67e-a664960f79bb tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:27.972668 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 526/2109] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:02:27 2026] POST /volume/v3/volumes => generated 871 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:27.987067 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8cc98179-290c-46ee-9978-fb0d84a3b314 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:27.987859 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-27ed11c3-ce3d-456f-8f0c-6b1e34e98806 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:27.991523 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-27ed11c3-ce3d-456f-8f0c-6b1e34e98806 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] GET https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:27.991523 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-27ed11c3-ce3d-456f-8f0c-6b1e34e98806 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:27.991523 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-27ed11c3-ce3d-456f-8f0c-6b1e34e98806 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:27.992014 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8cc98179-290c-46ee-9978-fb0d84a3b314 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 Aug 07 18:02:27.992224 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8cc98179-290c-46ee-9978-fb0d84a3b314 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:27.992460 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8cc98179-290c-46ee-9978-fb0d84a3b314 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:27.992614 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-8cc98179-290c-46ee-9978-fb0d84a3b314 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Delete volume with id: ae726e3f-3cc6-4d97-b36a-5fdfbb650873 Aug 07 18:02:27.998604 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:27.998604 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:27.999056 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8cc98179-290c-46ee-9978-fb0d84a3b314 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Volume info retrieved successfully. Aug 07 18:02:28.001107 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:28.001107 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:28.008577 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-27ed11c3-ce3d-456f-8f0c-6b1e34e98806 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Volume info retrieved successfully. Aug 07 18:02:28.013865 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-27ed11c3-ce3d-456f-8f0c-6b1e34e98806 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 200 Aug 07 18:02:28.014286 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 532/2110] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:27 2026] GET /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 939 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:28.018130 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8cc98179-290c-46ee-9978-fb0d84a3b314 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Delete volume request issued successfully. Aug 07 18:02:28.018130 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8cc98179-290c-46ee-9978-fb0d84a3b314 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 returned with HTTP 202 Aug 07 18:02:28.018130 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 529/2111] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:02:27 2026] DELETE /volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 18:02:28.028242 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-19d6f4a5-ddad-453a-885d-3673d6ad7768 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:28.029488 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19d6f4a5-ddad-453a-885d-3673d6ad7768 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 Aug 07 18:02:28.029760 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19d6f4a5-ddad-453a-885d-3673d6ad7768 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:28.030022 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19d6f4a5-ddad-453a-885d-3673d6ad7768 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:28.039293 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:28.039293 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:28.044045 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-19d6f4a5-ddad-453a-885d-3673d6ad7768 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Volume info retrieved successfully. Aug 07 18:02:28.050032 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19d6f4a5-ddad-453a-885d-3673d6ad7768 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 returned with HTTP 200 Aug 07 18:02:28.050490 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 525/2112] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:28 2026] GET /volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:28.560500 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-10a5ed78-d378-4411-b008-6a1f369d98e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:28.562421 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10a5ed78-d378-4411-b008-6a1f369d98e2 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c Aug 07 18:02:28.562636 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10a5ed78-d378-4411-b008-6a1f369d98e2 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:28.562818 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10a5ed78-d378-4411-b008-6a1f369d98e2 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:28.575461 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:28.575461 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:28.579254 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10a5ed78-d378-4411-b008-6a1f369d98e2 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:28.585535 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10a5ed78-d378-4411-b008-6a1f369d98e2 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c returned with HTTP 200 Aug 07 18:02:28.586118 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 527/2113] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:28 2026] GET /volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:28.603193 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-471ab81d-f30e-43d7-b963-de1fca851017 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:28.606323 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-471ab81d-f30e-43d7-b963-de1fca851017 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c Aug 07 18:02:28.606323 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-471ab81d-f30e-43d7-b963-de1fca851017 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:28.606323 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-471ab81d-f30e-43d7-b963-de1fca851017 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:28.614330 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:28.614330 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:28.618222 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-471ab81d-f30e-43d7-b963-de1fca851017 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:28.622562 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-471ab81d-f30e-43d7-b963-de1fca851017 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c returned with HTTP 200 Aug 07 18:02:28.623029 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 533/2114] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:28 2026] GET /volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:28.641539 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dd31bdef-f43b-4c64-a909-c00c2b87c6c9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:28.642944 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd31bdef-f43b-4c64-a909-c00c2b87c6c9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes Aug 07 18:02:28.643141 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd31bdef-f43b-4c64-a909-c00c2b87c6c9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:28.643302 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd31bdef-f43b-4c64-a909-c00c2b87c6c9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:28.643609 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-dd31bdef-f43b-4c64-a909-c00c2b87c6c9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:28.644251 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-dd31bdef-f43b-4c64-a909-c00c2b87c6c9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:28.655198 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dd31bdef-f43b-4c64-a909-c00c2b87c6c9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:28.655785 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd31bdef-f43b-4c64-a909-c00c2b87c6c9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 200 Aug 07 18:02:28.656207 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 530/2115] 10.4.3.241 () {66 vars in 1237 bytes} [Fri Aug 7 18:02:28 2026] GET /volume/v3/volumes => generated 975 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:28.665926 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cdce9e5d-3a06-4e0d-82d7-faa15a67365f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:28.667837 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cdce9e5d-3a06-4e0d-82d7-faa15a67365f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1933713799 Aug 07 18:02:28.668001 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cdce9e5d-3a06-4e0d-82d7-faa15a67365f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:28.668257 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cdce9e5d-3a06-4e0d-82d7-faa15a67365f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:28.668683 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-cdce9e5d-3a06-4e0d-82d7-faa15a67365f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:28.669356 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cdce9e5d-3a06-4e0d-82d7-faa15a67365f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1933713799'), ('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:28.698122 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cdce9e5d-3a06-4e0d-82d7-faa15a67365f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:28.698821 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cdce9e5d-3a06-4e0d-82d7-faa15a67365f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1933713799 returned with HTTP 200 Aug 07 18:02:28.699515 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 526/2116] 10.4.3.241 () {66 vars in 1338 bytes} [Fri Aug 7 18:02:28 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1933713799 => generated 334 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:28.709580 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4857e1ea-8c2b-4ac0-8455-c341c99dbf38 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:28.711465 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4857e1ea-8c2b-4ac0-8455-c341c99dbf38 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1933713799 Aug 07 18:02:28.711658 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4857e1ea-8c2b-4ac0-8455-c341c99dbf38 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:28.711871 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4857e1ea-8c2b-4ac0-8455-c341c99dbf38 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:28.712182 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-4857e1ea-8c2b-4ac0-8455-c341c99dbf38 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:28.712921 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4857e1ea-8c2b-4ac0-8455-c341c99dbf38 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1933713799'), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:28.764884 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4857e1ea-8c2b-4ac0-8455-c341c99dbf38 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:28.765679 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:28.765679 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:28.770613 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4857e1ea-8c2b-4ac0-8455-c341c99dbf38 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1933713799 returned with HTTP 200 Aug 07 18:02:28.771212 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 528/2117] 10.4.3.241 () {66 vars in 1359 bytes} [Fri Aug 7 18:02:28 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1933713799 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:28.787119 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-03667d0d-ba2b-4c0d-9889-e84e2933ea7b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:28.789179 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-03667d0d-ba2b-4c0d-9889-e84e2933ea7b tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?limit=1 Aug 07 18:02:28.789432 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-03667d0d-ba2b-4c0d-9889-e84e2933ea7b tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:28.789632 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-03667d0d-ba2b-4c0d-9889-e84e2933ea7b tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:28.789956 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-03667d0d-ba2b-4c0d-9889-e84e2933ea7b tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:28.790755 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-03667d0d-ba2b-4c0d-9889-e84e2933ea7b tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:28.798389 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-03667d0d-ba2b-4c0d-9889-e84e2933ea7b tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:28.799163 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:28.799163 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:28.803783 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-03667d0d-ba2b-4c0d-9889-e84e2933ea7b tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 07 18:02:28.804569 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 534/2118] 10.4.3.241 () {66 vars in 1273 bytes} [Fri Aug 7 18:02:28 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:28.822294 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-66b52c48-ecc1-4010-8744-416846185de1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:28.824157 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-66b52c48-ecc1-4010-8744-416846185de1 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?limit=1&marker=40036790-25e2-420e-b4c3-cc3fe61cd90c Aug 07 18:02:28.824352 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-66b52c48-ecc1-4010-8744-416846185de1 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:28.824592 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-66b52c48-ecc1-4010-8744-416846185de1 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:28.824846 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-66b52c48-ecc1-4010-8744-416846185de1 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:28.825142 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:28.825142 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:28.825607 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-66b52c48-ecc1-4010-8744-416846185de1 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:28.862099 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-66b52c48-ecc1-4010-8744-416846185de1 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:28.862962 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:28.862962 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:28.867523 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-66b52c48-ecc1-4010-8744-416846185de1 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail?limit=1&marker=40036790-25e2-420e-b4c3-cc3fe61cd90c returned with HTTP 200 Aug 07 18:02:28.867916 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 531/2119] 10.4.3.241 () {66 vars in 1361 bytes} [Fri Aug 7 18:02:28 2026] GET /volume/v3/volumes/detail?limit=1&marker=40036790-25e2-420e-b4c3-cc3fe61cd90c => generated 1002 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:28.883791 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-38819222-2737-49d0-9941-cf00371bc5ba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:28.886376 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-38819222-2737-49d0-9941-cf00371bc5ba tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?limit=1&marker=1264e7eb-c55e-4b7a-9b54-aa15c3b80701 Aug 07 18:02:28.886376 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-38819222-2737-49d0-9941-cf00371bc5ba tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:28.888215 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-38819222-2737-49d0-9941-cf00371bc5ba tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:28.888215 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-38819222-2737-49d0-9941-cf00371bc5ba tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:28.888456 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:28.888456 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:28.888807 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-38819222-2737-49d0-9941-cf00371bc5ba tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:28.934897 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-38819222-2737-49d0-9941-cf00371bc5ba tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:28.935839 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:28.935839 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:28.941334 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-38819222-2737-49d0-9941-cf00371bc5ba tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail?limit=1&marker=1264e7eb-c55e-4b7a-9b54-aa15c3b80701 returned with HTTP 200 Aug 07 18:02:28.941738 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 527/2120] 10.4.3.241 () {66 vars in 1361 bytes} [Fri Aug 7 18:02:28 2026] GET /volume/v3/volumes/detail?limit=1&marker=1264e7eb-c55e-4b7a-9b54-aa15c3b80701 => generated 1003 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:28.954735 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8738ebf6-d851-4e7a-ad65-056a48169821 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:28.956533 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8738ebf6-d851-4e7a-ad65-056a48169821 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?limit=1&marker=c1f7b1db-ff1c-4ca4-905f-0d9747a05eab Aug 07 18:02:28.956744 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8738ebf6-d851-4e7a-ad65-056a48169821 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:28.956987 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8738ebf6-d851-4e7a-ad65-056a48169821 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:28.957300 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-8738ebf6-d851-4e7a-ad65-056a48169821 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:28.958063 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8738ebf6-d851-4e7a-ad65-056a48169821 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:28.997332 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8738ebf6-d851-4e7a-ad65-056a48169821 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:28.999103 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8738ebf6-d851-4e7a-ad65-056a48169821 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail?limit=1&marker=c1f7b1db-ff1c-4ca4-905f-0d9747a05eab returned with HTTP 200 Aug 07 18:02:28.999696 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 529/2121] 10.4.3.241 () {66 vars in 1361 bytes} [Fri Aug 7 18:02:28 2026] GET /volume/v3/volumes/detail?limit=1&marker=c1f7b1db-ff1c-4ca4-905f-0d9747a05eab => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:02:29.013600 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f130aba1-3250-48a4-b156-e41f15d1faed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.015422 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f130aba1-3250-48a4-b156-e41f15d1faed tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 07 18:02:29.015614 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f130aba1-3250-48a4-b156-e41f15d1faed tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.015824 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f130aba1-3250-48a4-b156-e41f15d1faed tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.016052 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-f130aba1-3250-48a4-b156-e41f15d1faed tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.016282 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f130aba1-3250-48a4-b156-e41f15d1faed tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Could not evaluate value available, assuming string {{(pid=100245) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:02:29.016949 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-f130aba1-3250-48a4-b156-e41f15d1faed tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.032673 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-730295a6-1ed5-4517-afc9-30d99a6269bc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.034427 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-730295a6-1ed5-4517-afc9-30d99a6269bc tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] GET https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:29.034627 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-730295a6-1ed5-4517-afc9-30d99a6269bc tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.034811 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-730295a6-1ed5-4517-afc9-30d99a6269bc tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.044825 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.044825 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:29.049889 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-730295a6-1ed5-4517-afc9-30d99a6269bc tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Volume info retrieved successfully. Aug 07 18:02:29.053433 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f130aba1-3250-48a4-b156-e41f15d1faed tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.054428 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.054428 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:29.056360 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-730295a6-1ed5-4517-afc9-30d99a6269bc tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 200 Aug 07 18:02:29.056762 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 532/2122] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:29.062557 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f130aba1-3250-48a4-b156-e41f15d1faed tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 07 18:02:29.063160 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 535/2123] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:29.064391 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ddecde69-1a51-42fa-a4e8-9e5cd0e4e251 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.069484 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ddecde69-1a51-42fa-a4e8-9e5cd0e4e251 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] GET https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 Aug 07 18:02:29.070997 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ddecde69-1a51-42fa-a4e8-9e5cd0e4e251 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.071175 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ddecde69-1a51-42fa-a4e8-9e5cd0e4e251 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.071889 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39803652-5463-4803-8368-b1779aac5503 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.073797 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39803652-5463-4803-8368-b1779aac5503 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] GET https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:29.074013 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39803652-5463-4803-8368-b1779aac5503 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.074223 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39803652-5463-4803-8368-b1779aac5503 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.075099 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3e0c4c34-98eb-47f1-915f-4868a1ad4d3c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.077094 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e0c4c34-98eb-47f1-915f-4868a1ad4d3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 07 18:02:29.077365 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e0c4c34-98eb-47f1-915f-4868a1ad4d3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.077565 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e0c4c34-98eb-47f1-915f-4868a1ad4d3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.077714 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ddecde69-1a51-42fa-a4e8-9e5cd0e4e251 tempest-VolumesBackupsV39Test-2025855239 tempest-VolumesBackupsV39Test-2025855239-project-member] https://10.4.3.241/volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 returned with HTTP 404 Aug 07 18:02:29.077793 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-3e0c4c34-98eb-47f1-915f-4868a1ad4d3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.078037 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3e0c4c34-98eb-47f1-915f-4868a1ad4d3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Could not evaluate value available, assuming string {{(pid=100244) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:02:29.078172 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 528/2124] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes/ae726e3f-3cc6-4d97-b36a-5fdfbb650873 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:29.078669 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3e0c4c34-98eb-47f1-915f-4868a1ad4d3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.082412 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.082412 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:29.088458 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-39803652-5463-4803-8368-b1779aac5503 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Volume info retrieved successfully. Aug 07 18:02:29.092498 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39803652-5463-4803-8368-b1779aac5503 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 200 Aug 07 18:02:29.092876 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 530/2125] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:29.106461 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b0bb00aa-f57e-4b09-b09e-9ab608eb9220 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.108117 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0bb00aa-f57e-4b09-b09e-9ab608eb9220 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] POST https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809/action Aug 07 18:02:29.108546 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0bb00aa-f57e-4b09-b09e-9ab608eb9220 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-935515252", "migration_policy": "never"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:29.108704 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0bb00aa-f57e-4b09-b09e-9ab608eb9220 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-935515252", "migration_policy": "never"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:29.109561 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3e0c4c34-98eb-47f1-915f-4868a1ad4d3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.110446 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.110446 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:29.114994 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e0c4c34-98eb-47f1-915f-4868a1ad4d3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 07 18:02:29.115366 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 533/2126] 10.4.3.241 () {66 vars in 1359 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:29.116912 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.116912 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:29.117414 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b0bb00aa-f57e-4b09-b09e-9ab608eb9220 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Volume info retrieved successfully. Aug 07 18:02:29.125041 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.125041 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:29.130630 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-548b37bb-2b65-4555-9ee1-1720badfdb39 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.133083 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-548b37bb-2b65-4555-9ee1-1720badfdb39 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes?limit=1 Aug 07 18:02:29.133083 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-548b37bb-2b65-4555-9ee1-1720badfdb39 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.133083 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-548b37bb-2b65-4555-9ee1-1720badfdb39 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.134837 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-548b37bb-2b65-4555-9ee1-1720badfdb39 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.134837 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-548b37bb-2b65-4555-9ee1-1720badfdb39 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.139726 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b0bb00aa-f57e-4b09-b09e-9ab608eb9220 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-935515252 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-935515252, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:29.140061 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b0bb00aa-f57e-4b09-b09e-9ab608eb9220 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-935515252 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-935515252, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:29.142661 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-548b37bb-2b65-4555-9ee1-1720badfdb39 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.143367 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-548b37bb-2b65-4555-9ee1-1720badfdb39 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 07 18:02:29.143880 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 529/2127] 10.4.3.241 () {66 vars in 1252 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:29.152831 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-31df13ee-f6ec-47c5-9f0a-9eca532a7542 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.159438 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31df13ee-f6ec-47c5-9f0a-9eca532a7542 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes?limit=1&marker=40036790-25e2-420e-b4c3-cc3fe61cd90c Aug 07 18:02:29.159438 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31df13ee-f6ec-47c5-9f0a-9eca532a7542 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.159438 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31df13ee-f6ec-47c5-9f0a-9eca532a7542 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.159438 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-31df13ee-f6ec-47c5-9f0a-9eca532a7542 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.160058 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-31df13ee-f6ec-47c5-9f0a-9eca532a7542 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.163733 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-b0bb00aa-f57e-4b09-b09e-9ab608eb9220 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Created reservations ['79fed3d3-dcbf-4ae9-9565-904278af2432', '257b30f6-b3c7-4682-af23-8ed8e206908a'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:29.172849 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-31df13ee-f6ec-47c5-9f0a-9eca532a7542 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.173637 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31df13ee-f6ec-47c5-9f0a-9eca532a7542 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes?limit=1&marker=40036790-25e2-420e-b4c3-cc3fe61cd90c returned with HTTP 200 Aug 07 18:02:29.177076 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 531/2128] 10.4.3.241 () {66 vars in 1340 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes?limit=1&marker=40036790-25e2-420e-b4c3-cc3fe61cd90c => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:29.180306 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b0bb00aa-f57e-4b09-b09e-9ab608eb9220 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1845110501 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1845110501, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:29.180761 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b0bb00aa-f57e-4b09-b09e-9ab608eb9220 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1845110501 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1845110501, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:29.183946 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2c5b2ba7-7462-484d-a214-77a232077b3c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.185756 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c5b2ba7-7462-484d-a214-77a232077b3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes?limit=1&marker=1264e7eb-c55e-4b7a-9b54-aa15c3b80701 Aug 07 18:02:29.185939 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c5b2ba7-7462-484d-a214-77a232077b3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.186129 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c5b2ba7-7462-484d-a214-77a232077b3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.186358 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-2c5b2ba7-7462-484d-a214-77a232077b3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.187033 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2c5b2ba7-7462-484d-a214-77a232077b3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.190479 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-b0bb00aa-f57e-4b09-b09e-9ab608eb9220 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Created reservations ['7dab7ccf-6d67-4a59-a885-6487c7be52d3', 'fea5b139-88ef-4af2-83c3-3f67e049d322'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:29.197095 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2c5b2ba7-7462-484d-a214-77a232077b3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.197636 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c5b2ba7-7462-484d-a214-77a232077b3c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes?limit=1&marker=1264e7eb-c55e-4b7a-9b54-aa15c3b80701 returned with HTTP 200 Aug 07 18:02:29.198009 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 534/2129] 10.4.3.241 () {66 vars in 1340 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes?limit=1&marker=1264e7eb-c55e-4b7a-9b54-aa15c3b80701 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:29.207899 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bfbef2c0-ed33-4213-bb5e-8537298192f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.209448 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bfbef2c0-ed33-4213-bb5e-8537298192f9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes?limit=1&marker=c1f7b1db-ff1c-4ca4-905f-0d9747a05eab Aug 07 18:02:29.209616 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bfbef2c0-ed33-4213-bb5e-8537298192f9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.211505 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bfbef2c0-ed33-4213-bb5e-8537298192f9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.211505 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-bfbef2c0-ed33-4213-bb5e-8537298192f9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.211505 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.211505 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:29.211505 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-bfbef2c0-ed33-4213-bb5e-8537298192f9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.223118 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-bfbef2c0-ed33-4213-bb5e-8537298192f9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.223341 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bfbef2c0-ed33-4213-bb5e-8537298192f9 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes?limit=1&marker=c1f7b1db-ff1c-4ca4-905f-0d9747a05eab returned with HTTP 200 Aug 07 18:02:29.223741 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 530/2130] 10.4.3.241 () {66 vars in 1340 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes?limit=1&marker=c1f7b1db-ff1c-4ca4-905f-0d9747a05eab => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:02:29.231313 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b0bb00aa-f57e-4b09-b09e-9ab608eb9220 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Retype volume request issued successfully. Aug 07 18:02:29.232345 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0bb00aa-f57e-4b09-b09e-9ab608eb9220 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809/action returned with HTTP 202 Aug 07 18:02:29.232345 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 536/2131] 10.4.3.241 () {70 vars in 1432 bytes} [Fri Aug 7 18:02:29 2026] POST /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 18:02:29.233695 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-75b91a2f-4bf2-4e7e-b775-25b03344dd84 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.237427 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-75b91a2f-4bf2-4e7e-b775-25b03344dd84 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1933713799&status=available Aug 07 18:02:29.237427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-75b91a2f-4bf2-4e7e-b775-25b03344dd84 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.237427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-75b91a2f-4bf2-4e7e-b775-25b03344dd84 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.237427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-75b91a2f-4bf2-4e7e-b775-25b03344dd84 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.237427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75b91a2f-4bf2-4e7e-b775-25b03344dd84 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Could not evaluate value available, assuming string {{(pid=100246) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:02:29.237427 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.237427 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:29.237427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-75b91a2f-4bf2-4e7e-b775-25b03344dd84 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1933713799'), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.242883 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cbf82cc0-cccf-4912-b26c-759ff9c0223d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.244555 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cbf82cc0-cccf-4912-b26c-759ff9c0223d tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] GET https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:29.245193 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cbf82cc0-cccf-4912-b26c-759ff9c0223d tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.246430 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cbf82cc0-cccf-4912-b26c-759ff9c0223d tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.258417 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.258417 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:29.264651 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cbf82cc0-cccf-4912-b26c-759ff9c0223d tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Volume info retrieved successfully. Aug 07 18:02:29.270048 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cbf82cc0-cccf-4912-b26c-759ff9c0223d tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 200 Aug 07 18:02:29.273423 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 535/2132] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 996 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:29.279559 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-75b91a2f-4bf2-4e7e-b775-25b03344dd84 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.280221 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-75b91a2f-4bf2-4e7e-b775-25b03344dd84 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1933713799&status=available returned with HTTP 200 Aug 07 18:02:29.280793 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 532/2133] 10.4.3.241 () {66 vars in 1372 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1933713799&status=available => generated 334 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:29.299813 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b32f78ae-e336-4547-abfd-a9821e746e51 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.301852 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b32f78ae-e336-4547-abfd-a9821e746e51 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1872324983&status=available Aug 07 18:02:29.301976 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b32f78ae-e336-4547-abfd-a9821e746e51 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.302306 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b32f78ae-e336-4547-abfd-a9821e746e51 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.302581 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-b32f78ae-e336-4547-abfd-a9821e746e51 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.302852 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b32f78ae-e336-4547-abfd-a9821e746e51 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Could not evaluate value available, assuming string {{(pid=100243) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:02:29.303745 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b32f78ae-e336-4547-abfd-a9821e746e51 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1872324983'), ('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.342980 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b32f78ae-e336-4547-abfd-a9821e746e51 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.344132 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.344132 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:29.350479 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b32f78ae-e336-4547-abfd-a9821e746e51 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1872324983&status=available returned with HTTP 200 Aug 07 18:02:29.351107 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 531/2134] 10.4.3.241 () {66 vars in 1393 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1872324983&status=available => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:29.370204 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cdfb65c1-fd9d-413d-9715-beaad4a338e3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.371850 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cdfb65c1-fd9d-413d-9715-beaad4a338e3 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?marker=40036790-25e2-420e-b4c3-cc3fe61cd90c&sort=id%3Aasc Aug 07 18:02:29.372095 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cdfb65c1-fd9d-413d-9715-beaad4a338e3 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.372261 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cdfb65c1-fd9d-413d-9715-beaad4a338e3 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.372658 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-cdfb65c1-fd9d-413d-9715-beaad4a338e3 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.373087 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.373087 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:29.373547 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cdfb65c1-fd9d-413d-9715-beaad4a338e3 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.422655 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cdfb65c1-fd9d-413d-9715-beaad4a338e3 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.423323 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.423323 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:29.432920 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cdfb65c1-fd9d-413d-9715-beaad4a338e3 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail?marker=40036790-25e2-420e-b4c3-cc3fe61cd90c&sort=id%3Aasc returned with HTTP 200 Aug 07 18:02:29.433386 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 537/2135] 10.4.3.241 () {66 vars in 1373 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes/detail?marker=40036790-25e2-420e-b4c3-cc3fe61cd90c&sort=id%3Aasc => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:29.448986 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3ad70b2e-327d-4970-b2e5-b061b22d2415 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.452361 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ad70b2e-327d-4970-b2e5-b061b22d2415 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 18:02:29.452554 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ad70b2e-327d-4970-b2e5-b061b22d2415 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.452726 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ad70b2e-327d-4970-b2e5-b061b22d2415 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.452977 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-3ad70b2e-327d-4970-b2e5-b061b22d2415 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.453677 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3ad70b2e-327d-4970-b2e5-b061b22d2415 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.504793 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3ad70b2e-327d-4970-b2e5-b061b22d2415 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.505981 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.505981 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:29.510748 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ad70b2e-327d-4970-b2e5-b061b22d2415 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 18:02:29.511760 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 536/2136] 10.4.3.241 () {66 vars in 1337 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:29.526764 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-45c257f4-56bf-40da-8f86-06c873f81b97 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.528931 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45c257f4-56bf-40da-8f86-06c873f81b97 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:02:29.529268 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-45c257f4-56bf-40da-8f86-06c873f81b97 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.529487 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-45c257f4-56bf-40da-8f86-06c873f81b97 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.529757 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-45c257f4-56bf-40da-8f86-06c873f81b97 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.530182 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.530182 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:29.530924 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-45c257f4-56bf-40da-8f86-06c873f81b97 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.539382 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-45c257f4-56bf-40da-8f86-06c873f81b97 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.540353 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.540353 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:29.544041 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45c257f4-56bf-40da-8f86-06c873f81b97 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:02:29.544493 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 533/2137] 10.4.3.241 () {66 vars in 1258 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:29.561223 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f37e808e-14e3-47de-9809-060fbf2bea02 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.563040 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f37e808e-14e3-47de-9809-060fbf2bea02 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 18:02:29.563252 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f37e808e-14e3-47de-9809-060fbf2bea02 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.563470 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f37e808e-14e3-47de-9809-060fbf2bea02 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.563697 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-f37e808e-14e3-47de-9809-060fbf2bea02 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.564461 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f37e808e-14e3-47de-9809-060fbf2bea02 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.593462 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f37e808e-14e3-47de-9809-060fbf2bea02 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.593986 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f37e808e-14e3-47de-9809-060fbf2bea02 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 18:02:29.594407 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 532/2138] 10.4.3.241 () {66 vars in 1316 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:29.608296 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c2036543-67dd-4834-804b-9eb84c824b0a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.610569 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c2036543-67dd-4834-804b-9eb84c824b0a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes?availability_zone=nova Aug 07 18:02:29.610743 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c2036543-67dd-4834-804b-9eb84c824b0a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.610957 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c2036543-67dd-4834-804b-9eb84c824b0a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.611254 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-c2036543-67dd-4834-804b-9eb84c824b0a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.611540 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c2036543-67dd-4834-804b-9eb84c824b0a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Could not evaluate value nova, assuming string {{(pid=100245) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:02:29.612051 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c2036543-67dd-4834-804b-9eb84c824b0a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.651039 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c2036543-67dd-4834-804b-9eb84c824b0a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.651662 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c2036543-67dd-4834-804b-9eb84c824b0a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 18:02:29.652304 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 538/2139] 10.4.3.241 () {66 vars in 1282 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:29.662039 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-028066d1-02c0-4fb4-9ab6-c7afe743be2c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.664013 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-028066d1-02c0-4fb4-9ab6-c7afe743be2c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes?availability_zone=nova Aug 07 18:02:29.664268 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-028066d1-02c0-4fb4-9ab6-c7afe743be2c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.664470 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-028066d1-02c0-4fb4-9ab6-c7afe743be2c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.664820 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-028066d1-02c0-4fb4-9ab6-c7afe743be2c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.665038 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-028066d1-02c0-4fb4-9ab6-c7afe743be2c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Could not evaluate value nova, assuming string {{(pid=100244) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:02:29.666069 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-028066d1-02c0-4fb4-9ab6-c7afe743be2c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.700140 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-028066d1-02c0-4fb4-9ab6-c7afe743be2c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.700755 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-028066d1-02c0-4fb4-9ab6-c7afe743be2c tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 18:02:29.701165 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 537/2140] 10.4.3.241 () {66 vars in 1282 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:29.711246 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4447eb2d-fe86-4d71-9e6f-d34fb8df7d15 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.713036 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4447eb2d-fe86-4d71-9e6f-d34fb8df7d15 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes?bootable=false Aug 07 18:02:29.713248 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4447eb2d-fe86-4d71-9e6f-d34fb8df7d15 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.713445 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4447eb2d-fe86-4d71-9e6f-d34fb8df7d15 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.713673 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-4447eb2d-fe86-4d71-9e6f-d34fb8df7d15 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.714316 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4447eb2d-fe86-4d71-9e6f-d34fb8df7d15 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.742953 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4447eb2d-fe86-4d71-9e6f-d34fb8df7d15 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.743619 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4447eb2d-fe86-4d71-9e6f-d34fb8df7d15 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 18:02:29.744409 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 534/2141] 10.4.3.241 () {66 vars in 1266 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:29.753383 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-264e4808-6cce-4467-a224-da87e8def35a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.756072 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-264e4808-6cce-4467-a224-da87e8def35a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes?bootable=false Aug 07 18:02:29.756336 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-264e4808-6cce-4467-a224-da87e8def35a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.756841 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-264e4808-6cce-4467-a224-da87e8def35a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.757157 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-264e4808-6cce-4467-a224-da87e8def35a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.757583 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.757583 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:29.758380 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-264e4808-6cce-4467-a224-da87e8def35a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.797446 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-264e4808-6cce-4467-a224-da87e8def35a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.798210 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-264e4808-6cce-4467-a224-da87e8def35a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 18:02:29.798761 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 533/2142] 10.4.3.241 () {66 vars in 1266 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:29.809804 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b2f77d75-fb3d-4662-b785-46e6d2b1940a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.811732 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b2f77d75-fb3d-4662-b785-46e6d2b1940a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes?status=available Aug 07 18:02:29.812055 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b2f77d75-fb3d-4662-b785-46e6d2b1940a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.812303 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b2f77d75-fb3d-4662-b785-46e6d2b1940a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.812540 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-b2f77d75-fb3d-4662-b785-46e6d2b1940a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.812762 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b2f77d75-fb3d-4662-b785-46e6d2b1940a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Could not evaluate value available, assuming string {{(pid=100245) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:02:29.813006 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.813006 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:29.813441 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-b2f77d75-fb3d-4662-b785-46e6d2b1940a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.848393 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b2f77d75-fb3d-4662-b785-46e6d2b1940a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.849329 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b2f77d75-fb3d-4662-b785-46e6d2b1940a tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 18:02:29.849852 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 539/2143] 10.4.3.241 () {66 vars in 1270 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:29.858834 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2ebba739-6327-4f77-8091-3637ba7d58e7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.860495 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ebba739-6327-4f77-8091-3637ba7d58e7 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes?status=available Aug 07 18:02:29.860713 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ebba739-6327-4f77-8091-3637ba7d58e7 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.860911 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ebba739-6327-4f77-8091-3637ba7d58e7 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.861178 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-2ebba739-6327-4f77-8091-3637ba7d58e7 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.861420 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2ebba739-6327-4f77-8091-3637ba7d58e7 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Could not evaluate value available, assuming string {{(pid=100244) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:02:29.861668 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.861668 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:29.862080 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2ebba739-6327-4f77-8091-3637ba7d58e7 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.888785 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2ebba739-6327-4f77-8091-3637ba7d58e7 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.889336 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ebba739-6327-4f77-8091-3637ba7d58e7 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 18:02:29.889715 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 538/2144] 10.4.3.241 () {66 vars in 1270 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:29.899957 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d455fccf-2107-4e61-8f2b-70777eecaa73 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.902033 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d455fccf-2107-4e61-8f2b-70777eecaa73 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?availability_zone=nova Aug 07 18:02:29.902309 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d455fccf-2107-4e61-8f2b-70777eecaa73 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.902372 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d455fccf-2107-4e61-8f2b-70777eecaa73 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.902598 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-d455fccf-2107-4e61-8f2b-70777eecaa73 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.902830 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d455fccf-2107-4e61-8f2b-70777eecaa73 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Could not evaluate value nova, assuming string {{(pid=100246) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:02:29.903034 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.903034 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:29.903382 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d455fccf-2107-4e61-8f2b-70777eecaa73 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.930890 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d455fccf-2107-4e61-8f2b-70777eecaa73 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.931907 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.931907 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:29.936359 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d455fccf-2107-4e61-8f2b-70777eecaa73 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 07 18:02:29.936935 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 535/2145] 10.4.3.241 () {66 vars in 1303 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:29.949457 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0934d310-f0a2-4f6e-94e6-fbb943ced6e4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.951957 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0934d310-f0a2-4f6e-94e6-fbb943ced6e4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?bootable=false Aug 07 18:02:29.952134 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0934d310-f0a2-4f6e-94e6-fbb943ced6e4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.952301 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0934d310-f0a2-4f6e-94e6-fbb943ced6e4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.952530 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-0934d310-f0a2-4f6e-94e6-fbb943ced6e4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.952793 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.952793 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:29.953168 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0934d310-f0a2-4f6e-94e6-fbb943ced6e4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.963712 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0934d310-f0a2-4f6e-94e6-fbb943ced6e4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.964492 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.964492 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:29.968222 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0934d310-f0a2-4f6e-94e6-fbb943ced6e4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 07 18:02:29.968580 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 534/2146] 10.4.3.241 () {66 vars in 1287 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:29.983890 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-79fdcbd5-41b6-48f5-9ac9-5e3b7e545550 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:29.985742 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-79fdcbd5-41b6-48f5-9ac9-5e3b7e545550 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?status=available Aug 07 18:02:29.985742 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-79fdcbd5-41b6-48f5-9ac9-5e3b7e545550 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:29.985947 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-79fdcbd5-41b6-48f5-9ac9-5e3b7e545550 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:29.986110 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-79fdcbd5-41b6-48f5-9ac9-5e3b7e545550 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:29.986325 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-79fdcbd5-41b6-48f5-9ac9-5e3b7e545550 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Could not evaluate value available, assuming string {{(pid=100245) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:02:29.986621 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.986621 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:29.986910 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-79fdcbd5-41b6-48f5-9ac9-5e3b7e545550 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:29.994544 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-79fdcbd5-41b6-48f5-9ac9-5e3b7e545550 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Get all volumes completed successfully. Aug 07 18:02:29.995378 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:29.995378 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:29.999361 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-79fdcbd5-41b6-48f5-9ac9-5e3b7e545550 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 07 18:02:30.000326 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 540/2147] 10.4.3.241 () {66 vars in 1291 bytes} [Fri Aug 7 18:02:29 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:30.012867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dd370691-9d25-4c8f-b6b1-cc257621c143 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:30.014956 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd370691-9d25-4c8f-b6b1-cc257621c143 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c Aug 07 18:02:30.015245 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd370691-9d25-4c8f-b6b1-cc257621c143 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:30.015490 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd370691-9d25-4c8f-b6b1-cc257621c143 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:30.025205 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:30.025205 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:30.029373 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dd370691-9d25-4c8f-b6b1-cc257621c143 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:30.034212 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd370691-9d25-4c8f-b6b1-cc257621c143 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c returned with HTTP 200 Aug 07 18:02:30.034711 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 539/2148] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:30 2026] GET /volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:30.045721 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d0386eeb-531f-4fa8-8aea-96cc5be0a6fb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:30.047507 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0386eeb-531f-4fa8-8aea-96cc5be0a6fb tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] DELETE https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c Aug 07 18:02:30.047778 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0386eeb-531f-4fa8-8aea-96cc5be0a6fb tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:30.048006 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0386eeb-531f-4fa8-8aea-96cc5be0a6fb tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:30.048216 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d0386eeb-531f-4fa8-8aea-96cc5be0a6fb tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Delete volume with id: 40036790-25e2-420e-b4c3-cc3fe61cd90c Aug 07 18:02:30.054331 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:30.054331 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:30.054826 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d0386eeb-531f-4fa8-8aea-96cc5be0a6fb tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:30.073832 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d0386eeb-531f-4fa8-8aea-96cc5be0a6fb tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Delete volume request issued successfully. Aug 07 18:02:30.073832 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0386eeb-531f-4fa8-8aea-96cc5be0a6fb tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c returned with HTTP 202 Aug 07 18:02:30.073832 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 536/2149] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:30 2026] DELETE /volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:30.081779 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d1b88ddf-3c2f-4d8c-9355-db3afb67ed85 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:30.083958 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d1b88ddf-3c2f-4d8c-9355-db3afb67ed85 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c Aug 07 18:02:30.084244 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d1b88ddf-3c2f-4d8c-9355-db3afb67ed85 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:30.084865 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d1b88ddf-3c2f-4d8c-9355-db3afb67ed85 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:30.093450 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:30.093450 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:30.097768 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d1b88ddf-3c2f-4d8c-9355-db3afb67ed85 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:30.103166 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d1b88ddf-3c2f-4d8c-9355-db3afb67ed85 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c returned with HTTP 200 Aug 07 18:02:30.103877 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 535/2150] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:30 2026] GET /volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:30.291120 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7cf03521-c983-4cc4-80b6-b503cb9ed321 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:30.294673 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7cf03521-c983-4cc4-80b6-b503cb9ed321 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] GET https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:30.294929 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7cf03521-c983-4cc4-80b6-b503cb9ed321 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:30.295141 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7cf03521-c983-4cc4-80b6-b503cb9ed321 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:30.315177 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:30.315177 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:30.324559 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7cf03521-c983-4cc4-80b6-b503cb9ed321 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Volume info retrieved successfully. Aug 07 18:02:30.330285 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7cf03521-c983-4cc4-80b6-b503cb9ed321 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 200 Aug 07 18:02:30.330684 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 541/2151] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:30 2026] GET /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 996 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:30.350314 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-15d46349-93e7-4e8f-98a2-a1c0eafc3140 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:30.352517 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15d46349-93e7-4e8f-98a2-a1c0eafc3140 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] GET https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:30.352788 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15d46349-93e7-4e8f-98a2-a1c0eafc3140 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:30.353045 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15d46349-93e7-4e8f-98a2-a1c0eafc3140 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:30.360840 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:30.360840 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:30.365425 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-15d46349-93e7-4e8f-98a2-a1c0eafc3140 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Volume info retrieved successfully. Aug 07 18:02:30.369743 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15d46349-93e7-4e8f-98a2-a1c0eafc3140 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 200 Aug 07 18:02:30.370169 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 540/2152] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:30 2026] GET /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 1190 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:30.384003 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fa2b15f7-1fc8-46af-a6fe-7942663e42e8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:30.385838 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa2b15f7-1fc8-46af-a6fe-7942663e42e8 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] GET https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:30.386155 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa2b15f7-1fc8-46af-a6fe-7942663e42e8 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:30.386409 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa2b15f7-1fc8-46af-a6fe-7942663e42e8 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:30.405200 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:30.405200 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:30.409466 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fa2b15f7-1fc8-46af-a6fe-7942663e42e8 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Volume info retrieved successfully. Aug 07 18:02:30.414980 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa2b15f7-1fc8-46af-a6fe-7942663e42e8 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 200 Aug 07 18:02:30.415526 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 537/2153] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:30 2026] GET /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 1190 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:30.430792 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-93775ee0-6abe-42ec-84a5-8a47cc93a06b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:30.433063 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-93775ee0-6abe-42ec-84a5-8a47cc93a06b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] POST https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809/action Aug 07 18:02:30.433568 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-93775ee0-6abe-42ec-84a5-8a47cc93a06b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1845110501", "migration_policy": "never"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:30.433754 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-93775ee0-6abe-42ec-84a5-8a47cc93a06b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1845110501", "migration_policy": "never"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:30.441224 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-ea5971db-8412-4b5a-812a-253357d7fa2e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:30.444293 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-ea5971db-8412-4b5a-812a-253357d7fa2e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:02:30.444586 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-ea5971db-8412-4b5a-812a-253357d7fa2e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:30.444866 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-ea5971db-8412-4b5a-812a-253357d7fa2e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:30.446646 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:30.446646 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:30.447325 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-93775ee0-6abe-42ec-84a5-8a47cc93a06b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Volume info retrieved successfully. Aug 07 18:02:30.459626 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:30.459626 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:30.464296 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-ea5971db-8412-4b5a-812a-253357d7fa2e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:02:30.469497 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-ea5971db-8412-4b5a-812a-253357d7fa2e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:02:30.470039 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 542/2154] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:02:30 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:02:30.473564 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-93775ee0-6abe-42ec-84a5-8a47cc93a06b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1845110501 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1845110501, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:30.473971 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-93775ee0-6abe-42ec-84a5-8a47cc93a06b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1845110501 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1845110501, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:30.485988 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-93775ee0-6abe-42ec-84a5-8a47cc93a06b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Created reservations ['e8d9ecb4-25c4-48ec-bf64-1b5ca064477b', '6bfeddea-eb56-4670-84c1-169b69d3e1d1'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:30.488418 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-802e967f-e7af-4513-8fb3-144413d7e2ce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:30.491059 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-802e967f-e7af-4513-8fb3-144413d7e2ce tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] POST https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b/action Aug 07 18:02:30.491347 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-802e967f-e7af-4513-8fb3-144413d7e2ce tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:30.491497 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-802e967f-e7af-4513-8fb3-144413d7e2ce tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:30.499435 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-93775ee0-6abe-42ec-84a5-8a47cc93a06b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-935515252 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-935515252, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:30.499435 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-93775ee0-6abe-42ec-84a5-8a47cc93a06b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-935515252 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-935515252, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:30.504910 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:30.504910 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:30.505290 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-802e967f-e7af-4513-8fb3-144413d7e2ce tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:02:30.508485 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-93775ee0-6abe-42ec-84a5-8a47cc93a06b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Created reservations ['1dc6471d-a2b6-44f8-a2b2-56df24006e28', '1c48a2f4-5d58-4b70-8a50-4f52d4651028'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:30.514324 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-802e967f-e7af-4513-8fb3-144413d7e2ce tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Begin detaching volume completed successfully. Aug 07 18:02:30.514649 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-802e967f-e7af-4513-8fb3-144413d7e2ce tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b/action returned with HTTP 202 Aug 07 18:02:30.515371 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 541/2155] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:02:30 2026] POST /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:02:30.537866 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-11b62378-4e5f-4432-959f-ef69b57cb60d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:30.543625 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11b62378-4e5f-4432-959f-ef69b57cb60d tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:02:30.543625 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11b62378-4e5f-4432-959f-ef69b57cb60d tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:30.543625 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11b62378-4e5f-4432-959f-ef69b57cb60d tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:30.544119 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-93775ee0-6abe-42ec-84a5-8a47cc93a06b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Retype volume request issued successfully. Aug 07 18:02:30.544119 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-93775ee0-6abe-42ec-84a5-8a47cc93a06b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809/action returned with HTTP 202 Aug 07 18:02:30.544119 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 536/2156] 10.4.3.241 () {70 vars in 1432 bytes} [Fri Aug 7 18:02:30 2026] POST /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 18:02:30.549535 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-330240f0-585e-465b-8a4e-dcd9608af2bf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:30.551576 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-330240f0-585e-465b-8a4e-dcd9608af2bf tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] GET https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:30.551770 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-330240f0-585e-465b-8a4e-dcd9608af2bf tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:30.551998 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-330240f0-585e-465b-8a4e-dcd9608af2bf tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:30.552734 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:30.552734 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:30.559504 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:30.559504 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:30.559981 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-11b62378-4e5f-4432-959f-ef69b57cb60d tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:02:30.563991 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-330240f0-585e-465b-8a4e-dcd9608af2bf tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Volume info retrieved successfully. Aug 07 18:02:30.566441 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11b62378-4e5f-4432-959f-ef69b57cb60d tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:02:30.566977 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 538/2157] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:30 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:30.568822 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-330240f0-585e-465b-8a4e-dcd9608af2bf tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 200 Aug 07 18:02:30.569450 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 543/2158] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:30 2026] GET /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:30.581495 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ea079a7f-0aa3-456c-b8ba-c01b58437e85 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:30.581495 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ea079a7f-0aa3-456c-b8ba-c01b58437e85 None None] GET https://10.4.3.241/volume// Aug 07 18:02:30.581495 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ea079a7f-0aa3-456c-b8ba-c01b58437e85 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:30.581495 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ea079a7f-0aa3-456c-b8ba-c01b58437e85 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:30.581495 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ea079a7f-0aa3-456c-b8ba-c01b58437e85 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:02:30.581495 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 542/2159] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:02:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:02:30.585934 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-454867ed-4c22-4140-b796-f957bd949d78 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:30.587844 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-454867ed-4c22-4140-b796-f957bd949d78 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:02:30.588299 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-454867ed-4c22-4140-b796-f957bd949d78 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:30.588299 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-454867ed-4c22-4140-b796-f957bd949d78 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:30.595913 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:30.595913 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:30.598772 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-454867ed-4c22-4140-b796-f957bd949d78 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:02:30.602546 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-454867ed-4c22-4140-b796-f957bd949d78 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:02:30.602950 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 537/2160] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:02:30 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 1318 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:31.116530 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dba785d6-eb8a-4b2b-b32d-620aa149e828 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.118677 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dba785d6-eb8a-4b2b-b32d-620aa149e828 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c Aug 07 18:02:31.118927 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dba785d6-eb8a-4b2b-b32d-620aa149e828 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.119189 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dba785d6-eb8a-4b2b-b32d-620aa149e828 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.125841 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dba785d6-eb8a-4b2b-b32d-620aa149e828 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c returned with HTTP 404 Aug 07 18:02:31.126491 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 539/2161] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:31 2026] GET /volume/v3/volumes/40036790-25e2-420e-b4c3-cc3fe61cd90c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:31.133511 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c1c55c6f-5794-4e8c-ba4b-828c9ef58042 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.135528 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1c55c6f-5794-4e8c-ba4b-828c9ef58042 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 Aug 07 18:02:31.135724 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1c55c6f-5794-4e8c-ba4b-828c9ef58042 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.135941 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1c55c6f-5794-4e8c-ba4b-828c9ef58042 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.145571 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:31.145571 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:31.151614 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c1c55c6f-5794-4e8c-ba4b-828c9ef58042 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:31.155551 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1c55c6f-5794-4e8c-ba4b-828c9ef58042 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 returned with HTTP 200 Aug 07 18:02:31.155897 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 544/2162] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:31 2026] GET /volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:31.169320 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6dfa4b94-6ff1-4297-a50e-be8b29431ba4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.171724 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6dfa4b94-6ff1-4297-a50e-be8b29431ba4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] DELETE https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 Aug 07 18:02:31.171905 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6dfa4b94-6ff1-4297-a50e-be8b29431ba4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.172094 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6dfa4b94-6ff1-4297-a50e-be8b29431ba4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.172243 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-6dfa4b94-6ff1-4297-a50e-be8b29431ba4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Delete volume with id: 1264e7eb-c55e-4b7a-9b54-aa15c3b80701 Aug 07 18:02:31.179339 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:31.179339 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:31.179803 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6dfa4b94-6ff1-4297-a50e-be8b29431ba4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:31.199553 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6dfa4b94-6ff1-4297-a50e-be8b29431ba4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Delete volume request issued successfully. Aug 07 18:02:31.199553 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6dfa4b94-6ff1-4297-a50e-be8b29431ba4 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 returned with HTTP 202 Aug 07 18:02:31.199730 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 543/2163] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:31 2026] DELETE /volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:31.212136 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f3404901-b1bb-4eb9-8fc2-7dd61243e794 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.214607 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3404901-b1bb-4eb9-8fc2-7dd61243e794 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 Aug 07 18:02:31.214766 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3404901-b1bb-4eb9-8fc2-7dd61243e794 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.215038 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3404901-b1bb-4eb9-8fc2-7dd61243e794 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.223120 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:31.223120 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:31.227905 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f3404901-b1bb-4eb9-8fc2-7dd61243e794 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:31.235178 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3404901-b1bb-4eb9-8fc2-7dd61243e794 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 returned with HTTP 200 Aug 07 18:02:31.235703 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 538/2164] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:31 2026] GET /volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:31.582507 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-47285b2f-fda2-4340-8a3c-b628ca38a823 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.584140 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-47285b2f-fda2-4340-8a3c-b628ca38a823 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] GET https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:31.584286 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c25fcc9e-0d42-4654-8d6f-8d7c83602229 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.584583 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-47285b2f-fda2-4340-8a3c-b628ca38a823 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.584583 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-47285b2f-fda2-4340-8a3c-b628ca38a823 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.585952 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c25fcc9e-0d42-4654-8d6f-8d7c83602229 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:02:31.586133 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c25fcc9e-0d42-4654-8d6f-8d7c83602229 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.586314 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c25fcc9e-0d42-4654-8d6f-8d7c83602229 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.591231 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:31.591231 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:31.596262 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-47285b2f-fda2-4340-8a3c-b628ca38a823 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Volume info retrieved successfully. Aug 07 18:02:31.600329 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:31.600329 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:31.602317 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-47285b2f-fda2-4340-8a3c-b628ca38a823 tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 200 Aug 07 18:02:31.602866 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 540/2165] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:31 2026] GET /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:31.605173 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c25fcc9e-0d42-4654-8d6f-8d7c83602229 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:02:31.610146 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c25fcc9e-0d42-4654-8d6f-8d7c83602229 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:02:31.610627 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 545/2166] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:31 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:31.615413 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a3f587f9-bfff-45ae-84b6-d26ed0cc2abb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.620679 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3f587f9-bfff-45ae-84b6-d26ed0cc2abb tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] GET https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:31.620944 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3f587f9-bfff-45ae-84b6-d26ed0cc2abb tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.621195 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3f587f9-bfff-45ae-84b6-d26ed0cc2abb tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.640499 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:31.640499 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:31.642805 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a3f587f9-bfff-45ae-84b6-d26ed0cc2abb tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Volume info retrieved successfully. Aug 07 18:02:31.647740 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3f587f9-bfff-45ae-84b6-d26ed0cc2abb tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 200 Aug 07 18:02:31.648258 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 544/2167] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:31 2026] GET /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 1192 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:31.659026 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-61752dfe-54e2-4a9a-abae-778008fc8b79 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.660450 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-85e306b7-45c4-42fa-9426-95ac8ea29c40 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.661259 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-61752dfe-54e2-4a9a-abae-778008fc8b79 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] DELETE https://10.4.3.241/volume/v3/attachments/bc952515-6031-4e59-bd93-23ca86088429 Aug 07 18:02:31.661520 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-61752dfe-54e2-4a9a-abae-778008fc8b79 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.661775 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-61752dfe-54e2-4a9a-abae-778008fc8b79 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.662470 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85e306b7-45c4-42fa-9426-95ac8ea29c40 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] GET https://10.4.3.241/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-269673789 Aug 07 18:02:31.662708 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85e306b7-45c4-42fa-9426-95ac8ea29c40 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.662884 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85e306b7-45c4-42fa-9426-95ac8ea29c40 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.663663 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-85e306b7-45c4-42fa-9426-95ac8ea29c40 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-269673789'), ('all_tenants', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:31.670942 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:31.670942 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:31.701080 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-85e306b7-45c4-42fa-9426-95ac8ea29c40 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Get all volumes completed successfully. Aug 07 18:02:31.701683 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85e306b7-45c4-42fa-9426-95ac8ea29c40 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] https://10.4.3.241/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-269673789 returned with HTTP 200 Aug 07 18:02:31.702234 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 541/2168] 10.4.3.241 () {68 vars in 1427 bytes} [Fri Aug 7 18:02:31 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-269673789 => generated 341 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:31.714086 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-490a4ff1-888d-416c-8b46-138dec93e9ef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.716138 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-490a4ff1-888d-416c-8b46-138dec93e9ef tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] GET https://10.4.3.241/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-269673789 Aug 07 18:02:31.716450 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-490a4ff1-888d-416c-8b46-138dec93e9ef tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.716732 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-490a4ff1-888d-416c-8b46-138dec93e9ef tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.717651 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-490a4ff1-888d-416c-8b46-138dec93e9ef tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-269673789'), ('all_tenants', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:31.747142 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-53fbdd64-f173-4b90-9173-ad44c508c39d req-61752dfe-54e2-4a9a-abae-778008fc8b79 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/attachments/bc952515-6031-4e59-bd93-23ca86088429 returned with HTTP 200 Aug 07 18:02:31.747715 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 539/2169] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:02:31 2026] DELETE /volume/v3/attachments/bc952515-6031-4e59-bd93-23ca86088429 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:31.774612 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-490a4ff1-888d-416c-8b46-138dec93e9ef tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Get all volumes completed successfully. Aug 07 18:02:31.775621 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-490a4ff1-888d-416c-8b46-138dec93e9ef tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] https://10.4.3.241/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-269673789 returned with HTTP 200 Aug 07 18:02:31.776440 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 546/2170] 10.4.3.241 () {68 vars in 1427 bytes} [Fri Aug 7 18:02:31 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-269673789 => generated 341 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:31.787845 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3a883a29-9716-4d55-82b1-2eb678d4c01b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.790631 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3a883a29-9716-4d55-82b1-2eb678d4c01b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] GET https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:31.790631 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3a883a29-9716-4d55-82b1-2eb678d4c01b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.790631 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3a883a29-9716-4d55-82b1-2eb678d4c01b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.798749 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:31.798749 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:31.805230 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3a883a29-9716-4d55-82b1-2eb678d4c01b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Volume info retrieved successfully. Aug 07 18:02:31.810591 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3a883a29-9716-4d55-82b1-2eb678d4c01b tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 200 Aug 07 18:02:31.811070 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 545/2171] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:31 2026] GET /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:31.833497 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-56f0d761-5f89-46aa-bac0-a91790056acc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.839846 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56f0d761-5f89-46aa-bac0-a91790056acc tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] DELETE https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:31.844678 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56f0d761-5f89-46aa-bac0-a91790056acc tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.844678 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56f0d761-5f89-46aa-bac0-a91790056acc tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.844678 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-56f0d761-5f89-46aa-bac0-a91790056acc tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Delete volume with id: af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:31.859589 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:31.859589 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:31.859775 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-56f0d761-5f89-46aa-bac0-a91790056acc tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Volume info retrieved successfully. Aug 07 18:02:31.883238 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e663fa68-ff87-4178-afee-43fd344b186c req-deb44aac-53f6-4e6c-b436-6a9b44a5c52a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.885231 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e663fa68-ff87-4178-afee-43fd344b186c req-deb44aac-53f6-4e6c-b436-6a9b44a5c52a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 Aug 07 18:02:31.885443 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e663fa68-ff87-4178-afee-43fd344b186c req-deb44aac-53f6-4e6c-b436-6a9b44a5c52a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.885649 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e663fa68-ff87-4178-afee-43fd344b186c req-deb44aac-53f6-4e6c-b436-6a9b44a5c52a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.888829 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-56f0d761-5f89-46aa-bac0-a91790056acc tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Delete volume request issued successfully. Aug 07 18:02:31.889082 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56f0d761-5f89-46aa-bac0-a91790056acc tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 202 Aug 07 18:02:31.889523 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 542/2172] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:02:31 2026] DELETE /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:31.895056 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:31.895056 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:31.898833 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-e663fa68-ff87-4178-afee-43fd344b186c req-deb44aac-53f6-4e6c-b436-6a9b44a5c52a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:31.899383 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-87718baa-f7b6-4b21-83c1-5175fd98941e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:31.901522 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-87718baa-f7b6-4b21-83c1-5175fd98941e tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] GET https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:31.901728 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-87718baa-f7b6-4b21-83c1-5175fd98941e tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:31.901940 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-87718baa-f7b6-4b21-83c1-5175fd98941e tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:31.904235 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e663fa68-ff87-4178-afee-43fd344b186c req-deb44aac-53f6-4e6c-b436-6a9b44a5c52a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 returned with HTTP 200 Aug 07 18:02:31.904686 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 540/2173] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:02:31 2026] GET /volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 => generated 1660 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:31.911179 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:31.911179 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:31.915099 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-87718baa-f7b6-4b21-83c1-5175fd98941e tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Volume info retrieved successfully. Aug 07 18:02:31.920591 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-87718baa-f7b6-4b21-83c1-5175fd98941e tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 200 Aug 07 18:02:31.921155 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 547/2174] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:31 2026] GET /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:02:32.251927 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3fec91a5-c16b-4730-afba-de8a2b3063b2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:32.254063 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3fec91a5-c16b-4730-afba-de8a2b3063b2 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 Aug 07 18:02:32.254304 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3fec91a5-c16b-4730-afba-de8a2b3063b2 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:32.254569 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3fec91a5-c16b-4730-afba-de8a2b3063b2 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:32.261048 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3fec91a5-c16b-4730-afba-de8a2b3063b2 tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 returned with HTTP 404 Aug 07 18:02:32.261555 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 546/2175] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:32 2026] GET /volume/v3/volumes/1264e7eb-c55e-4b7a-9b54-aa15c3b80701 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:32.268470 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-892c2141-b7bd-437b-99e8-b2a1e431b68d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:32.270659 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-892c2141-b7bd-437b-99e8-b2a1e431b68d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab Aug 07 18:02:32.271508 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-892c2141-b7bd-437b-99e8-b2a1e431b68d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:32.271508 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-892c2141-b7bd-437b-99e8-b2a1e431b68d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:32.278518 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:32.278518 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:32.281959 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-892c2141-b7bd-437b-99e8-b2a1e431b68d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:32.286577 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-892c2141-b7bd-437b-99e8-b2a1e431b68d tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab returned with HTTP 200 Aug 07 18:02:32.287479 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 543/2176] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:32 2026] GET /volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:32.302063 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-10bea351-8ea6-4a27-b538-dd260082733f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:32.303882 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10bea351-8ea6-4a27-b538-dd260082733f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] DELETE https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab Aug 07 18:02:32.304108 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10bea351-8ea6-4a27-b538-dd260082733f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:32.304335 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10bea351-8ea6-4a27-b538-dd260082733f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:32.304535 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-10bea351-8ea6-4a27-b538-dd260082733f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Delete volume with id: c1f7b1db-ff1c-4ca4-905f-0d9747a05eab Aug 07 18:02:32.313825 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:32.313825 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:32.314469 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-10bea351-8ea6-4a27-b538-dd260082733f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:32.334270 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-10bea351-8ea6-4a27-b538-dd260082733f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Delete volume request issued successfully. Aug 07 18:02:32.334514 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10bea351-8ea6-4a27-b538-dd260082733f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab returned with HTTP 202 Aug 07 18:02:32.335014 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 541/2177] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:32 2026] DELETE /volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:32.346306 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-45dc8207-59b3-495d-9ee2-92d3c279b92f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:32.347919 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45dc8207-59b3-495d-9ee2-92d3c279b92f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab Aug 07 18:02:32.348110 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45dc8207-59b3-495d-9ee2-92d3c279b92f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:32.348311 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45dc8207-59b3-495d-9ee2-92d3c279b92f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:32.357010 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:32.357010 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:32.360688 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-45dc8207-59b3-495d-9ee2-92d3c279b92f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Volume info retrieved successfully. Aug 07 18:02:32.364910 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45dc8207-59b3-495d-9ee2-92d3c279b92f tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab returned with HTTP 200 Aug 07 18:02:32.365472 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 548/2178] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:32 2026] GET /volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:32.626823 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-872f7da3-8c0f-4316-92e9-fce3baf2069f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:32.631190 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-872f7da3-8c0f-4316-92e9-fce3baf2069f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:02:32.631190 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-872f7da3-8c0f-4316-92e9-fce3baf2069f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:32.631190 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-872f7da3-8c0f-4316-92e9-fce3baf2069f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:32.651638 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:32.651638 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:32.658642 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-872f7da3-8c0f-4316-92e9-fce3baf2069f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:02:32.664572 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-872f7da3-8c0f-4316-92e9-fce3baf2069f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:02:32.664572 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 547/2179] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:32 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:32.693548 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e663fa68-ff87-4178-afee-43fd344b186c req-d5cd8ddc-8775-464a-84af-22af5bd140ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:32.700167 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e663fa68-ff87-4178-afee-43fd344b186c req-d5cd8ddc-8775-464a-84af-22af5bd140ea tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] DELETE https://10.4.3.241/volume/v3/attachments/7d10eefc-bb37-405b-a660-76a61fdde390 Aug 07 18:02:32.700425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e663fa68-ff87-4178-afee-43fd344b186c req-d5cd8ddc-8775-464a-84af-22af5bd140ea tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:32.701586 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e663fa68-ff87-4178-afee-43fd344b186c req-d5cd8ddc-8775-464a-84af-22af5bd140ea tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:32.714265 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:32.714265 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:32.789180 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e663fa68-ff87-4178-afee-43fd344b186c req-d5cd8ddc-8775-464a-84af-22af5bd140ea tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/attachments/7d10eefc-bb37-405b-a660-76a61fdde390 returned with HTTP 200 Aug 07 18:02:32.789855 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 544/2180] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:02:32 2026] DELETE /volume/v3/attachments/7d10eefc-bb37-405b-a660-76a61fdde390 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:02:32.939267 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-688b95ab-6217-44bf-9c6e-6a0b63938cac None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:32.943912 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-688b95ab-6217-44bf-9c6e-6a0b63938cac tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] GET https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 Aug 07 18:02:32.944620 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-688b95ab-6217-44bf-9c6e-6a0b63938cac tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:32.944620 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-688b95ab-6217-44bf-9c6e-6a0b63938cac tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:32.953902 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-688b95ab-6217-44bf-9c6e-6a0b63938cac tempest-VolumeRetypeMultiattachTest-1980388150 tempest-VolumeRetypeMultiattachTest-1980388150-project-member] https://10.4.3.241/volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 returned with HTTP 404 Aug 07 18:02:32.954701 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 542/2181] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:32 2026] GET /volume/v3/volumes/af769d70-e44d-4be9-a93c-85303e600809 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:32.966232 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-229e0206-0940-4cfa-9e8c-ac8c55c03db7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:32.967923 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-229e0206-0940-4cfa-9e8c-ac8c55c03db7 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] DELETE https://10.4.3.241/volume/v3/types/546fa189-1d53-4031-a536-e9f194386eaf Aug 07 18:02:32.968126 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-229e0206-0940-4cfa-9e8c-ac8c55c03db7 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:32.968538 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-229e0206-0940-4cfa-9e8c-ac8c55c03db7 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:32.994961 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-229e0206-0940-4cfa-9e8c-ac8c55c03db7 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] https://10.4.3.241/volume/v3/types/546fa189-1d53-4031-a536-e9f194386eaf returned with HTTP 202 Aug 07 18:02:32.995923 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 549/2182] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:02:32 2026] DELETE /volume/v3/types/546fa189-1d53-4031-a536-e9f194386eaf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:33.004225 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c4a6a02c-9c38-4fb1-a248-734dd43fa67d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:33.006222 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c4a6a02c-9c38-4fb1-a248-734dd43fa67d tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] GET https://10.4.3.241/volume/v3/types/546fa189-1d53-4031-a536-e9f194386eaf Aug 07 18:02:33.006483 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c4a6a02c-9c38-4fb1-a248-734dd43fa67d tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:33.006731 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c4a6a02c-9c38-4fb1-a248-734dd43fa67d tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:33.011784 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c4a6a02c-9c38-4fb1-a248-734dd43fa67d tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] https://10.4.3.241/volume/v3/types/546fa189-1d53-4031-a536-e9f194386eaf returned with HTTP 404 Aug 07 18:02:33.013315 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 548/2183] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:02:33 2026] GET /volume/v3/types/546fa189-1d53-4031-a536-e9f194386eaf => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:02:33.022576 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c15fc59-f514-4c74-af41-d89772b0a37d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:33.024976 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c15fc59-f514-4c74-af41-d89772b0a37d tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] DELETE https://10.4.3.241/volume/v3/types/2a896125-4310-4d9f-aed9-7e0f0f11204e Aug 07 18:02:33.025358 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c15fc59-f514-4c74-af41-d89772b0a37d tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:33.025953 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c15fc59-f514-4c74-af41-d89772b0a37d tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:33.026231 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:33.026231 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:33.059334 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c15fc59-f514-4c74-af41-d89772b0a37d tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] https://10.4.3.241/volume/v3/types/2a896125-4310-4d9f-aed9-7e0f0f11204e returned with HTTP 202 Aug 07 18:02:33.059753 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 545/2184] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:02:33 2026] DELETE /volume/v3/types/2a896125-4310-4d9f-aed9-7e0f0f11204e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:33.081755 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-403eff0e-c293-4a37-983d-66c3383f6a85 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:33.084347 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-403eff0e-c293-4a37-983d-66c3383f6a85 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] GET https://10.4.3.241/volume/v3/types/2a896125-4310-4d9f-aed9-7e0f0f11204e Aug 07 18:02:33.098141 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-403eff0e-c293-4a37-983d-66c3383f6a85 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:33.098141 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-403eff0e-c293-4a37-983d-66c3383f6a85 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:33.098141 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-403eff0e-c293-4a37-983d-66c3383f6a85 tempest-VolumeRetypeMultiattachTest-1977412601 tempest-VolumeRetypeMultiattachTest-1977412601-project-admin] https://10.4.3.241/volume/v3/types/2a896125-4310-4d9f-aed9-7e0f0f11204e returned with HTTP 404 Aug 07 18:02:33.098141 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 543/2185] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:02:33 2026] GET /volume/v3/types/2a896125-4310-4d9f-aed9-7e0f0f11204e => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:33.377838 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-feb1d01c-36e0-4358-bdf5-e250461a9eec None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:33.380432 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-feb1d01c-36e0-4358-bdf5-e250461a9eec tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] GET https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab Aug 07 18:02:33.380616 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-feb1d01c-36e0-4358-bdf5-e250461a9eec tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:33.380839 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-feb1d01c-36e0-4358-bdf5-e250461a9eec tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:33.388904 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-feb1d01c-36e0-4358-bdf5-e250461a9eec tempest-VolumesListTestJSON-437370036 tempest-VolumesListTestJSON-437370036-project-member] https://10.4.3.241/volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab returned with HTTP 404 Aug 07 18:02:33.389501 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 550/2186] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:33 2026] GET /volume/v3/volumes/c1f7b1db-ff1c-4ca4-905f-0d9747a05eab => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:33.716322 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e47fe199-ff9d-4f9f-aa27-d9e1e0b2e93f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:33.719837 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e47fe199-ff9d-4f9f-aa27-d9e1e0b2e93f tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 Aug 07 18:02:33.720084 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e47fe199-ff9d-4f9f-aa27-d9e1e0b2e93f tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:33.720299 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e47fe199-ff9d-4f9f-aa27-d9e1e0b2e93f tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:33.720469 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-e47fe199-ff9d-4f9f-aa27-d9e1e0b2e93f tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Delete snapshot with id: 5197fcec-79a7-4676-b1c0-68cf4a9e7987 Aug 07 18:02:33.732933 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:33.732933 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:33.733466 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e47fe199-ff9d-4f9f-aa27-d9e1e0b2e93f tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Snapshot retrieved successfully. Aug 07 18:02:33.771271 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e47fe199-ff9d-4f9f-aa27-d9e1e0b2e93f tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Snapshot delete request issued successfully. Aug 07 18:02:33.771271 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e47fe199-ff9d-4f9f-aa27-d9e1e0b2e93f tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 returned with HTTP 202 Aug 07 18:02:33.772160 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 549/2187] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:02:33 2026] DELETE /volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 18:02:33.784194 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4d189ba8-a2fe-40a2-b477-8638e1a2ecc4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:33.788634 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4d189ba8-a2fe-40a2-b477-8638e1a2ecc4 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 Aug 07 18:02:33.788988 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4d189ba8-a2fe-40a2-b477-8638e1a2ecc4 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:33.789303 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4d189ba8-a2fe-40a2-b477-8638e1a2ecc4 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:33.798273 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:33.798273 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:33.800135 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4d189ba8-a2fe-40a2-b477-8638e1a2ecc4 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Snapshot retrieved successfully. Aug 07 18:02:33.800697 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4d189ba8-a2fe-40a2-b477-8638e1a2ecc4 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 returned with HTTP 200 Aug 07 18:02:33.801654 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 546/2188] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:33 2026] GET /volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:34.808854 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9d9af185-95c7-473b-959f-b1cde163cf9d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:34.810621 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9d9af185-95c7-473b-959f-b1cde163cf9d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] DELETE https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 Aug 07 18:02:34.810851 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9d9af185-95c7-473b-959f-b1cde163cf9d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:34.811005 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9d9af185-95c7-473b-959f-b1cde163cf9d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:34.811213 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-9d9af185-95c7-473b-959f-b1cde163cf9d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Delete volume with id: 60eaf1a1-6e9c-4496-8493-bed07a2c51a7 Aug 07 18:02:34.813705 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2639127b-65df-400b-8607-b403fd43cbb8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:34.818983 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2639127b-65df-400b-8607-b403fd43cbb8 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 Aug 07 18:02:34.819184 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2639127b-65df-400b-8607-b403fd43cbb8 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:34.819378 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2639127b-65df-400b-8607-b403fd43cbb8 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:34.822954 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:34.822954 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:34.823588 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9d9af185-95c7-473b-959f-b1cde163cf9d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:34.824446 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2639127b-65df-400b-8607-b403fd43cbb8 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 returned with HTTP 404 Aug 07 18:02:34.825013 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 551/2189] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:34 2026] GET /volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:34.853659 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9d9af185-95c7-473b-959f-b1cde163cf9d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Delete volume request issued successfully. Aug 07 18:02:34.853970 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9d9af185-95c7-473b-959f-b1cde163cf9d tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 returned with HTTP 202 Aug 07 18:02:34.854575 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 544/2190] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:34 2026] DELETE /volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:34.872483 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d66da1b4-ec0e-42a5-b561-a5852c1f8143 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:34.876170 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d66da1b4-ec0e-42a5-b561-a5852c1f8143 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 Aug 07 18:02:34.876417 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d66da1b4-ec0e-42a5-b561-a5852c1f8143 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:34.878008 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d66da1b4-ec0e-42a5-b561-a5852c1f8143 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:34.894195 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:34.894195 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:34.902605 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d66da1b4-ec0e-42a5-b561-a5852c1f8143 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Volume info retrieved successfully. Aug 07 18:02:34.911384 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d66da1b4-ec0e-42a5-b561-a5852c1f8143 tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 returned with HTTP 200 Aug 07 18:02:34.911384 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 550/2191] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:34 2026] GET /volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:34.978785 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-28e9d410-9a85-4485-afd2-766d16dd96c3 req-25c26781-2391-4b3e-ab88-ef36c779ffb6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:34.983338 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-28e9d410-9a85-4485-afd2-766d16dd96c3 req-25c26781-2391-4b3e-ab88-ef36c779ffb6 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/attachments?instance_id=548da5d9-2363-4250-b130-de99311f2a0c Aug 07 18:02:34.983608 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-28e9d410-9a85-4485-afd2-766d16dd96c3 req-25c26781-2391-4b3e-ab88-ef36c779ffb6 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:34.984114 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-28e9d410-9a85-4485-afd2-766d16dd96c3 req-25c26781-2391-4b3e-ab88-ef36c779ffb6 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:35.009384 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-28e9d410-9a85-4485-afd2-766d16dd96c3 req-25c26781-2391-4b3e-ab88-ef36c779ffb6 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/attachments?instance_id=548da5d9-2363-4250-b130-de99311f2a0c returned with HTTP 200 Aug 07 18:02:35.009864 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 547/2192] 10.4.3.241 () {70 vars in 1637 bytes} [Fri Aug 7 18:02:34 2026] GET /volume/v3/attachments?instance_id=548da5d9-2363-4250-b130-de99311f2a0c => generated 192 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:35.021313 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-28e9d410-9a85-4485-afd2-766d16dd96c3 req-f474ab56-77c2-48f0-8c52-880d61f863b9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:35.023487 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-28e9d410-9a85-4485-afd2-766d16dd96c3 req-f474ab56-77c2-48f0-8c52-880d61f863b9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/attachments/d134a9e0-1179-422c-b997-35bb87376094 Aug 07 18:02:35.023793 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-28e9d410-9a85-4485-afd2-766d16dd96c3 req-f474ab56-77c2-48f0-8c52-880d61f863b9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:35.024041 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-28e9d410-9a85-4485-afd2-766d16dd96c3 req-f474ab56-77c2-48f0-8c52-880d61f863b9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:35.043883 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-28e9d410-9a85-4485-afd2-766d16dd96c3 req-f474ab56-77c2-48f0-8c52-880d61f863b9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/attachments/d134a9e0-1179-422c-b997-35bb87376094 returned with HTTP 200 Aug 07 18:02:35.044413 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 552/2193] 10.4.3.241 () {70 vars in 1651 bytes} [Fri Aug 7 18:02:35 2026] GET /volume/v3/attachments/d134a9e0-1179-422c-b997-35bb87376094 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:35.926758 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-20c60591-7405-427f-882d-ad4575bb515a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:35.930421 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-20c60591-7405-427f-882d-ad4575bb515a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] GET https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 Aug 07 18:02:35.930421 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-20c60591-7405-427f-882d-ad4575bb515a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:35.930421 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-20c60591-7405-427f-882d-ad4575bb515a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:35.942133 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-20c60591-7405-427f-882d-ad4575bb515a tempest-AttachVolumeMultiAttachTest-102137204 tempest-AttachVolumeMultiAttachTest-102137204-project-member] https://10.4.3.241/volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 returned with HTTP 404 Aug 07 18:02:35.943055 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 545/2194] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:35 2026] GET /volume/v3/volumes/60eaf1a1-6e9c-4496-8493-bed07a2c51a7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:36.106357 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8eab31f1-eca9-48b9-96c9-80b521217e12 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:36.254478 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8eab31f1-eca9-48b9-96c9-80b521217e12 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] GET https://10.4.3.241/volume/v3/os-services Aug 07 18:02:36.254739 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8eab31f1-eca9-48b9-96c9-80b521217e12 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:36.254980 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8eab31f1-eca9-48b9-96c9-80b521217e12 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:36.260135 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=432,cinder:UPDATE=67,cinder:INSERT=44 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:02:36.261988 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8eab31f1-eca9-48b9-96c9-80b521217e12 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] https://10.4.3.241/volume/v3/os-services returned with HTTP 200 Aug 07 18:02:36.262506 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 551/2195] 10.4.3.241 () {66 vars in 1249 bytes} [Fri Aug 7 18:02:36 2026] GET /volume/v3/os-services => generated 626 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:36.282829 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a9f8161d-9695-4585-84db-11b7469168c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:36.285368 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9f8161d-9695-4585-84db-11b7469168c0 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] PUT https://10.4.3.241/volume/v3/os-services/disable-log-reason Aug 07 18:02:36.285746 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9f8161d-9695-4585-84db-11b7469168c0 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006743", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:36.288322 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9f8161d-9695-4585-84db-11b7469168c0 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] https://10.4.3.241/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 07 18:02:36.288925 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 548/2196] 10.4.3.241 () {68 vars in 1326 bytes} [Fri Aug 7 18:02:36 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:02:36.299549 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1d13823d-0c9f-451f-8199-d891ca0e4eb4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:36.302022 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1d13823d-0c9f-451f-8199-d891ca0e4eb4 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] PUT https://10.4.3.241/volume/v3/os-services/disable Aug 07 18:02:36.302319 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1d13823d-0c9f-451f-8199-d891ca0e4eb4 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006743", "binary": "invalid_binary"} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:36.304634 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:36.304634 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:36.310337 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=543,cinder:UPDATE=113,cinder:INSERT=71 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:02:36.320487 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1d13823d-0c9f-451f-8199-d891ca0e4eb4 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] https://10.4.3.241/volume/v3/os-services/disable returned with HTTP 404 Aug 07 18:02:36.320487 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 553/2197] 10.4.3.241 () {68 vars in 1293 bytes} [Fri Aug 7 18:02:36 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:36.330492 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-084cbc1f-6f07-44cb-b91f-70cc00e65832 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:36.333277 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-084cbc1f-6f07-44cb-b91f-70cc00e65832 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] PUT https://10.4.3.241/volume/v3/os-services/enable Aug 07 18:02:36.334669 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-084cbc1f-6f07-44cb-b91f-70cc00e65832 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:36.344859 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-084cbc1f-6f07-44cb-b91f-70cc00e65832 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] https://10.4.3.241/volume/v3/os-services/enable returned with HTTP 404 Aug 07 18:02:36.345496 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 546/2198] 10.4.3.241 () {68 vars in 1290 bytes} [Fri Aug 7 18:02:36 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:36.356246 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8871caa2-82da-4a07-a145-a26830578177 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:36.358761 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8871caa2-82da-4a07-a145-a26830578177 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] PUT https://10.4.3.241/volume/v3/os-services/freeze Aug 07 18:02:36.359086 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8871caa2-82da-4a07-a145-a26830578177 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:36.366692 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8871caa2-82da-4a07-a145-a26830578177 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] https://10.4.3.241/volume/v3/os-services/freeze returned with HTTP 400 Aug 07 18:02:36.367297 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 552/2199] 10.4.3.241 () {68 vars in 1290 bytes} [Fri Aug 7 18:02:36 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:36.379871 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a35e9f03-9568-4b0e-8364-6b74e8f92cd1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:36.384421 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a35e9f03-9568-4b0e-8364-6b74e8f92cd1 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] PUT https://10.4.3.241/volume/v3/os-services/thaw Aug 07 18:02:36.384554 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a35e9f03-9568-4b0e-8364-6b74e8f92cd1 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:36.395837 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:36.395837 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:36.401702 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a35e9f03-9568-4b0e-8364-6b74e8f92cd1 tempest-VolumeServicesNegativeTest-155698885 tempest-VolumeServicesNegativeTest-155698885-project-admin] https://10.4.3.241/volume/v3/os-services/thaw returned with HTTP 400 Aug 07 18:02:36.401702 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 549/2200] 10.4.3.241 () {68 vars in 1284 bytes} [Fri Aug 7 18:02:36 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:39.495483 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c6c9951c-40a6-478b-8436-872823822c47 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:39.687582 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:39.687974 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1028739232"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:39.689868 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1028739232'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:39.690035 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Create volume of 1 GB Aug 07 18:02:39.694961 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Availability Zones retrieved successfully. Aug 07 18:02:39.704415 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Flow 'volume_create_api' (7045dfce-2864-4941-9186-89956f6cbc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:39.705562 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e9fd26f-7cc8-4b66-a62b-5a22027f1cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:39.706861 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:39.738928 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e9fd26f-7cc8-4b66-a62b-5a22027f1cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:39.740058 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14fc9552-4e9c-4e3a-b222-20d2127c3590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:39.826738 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Created reservations ['e0bc6232-6a1d-4612-8884-9fdbf4ad8ef0', '7fa52443-1d06-4aa3-83aa-d8dcdbfa37a6', '3af6a6d9-1bc6-41dd-9197-9bfa252efd8a', 'c2569039-9d55-4167-8d9a-a459d3971e5c'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:39.827640 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14fc9552-4e9c-4e3a-b222-20d2127c3590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0bc6232-6a1d-4612-8884-9fdbf4ad8ef0', '7fa52443-1d06-4aa3-83aa-d8dcdbfa37a6', '3af6a6d9-1bc6-41dd-9197-9bfa252efd8a', 'c2569039-9d55-4167-8d9a-a459d3971e5c']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:39.828413 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec9edb6-a91f-43f0-9e5b-18b846460e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:39.856170 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec9edb6-a91f-43f0-9e5b-18b846460e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48e171d6-2389-4cb5-938c-1ea046c72f76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1028739232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='054a83f0fc9d4081b75584a9f82845ad',qos_specs=None,replication_status=,reservations=['e0bc6232-6a1d-4612-8884-9fdbf4ad8ef0','7fa52443-1d06-4aa3-83aa-d8dcdbfa37a6','3af6a6d9-1bc6-41dd-9197-9bfa252efd8a','c2569039-9d55-4167-8d9a-a459d3971e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e19e02b40b447a982bca5aa31d151a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1028739232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48e171d6-2389-4cb5-938c-1ea046c72f76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='054a83f0fc9d4081b75584a9f82845ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60e19e02b40b447a982bca5aa31d151a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:39.857233 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf005ca-eaf4-460e-abf3-d6ae2b072b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:39.875551 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf005ca-eaf4-460e-abf3-d6ae2b072b52) transitioned into state 'SUCCESS' from state '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-1028739232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='054a83f0fc9d4081b75584a9f82845ad',qos_specs=None,replication_status=,reservations=['e0bc6232-6a1d-4612-8884-9fdbf4ad8ef0','7fa52443-1d06-4aa3-83aa-d8dcdbfa37a6','3af6a6d9-1bc6-41dd-9197-9bfa252efd8a','c2569039-9d55-4167-8d9a-a459d3971e5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e19e02b40b447a982bca5aa31d151a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:39.876309 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ffa6920-169b-4595-a9ed-d62128132844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:39.886327 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ffa6920-169b-4595-a9ed-d62128132844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:39.887094 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Flow 'volume_create_api' (7045dfce-2864-4941-9186-89956f6cbc02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:39.887359 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Create volume request issued successfully. Aug 07 18:02:39.887881 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c6c9951c-40a6-478b-8436-872823822c47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:39.888281 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 554/2201] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:02:39 2026] POST /volume/v3/volumes => generated 754 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:39.899719 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8359a547-0630-4a33-8299-9398bda9c948 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:39.901973 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8359a547-0630-4a33-8299-9398bda9c948 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 Aug 07 18:02:39.902155 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8359a547-0630-4a33-8299-9398bda9c948 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:39.902346 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8359a547-0630-4a33-8299-9398bda9c948 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:39.908822 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:39.908822 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:39.912857 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8359a547-0630-4a33-8299-9398bda9c948 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:02:39.919048 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8359a547-0630-4a33-8299-9398bda9c948 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 returned with HTTP 200 Aug 07 18:02:39.919354 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 547/2202] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:39 2026] GET /volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:40.933096 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-adf3156c-14ed-4076-832e-8f5830e253e9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:40.936105 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-adf3156c-14ed-4076-832e-8f5830e253e9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 Aug 07 18:02:40.936984 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-adf3156c-14ed-4076-832e-8f5830e253e9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:40.937208 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-adf3156c-14ed-4076-832e-8f5830e253e9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:40.945694 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:40.945694 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:40.950760 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-adf3156c-14ed-4076-832e-8f5830e253e9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:02:40.956593 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-adf3156c-14ed-4076-832e-8f5830e253e9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 returned with HTTP 200 Aug 07 18:02:40.957004 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 553/2203] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:40 2026] GET /volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:40.978361 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e5581d8a-2d41-4cde-87e2-39a03007f3bf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:40.982203 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e5581d8a-2d41-4cde-87e2-39a03007f3bf tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:02:40.982561 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e5581d8a-2d41-4cde-87e2-39a03007f3bf tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48e171d6-2389-4cb5-938c-1ea046c72f76", "name": "tempest-VolumesBackupsAdminTest-Backup-342980558", "container": "tempest-volumesbackupsadmintest-backup-container-851277383"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:40.984500 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-e5581d8a-2d41-4cde-87e2-39a03007f3bf tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Creating new backup {'backup': {'volume_id': '48e171d6-2389-4cb5-938c-1ea046c72f76', 'name': 'tempest-VolumesBackupsAdminTest-Backup-342980558', 'container': 'tempest-volumesbackupsadmintest-backup-container-851277383'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:02:40.984500 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-e5581d8a-2d41-4cde-87e2-39a03007f3bf tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Creating backup of volume 48e171d6-2389-4cb5-938c-1ea046c72f76 in container tempest-volumesbackupsadmintest-backup-container-851277383 Aug 07 18:02:40.995683 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:40.995683 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:40.995683 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e5581d8a-2d41-4cde-87e2-39a03007f3bf tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:02:41.038193 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-e5581d8a-2d41-4cde-87e2-39a03007f3bf tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Created reservations ['6dadc923-b92a-409c-80ef-dbb73da157b0', 'cdf36d77-dede-4722-82f8-aafa09b48e5b'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:41.076807 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e5581d8a-2d41-4cde-87e2-39a03007f3bf tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:02:41.077150 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 550/2204] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:02:40 2026] POST /volume/v3/backups => generated 334 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:41.095750 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-47bddbc8-a8e1-48ba-be47-ce6e820df562 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:41.099072 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-47bddbc8-a8e1-48ba-be47-ce6e820df562 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:41.099072 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-47bddbc8-a8e1-48ba-be47-ce6e820df562 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:41.099072 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-47bddbc8-a8e1-48ba-be47-ce6e820df562 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:41.099072 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-47bddbc8-a8e1-48ba-be47-ce6e820df562 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:41.107637 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:41.107637 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:41.108424 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-47bddbc8-a8e1-48ba-be47-ce6e820df562 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:41.108825 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 555/2205] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:41 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:41.829511 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c12e0e92-b3b4-40ea-b703-4039d9104837 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:41.853265 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-183c7e2c-6788-4d2b-adce-af551fa8ab62 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:41.856759 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-183c7e2c-6788-4d2b-adce-af551fa8ab62 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:41.856759 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-183c7e2c-6788-4d2b-adce-af551fa8ab62 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:41.856759 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-183c7e2c-6788-4d2b-adce-af551fa8ab62 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:41.862686 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:41.862686 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:41.866529 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-183c7e2c-6788-4d2b-adce-af551fa8ab62 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:41.871061 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-183c7e2c-6788-4d2b-adce-af551fa8ab62 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:41.871469 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 554/2206] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:02:41 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:41.935243 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c12e0e92-b3b4-40ea-b703-4039d9104837 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] GET https://10.4.3.241/volume/v3/scheduler-stats/get_pools Aug 07 18:02:41.935474 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c12e0e92-b3b4-40ea-b703-4039d9104837 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:41.935763 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c12e0e92-b3b4-40ea-b703-4039d9104837 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] Calling method 'get_pools' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:41.946655 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c12e0e92-b3b4-40ea-b703-4039d9104837 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] https://10.4.3.241/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 18:02:41.946840 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 548/2207] 10.4.3.241 () {66 vars in 1291 bytes} [Fri Aug 7 18:02:41 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:41.957139 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-97b4e68c-021f-4362-bf06-7a7e89b9bfc5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:41.959479 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-97b4e68c-021f-4362-bf06-7a7e89b9bfc5 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] GET https://10.4.3.241/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 18:02:41.959807 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-97b4e68c-021f-4362-bf06-7a7e89b9bfc5 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:41.960370 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-97b4e68c-021f-4362-bf06-7a7e89b9bfc5 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] Calling method 'get_pools' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:41.960734 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:41.960734 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:41.965573 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d0beaa03-4a05-45e1-b805-bacf2c03d8d3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:41.966920 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d0beaa03-4a05-45e1-b805-bacf2c03d8d3 None None] GET https://10.4.3.241/volume// Aug 07 18:02:41.966920 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d0beaa03-4a05-45e1-b805-bacf2c03d8d3 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:41.967276 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d0beaa03-4a05-45e1-b805-bacf2c03d8d3 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:41.968413 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d0beaa03-4a05-45e1-b805-bacf2c03d8d3 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:02:41.968549 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 556/2208] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:02:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:02:41.972417 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-97b4e68c-021f-4362-bf06-7a7e89b9bfc5 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] https://10.4.3.241/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 18:02:41.972906 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 551/2209] 10.4.3.241 () {66 vars in 1314 bytes} [Fri Aug 7 18:02:41 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:41.983158 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-482c4045-2467-48cd-b058-118fb694ac78 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:41.984232 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-e601d625-23f3-4143-b2db-542903f271ec None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:41.985561 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-482c4045-2467-48cd-b058-118fb694ac78 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] GET https://10.4.3.241/volume/v3/capabilities/np0000006743@storpool Aug 07 18:02:41.985790 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-482c4045-2467-48cd-b058-118fb694ac78 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:41.985990 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-482c4045-2467-48cd-b058-118fb694ac78 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:41.998609 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-482c4045-2467-48cd-b058-118fb694ac78 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] https://10.4.3.241/volume/v3/capabilities/np0000006743@storpool returned with HTTP 200 Aug 07 18:02:41.999114 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 555/2210] 10.4.3.241 () {66 vars in 1318 bytes} [Fri Aug 7 18:02:41 2026] GET /volume/v3/capabilities/np0000006743@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:42.011986 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6ecec71e-e8a2-4e3b-9701-71644349ce9f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:42.013138 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ecec71e-e8a2-4e3b-9701-71644349ce9f tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] GET https://10.4.3.241/volume/v3/capabilities/np0000006743@storpool Aug 07 18:02:42.013445 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6ecec71e-e8a2-4e3b-9701-71644349ce9f tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:42.013722 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6ecec71e-e8a2-4e3b-9701-71644349ce9f tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:42.027526 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6ecec71e-e8a2-4e3b-9701-71644349ce9f tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] https://10.4.3.241/volume/v3/capabilities/np0000006743@storpool returned with HTTP 200 Aug 07 18:02:42.027526 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 557/2211] 10.4.3.241 () {66 vars in 1318 bytes} [Fri Aug 7 18:02:42 2026] GET /volume/v3/capabilities/np0000006743@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:42.041517 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d895dd26-27f1-4a28-81ed-4454fc0f3567 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:42.045571 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d895dd26-27f1-4a28-81ed-4454fc0f3567 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] GET https://10.4.3.241/volume/v3/capabilities/np0000006743@storpool Aug 07 18:02:42.045885 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d895dd26-27f1-4a28-81ed-4454fc0f3567 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:42.046135 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d895dd26-27f1-4a28-81ed-4454fc0f3567 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:42.061414 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d895dd26-27f1-4a28-81ed-4454fc0f3567 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550 tempest-BackendsCapabilitiesAdminTestsJSON-1258451550-project-admin] https://10.4.3.241/volume/v3/capabilities/np0000006743@storpool returned with HTTP 200 Aug 07 18:02:42.062187 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 552/2212] 10.4.3.241 () {66 vars in 1318 bytes} [Fri Aug 7 18:02:42 2026] GET /volume/v3/capabilities/np0000006743@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:42.076900 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-e601d625-23f3-4143-b2db-542903f271ec tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:02:42.077299 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-e601d625-23f3-4143-b2db-542903f271ec tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63cd0720-310d-4105-b10b-63edc370ab9e", "connector": null, "instance_uuid": "3bfe33db-1785-4c9b-a6a9-2d9af5cd144a"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:42.086298 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:42.086298 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:42.121070 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-e601d625-23f3-4143-b2db-542903f271ec tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:02:42.121592 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 549/2213] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:02:41 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:42.122637 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f9d403b0-d09b-483b-91a2-1955bbc5fff2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:42.125325 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f9d403b0-d09b-483b-91a2-1955bbc5fff2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:42.125325 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f9d403b0-d09b-483b-91a2-1955bbc5fff2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:42.125647 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f9d403b0-d09b-483b-91a2-1955bbc5fff2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:42.125750 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f9d403b0-d09b-483b-91a2-1955bbc5fff2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:42.138708 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:42.138708 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:42.140123 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f9d403b0-d09b-483b-91a2-1955bbc5fff2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:42.140941 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 556/2214] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:42 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:42.178221 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a9089587-b0c0-409a-a1d0-817da9d5ad4a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:42.181997 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a9089587-b0c0-409a-a1d0-817da9d5ad4a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:42.182447 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a9089587-b0c0-409a-a1d0-817da9d5ad4a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:42.183417 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a9089587-b0c0-409a-a1d0-817da9d5ad4a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:42.190316 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-96753734-8e73-4971-886f-20c5b8807b19 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:42.190817 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-96753734-8e73-4971-886f-20c5b8807b19 None None] GET https://10.4.3.241/volume// Aug 07 18:02:42.191303 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-96753734-8e73-4971-886f-20c5b8807b19 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:42.191303 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-96753734-8e73-4971-886f-20c5b8807b19 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:42.192089 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-96753734-8e73-4971-886f-20c5b8807b19 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:02:42.192089 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 553/2215] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:02:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:02:42.196050 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:42.196050 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:42.200721 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a9089587-b0c0-409a-a1d0-817da9d5ad4a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:42.206717 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a9089587-b0c0-409a-a1d0-817da9d5ad4a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:42.206717 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 558/2216] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:42 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:42.208569 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-73daba72-6b66-42a0-952d-784e26a0805d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:42.210541 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-73daba72-6b66-42a0-952d-784e26a0805d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:42.210880 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-73daba72-6b66-42a0-952d-784e26a0805d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:42.211091 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-73daba72-6b66-42a0-952d-784e26a0805d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:42.226208 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:42.226208 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:42.234020 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-73daba72-6b66-42a0-952d-784e26a0805d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:42.241152 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-73daba72-6b66-42a0-952d-784e26a0805d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:42.241152 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 550/2217] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:02:42 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 1083 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:42.367509 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-03fa861b-3dc1-41fe-9b43-56e3b997909e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:42.370024 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-03fa861b-3dc1-41fe-9b43-56e3b997909e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] PUT https://10.4.3.241/volume/v3/attachments/bfbc1b72-3af4-44b5-97ae-3ceb345dfc80 Aug 07 18:02:42.370477 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-03fa861b-3dc1-41fe-9b43-56e3b997909e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:42.386130 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-03fa861b-3dc1-41fe-9b43-56e3b997909e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Acquiring lock "cinder-attachment_update-63cd0720-310d-4105-b10b-63edc370ab9e-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:02:42.388381 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-03fa861b-3dc1-41fe-9b43-56e3b997909e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Lock "cinder-attachment_update-63cd0720-310d-4105-b10b-63edc370ab9e-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:02:42.390004 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:42.390004 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:42.541673 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-03fa861b-3dc1-41fe-9b43-56e3b997909e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Lock "cinder-attachment_update-63cd0720-310d-4105-b10b-63edc370ab9e-np0000006743" released by "attachment_update" :: held 0.153s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:02:42.541984 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-03fa861b-3dc1-41fe-9b43-56e3b997909e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/attachments/bfbc1b72-3af4-44b5-97ae-3ceb345dfc80 returned with HTTP 200 Aug 07 18:02:42.542470 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 557/2218] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:02:42 2026] PUT /volume/v3/attachments/bfbc1b72-3af4-44b5-97ae-3ceb345dfc80 => generated 968 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:42.550386 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-70e9766f-2929-4ce4-9e92-3ee9461a7632 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:42.553767 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-70e9766f-2929-4ce4-9e92-3ee9461a7632 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e/encryption Aug 07 18:02:42.554035 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-70e9766f-2929-4ce4-9e92-3ee9461a7632 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:42.554272 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-70e9766f-2929-4ce4-9e92-3ee9461a7632 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:42.568885 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:42.568885 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:42.579923 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-70e9766f-2929-4ce4-9e92-3ee9461a7632 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e/encryption returned with HTTP 200 Aug 07 18:02:42.580901 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 554/2219] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 18:02:42 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:43.092939 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:43.152794 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a87af4f2-56c3-4566-9b6b-466115fd28a9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:43.155432 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a87af4f2-56c3-4566-9b6b-466115fd28a9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:43.156124 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a87af4f2-56c3-4566-9b6b-466115fd28a9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:43.157209 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a87af4f2-56c3-4566-9b6b-466115fd28a9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:43.157209 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a87af4f2-56c3-4566-9b6b-466115fd28a9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:43.161149 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:43.161149 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:43.162362 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a87af4f2-56c3-4566-9b6b-466115fd28a9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:43.163304 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 551/2220] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:43 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:43.222333 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:43.222681 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-288773798"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:43.223010 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fcc72528-c4e0-4768-9cf4-60b90267dac4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:43.224008 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-288773798'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:43.224114 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Create volume of 1 GB Aug 07 18:02:43.225716 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fcc72528-c4e0-4768-9cf4-60b90267dac4 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:43.225936 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fcc72528-c4e0-4768-9cf4-60b90267dac4 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:43.226164 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fcc72528-c4e0-4768-9cf4-60b90267dac4 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:43.227810 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Availability Zones retrieved successfully. Aug 07 18:02:43.232712 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Flow 'volume_create_api' (40049fb7-2a46-406b-9b4f-8ea3a1565d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:43.233495 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89733e25-5967-430e-9a85-57e91b1e95e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:43.234231 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:43.239792 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:43.239792 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:43.244102 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fcc72528-c4e0-4768-9cf4-60b90267dac4 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:43.249348 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fcc72528-c4e0-4768-9cf4-60b90267dac4 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:43.249930 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 558/2221] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:43 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:43.257138 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89733e25-5967-430e-9a85-57e91b1e95e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:43.257811 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (445408a4-37c0-449c-971c-a3ad0cee9694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:43.328130 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Created reservations ['fae740c8-d449-4517-b6d6-a76df7fac0ee', 'a8473ace-cf0c-4616-abd8-b05ba14ba814', 'c10d51e6-6b6a-473e-9ea2-48ab387577a2', 'a2a8e0e1-15ae-4b0f-82e0-52115a336f2f'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:43.329197 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (445408a4-37c0-449c-971c-a3ad0cee9694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fae740c8-d449-4517-b6d6-a76df7fac0ee', 'a8473ace-cf0c-4616-abd8-b05ba14ba814', 'c10d51e6-6b6a-473e-9ea2-48ab387577a2', 'a2a8e0e1-15ae-4b0f-82e0-52115a336f2f']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:43.330305 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c6c166b-6b52-4b27-83e7-2e61b41d2a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:43.352545 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c6c166b-6b52-4b27-83e7-2e61b41d2a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-288773798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71a0b72e59b94a9fbbe48799707e2f2d',qos_specs=None,replication_status=,reservations=['fae740c8-d449-4517-b6d6-a76df7fac0ee','a8473ace-cf0c-4616-abd8-b05ba14ba814','c10d51e6-6b6a-473e-9ea2-48ab387577a2','a2a8e0e1-15ae-4b0f-82e0-52115a336f2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58b66b2ad1f94afe9ac157816fff0d6c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-288773798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71a0b72e59b94a9fbbe48799707e2f2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58b66b2ad1f94afe9ac157816fff0d6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:43.353430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44205126-6bca-44c9-9ef4-d5267b6c1334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:43.382716 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44205126-6bca-44c9-9ef4-d5267b6c1334) transitioned into state 'SUCCESS' from state '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-288773798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71a0b72e59b94a9fbbe48799707e2f2d',qos_specs=None,replication_status=,reservations=['fae740c8-d449-4517-b6d6-a76df7fac0ee','a8473ace-cf0c-4616-abd8-b05ba14ba814','c10d51e6-6b6a-473e-9ea2-48ab387577a2','a2a8e0e1-15ae-4b0f-82e0-52115a336f2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58b66b2ad1f94afe9ac157816fff0d6c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:43.383559 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c047a5b-b1d5-486a-9935-3700ef66526c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:43.396513 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c047a5b-b1d5-486a-9935-3700ef66526c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:43.402017 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Flow 'volume_create_api' (40049fb7-2a46-406b-9b4f-8ea3a1565d8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:43.402017 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Create volume request issued successfully. Aug 07 18:02:43.403948 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a1f9566-ae40-4294-a9fd-474c547ebb7c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:43.403948 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 559/2222] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:02:43 2026] POST /volume/v3/volumes => generated 773 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:43.415857 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-415adffd-8ea0-4c1d-bf72-114909afc5f4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:43.417750 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-415adffd-8ea0-4c1d-bf72-114909afc5f4 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:02:43.417982 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-415adffd-8ea0-4c1d-bf72-114909afc5f4 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:43.418211 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-415adffd-8ea0-4c1d-bf72-114909afc5f4 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:43.424504 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:43.424504 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:43.428178 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-415adffd-8ea0-4c1d-bf72-114909afc5f4 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:02:43.432968 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-415adffd-8ea0-4c1d-bf72-114909afc5f4 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:02:43.433471 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 555/2223] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:43 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:44.174721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9af3e8ca-31d9-422e-be5d-c98773fc27f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:44.177357 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9af3e8ca-31d9-422e-be5d-c98773fc27f9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:44.177764 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9af3e8ca-31d9-422e-be5d-c98773fc27f9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:44.178123 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9af3e8ca-31d9-422e-be5d-c98773fc27f9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:44.178358 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-9af3e8ca-31d9-422e-be5d-c98773fc27f9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:44.184383 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:44.184383 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:44.185520 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9af3e8ca-31d9-422e-be5d-c98773fc27f9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:44.186084 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 552/2224] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:44 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:44.262222 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-67da8e9a-8d95-4e88-b6c4-e1a70f14031f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:44.266198 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-67da8e9a-8d95-4e88-b6c4-e1a70f14031f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:44.266198 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-67da8e9a-8d95-4e88-b6c4-e1a70f14031f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:44.266198 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-67da8e9a-8d95-4e88-b6c4-e1a70f14031f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:44.277002 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:44.277002 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:44.281373 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-67da8e9a-8d95-4e88-b6c4-e1a70f14031f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:44.286779 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-67da8e9a-8d95-4e88-b6c4-e1a70f14031f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:44.287178 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 559/2225] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:44 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:44.450519 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-50c6e5f2-5239-494c-b5f2-35f125f732d1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:44.454170 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-50c6e5f2-5239-494c-b5f2-35f125f732d1 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:02:44.454438 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-50c6e5f2-5239-494c-b5f2-35f125f732d1 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:44.454636 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-50c6e5f2-5239-494c-b5f2-35f125f732d1 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:44.462148 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:44.462148 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:44.466911 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-50c6e5f2-5239-494c-b5f2-35f125f732d1 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:02:44.472688 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-50c6e5f2-5239-494c-b5f2-35f125f732d1 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:02:44.473082 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 560/2226] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:44 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:44.989788 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c503d165-613b-45ae-b7c7-1e937c76ce74 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:45.100913 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c503d165-613b-45ae-b7c7-1e937c76ce74 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:02:45.100913 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c503d165-613b-45ae-b7c7-1e937c76ce74 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1706001510"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:45.122594 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c503d165-613b-45ae-b7c7-1e937c76ce74 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:02:45.123062 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 556/2227] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:02:44 2026] POST /volume/v3/types => generated 220 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:45.135186 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c95c9cf3-0190-47cf-8459-9048e37f8fb3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:45.137487 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c95c9cf3-0190-47cf-8459-9048e37f8fb3 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] POST https://10.4.3.241/volume/v3/group_types Aug 07 18:02:45.137723 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c95c9cf3-0190-47cf-8459-9048e37f8fb3 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-2020937197"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:45.157459 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c95c9cf3-0190-47cf-8459-9048e37f8fb3 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 202 Aug 07 18:02:45.157864 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 553/2228] 10.4.3.241 () {70 vars in 1311 bytes} [Fri Aug 7 18:02:45 2026] POST /volume/v3/group_types => generated 177 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:45.168424 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9d271b8b-452d-452e-a81e-2a687504a87b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:45.199525 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9a84ac5f-a5d4-4592-a0c8-bb78f832e713 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:45.203140 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a84ac5f-a5d4-4592-a0c8-bb78f832e713 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:45.203306 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a84ac5f-a5d4-4592-a0c8-bb78f832e713 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:45.203557 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a84ac5f-a5d4-4592-a0c8-bb78f832e713 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:45.203685 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-9a84ac5f-a5d4-4592-a0c8-bb78f832e713 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:45.211639 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:45.211639 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:45.214100 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a84ac5f-a5d4-4592-a0c8-bb78f832e713 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:45.214100 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 561/2229] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:45 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:45.259920 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9d271b8b-452d-452e-a81e-2a687504a87b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] POST https://10.4.3.241/volume/v3/groups Aug 07 18:02:45.259920 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9d271b8b-452d-452e-a81e-2a687504a87b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5eb99870-601c-4a84-b509-1e6c1edf15b1", "volume_types": ["a96b3495-b93b-4d4a-950e-e66bef8882aa"], "name": "tempest-GroupsV314Test-Group-704507923"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:45.262392 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-9d271b8b-452d-452e-a81e-2a687504a87b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Creating new group {'group': {'group_type': '5eb99870-601c-4a84-b509-1e6c1edf15b1', 'volume_types': ['a96b3495-b93b-4d4a-950e-e66bef8882aa'], 'name': 'tempest-GroupsV314Test-Group-704507923'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:02:45.281829 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-9d271b8b-452d-452e-a81e-2a687504a87b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Creating group tempest-GroupsV314Test-Group-704507923. Aug 07 18:02:45.305425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c58bfadf-9cac-4e59-bd6a-a1e3fd78e513 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:45.307568 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c58bfadf-9cac-4e59-bd6a-a1e3fd78e513 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:45.307826 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c58bfadf-9cac-4e59-bd6a-a1e3fd78e513 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:45.308596 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c58bfadf-9cac-4e59-bd6a-a1e3fd78e513 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:45.316109 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9d271b8b-452d-452e-a81e-2a687504a87b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Availability Zones retrieved successfully. Aug 07 18:02:45.322701 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:45.322701 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:45.328820 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c58bfadf-9cac-4e59-bd6a-a1e3fd78e513 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:45.336302 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c58bfadf-9cac-4e59-bd6a-a1e3fd78e513 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:45.337051 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 557/2230] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:45 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:45.360729 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-9d271b8b-452d-452e-a81e-2a687504a87b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Created reservations ['cb34d84f-5bdd-4d70-ba51-6d84f68116d8'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:45.393286 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9d271b8b-452d-452e-a81e-2a687504a87b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/groups returned with HTTP 202 Aug 07 18:02:45.396105 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 560/2231] 10.4.3.241 () {70 vars in 1297 bytes} [Fri Aug 7 18:02:45 2026] POST /volume/v3/groups => generated 107 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:45.402436 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5acdcc1b-59bf-48bd-8ea6-40d2efc60c5d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:45.403684 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5acdcc1b-59bf-48bd-8ea6-40d2efc60c5d tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/groups/55825335-d396-43e9-ba30-deec20781866 Aug 07 18:02:45.403684 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5acdcc1b-59bf-48bd-8ea6-40d2efc60c5d tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:45.403858 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5acdcc1b-59bf-48bd-8ea6-40d2efc60c5d tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:45.403961 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-5acdcc1b-59bf-48bd-8ea6-40d2efc60c5d tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] show called for member 55825335-d396-43e9-ba30-deec20781866 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:02:45.407102 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:45.407102 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:45.415518 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5acdcc1b-59bf-48bd-8ea6-40d2efc60c5d tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/groups/55825335-d396-43e9-ba30-deec20781866 returned with HTTP 200 Aug 07 18:02:45.415895 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 554/2232] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:02:45 2026] GET /volume/v3/groups/55825335-d396-43e9-ba30-deec20781866 => generated 387 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:45.721571 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-caf04651-718d-4b6e-a23b-8d97a26541ef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:45.748538 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-caf04651-718d-4b6e-a23b-8d97a26541ef tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:02:45.748839 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-caf04651-718d-4b6e-a23b-8d97a26541ef tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1641608807-1577666769", "extra_specs": {}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:45.760721 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-caf04651-718d-4b6e-a23b-8d97a26541ef tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:02:45.761022 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 562/2233] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:02:45 2026] POST /volume/v3/types => generated 269 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:46.226926 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84d30112-ad72-4214-8ac3-1511e6c387a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:46.228903 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84d30112-ad72-4214-8ac3-1511e6c387a6 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:46.229192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84d30112-ad72-4214-8ac3-1511e6c387a6 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:46.229502 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84d30112-ad72-4214-8ac3-1511e6c387a6 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:46.229660 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-84d30112-ad72-4214-8ac3-1511e6c387a6 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:46.235588 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:46.235588 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:46.236503 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84d30112-ad72-4214-8ac3-1511e6c387a6 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:46.237024 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 558/2234] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:46 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:46.357869 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bc306d3b-0ecf-421c-9722-c18895365c2a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:46.360853 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bc306d3b-0ecf-421c-9722-c18895365c2a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:46.360853 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bc306d3b-0ecf-421c-9722-c18895365c2a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:46.360853 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bc306d3b-0ecf-421c-9722-c18895365c2a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:46.375711 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:46.375711 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:46.380609 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bc306d3b-0ecf-421c-9722-c18895365c2a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:46.387569 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bc306d3b-0ecf-421c-9722-c18895365c2a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:46.388494 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 561/2235] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:46 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:46.426854 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e2da3c32-24e5-478c-9f5d-d06aed110c5c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:46.427885 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e2da3c32-24e5-478c-9f5d-d06aed110c5c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/groups/55825335-d396-43e9-ba30-deec20781866 Aug 07 18:02:46.428110 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e2da3c32-24e5-478c-9f5d-d06aed110c5c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:46.428347 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e2da3c32-24e5-478c-9f5d-d06aed110c5c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:46.428493 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-e2da3c32-24e5-478c-9f5d-d06aed110c5c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] show called for member 55825335-d396-43e9-ba30-deec20781866 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:02:46.432684 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:46.432684 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:46.441532 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e2da3c32-24e5-478c-9f5d-d06aed110c5c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/groups/55825335-d396-43e9-ba30-deec20781866 returned with HTTP 200 Aug 07 18:02:46.442085 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 555/2236] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:02:46 2026] GET /volume/v3/groups/55825335-d396-43e9-ba30-deec20781866 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:46.471265 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:46.476814 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:46.477167 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-697097039", "volume_type": "a96b3495-b93b-4d4a-950e-e66bef8882aa", "group_id": "55825335-d396-43e9-ba30-deec20781866", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:46.486994 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-697097039', 'volume_type': 'a96b3495-b93b-4d4a-950e-e66bef8882aa', 'group_id': '55825335-d396-43e9-ba30-deec20781866', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:46.508563 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:46.508563 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:46.508563 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Create volume of 1 GB Aug 07 18:02:46.529528 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Availability Zones retrieved successfully. Aug 07 18:02:46.571263 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Flow 'volume_create_api' (b1330843-8877-4681-9336-72c99cd2ed96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:46.575106 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (223ee887-8965-4a4d-a0c7-b84c082e8cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:46.576042 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:46.576042 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:46.580018 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:46.633685 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (223ee887-8965-4a4d-a0c7-b84c082e8cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:02:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a96b3495-b93b-4d4a-950e-e66bef8882aa,is_public=True,name='tempest-GroupsV314Test-volume-type-1706001510',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a96b3495-b93b-4d4a-950e-e66bef8882aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '55825335-d396-43e9-ba30-deec20781866', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:46.634726 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9aec44-3f34-410c-bb45-f2897e1c140d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:46.670295 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1706001510 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1706001510, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:46.670656 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1706001510 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1706001510, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:46.710322 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Created reservations ['f327e0cb-1b29-4475-ad5a-a178fb214194', '1b86e959-1dfe-4446-a889-354ee6746ca9', 'e304c1b3-9237-4f7a-9052-b4a446f85e28', '22eea11c-e4d3-4322-85d0-499205cb50ae'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:46.711237 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9aec44-3f34-410c-bb45-f2897e1c140d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f327e0cb-1b29-4475-ad5a-a178fb214194', '1b86e959-1dfe-4446-a889-354ee6746ca9', 'e304c1b3-9237-4f7a-9052-b4a446f85e28', '22eea11c-e4d3-4322-85d0-499205cb50ae']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:46.712310 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1ddb4d0-f58b-4f3b-b97e-e06a2dc52fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:46.743007 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1ddb4d0-f58b-4f3b-b97e-e06a2dc52fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb01265a-83b0-4242-a907-1dfdbfff65c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-697097039',encryption_key_id=None,group_id=55825335-d396-43e9-ba30-deec20781866,group_type_id=,metadata={},multiattach=False,project_id='e2dde6ddddba4e88877ca3a63ecb3706',qos_specs=None,replication_status=,reservations=['f327e0cb-1b29-4475-ad5a-a178fb214194','1b86e959-1dfe-4446-a889-354ee6746ca9','e304c1b3-9237-4f7a-9052-b4a446f85e28','22eea11c-e4d3-4322-85d0-499205cb50ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='debfa933725a47f3b14c5c9cbd0cb00e',volume_type_id=a96b3495-b93b-4d4a-950e-e66bef8882aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-697097039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=55825335-d396-43e9-ba30-deec20781866,host=None,id=fb01265a-83b0-4242-a907-1dfdbfff65c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2dde6ddddba4e88877ca3a63ecb3706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='debfa933725a47f3b14c5c9cbd0cb00e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a96b3495-b93b-4d4a-950e-e66bef8882aa),volume_type_id=a96b3495-b93b-4d4a-950e-e66bef8882aa)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:46.743867 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c8c0810-e223-4818-af84-279f002abec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:46.763170 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c8c0810-e223-4818-af84-279f002abec1) transitioned into state 'SUCCESS' from state '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-697097039',encryption_key_id=None,group_id=55825335-d396-43e9-ba30-deec20781866,group_type_id=,metadata={},multiattach=False,project_id='e2dde6ddddba4e88877ca3a63ecb3706',qos_specs=None,replication_status=,reservations=['f327e0cb-1b29-4475-ad5a-a178fb214194','1b86e959-1dfe-4446-a889-354ee6746ca9','e304c1b3-9237-4f7a-9052-b4a446f85e28','22eea11c-e4d3-4322-85d0-499205cb50ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='debfa933725a47f3b14c5c9cbd0cb00e',volume_type_id=a96b3495-b93b-4d4a-950e-e66bef8882aa)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:46.764348 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65035ab6-2045-46a3-9000-14e7da6f218d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:46.782371 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65035ab6-2045-46a3-9000-14e7da6f218d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:46.783529 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Flow 'volume_create_api' (b1330843-8877-4681-9336-72c99cd2ed96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:46.783934 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Create volume request issued successfully. Aug 07 18:02:46.785645 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:46.786978 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:46.834963 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:46.838722 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:46.838722 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:46.842846 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7f938d81-022a-4759-8e76-82f80c6cf1b2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:46.843274 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 563/2237] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:02:46 2026] POST /volume/v3/volumes => generated 818 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:46.863494 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f081b4fe-8d3f-45c0-a3b1-845a7707f67a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:46.865225 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f081b4fe-8d3f-45c0-a3b1-845a7707f67a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/volumes/fb01265a-83b0-4242-a907-1dfdbfff65c0 Aug 07 18:02:46.865425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f081b4fe-8d3f-45c0-a3b1-845a7707f67a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:46.865672 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f081b4fe-8d3f-45c0-a3b1-845a7707f67a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:46.874054 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:46.874054 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:46.878282 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f081b4fe-8d3f-45c0-a3b1-845a7707f67a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Volume info retrieved successfully. Aug 07 18:02:46.879366 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-f081b4fe-8d3f-45c0-a3b1-845a7707f67a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:46.879556 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-f081b4fe-8d3f-45c0-a3b1-845a7707f67a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:46.926558 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-f081b4fe-8d3f-45c0-a3b1-845a7707f67a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:46.930795 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:46.930795 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:46.940144 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f081b4fe-8d3f-45c0-a3b1-845a7707f67a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/volumes/fb01265a-83b0-4242-a907-1dfdbfff65c0 returned with HTTP 200 Aug 07 18:02:46.940585 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 559/2238] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:46 2026] GET /volume/v3/volumes/fb01265a-83b0-4242-a907-1dfdbfff65c0 => generated 910 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:47.252543 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2705d26d-02a5-4666-8edc-1d99be3aa735 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:47.255733 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2705d26d-02a5-4666-8edc-1d99be3aa735 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:47.255733 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2705d26d-02a5-4666-8edc-1d99be3aa735 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:47.255984 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2705d26d-02a5-4666-8edc-1d99be3aa735 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:47.256135 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2705d26d-02a5-4666-8edc-1d99be3aa735 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:47.264761 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:47.264761 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:47.265229 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2705d26d-02a5-4666-8edc-1d99be3aa735 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:47.265741 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 562/2239] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:47 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:47.402706 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0ddca194-b791-4350-ba4e-f7ee7ed2e46f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:47.406500 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ddca194-b791-4350-ba4e-f7ee7ed2e46f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:47.406500 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ddca194-b791-4350-ba4e-f7ee7ed2e46f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:47.406865 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ddca194-b791-4350-ba4e-f7ee7ed2e46f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:47.423993 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:47.423993 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:47.432334 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0ddca194-b791-4350-ba4e-f7ee7ed2e46f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:47.440814 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ddca194-b791-4350-ba4e-f7ee7ed2e46f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:47.441445 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 556/2240] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:47 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 904 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:47.664078 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-e0da23b9-30b8-4869-a9bf-f7841daac35e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:47.667467 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-e0da23b9-30b8-4869-a9bf-f7841daac35e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] POST https://10.4.3.241/volume/v3/attachments/bfbc1b72-3af4-44b5-97ae-3ceb345dfc80/action Aug 07 18:02:47.667949 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-e0da23b9-30b8-4869-a9bf-f7841daac35e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:47.668152 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-e0da23b9-30b8-4869-a9bf-f7841daac35e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:47.701013 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:47.701013 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:47.728321 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-1f5f17fd-f9d6-47a2-b118-d069a7492a86 req-e0da23b9-30b8-4869-a9bf-f7841daac35e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/attachments/bfbc1b72-3af4-44b5-97ae-3ceb345dfc80/action returned with HTTP 204 Aug 07 18:02:47.728976 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 564/2241] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:02:47 2026] POST /volume/v3/attachments/bfbc1b72-3af4-44b5-97ae-3ceb345dfc80/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:47.957373 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c3533826-2df6-403b-9795-97c4d13942bc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:47.959474 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3533826-2df6-403b-9795-97c4d13942bc tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/volumes/fb01265a-83b0-4242-a907-1dfdbfff65c0 Aug 07 18:02:47.959725 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3533826-2df6-403b-9795-97c4d13942bc tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:47.959995 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3533826-2df6-403b-9795-97c4d13942bc tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:47.968463 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:47.968463 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:47.973881 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c3533826-2df6-403b-9795-97c4d13942bc tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Volume info retrieved successfully. Aug 07 18:02:47.974625 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-c3533826-2df6-403b-9795-97c4d13942bc tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:47.974827 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-c3533826-2df6-403b-9795-97c4d13942bc tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:48.032872 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-c3533826-2df6-403b-9795-97c4d13942bc tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:48.038808 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.038808 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:48.049364 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3533826-2df6-403b-9795-97c4d13942bc tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/volumes/fb01265a-83b0-4242-a907-1dfdbfff65c0 returned with HTTP 200 Aug 07 18:02:48.049364 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 560/2242] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:47 2026] GET /volume/v3/volumes/fb01265a-83b0-4242-a907-1dfdbfff65c0 => generated 911 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:02:48.067799 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-971bf316-8836-4c6c-b6ce-98200f71610c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.072365 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] POST https://10.4.3.241/volume/v3/groups/action Aug 07 18:02:48.073113 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Action body: b'{"create-from-src": {"source_group_id": "55825335-d396-43e9-ba30-deec20781866", "name": "tempest-Group_from_grp-1247459806"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:48.073454 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "55825335-d396-43e9-ba30-deec20781866", "name": "tempest-Group_from_grp-1247459806"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:48.076996 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Creating new group {'create-from-src': {'source_group_id': '55825335-d396-43e9-ba30-deec20781866', 'name': 'tempest-Group_from_grp-1247459806'}}. {{(pid=100244) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 18:02:48.076996 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Creating group tempest-Group_from_grp-1247459806 from source group 55825335-d396-43e9-ba30-deec20781866. Aug 07 18:02:48.085135 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.085135 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:48.098208 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.098208 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:48.131744 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Created reservations ['24bc7416-72da-48e0-beee-cd9664e90c95'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:48.155789 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cabb2015-ee06-4a4a-953e-5850716f1980 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.163524 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cabb2015-ee06-4a4a-953e-5850716f1980 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:02:48.163646 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cabb2015-ee06-4a4a-953e-5850716f1980 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-510355266-1994475724", "extra_specs": {}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:48.184302 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cabb2015-ee06-4a4a-953e-5850716f1980 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:02:48.184678 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 557/2243] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:02:48 2026] POST /volume/v3/types => generated 268 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:48.194197 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2bc14202-ed71-4194-ace2-ff8ead9c5243 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.196945 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2bc14202-ed71-4194-ace2-ff8ead9c5243 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:02:48.197485 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2bc14202-ed71-4194-ace2-ff8ead9c5243 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-785082783-1848217255", "extra_specs": {}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:48.200367 np0000006743 devstack@c-api.service[100244]: INFO cinder.group.api [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] A mapping entry already exists for group 9d9b5b7e-41a8-43d9-95fc-25c7f635d5be and volume type a96b3495-b93b-4d4a-950e-e66bef8882aa. Do not need to create again. Aug 07 18:02:48.200778 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.200778 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:48.201527 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Availability Zones retrieved successfully. Aug 07 18:02:48.208657 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Flow 'volume_create_api' (9662d028-9f44-4951-bd2d-7239f4814c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:48.210033 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8f3a262-7118-4ea3-9268-af903736e022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.211989 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:48.213979 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2bc14202-ed71-4194-ace2-ff8ead9c5243 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:02:48.214759 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 565/2244] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:02:48 2026] POST /volume/v3/types => generated 268 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:48.227317 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c85d570e-6b21-4164-b3e8-018aedc790df None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.232949 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:48.233313 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-25556753", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-510355266-1994475724", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:48.238172 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-25556753', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-510355266-1994475724', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:48.238344 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8f3a262-7118-4ea3-9268-af903736e022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fb01265a-83b0-4242-a907-1dfdbfff65c0', 'volume_type': VolumeType(created_at=2026-08-07T18:02:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a96b3495-b93b-4d4a-950e-e66bef8882aa,is_public=True,name='tempest-GroupsV314Test-volume-type-1706001510',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a96b3495-b93b-4d4a-950e-e66bef8882aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9d9b5b7e-41a8-43d9-95fc-25c7f635d5be', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.239307 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027307f8-f0bd-41aa-a035-64b0283f6eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.241956 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Create volume of 1 GB Aug 07 18:02:48.242308 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.242308 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:48.242950 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Availability Zones retrieved successfully. Aug 07 18:02:48.250254 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Flow 'volume_create_api' (1d5358cb-6497-4085-a1fc-c1ca2f3db036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:48.251558 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c73efb-6bf2-4700-b5c7-949552c44c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.253461 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:48.278157 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6cad1504-76c6-47d1-aa9b-1d457ebc2628 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.283317 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1706001510 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1706001510, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:48.283317 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1706001510 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1706001510, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:48.283580 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6cad1504-76c6-47d1-aa9b-1d457ebc2628 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:48.283580 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6cad1504-76c6-47d1-aa9b-1d457ebc2628 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:48.283580 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6cad1504-76c6-47d1-aa9b-1d457ebc2628 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:48.284076 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-6cad1504-76c6-47d1-aa9b-1d457ebc2628 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:48.285734 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c73efb-6bf2-4700-b5c7-949552c44c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:02:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7a9fcfce-089a-4204-ad28-c68f7e5b841d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-510355266-1994475724',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a9fcfce-089a-4204-ad28-c68f7e5b841d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.286512 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b72b3b-136b-4f20-a954-d50f651b669e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.294279 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.294279 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:48.295683 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6cad1504-76c6-47d1-aa9b-1d457ebc2628 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:48.296685 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 558/2245] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:48 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:48.305045 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Created reservations ['6fb3982c-55bf-408a-b864-a313214a59e4', '20cbe9ff-c4e3-4c2f-a08b-56b656070b22', 'cd70d4d3-ee5d-4a58-86ea-864602099a84', '056131ce-5b4e-400b-aa43-b0e2617457fa'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:48.306003 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (027307f8-f0bd-41aa-a035-64b0283f6eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fb3982c-55bf-408a-b864-a313214a59e4', '20cbe9ff-c4e3-4c2f-a08b-56b656070b22', 'cd70d4d3-ee5d-4a58-86ea-864602099a84', '056131ce-5b4e-400b-aa43-b0e2617457fa']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.306877 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51464cd2-3902-4bbe-93cd-e2a6cec26dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.325323 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-510355266-1994475724 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-510355266-1994475724, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:48.325843 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-510355266-1994475724 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-510355266-1994475724, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:48.336349 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51464cd2-3902-4bbe-93cd-e2a6cec26dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fe62034-4982-429b-9111-62543e018a3c', '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=9d9b5b7e-41a8-43d9-95fc-25c7f635d5be,group_type_id=,metadata={},multiattach=False,project_id='e2dde6ddddba4e88877ca3a63ecb3706',qos_specs=None,replication_status=,reservations=['6fb3982c-55bf-408a-b864-a313214a59e4','20cbe9ff-c4e3-4c2f-a08b-56b656070b22','cd70d4d3-ee5d-4a58-86ea-864602099a84','056131ce-5b4e-400b-aa43-b0e2617457fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=fb01265a-83b0-4242-a907-1dfdbfff65c0,status='creating',user_id='debfa933725a47f3b14c5c9cbd0cb00e',volume_type_id=a96b3495-b93b-4d4a-950e-e66bef8882aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9d9b5b7e-41a8-43d9-95fc-25c7f635d5be,host=None,id=3fe62034-4982-429b-9111-62543e018a3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2dde6ddddba4e88877ca3a63ecb3706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fb01265a-83b0-4242-a907-1dfdbfff65c0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='debfa933725a47f3b14c5c9cbd0cb00e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a96b3495-b93b-4d4a-950e-e66bef8882aa),volume_type_id=a96b3495-b93b-4d4a-950e-e66bef8882aa)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.337624 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66a90b14-265b-4808-9f6c-bc66d36460f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.362164 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66a90b14-265b-4808-9f6c-bc66d36460f7) transitioned into state 'SUCCESS' from 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=9d9b5b7e-41a8-43d9-95fc-25c7f635d5be,group_type_id=,metadata={},multiattach=False,project_id='e2dde6ddddba4e88877ca3a63ecb3706',qos_specs=None,replication_status=,reservations=['6fb3982c-55bf-408a-b864-a313214a59e4','20cbe9ff-c4e3-4c2f-a08b-56b656070b22','cd70d4d3-ee5d-4a58-86ea-864602099a84','056131ce-5b4e-400b-aa43-b0e2617457fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=fb01265a-83b0-4242-a907-1dfdbfff65c0,status='creating',user_id='debfa933725a47f3b14c5c9cbd0cb00e',volume_type_id=a96b3495-b93b-4d4a-950e-e66bef8882aa)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.362947 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Flow 'volume_create_api' (9662d028-9f44-4951-bd2d-7239f4814c86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:48.363233 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Create volume request issued successfully. Aug 07 18:02:48.373259 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Created reservations ['8f71964d-93a4-4f10-8bd7-83a62b6e17f6', 'f5f2eed3-aa6e-445c-9172-1ee6cfa0e6c9', '33a1406c-e06c-40da-87d6-baed068e23e8', '0fe22478-6807-47aa-94c1-13062fd47325'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:48.374305 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b72b3b-136b-4f20-a954-d50f651b669e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f71964d-93a4-4f10-8bd7-83a62b6e17f6', 'f5f2eed3-aa6e-445c-9172-1ee6cfa0e6c9', '33a1406c-e06c-40da-87d6-baed068e23e8', '0fe22478-6807-47aa-94c1-13062fd47325']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.375409 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d0b8a9-cea5-411e-8177-86e363e706a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.406893 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-971bf316-8836-4c6c-b6ce-98200f71610c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/groups/action returned with HTTP 202 Aug 07 18:02:48.407034 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 563/2246] 10.4.3.241 () {70 vars in 1318 bytes} [Fri Aug 7 18:02:48 2026] POST /volume/v3/groups/action => generated 102 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:48.418691 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d0b8a9-cea5-411e-8177-86e363e706a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dbb42bb-afaa-4a33-b447-93fe011c5947', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-25556753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c95d1c9eb754a719fcb7908182f503b',qos_specs=None,replication_status=,reservations=['8f71964d-93a4-4f10-8bd7-83a62b6e17f6','f5f2eed3-aa6e-445c-9172-1ee6cfa0e6c9','33a1406c-e06c-40da-87d6-baed068e23e8','0fe22478-6807-47aa-94c1-13062fd47325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f5609d316c4ce5b998f6a0ec8b37ee',volume_type_id=7a9fcfce-089a-4204-ad28-c68f7e5b841d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-25556753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dbb42bb-afaa-4a33-b447-93fe011c5947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c95d1c9eb754a719fcb7908182f503b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94f5609d316c4ce5b998f6a0ec8b37ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a9fcfce-089a-4204-ad28-c68f7e5b841d),volume_type_id=7a9fcfce-089a-4204-ad28-c68f7e5b841d)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.419556 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.419904 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3eda85-eb03-46d4-ac7c-f574f3094ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.422663 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:02:48.423208 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:48.423208 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:48.423493 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:48.424289 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:48.436804 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Get all volumes completed successfully. Aug 07 18:02:48.437999 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:48.438432 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:48.450513 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3eda85-eb03-46d4-ac7c-f574f3094ffb) transitioned into state 'SUCCESS' from state '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-25556753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c95d1c9eb754a719fcb7908182f503b',qos_specs=None,replication_status=,reservations=['8f71964d-93a4-4f10-8bd7-83a62b6e17f6','f5f2eed3-aa6e-445c-9172-1ee6cfa0e6c9','33a1406c-e06c-40da-87d6-baed068e23e8','0fe22478-6807-47aa-94c1-13062fd47325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f5609d316c4ce5b998f6a0ec8b37ee',volume_type_id=7a9fcfce-089a-4204-ad28-c68f7e5b841d)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.451673 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d881fe3a-f857-4add-ad1b-1f62229f9d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.456494 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9191e22a-36cf-423d-b541-00cf938d2221 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.461378 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9191e22a-36cf-423d-b541-00cf938d2221 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:48.461378 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9191e22a-36cf-423d-b541-00cf938d2221 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:48.461378 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9191e22a-36cf-423d-b541-00cf938d2221 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:48.471882 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d881fe3a-f857-4add-ad1b-1f62229f9d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.475618 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Flow 'volume_create_api' (1d5358cb-6497-4085-a1fc-c1ca2f3db036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:48.475618 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Create volume request issued successfully. Aug 07 18:02:48.475781 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.475781 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:48.476083 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c85d570e-6b21-4164-b3e8-018aedc790df tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:48.476652 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 561/2247] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:02:48 2026] POST /volume/v3/volumes => generated 844 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:48.480504 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9191e22a-36cf-423d-b541-00cf938d2221 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:48.487560 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9191e22a-36cf-423d-b541-00cf938d2221 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:48.489525 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 559/2248] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:48 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 1196 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:48.492184 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.492378 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:48.494541 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:48.494986 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1243097401", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-785082783-1848217255", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:48.496741 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.496741 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:48.497056 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1243097401', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-785082783-1848217255', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:48.501260 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:48.501373 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Create volume of 1 GB Aug 07 18:02:48.502165 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.502165 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:48.502266 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:48.502628 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Availability Zones retrieved successfully. Aug 07 18:02:48.510868 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Flow 'volume_create_api' (e68a28c2-923a-4873-a53d-c4c9af1605ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:48.512183 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad96cbc4-f95a-439e-bf50-a933640a105d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.512288 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3e66a5a3-5ca5-4497-a11f-74a01233e170 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.513420 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:48.515383 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e66a5a3-5ca5-4497-a11f-74a01233e170 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:48.515680 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e66a5a3-5ca5-4497-a11f-74a01233e170 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:48.515929 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e66a5a3-5ca5-4497-a11f-74a01233e170 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:48.525521 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.525521 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:48.529184 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3e66a5a3-5ca5-4497-a11f-74a01233e170 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:48.533371 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e66a5a3-5ca5-4497-a11f-74a01233e170 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:48.533808 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 562/2249] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:48 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 1196 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:48.541726 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:48.542573 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad96cbc4-f95a-439e-bf50-a933640a105d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:02:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b86997c5-35f0-432f-8886-f3ae922c29dc,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-785082783-1848217255',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b86997c5-35f0-432f-8886-f3ae922c29dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.543243 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a1a2b3b-fed6-4242-9eec-b55ddfdb9a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.546781 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.546781 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:48.556301 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7ff2889-a62c-481b-9f81-66d171fc5dc8 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:02:48.556858 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 566/2250] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 18:02:48 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 18:02:48.573502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8a618f58-34a5-4eba-b695-5c143174ea9c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.575458 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8a618f58-34a5-4eba-b695-5c143174ea9c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/volumes/3fe62034-4982-429b-9111-62543e018a3c Aug 07 18:02:48.575971 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8a618f58-34a5-4eba-b695-5c143174ea9c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:48.576359 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8a618f58-34a5-4eba-b695-5c143174ea9c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:48.577911 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-785082783-1848217255 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-785082783-1848217255, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:48.577911 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-785082783-1848217255 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-785082783-1848217255, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:48.585377 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-61e490ce-8dbe-4b62-9677-27a9cbd2cdfb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.586427 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.586427 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:48.587784 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-61e490ce-8dbe-4b62-9677-27a9cbd2cdfb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:48.588029 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-61e490ce-8dbe-4b62-9677-27a9cbd2cdfb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:48.588230 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-61e490ce-8dbe-4b62-9677-27a9cbd2cdfb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:48.594705 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8a618f58-34a5-4eba-b695-5c143174ea9c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Volume info retrieved successfully. Aug 07 18:02:48.595097 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-8a618f58-34a5-4eba-b695-5c143174ea9c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:48.596425 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-8a618f58-34a5-4eba-b695-5c143174ea9c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:48.602196 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.602196 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:48.609307 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-61e490ce-8dbe-4b62-9677-27a9cbd2cdfb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:48.614623 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-61e490ce-8dbe-4b62-9677-27a9cbd2cdfb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:48.615167 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 563/2251] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:02:48 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 1196 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:48.616855 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Created reservations ['23cfa440-f16e-44b0-be35-0ef569fdaaf1', 'ad0fab3f-5171-4186-89a3-328828cea6b4', '7f657133-993a-4b13-98f2-3d650d4afef4', '029d0a7c-b6f6-4f7c-9660-3ad09050b66b'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:48.617909 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a1a2b3b-fed6-4242-9eec-b55ddfdb9a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23cfa440-f16e-44b0-be35-0ef569fdaaf1', 'ad0fab3f-5171-4186-89a3-328828cea6b4', '7f657133-993a-4b13-98f2-3d650d4afef4', '029d0a7c-b6f6-4f7c-9660-3ad09050b66b']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.618770 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9410a9ee-5ff6-4edc-9d12-87d7447dc4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.638121 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-705ccacd-fde6-4796-85b2-4eb5e4ddbea7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.642345 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-705ccacd-fde6-4796-85b2-4eb5e4ddbea7 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] POST https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e/action Aug 07 18:02:48.642699 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-705ccacd-fde6-4796-85b2-4eb5e4ddbea7 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:48.642804 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-705ccacd-fde6-4796-85b2-4eb5e4ddbea7 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:48.645216 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-8a618f58-34a5-4eba-b695-5c143174ea9c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:48.650694 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.650694 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:48.650926 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9410a9ee-5ff6-4edc-9d12-87d7447dc4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c87ef0b-352c-40dc-a105-0f4e907b8268', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1243097401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c95d1c9eb754a719fcb7908182f503b',qos_specs=None,replication_status=,reservations=['23cfa440-f16e-44b0-be35-0ef569fdaaf1','ad0fab3f-5171-4186-89a3-328828cea6b4','7f657133-993a-4b13-98f2-3d650d4afef4','029d0a7c-b6f6-4f7c-9660-3ad09050b66b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f5609d316c4ce5b998f6a0ec8b37ee',volume_type_id=b86997c5-35f0-432f-8886-f3ae922c29dc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1243097401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c87ef0b-352c-40dc-a105-0f4e907b8268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c95d1c9eb754a719fcb7908182f503b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94f5609d316c4ce5b998f6a0ec8b37ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b86997c5-35f0-432f-8886-f3ae922c29dc),volume_type_id=b86997c5-35f0-432f-8886-f3ae922c29dc)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.651094 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efffc122-73c4-4987-942e-1935e7a66d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.655273 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.655273 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:48.656078 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-705ccacd-fde6-4796-85b2-4eb5e4ddbea7 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:48.658916 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8a618f58-34a5-4eba-b695-5c143174ea9c tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/volumes/3fe62034-4982-429b-9111-62543e018a3c returned with HTTP 200 Aug 07 18:02:48.659480 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 560/2252] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:48 2026] GET /volume/v3/volumes/3fe62034-4982-429b-9111-62543e018a3c => generated 923 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:48.666646 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-705ccacd-fde6-4796-85b2-4eb5e4ddbea7 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Begin detaching volume completed successfully. Aug 07 18:02:48.666917 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-705ccacd-fde6-4796-85b2-4eb5e4ddbea7 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e/action returned with HTTP 202 Aug 07 18:02:48.667391 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 567/2253] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:02:48 2026] POST /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:02:48.668376 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efffc122-73c4-4987-942e-1935e7a66d87) transitioned into state 'SUCCESS' from state '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-1243097401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c95d1c9eb754a719fcb7908182f503b',qos_specs=None,replication_status=,reservations=['23cfa440-f16e-44b0-be35-0ef569fdaaf1','ad0fab3f-5171-4186-89a3-328828cea6b4','7f657133-993a-4b13-98f2-3d650d4afef4','029d0a7c-b6f6-4f7c-9660-3ad09050b66b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f5609d316c4ce5b998f6a0ec8b37ee',volume_type_id=b86997c5-35f0-432f-8886-f3ae922c29dc)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.669107 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53256d5e-c92c-442b-b09a-91e009811105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.678682 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-91989c25-f7ae-4a0c-81ab-30288757fd5d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.678831 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53256d5e-c92c-442b-b09a-91e009811105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.682195 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Flow 'volume_create_api' (e68a28c2-923a-4873-a53d-c4c9af1605ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:48.682195 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Create volume request issued successfully. Aug 07 18:02:48.682334 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91989c25-f7ae-4a0c-81ab-30288757fd5d tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/groups/9d9b5b7e-41a8-43d9-95fc-25c7f635d5be Aug 07 18:02:48.682715 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ec9e3835-82f8-4fc4-91ca-a9f22efd6e2f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:48.682795 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91989c25-f7ae-4a0c-81ab-30288757fd5d tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:48.682795 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91989c25-f7ae-4a0c-81ab-30288757fd5d tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:48.682795 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-91989c25-f7ae-4a0c-81ab-30288757fd5d tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] show called for member 9d9b5b7e-41a8-43d9-95fc-25c7f635d5be {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:02:48.682946 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 564/2254] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:02:48 2026] POST /volume/v3/volumes => generated 846 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:48.685728 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.685728 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:48.694361 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91989c25-f7ae-4a0c-81ab-30288757fd5d tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/groups/9d9b5b7e-41a8-43d9-95fc-25c7f635d5be returned with HTTP 200 Aug 07 18:02:48.694876 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 564/2255] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:02:48 2026] GET /volume/v3/groups/9d9b5b7e-41a8-43d9-95fc-25c7f635d5be => generated 417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:48.707239 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7d33e777-f71e-477e-935a-2edb111a568a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.712509 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d33e777-f71e-477e-935a-2edb111a568a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:02:48.712509 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d33e777-f71e-477e-935a-2edb111a568a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:48.712509 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d33e777-f71e-477e-935a-2edb111a568a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:48.712509 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-7d33e777-f71e-477e-935a-2edb111a568a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:48.712509 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7d33e777-f71e-477e-935a-2edb111a568a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:48.717031 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92749b70-f3d9-4000-9fe4-dcaaab2fa42e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.717570 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92749b70-f3d9-4000-9fe4-dcaaab2fa42e None None] GET https://10.4.3.241/volume// Aug 07 18:02:48.717797 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92749b70-f3d9-4000-9fe4-dcaaab2fa42e None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:48.718081 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92749b70-f3d9-4000-9fe4-dcaaab2fa42e None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:48.718565 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92749b70-f3d9-4000-9fe4-dcaaab2fa42e None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:02:48.718930 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 568/2256] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:02:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:02:48.720463 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.720771 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7d33e777-f71e-477e-935a-2edb111a568a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Get all volumes completed successfully. Aug 07 18:02:48.721582 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-7d33e777-f71e-477e-935a-2edb111a568a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:48.721816 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-7d33e777-f71e-477e-935a-2edb111a568a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:48.722579 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:48.722968 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1178733052", "snapshot_id": null, "imageRef": "eede6bfc-3a36-44d3-a4a6-5235beada706", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1641608807-1577666769", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:48.724524 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1178733052', 'snapshot_id': None, 'imageRef': 'eede6bfc-3a36-44d3-a4a6-5235beada706', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1641608807-1577666769', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:48.732574 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-ba547915-a466-4d13-b6b9-e2b99bcf6214 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.734619 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-ba547915-a466-4d13-b6b9-e2b99bcf6214 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:48.734809 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-ba547915-a466-4d13-b6b9-e2b99bcf6214 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:48.734994 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-ba547915-a466-4d13-b6b9-e2b99bcf6214 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:48.750738 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.750738 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:48.753263 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-ba547915-a466-4d13-b6b9-e2b99bcf6214 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:48.757328 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-ba547915-a466-4d13-b6b9-e2b99bcf6214 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:48.757860 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 565/2257] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:02:48 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 1379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:48.764237 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-7d33e777-f71e-477e-935a-2edb111a568a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:48.767221 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.767221 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:48.771434 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-7d33e777-f71e-477e-935a-2edb111a568a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:48.771434 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-7d33e777-f71e-477e-935a-2edb111a568a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:48.776190 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-ff894966-f020-4a56-ade4-3895ea6054fc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.778238 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-ff894966-f020-4a56-ade4-3895ea6054fc tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e/encryption Aug 07 18:02:48.779426 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-ff894966-f020-4a56-ade4-3895ea6054fc tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:48.779426 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-ff894966-f020-4a56-ade4-3895ea6054fc tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:48.789692 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.789692 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:48.798560 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-ff894966-f020-4a56-ade4-3895ea6054fc tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e/encryption returned with HTTP 200 Aug 07 18:02:48.799610 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 569/2258] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 18:02:48 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:02:48.822183 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-7d33e777-f71e-477e-935a-2edb111a568a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:48.825201 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.825201 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:48.828063 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Create volume of 1 GB Aug 07 18:02:48.828452 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.828452 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:48.829142 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Availability Zones retrieved successfully. Aug 07 18:02:48.832007 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d33e777-f71e-477e-935a-2edb111a568a tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:02:48.832358 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 561/2259] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 18:02:48 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:48.836392 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Flow 'volume_create_api' (2a027db4-c9a6-4418-8b5c-2cb01646b2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:48.837906 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75e1a608-0891-41b3-ac4d-c494af5a8c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.839136 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:48.852128 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-319994ca-3a47-4bfd-800c-eff207892aa3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.854070 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-319994ca-3a47-4bfd-800c-eff207892aa3 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] POST https://10.4.3.241/volume/v3/groups/9d9b5b7e-41a8-43d9-95fc-25c7f635d5be/action Aug 07 18:02:48.854477 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-319994ca-3a47-4bfd-800c-eff207892aa3 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:48.854643 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-319994ca-3a47-4bfd-800c-eff207892aa3 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:48.856516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-319994ca-3a47-4bfd-800c-eff207892aa3 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] delete called for group 9d9b5b7e-41a8-43d9-95fc-25c7f635d5be {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:02:48.856667 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-319994ca-3a47-4bfd-800c-eff207892aa3 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Delete group with id: 9d9b5b7e-41a8-43d9-95fc-25c7f635d5be Aug 07 18:02:48.859976 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.859976 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:48.900423 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-319994ca-3a47-4bfd-800c-eff207892aa3 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/groups/9d9b5b7e-41a8-43d9-95fc-25c7f635d5be/action returned with HTTP 202 Aug 07 18:02:48.900735 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75e1a608-0891-41b3-ac4d-c494af5a8c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:02:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=90e98b26-fad5-4da5-b64e-ecdae020442b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1641608807-1577666769',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90e98b26-fad5-4da5-b64e-ecdae020442b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.900859 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 566/2260] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 18:02:48 2026] POST /volume/v3/groups/9d9b5b7e-41a8-43d9-95fc-25c7f635d5be/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:48.901671 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b71da136-3502-4628-8c2a-a6795e2a055d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.907420 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c6ec3680-1965-4215-a48c-3138f81e5aae None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:48.913703 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c6ec3680-1965-4215-a48c-3138f81e5aae tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/volumes/3fe62034-4982-429b-9111-62543e018a3c Aug 07 18:02:48.913917 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c6ec3680-1965-4215-a48c-3138f81e5aae tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:48.914174 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c6ec3680-1965-4215-a48c-3138f81e5aae tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:48.927096 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.927096 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:48.931640 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c6ec3680-1965-4215-a48c-3138f81e5aae tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Volume info retrieved successfully. Aug 07 18:02:48.932589 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-c6ec3680-1965-4215-a48c-3138f81e5aae tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:48.932834 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-c6ec3680-1965-4215-a48c-3138f81e5aae tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:48.933777 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1641608807-1577666769 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1641608807-1577666769, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:48.933777 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1641608807-1577666769 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1641608807-1577666769, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:48.967586 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Created reservations ['bd228f3c-b192-4bd8-9422-3f91e07f4af4', '1ad6ec0a-fb25-4319-a283-bd67f834ddd6', '4cc02b69-07a8-4b7d-a59a-4c1aa2149e0a', '2f52dfc6-763e-424e-9fd8-faf598bd3e8e'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:48.968606 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b71da136-3502-4628-8c2a-a6795e2a055d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd228f3c-b192-4bd8-9422-3f91e07f4af4', '1ad6ec0a-fb25-4319-a283-bd67f834ddd6', '4cc02b69-07a8-4b7d-a59a-4c1aa2149e0a', '2f52dfc6-763e-424e-9fd8-faf598bd3e8e']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:48.969643 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86a777a1-34a1-452d-9c2a-0943d76b5205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:48.985162 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-c6ec3680-1965-4215-a48c-3138f81e5aae tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:48.988866 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:48.988866 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:48.997339 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c6ec3680-1965-4215-a48c-3138f81e5aae tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/volumes/3fe62034-4982-429b-9111-62543e018a3c returned with HTTP 200 Aug 07 18:02:48.997966 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 570/2261] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:48 2026] GET /volume/v3/volumes/3fe62034-4982-429b-9111-62543e018a3c => generated 922 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:48.999119 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86a777a1-34a1-452d-9c2a-0943d76b5205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67368fab-4dbb-446e-96a8-23538008f162', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1178733052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c95d1c9eb754a719fcb7908182f503b',qos_specs=None,replication_status=,reservations=['bd228f3c-b192-4bd8-9422-3f91e07f4af4','1ad6ec0a-fb25-4319-a283-bd67f834ddd6','4cc02b69-07a8-4b7d-a59a-4c1aa2149e0a','2f52dfc6-763e-424e-9fd8-faf598bd3e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f5609d316c4ce5b998f6a0ec8b37ee',volume_type_id=90e98b26-fad5-4da5-b64e-ecdae020442b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1178733052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67368fab-4dbb-446e-96a8-23538008f162,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c95d1c9eb754a719fcb7908182f503b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94f5609d316c4ce5b998f6a0ec8b37ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90e98b26-fad5-4da5-b64e-ecdae020442b),volume_type_id=90e98b26-fad5-4da5-b64e-ecdae020442b)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:49.002211 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b69512-388b-469b-9a65-624bddd89de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:49.026596 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b69512-388b-469b-9a65-624bddd89de9) transitioned into state 'SUCCESS' from state '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-1178733052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c95d1c9eb754a719fcb7908182f503b',qos_specs=None,replication_status=,reservations=['bd228f3c-b192-4bd8-9422-3f91e07f4af4','1ad6ec0a-fb25-4319-a283-bd67f834ddd6','4cc02b69-07a8-4b7d-a59a-4c1aa2149e0a','2f52dfc6-763e-424e-9fd8-faf598bd3e8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f5609d316c4ce5b998f6a0ec8b37ee',volume_type_id=90e98b26-fad5-4da5-b64e-ecdae020442b)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:49.027416 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45bc0ff1-d0a2-4fc3-9f73-3a9327c0523c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:49.039545 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45bc0ff1-d0a2-4fc3-9f73-3a9327c0523c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:49.040511 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Flow 'volume_create_api' (2a027db4-c9a6-4418-8b5c-2cb01646b2d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:49.040884 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Create volume request issued successfully. Aug 07 18:02:49.041600 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f20590f1-b33d-455d-a0d3-966e34a7cd69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:49.042144 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 565/2262] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:02:48 2026] POST /volume/v3/volumes => generated 847 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:49.056721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-885a6c4d-cc5f-4bdc-bf81-e0513e73e9d4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:49.059351 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-885a6c4d-cc5f-4bdc-bf81-e0513e73e9d4 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:02:49.059638 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-885a6c4d-cc5f-4bdc-bf81-e0513e73e9d4 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:49.059892 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-885a6c4d-cc5f-4bdc-bf81-e0513e73e9d4 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:49.069206 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:49.069206 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:49.073947 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-885a6c4d-cc5f-4bdc-bf81-e0513e73e9d4 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:02:49.079796 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-885a6c4d-cc5f-4bdc-bf81-e0513e73e9d4 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 200 Aug 07 18:02:49.080521 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 562/2263] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:49 2026] GET /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 915 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:49.313070 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-66dc1998-084e-434e-bd77-a24d73fc94e9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:49.314625 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-66dc1998-084e-434e-bd77-a24d73fc94e9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:49.314837 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-66dc1998-084e-434e-bd77-a24d73fc94e9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:49.315048 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-66dc1998-084e-434e-bd77-a24d73fc94e9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:49.315157 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-66dc1998-084e-434e-bd77-a24d73fc94e9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:49.320241 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:49.320241 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:49.321103 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-66dc1998-084e-434e-bd77-a24d73fc94e9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:49.321586 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 567/2264] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:49 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:49.682149 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-441a1a04-9990-4696-87f6-aa71554879ca None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:49.684272 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-441a1a04-9990-4696-87f6-aa71554879ca tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] DELETE https://10.4.3.241/volume/v3/attachments/bfbc1b72-3af4-44b5-97ae-3ceb345dfc80 Aug 07 18:02:49.684542 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-441a1a04-9990-4696-87f6-aa71554879ca tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:49.684818 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-441a1a04-9990-4696-87f6-aa71554879ca tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:49.702594 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:49.702594 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:49.781216 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-156409ce-1062-4ad6-81a2-6963fe4f728a req-441a1a04-9990-4696-87f6-aa71554879ca tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/attachments/bfbc1b72-3af4-44b5-97ae-3ceb345dfc80 returned with HTTP 200 Aug 07 18:02:49.781216 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 571/2265] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:02:49 2026] DELETE /volume/v3/attachments/bfbc1b72-3af4-44b5-97ae-3ceb345dfc80 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:50.015710 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f2419316-3e01-4335-bea1-8c884bb23f87 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:50.018564 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f2419316-3e01-4335-bea1-8c884bb23f87 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/volumes/3fe62034-4982-429b-9111-62543e018a3c Aug 07 18:02:50.018904 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f2419316-3e01-4335-bea1-8c884bb23f87 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:50.019179 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f2419316-3e01-4335-bea1-8c884bb23f87 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:50.026630 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f2419316-3e01-4335-bea1-8c884bb23f87 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/volumes/3fe62034-4982-429b-9111-62543e018a3c returned with HTTP 404 Aug 07 18:02:50.027830 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 566/2266] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:50 2026] GET /volume/v3/volumes/3fe62034-4982-429b-9111-62543e018a3c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:50.038107 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8ddcd023-dd1c-4e5b-af88-eaa645f565a2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:50.040103 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8ddcd023-dd1c-4e5b-af88-eaa645f565a2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/groups/9d9b5b7e-41a8-43d9-95fc-25c7f635d5be Aug 07 18:02:50.040439 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8ddcd023-dd1c-4e5b-af88-eaa645f565a2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:50.040726 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8ddcd023-dd1c-4e5b-af88-eaa645f565a2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:50.040936 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-8ddcd023-dd1c-4e5b-af88-eaa645f565a2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] show called for member 9d9b5b7e-41a8-43d9-95fc-25c7f635d5be {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:02:50.045317 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8ddcd023-dd1c-4e5b-af88-eaa645f565a2 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/groups/9d9b5b7e-41a8-43d9-95fc-25c7f635d5be returned with HTTP 404 Aug 07 18:02:50.045949 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 563/2267] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:02:50 2026] GET /volume/v3/groups/9d9b5b7e-41a8-43d9-95fc-25c7f635d5be => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:50.058426 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a9d9ee45-7481-4cec-b145-41f1bc1c9cd4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:50.058571 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9d9ee45-7481-4cec-b145-41f1bc1c9cd4 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:02:50.058824 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9d9ee45-7481-4cec-b145-41f1bc1c9cd4 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:50.059229 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9d9ee45-7481-4cec-b145-41f1bc1c9cd4 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:50.059473 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-a9d9ee45-7481-4cec-b145-41f1bc1c9cd4 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:02:50.060720 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a9d9ee45-7481-4cec-b145-41f1bc1c9cd4 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:50.091067 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a9d9ee45-7481-4cec-b145-41f1bc1c9cd4 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Get all volumes completed successfully. Aug 07 18:02:50.093693 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-a9d9ee45-7481-4cec-b145-41f1bc1c9cd4 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:50.093693 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-a9d9ee45-7481-4cec-b145-41f1bc1c9cd4 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:50.098379 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9130bacd-069a-4e48-8da1-a872b5f2ecd7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:50.104080 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9130bacd-069a-4e48-8da1-a872b5f2ecd7 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:02:50.104080 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9130bacd-069a-4e48-8da1-a872b5f2ecd7 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:50.104080 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9130bacd-069a-4e48-8da1-a872b5f2ecd7 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:50.110328 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:50.110328 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:50.116367 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9130bacd-069a-4e48-8da1-a872b5f2ecd7 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:02:50.122136 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9130bacd-069a-4e48-8da1-a872b5f2ecd7 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 200 Aug 07 18:02:50.122918 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 572/2268] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:50 2026] GET /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:50.143350 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-a9d9ee45-7481-4cec-b145-41f1bc1c9cd4 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:50.147916 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:50.147916 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:50.158727 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9d9ee45-7481-4cec-b145-41f1bc1c9cd4 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:02:50.159330 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 568/2269] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 18:02:50 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:50.172234 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-211260d3-8597-4f7b-b9af-b9b21214cd0f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:50.178094 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-211260d3-8597-4f7b-b9af-b9b21214cd0f tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] POST https://10.4.3.241/volume/v3/groups/55825335-d396-43e9-ba30-deec20781866/action Aug 07 18:02:50.178506 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-211260d3-8597-4f7b-b9af-b9b21214cd0f tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:50.178659 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-211260d3-8597-4f7b-b9af-b9b21214cd0f tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:50.180020 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-211260d3-8597-4f7b-b9af-b9b21214cd0f tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] delete called for group 55825335-d396-43e9-ba30-deec20781866 {{(pid=100244) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:02:50.180121 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-211260d3-8597-4f7b-b9af-b9b21214cd0f tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Delete group with id: 55825335-d396-43e9-ba30-deec20781866 Aug 07 18:02:50.184362 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:50.184362 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:50.227131 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-211260d3-8597-4f7b-b9af-b9b21214cd0f tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/groups/55825335-d396-43e9-ba30-deec20781866/action returned with HTTP 202 Aug 07 18:02:50.227131 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 567/2270] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 18:02:50 2026] POST /volume/v3/groups/55825335-d396-43e9-ba30-deec20781866/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:50.233448 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fa8da0fe-1a31-440a-8509-377fea31c08b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:50.238142 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fa8da0fe-1a31-440a-8509-377fea31c08b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/volumes/fb01265a-83b0-4242-a907-1dfdbfff65c0 Aug 07 18:02:50.238485 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fa8da0fe-1a31-440a-8509-377fea31c08b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:50.238743 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fa8da0fe-1a31-440a-8509-377fea31c08b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:50.252492 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:50.252492 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:50.262622 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fa8da0fe-1a31-440a-8509-377fea31c08b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Volume info retrieved successfully. Aug 07 18:02:50.263471 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-fa8da0fe-1a31-440a-8509-377fea31c08b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:02:50.263656 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-fa8da0fe-1a31-440a-8509-377fea31c08b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:02:50.332257 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-fa8da0fe-1a31-440a-8509-377fea31c08b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:02:50.333442 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a2608b9d-c47b-4b9d-a683-ed094b58409c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:50.336071 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a2608b9d-c47b-4b9d-a683-ed094b58409c tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:50.336324 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a2608b9d-c47b-4b9d-a683-ed094b58409c tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:50.336804 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a2608b9d-c47b-4b9d-a683-ed094b58409c tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:50.336956 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a2608b9d-c47b-4b9d-a683-ed094b58409c tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:50.340723 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:50.340723 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:50.343335 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:50.343335 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:50.344231 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a2608b9d-c47b-4b9d-a683-ed094b58409c tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:50.344804 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 573/2271] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:50 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:02:50.355525 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fa8da0fe-1a31-440a-8509-377fea31c08b tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/volumes/fb01265a-83b0-4242-a907-1dfdbfff65c0 returned with HTTP 200 Aug 07 18:02:50.356029 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 564/2272] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:50 2026] GET /volume/v3/volumes/fb01265a-83b0-4242-a907-1dfdbfff65c0 => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:50.870832 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-db977bb9-c67f-4b86-b7d1-942c210ef814 req-bf1b04e0-3a03-4d9d-ae8b-82d02d162b42 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:50.874054 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-db977bb9-c67f-4b86-b7d1-942c210ef814 req-bf1b04e0-3a03-4d9d-ae8b-82d02d162b42 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:50.874544 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-db977bb9-c67f-4b86-b7d1-942c210ef814 req-bf1b04e0-3a03-4d9d-ae8b-82d02d162b42 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:50.874544 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-db977bb9-c67f-4b86-b7d1-942c210ef814 req-bf1b04e0-3a03-4d9d-ae8b-82d02d162b42 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:50.886760 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:50.886760 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:50.897843 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-db977bb9-c67f-4b86-b7d1-942c210ef814 req-bf1b04e0-3a03-4d9d-ae8b-82d02d162b42 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:50.905773 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-db977bb9-c67f-4b86-b7d1-942c210ef814 req-bf1b04e0-3a03-4d9d-ae8b-82d02d162b42 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:50.906514 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 569/2273] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:02:50 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:51.137112 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b302abc2-d3da-4ae8-bb1c-eda409fa4e08 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:51.140332 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b302abc2-d3da-4ae8-bb1c-eda409fa4e08 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:02:51.140332 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b302abc2-d3da-4ae8-bb1c-eda409fa4e08 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:51.140332 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b302abc2-d3da-4ae8-bb1c-eda409fa4e08 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:51.152334 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:51.152334 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:51.157735 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b302abc2-d3da-4ae8-bb1c-eda409fa4e08 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:02:51.163888 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b302abc2-d3da-4ae8-bb1c-eda409fa4e08 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 200 Aug 07 18:02:51.164638 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 568/2274] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:51 2026] GET /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 1000 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:51.357503 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-38209e6c-7036-461f-849c-051640a867a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:51.359557 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38209e6c-7036-461f-849c-051640a867a2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:51.359737 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38209e6c-7036-461f-849c-051640a867a2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:51.359912 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38209e6c-7036-461f-849c-051640a867a2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:51.360100 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-38209e6c-7036-461f-849c-051640a867a2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:51.366637 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:51.366637 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:51.367636 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38209e6c-7036-461f-849c-051640a867a2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:51.368220 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 574/2275] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:51 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:51.392952 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-95d8e64d-48eb-4909-8538-b08721ed6555 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:51.395616 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95d8e64d-48eb-4909-8538-b08721ed6555 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/volumes/fb01265a-83b0-4242-a907-1dfdbfff65c0 Aug 07 18:02:51.395918 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95d8e64d-48eb-4909-8538-b08721ed6555 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:51.396144 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95d8e64d-48eb-4909-8538-b08721ed6555 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:51.408176 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95d8e64d-48eb-4909-8538-b08721ed6555 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/volumes/fb01265a-83b0-4242-a907-1dfdbfff65c0 returned with HTTP 404 Aug 07 18:02:51.408176 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 565/2276] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:02:51 2026] GET /volume/v3/volumes/fb01265a-83b0-4242-a907-1dfdbfff65c0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:51.426317 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9a6de561-6389-4d1f-9a79-0a51faa6c332 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:51.429879 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a6de561-6389-4d1f-9a79-0a51faa6c332 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] GET https://10.4.3.241/volume/v3/groups/55825335-d396-43e9-ba30-deec20781866 Aug 07 18:02:51.430495 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a6de561-6389-4d1f-9a79-0a51faa6c332 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:51.430853 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a6de561-6389-4d1f-9a79-0a51faa6c332 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:51.432343 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-9a6de561-6389-4d1f-9a79-0a51faa6c332 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] show called for member 55825335-d396-43e9-ba30-deec20781866 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:02:51.442574 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a6de561-6389-4d1f-9a79-0a51faa6c332 tempest-GroupsV314Test-1565522177 tempest-GroupsV314Test-1565522177-project-member] https://10.4.3.241/volume/v3/groups/55825335-d396-43e9-ba30-deec20781866 returned with HTTP 404 Aug 07 18:02:51.443755 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 570/2277] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:02:51 2026] GET /volume/v3/groups/55825335-d396-43e9-ba30-deec20781866 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:02:51.462730 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bcda5722-0c2e-46ff-8c64-d46610af5774 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:51.468630 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bcda5722-0c2e-46ff-8c64-d46610af5774 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/5eb99870-601c-4a84-b509-1e6c1edf15b1 Aug 07 18:02:51.468630 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bcda5722-0c2e-46ff-8c64-d46610af5774 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:51.468630 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bcda5722-0c2e-46ff-8c64-d46610af5774 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:51.505887 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bcda5722-0c2e-46ff-8c64-d46610af5774 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] https://10.4.3.241/volume/v3/group_types/5eb99870-601c-4a84-b509-1e6c1edf15b1 returned with HTTP 202 Aug 07 18:02:51.507997 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 569/2278] 10.4.3.241 () {68 vars in 1404 bytes} [Fri Aug 7 18:02:51 2026] DELETE /volume/v3/group_types/5eb99870-601c-4a84-b509-1e6c1edf15b1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:02:51.520694 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7a78046a-8e3c-486a-80b0-eb7356b48c3d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:51.522937 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a78046a-8e3c-486a-80b0-eb7356b48c3d tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] DELETE https://10.4.3.241/volume/v3/types/a96b3495-b93b-4d4a-950e-e66bef8882aa Aug 07 18:02:51.523115 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a78046a-8e3c-486a-80b0-eb7356b48c3d tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:51.523450 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a78046a-8e3c-486a-80b0-eb7356b48c3d tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:51.571774 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a78046a-8e3c-486a-80b0-eb7356b48c3d tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] https://10.4.3.241/volume/v3/types/a96b3495-b93b-4d4a-950e-e66bef8882aa returned with HTTP 202 Aug 07 18:02:51.571774 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 575/2279] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:02:51 2026] DELETE /volume/v3/types/a96b3495-b93b-4d4a-950e-e66bef8882aa => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:51.579311 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-728d87e9-2219-44e7-a4f1-e71ee1ec5190 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:51.584064 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-728d87e9-2219-44e7-a4f1-e71ee1ec5190 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] GET https://10.4.3.241/volume/v3/types/a96b3495-b93b-4d4a-950e-e66bef8882aa Aug 07 18:02:51.584374 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-728d87e9-2219-44e7-a4f1-e71ee1ec5190 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:51.584712 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-728d87e9-2219-44e7-a4f1-e71ee1ec5190 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:51.593875 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-728d87e9-2219-44e7-a4f1-e71ee1ec5190 tempest-GroupsV314Test-807763752 tempest-GroupsV314Test-807763752-project-admin] https://10.4.3.241/volume/v3/types/a96b3495-b93b-4d4a-950e-e66bef8882aa returned with HTTP 404 Aug 07 18:02:51.595424 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 566/2280] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:02:51 2026] GET /volume/v3/types/a96b3495-b93b-4d4a-950e-e66bef8882aa => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:52.182479 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c8ac2bfe-4be4-488b-8d1e-39af14c9c086 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:52.185371 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8ac2bfe-4be4-488b-8d1e-39af14c9c086 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:02:52.185739 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8ac2bfe-4be4-488b-8d1e-39af14c9c086 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:52.185980 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8ac2bfe-4be4-488b-8d1e-39af14c9c086 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:52.197179 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:52.197179 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:52.202747 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c8ac2bfe-4be4-488b-8d1e-39af14c9c086 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:02:52.208351 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8ac2bfe-4be4-488b-8d1e-39af14c9c086 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 200 Aug 07 18:02:52.209033 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 571/2281] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:52 2026] GET /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 1000 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:02:52.379819 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d0e66da1-3750-4404-a014-9ca6d9fa0583 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:52.384094 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0e66da1-3750-4404-a014-9ca6d9fa0583 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:52.384094 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d0e66da1-3750-4404-a014-9ca6d9fa0583 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:52.384094 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d0e66da1-3750-4404-a014-9ca6d9fa0583 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:52.384094 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-d0e66da1-3750-4404-a014-9ca6d9fa0583 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:52.391217 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:52.391217 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:52.392486 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0e66da1-3750-4404-a014-9ca6d9fa0583 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:52.393097 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 570/2282] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:52 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:53.226162 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-680a8d04-4afa-4256-94cb-d0da2a9e8e34 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:53.228647 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-680a8d04-4afa-4256-94cb-d0da2a9e8e34 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:02:53.228857 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-680a8d04-4afa-4256-94cb-d0da2a9e8e34 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:53.229749 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-680a8d04-4afa-4256-94cb-d0da2a9e8e34 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:53.238238 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:53.238238 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:53.242597 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-680a8d04-4afa-4256-94cb-d0da2a9e8e34 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:02:53.248159 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-680a8d04-4afa-4256-94cb-d0da2a9e8e34 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 200 Aug 07 18:02:53.248788 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 576/2283] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:53 2026] GET /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 1000 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:53.412533 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-405930da-01a0-45d8-bb3f-1a262dc8728b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:53.415887 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-405930da-01a0-45d8-bb3f-1a262dc8728b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:53.416235 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-405930da-01a0-45d8-bb3f-1a262dc8728b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:53.416606 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-405930da-01a0-45d8-bb3f-1a262dc8728b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:53.416748 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-405930da-01a0-45d8-bb3f-1a262dc8728b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:53.428554 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:53.428554 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:53.428554 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-405930da-01a0-45d8-bb3f-1a262dc8728b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:53.428554 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 567/2284] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:53 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:54.041421 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-439bff4d-1290-4484-8472-eb6e5b30a38f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:54.044603 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-439bff4d-1290-4484-8472-eb6e5b30a38f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] DELETE https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:54.044680 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-439bff4d-1290-4484-8472-eb6e5b30a38f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:54.045826 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-439bff4d-1290-4484-8472-eb6e5b30a38f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:54.046170 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-439bff4d-1290-4484-8472-eb6e5b30a38f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Delete volume with id: 63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:54.055049 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:54.055049 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:54.056103 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-439bff4d-1290-4484-8472-eb6e5b30a38f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:54.071138 np0000006743 devstack@c-api.service[100246]: WARNING cinder.keymgr.conf_key_mgr [None req-439bff4d-1290-4484-8472-eb6e5b30a38f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 18:02:54.079829 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-439bff4d-1290-4484-8472-eb6e5b30a38f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Delete volume request issued successfully. Aug 07 18:02:54.080044 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-439bff4d-1290-4484-8472-eb6e5b30a38f tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 202 Aug 07 18:02:54.081026 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 572/2285] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:54 2026] DELETE /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:54.095707 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-02d82249-78ed-42b9-9756-5bbff84fc72c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:54.098751 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-02d82249-78ed-42b9-9756-5bbff84fc72c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:54.099058 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-02d82249-78ed-42b9-9756-5bbff84fc72c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:54.100429 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-02d82249-78ed-42b9-9756-5bbff84fc72c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:54.108975 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:54.108975 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:54.112365 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-02d82249-78ed-42b9-9756-5bbff84fc72c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:54.116723 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-02d82249-78ed-42b9-9756-5bbff84fc72c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 200 Aug 07 18:02:54.117136 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 571/2286] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:54 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:54.262552 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7295f481-ffc5-4997-9f5a-956706bd980c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:54.264723 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7295f481-ffc5-4997-9f5a-956706bd980c tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:02:54.265117 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7295f481-ffc5-4997-9f5a-956706bd980c tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:54.265486 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7295f481-ffc5-4997-9f5a-956706bd980c tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:54.275231 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:54.275231 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:54.279948 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7295f481-ffc5-4997-9f5a-956706bd980c tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:02:54.280870 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:54.286138 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7295f481-ffc5-4997-9f5a-956706bd980c tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 200 Aug 07 18:02:54.286670 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 577/2287] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:54 2026] GET /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 1000 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:54.420781 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:54.421167 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1949938389"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:54.423198 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1949938389'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:54.423338 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Create volume of 1 GB Aug 07 18:02:54.429456 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Availability Zones retrieved successfully. Aug 07 18:02:54.437761 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Flow 'volume_create_api' (9f1f8136-fb5a-4c8f-b7c1-b357d5bfb0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:54.439304 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25f8a816-3fbb-48ea-a026-c67e448d5a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:54.440652 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:54.443553 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7e16bd6d-d28a-4866-9aa8-bad2d072895a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:54.445919 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7e16bd6d-d28a-4866-9aa8-bad2d072895a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:54.445919 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7e16bd6d-d28a-4866-9aa8-bad2d072895a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:54.445919 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7e16bd6d-d28a-4866-9aa8-bad2d072895a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:54.446155 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7e16bd6d-d28a-4866-9aa8-bad2d072895a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:54.452820 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:54.452820 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:54.453548 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7e16bd6d-d28a-4866-9aa8-bad2d072895a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:54.453896 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 573/2288] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:54 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:54.475457 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25f8a816-3fbb-48ea-a026-c67e448d5a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:54.476617 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ce44f2-f490-45ef-9484-16e82d3ddaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:54.543540 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Created reservations ['a3849d34-8c59-4591-a0f7-8c457a752b6b', 'b8ee1650-770b-40f1-ac2c-58bf2ab8ebcd', '62dbdb42-41ed-454b-8a2e-dc62335bb9c7', 'ce370848-7256-4651-97ab-9a79df11e728'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:54.544260 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ce44f2-f490-45ef-9484-16e82d3ddaf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3849d34-8c59-4591-a0f7-8c457a752b6b', 'b8ee1650-770b-40f1-ac2c-58bf2ab8ebcd', '62dbdb42-41ed-454b-8a2e-dc62335bb9c7', 'ce370848-7256-4651-97ab-9a79df11e728']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:54.545288 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d4d715-53ba-49f0-8651-dd4733672e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:54.567495 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94d4d715-53ba-49f0-8651-dd4733672e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd561af3-afda-482f-946c-1d8daf6d3b50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1949938389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97db772543cb42caaa5ea030b5e31d7b',qos_specs=None,replication_status=,reservations=['a3849d34-8c59-4591-a0f7-8c457a752b6b','b8ee1650-770b-40f1-ac2c-58bf2ab8ebcd','62dbdb42-41ed-454b-8a2e-dc62335bb9c7','ce370848-7256-4651-97ab-9a79df11e728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab9ad261d9449f6bc12ac97351d5060',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1949938389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd561af3-afda-482f-946c-1d8daf6d3b50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97db772543cb42caaa5ea030b5e31d7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab9ad261d9449f6bc12ac97351d5060',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:54.568192 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79447920-28a9-4a9b-817c-c9a7921054ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:54.588199 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79447920-28a9-4a9b-817c-c9a7921054ab) transitioned into state 'SUCCESS' from state '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-1949938389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97db772543cb42caaa5ea030b5e31d7b',qos_specs=None,replication_status=,reservations=['a3849d34-8c59-4591-a0f7-8c457a752b6b','b8ee1650-770b-40f1-ac2c-58bf2ab8ebcd','62dbdb42-41ed-454b-8a2e-dc62335bb9c7','ce370848-7256-4651-97ab-9a79df11e728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab9ad261d9449f6bc12ac97351d5060',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:54.589278 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b1ae00-c8cc-449a-b356-9fb2651f7ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:54.600760 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b1ae00-c8cc-449a-b356-9fb2651f7ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:54.601877 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Flow 'volume_create_api' (9f1f8136-fb5a-4c8f-b7c1-b357d5bfb0d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:54.602411 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Create volume request issued successfully. Aug 07 18:02:54.603284 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eeb55a7f-e6ab-4292-a679-9f563755e34d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:54.603911 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 568/2289] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:02:54 2026] POST /volume/v3/volumes => generated 751 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:54.630698 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3d2c08cf-401f-421a-9e8d-96d33ea4c29d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:54.632498 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d2c08cf-401f-421a-9e8d-96d33ea4c29d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 Aug 07 18:02:54.632869 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d2c08cf-401f-421a-9e8d-96d33ea4c29d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:54.633206 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d2c08cf-401f-421a-9e8d-96d33ea4c29d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:54.647231 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:54.647231 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:54.656242 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3d2c08cf-401f-421a-9e8d-96d33ea4c29d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Volume info retrieved successfully. Aug 07 18:02:54.662746 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d2c08cf-401f-421a-9e8d-96d33ea4c29d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 returned with HTTP 200 Aug 07 18:02:54.663430 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 572/2290] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:54 2026] GET /volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:55.131551 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-71dfa623-8361-44c9-9e9b-badecde51612 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:55.134983 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-71dfa623-8361-44c9-9e9b-badecde51612 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e Aug 07 18:02:55.135243 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-71dfa623-8361-44c9-9e9b-badecde51612 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:55.135523 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-71dfa623-8361-44c9-9e9b-badecde51612 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:55.145073 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-71dfa623-8361-44c9-9e9b-badecde51612 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e returned with HTTP 404 Aug 07 18:02:55.145820 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 578/2291] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:55 2026] GET /volume/v3/volumes/63cd0720-310d-4105-b10b-63edc370ab9e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:55.153969 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-85eeb19d-fddc-472e-881a-a9aa2ab6e325 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:55.156485 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85eeb19d-fddc-472e-881a-a9aa2ab6e325 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] DELETE https://10.4.3.241/volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f Aug 07 18:02:55.156671 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85eeb19d-fddc-472e-881a-a9aa2ab6e325 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:55.156900 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85eeb19d-fddc-472e-881a-a9aa2ab6e325 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:55.157096 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-85eeb19d-fddc-472e-881a-a9aa2ab6e325 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Delete volume with id: e9157fdd-2aca-4d76-9162-3af5fa50014f Aug 07 18:02:55.166253 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:55.166253 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:55.166893 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-85eeb19d-fddc-472e-881a-a9aa2ab6e325 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:55.180975 np0000006743 devstack@c-api.service[100246]: WARNING cinder.keymgr.conf_key_mgr [None req-85eeb19d-fddc-472e-881a-a9aa2ab6e325 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 18:02:55.187676 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-85eeb19d-fddc-472e-881a-a9aa2ab6e325 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Delete volume request issued successfully. Aug 07 18:02:55.189939 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85eeb19d-fddc-472e-881a-a9aa2ab6e325 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f returned with HTTP 202 Aug 07 18:02:55.190739 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 574/2292] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:02:55 2026] DELETE /volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:55.199527 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-58cd4c5b-57a4-4e9a-9cdf-e52710292902 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:55.201656 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-58cd4c5b-57a4-4e9a-9cdf-e52710292902 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f Aug 07 18:02:55.201919 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-58cd4c5b-57a4-4e9a-9cdf-e52710292902 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:55.202158 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-58cd4c5b-57a4-4e9a-9cdf-e52710292902 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:55.210900 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:55.210900 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:55.217431 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-58cd4c5b-57a4-4e9a-9cdf-e52710292902 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:55.223625 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-58cd4c5b-57a4-4e9a-9cdf-e52710292902 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f returned with HTTP 200 Aug 07 18:02:55.224498 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 569/2293] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:55 2026] GET /volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:55.303755 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1ab3cf49-bf9e-4cdd-96a3-c19b3b9b61ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:55.306658 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ab3cf49-bf9e-4cdd-96a3-c19b3b9b61ab tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:02:55.306935 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ab3cf49-bf9e-4cdd-96a3-c19b3b9b61ab tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:55.307351 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ab3cf49-bf9e-4cdd-96a3-c19b3b9b61ab tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:55.318060 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:55.318060 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:55.323856 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1ab3cf49-bf9e-4cdd-96a3-c19b3b9b61ab tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:02:55.333815 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ab3cf49-bf9e-4cdd-96a3-c19b3b9b61ab tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 200 Aug 07 18:02:55.335168 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 573/2294] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:55 2026] GET /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 1000 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:55.464972 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a52a7d1e-434f-4371-8f9f-0371c775c3ca None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:55.467008 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a52a7d1e-434f-4371-8f9f-0371c775c3ca tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:55.467227 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a52a7d1e-434f-4371-8f9f-0371c775c3ca tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:55.467623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a52a7d1e-434f-4371-8f9f-0371c775c3ca tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:55.467769 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a52a7d1e-434f-4371-8f9f-0371c775c3ca tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:55.473859 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:55.473859 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:55.474274 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a52a7d1e-434f-4371-8f9f-0371c775c3ca tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:55.475024 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 579/2295] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:55 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:55.678238 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9a72e612-234e-41a5-907d-1eb99556a446 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:55.679864 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a72e612-234e-41a5-907d-1eb99556a446 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 Aug 07 18:02:55.680299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a72e612-234e-41a5-907d-1eb99556a446 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:55.680299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a72e612-234e-41a5-907d-1eb99556a446 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:55.687485 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:55.687485 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:55.690647 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9a72e612-234e-41a5-907d-1eb99556a446 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Volume info retrieved successfully. Aug 07 18:02:55.694800 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a72e612-234e-41a5-907d-1eb99556a446 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 returned with HTTP 200 Aug 07 18:02:55.694800 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 575/2296] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:55 2026] GET /volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:55.707355 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b262ea8c-b313-490e-af13-e82861148862 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:55.710335 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b262ea8c-b313-490e-af13-e82861148862 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:02:55.710682 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b262ea8c-b313-490e-af13-e82861148862 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd561af3-afda-482f-946c-1d8daf6d3b50", "name": "tempest-SnapshotsActionsTest-Snapshot-514976892"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:55.718205 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:55.718205 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:55.718712 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b262ea8c-b313-490e-af13-e82861148862 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Volume info retrieved successfully. Aug 07 18:02:55.718853 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-b262ea8c-b313-490e-af13-e82861148862 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Create snapshot from volume cd561af3-afda-482f-946c-1d8daf6d3b50 Aug 07 18:02:55.755798 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-b262ea8c-b313-490e-af13-e82861148862 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Created reservations ['cacbe068-7572-4425-86fa-778ef0ee9b07', 'b31c6f30-f456-4c51-b3fb-91a19fada898', '53e4e77d-9841-410c-b015-88a80232cfc6', 'cf09c4f2-751f-471e-9158-68444cb33da1'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:55.785750 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b262ea8c-b313-490e-af13-e82861148862 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot create request issued successfully. Aug 07 18:02:55.786016 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b262ea8c-b313-490e-af13-e82861148862 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:02:55.786426 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 570/2297] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:02:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:55.802126 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0f7d3597-6403-4d97-870b-256b4579aa8b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:55.804351 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0f7d3597-6403-4d97-870b-256b4579aa8b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:02:55.804633 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0f7d3597-6403-4d97-870b-256b4579aa8b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:55.804885 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0f7d3597-6403-4d97-870b-256b4579aa8b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:55.811863 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:55.811863 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:55.812546 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0f7d3597-6403-4d97-870b-256b4579aa8b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:02:55.813723 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0f7d3597-6403-4d97-870b-256b4579aa8b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 200 Aug 07 18:02:55.815781 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 574/2298] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:55 2026] GET /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:56.238280 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-49ffdbd5-6eb1-4918-a1fb-c37e7d4e41b8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:56.239985 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-49ffdbd5-6eb1-4918-a1fb-c37e7d4e41b8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f Aug 07 18:02:56.240167 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-49ffdbd5-6eb1-4918-a1fb-c37e7d4e41b8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:56.240347 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-49ffdbd5-6eb1-4918-a1fb-c37e7d4e41b8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:56.245549 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-49ffdbd5-6eb1-4918-a1fb-c37e7d4e41b8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f returned with HTTP 404 Aug 07 18:02:56.245968 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 580/2299] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:56 2026] GET /volume/v3/volumes/e9157fdd-2aca-4d76-9162-3af5fa50014f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:56.256193 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-20748636-498f-47cc-83d1-078cfa69b504 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:56.257784 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20748636-498f-47cc-83d1-078cfa69b504 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:02:56.258004 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20748636-498f-47cc-83d1-078cfa69b504 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:56.258251 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20748636-498f-47cc-83d1-078cfa69b504 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:56.259002 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-20748636-498f-47cc-83d1-078cfa69b504 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:02:56.270727 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-20748636-498f-47cc-83d1-078cfa69b504 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Get all volumes completed successfully. Aug 07 18:02:56.273081 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:56.273081 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:56.278138 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20748636-498f-47cc-83d1-078cfa69b504 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:02:56.278939 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 576/2300] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 18:02:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12183 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:56.299954 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d362d323-d115-4277-86cd-561f26a18574 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:56.304198 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d362d323-d115-4277-86cd-561f26a18574 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] DELETE https://10.4.3.241/volume/v3/types/f181db50-75f5-4e2e-b01c-0e807eda2a15 Aug 07 18:02:56.304450 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d362d323-d115-4277-86cd-561f26a18574 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:56.304706 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d362d323-d115-4277-86cd-561f26a18574 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:56.305031 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:56.305031 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:56.351870 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d362d323-d115-4277-86cd-561f26a18574 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] https://10.4.3.241/volume/v3/types/f181db50-75f5-4e2e-b01c-0e807eda2a15 returned with HTTP 202 Aug 07 18:02:56.352248 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 571/2301] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:02:56 2026] DELETE /volume/v3/types/f181db50-75f5-4e2e-b01c-0e807eda2a15 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:02:56.353521 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-250afdc6-3792-4f1c-9718-42ce617cd688 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:56.358080 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-250afdc6-3792-4f1c-9718-42ce617cd688 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:02:56.358711 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-250afdc6-3792-4f1c-9718-42ce617cd688 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:56.359902 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-250afdc6-3792-4f1c-9718-42ce617cd688 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:56.371744 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:56.371744 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:56.377081 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-250afdc6-3792-4f1c-9718-42ce617cd688 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:02:56.384095 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-250afdc6-3792-4f1c-9718-42ce617cd688 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 200 Aug 07 18:02:56.384983 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 575/2302] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:56 2026] GET /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 1252 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:56.487256 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-89f07c93-e2c0-4fb4-8307-2467575cec3e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:56.489258 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89f07c93-e2c0-4fb4-8307-2467575cec3e tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:56.489534 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89f07c93-e2c0-4fb4-8307-2467575cec3e tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:56.489790 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89f07c93-e2c0-4fb4-8307-2467575cec3e tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:56.489995 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-89f07c93-e2c0-4fb4-8307-2467575cec3e tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:56.498238 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:56.498238 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:56.499472 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89f07c93-e2c0-4fb4-8307-2467575cec3e tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:56.499818 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 581/2303] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:56 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:56.546519 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4f6cdee2-4553-433a-baca-b78654523088 req-9bc37140-c25e-4c59-80f8-7873fdb78a7b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:56.549603 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-9bc37140-c25e-4c59-80f8-7873fdb78a7b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:02:56.550745 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-9bc37140-c25e-4c59-80f8-7873fdb78a7b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:56.550745 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-9bc37140-c25e-4c59-80f8-7873fdb78a7b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:56.558915 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:56.558915 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:56.563060 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-4f6cdee2-4553-433a-baca-b78654523088 req-9bc37140-c25e-4c59-80f8-7873fdb78a7b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:02:56.568358 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-9bc37140-c25e-4c59-80f8-7873fdb78a7b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 200 Aug 07 18:02:56.568933 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 577/2304] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:02:56 2026] GET /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 1252 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:56.827437 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d44aeaa7-53d4-4d49-a585-a3e6d37c51c1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:56.830339 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d44aeaa7-53d4-4d49-a585-a3e6d37c51c1 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:02:56.830560 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d44aeaa7-53d4-4d49-a585-a3e6d37c51c1 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:56.830777 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d44aeaa7-53d4-4d49-a585-a3e6d37c51c1 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:56.837503 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:56.837503 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:56.837956 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d44aeaa7-53d4-4d49-a585-a3e6d37c51c1 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:02:56.839004 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d44aeaa7-53d4-4d49-a585-a3e6d37c51c1 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 200 Aug 07 18:02:56.839382 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 572/2305] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:56 2026] GET /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:56.847916 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1957942a-f4ec-4d8f-b7ee-c384eac3ab3e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:56.885170 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1957942a-f4ec-4d8f-b7ee-c384eac3ab3e tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action Aug 07 18:02:56.885535 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1957942a-f4ec-4d8f-b7ee-c384eac3ab3e tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:56.885669 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1957942a-f4ec-4d8f-b7ee-c384eac3ab3e tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:56.887127 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.admin_actions [None req-1957942a-f4ec-4d8f-b7ee-c384eac3ab3e tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Updating snapshot '85f783be-907a-4f95-b617-5f05ed50a817' with '{'status': 'creating'}' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:02:56.900383 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:56.900383 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:56.917772 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1957942a-f4ec-4d8f-b7ee-c384eac3ab3e tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action returned with HTTP 202 Aug 07 18:02:56.919188 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 576/2306] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:02:56 2026] POST /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:02:56.925615 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-546d1d52-633d-431e-bb34-20fd2ec2f7c4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:56.927383 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-546d1d52-633d-431e-bb34-20fd2ec2f7c4 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:02:56.927602 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-546d1d52-633d-431e-bb34-20fd2ec2f7c4 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:56.927918 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-546d1d52-633d-431e-bb34-20fd2ec2f7c4 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:56.933045 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:56.933045 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:56.933608 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-546d1d52-633d-431e-bb34-20fd2ec2f7c4 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:02:56.934376 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-546d1d52-633d-431e-bb34-20fd2ec2f7c4 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 200 Aug 07 18:02:56.934737 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 582/2307] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:56 2026] GET /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:56.945953 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-73b76143-3550-4d68-b8ec-fd13a1f7153c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:56.947846 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-73b76143-3550-4d68-b8ec-fd13a1f7153c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action Aug 07 18:02:56.948278 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-73b76143-3550-4d68-b8ec-fd13a1f7153c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:56.948473 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-73b76143-3550-4d68-b8ec-fd13a1f7153c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:56.949836 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-73b76143-3550-4d68-b8ec-fd13a1f7153c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Updating snapshot '85f783be-907a-4f95-b617-5f05ed50a817' with '{'status': 'available'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:02:56.976015 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:56.976015 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:56.991553 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-73b76143-3550-4d68-b8ec-fd13a1f7153c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action returned with HTTP 202 Aug 07 18:02:56.991988 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 578/2308] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:02:56 2026] POST /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:02:57.003634 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-380cef57-d660-495a-837a-66d584ae8ad8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.008947 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-380cef57-d660-495a-837a-66d584ae8ad8 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:02:57.009338 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-380cef57-d660-495a-837a-66d584ae8ad8 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:57.009605 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-380cef57-d660-495a-837a-66d584ae8ad8 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:57.021710 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:57.021710 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:57.022196 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-380cef57-d660-495a-837a-66d584ae8ad8 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:02:57.023295 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-380cef57-d660-495a-837a-66d584ae8ad8 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 200 Aug 07 18:02:57.023419 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 573/2309] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:57 2026] GET /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:57.036411 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-58ec31b0-1a72-4820-b3c6-6de8299cb258 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.041945 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-58ec31b0-1a72-4820-b3c6-6de8299cb258 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:02:57.042302 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-58ec31b0-1a72-4820-b3c6-6de8299cb258 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd561af3-afda-482f-946c-1d8daf6d3b50", "name": "tempest-SnapshotsActionsTest-Snapshot-514917669"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:57.052149 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:57.052149 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:57.052815 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-58ec31b0-1a72-4820-b3c6-6de8299cb258 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Volume info retrieved successfully. Aug 07 18:02:57.052992 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-58ec31b0-1a72-4820-b3c6-6de8299cb258 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Create snapshot from volume cd561af3-afda-482f-946c-1d8daf6d3b50 Aug 07 18:02:57.076666 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4f6cdee2-4553-433a-baca-b78654523088 req-03e26ee6-6212-45ec-bb09-d87f15ddd705 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.079153 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-03e26ee6-6212-45ec-bb09-d87f15ddd705 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:02:57.079379 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-03e26ee6-6212-45ec-bb09-d87f15ddd705 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:57.079631 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-03e26ee6-6212-45ec-bb09-d87f15ddd705 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:57.083195 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-58ec31b0-1a72-4820-b3c6-6de8299cb258 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Created reservations ['fdd659c4-5e20-4dcb-975f-6456e326d849', 'a03e366d-8cbe-4f0c-a3d5-758ba000af61', '8f0bf9db-2fa8-4048-8b86-7fcdeba9e011', 'ccb46e2f-267e-4292-976b-b4c6bc5f56c7'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:57.088242 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:57.088242 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:57.092618 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4f6cdee2-4553-433a-baca-b78654523088 req-03e26ee6-6212-45ec-bb09-d87f15ddd705 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:02:57.098716 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-03e26ee6-6212-45ec-bb09-d87f15ddd705 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 200 Aug 07 18:02:57.099227 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 583/2310] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:02:57 2026] GET /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 1252 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:57.112416 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-41d24577-c1da-4964-9b15-7ab540e844f5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.112846 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41d24577-c1da-4964-9b15-7ab540e844f5 None None] GET https://10.4.3.241/volume// Aug 07 18:02:57.113015 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41d24577-c1da-4964-9b15-7ab540e844f5 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:57.113240 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41d24577-c1da-4964-9b15-7ab540e844f5 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:57.113569 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41d24577-c1da-4964-9b15-7ab540e844f5 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:02:57.113854 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 579/2311] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:02:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:02:57.114514 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-58ec31b0-1a72-4820-b3c6-6de8299cb258 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot create request issued successfully. Aug 07 18:02:57.115007 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-58ec31b0-1a72-4820-b3c6-6de8299cb258 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:02:57.115642 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 577/2312] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:02:57 2026] POST /volume/v3/snapshots => generated 306 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:57.126819 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4f6cdee2-4553-433a-baca-b78654523088 req-4bd0e8ae-e72e-4c15-b546-a5fc55c06d99 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.128643 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-4bd0e8ae-e72e-4c15-b546-a5fc55c06d99 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:02:57.128969 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-4bd0e8ae-e72e-4c15-b546-a5fc55c06d99 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67368fab-4dbb-446e-96a8-23538008f162", "connector": null, "instance_uuid": "50c08f7e-aa56-4103-aa6b-d044c553582d"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:57.130221 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e3b84aea-c58a-42a3-a332-8f2ea0c13e46 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.132244 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e3b84aea-c58a-42a3-a332-8f2ea0c13e46 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 Aug 07 18:02:57.132534 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e3b84aea-c58a-42a3-a332-8f2ea0c13e46 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:57.132745 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e3b84aea-c58a-42a3-a332-8f2ea0c13e46 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:57.142870 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:57.142870 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:57.143316 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e3b84aea-c58a-42a3-a332-8f2ea0c13e46 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:02:57.144774 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:57.144774 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:57.146690 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e3b84aea-c58a-42a3-a332-8f2ea0c13e46 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 returned with HTTP 200 Aug 07 18:02:57.147039 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 584/2313] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:57 2026] GET /volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:57.177230 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-4bd0e8ae-e72e-4c15-b546-a5fc55c06d99 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:02:57.177972 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 574/2314] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:02:57 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 07 18:02:57.515321 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-13d945e5-b9e8-452b-8efe-7c7faeebc0fc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.517297 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13d945e5-b9e8-452b-8efe-7c7faeebc0fc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:02:57.517542 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13d945e5-b9e8-452b-8efe-7c7faeebc0fc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:57.517799 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13d945e5-b9e8-452b-8efe-7c7faeebc0fc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:57.517942 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-13d945e5-b9e8-452b-8efe-7c7faeebc0fc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:57.523419 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:57.523419 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:57.524531 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13d945e5-b9e8-452b-8efe-7c7faeebc0fc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:02:57.525106 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 580/2315] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:57 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:57.537066 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cebdd52d-872d-4d20-be0d-fbe468e05187 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.540223 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cebdd52d-872d-4d20-be0d-fbe468e05187 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 Aug 07 18:02:57.540837 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cebdd52d-872d-4d20-be0d-fbe468e05187 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:57.541040 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cebdd52d-872d-4d20-be0d-fbe468e05187 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:57.550320 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:57.550320 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:57.557195 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cebdd52d-872d-4d20-be0d-fbe468e05187 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:02:57.563088 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cebdd52d-872d-4d20-be0d-fbe468e05187 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 returned with HTTP 200 Aug 07 18:02:57.563534 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 578/2316] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:57 2026] GET /volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:57.573342 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-818fc6ba-8c14-41cb-8ace-718a6495780d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.575208 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-818fc6ba-8c14-41cb-8ace-718a6495780d tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:02:57.575583 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-818fc6ba-8c14-41cb-8ace-718a6495780d tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1733931049", "extra_specs": {}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:57.578185 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d3163b56-8b65-42b6-9159-7999338b730b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.593526 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-818fc6ba-8c14-41cb-8ace-718a6495780d tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:02:57.593941 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 585/2317] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:02:57 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 07 18:02:57.603246 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84f20d13-a6e4-4dae-b9d5-3d69060c6a61 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.605246 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84f20d13-a6e4-4dae-b9d5-3d69060c6a61 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] POST https://10.4.3.241/volume/v3/types/22b44d8c-62b1-486a-9985-a096385f5c65/encryption Aug 07 18:02:57.605633 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84f20d13-a6e4-4dae-b9d5-3d69060c6a61 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:57.628434 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84f20d13-a6e4-4dae-b9d5-3d69060c6a61 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] https://10.4.3.241/volume/v3/types/22b44d8c-62b1-486a-9985-a096385f5c65/encryption returned with HTTP 200 Aug 07 18:02:57.628877 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 581/2318] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:02:57 2026] POST /volume/v3/types/22b44d8c-62b1-486a-9985-a096385f5c65/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:57.650418 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d3163b56-8b65-42b6-9159-7999338b730b tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab/export_record Aug 07 18:02:57.650589 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d3163b56-8b65-42b6-9159-7999338b730b tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:57.651217 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d3163b56-8b65-42b6-9159-7999338b730b tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Calling method 'export_record' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:57.651217 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-d3163b56-8b65-42b6-9159-7999338b730b tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Export record for backup 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 18:02:57.654984 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:57.654984 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:57.655878 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.api [None req-d3163b56-8b65-42b6-9159-7999338b730b tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Calling RPCAPI with context: , host: np0000006743, backup: 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 18:02:57.659278 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-237242f4-b44d-451d-9b0d-de7c82793bdd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.662177 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:02:57.663159 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-839161878", "snapshot_id": null, "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "volume_type": "tempest-scenario-type-luks-1733931049", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:57.664894 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-839161878', 'snapshot_id': None, 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'volume_type': 'tempest-scenario-type-luks-1733931049', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:02:57.668832 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-d3163b56-8b65-42b6-9159-7999338b730b tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] export_record in rpcapi backup_id 818fddcf-9234-4755-b160-7a1c70fa41ab on host np0000006743. {{(pid=100243) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 18:02:57.679604 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-d3163b56-8b65-42b6-9159-7999338b730b tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODE4ZmRkY2YtOTIzNC00NzU1LWIxNjAtN2ExYzcwZmE0MWFiIiwgInVzZXJfaWQiOiAiNjBlMTllMDJiNDBiNDQ3YTk4MmJjYTVhYTMxZDE1MWEiLCAicHJvamVjdF9pZCI6ICIwNTRhODNmMGZjOWQ0MDgxYjc1NTg0YTlmODI4NDVhZCIsICJ2b2x1bWVfaWQiOiAiNDhlMTcxZDYtMjM4OS00Y2I1LTkzOGMtMWVhMDQ2YzcyZjc2IiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04NTEyNzczODMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQyOTgwNTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDhlMTcxZDYtMjM4OS00Y2I1LTkzOGMtMWVhMDQ2YzcyZjc2LzIwMjYwODA3MTgwMjQzL2F6X25vdmFfYmFja3VwXzgxOGZkZGNmLTkyMzQtNDc1NS1iMTYwLTdhMWM3MGZhNDFhYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6MDI6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6MDI6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODowMjo1N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100243) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 18:02:57.679867 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d3163b56-8b65-42b6-9159-7999338b730b tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab/export_record returned with HTTP 200 Aug 07 18:02:57.680283 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 575/2319] 10.4.3.241 () {66 vars in 1390 bytes} [Fri Aug 7 18:02:57 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab/export_record => generated 1508 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:57.687776 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92050a0a-454d-418a-8359-17fa637c9462 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.689832 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92050a0a-454d-418a-8359-17fa637c9462 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] POST https://10.4.3.241/volume/v3/backups/import_record Aug 07 18:02:57.690336 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92050a0a-454d-418a-8359-17fa637c9462 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODlkZmU0YzctNmZkZS00YmM1LTg0MjQtZDAwODkyM2NiZWRiIiwgInVzZXJfaWQiOiAiNjBlMTllMDJiNDBiNDQ3YTk4MmJjYTVhYTMxZDE1MWEiLCAicHJvamVjdF9pZCI6ICIwNTRhODNmMGZjOWQ0MDgxYjc1NTg0YTlmODI4NDVhZCIsICJ2b2x1bWVfaWQiOiAiNDhlMTcxZDYtMjM4OS00Y2I1LTkzOGMtMWVhMDQ2YzcyZjc2IiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04NTEyNzczODMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQyOTgwNTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDhlMTcxZDYtMjM4OS00Y2I1LTkzOGMtMWVhMDQ2YzcyZjc2LzIwMjYwODA3MTgwMjQzL2F6X25vdmFfYmFja3VwXzgxOGZkZGNmLTkyMzQtNDc1NS1iMTYwLTdhMWM3MGZhNDFhYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6MDI6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6MDI6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODowMjo1N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:57.692964 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-92050a0a-454d-418a-8359-17fa637c9462 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODlkZmU0YzctNmZkZS00YmM1LTg0MjQtZDAwODkyM2NiZWRiIiwgInVzZXJfaWQiOiAiNjBlMTllMDJiNDBiNDQ3YTk4MmJjYTVhYTMxZDE1MWEiLCAicHJvamVjdF9pZCI6ICIwNTRhODNmMGZjOWQ0MDgxYjc1NTg0YTlmODI4NDVhZCIsICJ2b2x1bWVfaWQiOiAiNDhlMTcxZDYtMjM4OS00Y2I1LTkzOGMtMWVhMDQ2YzcyZjc2IiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04NTEyNzczODMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQyOTgwNTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDhlMTcxZDYtMjM4OS00Y2I1LTkzOGMtMWVhMDQ2YzcyZjc2LzIwMjYwODA3MTgwMjQzL2F6X25vdmFfYmFja3VwXzgxOGZkZGNmLTkyMzQtNDc1NS1iMTYwLTdhMWM3MGZhNDFhYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6MDI6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6MDI6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODowMjo1N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100245) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 18:02:57.692964 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-92050a0a-454d-418a-8359-17fa637c9462 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODlkZmU0YzctNmZkZS00YmM1LTg0MjQtZDAwODkyM2NiZWRiIiwgInVzZXJfaWQiOiAiNjBlMTllMDJiNDBiNDQ3YTk4MmJjYTVhYTMxZDE1MWEiLCAicHJvamVjdF9pZCI6ICIwNTRhODNmMGZjOWQ0MDgxYjc1NTg0YTlmODI4NDVhZCIsICJ2b2x1bWVfaWQiOiAiNDhlMTcxZDYtMjM4OS00Y2I1LTkzOGMtMWVhMDQ2YzcyZjc2IiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04NTEyNzczODMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQyOTgwNTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDhlMTcxZDYtMjM4OS00Y2I1LTkzOGMtMWVhMDQ2YzcyZjc2LzIwMjYwODA3MTgwMjQzL2F6X25vdmFfYmFja3VwXzgxOGZkZGNmLTkyMzQtNDc1NS1iMTYwLTdhMWM3MGZhNDFhYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6MDI6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6MDI6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODowMjo1N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100245) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 18:02:57.750096 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-92050a0a-454d-418a-8359-17fa637c9462 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Created reservations ['fe20cc34-78eb-4cda-ab3f-069bc7533a3a', '7aee9ace-c35b-45bd-a6c6-b999ca8f36a9'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:57.751178 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Create volume of 1 GB Aug 07 18:02:57.751608 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:57.751608 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:57.752363 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Availability Zones retrieved successfully. Aug 07 18:02:57.761678 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Flow 'volume_create_api' (60c7aafa-af39-4bc5-9874-dd223511c9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:57.762995 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eec5864-a9cf-4f96-96e6-991bfd58a96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:57.765349 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:57.779511 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-92050a0a-454d-418a-8359-17fa637c9462 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] import_record rpcapi backup id 89dfe4c7-6fde-4bc5-8424-d008923cbedb on host np0000006743 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODlkZmU0YzctNmZkZS00YmM1LTg0MjQtZDAwODkyM2NiZWRiIiwgInVzZXJfaWQiOiAiNjBlMTllMDJiNDBiNDQ3YTk4MmJjYTVhYTMxZDE1MWEiLCAicHJvamVjdF9pZCI6ICIwNTRhODNmMGZjOWQ0MDgxYjc1NTg0YTlmODI4NDVhZCIsICJ2b2x1bWVfaWQiOiAiNDhlMTcxZDYtMjM4OS00Y2I1LTkzOGMtMWVhMDQ2YzcyZjc2IiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci04NTEyNzczODMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMzQyOTgwNTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNDhlMTcxZDYtMjM4OS00Y2I1LTkzOGMtMWVhMDQ2YzcyZjc2LzIwMjYwODA3MTgwMjQzL2F6X25vdmFfYmFja3VwXzgxOGZkZGNmLTkyMzQtNDc1NS1iMTYwLTdhMWM3MGZhNDFhYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6MDI6NDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6MDI6NDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODowMjo1N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100245) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 18:02:57.781773 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-92050a0a-454d-418a-8359-17fa637c9462 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Import record output: {'backup': {'id': '89dfe4c7-6fde-4bc5-8424-d008923cbedb', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.241/volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb'}, {'rel': 'bookmark', 'href': 'https://10.4.3.241/volume/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb'}]}}. {{(pid=100245) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 18:02:57.782017 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92050a0a-454d-418a-8359-17fa637c9462 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] https://10.4.3.241/volume/v3/backups/import_record returned with HTTP 201 Aug 07 18:02:57.782530 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 586/2320] 10.4.3.241 () {68 vars in 1302 bytes} [Fri Aug 7 18:02:57 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 95 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 18:02:57.790020 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-da5fcdee-2d21-4431-82f8-d1eba47e673a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.792557 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da5fcdee-2d21-4431-82f8-d1eba47e673a tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] GET https://10.4.3.241/volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb Aug 07 18:02:57.792771 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da5fcdee-2d21-4431-82f8-d1eba47e673a tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:57.792956 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da5fcdee-2d21-4431-82f8-d1eba47e673a tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:57.793102 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-da5fcdee-2d21-4431-82f8-d1eba47e673a tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Show backup with id 89dfe4c7-6fde-4bc5-8424-d008923cbedb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:57.799600 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:57.799600 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:57.800290 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da5fcdee-2d21-4431-82f8-d1eba47e673a tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] https://10.4.3.241/volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb returned with HTTP 200 Aug 07 18:02:57.800715 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 582/2321] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:57 2026] GET /volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:57.833488 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eec5864-a9cf-4f96-96e6-991bfd58a96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=22b44d8c-62b1-486a-9985-a096385f5c65,is_public=True,name='tempest-scenario-type-luks-1733931049',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22b44d8c-62b1-486a-9985-a096385f5c65', '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=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:57.834319 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19db90b9-fddc-47c9-bbf0-a1cb925c65e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:57.863166 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1733931049 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1733931049, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:57.863409 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1733931049 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1733931049, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:02:57.896581 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Created reservations ['215f2f12-c089-486b-9746-ec8d38d6025d', '05af46f1-c02c-458f-861f-4c14c0393164', 'd6c89331-cd4a-4fb0-b889-5d493e260121', 'e469e87e-cc3f-433b-81a1-5ec79f1ffdd2'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:57.897310 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19db90b9-fddc-47c9-bbf0-a1cb925c65e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['215f2f12-c089-486b-9746-ec8d38d6025d', '05af46f1-c02c-458f-861f-4c14c0393164', 'd6c89331-cd4a-4fb0-b889-5d493e260121', 'e469e87e-cc3f-433b-81a1-5ec79f1ffdd2']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:57.898503 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba80c890-3b36-4694-b116-0f7b00d31dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:57.925082 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba80c890-3b36-4694-b116-0f7b00d31dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08232ad8-f1c9-460b-8e2b-9f9821c42cae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-839161878',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7c082b81104a7682540d9ffb7e225b',qos_specs=None,replication_status=,reservations=['215f2f12-c089-486b-9746-ec8d38d6025d','05af46f1-c02c-458f-861f-4c14c0393164','d6c89331-cd4a-4fb0-b889-5d493e260121','e469e87e-cc3f-433b-81a1-5ec79f1ffdd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1c6994b25e343a29424003cf05a5f6e',volume_type_id=22b44d8c-62b1-486a-9985-a096385f5c65), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-839161878',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=08232ad8-f1c9-460b-8e2b-9f9821c42cae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7c082b81104a7682540d9ffb7e225b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1c6994b25e343a29424003cf05a5f6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22b44d8c-62b1-486a-9985-a096385f5c65),volume_type_id=22b44d8c-62b1-486a-9985-a096385f5c65)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:57.925842 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea0ce0d-093b-4ad9-90f0-1e1d7509dd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:57.944589 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea0ce0d-093b-4ad9-90f0-1e1d7509dd26) transitioned into state 'SUCCESS' from state '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-839161878',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7c082b81104a7682540d9ffb7e225b',qos_specs=None,replication_status=,reservations=['215f2f12-c089-486b-9746-ec8d38d6025d','05af46f1-c02c-458f-861f-4c14c0393164','d6c89331-cd4a-4fb0-b889-5d493e260121','e469e87e-cc3f-433b-81a1-5ec79f1ffdd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1c6994b25e343a29424003cf05a5f6e',volume_type_id=22b44d8c-62b1-486a-9985-a096385f5c65)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:57.945264 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79aa0b7b-8487-43b9-b40b-f6468e316543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:57.955284 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79aa0b7b-8487-43b9-b40b-f6468e316543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:57.956089 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Flow 'volume_create_api' (60c7aafa-af39-4bc5-9874-dd223511c9aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:57.956392 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Create volume request issued successfully. Aug 07 18:02:57.957113 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-237242f4-b44d-451d-9b0d-de7c82793bdd tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:02:57.957592 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 579/2322] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:02:57 2026] POST /volume/v3/volumes => generated 791 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:57.971801 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f48171a6-320d-4eee-95b3-5da3cbc5c3ba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:57.973823 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f48171a6-320d-4eee-95b3-5da3cbc5c3ba tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:02:57.974037 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f48171a6-320d-4eee-95b3-5da3cbc5c3ba tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:57.974245 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f48171a6-320d-4eee-95b3-5da3cbc5c3ba tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:57.981876 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:57.981876 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:57.986095 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f48171a6-320d-4eee-95b3-5da3cbc5c3ba tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:57.990929 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f48171a6-320d-4eee-95b3-5da3cbc5c3ba tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:02:57.991357 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 576/2323] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:57 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:58.158759 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c52bfba8-2861-4fe9-8710-39a8f7910ae3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:58.161176 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c52bfba8-2861-4fe9-8710-39a8f7910ae3 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 Aug 07 18:02:58.161460 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c52bfba8-2861-4fe9-8710-39a8f7910ae3 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:58.161712 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c52bfba8-2861-4fe9-8710-39a8f7910ae3 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:58.168480 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:58.168480 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:58.169217 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c52bfba8-2861-4fe9-8710-39a8f7910ae3 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:02:58.170314 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c52bfba8-2861-4fe9-8710-39a8f7910ae3 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 returned with HTTP 200 Aug 07 18:02:58.171026 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 587/2324] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:58 2026] GET /volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:58.182707 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2ccdee6b-f6b1-4337-a034-68492d661d6c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:58.182707 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ccdee6b-f6b1-4337-a034-68492d661d6c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122/action Aug 07 18:02:58.182853 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ccdee6b-f6b1-4337-a034-68492d661d6c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:58.183063 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ccdee6b-f6b1-4337-a034-68492d661d6c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:58.184489 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-2ccdee6b-f6b1-4337-a034-68492d661d6c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Updating snapshot '18c4da47-08a5-478a-8d5e-e26fdca23122' with '{'status': 'creating'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:02:58.194806 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:58.194806 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:58.210352 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ccdee6b-f6b1-4337-a034-68492d661d6c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122/action returned with HTTP 202 Aug 07 18:02:58.210936 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 583/2325] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:02:58 2026] POST /volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:02:58.218968 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7b815143-3dde-45ff-8777-b6955dd3d8b2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:58.221581 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7b815143-3dde-45ff-8777-b6955dd3d8b2 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 Aug 07 18:02:58.222062 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7b815143-3dde-45ff-8777-b6955dd3d8b2 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:58.222149 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7b815143-3dde-45ff-8777-b6955dd3d8b2 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:58.228467 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:58.228467 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:58.229140 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7b815143-3dde-45ff-8777-b6955dd3d8b2 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:02:58.230848 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7b815143-3dde-45ff-8777-b6955dd3d8b2 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 returned with HTTP 200 Aug 07 18:02:58.231326 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 580/2326] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:58 2026] GET /volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:58.245311 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-72c015fa-49e6-4854-8761-33cb345af0de None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:58.247329 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72c015fa-49e6-4854-8761-33cb345af0de tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122/action Aug 07 18:02:58.247773 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-72c015fa-49e6-4854-8761-33cb345af0de tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:58.247921 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-72c015fa-49e6-4854-8761-33cb345af0de tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:58.267542 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:58.267542 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:58.267542 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-72c015fa-49e6-4854-8761-33cb345af0de tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Snapshot retrieved successfully. Aug 07 18:02:58.288100 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-217b0617-3481-436c-8b98-921db85ad40b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:58.288784 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-217b0617-3481-436c-8b98-921db85ad40b None None] GET https://10.4.3.241/volume// Aug 07 18:02:58.289106 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-217b0617-3481-436c-8b98-921db85ad40b None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:58.289385 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-217b0617-3481-436c-8b98-921db85ad40b None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:58.289887 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-217b0617-3481-436c-8b98-921db85ad40b None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:02:58.290294 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 588/2327] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:02:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:02:58.292205 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-72c015fa-49e6-4854-8761-33cb345af0de tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Snapshot delete request issued successfully. Aug 07 18:02:58.292456 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72c015fa-49e6-4854-8761-33cb345af0de tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122/action returned with HTTP 202 Aug 07 18:02:58.293020 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 577/2328] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:02:58 2026] POST /volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:02:58.304351 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4f6cdee2-4553-433a-baca-b78654523088 req-167d1e47-6ec9-438a-9d84-662d52a80a6f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:58.307492 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-97ce065f-adc5-4d6b-8549-cc9d4f94b234 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:58.308348 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-167d1e47-6ec9-438a-9d84-662d52a80a6f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:02:58.308348 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-167d1e47-6ec9-438a-9d84-662d52a80a6f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:58.308584 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-167d1e47-6ec9-438a-9d84-662d52a80a6f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:58.309452 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-97ce065f-adc5-4d6b-8549-cc9d4f94b234 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 Aug 07 18:02:58.309685 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-97ce065f-adc5-4d6b-8549-cc9d4f94b234 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:58.309917 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-97ce065f-adc5-4d6b-8549-cc9d4f94b234 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:58.319586 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:58.319586 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:58.319586 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-97ce065f-adc5-4d6b-8549-cc9d4f94b234 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:02:58.319586 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-97ce065f-adc5-4d6b-8549-cc9d4f94b234 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 returned with HTTP 200 Aug 07 18:02:58.319870 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 581/2329] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:58 2026] GET /volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:58.332912 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:58.332912 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:58.337193 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-4f6cdee2-4553-433a-baca-b78654523088 req-167d1e47-6ec9-438a-9d84-662d52a80a6f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:02:58.343539 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-167d1e47-6ec9-438a-9d84-662d52a80a6f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 200 Aug 07 18:02:58.344166 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 584/2330] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:02:58 2026] GET /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 1431 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:02:58.459073 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4f6cdee2-4553-433a-baca-b78654523088 req-acba0ba6-b636-4837-82fb-f86bd07df984 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:58.465841 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-acba0ba6-b636-4837-82fb-f86bd07df984 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] PUT https://10.4.3.241/volume/v3/attachments/fa368ced-53f8-40a4-a6c2-efd055e8c241 Aug 07 18:02:58.465841 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-acba0ba6-b636-4837-82fb-f86bd07df984 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:58.477792 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-4f6cdee2-4553-433a-baca-b78654523088 req-acba0ba6-b636-4837-82fb-f86bd07df984 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Acquiring lock "cinder-attachment_update-67368fab-4dbb-446e-96a8-23538008f162-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:02:58.482544 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-4f6cdee2-4553-433a-baca-b78654523088 req-acba0ba6-b636-4837-82fb-f86bd07df984 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Lock "cinder-attachment_update-67368fab-4dbb-446e-96a8-23538008f162-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:02:58.483989 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:58.483989 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:58.623867 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-4f6cdee2-4553-433a-baca-b78654523088 req-acba0ba6-b636-4837-82fb-f86bd07df984 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Lock "cinder-attachment_update-67368fab-4dbb-446e-96a8-23538008f162-np0000006743" released by "attachment_update" :: held 0.141s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:02:58.624256 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-acba0ba6-b636-4837-82fb-f86bd07df984 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/attachments/fa368ced-53f8-40a4-a6c2-efd055e8c241 returned with HTTP 200 Aug 07 18:02:58.624888 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 589/2331] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:02:58 2026] PUT /volume/v3/attachments/fa368ced-53f8-40a4-a6c2-efd055e8c241 => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:02:58.649905 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4f6cdee2-4553-433a-baca-b78654523088 req-ecd6ae44-246c-4ea1-a2e6-dd3babbc6122 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:58.652468 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-ecd6ae44-246c-4ea1-a2e6-dd3babbc6122 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] POST https://10.4.3.241/volume/v3/attachments/fa368ced-53f8-40a4-a6c2-efd055e8c241/action Aug 07 18:02:58.652898 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-ecd6ae44-246c-4ea1-a2e6-dd3babbc6122 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:58.653073 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-ecd6ae44-246c-4ea1-a2e6-dd3babbc6122 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:58.672674 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:58.672674 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:58.687376 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4f6cdee2-4553-433a-baca-b78654523088 req-ecd6ae44-246c-4ea1-a2e6-dd3babbc6122 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/attachments/fa368ced-53f8-40a4-a6c2-efd055e8c241/action returned with HTTP 204 Aug 07 18:02:58.687982 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 578/2332] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:02:58 2026] POST /volume/v3/attachments/fa368ced-53f8-40a4-a6c2-efd055e8c241/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:58.810653 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-342fff28-9cd6-465c-9a18-05a6a3eaa7e7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:58.812189 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-342fff28-9cd6-465c-9a18-05a6a3eaa7e7 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] GET https://10.4.3.241/volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb Aug 07 18:02:58.812349 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-342fff28-9cd6-465c-9a18-05a6a3eaa7e7 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:58.812566 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-342fff28-9cd6-465c-9a18-05a6a3eaa7e7 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:58.812670 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-342fff28-9cd6-465c-9a18-05a6a3eaa7e7 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Show backup with id 89dfe4c7-6fde-4bc5-8424-d008923cbedb. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:02:58.816667 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:58.816667 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:02:58.817288 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-342fff28-9cd6-465c-9a18-05a6a3eaa7e7 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] https://10.4.3.241/volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb returned with HTTP 200 Aug 07 18:02:58.817727 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 582/2333] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:58 2026] GET /volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:58.827722 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2703a4af-89e9-4053-bd9a-db091fd8c673 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:58.829549 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2703a4af-89e9-4053-bd9a-db091fd8c673 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] GET https://10.4.3.241/volume/v3/backups Aug 07 18:02:58.829715 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2703a4af-89e9-4053-bd9a-db091fd8c673 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:58.829931 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2703a4af-89e9-4053-bd9a-db091fd8c673 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:58.840391 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2703a4af-89e9-4053-bd9a-db091fd8c673 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 200 Aug 07 18:02:58.840770 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 585/2334] 10.4.3.241 () {66 vars in 1237 bytes} [Fri Aug 7 18:02:58 2026] GET /volume/v3/backups => generated 337 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:58.848985 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:58.851120 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] POST https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab/restore Aug 07 18:02:58.851633 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:58.853297 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Restoring backup 818fddcf-9234-4755-b160-7a1c70fa41ab ({'restore': {}}) {{(pid=100245) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 18:02:58.853527 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Restoring backup 818fddcf-9234-4755-b160-7a1c70fa41ab to volume None. Aug 07 18:02:58.858475 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:58.858475 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:58.859847 np0000006743 devstack@c-api.service[100245]: INFO cinder.backup.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Creating volume of 1 GB for restore of backup 818fddcf-9234-4755-b160-7a1c70fa41ab. Aug 07 18:02:58.868266 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Availability zone cache updated, next update will occur around 2026-08-07 19:02:58.867937. {{(pid=100245) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 18:02:58.868391 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Availability Zones retrieved successfully. Aug 07 18:02:58.875775 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Flow 'volume_create_api' (f843810b-e9be-4799-9a52-28d158cf7808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:58.877490 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d6c7e1-5c93-49f9-859f-85d5cb7a6f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:58.878631 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:02:58.911176 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d6c7e1-5c93-49f9-859f-85d5cb7a6f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:58.912198 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cfad819-3d34-40b1-b038-60ee9274ca96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:58.948312 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Created reservations ['da8ab2a3-6bf2-4c1b-b24f-d41b1da51dc7', '164b68e2-2ef8-466b-b6e2-44a5be4c2163', '9215d479-1346-4d35-821d-0b6071b27791', 'c6247dea-9a98-4bb0-a5e9-cb347d95f4fe'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:58.949097 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cfad819-3d34-40b1-b038-60ee9274ca96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da8ab2a3-6bf2-4c1b-b24f-d41b1da51dc7', '164b68e2-2ef8-466b-b6e2-44a5be4c2163', '9215d479-1346-4d35-821d-0b6071b27791', 'c6247dea-9a98-4bb0-a5e9-cb347d95f4fe']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:58.950219 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa779196-5d6c-464a-a0c2-d427a200ddb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:58.980980 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa779196-5d6c-464a-a0c2-d427a200ddb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '525eb6e3-0cf4-4466-864f-5b9f20530c8a', '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_818fddcf-9234-4755-b160-7a1c70fa41ab',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='054a83f0fc9d4081b75584a9f82845ad',qos_specs=None,replication_status=,reservations=['da8ab2a3-6bf2-4c1b-b24f-d41b1da51dc7','164b68e2-2ef8-466b-b6e2-44a5be4c2163','9215d479-1346-4d35-821d-0b6071b27791','c6247dea-9a98-4bb0-a5e9-cb347d95f4fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e19e02b40b447a982bca5aa31d151a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:02:58Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_818fddcf-9234-4755-b160-7a1c70fa41ab',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=525eb6e3-0cf4-4466-864f-5b9f20530c8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='054a83f0fc9d4081b75584a9f82845ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60e19e02b40b447a982bca5aa31d151a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:58.981744 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d8bab8-d4fb-4ebe-887a-c02c5663f7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:59.000665 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0d8bab8-d4fb-4ebe-887a-c02c5663f7b3) transitioned into 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_818fddcf-9234-4755-b160-7a1c70fa41ab',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='054a83f0fc9d4081b75584a9f82845ad',qos_specs=None,replication_status=,reservations=['da8ab2a3-6bf2-4c1b-b24f-d41b1da51dc7','164b68e2-2ef8-466b-b6e2-44a5be4c2163','9215d479-1346-4d35-821d-0b6071b27791','c6247dea-9a98-4bb0-a5e9-cb347d95f4fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e19e02b40b447a982bca5aa31d151a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:59.001433 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab48edc-1eef-415b-8829-b430c7a02295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:02:59.009221 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d772d46d-1d2c-45b4-94b4-ccfc6d4668ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:59.011635 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d772d46d-1d2c-45b4-94b4-ccfc6d4668ef tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:02:59.011921 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d772d46d-1d2c-45b4-94b4-ccfc6d4668ef tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:59.012117 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d772d46d-1d2c-45b4-94b4-ccfc6d4668ef tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:59.019585 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:59.019585 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:59.023241 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab48edc-1eef-415b-8829-b430c7a02295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:02:59.024624 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Flow 'volume_create_api' (f843810b-e9be-4799-9a52-28d158cf7808) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:02:59.025133 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Create volume request issued successfully. Aug 07 18:02:59.026475 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d772d46d-1d2c-45b4-94b4-ccfc6d4668ef tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:02:59.031853 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d772d46d-1d2c-45b4-94b4-ccfc6d4668ef tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:02:59.032267 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 579/2335] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:02:59 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 941 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:59.036583 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:59.036583 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:02:59.037465 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:02:59.330117 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-470ae199-8fad-4dfe-aace-04dd8a24b809 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:59.332028 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-470ae199-8fad-4dfe-aace-04dd8a24b809 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 Aug 07 18:02:59.332216 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-470ae199-8fad-4dfe-aace-04dd8a24b809 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:59.332477 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-470ae199-8fad-4dfe-aace-04dd8a24b809 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:59.338303 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-470ae199-8fad-4dfe-aace-04dd8a24b809 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 returned with HTTP 404 Aug 07 18:02:59.339047 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 583/2336] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:59 2026] GET /volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:59.351823 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ebc1a79d-19db-4eac-ae8f-0296c8592fc1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:59.355414 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ebc1a79d-19db-4eac-ae8f-0296c8592fc1 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action Aug 07 18:02:59.355414 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ebc1a79d-19db-4eac-ae8f-0296c8592fc1 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:02:59.355414 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ebc1a79d-19db-4eac-ae8f-0296c8592fc1 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:59.356334 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-ebc1a79d-19db-4eac-ae8f-0296c8592fc1 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Updating snapshot '85f783be-907a-4f95-b617-5f05ed50a817' with '{'status': 'available'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:02:59.368054 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:59.368054 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:59.381208 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ebc1a79d-19db-4eac-ae8f-0296c8592fc1 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action returned with HTTP 202 Aug 07 18:02:59.381649 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 586/2337] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:02:59 2026] POST /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:02:59.387544 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-73e480b5-7864-4e7f-b2d0-a96e0c8ba8da None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:59.389165 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-73e480b5-7864-4e7f-b2d0-a96e0c8ba8da tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:02:59.389330 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-73e480b5-7864-4e7f-b2d0-a96e0c8ba8da tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:59.389521 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-73e480b5-7864-4e7f-b2d0-a96e0c8ba8da tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:59.393949 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:59.393949 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:59.394368 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-73e480b5-7864-4e7f-b2d0-a96e0c8ba8da tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:02:59.395170 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-73e480b5-7864-4e7f-b2d0-a96e0c8ba8da tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 200 Aug 07 18:02:59.395547 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 580/2338] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:59 2026] GET /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:02:59.404116 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-89f0be80-1c47-488b-8d1a-36c3cca40798 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:59.408334 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89f0be80-1c47-488b-8d1a-36c3cca40798 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 Aug 07 18:02:59.408334 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89f0be80-1c47-488b-8d1a-36c3cca40798 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:59.408334 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89f0be80-1c47-488b-8d1a-36c3cca40798 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:59.408334 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-89f0be80-1c47-488b-8d1a-36c3cca40798 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Delete snapshot with id: 18c4da47-08a5-478a-8d5e-e26fdca23122 Aug 07 18:02:59.411242 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89f0be80-1c47-488b-8d1a-36c3cca40798 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 returned with HTTP 404 Aug 07 18:02:59.411779 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 584/2339] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:02:59 2026] DELETE /volume/v3/snapshots/18c4da47-08a5-478a-8d5e-e26fdca23122 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:02:59.421429 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6ebadd17-07e7-406c-aa98-82aa63a085bd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:59.423172 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6ebadd17-07e7-406c-aa98-82aa63a085bd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:02:59.423507 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6ebadd17-07e7-406c-aa98-82aa63a085bd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd561af3-afda-482f-946c-1d8daf6d3b50", "name": "tempest-SnapshotsActionsTest-Snapshot-693080125"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:02:59.432185 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:59.432185 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:02:59.432773 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6ebadd17-07e7-406c-aa98-82aa63a085bd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Volume info retrieved successfully. Aug 07 18:02:59.433006 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-6ebadd17-07e7-406c-aa98-82aa63a085bd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Create snapshot from volume cd561af3-afda-482f-946c-1d8daf6d3b50 Aug 07 18:02:59.460426 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6ebadd17-07e7-406c-aa98-82aa63a085bd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Created reservations ['9dab2b8f-55a9-4abd-8831-dea673476df8', '4eca1da3-0d80-4817-a32a-aca157cc4727', '48a437dd-4e8c-416b-9613-c6096c8650f5', 'de6485d8-b383-484c-9a45-3ae054038d81'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:02:59.491773 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6ebadd17-07e7-406c-aa98-82aa63a085bd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot create request issued successfully. Aug 07 18:02:59.492207 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6ebadd17-07e7-406c-aa98-82aa63a085bd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:02:59.492683 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 587/2340] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:02:59 2026] POST /volume/v3/snapshots => generated 306 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:02:59.501280 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1b38c3b7-26dd-4d78-aa34-2ad55f653d8e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:02:59.502861 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b38c3b7-26dd-4d78-aa34-2ad55f653d8e tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 Aug 07 18:02:59.503161 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b38c3b7-26dd-4d78-aa34-2ad55f653d8e tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:02:59.503208 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b38c3b7-26dd-4d78-aa34-2ad55f653d8e tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:02:59.513430 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:02:59.513430 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:02:59.513430 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1b38c3b7-26dd-4d78-aa34-2ad55f653d8e tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:02:59.513430 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b38c3b7-26dd-4d78-aa34-2ad55f653d8e tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 returned with HTTP 200 Aug 07 18:02:59.513430 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 581/2341] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:02:59 2026] GET /volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:00.046507 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:00.046507 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:00.047312 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:03:00.047568 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Checking backup size 1 against volume size 1 {{(pid=100245) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 18:03:00.047798 np0000006743 devstack@c-api.service[100245]: INFO cinder.backup.api [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Overwriting volume 525eb6e3-0cf4-4466-864f-5b9f20530c8a with restore of backup 818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:00.052438 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e63142f1-7406-4876-8051-51c539e246a2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:00.054687 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e63142f1-7406-4876-8051-51c539e246a2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:00.054942 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e63142f1-7406-4876-8051-51c539e246a2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:00.055180 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e63142f1-7406-4876-8051-51c539e246a2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:00.066454 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] restore_backup in rpcapi backup_id 818fddcf-9234-4755-b160-7a1c70fa41ab {{(pid=100245) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 18:03:00.067937 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:00.067937 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:00.068572 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31fba2a0-ff1a-435d-a3d2-b7586656ed78 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab/restore returned with HTTP 202 Aug 07 18:03:00.069141 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 590/2342] 10.4.3.241 () {68 vars in 1393 bytes} [Fri Aug 7 18:02:58 2026] POST /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab/restore => generated 189 bytes in 1221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:00.073911 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e63142f1-7406-4876-8051-51c539e246a2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:00.078279 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7a78ebdf-beda-4f5d-b7c0-cfae69e1de47 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:00.080623 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a78ebdf-beda-4f5d-b7c0-cfae69e1de47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:00.080833 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e63142f1-7406-4876-8051-51c539e246a2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:00.081206 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a78ebdf-beda-4f5d-b7c0-cfae69e1de47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:00.081206 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a78ebdf-beda-4f5d-b7c0-cfae69e1de47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:00.081206 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7a78ebdf-beda-4f5d-b7c0-cfae69e1de47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:00.081343 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 585/2343] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:00 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:00.088267 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:00.088267 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:00.089356 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a78ebdf-beda-4f5d-b7c0-cfae69e1de47 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:00.089872 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 588/2344] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:00 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:00.521890 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-85d38098-8510-4668-8a32-8f74fe40646f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:00.523477 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-85d38098-8510-4668-8a32-8f74fe40646f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 Aug 07 18:03:00.523800 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-85d38098-8510-4668-8a32-8f74fe40646f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:00.523800 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-85d38098-8510-4668-8a32-8f74fe40646f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:00.535327 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:00.535327 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:00.535822 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-85d38098-8510-4668-8a32-8f74fe40646f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:00.536499 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-85d38098-8510-4668-8a32-8f74fe40646f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 returned with HTTP 200 Aug 07 18:03:00.536875 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 582/2345] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:00 2026] GET /volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:00.556424 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4f0986e0-ffcc-4d1b-95fa-487c5c2e4dd7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:00.560905 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4f0986e0-ffcc-4d1b-95fa-487c5c2e4dd7 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95/action Aug 07 18:03:00.561293 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4f0986e0-ffcc-4d1b-95fa-487c5c2e4dd7 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:00.561564 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4f0986e0-ffcc-4d1b-95fa-487c5c2e4dd7 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:00.562886 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.admin_actions [None req-4f0986e0-ffcc-4d1b-95fa-487c5c2e4dd7 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Updating snapshot 'b1b86764-636d-423f-9f0c-e977ae578e95' with '{'status': 'deleting'}' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:03:00.573844 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:00.573844 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:00.587359 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4f0986e0-ffcc-4d1b-95fa-487c5c2e4dd7 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95/action returned with HTTP 202 Aug 07 18:03:00.588018 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 591/2346] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:03:00 2026] POST /volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:00.596176 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7cd9e82c-fa15-4fc6-942a-995383c18f40 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:00.598804 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7cd9e82c-fa15-4fc6-942a-995383c18f40 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 Aug 07 18:03:00.598804 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7cd9e82c-fa15-4fc6-942a-995383c18f40 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:00.599100 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7cd9e82c-fa15-4fc6-942a-995383c18f40 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:00.605605 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:00.605605 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:00.606271 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7cd9e82c-fa15-4fc6-942a-995383c18f40 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:00.607778 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7cd9e82c-fa15-4fc6-942a-995383c18f40 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 returned with HTTP 200 Aug 07 18:03:00.609054 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 586/2347] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:00 2026] GET /volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:00.620191 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-15f1eb5f-5689-4b15-b0a9-599ef6c3d041 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:00.622258 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15f1eb5f-5689-4b15-b0a9-599ef6c3d041 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95/action Aug 07 18:03:00.622647 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15f1eb5f-5689-4b15-b0a9-599ef6c3d041 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:00.622784 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15f1eb5f-5689-4b15-b0a9-599ef6c3d041 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:00.631040 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:00.631040 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:00.631040 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-15f1eb5f-5689-4b15-b0a9-599ef6c3d041 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Snapshot retrieved successfully. Aug 07 18:03:00.646180 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-15f1eb5f-5689-4b15-b0a9-599ef6c3d041 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Snapshot delete request issued successfully. Aug 07 18:03:00.646527 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15f1eb5f-5689-4b15-b0a9-599ef6c3d041 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95/action returned with HTTP 202 Aug 07 18:03:00.647124 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 589/2348] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:03:00 2026] POST /volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:00.655027 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eb88c28c-5098-4c1a-9590-b4f2bd28111a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:00.657073 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb88c28c-5098-4c1a-9590-b4f2bd28111a tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 Aug 07 18:03:00.657303 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb88c28c-5098-4c1a-9590-b4f2bd28111a tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:00.657548 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb88c28c-5098-4c1a-9590-b4f2bd28111a tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:00.663812 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:00.663812 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:00.664329 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eb88c28c-5098-4c1a-9590-b4f2bd28111a tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:00.665421 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb88c28c-5098-4c1a-9590-b4f2bd28111a tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 returned with HTTP 200 Aug 07 18:03:00.665972 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 583/2349] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:00 2026] GET /volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:01.096329 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f68011e6-005d-4b97-b154-3f8c9a7eed35 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:01.098166 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f68011e6-005d-4b97-b154-3f8c9a7eed35 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:01.098480 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f68011e6-005d-4b97-b154-3f8c9a7eed35 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:01.098770 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f68011e6-005d-4b97-b154-3f8c9a7eed35 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:01.102610 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ffb8d4c1-8f5e-485d-bced-7003eb317327 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:01.104771 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ffb8d4c1-8f5e-485d-bced-7003eb317327 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:01.105007 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ffb8d4c1-8f5e-485d-bced-7003eb317327 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:01.105240 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ffb8d4c1-8f5e-485d-bced-7003eb317327 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:01.105367 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ffb8d4c1-8f5e-485d-bced-7003eb317327 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:01.107835 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:01.107835 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:01.110281 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:01.110281 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:01.111226 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ffb8d4c1-8f5e-485d-bced-7003eb317327 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:01.111625 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f68011e6-005d-4b97-b154-3f8c9a7eed35 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:01.111728 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 587/2350] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:01 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:01.118595 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f68011e6-005d-4b97-b154-3f8c9a7eed35 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:01.119200 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 592/2351] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:01 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:01.675685 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f6fe0c26-7513-4c29-b44d-c068b4197786 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:01.677386 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6fe0c26-7513-4c29-b44d-c068b4197786 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 Aug 07 18:03:01.677592 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6fe0c26-7513-4c29-b44d-c068b4197786 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:01.677784 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6fe0c26-7513-4c29-b44d-c068b4197786 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:01.681701 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6fe0c26-7513-4c29-b44d-c068b4197786 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 returned with HTTP 404 Aug 07 18:03:01.682122 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 590/2352] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:01 2026] GET /volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:01.689872 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5530fa05-6446-4b6c-85a1-7c3245f273cf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:01.691816 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5530fa05-6446-4b6c-85a1-7c3245f273cf tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action Aug 07 18:03:01.692195 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5530fa05-6446-4b6c-85a1-7c3245f273cf tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:01.692331 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5530fa05-6446-4b6c-85a1-7c3245f273cf tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:01.693808 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.admin_actions [None req-5530fa05-6446-4b6c-85a1-7c3245f273cf tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Updating snapshot '85f783be-907a-4f95-b617-5f05ed50a817' with '{'status': 'available'}' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:03:01.702653 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:01.702653 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:01.714211 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5530fa05-6446-4b6c-85a1-7c3245f273cf tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action returned with HTTP 202 Aug 07 18:03:01.714803 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 584/2353] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:03:01 2026] POST /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:01.721816 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d6336b16-c860-4a81-a7ee-fab2b9eb9e55 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:01.723606 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6336b16-c860-4a81-a7ee-fab2b9eb9e55 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:03:01.723856 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6336b16-c860-4a81-a7ee-fab2b9eb9e55 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:01.724708 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6336b16-c860-4a81-a7ee-fab2b9eb9e55 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:01.730097 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:01.730097 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:01.730528 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d6336b16-c860-4a81-a7ee-fab2b9eb9e55 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:01.731276 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6336b16-c860-4a81-a7ee-fab2b9eb9e55 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 200 Aug 07 18:03:01.731726 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 588/2354] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:01 2026] GET /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:01.742227 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9b852e03-7a16-479a-975f-eee660b86a56 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:01.744776 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9b852e03-7a16-479a-975f-eee660b86a56 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 Aug 07 18:03:01.745082 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9b852e03-7a16-479a-975f-eee660b86a56 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:01.745362 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9b852e03-7a16-479a-975f-eee660b86a56 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:01.745547 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-9b852e03-7a16-479a-975f-eee660b86a56 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Delete snapshot with id: b1b86764-636d-423f-9f0c-e977ae578e95 Aug 07 18:03:01.751332 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9b852e03-7a16-479a-975f-eee660b86a56 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 returned with HTTP 404 Aug 07 18:03:01.752133 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 593/2355] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:03:01 2026] DELETE /volume/v3/snapshots/b1b86764-636d-423f-9f0c-e977ae578e95 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:01.761211 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fa83d57f-5ee3-4421-b12a-8f74a40fedbd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:01.763218 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa83d57f-5ee3-4421-b12a-8f74a40fedbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:03:01.763691 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa83d57f-5ee3-4421-b12a-8f74a40fedbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd561af3-afda-482f-946c-1d8daf6d3b50", "name": "tempest-SnapshotsActionsTest-Snapshot-1930544433"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:01.774933 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:01.774933 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:01.775737 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fa83d57f-5ee3-4421-b12a-8f74a40fedbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Volume info retrieved successfully. Aug 07 18:03:01.775975 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-fa83d57f-5ee3-4421-b12a-8f74a40fedbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Create snapshot from volume cd561af3-afda-482f-946c-1d8daf6d3b50 Aug 07 18:03:01.802291 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-fa83d57f-5ee3-4421-b12a-8f74a40fedbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Created reservations ['e765436b-7023-4f2b-ac42-1ac3ce005302', '618ab935-b389-40ef-984f-b8935961f235', '10b097f2-61f8-4080-afe5-e8078171a90d', '13fb37b1-54a5-4345-b73a-f7e8f539af0c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:01.825894 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fa83d57f-5ee3-4421-b12a-8f74a40fedbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot create request issued successfully. Aug 07 18:03:01.826265 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa83d57f-5ee3-4421-b12a-8f74a40fedbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:03:01.826749 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 591/2356] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:03:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:01.838448 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-23d56b67-3875-4d23-9b8a-a5c4b42795a4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:01.840140 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23d56b67-3875-4d23-9b8a-a5c4b42795a4 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 Aug 07 18:03:01.840330 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23d56b67-3875-4d23-9b8a-a5c4b42795a4 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:01.840545 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23d56b67-3875-4d23-9b8a-a5c4b42795a4 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:01.846037 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:01.846037 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:01.846596 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-23d56b67-3875-4d23-9b8a-a5c4b42795a4 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:01.847350 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23d56b67-3875-4d23-9b8a-a5c4b42795a4 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 returned with HTTP 200 Aug 07 18:03:01.847965 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 585/2357] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:01 2026] GET /volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:02.122603 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-616ea0f7-4555-41fa-ae1b-3eec437d8e36 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:02.124890 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-616ea0f7-4555-41fa-ae1b-3eec437d8e36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:02.128382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-616ea0f7-4555-41fa-ae1b-3eec437d8e36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:02.128382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-616ea0f7-4555-41fa-ae1b-3eec437d8e36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:02.128382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-616ea0f7-4555-41fa-ae1b-3eec437d8e36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:02.129711 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:02.129711 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:02.130422 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-616ea0f7-4555-41fa-ae1b-3eec437d8e36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:02.130777 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 589/2358] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:02 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:02.136109 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a5e6b042-8785-4313-9b66-5f4482b09fc6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:02.136873 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a5e6b042-8785-4313-9b66-5f4482b09fc6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:02.137057 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a5e6b042-8785-4313-9b66-5f4482b09fc6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:02.137227 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a5e6b042-8785-4313-9b66-5f4482b09fc6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:02.144215 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:02.144215 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:02.150853 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a5e6b042-8785-4313-9b66-5f4482b09fc6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:02.155479 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a5e6b042-8785-4313-9b66-5f4482b09fc6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:02.155943 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 594/2359] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:02 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:02.857027 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5feb9998-94f8-4194-a439-ce9300e99855 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:02.859030 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5feb9998-94f8-4194-a439-ce9300e99855 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 Aug 07 18:03:02.859198 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5feb9998-94f8-4194-a439-ce9300e99855 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:02.859384 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5feb9998-94f8-4194-a439-ce9300e99855 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:02.864878 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:02.864878 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:02.865322 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5feb9998-94f8-4194-a439-ce9300e99855 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:02.866029 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5feb9998-94f8-4194-a439-ce9300e99855 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 returned with HTTP 200 Aug 07 18:03:02.866483 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 592/2360] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:02 2026] GET /volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:02.875459 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-906cdbd0-f1d2-40d5-9cd6-dbfbff3c19ec None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:02.877587 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-906cdbd0-f1d2-40d5-9cd6-dbfbff3c19ec tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3/action Aug 07 18:03:02.877979 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-906cdbd0-f1d2-40d5-9cd6-dbfbff3c19ec tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:02.878127 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-906cdbd0-f1d2-40d5-9cd6-dbfbff3c19ec tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:02.879739 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.admin_actions [None req-906cdbd0-f1d2-40d5-9cd6-dbfbff3c19ec tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Updating snapshot '4ab47b51-70fa-4c32-a553-c84433181ad3' with '{'status': 'error'}' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:03:02.889382 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:02.889382 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:02.902502 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-906cdbd0-f1d2-40d5-9cd6-dbfbff3c19ec tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3/action returned with HTTP 202 Aug 07 18:03:02.902981 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 586/2361] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:03:02 2026] POST /volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:02.910410 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1622bc6d-4208-4f8c-a558-0253c7390d9b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:02.912310 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1622bc6d-4208-4f8c-a558-0253c7390d9b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 Aug 07 18:03:02.912482 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1622bc6d-4208-4f8c-a558-0253c7390d9b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:02.912620 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1622bc6d-4208-4f8c-a558-0253c7390d9b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:02.917849 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:02.917849 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:02.918334 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1622bc6d-4208-4f8c-a558-0253c7390d9b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:02.919436 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1622bc6d-4208-4f8c-a558-0253c7390d9b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 returned with HTTP 200 Aug 07 18:03:02.919850 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 590/2362] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:02 2026] GET /volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:02.930146 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b4a50124-b8bc-4387-9172-a56448ca58d6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:02.932371 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4a50124-b8bc-4387-9172-a56448ca58d6 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3/action Aug 07 18:03:02.932812 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b4a50124-b8bc-4387-9172-a56448ca58d6 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:02.932992 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b4a50124-b8bc-4387-9172-a56448ca58d6 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:02.942945 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:02.942945 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:02.943708 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b4a50124-b8bc-4387-9172-a56448ca58d6 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Snapshot retrieved successfully. Aug 07 18:03:02.963061 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b4a50124-b8bc-4387-9172-a56448ca58d6 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Snapshot delete request issued successfully. Aug 07 18:03:02.963526 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4a50124-b8bc-4387-9172-a56448ca58d6 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3/action returned with HTTP 202 Aug 07 18:03:02.964321 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 595/2363] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:03:02 2026] POST /volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:02.971310 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-54ceec53-f8b9-4b35-8323-d9e5ea51184d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:02.973354 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-54ceec53-f8b9-4b35-8323-d9e5ea51184d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 Aug 07 18:03:02.973663 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-54ceec53-f8b9-4b35-8323-d9e5ea51184d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:02.974007 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-54ceec53-f8b9-4b35-8323-d9e5ea51184d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:02.981784 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:02.981784 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:02.982312 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-54ceec53-f8b9-4b35-8323-d9e5ea51184d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:02.983503 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-54ceec53-f8b9-4b35-8323-d9e5ea51184d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 returned with HTTP 200 Aug 07 18:03:02.983996 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 593/2364] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:02 2026] GET /volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:03.140760 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2bcbca0b-b594-40cc-b511-db0a428fb1b5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:03.142545 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2bcbca0b-b594-40cc-b511-db0a428fb1b5 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:03.142773 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2bcbca0b-b594-40cc-b511-db0a428fb1b5 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:03.142989 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2bcbca0b-b594-40cc-b511-db0a428fb1b5 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:03.143123 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-2bcbca0b-b594-40cc-b511-db0a428fb1b5 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:03.147576 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:03.147576 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:03.148357 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2bcbca0b-b594-40cc-b511-db0a428fb1b5 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:03.148779 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 587/2365] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:03 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:03.172426 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-512a8752-8d8b-4877-a9d6-1307d62bfb3b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:03.174767 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-512a8752-8d8b-4877-a9d6-1307d62bfb3b tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:03.175014 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-512a8752-8d8b-4877-a9d6-1307d62bfb3b tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:03.175287 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-512a8752-8d8b-4877-a9d6-1307d62bfb3b tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:03.183986 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:03.183986 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:03.187844 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-512a8752-8d8b-4877-a9d6-1307d62bfb3b tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:03.192655 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-512a8752-8d8b-4877-a9d6-1307d62bfb3b tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:03.193034 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 591/2366] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:03 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:03.995111 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-958b8f7c-f2dd-437d-b1c8-27d74558f5e2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:03.997371 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-958b8f7c-f2dd-437d-b1c8-27d74558f5e2 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 Aug 07 18:03:03.997688 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-958b8f7c-f2dd-437d-b1c8-27d74558f5e2 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:03.997932 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-958b8f7c-f2dd-437d-b1c8-27d74558f5e2 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:04.002926 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-958b8f7c-f2dd-437d-b1c8-27d74558f5e2 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 returned with HTTP 404 Aug 07 18:03:04.003504 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 596/2367] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:03 2026] GET /volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:04.011096 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3342808b-7554-4518-af91-48441704a245 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:04.013034 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3342808b-7554-4518-af91-48441704a245 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action Aug 07 18:03:04.013381 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3342808b-7554-4518-af91-48441704a245 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:04.013539 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3342808b-7554-4518-af91-48441704a245 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:04.014981 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-3342808b-7554-4518-af91-48441704a245 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Updating snapshot '85f783be-907a-4f95-b617-5f05ed50a817' with '{'status': 'available'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:03:04.025026 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:04.025026 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:04.035222 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3342808b-7554-4518-af91-48441704a245 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action returned with HTTP 202 Aug 07 18:03:04.035843 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 594/2368] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:03:04 2026] POST /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:04.043249 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-78c61eec-97e9-44dd-b070-a5877f7b9709 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:04.045470 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78c61eec-97e9-44dd-b070-a5877f7b9709 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:03:04.045700 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-78c61eec-97e9-44dd-b070-a5877f7b9709 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:04.045919 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-78c61eec-97e9-44dd-b070-a5877f7b9709 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:04.051230 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:04.051230 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:04.051669 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-78c61eec-97e9-44dd-b070-a5877f7b9709 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:04.052471 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78c61eec-97e9-44dd-b070-a5877f7b9709 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 200 Aug 07 18:03:04.052879 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 588/2369] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:04 2026] GET /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:04.064001 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5a26313f-7869-47eb-82dc-c1acc76b778f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:04.066280 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a26313f-7869-47eb-82dc-c1acc76b778f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 Aug 07 18:03:04.066550 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a26313f-7869-47eb-82dc-c1acc76b778f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:04.066784 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a26313f-7869-47eb-82dc-c1acc76b778f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:04.066898 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-5a26313f-7869-47eb-82dc-c1acc76b778f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Delete snapshot with id: 4ab47b51-70fa-4c32-a553-c84433181ad3 Aug 07 18:03:04.071830 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a26313f-7869-47eb-82dc-c1acc76b778f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 returned with HTTP 404 Aug 07 18:03:04.072353 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 592/2370] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:03:04 2026] DELETE /volume/v3/snapshots/4ab47b51-70fa-4c32-a553-c84433181ad3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:04.080779 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b8ac0a51-e08a-446c-86f3-cf9f9230d23d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:04.082903 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8ac0a51-e08a-446c-86f3-cf9f9230d23d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:03:04.083439 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8ac0a51-e08a-446c-86f3-cf9f9230d23d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd561af3-afda-482f-946c-1d8daf6d3b50", "name": "tempest-SnapshotsActionsTest-Snapshot-638874042"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:04.093512 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:04.093512 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:04.094097 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b8ac0a51-e08a-446c-86f3-cf9f9230d23d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Volume info retrieved successfully. Aug 07 18:03:04.094406 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-b8ac0a51-e08a-446c-86f3-cf9f9230d23d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Create snapshot from volume cd561af3-afda-482f-946c-1d8daf6d3b50 Aug 07 18:03:04.126656 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-b8ac0a51-e08a-446c-86f3-cf9f9230d23d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Created reservations ['f3215da9-0fb5-408f-9cce-80d24de2ba63', 'e429f3fa-2122-4121-b4a3-ab7c787f44b0', 'c0bc6d66-198a-4fc7-89a9-313b139dc3ae', 'f3f38642-68c0-44dd-a256-233a32f3a458'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:04.158091 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-47a610ce-f2b7-4073-8607-e4e829c1fbe7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:04.159817 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b8ac0a51-e08a-446c-86f3-cf9f9230d23d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot create request issued successfully. Aug 07 18:03:04.160145 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-47a610ce-f2b7-4073-8607-e4e829c1fbe7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:04.160343 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8ac0a51-e08a-446c-86f3-cf9f9230d23d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:03:04.160440 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-47a610ce-f2b7-4073-8607-e4e829c1fbe7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:04.160658 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-47a610ce-f2b7-4073-8607-e4e829c1fbe7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:04.160774 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-47a610ce-f2b7-4073-8607-e4e829c1fbe7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:04.161133 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 597/2371] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:03:04 2026] POST /volume/v3/snapshots => generated 306 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:04.165109 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:04.165109 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:04.165992 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-47a610ce-f2b7-4073-8607-e4e829c1fbe7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:04.166326 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 595/2372] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:04 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:04.168967 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-beee3d61-fc1c-4aa9-b056-a6670ecbb7e0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:04.170662 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-beee3d61-fc1c-4aa9-b056-a6670ecbb7e0 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 Aug 07 18:03:04.170853 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-beee3d61-fc1c-4aa9-b056-a6670ecbb7e0 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:04.171030 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-beee3d61-fc1c-4aa9-b056-a6670ecbb7e0 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:04.175761 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:04.175761 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:04.176174 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-beee3d61-fc1c-4aa9-b056-a6670ecbb7e0 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:04.176972 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-beee3d61-fc1c-4aa9-b056-a6670ecbb7e0 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 returned with HTTP 200 Aug 07 18:03:04.177504 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 589/2373] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:04 2026] GET /volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:04.205918 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cc99bea7-d23b-42c7-abff-f65c7272ae7c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:04.208023 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cc99bea7-d23b-42c7-abff-f65c7272ae7c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:04.208219 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cc99bea7-d23b-42c7-abff-f65c7272ae7c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:04.208419 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cc99bea7-d23b-42c7-abff-f65c7272ae7c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:04.216272 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:04.216272 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:04.219855 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cc99bea7-d23b-42c7-abff-f65c7272ae7c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:04.224649 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cc99bea7-d23b-42c7-abff-f65c7272ae7c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:04.224957 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 593/2374] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:04 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:05.177915 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-69ff777d-1dcd-4dee-addd-f286d7d4c187 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:05.179723 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-69ff777d-1dcd-4dee-addd-f286d7d4c187 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:05.179924 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-69ff777d-1dcd-4dee-addd-f286d7d4c187 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:05.180098 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-69ff777d-1dcd-4dee-addd-f286d7d4c187 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:05.180204 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-69ff777d-1dcd-4dee-addd-f286d7d4c187 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:05.185323 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:05.185323 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:05.186060 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-69ff777d-1dcd-4dee-addd-f286d7d4c187 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:05.186409 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 598/2375] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:05 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:05.186890 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-60ce754f-5aff-4612-abab-17ff227bfacd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:05.189738 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60ce754f-5aff-4612-abab-17ff227bfacd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 Aug 07 18:03:05.190034 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60ce754f-5aff-4612-abab-17ff227bfacd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:05.190290 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60ce754f-5aff-4612-abab-17ff227bfacd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:05.196630 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:05.196630 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:05.197311 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-60ce754f-5aff-4612-abab-17ff227bfacd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:05.198423 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60ce754f-5aff-4612-abab-17ff227bfacd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 returned with HTTP 200 Aug 07 18:03:05.199140 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 596/2376] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:05 2026] GET /volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:05.209360 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-174f8376-d9f6-4cff-93b9-5f10227f785b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:05.211536 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-174f8376-d9f6-4cff-93b9-5f10227f785b tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4/action Aug 07 18:03:05.211931 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-174f8376-d9f6-4cff-93b9-5f10227f785b tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:05.212056 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-174f8376-d9f6-4cff-93b9-5f10227f785b tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:05.213533 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.admin_actions [None req-174f8376-d9f6-4cff-93b9-5f10227f785b tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Updating snapshot '9b438202-a2bb-490e-8a54-4bd7ea85c6c4' with '{'status': 'error_deleting'}' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:03:05.222696 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:05.222696 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:05.235871 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-174f8376-d9f6-4cff-93b9-5f10227f785b tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4/action returned with HTTP 202 Aug 07 18:03:05.236442 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 590/2377] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:03:05 2026] POST /volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:05.238502 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-034ac2eb-13ca-40d3-8f47-3fc9a64b643e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:05.240041 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-034ac2eb-13ca-40d3-8f47-3fc9a64b643e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:05.240205 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-034ac2eb-13ca-40d3-8f47-3fc9a64b643e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:05.240434 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-034ac2eb-13ca-40d3-8f47-3fc9a64b643e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:05.244148 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-272fb129-c877-413f-9f93-80c1b755786d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:05.246153 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-272fb129-c877-413f-9f93-80c1b755786d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 Aug 07 18:03:05.246416 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-272fb129-c877-413f-9f93-80c1b755786d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:05.246618 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-272fb129-c877-413f-9f93-80c1b755786d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:05.251965 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:05.251965 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:05.252490 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-272fb129-c877-413f-9f93-80c1b755786d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:05.252710 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:05.252710 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:05.253335 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-272fb129-c877-413f-9f93-80c1b755786d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 returned with HTTP 200 Aug 07 18:03:05.253723 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 599/2378] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:05 2026] GET /volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:05.261427 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-034ac2eb-13ca-40d3-8f47-3fc9a64b643e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:05.264187 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-333f376a-31f8-4353-b30c-84ba5676a1d4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:05.265958 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-333f376a-31f8-4353-b30c-84ba5676a1d4 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4/action Aug 07 18:03:05.266239 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-333f376a-31f8-4353-b30c-84ba5676a1d4 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:05.266333 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-034ac2eb-13ca-40d3-8f47-3fc9a64b643e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:05.266582 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-333f376a-31f8-4353-b30c-84ba5676a1d4 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:05.266855 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 594/2379] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:05 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:05.272803 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:05.272803 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:05.273054 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-333f376a-31f8-4353-b30c-84ba5676a1d4 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Snapshot retrieved successfully. Aug 07 18:03:05.290532 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-333f376a-31f8-4353-b30c-84ba5676a1d4 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Snapshot delete request issued successfully. Aug 07 18:03:05.290789 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-333f376a-31f8-4353-b30c-84ba5676a1d4 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4/action returned with HTTP 202 Aug 07 18:03:05.291483 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 597/2380] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:03:05 2026] POST /volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:05.299623 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-86377994-e70d-492b-92e2-12acb9587e3f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:05.300779 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86377994-e70d-492b-92e2-12acb9587e3f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 Aug 07 18:03:05.301016 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86377994-e70d-492b-92e2-12acb9587e3f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:05.301226 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86377994-e70d-492b-92e2-12acb9587e3f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:05.309085 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:05.309085 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:05.309496 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-86377994-e70d-492b-92e2-12acb9587e3f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:05.310529 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86377994-e70d-492b-92e2-12acb9587e3f tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 returned with HTTP 200 Aug 07 18:03:05.310877 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 591/2381] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:05 2026] GET /volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:06.196088 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b05a08bb-eae1-427c-8054-947892bc336d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.197798 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b05a08bb-eae1-427c-8054-947892bc336d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:06.197988 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b05a08bb-eae1-427c-8054-947892bc336d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:06.198155 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b05a08bb-eae1-427c-8054-947892bc336d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:06.198263 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b05a08bb-eae1-427c-8054-947892bc336d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:06.202431 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:06.202431 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:06.203394 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b05a08bb-eae1-427c-8054-947892bc336d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:06.203890 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 600/2382] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:06 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:06.282578 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-51db940c-4f55-40af-be86-f17502e7e864 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.284523 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-51db940c-4f55-40af-be86-f17502e7e864 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:06.284721 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-51db940c-4f55-40af-be86-f17502e7e864 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:06.284982 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-51db940c-4f55-40af-be86-f17502e7e864 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:06.292541 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:06.292541 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:06.296682 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-51db940c-4f55-40af-be86-f17502e7e864 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:06.302025 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-51db940c-4f55-40af-be86-f17502e7e864 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:06.302607 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 595/2383] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:06 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:06.324735 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-29f9a959-840f-49fd-aa90-36d3c14b21d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.326890 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29f9a959-840f-49fd-aa90-36d3c14b21d6 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 Aug 07 18:03:06.327144 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29f9a959-840f-49fd-aa90-36d3c14b21d6 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:06.327458 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29f9a959-840f-49fd-aa90-36d3c14b21d6 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:06.334829 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29f9a959-840f-49fd-aa90-36d3c14b21d6 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 returned with HTTP 404 Aug 07 18:03:06.335495 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 598/2384] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:06 2026] GET /volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:06.342318 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c96bc016-a9cb-41c7-8493-b2bfa226f77c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.344294 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c96bc016-a9cb-41c7-8493-b2bfa226f77c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action Aug 07 18:03:06.344690 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c96bc016-a9cb-41c7-8493-b2bfa226f77c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:06.344855 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c96bc016-a9cb-41c7-8493-b2bfa226f77c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:06.346212 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.admin_actions [None req-c96bc016-a9cb-41c7-8493-b2bfa226f77c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Updating snapshot '85f783be-907a-4f95-b617-5f05ed50a817' with '{'status': 'available'}' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:03:06.356159 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:06.356159 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:06.368690 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c96bc016-a9cb-41c7-8493-b2bfa226f77c tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action returned with HTTP 202 Aug 07 18:03:06.369209 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 592/2385] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:03:06 2026] POST /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:06.379576 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d78dd879-613a-409d-9829-5d31e5c04fd1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.381876 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d78dd879-613a-409d-9829-5d31e5c04fd1 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:03:06.382192 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d78dd879-613a-409d-9829-5d31e5c04fd1 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:06.382419 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d78dd879-613a-409d-9829-5d31e5c04fd1 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:06.389699 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:06.389699 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:06.390414 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d78dd879-613a-409d-9829-5d31e5c04fd1 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:06.391852 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d78dd879-613a-409d-9829-5d31e5c04fd1 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 200 Aug 07 18:03:06.392557 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 601/2386] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:06 2026] GET /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:06.402551 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fa2900d1-e0f5-4dd6-a432-83d013bb9f6b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.404987 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa2900d1-e0f5-4dd6-a432-83d013bb9f6b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 Aug 07 18:03:06.405240 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa2900d1-e0f5-4dd6-a432-83d013bb9f6b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:06.405517 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa2900d1-e0f5-4dd6-a432-83d013bb9f6b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:06.405604 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-fa2900d1-e0f5-4dd6-a432-83d013bb9f6b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Delete snapshot with id: 9b438202-a2bb-490e-8a54-4bd7ea85c6c4 Aug 07 18:03:06.410276 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa2900d1-e0f5-4dd6-a432-83d013bb9f6b tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 returned with HTTP 404 Aug 07 18:03:06.410771 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 596/2387] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:03:06 2026] DELETE /volume/v3/snapshots/9b438202-a2bb-490e-8a54-4bd7ea85c6c4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:06.420573 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-53010a07-d9f1-4c22-aa70-f1c8de0f037b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.423545 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53010a07-d9f1-4c22-aa70-f1c8de0f037b tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action Aug 07 18:03:06.423992 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53010a07-d9f1-4c22-aa70-f1c8de0f037b tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:06.424202 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53010a07-d9f1-4c22-aa70-f1c8de0f037b tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:06.425851 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-53010a07-d9f1-4c22-aa70-f1c8de0f037b tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Updating snapshot '85f783be-907a-4f95-b617-5f05ed50a817' with '{'status': 'creating'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:03:06.439995 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:06.439995 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:06.459314 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53010a07-d9f1-4c22-aa70-f1c8de0f037b tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action returned with HTTP 202 Aug 07 18:03:06.459717 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 599/2388] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:03:06 2026] POST /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:06.468239 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-efc84b2d-b0b8-4430-a33e-fd9173e34e5a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.470083 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-efc84b2d-b0b8-4430-a33e-fd9173e34e5a tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:03:06.470259 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-efc84b2d-b0b8-4430-a33e-fd9173e34e5a tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:06.470475 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-efc84b2d-b0b8-4430-a33e-fd9173e34e5a tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:06.478274 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:06.478274 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:06.478819 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-efc84b2d-b0b8-4430-a33e-fd9173e34e5a tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:06.479502 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-efc84b2d-b0b8-4430-a33e-fd9173e34e5a tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 200 Aug 07 18:03:06.479861 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 593/2389] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:06 2026] GET /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:06.500660 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-57e1385a-60c2-4fa3-aeb9-c93c23c89ed7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.504356 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-57e1385a-60c2-4fa3-aeb9-c93c23c89ed7 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] POST https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action Aug 07 18:03:06.504974 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-57e1385a-60c2-4fa3-aeb9-c93c23c89ed7 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:06.505224 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-57e1385a-60c2-4fa3-aeb9-c93c23c89ed7 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:06.507305 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.snapshot_actions [None req-57e1385a-60c2-4fa3-aeb9-c93c23c89ed7 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100245) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 18:03:06.514094 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:06.514094 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:06.514972 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.snapshot_actions [None req-57e1385a-60c2-4fa3-aeb9-c93c23c89ed7 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Updating snapshot 85f783be-907a-4f95-b617-5f05ed50a817 with info {'id': '85f783be-907a-4f95-b617-5f05ed50a817', 'status': 'error', 'progress': '80%'} Aug 07 18:03:06.521695 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-57e1385a-60c2-4fa3-aeb9-c93c23c89ed7 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action returned with HTTP 202 Aug 07 18:03:06.522494 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 602/2390] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:03:06 2026] POST /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:06.530245 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d2fe349a-7b0a-497a-8d1d-597a8cf66bc0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.531954 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d2fe349a-7b0a-497a-8d1d-597a8cf66bc0 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] GET https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:03:06.532143 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d2fe349a-7b0a-497a-8d1d-597a8cf66bc0 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:06.532355 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d2fe349a-7b0a-497a-8d1d-597a8cf66bc0 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:06.537801 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:06.537801 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:06.538092 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d2fe349a-7b0a-497a-8d1d-597a8cf66bc0 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Snapshot retrieved successfully. Aug 07 18:03:06.538747 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d2fe349a-7b0a-497a-8d1d-597a8cf66bc0 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 200 Aug 07 18:03:06.539209 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 597/2391] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:06 2026] GET /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:06.547668 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ae5dc13a-2785-4ca2-9bf1-5ff245ea3000 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.549579 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae5dc13a-2785-4ca2-9bf1-5ff245ea3000 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] POST https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action Aug 07 18:03:06.549996 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae5dc13a-2785-4ca2-9bf1-5ff245ea3000 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:06.550163 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae5dc13a-2785-4ca2-9bf1-5ff245ea3000 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:06.551540 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-ae5dc13a-2785-4ca2-9bf1-5ff245ea3000 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] Updating snapshot '85f783be-907a-4f95-b617-5f05ed50a817' with '{'status': 'available'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:03:06.560234 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:06.560234 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:06.572509 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae5dc13a-2785-4ca2-9bf1-5ff245ea3000 tempest-SnapshotsActionsTest-1574079195 tempest-SnapshotsActionsTest-1574079195-project-admin] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action returned with HTTP 202 Aug 07 18:03:06.572948 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 600/2392] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:03:06 2026] POST /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:06.580263 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5fd0dc2c-8091-45e2-845e-3630d7e18694 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.581783 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5fd0dc2c-8091-45e2-845e-3630d7e18694 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:03:06.581923 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5fd0dc2c-8091-45e2-845e-3630d7e18694 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:06.582107 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5fd0dc2c-8091-45e2-845e-3630d7e18694 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:06.586914 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:06.586914 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:06.587489 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5fd0dc2c-8091-45e2-845e-3630d7e18694 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:06.588229 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5fd0dc2c-8091-45e2-845e-3630d7e18694 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 200 Aug 07 18:03:06.588652 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 594/2393] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:06 2026] GET /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:06.597992 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9721a5ae-6fa3-4976-9c2c-a4d99ad25fbd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.600009 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9721a5ae-6fa3-4976-9c2c-a4d99ad25fbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:03:06.600277 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9721a5ae-6fa3-4976-9c2c-a4d99ad25fbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:06.600557 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9721a5ae-6fa3-4976-9c2c-a4d99ad25fbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:06.600745 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-9721a5ae-6fa3-4976-9c2c-a4d99ad25fbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Delete snapshot with id: 85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:03:06.606208 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:06.606208 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:06.606853 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9721a5ae-6fa3-4976-9c2c-a4d99ad25fbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:06.624372 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9721a5ae-6fa3-4976-9c2c-a4d99ad25fbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot delete request issued successfully. Aug 07 18:03:06.624714 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9721a5ae-6fa3-4976-9c2c-a4d99ad25fbd tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 202 Aug 07 18:03:06.625348 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 603/2394] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:03:06 2026] DELETE /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:06.632057 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cd2e37e3-4a40-40cb-ac77-f28d8a992fdc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:06.634393 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd2e37e3-4a40-40cb-ac77-f28d8a992fdc tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:03:06.634644 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd2e37e3-4a40-40cb-ac77-f28d8a992fdc tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:06.634884 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd2e37e3-4a40-40cb-ac77-f28d8a992fdc tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:06.640800 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:06.640800 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:06.641414 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cd2e37e3-4a40-40cb-ac77-f28d8a992fdc tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Snapshot retrieved successfully. Aug 07 18:03:06.642385 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd2e37e3-4a40-40cb-ac77-f28d8a992fdc tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 200 Aug 07 18:03:06.642983 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 598/2395] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:06 2026] GET /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:07.213607 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fc576be5-7ed0-4c1f-b8cb-291abfa4a8bc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:07.215348 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc576be5-7ed0-4c1f-b8cb-291abfa4a8bc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:07.215563 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc576be5-7ed0-4c1f-b8cb-291abfa4a8bc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:07.215806 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc576be5-7ed0-4c1f-b8cb-291abfa4a8bc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:07.215888 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-fc576be5-7ed0-4c1f-b8cb-291abfa4a8bc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:07.220031 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:07.220031 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:07.220777 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc576be5-7ed0-4c1f-b8cb-291abfa4a8bc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:07.221160 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 601/2396] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:07 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:07.319501 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-895a368c-a0b5-4ee6-9ac3-cf35db65918a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:07.322978 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-895a368c-a0b5-4ee6-9ac3-cf35db65918a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:07.323302 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-895a368c-a0b5-4ee6-9ac3-cf35db65918a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:07.323608 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-895a368c-a0b5-4ee6-9ac3-cf35db65918a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:07.340364 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:07.340364 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:07.348418 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-895a368c-a0b5-4ee6-9ac3-cf35db65918a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:07.359152 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-895a368c-a0b5-4ee6-9ac3-cf35db65918a tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:07.359830 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 595/2397] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:07 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 944 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:07.652204 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-12c5dd08-c03e-4d05-a766-aa9e88b98638 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:07.653969 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-12c5dd08-c03e-4d05-a766-aa9e88b98638 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 Aug 07 18:03:07.654122 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-12c5dd08-c03e-4d05-a766-aa9e88b98638 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:07.654335 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-12c5dd08-c03e-4d05-a766-aa9e88b98638 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:07.659131 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-12c5dd08-c03e-4d05-a766-aa9e88b98638 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 returned with HTTP 404 Aug 07 18:03:07.659684 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 604/2398] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:07 2026] GET /volume/v3/snapshots/85f783be-907a-4f95-b617-5f05ed50a817 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:07.668063 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fec1ef11-6479-4f7a-b98f-d077c942250d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:07.669891 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fec1ef11-6479-4f7a-b98f-d077c942250d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 Aug 07 18:03:07.670051 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fec1ef11-6479-4f7a-b98f-d077c942250d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:07.670223 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fec1ef11-6479-4f7a-b98f-d077c942250d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:07.677942 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:07.677942 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:07.684373 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fec1ef11-6479-4f7a-b98f-d077c942250d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Volume info retrieved successfully. Aug 07 18:03:07.692382 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fec1ef11-6479-4f7a-b98f-d077c942250d tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 returned with HTTP 200 Aug 07 18:03:07.693212 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 599/2399] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:07 2026] GET /volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:07.709687 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a288d4bc-9417-47de-9df3-6f0aac645fc9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:07.712386 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a288d4bc-9417-47de-9df3-6f0aac645fc9 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] DELETE https://10.4.3.241/volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 Aug 07 18:03:07.712710 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a288d4bc-9417-47de-9df3-6f0aac645fc9 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:07.712964 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a288d4bc-9417-47de-9df3-6f0aac645fc9 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:07.713279 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a288d4bc-9417-47de-9df3-6f0aac645fc9 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Delete volume with id: cd561af3-afda-482f-946c-1d8daf6d3b50 Aug 07 18:03:07.726371 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:07.726371 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:07.727127 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a288d4bc-9417-47de-9df3-6f0aac645fc9 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Volume info retrieved successfully. Aug 07 18:03:07.755954 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a288d4bc-9417-47de-9df3-6f0aac645fc9 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Delete volume request issued successfully. Aug 07 18:03:07.756175 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a288d4bc-9417-47de-9df3-6f0aac645fc9 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 returned with HTTP 202 Aug 07 18:03:07.757320 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 602/2400] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:07 2026] DELETE /volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:07.767435 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5ee5e3c1-862f-4e06-9554-e24a9c4311cf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:07.769634 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5ee5e3c1-862f-4e06-9554-e24a9c4311cf tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 Aug 07 18:03:07.769867 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5ee5e3c1-862f-4e06-9554-e24a9c4311cf tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:07.770130 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5ee5e3c1-862f-4e06-9554-e24a9c4311cf tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:07.778906 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:07.778906 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:07.784448 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5ee5e3c1-862f-4e06-9554-e24a9c4311cf tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Volume info retrieved successfully. Aug 07 18:03:07.790799 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5ee5e3c1-862f-4e06-9554-e24a9c4311cf tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 returned with HTTP 200 Aug 07 18:03:07.791663 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 596/2401] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:07 2026] GET /volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:08.235043 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2996a7a2-4b33-4011-ba3a-0eaa5618b305 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:08.236768 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2996a7a2-4b33-4011-ba3a-0eaa5618b305 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:08.236940 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2996a7a2-4b33-4011-ba3a-0eaa5618b305 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:08.237134 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2996a7a2-4b33-4011-ba3a-0eaa5618b305 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:08.237228 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2996a7a2-4b33-4011-ba3a-0eaa5618b305 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:08.241981 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:08.241981 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:08.242793 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2996a7a2-4b33-4011-ba3a-0eaa5618b305 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:08.243189 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 605/2402] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:08 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:08.376578 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-54c2bd68-1678-4fef-9fa0-090f138d869c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:08.378903 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-54c2bd68-1678-4fef-9fa0-090f138d869c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:08.379151 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-54c2bd68-1678-4fef-9fa0-090f138d869c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:08.379409 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-54c2bd68-1678-4fef-9fa0-090f138d869c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:08.389598 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:08.389598 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:08.394479 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-54c2bd68-1678-4fef-9fa0-090f138d869c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:08.400275 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-54c2bd68-1678-4fef-9fa0-090f138d869c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:08.400822 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 600/2403] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:08 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:08.808589 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-73cedde2-3565-474c-8328-e0eaf6569764 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:08.814115 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-73cedde2-3565-474c-8328-e0eaf6569764 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] GET https://10.4.3.241/volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 Aug 07 18:03:08.814470 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-73cedde2-3565-474c-8328-e0eaf6569764 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:08.814734 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-73cedde2-3565-474c-8328-e0eaf6569764 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:08.829061 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-73cedde2-3565-474c-8328-e0eaf6569764 tempest-SnapshotsActionsTest-711569549 tempest-SnapshotsActionsTest-711569549-project-member] https://10.4.3.241/volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 returned with HTTP 404 Aug 07 18:03:08.829803 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 603/2404] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:08 2026] GET /volume/v3/volumes/cd561af3-afda-482f-946c-1d8daf6d3b50 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:09.260817 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-27ab9d05-8889-4364-b357-f10482544d36 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:09.262973 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-27ab9d05-8889-4364-b357-f10482544d36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:09.263225 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-27ab9d05-8889-4364-b357-f10482544d36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:09.263485 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-27ab9d05-8889-4364-b357-f10482544d36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:09.263627 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-27ab9d05-8889-4364-b357-f10482544d36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:09.268008 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:09.268008 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:09.268830 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-27ab9d05-8889-4364-b357-f10482544d36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:09.269281 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 597/2405] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:09 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:09.422497 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-64458409-a3ea-44f6-889c-fc795029a503 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:09.425087 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-64458409-a3ea-44f6-889c-fc795029a503 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:09.425328 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-64458409-a3ea-44f6-889c-fc795029a503 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:09.425652 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-64458409-a3ea-44f6-889c-fc795029a503 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:09.443040 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:09.443040 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:09.451960 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-64458409-a3ea-44f6-889c-fc795029a503 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:09.456822 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-64458409-a3ea-44f6-889c-fc795029a503 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:09.458413 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 606/2406] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:09 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:10.285273 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2711c6cb-95de-487b-8a64-767542340987 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:10.289069 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2711c6cb-95de-487b-8a64-767542340987 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:10.289069 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2711c6cb-95de-487b-8a64-767542340987 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:10.289069 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2711c6cb-95de-487b-8a64-767542340987 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:10.289181 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2711c6cb-95de-487b-8a64-767542340987 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:10.294819 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:10.294819 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:10.295811 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2711c6cb-95de-487b-8a64-767542340987 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:10.296324 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 601/2407] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:10 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:10.477658 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bbfd7ad9-10a3-4e25-be51-348734c8ad42 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:10.479743 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbfd7ad9-10a3-4e25-be51-348734c8ad42 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:10.480188 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbfd7ad9-10a3-4e25-be51-348734c8ad42 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:10.480640 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbfd7ad9-10a3-4e25-be51-348734c8ad42 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:10.489994 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:10.489994 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:10.495038 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bbfd7ad9-10a3-4e25-be51-348734c8ad42 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:10.508642 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbfd7ad9-10a3-4e25-be51-348734c8ad42 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:10.508642 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 604/2408] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:10 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:11.313629 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-19bde2c1-8323-4baa-af23-329870ab7ade None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:11.315945 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19bde2c1-8323-4baa-af23-329870ab7ade tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:11.317914 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19bde2c1-8323-4baa-af23-329870ab7ade tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:11.317914 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19bde2c1-8323-4baa-af23-329870ab7ade tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:11.317914 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-19bde2c1-8323-4baa-af23-329870ab7ade tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:11.321819 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:11.321819 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:11.322976 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19bde2c1-8323-4baa-af23-329870ab7ade tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:11.323675 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 598/2409] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:11 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:11.529109 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f10772e7-001c-4448-88c0-375a1bd3950d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:11.531086 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f10772e7-001c-4448-88c0-375a1bd3950d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:11.531271 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f10772e7-001c-4448-88c0-375a1bd3950d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:11.531492 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f10772e7-001c-4448-88c0-375a1bd3950d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:11.540914 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:11.540914 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:11.545015 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f10772e7-001c-4448-88c0-375a1bd3950d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:11.550191 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f10772e7-001c-4448-88c0-375a1bd3950d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:11.550617 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 607/2410] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:11 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 1430 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:11.565969 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ee73de49-9aa9-4960-97ff-2f679d909d9c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:11.568078 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee73de49-9aa9-4960-97ff-2f679d909d9c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:11.569908 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee73de49-9aa9-4960-97ff-2f679d909d9c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:11.570866 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee73de49-9aa9-4960-97ff-2f679d909d9c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:11.581854 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:11.581854 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:11.586506 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-80bc60be-9c7f-4905-b49f-80e032eccb26 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:11.589367 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ee73de49-9aa9-4960-97ff-2f679d909d9c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:11.595103 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee73de49-9aa9-4960-97ff-2f679d909d9c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:11.595876 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 602/2411] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:11 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 1430 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:11.701356 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80bc60be-9c7f-4905-b49f-80e032eccb26 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:03:11.701815 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80bc60be-9c7f-4905-b49f-80e032eccb26 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1665304228", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1067960472", "vendor_name": "tempest-vendor_name-572136389"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:11.722611 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80bc60be-9c7f-4905-b49f-80e032eccb26 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:03:11.723209 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 605/2412] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:03:11 2026] POST /volume/v3/types => generated 327 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:11.726264 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-863a4189-3120-42b4-b5ec-4f6e9aa5f891 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:11.728774 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-863a4189-3120-42b4-b5ec-4f6e9aa5f891 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:11.729251 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-863a4189-3120-42b4-b5ec-4f6e9aa5f891 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:11.729525 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-863a4189-3120-42b4-b5ec-4f6e9aa5f891 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:11.731541 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:11.732610 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:11.734371 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:11.734745 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-418549420"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:11.736045 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-418549420'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:11.736146 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Create volume of 1 GB Aug 07 18:03:11.740085 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Availability Zones retrieved successfully. Aug 07 18:03:11.742606 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:11.742606 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:11.745522 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Flow 'volume_create_api' (583cd804-e528-4e32-aecf-cc97e92a8102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:11.746378 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21e9fe7-b16c-400a-bb6e-9f239e4d2cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:11.747302 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:11.747365 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-863a4189-3120-42b4-b5ec-4f6e9aa5f891 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:11.753809 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-863a4189-3120-42b4-b5ec-4f6e9aa5f891 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:11.754511 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 599/2413] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:03:11 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 1430 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:11.774185 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a21e9fe7-b16c-400a-bb6e-9f239e4d2cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:11.774436 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36fc653-8e53-41a3-96fd-95f778ad27a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:11.802696 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:11.803220 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c8751d46-6d2a-471e-958e-eb109b66d551", "size": 1, "name": "tempest-UserMessagesTest-Volume-676789849"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:11.804670 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Create volume request body: {'volume': {'volume_type': 'c8751d46-6d2a-471e-958e-eb109b66d551', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-676789849'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:11.809359 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Create volume of 1 GB Aug 07 18:03:11.809359 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:11.809359 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:11.809864 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Availability Zones retrieved successfully. Aug 07 18:03:11.816493 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Flow 'volume_create_api' (5d137f98-d444-479b-82d0-1501c156f535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:11.817549 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4eea6c4-2c7c-4090-8ef7-e713f119e6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:11.818940 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:11.843984 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4eea6c4-2c7c-4090-8ef7-e713f119e6f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:03:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1067960472',vendor_name='tempest-vendor_name-572136389'},id=c8751d46-6d2a-471e-958e-eb109b66d551,is_public=True,name='tempest-UserMessagesTest-volume-type-1665304228',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c8751d46-6d2a-471e-958e-eb109b66d551', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:11.844186 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbd45728-1c9a-4c08-9eb3-168ad480d867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:11.864283 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Created reservations ['e87e160b-7a26-4e24-9f48-754ce294e181', 'bc9999a4-a5a7-404e-b4d3-a9cb2c3262c6', '793bfd5d-a752-4083-a58d-020809fdb72f', '68cd5f1b-9878-42c5-b423-85b01a664a4f'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:11.867928 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36fc653-8e53-41a3-96fd-95f778ad27a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e87e160b-7a26-4e24-9f48-754ce294e181', 'bc9999a4-a5a7-404e-b4d3-a9cb2c3262c6', '793bfd5d-a752-4083-a58d-020809fdb72f', '68cd5f1b-9878-42c5-b423-85b01a664a4f']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:11.867928 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740eb80b-d519-4d70-96f1-a6f8e844fef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:11.880693 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1665304228 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1665304228, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:03:11.880977 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1665304228 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1665304228, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:03:11.889605 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740eb80b-d519-4d70-96f1-a6f8e844fef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edd4315c-60cb-46d8-8e6e-4876824261db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-418549420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac93ffc24b94f3aa56697af31ec1588',qos_specs=None,replication_status=,reservations=['e87e160b-7a26-4e24-9f48-754ce294e181','bc9999a4-a5a7-404e-b4d3-a9cb2c3262c6','793bfd5d-a752-4083-a58d-020809fdb72f','68cd5f1b-9878-42c5-b423-85b01a664a4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e1b0f16c47e4f379c2a30d7d5eacd70',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-418549420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edd4315c-60cb-46d8-8e6e-4876824261db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ac93ffc24b94f3aa56697af31ec1588',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e1b0f16c47e4f379c2a30d7d5eacd70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:11.890273 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad202b33-1c5e-432c-9486-68823e7f5348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:11.909706 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad202b33-1c5e-432c-9486-68823e7f5348) transitioned into state 'SUCCESS' from state '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-418549420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac93ffc24b94f3aa56697af31ec1588',qos_specs=None,replication_status=,reservations=['e87e160b-7a26-4e24-9f48-754ce294e181','bc9999a4-a5a7-404e-b4d3-a9cb2c3262c6','793bfd5d-a752-4083-a58d-020809fdb72f','68cd5f1b-9878-42c5-b423-85b01a664a4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e1b0f16c47e4f379c2a30d7d5eacd70',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:11.910278 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c23318-0662-4a3d-a3d3-51f22d3fb907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:11.919585 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c23318-0662-4a3d-a3d3-51f22d3fb907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:11.920301 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Flow 'volume_create_api' (583cd804-e528-4e32-aecf-cc97e92a8102) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:11.920637 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Create volume request issued successfully. Aug 07 18:03:11.921160 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cd1b7481-dd8d-4d0d-a35c-7b1f20355cea tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:11.921260 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Created reservations ['fa79efa0-9cd0-4955-a031-96d02b7c1c60', '384a8135-ad88-4275-a9da-ffec4b86a703', '24e809cc-96b9-4317-94e5-c389fe1c7a2c', '5e7b3010-443a-4a46-8c0c-054375af7f1f'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:11.921616 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 608/2414] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:03:11 2026] POST /volume/v3/volumes => generated 754 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:11.922184 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbd45728-1c9a-4c08-9eb3-168ad480d867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa79efa0-9cd0-4955-a031-96d02b7c1c60', '384a8135-ad88-4275-a9da-ffec4b86a703', '24e809cc-96b9-4317-94e5-c389fe1c7a2c', '5e7b3010-443a-4a46-8c0c-054375af7f1f']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:11.923523 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974a48f5-d35b-4b8f-9272-6c8d0c4e1f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:11.935716 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cfdf2c79-3b08-441d-8850-01e9c3311166 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:11.939013 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cfdf2c79-3b08-441d-8850-01e9c3311166 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:03:11.939203 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cfdf2c79-3b08-441d-8850-01e9c3311166 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:11.939386 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cfdf2c79-3b08-441d-8850-01e9c3311166 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:11.949960 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974a48f5-d35b-4b8f-9272-6c8d0c4e1f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee98a408-ba06-4597-a6b4-da8a1b0d1ca4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-676789849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9669351ef443eca36ec13a686c17a1',qos_specs=None,replication_status=,reservations=['fa79efa0-9cd0-4955-a031-96d02b7c1c60','384a8135-ad88-4275-a9da-ffec4b86a703','24e809cc-96b9-4317-94e5-c389fe1c7a2c','5e7b3010-443a-4a46-8c0c-054375af7f1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f18369370d94477a3159e26c685d8f2',volume_type_id=c8751d46-6d2a-471e-958e-eb109b66d551), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-676789849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee98a408-ba06-4597-a6b4-da8a1b0d1ca4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b9669351ef443eca36ec13a686c17a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f18369370d94477a3159e26c685d8f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8751d46-6d2a-471e-958e-eb109b66d551),volume_type_id=c8751d46-6d2a-471e-958e-eb109b66d551)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:11.950734 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8968df98-8656-41c9-b090-ea7b5bad5f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:11.954467 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:11.954467 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:11.958077 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cfdf2c79-3b08-441d-8850-01e9c3311166 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:03:11.963041 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cfdf2c79-3b08-441d-8850-01e9c3311166 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:03:11.963041 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 606/2415] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:11 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:11.967504 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8968df98-8656-41c9-b090-ea7b5bad5f56) transitioned into state 'SUCCESS' from state '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-676789849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9669351ef443eca36ec13a686c17a1',qos_specs=None,replication_status=,reservations=['fa79efa0-9cd0-4955-a031-96d02b7c1c60','384a8135-ad88-4275-a9da-ffec4b86a703','24e809cc-96b9-4317-94e5-c389fe1c7a2c','5e7b3010-443a-4a46-8c0c-054375af7f1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f18369370d94477a3159e26c685d8f2',volume_type_id=c8751d46-6d2a-471e-958e-eb109b66d551)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:11.968049 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e6d018-e300-45f1-af14-06fbcdd68564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:11.982724 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e6d018-e300-45f1-af14-06fbcdd68564) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:11.983409 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Flow 'volume_create_api' (5d137f98-d444-479b-82d0-1501c156f535) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:11.983723 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Create volume request issued successfully. Aug 07 18:03:11.984261 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5c7f05d5-17a9-4274-a93c-93e1c9cd43f3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:11.984691 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 603/2416] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:03:11 2026] POST /volume/v3/volumes => generated 785 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:11.999561 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-306a5cc7-20f9-47b2-88ca-995fca405319 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:12.003206 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-306a5cc7-20f9-47b2-88ca-995fca405319 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] GET https://10.4.3.241/volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 Aug 07 18:03:12.003441 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-306a5cc7-20f9-47b2-88ca-995fca405319 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:12.003658 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-306a5cc7-20f9-47b2-88ca-995fca405319 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:12.015923 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:12.015923 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:12.019866 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-306a5cc7-20f9-47b2-88ca-995fca405319 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Volume info retrieved successfully. Aug 07 18:03:12.024162 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-306a5cc7-20f9-47b2-88ca-995fca405319 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 returned with HTTP 200 Aug 07 18:03:12.024827 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 600/2417] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:03:11 2026] GET /volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:12.272556 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-337eaea2-682e-42a1-b6e5-ba2a41330776 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:12.275041 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-337eaea2-682e-42a1-b6e5-ba2a41330776 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:12.275270 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-337eaea2-682e-42a1-b6e5-ba2a41330776 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:12.275506 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-337eaea2-682e-42a1-b6e5-ba2a41330776 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:12.282922 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:12.282922 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:12.287421 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-337eaea2-682e-42a1-b6e5-ba2a41330776 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:12.292864 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-337eaea2-682e-42a1-b6e5-ba2a41330776 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:12.293294 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 609/2418] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:03:12 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 1430 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:12.305044 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6738a915-7c15-4f20-b259-40e58b32231e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:12.305411 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6738a915-7c15-4f20-b259-40e58b32231e None None] GET https://10.4.3.241/volume// Aug 07 18:03:12.305591 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6738a915-7c15-4f20-b259-40e58b32231e None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:12.305777 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6738a915-7c15-4f20-b259-40e58b32231e None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:12.306107 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6738a915-7c15-4f20-b259-40e58b32231e None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:12.306372 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 607/2419] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:03:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:12.316156 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-bd160bd7-2a34-4dbe-881e-c8c5a5fa1d61 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:12.318305 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-bd160bd7-2a34-4dbe-881e-c8c5a5fa1d61 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:03:12.318717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-bd160bd7-2a34-4dbe-881e-c8c5a5fa1d61 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08232ad8-f1c9-460b-8e2b-9f9821c42cae", "connector": null, "instance_uuid": "e2269e69-5500-4801-8978-377901791863"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:12.330782 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:12.330782 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:12.335213 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-653992cd-80f4-458c-a2e9-b28db2d70e1d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:12.337027 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-653992cd-80f4-458c-a2e9-b28db2d70e1d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:12.337274 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-653992cd-80f4-458c-a2e9-b28db2d70e1d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:12.337449 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-653992cd-80f4-458c-a2e9-b28db2d70e1d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:12.337548 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-653992cd-80f4-458c-a2e9-b28db2d70e1d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:12.341854 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:12.341854 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:12.342598 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-653992cd-80f4-458c-a2e9-b28db2d70e1d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:12.342963 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 601/2420] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:12 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:12.372558 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-bd160bd7-2a34-4dbe-881e-c8c5a5fa1d61 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:03:12.375005 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 604/2421] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:03:12 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:12.980423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a0d74b95-862f-4cfe-88eb-a18b2460947c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:12.980423 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a0d74b95-862f-4cfe-88eb-a18b2460947c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:03:12.980423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a0d74b95-862f-4cfe-88eb-a18b2460947c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:12.980423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a0d74b95-862f-4cfe-88eb-a18b2460947c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:12.994316 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:12.994316 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:12.999288 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a0d74b95-862f-4cfe-88eb-a18b2460947c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:03:13.002743 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a0d74b95-862f-4cfe-88eb-a18b2460947c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:03:13.002984 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 610/2422] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:12 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:13.039880 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-20b06701-cbab-4da4-9dc9-b0333ff15ec9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.043421 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20b06701-cbab-4da4-9dc9-b0333ff15ec9 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] GET https://10.4.3.241/volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 Aug 07 18:03:13.043421 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20b06701-cbab-4da4-9dc9-b0333ff15ec9 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.043421 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20b06701-cbab-4da4-9dc9-b0333ff15ec9 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.057363 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.057363 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:13.060334 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-19d05c38-fd77-45f6-aae2-56be06dbf013 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.062356 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-19d05c38-fd77-45f6-aae2-56be06dbf013 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:03:13.063746 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-19d05c38-fd77-45f6-aae2-56be06dbf013 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.065418 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-19d05c38-fd77-45f6-aae2-56be06dbf013 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.065495 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-20b06701-cbab-4da4-9dc9-b0333ff15ec9 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Volume info retrieved successfully. Aug 07 18:03:13.069100 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20b06701-cbab-4da4-9dc9-b0333ff15ec9 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 returned with HTTP 200 Aug 07 18:03:13.069482 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 608/2423] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:13.072961 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.072961 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:13.076336 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-19d05c38-fd77-45f6-aae2-56be06dbf013 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:03:13.080776 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-19d05c38-fd77-45f6-aae2-56be06dbf013 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:03:13.081232 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 602/2424] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:13.081571 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dd30dbc9-e9c7-4643-87e3-c5ffae3f770b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.084971 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd30dbc9-e9c7-4643-87e3-c5ffae3f770b tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] GET https://10.4.3.241/volume/v3/messages Aug 07 18:03:13.085146 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd30dbc9-e9c7-4643-87e3-c5ffae3f770b tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.085316 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd30dbc9-e9c7-4643-87e3-c5ffae3f770b tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.085581 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.085581 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:13.090217 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd30dbc9-e9c7-4643-87e3-c5ffae3f770b tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:03:13.090618 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 605/2425] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:13.099240 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c42e0926-02ca-475e-ad97-898d3190e4aa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.101232 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c42e0926-02ca-475e-ad97-898d3190e4aa tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] DELETE https://10.4.3.241/volume/v3/messages/9c0ac110-f96c-4026-8a1d-50ccb5cb218b Aug 07 18:03:13.101470 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c42e0926-02ca-475e-ad97-898d3190e4aa tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.101686 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c42e0926-02ca-475e-ad97-898d3190e4aa tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.112569 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c42e0926-02ca-475e-ad97-898d3190e4aa tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/messages/9c0ac110-f96c-4026-8a1d-50ccb5cb218b returned with HTTP 204 Aug 07 18:03:13.112975 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 611/2426] 10.4.3.241 () {68 vars in 1394 bytes} [Fri Aug 7 18:03:13 2026] DELETE /volume/v3/messages/9c0ac110-f96c-4026-8a1d-50ccb5cb218b => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Aug 07 18:03:13.120512 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-994fbe7a-98bb-4acb-a4d6-0b2bd171382b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.122109 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-994fbe7a-98bb-4acb-a4d6-0b2bd171382b tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] GET https://10.4.3.241/volume/v3/messages/9c0ac110-f96c-4026-8a1d-50ccb5cb218b Aug 07 18:03:13.122331 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-994fbe7a-98bb-4acb-a4d6-0b2bd171382b tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.122521 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-994fbe7a-98bb-4acb-a4d6-0b2bd171382b tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.129323 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-994fbe7a-98bb-4acb-a4d6-0b2bd171382b tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/messages/9c0ac110-f96c-4026-8a1d-50ccb5cb218b returned with HTTP 404 Aug 07 18:03:13.129990 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 609/2427] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/v3/messages/9c0ac110-f96c-4026-8a1d-50ccb5cb218b => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:13.137124 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-181232e5-f6cb-40db-b405-b95afb13dfc9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.138860 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-181232e5-f6cb-40db-b405-b95afb13dfc9 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] GET https://10.4.3.241/volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 Aug 07 18:03:13.139054 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-181232e5-f6cb-40db-b405-b95afb13dfc9 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.139306 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-181232e5-f6cb-40db-b405-b95afb13dfc9 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.146497 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.146497 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:13.150874 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-181232e5-f6cb-40db-b405-b95afb13dfc9 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Volume info retrieved successfully. Aug 07 18:03:13.156418 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-181232e5-f6cb-40db-b405-b95afb13dfc9 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 returned with HTTP 200 Aug 07 18:03:13.156918 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 603/2428] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:13.166144 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-47da0791-197b-4fb2-9029-10ee63055563 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.167811 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-47da0791-197b-4fb2-9029-10ee63055563 None None] GET https://10.4.3.241/volume// Aug 07 18:03:13.167811 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-47da0791-197b-4fb2-9029-10ee63055563 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.167811 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-47da0791-197b-4fb2-9029-10ee63055563 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.167811 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-47da0791-197b-4fb2-9029-10ee63055563 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:13.167811 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 606/2429] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:13.171050 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cdcb0bc9-17e9-4d7f-9135-6bc0969d0ff3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.174192 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cdcb0bc9-17e9-4d7f-9135-6bc0969d0ff3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 Aug 07 18:03:13.174192 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cdcb0bc9-17e9-4d7f-9135-6bc0969d0ff3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.174192 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cdcb0bc9-17e9-4d7f-9135-6bc0969d0ff3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.174192 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-cdcb0bc9-17e9-4d7f-9135-6bc0969d0ff3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Delete volume with id: ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 Aug 07 18:03:13.177215 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-7cfbab2c-0abf-4bcb-9645-0755d199f498 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.181279 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.181279 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:13.181967 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cdcb0bc9-17e9-4d7f-9135-6bc0969d0ff3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Volume info retrieved successfully. Aug 07 18:03:13.183744 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-cdcb0bc9-17e9-4d7f-9135-6bc0969d0ff3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100245) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 18:03:13.184253 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-7cfbab2c-0abf-4bcb-9645-0755d199f498 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:03:13.184609 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-7cfbab2c-0abf-4bcb-9645-0755d199f498 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edd4315c-60cb-46d8-8e6e-4876824261db", "connector": null, "instance_uuid": "55afeef8-b09a-4fc8-9365-1665be581dba"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:13.193416 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.193416 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:13.197139 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-cdcb0bc9-17e9-4d7f-9135-6bc0969d0ff3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1665304228 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1665304228, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:03:13.197475 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-cdcb0bc9-17e9-4d7f-9135-6bc0969d0ff3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1665304228 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1665304228, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:03:13.208157 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-cdcb0bc9-17e9-4d7f-9135-6bc0969d0ff3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Created reservations ['c18873bb-f407-4df2-a632-5800569682c0', '862a69cb-a8a1-41e8-a196-e3b2854cee58', '2e92715c-84da-4cfe-88f6-8ffeac6ee752', '472882c5-900f-404e-97f5-6a8022912414'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:13.219692 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-7cfbab2c-0abf-4bcb-9645-0755d199f498 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:03:13.220167 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 610/2430] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:03:13 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 07 18:03:13.245517 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cdcb0bc9-17e9-4d7f-9135-6bc0969d0ff3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Delete volume request issued successfully. Aug 07 18:03:13.245758 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cdcb0bc9-17e9-4d7f-9135-6bc0969d0ff3 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 returned with HTTP 202 Aug 07 18:03:13.247197 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 612/2431] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:03:13 2026] DELETE /volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:13.251716 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8004f9a8-1c87-4b08-8e9d-09c8cb70b7fd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.253689 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8004f9a8-1c87-4b08-8e9d-09c8cb70b7fd tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:03:13.253689 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8004f9a8-1c87-4b08-8e9d-09c8cb70b7fd tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.253877 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8004f9a8-1c87-4b08-8e9d-09c8cb70b7fd tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.257828 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-939d0f4c-a0c0-493d-ac68-a427ffb19e4a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.260213 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-939d0f4c-a0c0-493d-ac68-a427ffb19e4a tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] GET https://10.4.3.241/volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 Aug 07 18:03:13.260551 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-939d0f4c-a0c0-493d-ac68-a427ffb19e4a tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.260831 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-939d0f4c-a0c0-493d-ac68-a427ffb19e4a tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.264192 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.264192 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:13.266045 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5551c0eb-e550-4939-8457-c67e5857dcf9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.266502 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5551c0eb-e550-4939-8457-c67e5857dcf9 None None] GET https://10.4.3.241/volume// Aug 07 18:03:13.266701 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5551c0eb-e550-4939-8457-c67e5857dcf9 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.266963 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5551c0eb-e550-4939-8457-c67e5857dcf9 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.267301 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5551c0eb-e550-4939-8457-c67e5857dcf9 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:13.267834 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 611/2432] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:13.267982 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8004f9a8-1c87-4b08-8e9d-09c8cb70b7fd tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:03:13.268805 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-939d0f4c-a0c0-493d-ac68-a427ffb19e4a tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 returned with HTTP 404 Aug 07 18:03:13.269587 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 607/2433] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/v3/volumes/ee98a408-ba06-4597-a6b4-da8a1b0d1ca4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:13.274824 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8004f9a8-1c87-4b08-8e9d-09c8cb70b7fd tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:03:13.275421 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 604/2434] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:13.278274 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-48efcb44-378a-4bc4-877e-ddcb2033a97c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.285821 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3b09f15a-926b-4237-92f3-71a28586da39 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.286764 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-48efcb44-378a-4bc4-877e-ddcb2033a97c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:03:13.286981 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-48efcb44-378a-4bc4-877e-ddcb2033a97c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.287176 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-48efcb44-378a-4bc4-877e-ddcb2033a97c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.288415 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b09f15a-926b-4237-92f3-71a28586da39 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] DELETE https://10.4.3.241/volume/v3/types/c8751d46-6d2a-471e-958e-eb109b66d551 Aug 07 18:03:13.288721 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3b09f15a-926b-4237-92f3-71a28586da39 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.288991 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3b09f15a-926b-4237-92f3-71a28586da39 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.289352 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.289352 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:13.302651 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.302651 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:13.310666 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-48efcb44-378a-4bc4-877e-ddcb2033a97c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:03:13.315805 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-48efcb44-378a-4bc4-877e-ddcb2033a97c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:03:13.316236 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 613/2435] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:03:13.338820 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b09f15a-926b-4237-92f3-71a28586da39 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] https://10.4.3.241/volume/v3/types/c8751d46-6d2a-471e-958e-eb109b66d551 returned with HTTP 202 Aug 07 18:03:13.339336 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 612/2436] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:03:13 2026] DELETE /volume/v3/types/c8751d46-6d2a-471e-958e-eb109b66d551 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:13.346189 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d7c3cea6-6517-4ee3-9d12-2d93cfbe3339 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.348022 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d7c3cea6-6517-4ee3-9d12-2d93cfbe3339 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] GET https://10.4.3.241/volume/v3/types/c8751d46-6d2a-471e-958e-eb109b66d551 Aug 07 18:03:13.348229 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d7c3cea6-6517-4ee3-9d12-2d93cfbe3339 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.348434 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d7c3cea6-6517-4ee3-9d12-2d93cfbe3339 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.352259 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d7c3cea6-6517-4ee3-9d12-2d93cfbe3339 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] https://10.4.3.241/volume/v3/types/c8751d46-6d2a-471e-958e-eb109b66d551 returned with HTTP 404 Aug 07 18:03:13.352823 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 608/2437] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/v3/types/c8751d46-6d2a-471e-958e-eb109b66d551 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:13.353082 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-339e569a-06ac-4972-aafa-0106b2e7f455 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.355344 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-339e569a-06ac-4972-aafa-0106b2e7f455 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:13.356185 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-339e569a-06ac-4972-aafa-0106b2e7f455 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.356185 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-339e569a-06ac-4972-aafa-0106b2e7f455 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.356185 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-339e569a-06ac-4972-aafa-0106b2e7f455 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:13.362406 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.362406 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:13.363095 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-339e569a-06ac-4972-aafa-0106b2e7f455 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:13.363438 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 605/2438] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:13.363486 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fb478c1f-5997-4e03-bda5-40fd0a2143f4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.365284 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb478c1f-5997-4e03-bda5-40fd0a2143f4 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:03:13.365703 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb478c1f-5997-4e03-bda5-40fd0a2143f4 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1477337699", "extra_specs": {"storage_protocol": "tempest-storage_protocol-392078578", "vendor_name": "tempest-vendor_name-414384858"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:13.382306 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb478c1f-5997-4e03-bda5-40fd0a2143f4 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:03:13.382728 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 614/2439] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:03:13 2026] POST /volume/v3/types => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:13.391262 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-be783734-85c9-416f-abb3-35c7f4919906 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.392718 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:13.393013 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5fe4a08f-ccc9-4393-ac59-32a0f9d407a0", "size": 1, "name": "tempest-UserMessagesTest-Volume-701529958"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:13.394250 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Create volume request body: {'volume': {'volume_type': '5fe4a08f-ccc9-4393-ac59-32a0f9d407a0', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-701529958'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:13.399242 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Create volume of 1 GB Aug 07 18:03:13.399486 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.399486 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:13.399905 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Availability Zones retrieved successfully. Aug 07 18:03:13.405205 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Flow 'volume_create_api' (e545632c-0735-4258-a0fb-5c73733301d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:13.406208 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56046dbf-e3f4-4136-8e98-4e9c693d696b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:13.407112 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:13.432075 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56046dbf-e3f4-4136-8e98-4e9c693d696b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:03:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-392078578',vendor_name='tempest-vendor_name-414384858'},id=5fe4a08f-ccc9-4393-ac59-32a0f9d407a0,is_public=True,name='tempest-UserMessagesTest-volume-type-1477337699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5fe4a08f-ccc9-4393-ac59-32a0f9d407a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:13.433374 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-690abe27-098e-4b08-a237-f4002b37f0fc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.433470 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4876bb6-1115-4714-b494-fa504d026579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:13.435121 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-690abe27-098e-4b08-a237-f4002b37f0fc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] PUT https://10.4.3.241/volume/v3/attachments/5015cdd1-40e1-49a1-9bc9-14380f39b8f7 Aug 07 18:03:13.435566 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-690abe27-098e-4b08-a237-f4002b37f0fc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:13.445660 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-690abe27-098e-4b08-a237-f4002b37f0fc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Acquiring lock "cinder-attachment_update-edd4315c-60cb-46d8-8e6e-4876824261db-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:03:13.451359 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-690abe27-098e-4b08-a237-f4002b37f0fc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Lock "cinder-attachment_update-edd4315c-60cb-46d8-8e6e-4876824261db-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:03:13.452638 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.452638 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:13.469637 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1477337699 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1477337699, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:03:13.469997 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1477337699 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1477337699, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:03:13.505127 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-59e89dfb-e429-4d0d-b113-fdb2c7fc35e5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.505665 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-59e89dfb-e429-4d0d-b113-fdb2c7fc35e5 None None] GET https://10.4.3.241/volume// Aug 07 18:03:13.505845 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-59e89dfb-e429-4d0d-b113-fdb2c7fc35e5 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.506086 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-59e89dfb-e429-4d0d-b113-fdb2c7fc35e5 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.506434 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-59e89dfb-e429-4d0d-b113-fdb2c7fc35e5 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:13.506739 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 606/2440] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:13.509930 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Created reservations ['b7e0d840-a5e9-4535-8df7-cdb36cddfb63', 'ce710490-83e8-42c5-b569-307c8c31c473', '232e5072-6d71-4800-a815-27021db7f5e5', '4f9517cd-99fb-4507-9d6a-369ab16ac363'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:13.513007 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4876bb6-1115-4714-b494-fa504d026579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7e0d840-a5e9-4535-8df7-cdb36cddfb63', 'ce710490-83e8-42c5-b569-307c8c31c473', '232e5072-6d71-4800-a815-27021db7f5e5', '4f9517cd-99fb-4507-9d6a-369ab16ac363']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:13.513007 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09385f8c-985f-4354-a173-06a3b6e5e34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:13.516307 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-4b704add-b6f3-49ae-9e92-02b65efee7bb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.518441 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-4b704add-b6f3-49ae-9e92-02b65efee7bb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:03:13.518692 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-4b704add-b6f3-49ae-9e92-02b65efee7bb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.518946 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-4b704add-b6f3-49ae-9e92-02b65efee7bb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.529274 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.529274 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:13.533852 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-4b704add-b6f3-49ae-9e92-02b65efee7bb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:03:13.539663 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-690abe27-098e-4b08-a237-f4002b37f0fc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Lock "cinder-attachment_update-edd4315c-60cb-46d8-8e6e-4876824261db-np0000006743" released by "attachment_update" :: held 0.088s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:03:13.539976 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-690abe27-098e-4b08-a237-f4002b37f0fc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/attachments/5015cdd1-40e1-49a1-9bc9-14380f39b8f7 returned with HTTP 200 Aug 07 18:03:13.540438 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 609/2441] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:03:13 2026] PUT /volume/v3/attachments/5015cdd1-40e1-49a1-9bc9-14380f39b8f7 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:13.541328 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-4b704add-b6f3-49ae-9e92-02b65efee7bb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:03:13.541775 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 615/2442] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 1609 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:03:13.545974 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09385f8c-985f-4354-a173-06a3b6e5e34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42de3823-9120-449e-978b-fbc6f95cad90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-701529958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9669351ef443eca36ec13a686c17a1',qos_specs=None,replication_status=,reservations=['b7e0d840-a5e9-4535-8df7-cdb36cddfb63','ce710490-83e8-42c5-b569-307c8c31c473','232e5072-6d71-4800-a815-27021db7f5e5','4f9517cd-99fb-4507-9d6a-369ab16ac363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f18369370d94477a3159e26c685d8f2',volume_type_id=5fe4a08f-ccc9-4393-ac59-32a0f9d407a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-701529958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42de3823-9120-449e-978b-fbc6f95cad90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b9669351ef443eca36ec13a686c17a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f18369370d94477a3159e26c685d8f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5fe4a08f-ccc9-4393-ac59-32a0f9d407a0),volume_type_id=5fe4a08f-ccc9-4393-ac59-32a0f9d407a0)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:13.546780 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173fee71-87b5-4fd0-8589-91751629f1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:13.573078 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173fee71-87b5-4fd0-8589-91751629f1d2) transitioned into state 'SUCCESS' from state '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-701529958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9669351ef443eca36ec13a686c17a1',qos_specs=None,replication_status=,reservations=['b7e0d840-a5e9-4535-8df7-cdb36cddfb63','ce710490-83e8-42c5-b569-307c8c31c473','232e5072-6d71-4800-a815-27021db7f5e5','4f9517cd-99fb-4507-9d6a-369ab16ac363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f18369370d94477a3159e26c685d8f2',volume_type_id=5fe4a08f-ccc9-4393-ac59-32a0f9d407a0)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:13.574113 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750359ba-cb39-4c2c-b975-21fbada79583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:13.585065 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750359ba-cb39-4c2c-b975-21fbada79583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:13.586157 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Flow 'volume_create_api' (e545632c-0735-4258-a0fb-5c73733301d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:13.586562 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Create volume request issued successfully. Aug 07 18:03:13.587250 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be783734-85c9-416f-abb3-35c7f4919906 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:13.587809 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 613/2443] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:03:13 2026] POST /volume/v3/volumes => generated 785 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:13.607589 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9b4e5bf7-df9a-4c1d-847d-921d03fcac67 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.612166 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b4e5bf7-df9a-4c1d-847d-921d03fcac67 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] GET https://10.4.3.241/volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 Aug 07 18:03:13.612435 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b4e5bf7-df9a-4c1d-847d-921d03fcac67 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:13.612666 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b4e5bf7-df9a-4c1d-847d-921d03fcac67 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:13.621628 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.621628 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:13.626244 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9b4e5bf7-df9a-4c1d-847d-921d03fcac67 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Volume info retrieved successfully. Aug 07 18:03:13.631334 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b4e5bf7-df9a-4c1d-847d-921d03fcac67 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 returned with HTTP 200 Aug 07 18:03:13.631904 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 607/2444] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:03:13 2026] GET /volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:13.649139 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-3290b9a5-5f01-4d1b-8c25-95aa4b8bf011 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.651170 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-3290b9a5-5f01-4d1b-8c25-95aa4b8bf011 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] PUT https://10.4.3.241/volume/v3/attachments/2fccdfa6-cb08-413f-92e2-89abedd69e15 Aug 07 18:03:13.651549 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-3290b9a5-5f01-4d1b-8c25-95aa4b8bf011 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:13.661366 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-3290b9a5-5f01-4d1b-8c25-95aa4b8bf011 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Acquiring lock "cinder-attachment_update-08232ad8-f1c9-460b-8e2b-9f9821c42cae-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:03:13.665352 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-3290b9a5-5f01-4d1b-8c25-95aa4b8bf011 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Lock "cinder-attachment_update-08232ad8-f1c9-460b-8e2b-9f9821c42cae-np0000006743" acquired by "attachment_update" :: waited 0.004s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:03:13.666311 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.666311 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:13.747741 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-3290b9a5-5f01-4d1b-8c25-95aa4b8bf011 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Lock "cinder-attachment_update-08232ad8-f1c9-460b-8e2b-9f9821c42cae-np0000006743" released by "attachment_update" :: held 0.082s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:03:13.748065 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-3290b9a5-5f01-4d1b-8c25-95aa4b8bf011 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/attachments/2fccdfa6-cb08-413f-92e2-89abedd69e15 returned with HTTP 200 Aug 07 18:03:13.748646 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 610/2445] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:03:13 2026] PUT /volume/v3/attachments/2fccdfa6-cb08-413f-92e2-89abedd69e15 => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:13.769412 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-a8fe217a-f20f-4959-a8c8-2f9bf0da7cd8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:13.771942 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-a8fe217a-f20f-4959-a8c8-2f9bf0da7cd8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] POST https://10.4.3.241/volume/v3/attachments/2fccdfa6-cb08-413f-92e2-89abedd69e15/action Aug 07 18:03:13.772369 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-a8fe217a-f20f-4959-a8c8-2f9bf0da7cd8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:13.772546 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-a8fe217a-f20f-4959-a8c8-2f9bf0da7cd8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:13.788353 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:13.788353 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:13.800009 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-a8fe217a-f20f-4959-a8c8-2f9bf0da7cd8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/attachments/2fccdfa6-cb08-413f-92e2-89abedd69e15/action returned with HTTP 204 Aug 07 18:03:13.800677 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 616/2446] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:03:13 2026] POST /volume/v3/attachments/2fccdfa6-cb08-413f-92e2-89abedd69e15/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:14.290000 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f514ff65-8ed1-46db-819e-c8e5ab23e5d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:14.291983 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f514ff65-8ed1-46db-819e-c8e5ab23e5d3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:03:14.292151 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f514ff65-8ed1-46db-819e-c8e5ab23e5d3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:14.292607 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f514ff65-8ed1-46db-819e-c8e5ab23e5d3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:14.302959 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:14.302959 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:14.309750 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f514ff65-8ed1-46db-819e-c8e5ab23e5d3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:03:14.313929 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f514ff65-8ed1-46db-819e-c8e5ab23e5d3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:03:14.314354 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 614/2447] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:14 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:14.372645 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c728feee-cc04-48ca-96af-1b15e35c1d59 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:14.374288 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c728feee-cc04-48ca-96af-1b15e35c1d59 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:14.374501 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c728feee-cc04-48ca-96af-1b15e35c1d59 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:14.374676 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c728feee-cc04-48ca-96af-1b15e35c1d59 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:14.374769 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c728feee-cc04-48ca-96af-1b15e35c1d59 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:14.378883 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:14.378883 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:14.379555 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c728feee-cc04-48ca-96af-1b15e35c1d59 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:14.379889 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 608/2448] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:14 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:14.650855 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a583879a-8bc8-4005-a93f-09063e9826e8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:14.654759 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a583879a-8bc8-4005-a93f-09063e9826e8 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] GET https://10.4.3.241/volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 Aug 07 18:03:14.654938 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a583879a-8bc8-4005-a93f-09063e9826e8 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:14.655144 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a583879a-8bc8-4005-a93f-09063e9826e8 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:14.665009 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:14.665009 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:14.671813 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a583879a-8bc8-4005-a93f-09063e9826e8 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Volume info retrieved successfully. Aug 07 18:03:14.674348 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a583879a-8bc8-4005-a93f-09063e9826e8 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 returned with HTTP 200 Aug 07 18:03:14.675063 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 611/2449] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:03:14 2026] GET /volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:14.688658 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c3c058b9-fa89-429c-a634-018b175957ec None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:14.690258 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c3c058b9-fa89-429c-a634-018b175957ec tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] GET https://10.4.3.241/volume/v3/messages Aug 07 18:03:14.690509 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c3c058b9-fa89-429c-a634-018b175957ec tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:14.690684 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c3c058b9-fa89-429c-a634-018b175957ec tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:14.697958 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c3c058b9-fa89-429c-a634-018b175957ec tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:03:14.698336 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 617/2450] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:03:14 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:14.710784 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-34d1dd55-6ace-436d-8e91-393124c7e28d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:14.712606 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34d1dd55-6ace-436d-8e91-393124c7e28d tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] GET https://10.4.3.241/volume/v3/messages/5dcf63f4-59fc-4a18-97e8-e6682c231df6 Aug 07 18:03:14.712813 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34d1dd55-6ace-436d-8e91-393124c7e28d tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:14.713032 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34d1dd55-6ace-436d-8e91-393124c7e28d tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:14.716999 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34d1dd55-6ace-436d-8e91-393124c7e28d tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/messages/5dcf63f4-59fc-4a18-97e8-e6682c231df6 returned with HTTP 200 Aug 07 18:03:14.717510 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 615/2451] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:03:14 2026] GET /volume/v3/messages/5dcf63f4-59fc-4a18-97e8-e6682c231df6 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:14.730349 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-12e0490b-a9dd-40c0-9c9a-7d4acec471c7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:14.732372 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-12e0490b-a9dd-40c0-9c9a-7d4acec471c7 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] GET https://10.4.3.241/volume/v3/messages Aug 07 18:03:14.732653 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-12e0490b-a9dd-40c0-9c9a-7d4acec471c7 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:14.732849 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-12e0490b-a9dd-40c0-9c9a-7d4acec471c7 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:14.745529 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-12e0490b-a9dd-40c0-9c9a-7d4acec471c7 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:03:14.745965 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 609/2452] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:03:14 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:14.757901 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3fd7715a-990d-4292-9084-114c2e8dda08 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:14.759899 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3fd7715a-990d-4292-9084-114c2e8dda08 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] DELETE https://10.4.3.241/volume/v3/messages/5dcf63f4-59fc-4a18-97e8-e6682c231df6 Aug 07 18:03:14.760161 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3fd7715a-990d-4292-9084-114c2e8dda08 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:14.760425 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3fd7715a-990d-4292-9084-114c2e8dda08 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:14.780764 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3fd7715a-990d-4292-9084-114c2e8dda08 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/messages/5dcf63f4-59fc-4a18-97e8-e6682c231df6 returned with HTTP 204 Aug 07 18:03:14.781263 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 612/2453] 10.4.3.241 () {68 vars in 1394 bytes} [Fri Aug 7 18:03:14 2026] DELETE /volume/v3/messages/5dcf63f4-59fc-4a18-97e8-e6682c231df6 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 18:03:14.792511 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-355b456b-23c6-402d-8ae0-850da6f28015 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:14.795028 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-355b456b-23c6-402d-8ae0-850da6f28015 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] GET https://10.4.3.241/volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 Aug 07 18:03:14.795028 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-355b456b-23c6-402d-8ae0-850da6f28015 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:14.795028 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-355b456b-23c6-402d-8ae0-850da6f28015 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:14.808749 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:14.808749 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:14.813818 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-355b456b-23c6-402d-8ae0-850da6f28015 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Volume info retrieved successfully. Aug 07 18:03:14.818280 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-355b456b-23c6-402d-8ae0-850da6f28015 tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 returned with HTTP 200 Aug 07 18:03:14.819139 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 618/2454] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:03:14 2026] GET /volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:14.834830 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e39fa525-9de5-4f23-bba4-37801e27369e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:14.836920 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e39fa525-9de5-4f23-bba4-37801e27369e tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] DELETE https://10.4.3.241/volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 Aug 07 18:03:14.837150 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e39fa525-9de5-4f23-bba4-37801e27369e tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:14.837362 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e39fa525-9de5-4f23-bba4-37801e27369e tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:14.837577 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e39fa525-9de5-4f23-bba4-37801e27369e tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Delete volume with id: 42de3823-9120-449e-978b-fbc6f95cad90 Aug 07 18:03:14.845341 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:14.845341 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:14.848531 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e39fa525-9de5-4f23-bba4-37801e27369e tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Volume info retrieved successfully. Aug 07 18:03:14.848531 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e39fa525-9de5-4f23-bba4-37801e27369e tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100246) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 18:03:14.872931 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-e39fa525-9de5-4f23-bba4-37801e27369e tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Created reservations ['dda7d410-a560-4204-8671-7f3619a189c3', '3538c2c2-b024-4fc1-b026-a00e9c6e6579', '91990a05-fdcd-4ad7-9ab7-b7940034f9eb', '631614da-a38d-45ed-a0e8-75bdfcc3748a'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:14.908604 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e39fa525-9de5-4f23-bba4-37801e27369e tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Delete volume request issued successfully. Aug 07 18:03:14.908782 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e39fa525-9de5-4f23-bba4-37801e27369e tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 returned with HTTP 202 Aug 07 18:03:14.909185 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 616/2455] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:03:14 2026] DELETE /volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:14.917818 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9a29929d-e924-4398-994e-ff3ff5b15dee None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:14.920186 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a29929d-e924-4398-994e-ff3ff5b15dee tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] GET https://10.4.3.241/volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 Aug 07 18:03:14.920504 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a29929d-e924-4398-994e-ff3ff5b15dee tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:14.920765 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9a29929d-e924-4398-994e-ff3ff5b15dee tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:14.930574 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9a29929d-e924-4398-994e-ff3ff5b15dee tempest-UserMessagesTest-1289035361 tempest-UserMessagesTest-1289035361-project-member] https://10.4.3.241/volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 returned with HTTP 404 Aug 07 18:03:14.931265 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 610/2456] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:03:14 2026] GET /volume/v3/volumes/42de3823-9120-449e-978b-fbc6f95cad90 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:14.941468 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3319f700-4216-4b2b-a8ef-a100ceb2f479 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:14.945589 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3319f700-4216-4b2b-a8ef-a100ceb2f479 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] DELETE https://10.4.3.241/volume/v3/types/5fe4a08f-ccc9-4393-ac59-32a0f9d407a0 Aug 07 18:03:14.945888 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3319f700-4216-4b2b-a8ef-a100ceb2f479 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:14.946172 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3319f700-4216-4b2b-a8ef-a100ceb2f479 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:14.973259 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-39fdf12b-c7e9-4fe8-998b-241d159dc591 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:14.976104 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-39fdf12b-c7e9-4fe8-998b-241d159dc591 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:03:14.976276 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-39fdf12b-c7e9-4fe8-998b-241d159dc591 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:14.976484 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-39fdf12b-c7e9-4fe8-998b-241d159dc591 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:14.986463 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:14.986463 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:14.987946 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3319f700-4216-4b2b-a8ef-a100ceb2f479 tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] https://10.4.3.241/volume/v3/types/5fe4a08f-ccc9-4393-ac59-32a0f9d407a0 returned with HTTP 202 Aug 07 18:03:14.988360 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 613/2457] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:03:14 2026] DELETE /volume/v3/types/5fe4a08f-ccc9-4393-ac59-32a0f9d407a0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:14.990190 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-39fdf12b-c7e9-4fe8-998b-241d159dc591 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:03:14.994137 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-39fdf12b-c7e9-4fe8-998b-241d159dc591 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:03:14.994541 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 619/2458] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:14 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:14.994660 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1255e270-3674-4839-bc0f-df5226081cbf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:14.996479 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1255e270-3674-4839-bc0f-df5226081cbf tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] GET https://10.4.3.241/volume/v3/types/5fe4a08f-ccc9-4393-ac59-32a0f9d407a0 Aug 07 18:03:14.996654 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1255e270-3674-4839-bc0f-df5226081cbf tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:14.996839 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1255e270-3674-4839-bc0f-df5226081cbf tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:14.999756 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1255e270-3674-4839-bc0f-df5226081cbf tempest-UserMessagesTest-1603566806 tempest-UserMessagesTest-1603566806-project-admin] https://10.4.3.241/volume/v3/types/5fe4a08f-ccc9-4393-ac59-32a0f9d407a0 returned with HTTP 404 Aug 07 18:03:15.000152 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 617/2459] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:03:14 2026] GET /volume/v3/types/5fe4a08f-ccc9-4393-ac59-32a0f9d407a0 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:15.040295 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9e49b561-8c4f-4e5a-a7e8-f7ff6903a7c6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:15.042247 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e49b561-8c4f-4e5a-a7e8-f7ff6903a7c6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:03:15.042504 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e49b561-8c4f-4e5a-a7e8-f7ff6903a7c6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:15.042722 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e49b561-8c4f-4e5a-a7e8-f7ff6903a7c6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:15.049013 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:15.049013 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:15.052369 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9e49b561-8c4f-4e5a-a7e8-f7ff6903a7c6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:03:15.056802 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e49b561-8c4f-4e5a-a7e8-f7ff6903a7c6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:03:15.057211 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 611/2460] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:15 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:15.330201 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c9b55336-b3d7-463c-a2f3-9e7224871f57 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:15.331965 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9b55336-b3d7-463c-a2f3-9e7224871f57 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:03:15.332177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9b55336-b3d7-463c-a2f3-9e7224871f57 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:15.332370 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9b55336-b3d7-463c-a2f3-9e7224871f57 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:15.345843 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:15.345843 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:15.349765 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c9b55336-b3d7-463c-a2f3-9e7224871f57 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:03:15.355327 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9b55336-b3d7-463c-a2f3-9e7224871f57 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:03:15.356117 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 614/2461] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:15 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:15.392068 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-45086844-9f90-41a6-b920-eda0c5300259 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:15.393833 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45086844-9f90-41a6-b920-eda0c5300259 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:15.393972 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45086844-9f90-41a6-b920-eda0c5300259 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:15.394159 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45086844-9f90-41a6-b920-eda0c5300259 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:15.394255 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-45086844-9f90-41a6-b920-eda0c5300259 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:15.398565 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:15.398565 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:15.399275 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45086844-9f90-41a6-b920-eda0c5300259 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:15.399657 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 620/2462] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:15 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:16.368982 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ecb48b85-1315-49de-a910-07fb9c6e45e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:16.370878 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ecb48b85-1315-49de-a910-07fb9c6e45e3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:03:16.371075 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ecb48b85-1315-49de-a910-07fb9c6e45e3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:16.371285 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ecb48b85-1315-49de-a910-07fb9c6e45e3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:16.381151 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:16.381151 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:16.385101 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ecb48b85-1315-49de-a910-07fb9c6e45e3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:03:16.389673 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ecb48b85-1315-49de-a910-07fb9c6e45e3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:03:16.390073 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 618/2463] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:16 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:16.410119 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-610999d8-ff3d-4bcf-82e6-725a58068746 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:16.413165 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-610999d8-ff3d-4bcf-82e6-725a58068746 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:16.413453 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-610999d8-ff3d-4bcf-82e6-725a58068746 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:16.413697 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-610999d8-ff3d-4bcf-82e6-725a58068746 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:16.413835 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-610999d8-ff3d-4bcf-82e6-725a58068746 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:16.419173 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:16.419173 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:16.420158 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-610999d8-ff3d-4bcf-82e6-725a58068746 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:16.420651 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 612/2464] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:16 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:16.805225 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-d7d9a78d-fe1b-446f-ae04-eddbb6d0caa0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:16.808799 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-d7d9a78d-fe1b-446f-ae04-eddbb6d0caa0 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] POST https://10.4.3.241/volume/v3/attachments/5015cdd1-40e1-49a1-9bc9-14380f39b8f7/action Aug 07 18:03:16.810686 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-d7d9a78d-fe1b-446f-ae04-eddbb6d0caa0 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:16.810905 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-d7d9a78d-fe1b-446f-ae04-eddbb6d0caa0 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:16.833675 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:16.833675 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:16.848591 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f8e52f84-b0c7-4e2c-8e03-0aedef1b8238 req-d7d9a78d-fe1b-446f-ae04-eddbb6d0caa0 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/attachments/5015cdd1-40e1-49a1-9bc9-14380f39b8f7/action returned with HTTP 204 Aug 07 18:03:16.849084 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 615/2465] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:03:16 2026] POST /volume/v3/attachments/5015cdd1-40e1-49a1-9bc9-14380f39b8f7/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:16.979715 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:17.064657 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:17.065062 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1876055230"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:17.066793 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1876055230'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:17.067117 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Create volume of 1 GB Aug 07 18:03:17.077202 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Availability Zones retrieved successfully. Aug 07 18:03:17.084537 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Flow 'volume_create_api' (37096c3b-bf37-4d90-be18-6962fe9c0b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:17.087249 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb315b09-8a1a-4165-99a7-352daf16c3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:17.089531 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:17.116199 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb315b09-8a1a-4165-99a7-352daf16c3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:17.117204 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391a799c-5dd7-422c-ac4b-06df44b0f9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:17.177733 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Created reservations ['c571dfb1-4df9-46e7-8594-09db6f47b85a', 'e74ca34e-299d-4f97-a164-259dd57279c3', 'e6dfa183-9164-4424-a90e-0c365bc2e6bc', 'f9426c55-6f3c-48ee-82d6-8214d9435f4c'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:17.178810 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (391a799c-5dd7-422c-ac4b-06df44b0f9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c571dfb1-4df9-46e7-8594-09db6f47b85a', 'e74ca34e-299d-4f97-a164-259dd57279c3', 'e6dfa183-9164-4424-a90e-0c365bc2e6bc', 'f9426c55-6f3c-48ee-82d6-8214d9435f4c']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:17.179661 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b61e31-008e-41da-8b6c-46609223897e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:17.201764 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95b61e31-008e-41da-8b6c-46609223897e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1876055230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591ab729d9d84e4f93a337e0511f831b',qos_specs=None,replication_status=,reservations=['c571dfb1-4df9-46e7-8594-09db6f47b85a','e74ca34e-299d-4f97-a164-259dd57279c3','e6dfa183-9164-4424-a90e-0c365bc2e6bc','f9426c55-6f3c-48ee-82d6-8214d9435f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a62c4f266a0486e90b409f09f0f8ee7',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1876055230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591ab729d9d84e4f93a337e0511f831b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a62c4f266a0486e90b409f09f0f8ee7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:17.202993 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f348400b-da51-4cc5-a45e-a1feac5c37a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:17.221121 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f348400b-da51-4cc5-a45e-a1feac5c37a9) transitioned into state 'SUCCESS' from state '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-1876055230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591ab729d9d84e4f93a337e0511f831b',qos_specs=None,replication_status=,reservations=['c571dfb1-4df9-46e7-8594-09db6f47b85a','e74ca34e-299d-4f97-a164-259dd57279c3','e6dfa183-9164-4424-a90e-0c365bc2e6bc','f9426c55-6f3c-48ee-82d6-8214d9435f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a62c4f266a0486e90b409f09f0f8ee7',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:17.222010 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e13da3-7772-4eff-a710-2f01bff4bda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:17.231259 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e13da3-7772-4eff-a710-2f01bff4bda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:17.232163 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Flow 'volume_create_api' (37096c3b-bf37-4d90-be18-6962fe9c0b44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:17.232553 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Create volume request issued successfully. Aug 07 18:03:17.233202 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6c9b6b7d-1642-4be5-8db0-8cf5cc211ec9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:17.233660 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 621/2466] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:03:16 2026] POST /volume/v3/volumes => generated 755 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:17.247891 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb9c2c98-f874-43cf-aa53-ec3b72ec0d80 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:17.252848 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb9c2c98-f874-43cf-aa53-ec3b72ec0d80 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 Aug 07 18:03:17.253072 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb9c2c98-f874-43cf-aa53-ec3b72ec0d80 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:17.253325 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb9c2c98-f874-43cf-aa53-ec3b72ec0d80 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:17.268433 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:17.268433 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:17.276860 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eb9c2c98-f874-43cf-aa53-ec3b72ec0d80 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Volume info retrieved successfully. Aug 07 18:03:17.282887 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb9c2c98-f874-43cf-aa53-ec3b72ec0d80 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 returned with HTTP 200 Aug 07 18:03:17.283440 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 619/2467] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:17 2026] GET /volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:17.402226 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-74467cd0-3ff5-4633-9486-2b0854e009bb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:17.404162 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-74467cd0-3ff5-4633-9486-2b0854e009bb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:03:17.404468 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-74467cd0-3ff5-4633-9486-2b0854e009bb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:17.404726 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-74467cd0-3ff5-4633-9486-2b0854e009bb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:17.417776 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:17.417776 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:17.423899 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-74467cd0-3ff5-4633-9486-2b0854e009bb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:03:17.428905 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-74467cd0-3ff5-4633-9486-2b0854e009bb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:03:17.429486 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 613/2468] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:17 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:17.433085 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-52dd9c55-0237-4850-9c61-02a26a4b4f4c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:17.436021 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52dd9c55-0237-4850-9c61-02a26a4b4f4c tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:17.436576 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52dd9c55-0237-4850-9c61-02a26a4b4f4c tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:17.436871 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52dd9c55-0237-4850-9c61-02a26a4b4f4c tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:17.437032 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-52dd9c55-0237-4850-9c61-02a26a4b4f4c tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:17.441655 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ee256cb1-f6f9-44cb-9103-ca029466ba2c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:17.443229 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:17.443229 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:17.443913 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee256cb1-f6f9-44cb-9103-ca029466ba2c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:03:17.444200 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee256cb1-f6f9-44cb-9103-ca029466ba2c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:17.444502 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee256cb1-f6f9-44cb-9103-ca029466ba2c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:17.444570 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52dd9c55-0237-4850-9c61-02a26a4b4f4c tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:17.445059 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 616/2469] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:17 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:17.457888 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:17.457888 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:17.461931 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ee256cb1-f6f9-44cb-9103-ca029466ba2c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:03:17.467064 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee256cb1-f6f9-44cb-9103-ca029466ba2c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:03:17.467726 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 622/2470] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:17 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:18.302478 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9727144c-473c-452a-90cf-e00847108f55 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:18.304924 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9727144c-473c-452a-90cf-e00847108f55 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 Aug 07 18:03:18.305058 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9727144c-473c-452a-90cf-e00847108f55 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:18.305383 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9727144c-473c-452a-90cf-e00847108f55 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:18.315305 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:18.315305 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:18.324031 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9727144c-473c-452a-90cf-e00847108f55 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Volume info retrieved successfully. Aug 07 18:03:18.329697 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9727144c-473c-452a-90cf-e00847108f55 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 returned with HTTP 200 Aug 07 18:03:18.330386 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 620/2471] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:18 2026] GET /volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:18.345858 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9b23ffef-2706-4ca3-95e1-658a4affd227 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:18.347903 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b23ffef-2706-4ca3-95e1-658a4affd227 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:03:18.348277 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b23ffef-2706-4ca3-95e1-658a4affd227 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-486686412"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:18.359528 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:18.359528 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:18.360170 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9b23ffef-2706-4ca3-95e1-658a4affd227 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Volume info retrieved successfully. Aug 07 18:03:18.360347 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-9b23ffef-2706-4ca3-95e1-658a4affd227 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Create snapshot from volume b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 Aug 07 18:03:18.412787 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-9b23ffef-2706-4ca3-95e1-658a4affd227 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Created reservations ['2c4bba67-014b-457d-a53f-4e883fe4224b', 'dca7d540-10a2-424b-a367-fe768fc1a144', 'd00ff7de-5d1c-4dfe-9a96-5a2d1d4e8834', '50d88bbc-13d5-4890-8436-fafea0ab8417'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:18.455722 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9b23ffef-2706-4ca3-95e1-658a4affd227 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot create request issued successfully. Aug 07 18:03:18.456279 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b23ffef-2706-4ca3-95e1-658a4affd227 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:03:18.456532 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 614/2472] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:03:18 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 07 18:03:18.458175 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-13b28634-ad83-4d36-a29a-4907a8413c24 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:18.459946 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-13b28634-ad83-4d36-a29a-4907a8413c24 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:18.460169 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-13b28634-ad83-4d36-a29a-4907a8413c24 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:18.460359 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-13b28634-ad83-4d36-a29a-4907a8413c24 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:18.460507 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-13b28634-ad83-4d36-a29a-4907a8413c24 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:18.464976 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:18.464976 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:18.466016 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-13b28634-ad83-4d36-a29a-4907a8413c24 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:18.466531 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 617/2473] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:18 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:18.472129 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4b908436-5d2f-482d-8349-011274510a1c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:18.475601 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b908436-5d2f-482d-8349-011274510a1c tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 Aug 07 18:03:18.475848 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b908436-5d2f-482d-8349-011274510a1c tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:18.476110 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b908436-5d2f-482d-8349-011274510a1c tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:18.490466 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:18.490466 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:18.493290 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4b908436-5d2f-482d-8349-011274510a1c tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:18.494224 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b908436-5d2f-482d-8349-011274510a1c tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 returned with HTTP 200 Aug 07 18:03:18.494650 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 623/2474] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:18 2026] GET /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:19.481605 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a4fdd6b0-dc12-4b5c-88f2-910fab72cb36 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.483659 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a4fdd6b0-dc12-4b5c-88f2-910fab72cb36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:19.483902 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a4fdd6b0-dc12-4b5c-88f2-910fab72cb36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:19.484143 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a4fdd6b0-dc12-4b5c-88f2-910fab72cb36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:19.484233 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a4fdd6b0-dc12-4b5c-88f2-910fab72cb36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:19.491704 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.491704 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:19.492741 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a4fdd6b0-dc12-4b5c-88f2-910fab72cb36 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:19.493345 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 621/2475] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:19 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:19.504745 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-87618d5a-8d72-4ac1-a37a-b973f5cc8071 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.507234 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-87618d5a-8d72-4ac1-a37a-b973f5cc8071 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 Aug 07 18:03:19.507546 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-87618d5a-8d72-4ac1-a37a-b973f5cc8071 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:19.507762 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-87618d5a-8d72-4ac1-a37a-b973f5cc8071 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:19.514351 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.514351 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:19.515423 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-87618d5a-8d72-4ac1-a37a-b973f5cc8071 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:19.515660 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-87618d5a-8d72-4ac1-a37a-b973f5cc8071 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 returned with HTTP 200 Aug 07 18:03:19.516053 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 615/2476] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:19 2026] GET /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:19.525906 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c5d125a0-d6c5-44fe-94e7-fa5e5ca345df None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.528274 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c5d125a0-d6c5-44fe-94e7-fa5e5ca345df tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] POST https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata Aug 07 18:03:19.528274 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c5d125a0-d6c5-44fe-94e7-fa5e5ca345df tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:19.535872 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.535872 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:19.536538 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c5d125a0-d6c5-44fe-94e7-fa5e5ca345df tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:19.563951 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c5d125a0-d6c5-44fe-94e7-fa5e5ca345df tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Update snapshot metadata completed successfully. Aug 07 18:03:19.564229 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c5d125a0-d6c5-44fe-94e7-fa5e5ca345df tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata returned with HTTP 200 Aug 07 18:03:19.564686 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 618/2477] 10.4.3.241 () {68 vars in 1402 bytes} [Fri Aug 7 18:03:19 2026] POST /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata => generated 68 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:03:19.573442 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3e022ac1-cc32-460f-b473-b9cdc547c9d9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.575153 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e022ac1-cc32-460f-b473-b9cdc547c9d9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata Aug 07 18:03:19.575513 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e022ac1-cc32-460f-b473-b9cdc547c9d9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:19.575737 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e022ac1-cc32-460f-b473-b9cdc547c9d9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:19.580733 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.580733 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:19.581325 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3e022ac1-cc32-460f-b473-b9cdc547c9d9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:19.582188 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3e022ac1-cc32-460f-b473-b9cdc547c9d9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Get snapshot metadata completed successfully. Aug 07 18:03:19.582471 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e022ac1-cc32-460f-b473-b9cdc547c9d9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata returned with HTTP 200 Aug 07 18:03:19.582911 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 624/2478] 10.4.3.241 () {66 vars in 1381 bytes} [Fri Aug 7 18:03:19 2026] GET /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:03:19.592409 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-05c3d4ef-0947-415b-929a-5aebd188a73f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.594160 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05c3d4ef-0947-415b-929a-5aebd188a73f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] PUT https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata Aug 07 18:03:19.595370 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05c3d4ef-0947-415b-929a-5aebd188a73f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:19.601637 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.601637 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:19.602202 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-05c3d4ef-0947-415b-929a-5aebd188a73f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:19.634525 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-05c3d4ef-0947-415b-929a-5aebd188a73f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Update snapshot metadata completed successfully. Aug 07 18:03:19.638497 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05c3d4ef-0947-415b-929a-5aebd188a73f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata returned with HTTP 200 Aug 07 18:03:19.638497 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 622/2479] 10.4.3.241 () {68 vars in 1401 bytes} [Fri Aug 7 18:03:19 2026] PUT /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata => generated 57 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:03:19.641730 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-a0abbe1a-a535-4b10-8c6e-124e9ae03be0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.643871 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-a0abbe1a-a535-4b10-8c6e-124e9ae03be0 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae/encryption Aug 07 18:03:19.644069 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-a0abbe1a-a535-4b10-8c6e-124e9ae03be0 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:19.644237 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-a0abbe1a-a535-4b10-8c6e-124e9ae03be0 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:19.645138 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3304ea33-dea8-4a4a-9d3c-b53e2c1fec00 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.646995 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3304ea33-dea8-4a4a-9d3c-b53e2c1fec00 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata Aug 07 18:03:19.647196 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3304ea33-dea8-4a4a-9d3c-b53e2c1fec00 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:19.647379 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3304ea33-dea8-4a4a-9d3c-b53e2c1fec00 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:19.652810 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.652810 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:19.653210 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3304ea33-dea8-4a4a-9d3c-b53e2c1fec00 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:19.653943 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3304ea33-dea8-4a4a-9d3c-b53e2c1fec00 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Get snapshot metadata completed successfully. Aug 07 18:03:19.654229 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3304ea33-dea8-4a4a-9d3c-b53e2c1fec00 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata returned with HTTP 200 Aug 07 18:03:19.655500 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 619/2480] 10.4.3.241 () {66 vars in 1381 bytes} [Fri Aug 7 18:03:19 2026] GET /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata => generated 57 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:03:19.658016 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.658016 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:19.666779 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-25803658-6bd5-475c-b804-58ffb1d44e4f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.668500 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-228e58aa-10b6-4c15-b941-0092d8e5c914 req-a0abbe1a-a535-4b10-8c6e-124e9ae03be0 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae/encryption returned with HTTP 200 Aug 07 18:03:19.669125 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 616/2481] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 18:03:19 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:19.669181 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-25803658-6bd5-475c-b804-58ffb1d44e4f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata/key3 Aug 07 18:03:19.669479 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-25803658-6bd5-475c-b804-58ffb1d44e4f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:19.669745 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-25803658-6bd5-475c-b804-58ffb1d44e4f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:19.678356 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.678356 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:19.680205 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-25803658-6bd5-475c-b804-58ffb1d44e4f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:19.681010 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-25803658-6bd5-475c-b804-58ffb1d44e4f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Get snapshot metadata completed successfully. Aug 07 18:03:19.693688 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-25803658-6bd5-475c-b804-58ffb1d44e4f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Delete snapshot metadata completed successfully. Aug 07 18:03:19.693910 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-25803658-6bd5-475c-b804-58ffb1d44e4f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata/key3 returned with HTTP 200 Aug 07 18:03:19.695716 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 625/2482] 10.4.3.241 () {66 vars in 1399 bytes} [Fri Aug 7 18:03:19 2026] DELETE /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata/key3 => generated 0 bytes in 28 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 18:03:19.701960 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-52c139e1-3460-4a98-88c2-d35e6d830c41 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.703819 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-52c139e1-3460-4a98-88c2-d35e6d830c41 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata Aug 07 18:03:19.704460 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-52c139e1-3460-4a98-88c2-d35e6d830c41 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:19.704460 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-52c139e1-3460-4a98-88c2-d35e6d830c41 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:19.710430 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.710430 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:19.710430 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-52c139e1-3460-4a98-88c2-d35e6d830c41 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:19.713005 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-52c139e1-3460-4a98-88c2-d35e6d830c41 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Get snapshot metadata completed successfully. Aug 07 18:03:19.713005 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-52c139e1-3460-4a98-88c2-d35e6d830c41 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata returned with HTTP 200 Aug 07 18:03:19.713005 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 623/2483] 10.4.3.241 () {66 vars in 1381 bytes} [Fri Aug 7 18:03:19 2026] GET /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata => generated 32 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:03:19.723349 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0fa177c2-229a-4c7c-9164-de96441ef9a9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.725289 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0fa177c2-229a-4c7c-9164-de96441ef9a9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] PUT https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata Aug 07 18:03:19.725289 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0fa177c2-229a-4c7c-9164-de96441ef9a9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:19.733428 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.733428 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:19.733859 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0fa177c2-229a-4c7c-9164-de96441ef9a9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:19.756577 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0fa177c2-229a-4c7c-9164-de96441ef9a9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Update snapshot metadata completed successfully. Aug 07 18:03:19.756953 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0fa177c2-229a-4c7c-9164-de96441ef9a9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata returned with HTTP 200 Aug 07 18:03:19.757380 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 620/2484] 10.4.3.241 () {68 vars in 1401 bytes} [Fri Aug 7 18:03:19 2026] PUT /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:03:19.768496 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5c797293-a6e4-4a60-84a4-5cb07b53a52d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.772656 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5c797293-a6e4-4a60-84a4-5cb07b53a52d tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] POST https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata Aug 07 18:03:19.773137 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5c797293-a6e4-4a60-84a4-5cb07b53a52d tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:19.791573 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.791573 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:19.793541 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5c797293-a6e4-4a60-84a4-5cb07b53a52d tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:19.836220 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5c797293-a6e4-4a60-84a4-5cb07b53a52d tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Update snapshot metadata completed successfully. Aug 07 18:03:19.836383 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5c797293-a6e4-4a60-84a4-5cb07b53a52d tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata returned with HTTP 200 Aug 07 18:03:19.836958 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 617/2485] 10.4.3.241 () {68 vars in 1402 bytes} [Fri Aug 7 18:03:19 2026] POST /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata => generated 68 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:03:19.847829 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-57aef7d9-c649-45c0-840a-d73e573c15f6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.850881 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-57aef7d9-c649-45c0-840a-d73e573c15f6 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata Aug 07 18:03:19.851297 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-57aef7d9-c649-45c0-840a-d73e573c15f6 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:19.851428 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-57aef7d9-c649-45c0-840a-d73e573c15f6 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:19.861021 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.861021 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:19.861470 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-57aef7d9-c649-45c0-840a-d73e573c15f6 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:19.862349 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-57aef7d9-c649-45c0-840a-d73e573c15f6 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Get snapshot metadata completed successfully. Aug 07 18:03:19.862660 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-57aef7d9-c649-45c0-840a-d73e573c15f6 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata returned with HTTP 200 Aug 07 18:03:19.863129 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 626/2486] 10.4.3.241 () {66 vars in 1381 bytes} [Fri Aug 7 18:03:19 2026] GET /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:03:19.870593 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e9c1b23f-34bd-4658-a1a0-8468d65105bf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.873735 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e9c1b23f-34bd-4658-a1a0-8468d65105bf tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] PUT https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata/key3 Aug 07 18:03:19.874070 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e9c1b23f-34bd-4658-a1a0-8468d65105bf tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:19.881932 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.881932 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:19.882496 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e9c1b23f-34bd-4658-a1a0-8468d65105bf tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:19.918259 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e9c1b23f-34bd-4658-a1a0-8468d65105bf tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Update snapshot metadata completed successfully. Aug 07 18:03:19.918414 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e9c1b23f-34bd-4658-a1a0-8468d65105bf tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata/key3 returned with HTTP 200 Aug 07 18:03:19.918889 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 624/2487] 10.4.3.241 () {68 vars in 1416 bytes} [Fri Aug 7 18:03:19 2026] PUT /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata/key3 => generated 35 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:03:19.932493 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3d808c83-afb3-4885-8bd4-7ee42b789b64 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.936798 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d808c83-afb3-4885-8bd4-7ee42b789b64 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata/key3 Aug 07 18:03:19.937096 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d808c83-afb3-4885-8bd4-7ee42b789b64 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:19.937366 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d808c83-afb3-4885-8bd4-7ee42b789b64 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:19.943901 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.943901 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:19.944363 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3d808c83-afb3-4885-8bd4-7ee42b789b64 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:19.945346 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3d808c83-afb3-4885-8bd4-7ee42b789b64 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Get snapshot metadata completed successfully. Aug 07 18:03:19.945687 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d808c83-afb3-4885-8bd4-7ee42b789b64 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata/key3 returned with HTTP 200 Aug 07 18:03:19.946339 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 621/2488] 10.4.3.241 () {66 vars in 1396 bytes} [Fri Aug 7 18:03:19 2026] GET /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata/key3 => generated 35 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:03:19.956729 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1ce33c1e-f109-443d-8cfb-6cb82caab7b9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.959019 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ce33c1e-f109-443d-8cfb-6cb82caab7b9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata Aug 07 18:03:19.959252 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ce33c1e-f109-443d-8cfb-6cb82caab7b9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:19.959521 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ce33c1e-f109-443d-8cfb-6cb82caab7b9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:19.965826 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.965826 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:19.966360 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1ce33c1e-f109-443d-8cfb-6cb82caab7b9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:19.967054 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1ce33c1e-f109-443d-8cfb-6cb82caab7b9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Get snapshot metadata completed successfully. Aug 07 18:03:19.967299 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ce33c1e-f109-443d-8cfb-6cb82caab7b9 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata returned with HTTP 200 Aug 07 18:03:19.968730 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 618/2489] 10.4.3.241 () {66 vars in 1381 bytes} [Fri Aug 7 18:03:19 2026] GET /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:03:19.981817 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-48844814-857b-4fb1-9a6c-bed64ea4fdf2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:19.985608 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-48844814-857b-4fb1-9a6c-bed64ea4fdf2 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] PUT https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata Aug 07 18:03:19.986058 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-48844814-857b-4fb1-9a6c-bed64ea4fdf2 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:19.995486 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:19.995486 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:19.998598 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-48844814-857b-4fb1-9a6c-bed64ea4fdf2 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:20.028616 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-48844814-857b-4fb1-9a6c-bed64ea4fdf2 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Update snapshot metadata completed successfully. Aug 07 18:03:20.029014 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-48844814-857b-4fb1-9a6c-bed64ea4fdf2 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata returned with HTTP 200 Aug 07 18:03:20.030386 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 627/2490] 10.4.3.241 () {68 vars in 1401 bytes} [Fri Aug 7 18:03:19 2026] PUT /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36/metadata => generated 16 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:03:20.043712 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8f608830-4e55-40b1-a144-7cdc7a8d0f03 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:20.046175 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8f608830-4e55-40b1-a144-7cdc7a8d0f03 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 Aug 07 18:03:20.046449 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8f608830-4e55-40b1-a144-7cdc7a8d0f03 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:20.046699 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8f608830-4e55-40b1-a144-7cdc7a8d0f03 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:20.046832 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-8f608830-4e55-40b1-a144-7cdc7a8d0f03 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Delete snapshot with id: 79842594-31e2-49eb-8ba7-8e3dec188c36 Aug 07 18:03:20.053248 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:20.053248 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:20.053844 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8f608830-4e55-40b1-a144-7cdc7a8d0f03 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:20.077885 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8f608830-4e55-40b1-a144-7cdc7a8d0f03 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot delete request issued successfully. Aug 07 18:03:20.078089 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8f608830-4e55-40b1-a144-7cdc7a8d0f03 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 returned with HTTP 202 Aug 07 18:03:20.078512 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 625/2491] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:03:20 2026] DELETE /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:20.091817 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2e0d4a97-802e-4a2a-948f-f2656a1e4870 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:20.094209 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e0d4a97-802e-4a2a-948f-f2656a1e4870 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 Aug 07 18:03:20.094429 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e0d4a97-802e-4a2a-948f-f2656a1e4870 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:20.094627 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e0d4a97-802e-4a2a-948f-f2656a1e4870 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:20.100332 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:20.100332 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:20.100778 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2e0d4a97-802e-4a2a-948f-f2656a1e4870 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Snapshot retrieved successfully. Aug 07 18:03:20.102170 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e0d4a97-802e-4a2a-948f-f2656a1e4870 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 returned with HTTP 200 Aug 07 18:03:20.102170 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 622/2492] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:20 2026] GET /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:20.504821 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2cb88218-a516-4f85-b358-fb0af84c051d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:20.507324 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2cb88218-a516-4f85-b358-fb0af84c051d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:20.507577 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2cb88218-a516-4f85-b358-fb0af84c051d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:20.507827 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2cb88218-a516-4f85-b358-fb0af84c051d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:20.508000 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-2cb88218-a516-4f85-b358-fb0af84c051d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:20.513358 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:20.513358 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:20.514482 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2cb88218-a516-4f85-b358-fb0af84c051d tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:20.515108 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 619/2493] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:20 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:20.531795 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-df0658fd-a108-4c7a-bf9c-a0d72505a4f7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:20.533579 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df0658fd-a108-4c7a-bf9c-a0d72505a4f7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes/525eb6e3-0cf4-4466-864f-5b9f20530c8a Aug 07 18:03:20.533775 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df0658fd-a108-4c7a-bf9c-a0d72505a4f7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:20.533971 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-df0658fd-a108-4c7a-bf9c-a0d72505a4f7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:20.541035 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:20.541035 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:20.544810 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-df0658fd-a108-4c7a-bf9c-a0d72505a4f7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:03:20.549436 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-df0658fd-a108-4c7a-bf9c-a0d72505a4f7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/525eb6e3-0cf4-4466-864f-5b9f20530c8a returned with HTTP 200 Aug 07 18:03:20.550061 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 628/2494] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:20 2026] GET /volume/v3/volumes/525eb6e3-0cf4-4466-864f-5b9f20530c8a => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:20.568510 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cb2c771f-086b-4cc1-9709-e80814a7d30b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:20.570510 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb2c771f-086b-4cc1-9709-e80814a7d30b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes Aug 07 18:03:20.570900 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cb2c771f-086b-4cc1-9709-e80814a7d30b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:20.571160 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cb2c771f-086b-4cc1-9709-e80814a7d30b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:20.571492 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-cb2c771f-086b-4cc1-9709-e80814a7d30b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:03:20.571820 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:20.571820 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:20.572214 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cb2c771f-086b-4cc1-9709-e80814a7d30b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:03:20.582324 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cb2c771f-086b-4cc1-9709-e80814a7d30b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Get all volumes completed successfully. Aug 07 18:03:20.582887 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb2c771f-086b-4cc1-9709-e80814a7d30b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 200 Aug 07 18:03:20.583299 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 626/2495] 10.4.3.241 () {66 vars in 1237 bytes} [Fri Aug 7 18:03:20 2026] GET /volume/v3/volumes => generated 663 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:20.594689 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3e6d4f95-d21b-42dd-a1e1-a3edd0732412 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:20.596784 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e6d4f95-d21b-42dd-a1e1-a3edd0732412 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] DELETE https://10.4.3.241/volume/v3/volumes/525eb6e3-0cf4-4466-864f-5b9f20530c8a Aug 07 18:03:20.597052 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e6d4f95-d21b-42dd-a1e1-a3edd0732412 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:20.597246 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e6d4f95-d21b-42dd-a1e1-a3edd0732412 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:20.597359 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3e6d4f95-d21b-42dd-a1e1-a3edd0732412 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Delete volume with id: 525eb6e3-0cf4-4466-864f-5b9f20530c8a Aug 07 18:03:20.605015 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:20.605015 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:20.605965 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3e6d4f95-d21b-42dd-a1e1-a3edd0732412 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:03:20.636744 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3e6d4f95-d21b-42dd-a1e1-a3edd0732412 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Delete volume request issued successfully. Aug 07 18:03:20.636744 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e6d4f95-d21b-42dd-a1e1-a3edd0732412 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/525eb6e3-0cf4-4466-864f-5b9f20530c8a returned with HTTP 202 Aug 07 18:03:20.637309 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 623/2496] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:20 2026] DELETE /volume/v3/volumes/525eb6e3-0cf4-4466-864f-5b9f20530c8a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:20.649722 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0f9179a5-0725-499b-82b0-0fc1c0405dd1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:20.655042 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f9179a5-0725-499b-82b0-0fc1c0405dd1 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] DELETE https://10.4.3.241/volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb Aug 07 18:03:20.655332 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f9179a5-0725-499b-82b0-0fc1c0405dd1 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:20.655578 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f9179a5-0725-499b-82b0-0fc1c0405dd1 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:20.655674 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-0f9179a5-0725-499b-82b0-0fc1c0405dd1 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Delete backup with id: 89dfe4c7-6fde-4bc5-8424-d008923cbedb. Aug 07 18:03:20.667673 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:20.667673 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:20.691088 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-0f9179a5-0725-499b-82b0-0fc1c0405dd1 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] delete_backup rpcapi backup_id 89dfe4c7-6fde-4bc5-8424-d008923cbedb {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:03:20.693094 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f9179a5-0725-499b-82b0-0fc1c0405dd1 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] https://10.4.3.241/volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb returned with HTTP 202 Aug 07 18:03:20.693620 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 620/2497] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:20 2026] DELETE /volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:20.704864 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2717cf12-3a57-44ff-a343-1b3d9807cb34 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:20.707361 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2717cf12-3a57-44ff-a343-1b3d9807cb34 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] GET https://10.4.3.241/volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb Aug 07 18:03:20.707619 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2717cf12-3a57-44ff-a343-1b3d9807cb34 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:20.707799 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2717cf12-3a57-44ff-a343-1b3d9807cb34 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:20.707903 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2717cf12-3a57-44ff-a343-1b3d9807cb34 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Show backup with id 89dfe4c7-6fde-4bc5-8424-d008923cbedb. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:20.712142 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:20.712142 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:20.712821 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2717cf12-3a57-44ff-a343-1b3d9807cb34 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] https://10.4.3.241/volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb returned with HTTP 200 Aug 07 18:03:20.713179 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 629/2498] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:20 2026] GET /volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:21.115696 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9eb95857-00fa-40b2-97cc-6a8036af5d26 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:21.117984 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9eb95857-00fa-40b2-97cc-6a8036af5d26 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 Aug 07 18:03:21.118233 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9eb95857-00fa-40b2-97cc-6a8036af5d26 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:21.118514 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9eb95857-00fa-40b2-97cc-6a8036af5d26 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:21.123759 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9eb95857-00fa-40b2-97cc-6a8036af5d26 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 returned with HTTP 404 Aug 07 18:03:21.124369 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 627/2499] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:21 2026] GET /volume/v3/snapshots/79842594-31e2-49eb-8ba7-8e3dec188c36 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:21.134610 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-31b2dfc5-f4cc-43f6-a2ed-936a8eb8d83e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:21.137434 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-31b2dfc5-f4cc-43f6-a2ed-936a8eb8d83e tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 Aug 07 18:03:21.137611 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-31b2dfc5-f4cc-43f6-a2ed-936a8eb8d83e tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:21.137811 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-31b2dfc5-f4cc-43f6-a2ed-936a8eb8d83e tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:21.150446 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:21.150446 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:21.153801 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-31b2dfc5-f4cc-43f6-a2ed-936a8eb8d83e tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Volume info retrieved successfully. Aug 07 18:03:21.157938 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-31b2dfc5-f4cc-43f6-a2ed-936a8eb8d83e tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 returned with HTTP 200 Aug 07 18:03:21.158282 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 624/2500] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:21 2026] GET /volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:21.175807 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-33417e08-b4c8-4d89-a633-e6cebc39791f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:21.180131 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-33417e08-b4c8-4d89-a633-e6cebc39791f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] DELETE https://10.4.3.241/volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 Aug 07 18:03:21.180338 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-33417e08-b4c8-4d89-a633-e6cebc39791f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:21.180640 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-33417e08-b4c8-4d89-a633-e6cebc39791f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:21.181351 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-33417e08-b4c8-4d89-a633-e6cebc39791f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Delete volume with id: b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 Aug 07 18:03:21.196014 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:21.196014 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:21.199375 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-33417e08-b4c8-4d89-a633-e6cebc39791f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Volume info retrieved successfully. Aug 07 18:03:21.234919 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-33417e08-b4c8-4d89-a633-e6cebc39791f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Delete volume request issued successfully. Aug 07 18:03:21.234919 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-33417e08-b4c8-4d89-a633-e6cebc39791f tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 returned with HTTP 202 Aug 07 18:03:21.234919 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 621/2501] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:21 2026] DELETE /volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:21.243241 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f41007a1-d1b6-4562-a707-1a8fd8ab5fbb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:21.244782 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f41007a1-d1b6-4562-a707-1a8fd8ab5fbb tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 Aug 07 18:03:21.246316 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f41007a1-d1b6-4562-a707-1a8fd8ab5fbb tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:21.246316 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f41007a1-d1b6-4562-a707-1a8fd8ab5fbb tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:21.252132 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:21.252132 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:21.256340 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f41007a1-d1b6-4562-a707-1a8fd8ab5fbb tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Volume info retrieved successfully. Aug 07 18:03:21.261575 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f41007a1-d1b6-4562-a707-1a8fd8ab5fbb tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 returned with HTTP 200 Aug 07 18:03:21.262440 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 630/2502] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:21 2026] GET /volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:21.725910 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d457f5c6-b654-4152-8798-99cfcde12f86 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:21.729361 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d457f5c6-b654-4152-8798-99cfcde12f86 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] GET https://10.4.3.241/volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb Aug 07 18:03:21.729601 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d457f5c6-b654-4152-8798-99cfcde12f86 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:21.729863 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d457f5c6-b654-4152-8798-99cfcde12f86 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:21.730015 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d457f5c6-b654-4152-8798-99cfcde12f86 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Show backup with id 89dfe4c7-6fde-4bc5-8424-d008923cbedb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:21.738526 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d457f5c6-b654-4152-8798-99cfcde12f86 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] https://10.4.3.241/volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb returned with HTTP 404 Aug 07 18:03:21.738526 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 628/2503] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:21 2026] GET /volume/v3/backups/89dfe4c7-6fde-4bc5-8424-d008923cbedb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:21.749145 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-652b363b-d088-4fdc-8b41-113d625fb72e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:21.751247 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-652b363b-d088-4fdc-8b41-113d625fb72e tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] DELETE https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:21.751493 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-652b363b-d088-4fdc-8b41-113d625fb72e tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:21.751769 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-652b363b-d088-4fdc-8b41-113d625fb72e tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:21.751929 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-652b363b-d088-4fdc-8b41-113d625fb72e tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Delete backup with id: 818fddcf-9234-4755-b160-7a1c70fa41ab. Aug 07 18:03:21.759321 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:21.759321 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:21.794091 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-652b363b-d088-4fdc-8b41-113d625fb72e tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] delete_backup rpcapi backup_id 818fddcf-9234-4755-b160-7a1c70fa41ab {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:03:21.797849 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-652b363b-d088-4fdc-8b41-113d625fb72e tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 202 Aug 07 18:03:21.798363 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 625/2504] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:21 2026] DELETE /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:21.813299 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-603c096e-8121-4b06-b5ae-71ad5367b8f2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:21.815770 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-603c096e-8121-4b06-b5ae-71ad5367b8f2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:21.816121 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-603c096e-8121-4b06-b5ae-71ad5367b8f2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:21.816973 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-603c096e-8121-4b06-b5ae-71ad5367b8f2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:21.816973 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-603c096e-8121-4b06-b5ae-71ad5367b8f2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:21.821793 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:21.821793 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:21.822810 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-603c096e-8121-4b06-b5ae-71ad5367b8f2 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 200 Aug 07 18:03:21.823311 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 622/2505] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:21 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:21.841312 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bcc4df08-0fa1-4c10-a519-e69cec4aa91c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:21.842973 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bcc4df08-0fa1-4c10-a519-e69cec4aa91c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 Aug 07 18:03:21.843451 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bcc4df08-0fa1-4c10-a519-e69cec4aa91c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:21.843769 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bcc4df08-0fa1-4c10-a519-e69cec4aa91c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:21.843983 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-bcc4df08-0fa1-4c10-a519-e69cec4aa91c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Delete snapshot with id: 5197fcec-79a7-4676-b1c0-68cf4a9e7987 Aug 07 18:03:21.849462 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bcc4df08-0fa1-4c10-a519-e69cec4aa91c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 returned with HTTP 404 Aug 07 18:03:21.850078 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 631/2506] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:03:21 2026] DELETE /volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:21.860296 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c33be22c-57ee-4e81-a42b-1e35715e4107 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:21.863296 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c33be22c-57ee-4e81-a42b-1e35715e4107 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 Aug 07 18:03:21.863505 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c33be22c-57ee-4e81-a42b-1e35715e4107 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:21.863731 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c33be22c-57ee-4e81-a42b-1e35715e4107 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:21.869431 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c33be22c-57ee-4e81-a42b-1e35715e4107 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 returned with HTTP 404 Aug 07 18:03:21.869928 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 629/2507] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:03:21 2026] GET /volume/v3/snapshots/5197fcec-79a7-4676-b1c0-68cf4a9e7987 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:21.922113 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-d4725fce-cdce-462b-8425-c735218ea7a1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:21.928217 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-d4725fce-cdce-462b-8425-c735218ea7a1 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:03:21.928511 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-d4725fce-cdce-462b-8425-c735218ea7a1 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:21.928657 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-d4725fce-cdce-462b-8425-c735218ea7a1 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:21.950874 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:21.950874 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:21.956508 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-d4725fce-cdce-462b-8425-c735218ea7a1 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:21.969247 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-d4725fce-cdce-462b-8425-c735218ea7a1 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:03:21.969848 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 626/2508] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:03:21 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 1139 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:21.995733 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-a4cbd842-e602-4080-a5fd-2e65b0759bab None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:22.001773 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-a4cbd842-e602-4080-a5fd-2e65b0759bab tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] POST https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201/action Aug 07 18:03:22.001773 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-a4cbd842-e602-4080-a5fd-2e65b0759bab tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:22.001773 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-a4cbd842-e602-4080-a5fd-2e65b0759bab tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:22.014184 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:22.014184 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:22.014184 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-a4cbd842-e602-4080-a5fd-2e65b0759bab tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:22.020898 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-a4cbd842-e602-4080-a5fd-2e65b0759bab tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Begin detaching volume completed successfully. Aug 07 18:03:22.021351 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-a4cbd842-e602-4080-a5fd-2e65b0759bab tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201/action returned with HTTP 202 Aug 07 18:03:22.021948 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 623/2509] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:03:21 2026] POST /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:22.161374 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6be3787f-8d9a-47bb-b65f-82b66c5b9d5d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:22.161711 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6be3787f-8d9a-47bb-b65f-82b66c5b9d5d None None] GET https://10.4.3.241/volume// Aug 07 18:03:22.162077 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6be3787f-8d9a-47bb-b65f-82b66c5b9d5d None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:22.164891 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6be3787f-8d9a-47bb-b65f-82b66c5b9d5d None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:22.164891 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6be3787f-8d9a-47bb-b65f-82b66c5b9d5d None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:22.164891 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 632/2510] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:03:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:22.178950 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-39fcd0c2-f1e7-4268-a1a4-982e5b3ca26e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:22.182946 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-39fcd0c2-f1e7-4268-a1a4-982e5b3ca26e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:03:22.183274 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-39fcd0c2-f1e7-4268-a1a4-982e5b3ca26e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:22.183504 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-39fcd0c2-f1e7-4268-a1a4-982e5b3ca26e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:22.196914 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:22.196914 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:22.202726 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-39fcd0c2-f1e7-4268-a1a4-982e5b3ca26e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:22.209456 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-39fcd0c2-f1e7-4268-a1a4-982e5b3ca26e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:03:22.209456 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 630/2511] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:03:22 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 18:03:22.277989 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-73020635-2146-4c11-b6da-ea27df578e46 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:22.282221 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-73020635-2146-4c11-b6da-ea27df578e46 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] GET https://10.4.3.241/volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 Aug 07 18:03:22.282221 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-73020635-2146-4c11-b6da-ea27df578e46 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:22.282567 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-73020635-2146-4c11-b6da-ea27df578e46 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:22.297219 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-73020635-2146-4c11-b6da-ea27df578e46 tempest-SnapshotMetadataTestJSON-127837921 tempest-SnapshotMetadataTestJSON-127837921-project-member] https://10.4.3.241/volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 returned with HTTP 404 Aug 07 18:03:22.298173 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 627/2512] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:22 2026] GET /volume/v3/volumes/b4cb2ce1-6aa6-4ec0-83c4-15ac62752bd8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:22.834209 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ce1962c2-0c17-43ac-99ac-4524b27eb500 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:22.838176 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce1962c2-0c17-43ac-99ac-4524b27eb500 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab Aug 07 18:03:22.838373 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce1962c2-0c17-43ac-99ac-4524b27eb500 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:22.838593 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce1962c2-0c17-43ac-99ac-4524b27eb500 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:22.838743 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ce1962c2-0c17-43ac-99ac-4524b27eb500 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 818fddcf-9234-4755-b160-7a1c70fa41ab. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:22.843611 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce1962c2-0c17-43ac-99ac-4524b27eb500 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab returned with HTTP 404 Aug 07 18:03:22.844149 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 624/2513] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:22 2026] GET /volume/v3/backups/818fddcf-9234-4755-b160-7a1c70fa41ab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:22.956198 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-19d8b779-ab1b-4cad-98e0-6011633a79ed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:22.961783 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19d8b779-ab1b-4cad-98e0-6011633a79ed tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 Aug 07 18:03:22.962102 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-19d8b779-ab1b-4cad-98e0-6011633a79ed tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:22.962546 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-19d8b779-ab1b-4cad-98e0-6011633a79ed tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:22.974045 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:22.974045 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:22.980186 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-19d8b779-ab1b-4cad-98e0-6011633a79ed tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:03:22.988842 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19d8b779-ab1b-4cad-98e0-6011633a79ed tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 returned with HTTP 200 Aug 07 18:03:22.988842 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 633/2514] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:22 2026] GET /volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:23.011078 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-136338f8-39c5-4262-aa29-d83c2dc9a7e8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:23.013556 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-136338f8-39c5-4262-aa29-d83c2dc9a7e8 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] DELETE https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 Aug 07 18:03:23.013884 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-136338f8-39c5-4262-aa29-d83c2dc9a7e8 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:23.014158 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-136338f8-39c5-4262-aa29-d83c2dc9a7e8 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:23.014392 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-136338f8-39c5-4262-aa29-d83c2dc9a7e8 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Delete volume with id: 48e171d6-2389-4cb5-938c-1ea046c72f76 Aug 07 18:03:23.029319 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:23.029319 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:23.029916 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-136338f8-39c5-4262-aa29-d83c2dc9a7e8 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:03:23.069556 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-136338f8-39c5-4262-aa29-d83c2dc9a7e8 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Delete volume request issued successfully. Aug 07 18:03:23.069849 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-136338f8-39c5-4262-aa29-d83c2dc9a7e8 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 returned with HTTP 202 Aug 07 18:03:23.071807 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 631/2515] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:23 2026] DELETE /volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:23.085813 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f45ea43c-1e8e-4e01-8772-e579ab932ae8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:23.092115 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f45ea43c-1e8e-4e01-8772-e579ab932ae8 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 Aug 07 18:03:23.092115 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f45ea43c-1e8e-4e01-8772-e579ab932ae8 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:23.092115 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f45ea43c-1e8e-4e01-8772-e579ab932ae8 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:23.108877 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:23.108877 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:23.113891 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f45ea43c-1e8e-4e01-8772-e579ab932ae8 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:03:23.119376 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f45ea43c-1e8e-4e01-8772-e579ab932ae8 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 returned with HTTP 200 Aug 07 18:03:23.120241 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 628/2516] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:23 2026] GET /volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:23.336539 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-ac249a80-c163-4515-be0d-11866ffa7775 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:23.339040 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-ac249a80-c163-4515-be0d-11866ffa7775 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] DELETE https://10.4.3.241/volume/v3/attachments/d134a9e0-1179-422c-b997-35bb87376094 Aug 07 18:03:23.339177 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-ac249a80-c163-4515-be0d-11866ffa7775 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:23.339358 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-ac249a80-c163-4515-be0d-11866ffa7775 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:23.350792 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:23.350792 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:23.415216 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-76e1ae34-f572-4a9b-b3f6-5a163ca9b6db req-ac249a80-c163-4515-be0d-11866ffa7775 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/attachments/d134a9e0-1179-422c-b997-35bb87376094 returned with HTTP 200 Aug 07 18:03:23.415703 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 625/2517] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:03:23 2026] DELETE /volume/v3/attachments/d134a9e0-1179-422c-b997-35bb87376094 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:24.135447 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-734ab7f0-d0ff-4a0a-bab3-5b4a7db8f4cc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:24.139439 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-734ab7f0-d0ff-4a0a-bab3-5b4a7db8f4cc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 Aug 07 18:03:24.139439 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-734ab7f0-d0ff-4a0a-bab3-5b4a7db8f4cc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:24.139439 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-734ab7f0-d0ff-4a0a-bab3-5b4a7db8f4cc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:24.150062 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-734ab7f0-d0ff-4a0a-bab3-5b4a7db8f4cc tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 returned with HTTP 404 Aug 07 18:03:24.150270 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 634/2518] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:24 2026] GET /volume/v3/volumes/48e171d6-2389-4cb5-938c-1ea046c72f76 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:24.162262 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-761c9054-220c-4d64-826c-94bac1e78b7b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:24.165879 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:24.166163 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-958216982"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:24.168223 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-958216982'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:24.168384 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Create volume of 1 GB Aug 07 18:03:24.176240 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Availability Zones retrieved successfully. Aug 07 18:03:24.185709 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Flow 'volume_create_api' (cd61b407-9d63-442f-9900-79a6744f03ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:24.186844 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d586f9c1-f627-4e59-9859-dbdf6cea896a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:24.188431 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:24.225648 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d586f9c1-f627-4e59-9859-dbdf6cea896a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:24.226634 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0231e226-9c44-4a70-8bca-d7fc209498eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:24.237347 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-57bd407c-c9e5-4382-a7c5-12da22f00528 req-50c6b6c6-798d-4f29-a431-df6719d93296 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:24.245796 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-57bd407c-c9e5-4382-a7c5-12da22f00528 req-50c6b6c6-798d-4f29-a431-df6719d93296 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:03:24.246147 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-57bd407c-c9e5-4382-a7c5-12da22f00528 req-50c6b6c6-798d-4f29-a431-df6719d93296 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:24.246770 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-57bd407c-c9e5-4382-a7c5-12da22f00528 req-50c6b6c6-798d-4f29-a431-df6719d93296 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:24.255455 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:24.255455 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:24.256357 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-57bd407c-c9e5-4382-a7c5-12da22f00528 req-50c6b6c6-798d-4f29-a431-df6719d93296 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:24.268830 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-57bd407c-c9e5-4382-a7c5-12da22f00528 req-50c6b6c6-798d-4f29-a431-df6719d93296 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:03:24.269202 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 629/2519] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:03:24 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:24.284180 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Created reservations ['3981b863-887c-43c5-a366-90c4b45cd2c4', '90426551-d206-4943-b1b5-a1400e685bc9', '42f99b62-2850-4afb-a5b6-0e40a48a75dc', '0956eed5-5c74-4abd-96c6-cf798af24095'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:24.285085 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0231e226-9c44-4a70-8bca-d7fc209498eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3981b863-887c-43c5-a366-90c4b45cd2c4', '90426551-d206-4943-b1b5-a1400e685bc9', '42f99b62-2850-4afb-a5b6-0e40a48a75dc', '0956eed5-5c74-4abd-96c6-cf798af24095']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:24.285782 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7b944d2d-4e48-4042-ad3f-cfccc1422e49 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:24.286115 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af84c82d-d6f2-421a-b4bc-cf0701f2e526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:24.287991 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b944d2d-4e48-4042-ad3f-cfccc1422e49 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] DELETE https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:03:24.288369 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b944d2d-4e48-4042-ad3f-cfccc1422e49 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:24.288369 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b944d2d-4e48-4042-ad3f-cfccc1422e49 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:24.288541 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-7b944d2d-4e48-4042-ad3f-cfccc1422e49 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Delete volume with id: 85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:03:24.297331 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:24.297331 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:24.297826 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7b944d2d-4e48-4042-ad3f-cfccc1422e49 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:24.329439 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af84c82d-d6f2-421a-b4bc-cf0701f2e526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6543abd4-f51f-4454-8596-f8c92465da29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-958216982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='054a83f0fc9d4081b75584a9f82845ad',qos_specs=None,replication_status=,reservations=['3981b863-887c-43c5-a366-90c4b45cd2c4','90426551-d206-4943-b1b5-a1400e685bc9','42f99b62-2850-4afb-a5b6-0e40a48a75dc','0956eed5-5c74-4abd-96c6-cf798af24095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e19e02b40b447a982bca5aa31d151a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-958216982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6543abd4-f51f-4454-8596-f8c92465da29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='054a83f0fc9d4081b75584a9f82845ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60e19e02b40b447a982bca5aa31d151a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:24.330283 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72565951-95ab-4127-aeb6-b217ead607d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:24.332538 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7b944d2d-4e48-4042-ad3f-cfccc1422e49 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Delete volume request issued successfully. Aug 07 18:03:24.333151 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b944d2d-4e48-4042-ad3f-cfccc1422e49 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 202 Aug 07 18:03:24.333272 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 626/2520] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:24 2026] DELETE /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:24.347553 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-68e42724-145e-4e46-8d6a-b3720054212a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:24.351058 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-68e42724-145e-4e46-8d6a-b3720054212a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:03:24.351058 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-68e42724-145e-4e46-8d6a-b3720054212a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:24.351058 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-68e42724-145e-4e46-8d6a-b3720054212a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:24.360177 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72565951-95ab-4127-aeb6-b217ead607d2) transitioned into state 'SUCCESS' from state '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-958216982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='054a83f0fc9d4081b75584a9f82845ad',qos_specs=None,replication_status=,reservations=['3981b863-887c-43c5-a366-90c4b45cd2c4','90426551-d206-4943-b1b5-a1400e685bc9','42f99b62-2850-4afb-a5b6-0e40a48a75dc','0956eed5-5c74-4abd-96c6-cf798af24095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60e19e02b40b447a982bca5aa31d151a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:24.360386 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:24.360386 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:24.360487 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15919759-3d7b-4a33-a5e6-05f321f4523d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:24.367260 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-68e42724-145e-4e46-8d6a-b3720054212a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:24.371348 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-68e42724-145e-4e46-8d6a-b3720054212a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 200 Aug 07 18:03:24.371943 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 635/2521] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:24 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:24.376938 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15919759-3d7b-4a33-a5e6-05f321f4523d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:24.378046 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Flow 'volume_create_api' (cd61b407-9d63-442f-9900-79a6744f03ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:24.378824 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Create volume request issued successfully. Aug 07 18:03:24.379926 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-761c9054-220c-4d64-826c-94bac1e78b7b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:24.381020 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 632/2522] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:03:24 2026] POST /volume/v3/volumes => generated 753 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:24.397330 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ef756798-cf1a-4072-ad75-f777b6bd06eb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:24.401299 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef756798-cf1a-4072-ad75-f777b6bd06eb tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 Aug 07 18:03:24.401299 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef756798-cf1a-4072-ad75-f777b6bd06eb tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:24.401299 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef756798-cf1a-4072-ad75-f777b6bd06eb tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:24.411106 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:24.411106 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:24.416200 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ef756798-cf1a-4072-ad75-f777b6bd06eb tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:03:24.422336 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef756798-cf1a-4072-ad75-f777b6bd06eb tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 returned with HTTP 200 Aug 07 18:03:24.422917 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 630/2523] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:24 2026] GET /volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:25.389508 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-56845e1f-7119-48c5-9b4c-a8234c6a6ca0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:25.392431 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56845e1f-7119-48c5-9b4c-a8234c6a6ca0 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 Aug 07 18:03:25.392794 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56845e1f-7119-48c5-9b4c-a8234c6a6ca0 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:25.393189 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56845e1f-7119-48c5-9b4c-a8234c6a6ca0 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:25.400672 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56845e1f-7119-48c5-9b4c-a8234c6a6ca0 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 returned with HTTP 404 Aug 07 18:03:25.401227 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 627/2524] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:25 2026] GET /volume/v3/volumes/85c08e68-a3c4-4cba-8388-08a2de9f3201 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:25.439273 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-edcb7cb2-68cd-4851-8187-0fb006f68e1b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:25.444226 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-edcb7cb2-68cd-4851-8187-0fb006f68e1b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 Aug 07 18:03:25.444226 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-edcb7cb2-68cd-4851-8187-0fb006f68e1b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:25.444226 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-edcb7cb2-68cd-4851-8187-0fb006f68e1b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:25.453765 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:25.453765 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:25.457666 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-edcb7cb2-68cd-4851-8187-0fb006f68e1b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:03:25.467025 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-edcb7cb2-68cd-4851-8187-0fb006f68e1b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 returned with HTTP 200 Aug 07 18:03:25.467569 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 636/2525] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:25 2026] GET /volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:25.482788 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-aab32809-ac92-45c1-a864-e7d862ad0c04 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:25.485106 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aab32809-ac92-45c1-a864-e7d862ad0c04 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:03:25.485575 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aab32809-ac92-45c1-a864-e7d862ad0c04 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6543abd4-f51f-4454-8596-f8c92465da29", "name": "tempest-VolumesBackupsAdminTest-Backup-132661795", "container": "tempest-volumesbackupsadmintest-backup-container-410113475"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:25.487528 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-aab32809-ac92-45c1-a864-e7d862ad0c04 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Creating new backup {'backup': {'volume_id': '6543abd4-f51f-4454-8596-f8c92465da29', 'name': 'tempest-VolumesBackupsAdminTest-Backup-132661795', 'container': 'tempest-volumesbackupsadmintest-backup-container-410113475'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:03:25.487747 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-aab32809-ac92-45c1-a864-e7d862ad0c04 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Creating backup of volume 6543abd4-f51f-4454-8596-f8c92465da29 in container tempest-volumesbackupsadmintest-backup-container-410113475 Aug 07 18:03:25.492307 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=454,cinder:UPDATE=148,cinder:INSERT=73,cinder:DELETE=6 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:03:25.506169 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:25.506169 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:25.506881 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-aab32809-ac92-45c1-a864-e7d862ad0c04 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:03:25.536151 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-aab32809-ac92-45c1-a864-e7d862ad0c04 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Created reservations ['9e7b3488-5679-4c2f-9379-5c34cf07fe2a', 'daae9f29-4a69-42ad-9ea5-b993e996ee45'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:25.601041 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aab32809-ac92-45c1-a864-e7d862ad0c04 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:03:25.601471 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 633/2526] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:03:25 2026] POST /volume/v3/backups => generated 334 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:25.614180 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-af419de7-b8e0-41b1-8337-0d4a7cb8e6a4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:25.618574 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af419de7-b8e0-41b1-8337-0d4a7cb8e6a4 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:25.618574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af419de7-b8e0-41b1-8337-0d4a7cb8e6a4 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:25.618574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af419de7-b8e0-41b1-8337-0d4a7cb8e6a4 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:25.618574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-af419de7-b8e0-41b1-8337-0d4a7cb8e6a4 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:25.624121 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:25.624121 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:25.626391 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af419de7-b8e0-41b1-8337-0d4a7cb8e6a4 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:25.626824 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 631/2527] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:25 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:26.643379 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dec0f251-4b0c-497e-8922-034e3af476ae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:26.645284 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dec0f251-4b0c-497e-8922-034e3af476ae tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:26.645561 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dec0f251-4b0c-497e-8922-034e3af476ae tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:26.645786 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dec0f251-4b0c-497e-8922-034e3af476ae tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:26.645926 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-dec0f251-4b0c-497e-8922-034e3af476ae tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:26.647750 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=378,cinder:INSERT=47,cinder:UPDATE=82,cinder:DELETE=4 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:03:26.651219 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:26.651219 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:26.652034 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dec0f251-4b0c-497e-8922-034e3af476ae tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:26.652512 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 628/2528] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:26 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:03:27.664223 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6f4f14d4-12aa-45e1-97e7-33a8ae8ad8ed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:27.667189 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6f4f14d4-12aa-45e1-97e7-33a8ae8ad8ed tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:27.667189 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6f4f14d4-12aa-45e1-97e7-33a8ae8ad8ed tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:27.667189 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6f4f14d4-12aa-45e1-97e7-33a8ae8ad8ed tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:27.667189 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6f4f14d4-12aa-45e1-97e7-33a8ae8ad8ed tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:27.670733 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:27.670733 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:27.671632 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6f4f14d4-12aa-45e1-97e7-33a8ae8ad8ed tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:27.672303 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 637/2529] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:27 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:28.685227 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7d7498bf-bc06-4c04-94e9-662ce6043ca3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:28.687189 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d7498bf-bc06-4c04-94e9-662ce6043ca3 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:28.687468 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d7498bf-bc06-4c04-94e9-662ce6043ca3 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:28.687673 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d7498bf-bc06-4c04-94e9-662ce6043ca3 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:28.687803 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7d7498bf-bc06-4c04-94e9-662ce6043ca3 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:28.692691 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:28.692691 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:28.693581 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d7498bf-bc06-4c04-94e9-662ce6043ca3 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:28.694080 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 634/2530] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:28 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:29.704808 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-117d5096-19ff-4755-908e-1924905fbab0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:29.706437 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-117d5096-19ff-4755-908e-1924905fbab0 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:29.706632 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-117d5096-19ff-4755-908e-1924905fbab0 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:29.706811 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-117d5096-19ff-4755-908e-1924905fbab0 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:29.706913 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-117d5096-19ff-4755-908e-1924905fbab0 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:29.711060 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:29.711060 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:29.711869 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-117d5096-19ff-4755-908e-1924905fbab0 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:29.712219 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 632/2531] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:29 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:30.190018 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-4fc8ca63-5cee-4a10-8482-262d1ab5e226 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:30.192252 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-4fc8ca63-5cee-4a10-8482-262d1ab5e226 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:30.192515 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-4fc8ca63-5cee-4a10-8482-262d1ab5e226 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:30.192692 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-4fc8ca63-5cee-4a10-8482-262d1ab5e226 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:30.200879 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:30.200879 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:30.206090 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-4fc8ca63-5cee-4a10-8482-262d1ab5e226 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:30.212807 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-4fc8ca63-5cee-4a10-8482-262d1ab5e226 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:30.213512 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 629/2532] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:03:30 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:30.308257 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a86eaccb-71a4-48bd-a2ba-2f36053d65bb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:30.308895 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a86eaccb-71a4-48bd-a2ba-2f36053d65bb None None] GET https://10.4.3.241/volume// Aug 07 18:03:30.309137 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a86eaccb-71a4-48bd-a2ba-2f36053d65bb None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:30.309516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a86eaccb-71a4-48bd-a2ba-2f36053d65bb None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:30.309933 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a86eaccb-71a4-48bd-a2ba-2f36053d65bb None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:30.310326 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 638/2533] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:03:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:30.319816 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-7a28ba96-ac01-4f89-a058-5e98ce2b3ce0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:30.322335 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-7a28ba96-ac01-4f89-a058-5e98ce2b3ce0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:03:30.322821 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-7a28ba96-ac01-4f89-a058-5e98ce2b3ce0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c", "connector": null, "instance_uuid": "6c0492a6-44d3-43de-98c5-0b149449d62f"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:30.335889 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:30.335889 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:30.366650 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-7a28ba96-ac01-4f89-a058-5e98ce2b3ce0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:03:30.367409 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 635/2534] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:03:30 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 07 18:03:30.405063 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0a168fe2-2f17-42fe-ab28-95831b21ad2a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:30.407119 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a168fe2-2f17-42fe-ab28-95831b21ad2a tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:30.408677 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a168fe2-2f17-42fe-ab28-95831b21ad2a tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:30.408677 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a168fe2-2f17-42fe-ab28-95831b21ad2a tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:30.428037 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:30.428037 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:30.429304 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eb05c471-bcbf-46b0-ab4e-52aff5313185 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:30.429925 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb05c471-bcbf-46b0-ab4e-52aff5313185 None None] GET https://10.4.3.241/volume// Aug 07 18:03:30.430128 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb05c471-bcbf-46b0-ab4e-52aff5313185 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:30.430818 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb05c471-bcbf-46b0-ab4e-52aff5313185 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:30.430913 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb05c471-bcbf-46b0-ab4e-52aff5313185 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:30.431761 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 630/2535] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:03:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:30.432722 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0a168fe2-2f17-42fe-ab28-95831b21ad2a tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:30.440456 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a168fe2-2f17-42fe-ab28-95831b21ad2a tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:30.441801 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-f1d0501f-6b31-4f27-a79f-f6cda88b2351 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:30.442450 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 633/2536] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:30 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:30.443058 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-f1d0501f-6b31-4f27-a79f-f6cda88b2351 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:30.443348 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-f1d0501f-6b31-4f27-a79f-f6cda88b2351 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:30.443500 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-f1d0501f-6b31-4f27-a79f-f6cda88b2351 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:30.455106 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:30.455106 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:30.458334 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-f1d0501f-6b31-4f27-a79f-f6cda88b2351 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:30.464056 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-f1d0501f-6b31-4f27-a79f-f6cda88b2351 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:30.464599 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 639/2537] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:03:30 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:03:30.617943 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-54e3560b-da83-494e-9a0e-1655f072e8c7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:30.620997 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-54e3560b-da83-494e-9a0e-1655f072e8c7 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] PUT https://10.4.3.241/volume/v3/attachments/32bdfc5e-3f4c-4b7b-ba57-45573abeba53 Aug 07 18:03:30.621536 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-54e3560b-da83-494e-9a0e-1655f072e8c7 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:30.631229 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-54e3560b-da83-494e-9a0e-1655f072e8c7 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Acquiring lock "cinder-attachment_update-840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:03:30.637650 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-54e3560b-da83-494e-9a0e-1655f072e8c7 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Lock "cinder-attachment_update-840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:03:30.641710 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:30.641710 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:30.725340 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2fa39e3a-3e69-4945-8ead-6d7452189869 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:30.727440 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2fa39e3a-3e69-4945-8ead-6d7452189869 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:30.727583 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2fa39e3a-3e69-4945-8ead-6d7452189869 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:30.727813 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2fa39e3a-3e69-4945-8ead-6d7452189869 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:30.727923 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-2fa39e3a-3e69-4945-8ead-6d7452189869 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:30.733381 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:30.733381 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:30.734681 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2fa39e3a-3e69-4945-8ead-6d7452189869 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:30.735204 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 631/2538] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:30 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:30.741995 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-54e3560b-da83-494e-9a0e-1655f072e8c7 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Lock "cinder-attachment_update-840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c-np0000006743" released by "attachment_update" :: held 0.104s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:03:30.742386 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-54e3560b-da83-494e-9a0e-1655f072e8c7 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/attachments/32bdfc5e-3f4c-4b7b-ba57-45573abeba53 returned with HTTP 200 Aug 07 18:03:30.743016 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 636/2539] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:03:30 2026] PUT /volume/v3/attachments/32bdfc5e-3f4c-4b7b-ba57-45573abeba53 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:31.462110 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e6e9e2e8-136f-4812-8724-aaf4cd1ee7c0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:31.464348 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e6e9e2e8-136f-4812-8724-aaf4cd1ee7c0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:31.464631 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e6e9e2e8-136f-4812-8724-aaf4cd1ee7c0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:31.464884 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e6e9e2e8-136f-4812-8724-aaf4cd1ee7c0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:31.480201 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:31.480201 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:31.483978 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e6e9e2e8-136f-4812-8724-aaf4cd1ee7c0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:31.490180 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e6e9e2e8-136f-4812-8724-aaf4cd1ee7c0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:31.490983 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 634/2540] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:31 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:31.749875 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e7169423-4d84-4b81-b5d6-949e3b75a45a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:31.753994 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e7169423-4d84-4b81-b5d6-949e3b75a45a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:31.754304 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e7169423-4d84-4b81-b5d6-949e3b75a45a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:31.754615 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e7169423-4d84-4b81-b5d6-949e3b75a45a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:31.754780 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e7169423-4d84-4b81-b5d6-949e3b75a45a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:31.765904 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:31.765904 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:31.766916 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e7169423-4d84-4b81-b5d6-949e3b75a45a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:31.767406 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 640/2541] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:31 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:32.510230 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-504e4aa3-bd75-4cee-852c-99a58758dfaa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:32.513860 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-504e4aa3-bd75-4cee-852c-99a58758dfaa tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:32.513860 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-504e4aa3-bd75-4cee-852c-99a58758dfaa tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:32.514080 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-504e4aa3-bd75-4cee-852c-99a58758dfaa tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:32.532001 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:32.532001 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:32.539113 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-504e4aa3-bd75-4cee-852c-99a58758dfaa tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:32.548093 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-504e4aa3-bd75-4cee-852c-99a58758dfaa tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:32.548093 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 632/2542] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:32 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:32.784162 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c1b31136-add5-43f7-b8e3-e35234e91df7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:32.787612 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1b31136-add5-43f7-b8e3-e35234e91df7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:32.788744 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1b31136-add5-43f7-b8e3-e35234e91df7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:32.788933 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1b31136-add5-43f7-b8e3-e35234e91df7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:32.789085 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c1b31136-add5-43f7-b8e3-e35234e91df7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:32.797172 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:32.797172 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:32.799201 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1b31136-add5-43f7-b8e3-e35234e91df7 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:32.800612 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 637/2543] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:32 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:33.528922 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:33.564587 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f978f29e-ab29-4e83-b409-518cac35cbe0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:33.567919 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f978f29e-ab29-4e83-b409-518cac35cbe0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:33.568270 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f978f29e-ab29-4e83-b409-518cac35cbe0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:33.568608 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f978f29e-ab29-4e83-b409-518cac35cbe0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:33.588424 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:33.588424 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:33.593348 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f978f29e-ab29-4e83-b409-518cac35cbe0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:33.599736 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f978f29e-ab29-4e83-b409-518cac35cbe0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:33.600233 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 641/2544] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:33 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 866 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:33.682633 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:33.683851 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1214397337", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:33.685003 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1214397337', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:33.685142 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Create volume of 1 GB Aug 07 18:03:33.692989 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Availability Zones retrieved successfully. Aug 07 18:03:33.701980 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Flow 'volume_create_api' (2c14946a-cb3c-41e5-b76c-1be974eb63a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:33.703484 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4907efb4-8dbd-4d0e-b12e-4b24153e0c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:33.704294 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:33.742176 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4907efb4-8dbd-4d0e-b12e-4b24153e0c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:33.744049 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (461c9883-c9b2-4f83-a890-473f52b95ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:33.815965 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-463a05f6-1a8f-47b5-bd28-6c330baed81b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:33.817506 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-463a05f6-1a8f-47b5-bd28-6c330baed81b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:33.817718 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-463a05f6-1a8f-47b5-bd28-6c330baed81b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:33.817828 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-463a05f6-1a8f-47b5-bd28-6c330baed81b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:33.817960 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-463a05f6-1a8f-47b5-bd28-6c330baed81b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:33.823976 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:33.823976 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:33.825125 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-463a05f6-1a8f-47b5-bd28-6c330baed81b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:33.825614 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 633/2545] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:33 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:33.834867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Created reservations ['3c1b5819-437a-4f98-9f1f-47a14b0732d5', 'e020bba7-20f5-48ff-b59c-fca0e11ed7bd', 'e1095e69-2324-450a-bc40-af19c0c969f7', 'a3c71fc5-8897-479d-8117-836c401ebab7'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:33.836082 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (461c9883-c9b2-4f83-a890-473f52b95ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c1b5819-437a-4f98-9f1f-47a14b0732d5', 'e020bba7-20f5-48ff-b59c-fca0e11ed7bd', 'e1095e69-2324-450a-bc40-af19c0c969f7', 'a3c71fc5-8897-479d-8117-836c401ebab7']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:33.837177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836e9e2c-adad-4899-8743-8dbbe6055f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:33.870430 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836e9e2c-adad-4899-8743-8dbbe6055f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1214397337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695af13ff44f416aad141f58f3fbc37f',qos_specs=None,replication_status=,reservations=['3c1b5819-437a-4f98-9f1f-47a14b0732d5','e020bba7-20f5-48ff-b59c-fca0e11ed7bd','e1095e69-2324-450a-bc40-af19c0c969f7','a3c71fc5-8897-479d-8117-836c401ebab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e95abac39145d28f831f96e81e4430',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1214397337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695af13ff44f416aad141f58f3fbc37f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6e95abac39145d28f831f96e81e4430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:33.870430 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (941d15b0-9f66-4ef3-bb9b-a6b7293f3f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:33.894332 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (941d15b0-9f66-4ef3-bb9b-a6b7293f3f72) transitioned into state 'SUCCESS' from state '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-1214397337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695af13ff44f416aad141f58f3fbc37f',qos_specs=None,replication_status=,reservations=['3c1b5819-437a-4f98-9f1f-47a14b0732d5','e020bba7-20f5-48ff-b59c-fca0e11ed7bd','e1095e69-2324-450a-bc40-af19c0c969f7','a3c71fc5-8897-479d-8117-836c401ebab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e95abac39145d28f831f96e81e4430',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:33.895315 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d5bb9d-a6fd-4ecd-82a5-3a7f8def71a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:33.907567 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d5bb9d-a6fd-4ecd-82a5-3a7f8def71a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:33.908682 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Flow 'volume_create_api' (2c14946a-cb3c-41e5-b76c-1be974eb63a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:33.909080 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Create volume request issued successfully. Aug 07 18:03:33.912041 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c2efe86e-4a80-4562-b3e2-f4ea774d7b0d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:33.912632 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 635/2546] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:03:33 2026] POST /volume/v3/volumes => generated 765 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:33.925597 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:33.927786 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:33.928255 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-462795294", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:33.930041 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-462795294', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:33.930406 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Create volume of 1 GB Aug 07 18:03:33.938014 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Availability Zones retrieved successfully. Aug 07 18:03:33.945974 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Flow 'volume_create_api' (28cff025-bfa9-4146-9973-3d90014de96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:33.949127 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df7ba8a7-298c-46e4-9617-72e501dc6763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:33.949899 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:33.990644 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df7ba8a7-298c-46e4-9617-72e501dc6763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:33.991595 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbf10122-a7c9-43e1-a756-d848722fc5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:34.044435 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Created reservations ['9939eef3-1a1d-4e2c-84d5-ac8fa3502d77', '0591f94c-cf9b-4e4a-9d01-f0231f979fc3', '46bac98f-bc61-4f56-9352-d64f6f2f11dd', '8d88c10f-e56e-4d17-8efd-4772796d30c2'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:34.045735 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbf10122-a7c9-43e1-a756-d848722fc5f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9939eef3-1a1d-4e2c-84d5-ac8fa3502d77', '0591f94c-cf9b-4e4a-9d01-f0231f979fc3', '46bac98f-bc61-4f56-9352-d64f6f2f11dd', '8d88c10f-e56e-4d17-8efd-4772796d30c2']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:34.046437 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (378637e1-1e7e-4a62-85ec-594386052660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:34.076859 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (378637e1-1e7e-4a62-85ec-594386052660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21e21d07-f519-4491-87e1-3947f4dac15e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-462795294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695af13ff44f416aad141f58f3fbc37f',qos_specs=None,replication_status=,reservations=['9939eef3-1a1d-4e2c-84d5-ac8fa3502d77','0591f94c-cf9b-4e4a-9d01-f0231f979fc3','46bac98f-bc61-4f56-9352-d64f6f2f11dd','8d88c10f-e56e-4d17-8efd-4772796d30c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e95abac39145d28f831f96e81e4430',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-462795294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21e21d07-f519-4491-87e1-3947f4dac15e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695af13ff44f416aad141f58f3fbc37f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6e95abac39145d28f831f96e81e4430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:34.077723 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4865001-231e-49f4-8c2a-7afd0c7ba67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:34.100742 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4865001-231e-49f4-8c2a-7afd0c7ba67c) transitioned into state 'SUCCESS' from state '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-462795294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695af13ff44f416aad141f58f3fbc37f',qos_specs=None,replication_status=,reservations=['9939eef3-1a1d-4e2c-84d5-ac8fa3502d77','0591f94c-cf9b-4e4a-9d01-f0231f979fc3','46bac98f-bc61-4f56-9352-d64f6f2f11dd','8d88c10f-e56e-4d17-8efd-4772796d30c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6e95abac39145d28f831f96e81e4430',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:34.100861 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-78d51e57-455f-4e73-9e44-f14db3017792 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:34.101658 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f10b455-9db7-4ddb-91f8-a4ac661fd756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:34.103571 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-78d51e57-455f-4e73-9e44-f14db3017792 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] POST https://10.4.3.241/volume/v3/attachments/32bdfc5e-3f4c-4b7b-ba57-45573abeba53/action Aug 07 18:03:34.103972 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-78d51e57-455f-4e73-9e44-f14db3017792 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:34.104104 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-78d51e57-455f-4e73-9e44-f14db3017792 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:34.117655 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f10b455-9db7-4ddb-91f8-a4ac661fd756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:34.117655 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Flow 'volume_create_api' (28cff025-bfa9-4146-9973-3d90014de96d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:34.117655 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Create volume request issued successfully. Aug 07 18:03:34.118314 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5cf524ce-965e-4852-bdf2-9ec0142aae9d tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:34.118991 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 638/2547] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:03:33 2026] POST /volume/v3/volumes => generated 764 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:34.133373 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:34.133373 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:34.148793 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a4542ab2-b112-4408-be9c-37c9218d6fc4 req-78d51e57-455f-4e73-9e44-f14db3017792 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/attachments/32bdfc5e-3f4c-4b7b-ba57-45573abeba53/action returned with HTTP 204 Aug 07 18:03:34.149322 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 642/2548] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:03:34 2026] POST /volume/v3/attachments/32bdfc5e-3f4c-4b7b-ba57-45573abeba53/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:34.621239 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ed765104-c4ee-44be-b541-a54248f9ce3d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:34.623143 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ed765104-c4ee-44be-b541-a54248f9ce3d tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:34.623489 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ed765104-c4ee-44be-b541-a54248f9ce3d tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:34.623761 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ed765104-c4ee-44be-b541-a54248f9ce3d tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:34.633302 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:34.633302 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:34.638708 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ed765104-c4ee-44be-b541-a54248f9ce3d tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:34.643148 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ed765104-c4ee-44be-b541-a54248f9ce3d tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:34.643834 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 634/2549] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:34 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:03:34.662090 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-844429d2-d3f5-4b56-a1c0-53623614e766 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:34.664866 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-844429d2-d3f5-4b56-a1c0-53623614e766 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] POST https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c/action Aug 07 18:03:34.665456 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-844429d2-d3f5-4b56-a1c0-53623614e766 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:34.665660 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-844429d2-d3f5-4b56-a1c0-53623614e766 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:34.678341 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:34.678341 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:34.678867 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-844429d2-d3f5-4b56-a1c0-53623614e766 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:34.718692 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-844429d2-d3f5-4b56-a1c0-53623614e766 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Created reservations ['b52e0e44-b54c-456b-bba1-643d66f24e51', '2b8a8ff6-51a0-4f24-848c-2d6fd9cac2bf'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:34.739528 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-844429d2-d3f5-4b56-a1c0-53623614e766 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Extend volume request issued successfully. Aug 07 18:03:34.739903 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-844429d2-d3f5-4b56-a1c0-53623614e766 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c/action returned with HTTP 202 Aug 07 18:03:34.740470 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 636/2550] 10.4.3.241 () {70 vars in 1431 bytes} [Fri Aug 7 18:03:34 2026] POST /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 18:03:34.752442 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-841c22f0-9a09-4a20-a2fb-a2ab53ccb782 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:34.757443 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-841c22f0-9a09-4a20-a2fb-a2ab53ccb782 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:34.757443 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-841c22f0-9a09-4a20-a2fb-a2ab53ccb782 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:34.757896 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-841c22f0-9a09-4a20-a2fb-a2ab53ccb782 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:34.779430 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:34.779430 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:34.783643 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-841c22f0-9a09-4a20-a2fb-a2ab53ccb782 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:34.793453 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-841c22f0-9a09-4a20-a2fb-a2ab53ccb782 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:34.793849 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 639/2551] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:34 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 1161 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:03:34.837923 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d73afbfc-d45b-4fba-bab9-216566c4f713 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:34.841715 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d73afbfc-d45b-4fba-bab9-216566c4f713 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:34.841715 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d73afbfc-d45b-4fba-bab9-216566c4f713 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:34.841715 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d73afbfc-d45b-4fba-bab9-216566c4f713 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:34.841881 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d73afbfc-d45b-4fba-bab9-216566c4f713 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:34.849750 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:34.849750 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:34.850658 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d73afbfc-d45b-4fba-bab9-216566c4f713 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:34.851005 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 643/2552] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:34 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:35.187342 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-844429d2-d3f5-4b56-a1c0-53623614e766 req-35c49024-5b79-4adf-ba2c-4671f597cda9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:35.191482 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-844429d2-d3f5-4b56-a1c0-53623614e766 req-35c49024-5b79-4adf-ba2c-4671f597cda9 service nova] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:35.191604 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-844429d2-d3f5-4b56-a1c0-53623614e766 req-35c49024-5b79-4adf-ba2c-4671f597cda9 service nova] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:35.191927 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-844429d2-d3f5-4b56-a1c0-53623614e766 req-35c49024-5b79-4adf-ba2c-4671f597cda9 service nova] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:35.207617 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:35.207617 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:35.216422 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-844429d2-d3f5-4b56-a1c0-53623614e766 req-35c49024-5b79-4adf-ba2c-4671f597cda9 service nova] Volume info retrieved successfully. Aug 07 18:03:35.220996 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-844429d2-d3f5-4b56-a1c0-53623614e766 req-35c49024-5b79-4adf-ba2c-4671f597cda9 service nova] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:35.221594 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 635/2553] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:03:35 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:35.809744 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-80e6878a-2576-42c4-8758-a1125a99d1f0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:35.811821 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80e6878a-2576-42c4-8758-a1125a99d1f0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:35.812025 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-80e6878a-2576-42c4-8758-a1125a99d1f0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:35.812277 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-80e6878a-2576-42c4-8758-a1125a99d1f0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:35.824416 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:35.824416 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:35.830167 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-80e6878a-2576-42c4-8758-a1125a99d1f0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:35.836584 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80e6878a-2576-42c4-8758-a1125a99d1f0 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:35.837015 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 637/2554] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:35 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 1158 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:03:35.851079 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-13c50af9-34bf-4b8e-ad97-5d000a52274f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:35.852945 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13c50af9-34bf-4b8e-ad97-5d000a52274f tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:35.853137 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13c50af9-34bf-4b8e-ad97-5d000a52274f tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:35.853325 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13c50af9-34bf-4b8e-ad97-5d000a52274f tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:35.864802 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:35.864802 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:35.865043 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ff655eaa-cf39-4928-81a3-1d843b5ce739 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:35.867043 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ff655eaa-cf39-4928-81a3-1d843b5ce739 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:35.867341 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ff655eaa-cf39-4928-81a3-1d843b5ce739 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:35.867737 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ff655eaa-cf39-4928-81a3-1d843b5ce739 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:35.867737 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-ff655eaa-cf39-4928-81a3-1d843b5ce739 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:35.870092 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-13c50af9-34bf-4b8e-ad97-5d000a52274f tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:35.872430 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:35.872430 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:35.873293 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ff655eaa-cf39-4928-81a3-1d843b5ce739 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:35.873747 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 644/2555] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:35 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:35.876263 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13c50af9-34bf-4b8e-ad97-5d000a52274f tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:35.876874 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 640/2556] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:35 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:03:36.145456 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-39151eec-14bb-468c-bfad-2582954a1f1b req-9558ba6d-f05d-4240-810b-5380e6a3ad17 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:36.148279 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-9558ba6d-f05d-4240-810b-5380e6a3ad17 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:36.149384 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-9558ba6d-f05d-4240-810b-5380e6a3ad17 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:36.149654 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-9558ba6d-f05d-4240-810b-5380e6a3ad17 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:36.167901 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:36.167901 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:36.173903 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-39151eec-14bb-468c-bfad-2582954a1f1b req-9558ba6d-f05d-4240-810b-5380e6a3ad17 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:36.180133 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-9558ba6d-f05d-4240-810b-5380e6a3ad17 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:36.181437 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 636/2557] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:03:36 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:36.205013 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-39151eec-14bb-468c-bfad-2582954a1f1b req-0f67a385-59dc-455d-a655-25270fb5a63c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:36.208287 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-0f67a385-59dc-455d-a655-25270fb5a63c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] POST https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c/action Aug 07 18:03:36.208822 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-0f67a385-59dc-455d-a655-25270fb5a63c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:36.209001 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-0f67a385-59dc-455d-a655-25270fb5a63c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:36.222489 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:36.222489 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:36.223269 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-39151eec-14bb-468c-bfad-2582954a1f1b req-0f67a385-59dc-455d-a655-25270fb5a63c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:36.233310 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-39151eec-14bb-468c-bfad-2582954a1f1b req-0f67a385-59dc-455d-a655-25270fb5a63c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Begin detaching volume completed successfully. Aug 07 18:03:36.234357 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-0f67a385-59dc-455d-a655-25270fb5a63c tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c/action returned with HTTP 202 Aug 07 18:03:36.234357 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 638/2558] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:03:36 2026] POST /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:36.260260 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0b6de82f-f62c-43e7-932c-18bb6bb2643d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:36.264016 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b6de82f-f62c-43e7-932c-18bb6bb2643d tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:36.264016 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b6de82f-f62c-43e7-932c-18bb6bb2643d tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:36.264016 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0b6de82f-f62c-43e7-932c-18bb6bb2643d tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:36.284023 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:36.284023 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:36.290073 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0b6de82f-f62c-43e7-932c-18bb6bb2643d tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:36.300212 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0b6de82f-f62c-43e7-932c-18bb6bb2643d tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:36.300701 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 645/2559] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:36 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 1161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:03:36.304665 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bd18ce59-d340-4430-aae7-8c55813c80b1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:36.305507 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd18ce59-d340-4430-aae7-8c55813c80b1 None None] GET https://10.4.3.241/volume// Aug 07 18:03:36.309546 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd18ce59-d340-4430-aae7-8c55813c80b1 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:36.309546 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd18ce59-d340-4430-aae7-8c55813c80b1 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:36.314072 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd18ce59-d340-4430-aae7-8c55813c80b1 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:36.314072 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 641/2560] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:03:36 2026] GET /volume/ => generated 386 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:36.331245 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-39151eec-14bb-468c-bfad-2582954a1f1b req-c020fa82-4531-40dd-a537-48b25c1ee0f5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:36.336755 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-c020fa82-4531-40dd-a537-48b25c1ee0f5 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:36.336755 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-c020fa82-4531-40dd-a537-48b25c1ee0f5 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:36.336939 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-c020fa82-4531-40dd-a537-48b25c1ee0f5 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:36.351450 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:36.351450 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:36.356327 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-39151eec-14bb-468c-bfad-2582954a1f1b req-c020fa82-4531-40dd-a537-48b25c1ee0f5 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:36.364261 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-c020fa82-4531-40dd-a537-48b25c1ee0f5 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:36.364898 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 637/2561] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:03:36 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:03:36.884851 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-81e12e26-ab55-4456-8e9f-fe0029046fb0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:36.887361 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81e12e26-ab55-4456-8e9f-fe0029046fb0 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:36.887605 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81e12e26-ab55-4456-8e9f-fe0029046fb0 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:36.887855 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81e12e26-ab55-4456-8e9f-fe0029046fb0 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:36.887991 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-81e12e26-ab55-4456-8e9f-fe0029046fb0 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:36.890022 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=423,cinder:UPDATE=117,cinder:INSERT=68,cinder:DELETE=1 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:03:36.896518 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:36.896518 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:36.896518 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81e12e26-ab55-4456-8e9f-fe0029046fb0 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:36.896868 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 639/2562] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:36 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:03:37.323222 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f2632162-b98f-4ef8-b15d-26cac1e88bdb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:37.329438 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2632162-b98f-4ef8-b15d-26cac1e88bdb tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:37.329780 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2632162-b98f-4ef8-b15d-26cac1e88bdb tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:37.330055 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2632162-b98f-4ef8-b15d-26cac1e88bdb tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:37.337914 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=422,cinder:INSERT=76,cinder:UPDATE=132,cinder:DELETE=1 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:03:37.358008 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:37.358008 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:37.372944 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f2632162-b98f-4ef8-b15d-26cac1e88bdb tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:37.380269 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2632162-b98f-4ef8-b15d-26cac1e88bdb tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:37.380529 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-39151eec-14bb-468c-bfad-2582954a1f1b req-4042c317-8670-4860-a4d4-983022a89897 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:37.380967 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 646/2563] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:37 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 1161 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:03:37.389824 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-4042c317-8670-4860-a4d4-983022a89897 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] DELETE https://10.4.3.241/volume/v3/attachments/32bdfc5e-3f4c-4b7b-ba57-45573abeba53 Aug 07 18:03:37.390068 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-4042c317-8670-4860-a4d4-983022a89897 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:37.390198 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-4042c317-8670-4860-a4d4-983022a89897 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:37.398720 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:37.398720 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:37.504021 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-39151eec-14bb-468c-bfad-2582954a1f1b req-4042c317-8670-4860-a4d4-983022a89897 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/attachments/32bdfc5e-3f4c-4b7b-ba57-45573abeba53 returned with HTTP 200 Aug 07 18:03:37.504624 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 642/2564] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:03:37 2026] DELETE /volume/v3/attachments/32bdfc5e-3f4c-4b7b-ba57-45573abeba53 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:37.911429 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1ede2d7d-957e-4be6-9d86-3cd490906c21 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:37.913362 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ede2d7d-957e-4be6-9d86-3cd490906c21 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:37.913662 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ede2d7d-957e-4be6-9d86-3cd490906c21 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:37.914123 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ede2d7d-957e-4be6-9d86-3cd490906c21 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:37.915046 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-1ede2d7d-957e-4be6-9d86-3cd490906c21 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:37.919999 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:37.919999 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:37.921359 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ede2d7d-957e-4be6-9d86-3cd490906c21 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:37.921997 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 638/2565] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:37 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:38.324889 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:38.327464 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:38.328159 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1131642826", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:38.330694 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1131642826', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:38.331052 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Create volume of 1 GB Aug 07 18:03:38.336715 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Availability Zones retrieved successfully. Aug 07 18:03:38.345490 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Flow 'volume_create_api' (8c1f0b29-1d9e-4f80-a3e7-d305f3ef8cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:38.347190 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c3c557f-12ff-4afa-a446-eb4646c1d5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:38.348818 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:38.387649 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c3c557f-12ff-4afa-a446-eb4646c1d5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:38.389488 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a83c2a-23da-4691-8657-806acae761d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:38.395348 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ea61190f-6c38-4cf0-b256-c401c35ff994 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:38.397042 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ea61190f-6c38-4cf0-b256-c401c35ff994 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:38.397222 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ea61190f-6c38-4cf0-b256-c401c35ff994 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:38.397391 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ea61190f-6c38-4cf0-b256-c401c35ff994 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:38.405962 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:38.405962 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:38.410183 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ea61190f-6c38-4cf0-b256-c401c35ff994 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:38.415135 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ea61190f-6c38-4cf0-b256-c401c35ff994 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:38.415618 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 647/2566] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:38 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:38.445948 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Created reservations ['f7565168-2c68-4067-956e-04c609097b22', 'cab3cf60-9173-4adc-a1a0-0463cb0956cc', '4c67c4bf-131f-49bc-b67d-28fd20b414ed', 'fc08eb49-91a5-4ea9-ad2f-02740f2ca142'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:38.446821 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a83c2a-23da-4691-8657-806acae761d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7565168-2c68-4067-956e-04c609097b22', 'cab3cf60-9173-4adc-a1a0-0463cb0956cc', '4c67c4bf-131f-49bc-b67d-28fd20b414ed', 'fc08eb49-91a5-4ea9-ad2f-02740f2ca142']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:38.447785 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce65eea-06f8-4408-b77f-c3409056c16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:38.477919 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce65eea-06f8-4408-b77f-c3409056c16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a002112-e836-4f35-ba9e-0c7972783512', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1131642826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc312f9a009643568c15482a958bdb12',qos_specs=None,replication_status=,reservations=['f7565168-2c68-4067-956e-04c609097b22','cab3cf60-9173-4adc-a1a0-0463cb0956cc','4c67c4bf-131f-49bc-b67d-28fd20b414ed','fc08eb49-91a5-4ea9-ad2f-02740f2ca142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43af28d46fd24c6ea19415b5e360e3ad',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1131642826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a002112-e836-4f35-ba9e-0c7972783512,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc312f9a009643568c15482a958bdb12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43af28d46fd24c6ea19415b5e360e3ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:38.479008 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d3a8fa-dea6-48a4-870b-e4c19a410ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:38.503171 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85d3a8fa-dea6-48a4-870b-e4c19a410ff3) transitioned into state 'SUCCESS' from state '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-1131642826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc312f9a009643568c15482a958bdb12',qos_specs=None,replication_status=,reservations=['f7565168-2c68-4067-956e-04c609097b22','cab3cf60-9173-4adc-a1a0-0463cb0956cc','4c67c4bf-131f-49bc-b67d-28fd20b414ed','fc08eb49-91a5-4ea9-ad2f-02740f2ca142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43af28d46fd24c6ea19415b5e360e3ad',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:38.504169 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153b5731-a8f0-4d5c-aded-705fba8b90e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:38.517217 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (153b5731-a8f0-4d5c-aded-705fba8b90e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:38.518570 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Flow 'volume_create_api' (8c1f0b29-1d9e-4f80-a3e7-d305f3ef8cc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:38.518982 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Create volume request issued successfully. Aug 07 18:03:38.519822 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-79773cf5-454f-451d-ab1e-7b6ca4941826 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:38.520738 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 640/2567] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:03:38 2026] POST /volume/v3/volumes => generated 755 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:38.542062 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-278b86de-54ac-46cb-be3b-8dc33ca5ea63 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:38.551605 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-278b86de-54ac-46cb-be3b-8dc33ca5ea63 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:03:38.551998 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-278b86de-54ac-46cb-be3b-8dc33ca5ea63 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:38.552327 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-278b86de-54ac-46cb-be3b-8dc33ca5ea63 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:38.566383 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:38.566383 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:38.571240 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-278b86de-54ac-46cb-be3b-8dc33ca5ea63 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:38.580146 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-278b86de-54ac-46cb-be3b-8dc33ca5ea63 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:03:38.580850 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 643/2568] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:38 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 823 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:38.937573 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bbf89ae3-0c46-4a69-8eb9-39077202f304 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:38.940535 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bbf89ae3-0c46-4a69-8eb9-39077202f304 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:38.940850 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bbf89ae3-0c46-4a69-8eb9-39077202f304 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:38.941269 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bbf89ae3-0c46-4a69-8eb9-39077202f304 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:38.941787 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-bbf89ae3-0c46-4a69-8eb9-39077202f304 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:38.947843 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:38.947843 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:38.948918 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bbf89ae3-0c46-4a69-8eb9-39077202f304 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:38.949655 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 639/2569] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:38 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:39.598297 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b8d22819-3936-49c3-a660-200846afae64 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:39.603279 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8d22819-3936-49c3-a660-200846afae64 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:03:39.603516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8d22819-3936-49c3-a660-200846afae64 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:39.603708 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8d22819-3936-49c3-a660-200846afae64 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:39.618589 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:39.618589 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:39.625390 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b8d22819-3936-49c3-a660-200846afae64 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:39.630033 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8d22819-3936-49c3-a660-200846afae64 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:03:39.630915 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 648/2570] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:39 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:39.647831 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1120c692-f9dc-400c-8597-05523cd0e208 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:39.650309 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1120c692-f9dc-400c-8597-05523cd0e208 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:03:39.650309 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1120c692-f9dc-400c-8597-05523cd0e208 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:39.650563 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1120c692-f9dc-400c-8597-05523cd0e208 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:39.657665 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:39.657665 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:39.661784 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1120c692-f9dc-400c-8597-05523cd0e208 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:39.666536 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1120c692-f9dc-400c-8597-05523cd0e208 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:03:39.667144 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 641/2571] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:39 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:39.680760 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-89f9059e-d46c-4151-82ae-f41fbe6f183c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:39.683493 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89f9059e-d46c-4151-82ae-f41fbe6f183c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes Aug 07 18:03:39.685489 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89f9059e-d46c-4151-82ae-f41fbe6f183c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:39.685489 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89f9059e-d46c-4151-82ae-f41fbe6f183c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:39.685489 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-89f9059e-d46c-4151-82ae-f41fbe6f183c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:03:39.685489 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-89f9059e-d46c-4151-82ae-f41fbe6f183c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:03:39.695079 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-89f9059e-d46c-4151-82ae-f41fbe6f183c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Get all volumes completed successfully. Aug 07 18:03:39.695872 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89f9059e-d46c-4151-82ae-f41fbe6f183c tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 200 Aug 07 18:03:39.696603 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 644/2572] 10.4.3.241 () {66 vars in 1237 bytes} [Fri Aug 7 18:03:39 2026] GET /volume/v3/volumes => generated 339 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:39.706133 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ef47687d-5a94-442a-bbbe-087aa50ca9fa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:39.707891 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef47687d-5a94-442a-bbbe-087aa50ca9fa tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:03:39.708095 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef47687d-5a94-442a-bbbe-087aa50ca9fa tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:39.708270 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef47687d-5a94-442a-bbbe-087aa50ca9fa tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:39.718274 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:39.718274 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:39.725871 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ef47687d-5a94-442a-bbbe-087aa50ca9fa tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:39.731470 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef47687d-5a94-442a-bbbe-087aa50ca9fa tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:03:39.731883 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 640/2573] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:39 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:39.795480 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-a0416e27-0b4f-4756-bb3d-2e4f73c5b979 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:39.799333 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-a0416e27-0b4f-4756-bb3d-2e4f73c5b979 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:03:39.799565 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-a0416e27-0b4f-4756-bb3d-2e4f73c5b979 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:39.799732 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-a0416e27-0b4f-4756-bb3d-2e4f73c5b979 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:39.808636 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:39.808636 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:39.812984 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-a0416e27-0b4f-4756-bb3d-2e4f73c5b979 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:39.817503 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-a0416e27-0b4f-4756-bb3d-2e4f73c5b979 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:03:39.817924 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 649/2574] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:03:39 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:39.923776 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e354cce7-3aa1-4ec4-94c4-eeb97d94078c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:39.924166 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e354cce7-3aa1-4ec4-94c4-eeb97d94078c None None] GET https://10.4.3.241/volume// Aug 07 18:03:39.924333 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e354cce7-3aa1-4ec4-94c4-eeb97d94078c None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:39.924573 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e354cce7-3aa1-4ec4-94c4-eeb97d94078c None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:39.924885 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e354cce7-3aa1-4ec4-94c4-eeb97d94078c None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:39.925164 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 642/2575] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:03:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:39.933791 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-2f5aa416-46de-40b5-bf47-43a2902e95e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:39.935869 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-2f5aa416-46de-40b5-bf47-43a2902e95e3 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:03:39.936193 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-2f5aa416-46de-40b5-bf47-43a2902e95e3 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a002112-e836-4f35-ba9e-0c7972783512", "connector": null, "instance_uuid": "edaa131e-2fd8-4ccf-99b0-e820a97168fc"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:39.946647 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:39.946647 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:39.966666 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0ca9ef85-1dc9-413b-833a-2ae517822bfd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:39.968999 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ca9ef85-1dc9-413b-833a-2ae517822bfd tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:39.969199 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ca9ef85-1dc9-413b-833a-2ae517822bfd tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:39.969521 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ca9ef85-1dc9-413b-833a-2ae517822bfd tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:39.970634 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0ca9ef85-1dc9-413b-833a-2ae517822bfd tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:39.980568 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:39.980568 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:39.981698 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ca9ef85-1dc9-413b-833a-2ae517822bfd tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:39.982588 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 641/2576] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:39 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:39.993051 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-2f5aa416-46de-40b5-bf47-43a2902e95e3 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:03:39.993970 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 645/2577] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:03:39 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:03:40.042909 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-121fc79b-d1b5-4287-9b67-17f1683974c0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:40.046625 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-121fc79b-d1b5-4287-9b67-17f1683974c0 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:03:40.047312 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-121fc79b-d1b5-4287-9b67-17f1683974c0 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:40.047312 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-121fc79b-d1b5-4287-9b67-17f1683974c0 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:40.054662 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-93c01102-b1fb-4f22-9c5f-388caa168492 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:40.055161 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93c01102-b1fb-4f22-9c5f-388caa168492 None None] GET https://10.4.3.241/volume// Aug 07 18:03:40.055258 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-93c01102-b1fb-4f22-9c5f-388caa168492 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:40.055549 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-93c01102-b1fb-4f22-9c5f-388caa168492 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:40.055997 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93c01102-b1fb-4f22-9c5f-388caa168492 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:40.056455 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 643/2578] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:03:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:40.066628 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:40.066628 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:40.073862 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-121fc79b-d1b5-4287-9b67-17f1683974c0 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:40.074698 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-997fede8-7853-4906-848a-f913fece71ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:40.081975 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-997fede8-7853-4906-848a-f913fece71ef tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:03:40.081975 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-997fede8-7853-4906-848a-f913fece71ef tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:40.081975 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-997fede8-7853-4906-848a-f913fece71ef tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:40.084230 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-121fc79b-d1b5-4287-9b67-17f1683974c0 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:03:40.084839 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 650/2579] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:40 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:40.101614 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:40.101614 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:40.107994 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-997fede8-7853-4906-848a-f913fece71ef tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:40.114556 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-997fede8-7853-4906-848a-f913fece71ef tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:03:40.115105 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 642/2580] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:03:40 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 1027 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:03:40.255486 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-ebdf7b7f-0e57-4818-ad67-fcd1a1cce282 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:40.257312 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-ebdf7b7f-0e57-4818-ad67-fcd1a1cce282 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] PUT https://10.4.3.241/volume/v3/attachments/4919d2fc-fe44-4d32-b012-91dd54b1fa4a Aug 07 18:03:40.257713 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-ebdf7b7f-0e57-4818-ad67-fcd1a1cce282 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:40.266499 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-ebdf7b7f-0e57-4818-ad67-fcd1a1cce282 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Acquiring lock "cinder-attachment_update-6a002112-e836-4f35-ba9e-0c7972783512-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:03:40.271330 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-ebdf7b7f-0e57-4818-ad67-fcd1a1cce282 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Lock "cinder-attachment_update-6a002112-e836-4f35-ba9e-0c7972783512-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:03:40.272501 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:40.272501 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:40.384598 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-ebdf7b7f-0e57-4818-ad67-fcd1a1cce282 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Lock "cinder-attachment_update-6a002112-e836-4f35-ba9e-0c7972783512-np0000006743" released by "attachment_update" :: held 0.113s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:03:40.384764 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-ebdf7b7f-0e57-4818-ad67-fcd1a1cce282 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/attachments/4919d2fc-fe44-4d32-b012-91dd54b1fa4a returned with HTTP 200 Aug 07 18:03:40.385387 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 646/2581] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:03:40 2026] PUT /volume/v3/attachments/4919d2fc-fe44-4d32-b012-91dd54b1fa4a => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:40.997176 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-68f901dc-c99c-480a-af37-bbc70afc11b4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:40.999159 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-68f901dc-c99c-480a-af37-bbc70afc11b4 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:41.000835 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-68f901dc-c99c-480a-af37-bbc70afc11b4 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:41.000835 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-68f901dc-c99c-480a-af37-bbc70afc11b4 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:41.000835 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-68f901dc-c99c-480a-af37-bbc70afc11b4 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:41.009068 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:41.009068 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:41.009068 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-68f901dc-c99c-480a-af37-bbc70afc11b4 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:41.009068 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 644/2582] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:40 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:41.101572 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ad3994a5-69fd-49a7-8930-811ff5bc3a71 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:41.103416 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ad3994a5-69fd-49a7-8930-811ff5bc3a71 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:03:41.103630 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ad3994a5-69fd-49a7-8930-811ff5bc3a71 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:41.103846 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ad3994a5-69fd-49a7-8930-811ff5bc3a71 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:41.113076 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:41.113076 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:41.116415 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ad3994a5-69fd-49a7-8930-811ff5bc3a71 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:41.120730 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ad3994a5-69fd-49a7-8930-811ff5bc3a71 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:03:41.121076 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 651/2583] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:41 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:41.786032 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-22fa8c30-6003-458f-bebb-b00b236a3726 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:41.788307 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22fa8c30-6003-458f-bebb-b00b236a3726 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:41.788559 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22fa8c30-6003-458f-bebb-b00b236a3726 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:41.788792 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22fa8c30-6003-458f-bebb-b00b236a3726 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:41.799708 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:41.799708 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:41.808693 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-22fa8c30-6003-458f-bebb-b00b236a3726 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:41.818901 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22fa8c30-6003-458f-bebb-b00b236a3726 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:41.819364 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 643/2584] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:41 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:41.832604 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4cdeabca-5d5c-4bbd-93d8-be5b21f808db None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:41.834653 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4cdeabca-5d5c-4bbd-93d8-be5b21f808db tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] DELETE https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:41.834908 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4cdeabca-5d5c-4bbd-93d8-be5b21f808db tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:41.835126 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4cdeabca-5d5c-4bbd-93d8-be5b21f808db tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:41.835316 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-4cdeabca-5d5c-4bbd-93d8-be5b21f808db tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Delete volume with id: 840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:41.843464 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:41.843464 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:41.844028 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4cdeabca-5d5c-4bbd-93d8-be5b21f808db tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:41.864419 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4cdeabca-5d5c-4bbd-93d8-be5b21f808db tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Delete volume request issued successfully. Aug 07 18:03:41.864700 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4cdeabca-5d5c-4bbd-93d8-be5b21f808db tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 202 Aug 07 18:03:41.865142 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 647/2585] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:03:41 2026] DELETE /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:03:41.874142 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-42ebe86c-5441-44b4-87af-b24c96b9747f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:41.877746 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-42ebe86c-5441-44b4-87af-b24c96b9747f tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:41.878037 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-42ebe86c-5441-44b4-87af-b24c96b9747f tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:41.878440 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-42ebe86c-5441-44b4-87af-b24c96b9747f tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:41.888814 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:41.888814 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:41.894520 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-42ebe86c-5441-44b4-87af-b24c96b9747f tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Volume info retrieved successfully. Aug 07 18:03:41.907422 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-42ebe86c-5441-44b4-87af-b24c96b9747f tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 200 Aug 07 18:03:41.907822 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 645/2586] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:41 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:42.020470 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5f2a412c-5424-4a8a-910f-1c51ec635e11 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:42.022002 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5f2a412c-5424-4a8a-910f-1c51ec635e11 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:42.022177 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5f2a412c-5424-4a8a-910f-1c51ec635e11 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:42.022358 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5f2a412c-5424-4a8a-910f-1c51ec635e11 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:42.022471 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5f2a412c-5424-4a8a-910f-1c51ec635e11 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:42.030361 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:42.030361 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:42.031480 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5f2a412c-5424-4a8a-910f-1c51ec635e11 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:42.032384 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 652/2587] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:42 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:42.132846 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1a8ab41c-f805-47b1-b2d0-43df88ec0ad4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:42.134848 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a8ab41c-f805-47b1-b2d0-43df88ec0ad4 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:03:42.135023 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a8ab41c-f805-47b1-b2d0-43df88ec0ad4 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:42.135200 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a8ab41c-f805-47b1-b2d0-43df88ec0ad4 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:42.144218 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:42.144218 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:42.147420 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1a8ab41c-f805-47b1-b2d0-43df88ec0ad4 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:42.151898 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a8ab41c-f805-47b1-b2d0-43df88ec0ad4 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:03:42.152284 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 644/2588] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:42 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:42.925103 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6e2a12f9-d78d-4c4d-acf7-5bd7f7a49e17 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:42.927494 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e2a12f9-d78d-4c4d-acf7-5bd7f7a49e17 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] GET https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c Aug 07 18:03:42.927875 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e2a12f9-d78d-4c4d-acf7-5bd7f7a49e17 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:42.928188 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e2a12f9-d78d-4c4d-acf7-5bd7f7a49e17 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:42.934315 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e2a12f9-d78d-4c4d-acf7-5bd7f7a49e17 tempest-VolumesExtendAttachedTest-1866097237 tempest-VolumesExtendAttachedTest-1866097237-project-member] https://10.4.3.241/volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c returned with HTTP 404 Aug 07 18:03:42.934996 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 648/2589] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:03:42 2026] GET /volume/v3/volumes/840ed6c7-dcbe-4ca5-bbb4-5c49ddab902c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:03:43.045499 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-aaf5b36d-89ac-4fbd-8ad4-bfc8653693bf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:43.049018 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aaf5b36d-89ac-4fbd-8ad4-bfc8653693bf tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:43.049018 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aaf5b36d-89ac-4fbd-8ad4-bfc8653693bf tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:43.049018 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aaf5b36d-89ac-4fbd-8ad4-bfc8653693bf tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:43.049018 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-aaf5b36d-89ac-4fbd-8ad4-bfc8653693bf tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:43.053318 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:43.053318 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:43.054955 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aaf5b36d-89ac-4fbd-8ad4-bfc8653693bf tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:43.054955 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 646/2590] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:43 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:43.168803 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bfb89771-e849-4b2d-ab78-d84eae9c14c9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:43.171778 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfb89771-e849-4b2d-ab78-d84eae9c14c9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:03:43.172054 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfb89771-e849-4b2d-ab78-d84eae9c14c9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:43.172745 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfb89771-e849-4b2d-ab78-d84eae9c14c9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:43.187555 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:43.187555 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:43.193670 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bfb89771-e849-4b2d-ab78-d84eae9c14c9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:43.201498 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfb89771-e849-4b2d-ab78-d84eae9c14c9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:03:43.202032 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 653/2591] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:43 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:43.736761 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-9f793834-46e3-40fc-9a3b-7f2ec137429e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:43.739690 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-9f793834-46e3-40fc-9a3b-7f2ec137429e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] POST https://10.4.3.241/volume/v3/attachments/4919d2fc-fe44-4d32-b012-91dd54b1fa4a/action Aug 07 18:03:43.740705 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-9f793834-46e3-40fc-9a3b-7f2ec137429e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:43.740705 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-9f793834-46e3-40fc-9a3b-7f2ec137429e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:43.761498 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:43.761498 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:43.778993 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2782223b-1b7c-4afe-9d66-749fb76659b5 req-9f793834-46e3-40fc-9a3b-7f2ec137429e tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/attachments/4919d2fc-fe44-4d32-b012-91dd54b1fa4a/action returned with HTTP 204 Aug 07 18:03:43.779580 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 645/2592] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:03:43 2026] POST /volume/v3/attachments/4919d2fc-fe44-4d32-b012-91dd54b1fa4a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:44.065995 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3e967131-3ae3-4e94-9c0d-f2ddbe3fd380 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:44.070521 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e967131-3ae3-4e94-9c0d-f2ddbe3fd380 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:44.070521 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e967131-3ae3-4e94-9c0d-f2ddbe3fd380 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:44.070521 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e967131-3ae3-4e94-9c0d-f2ddbe3fd380 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:44.070521 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3e967131-3ae3-4e94-9c0d-f2ddbe3fd380 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:44.074969 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:44.074969 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:44.076063 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e967131-3ae3-4e94-9c0d-f2ddbe3fd380 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:44.076770 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 649/2593] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:44 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:44.089711 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a5d4c7a8-db13-4524-adff-ae0c2d4c1f89 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:44.091995 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a5d4c7a8-db13-4524-adff-ae0c2d4c1f89 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 Aug 07 18:03:44.092274 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a5d4c7a8-db13-4524-adff-ae0c2d4c1f89 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:44.092568 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a5d4c7a8-db13-4524-adff-ae0c2d4c1f89 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:44.101677 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:44.101677 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:44.106318 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a5d4c7a8-db13-4524-adff-ae0c2d4c1f89 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:03:44.112286 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a5d4c7a8-db13-4524-adff-ae0c2d4c1f89 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 returned with HTTP 200 Aug 07 18:03:44.112812 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 647/2594] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:44 2026] GET /volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:44.126033 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-59b14171-2d6c-4922-af77-f6ef21475238 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:44.127864 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-59b14171-2d6c-4922-af77-f6ef21475238 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] POST https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265/action Aug 07 18:03:44.128277 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-59b14171-2d6c-4922-af77-f6ef21475238 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:44.128420 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-59b14171-2d6c-4922-af77-f6ef21475238 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:44.129991 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.admin_actions [None req-59b14171-2d6c-4922-af77-f6ef21475238 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] Updating backup '1394f201-c131-4d17-ba00-e84f45ae3265' with '{'status': 'error'}' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 18:03:44.137214 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:44.137214 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:44.145068 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-59b14171-2d6c-4922-af77-f6ef21475238 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] reset_status in rpcapi backup_id 1394f201-c131-4d17-ba00-e84f45ae3265 on host np0000006743. {{(pid=100245) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 18:03:44.146888 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-59b14171-2d6c-4922-af77-f6ef21475238 tempest-VolumesBackupsAdminTest-2137532657 tempest-VolumesBackupsAdminTest-2137532657-project-admin] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265/action returned with HTTP 202 Aug 07 18:03:44.147415 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 654/2595] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:03:44 2026] POST /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:44.157809 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0afba6dc-2cac-46e2-993f-928b02268b4a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:44.159720 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0afba6dc-2cac-46e2-993f-928b02268b4a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:44.160018 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0afba6dc-2cac-46e2-993f-928b02268b4a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:44.160090 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0afba6dc-2cac-46e2-993f-928b02268b4a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:44.160211 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0afba6dc-2cac-46e2-993f-928b02268b4a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:44.165194 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:44.165194 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:44.165948 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0afba6dc-2cac-46e2-993f-928b02268b4a tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:44.166348 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 646/2596] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:44 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:44.179782 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-477b2adf-782c-4061-95bc-3ec0eef28770 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:44.181561 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-477b2adf-782c-4061-95bc-3ec0eef28770 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] DELETE https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:44.181927 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-477b2adf-782c-4061-95bc-3ec0eef28770 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:44.182261 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-477b2adf-782c-4061-95bc-3ec0eef28770 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:44.183449 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-477b2adf-782c-4061-95bc-3ec0eef28770 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Delete backup with id: 1394f201-c131-4d17-ba00-e84f45ae3265. Aug 07 18:03:44.187358 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:44.187358 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:44.202688 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-477b2adf-782c-4061-95bc-3ec0eef28770 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] delete_backup rpcapi backup_id 1394f201-c131-4d17-ba00-e84f45ae3265 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:03:44.204099 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-477b2adf-782c-4061-95bc-3ec0eef28770 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 202 Aug 07 18:03:44.204099 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 650/2597] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:44 2026] DELETE /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:03:44.215362 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2f9bf54c-d8a4-4c89-83fe-490d9145db4b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:44.216194 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a227a95b-b34d-482e-98b5-afd000faaee7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:44.217071 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f9bf54c-d8a4-4c89-83fe-490d9145db4b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:44.217295 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f9bf54c-d8a4-4c89-83fe-490d9145db4b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:44.217518 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f9bf54c-d8a4-4c89-83fe-490d9145db4b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:44.217656 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2f9bf54c-d8a4-4c89-83fe-490d9145db4b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:44.218049 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a227a95b-b34d-482e-98b5-afd000faaee7 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:03:44.218937 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a227a95b-b34d-482e-98b5-afd000faaee7 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:44.219876 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a227a95b-b34d-482e-98b5-afd000faaee7 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:44.222873 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:44.222873 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:44.223761 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f9bf54c-d8a4-4c89-83fe-490d9145db4b tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 200 Aug 07 18:03:44.224179 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 648/2598] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:44 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:44.235760 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:44.235760 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:44.243416 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a227a95b-b34d-482e-98b5-afd000faaee7 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:44.252323 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a227a95b-b34d-482e-98b5-afd000faaee7 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:03:44.253131 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 655/2599] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:44 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:44.268413 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5e057dcd-af97-4f06-a3bd-a3ab2048a57a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:44.270303 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5e057dcd-af97-4f06-a3bd-a3ab2048a57a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:03:44.270512 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5e057dcd-af97-4f06-a3bd-a3ab2048a57a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:44.270689 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5e057dcd-af97-4f06-a3bd-a3ab2048a57a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:44.280167 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:44.280167 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:44.283322 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5e057dcd-af97-4f06-a3bd-a3ab2048a57a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:44.288287 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5e057dcd-af97-4f06-a3bd-a3ab2048a57a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:03:44.288287 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 647/2600] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:44 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:44.309516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1ec65400-70e8-4b87-986f-cdba9502fc47 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:44.311266 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ec65400-70e8-4b87-986f-cdba9502fc47 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:03:44.311498 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ec65400-70e8-4b87-986f-cdba9502fc47 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:44.311711 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ec65400-70e8-4b87-986f-cdba9502fc47 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:44.322982 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:44.322982 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:44.326691 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1ec65400-70e8-4b87-986f-cdba9502fc47 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:03:44.330516 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ec65400-70e8-4b87-986f-cdba9502fc47 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:03:44.331117 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 651/2601] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:44 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:45.234711 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5ad0b930-8949-421b-ae2c-ae0f577f4c07 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:45.238620 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ad0b930-8949-421b-ae2c-ae0f577f4c07 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 Aug 07 18:03:45.238620 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5ad0b930-8949-421b-ae2c-ae0f577f4c07 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:45.238620 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5ad0b930-8949-421b-ae2c-ae0f577f4c07 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:45.238620 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5ad0b930-8949-421b-ae2c-ae0f577f4c07 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Show backup with id 1394f201-c131-4d17-ba00-e84f45ae3265. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:03:45.241205 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ad0b930-8949-421b-ae2c-ae0f577f4c07 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 returned with HTTP 404 Aug 07 18:03:45.244742 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 649/2602] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:45 2026] GET /volume/v3/backups/1394f201-c131-4d17-ba00-e84f45ae3265 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:45.339508 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2597bfee-835b-48c0-9ec7-1a2d4692a6d9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:45.342648 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2597bfee-835b-48c0-9ec7-1a2d4692a6d9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 Aug 07 18:03:45.343441 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2597bfee-835b-48c0-9ec7-1a2d4692a6d9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:45.343703 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2597bfee-835b-48c0-9ec7-1a2d4692a6d9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:45.351719 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:45.351719 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:45.355749 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2597bfee-835b-48c0-9ec7-1a2d4692a6d9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:03:45.360865 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2597bfee-835b-48c0-9ec7-1a2d4692a6d9 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 returned with HTTP 200 Aug 07 18:03:45.360865 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 656/2603] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:45 2026] GET /volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:45.375623 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2922d964-b282-4dfd-91b0-a0da17f91b81 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:45.377643 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2922d964-b282-4dfd-91b0-a0da17f91b81 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 Aug 07 18:03:45.377876 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2922d964-b282-4dfd-91b0-a0da17f91b81 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:45.378096 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2922d964-b282-4dfd-91b0-a0da17f91b81 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:45.378252 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-2922d964-b282-4dfd-91b0-a0da17f91b81 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Delete volume with id: 6543abd4-f51f-4454-8596-f8c92465da29 Aug 07 18:03:45.385793 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:45.385793 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:45.386794 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2922d964-b282-4dfd-91b0-a0da17f91b81 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:03:45.405962 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2922d964-b282-4dfd-91b0-a0da17f91b81 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Delete volume request issued successfully. Aug 07 18:03:45.406191 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2922d964-b282-4dfd-91b0-a0da17f91b81 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 returned with HTTP 202 Aug 07 18:03:45.406794 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 648/2604] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:45 2026] DELETE /volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:45.415747 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c37610e3-8918-4c5e-b76d-ce5e4708cc51 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:45.418468 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c37610e3-8918-4c5e-b76d-ce5e4708cc51 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 Aug 07 18:03:45.418636 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c37610e3-8918-4c5e-b76d-ce5e4708cc51 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:45.419591 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c37610e3-8918-4c5e-b76d-ce5e4708cc51 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:45.427687 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:45.427687 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:45.435595 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c37610e3-8918-4c5e-b76d-ce5e4708cc51 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Volume info retrieved successfully. Aug 07 18:03:45.441210 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c37610e3-8918-4c5e-b76d-ce5e4708cc51 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 returned with HTTP 200 Aug 07 18:03:45.441765 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 652/2605] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:45 2026] GET /volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:46.457791 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-44d2daee-4c96-44f8-81ee-015bbd59a135 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:46.459426 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44d2daee-4c96-44f8-81ee-015bbd59a135 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] GET https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 Aug 07 18:03:46.459599 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44d2daee-4c96-44f8-81ee-015bbd59a135 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:46.459772 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44d2daee-4c96-44f8-81ee-015bbd59a135 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:46.466715 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44d2daee-4c96-44f8-81ee-015bbd59a135 tempest-VolumesBackupsAdminTest-479888628 tempest-VolumesBackupsAdminTest-479888628-project-member] https://10.4.3.241/volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 returned with HTTP 404 Aug 07 18:03:46.467255 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 650/2606] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:46 2026] GET /volume/v3/volumes/6543abd4-f51f-4454-8596-f8c92465da29 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:48.569293 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-21726fe0-fbb2-4b77-85f9-08183722666f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:48.571912 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-21726fe0-fbb2-4b77-85f9-08183722666f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:03:48.571912 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-21726fe0-fbb2-4b77-85f9-08183722666f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:48.571912 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-21726fe0-fbb2-4b77-85f9-08183722666f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:48.580132 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:48.580132 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:48.585045 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-21726fe0-fbb2-4b77-85f9-08183722666f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:48.589257 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-21726fe0-fbb2-4b77-85f9-08183722666f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 200 Aug 07 18:03:48.589820 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 657/2607] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:48 2026] GET /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:48.928411 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-742b65f4-62b4-468e-9610-0af062c19b8b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:48.930539 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-742b65f4-62b4-468e-9610-0af062c19b8b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:03:48.930779 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-742b65f4-62b4-468e-9610-0af062c19b8b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:48.931042 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-742b65f4-62b4-468e-9610-0af062c19b8b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:48.937578 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:48.937578 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:48.942030 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-742b65f4-62b4-468e-9610-0af062c19b8b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:48.942318 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ec1738a1-2484-4bab-8b5f-b3e798fc1fde None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:48.946179 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-742b65f4-62b4-468e-9610-0af062c19b8b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 200 Aug 07 18:03:48.946629 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 649/2608] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:03:48 2026] GET /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:49.032998 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fa3e5749-cbad-4a5a-b7d8-58b330e82b54 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:49.033363 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa3e5749-cbad-4a5a-b7d8-58b330e82b54 None None] GET https://10.4.3.241/volume// Aug 07 18:03:49.033440 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa3e5749-cbad-4a5a-b7d8-58b330e82b54 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:49.034242 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa3e5749-cbad-4a5a-b7d8-58b330e82b54 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:49.034242 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa3e5749-cbad-4a5a-b7d8-58b330e82b54 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:49.034505 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 651/2609] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:03:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:49.044306 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-0f0bc3e3-f761-42e8-9d7d-a27fe844975f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:49.047187 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-0f0bc3e3-f761-42e8-9d7d-a27fe844975f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:03:49.047649 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-0f0bc3e3-f761-42e8-9d7d-a27fe844975f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6dbb42bb-afaa-4a33-b447-93fe011c5947", "connector": null, "instance_uuid": "50c08f7e-aa56-4103-aa6b-d044c553582d"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:49.062730 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:49.062730 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:49.090940 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec1738a1-2484-4bab-8b5f-b3e798fc1fde tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes Aug 07 18:03:49.091221 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec1738a1-2484-4bab-8b5f-b3e798fc1fde tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:49.091555 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec1738a1-2484-4bab-8b5f-b3e798fc1fde tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:49.091873 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-ec1738a1-2484-4bab-8b5f-b3e798fc1fde tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:03:49.092925 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ec1738a1-2484-4bab-8b5f-b3e798fc1fde tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:03:49.100755 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ec1738a1-2484-4bab-8b5f-b3e798fc1fde tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Get all volumes completed successfully. Aug 07 18:03:49.101186 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec1738a1-2484-4bab-8b5f-b3e798fc1fde tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 200 Aug 07 18:03:49.101792 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 653/2610] 10.4.3.241 () {66 vars in 1237 bytes} [Fri Aug 7 18:03:48 2026] GET /volume/v3/volumes => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:03:49.105067 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-0f0bc3e3-f761-42e8-9d7d-a27fe844975f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:03:49.105700 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 658/2611] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:03:49 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 07 18:03:49.113040 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:49.114872 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:49.115300 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1265481514"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:49.117302 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1265481514'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:49.117394 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Create volume of 1 GB Aug 07 18:03:49.121737 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Availability Zones retrieved successfully. Aug 07 18:03:49.130101 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Flow 'volume_create_api' (bc1cd645-27d5-4355-bb92-320c36d8854a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:49.131416 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b111540d-9766-4406-bce0-6df30d7f691c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:49.132844 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:49.150007 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b11e25e2-e514-48a3-9df7-96986d9fb067 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:49.153183 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b11e25e2-e514-48a3-9df7-96986d9fb067 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:03:49.153365 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b11e25e2-e514-48a3-9df7-96986d9fb067 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:49.153573 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b11e25e2-e514-48a3-9df7-96986d9fb067 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:49.158462 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0e3c2d9d-b655-4ffa-b1d1-d23160d602e4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:49.158865 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e3c2d9d-b655-4ffa-b1d1-d23160d602e4 None None] GET https://10.4.3.241/volume// Aug 07 18:03:49.159045 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e3c2d9d-b655-4ffa-b1d1-d23160d602e4 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:49.159259 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e3c2d9d-b655-4ffa-b1d1-d23160d602e4 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:49.159626 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e3c2d9d-b655-4ffa-b1d1-d23160d602e4 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:49.159903 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 654/2612] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:03:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:49.164084 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:49.164084 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:49.168479 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b11e25e2-e514-48a3-9df7-96986d9fb067 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:49.169097 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-f9844128-4bbc-4a2d-81c6-3045fa03d934 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:49.170426 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b111540d-9766-4406-bce0-6df30d7f691c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:49.171041 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-f9844128-4bbc-4a2d-81c6-3045fa03d934 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:03:49.171425 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-f9844128-4bbc-4a2d-81c6-3045fa03d934 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:49.171532 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6bb4ec-9b17-4018-8eb2-c3e2e763597f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:49.171593 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-f9844128-4bbc-4a2d-81c6-3045fa03d934 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:49.172363 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b11e25e2-e514-48a3-9df7-96986d9fb067 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 200 Aug 07 18:03:49.172992 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 652/2613] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:49 2026] GET /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:49.183660 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:49.183660 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:49.188972 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-f9844128-4bbc-4a2d-81c6-3045fa03d934 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:49.196731 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-f9844128-4bbc-4a2d-81c6-3045fa03d934 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 200 Aug 07 18:03:49.197517 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 659/2614] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:03:49 2026] GET /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 1116 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:03:49.241254 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Created reservations ['d6b2619e-974b-4a1b-981b-21cd3c8b486e', '73048e88-6472-4cb9-a5df-f7affc1b7844', '2e7a43bb-5703-4674-97f9-aba242e0fe26', 'aa5b9e66-2c41-46df-a4e8-c1a6f1614bc6'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:49.242136 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6bb4ec-9b17-4018-8eb2-c3e2e763597f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6b2619e-974b-4a1b-981b-21cd3c8b486e', '73048e88-6472-4cb9-a5df-f7affc1b7844', '2e7a43bb-5703-4674-97f9-aba242e0fe26', 'aa5b9e66-2c41-46df-a4e8-c1a6f1614bc6']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:49.242984 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd6687b-e22b-488f-92a8-0062fba0e82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:49.268229 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd6687b-e22b-488f-92a8-0062fba0e82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '929d5537-9a4c-47c1-a087-ad4d80a923be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1265481514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da36a768e57846e5bfbe408affee937c',qos_specs=None,replication_status=,reservations=['d6b2619e-974b-4a1b-981b-21cd3c8b486e','73048e88-6472-4cb9-a5df-f7affc1b7844','2e7a43bb-5703-4674-97f9-aba242e0fe26','aa5b9e66-2c41-46df-a4e8-c1a6f1614bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0fb99f1af8488095047c52bbc5f5c5',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1265481514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=929d5537-9a4c-47c1-a087-ad4d80a923be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da36a768e57846e5bfbe408affee937c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd0fb99f1af8488095047c52bbc5f5c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:49.269040 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff1087a-7797-4637-8871-d840aa6550f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:49.289049 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ff1087a-7797-4637-8871-d840aa6550f0) transitioned into state 'SUCCESS' from state '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-1265481514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da36a768e57846e5bfbe408affee937c',qos_specs=None,replication_status=,reservations=['d6b2619e-974b-4a1b-981b-21cd3c8b486e','73048e88-6472-4cb9-a5df-f7affc1b7844','2e7a43bb-5703-4674-97f9-aba242e0fe26','aa5b9e66-2c41-46df-a4e8-c1a6f1614bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0fb99f1af8488095047c52bbc5f5c5',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:49.289726 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0c39be7-91d5-42b5-9c05-a332c50bb605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:49.298604 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0c39be7-91d5-42b5-9c05-a332c50bb605) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:49.299375 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Flow 'volume_create_api' (bc1cd645-27d5-4355-bb92-320c36d8854a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:49.299683 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Create volume request issued successfully. Aug 07 18:03:49.300214 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f689e5b-b81a-4812-85cb-cfe58b95f281 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:49.300633 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 650/2615] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:03:49 2026] POST /volume/v3/volumes => generated 755 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:49.305625 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-f9b9b213-68be-439d-8c7e-0685c3935bfd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:49.307886 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-f9b9b213-68be-439d-8c7e-0685c3935bfd tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] PUT https://10.4.3.241/volume/v3/attachments/d868b4d2-2a38-4089-9c04-85b6027c340c Aug 07 18:03:49.308304 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-f9b9b213-68be-439d-8c7e-0685c3935bfd tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:49.318185 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-f9b9b213-68be-439d-8c7e-0685c3935bfd tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Acquiring lock "cinder-attachment_update-6dbb42bb-afaa-4a33-b447-93fe011c5947-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:03:49.319828 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-129cff2b-3741-410f-b6bd-f05bc617afa5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:49.321602 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-129cff2b-3741-410f-b6bd-f05bc617afa5 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be Aug 07 18:03:49.321808 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-129cff2b-3741-410f-b6bd-f05bc617afa5 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:49.321974 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-129cff2b-3741-410f-b6bd-f05bc617afa5 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:49.323452 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-f9b9b213-68be-439d-8c7e-0685c3935bfd tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Lock "cinder-attachment_update-6dbb42bb-afaa-4a33-b447-93fe011c5947-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:03:49.324681 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:49.324681 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:49.328665 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:49.328665 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:49.332196 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-129cff2b-3741-410f-b6bd-f05bc617afa5 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:49.335995 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-129cff2b-3741-410f-b6bd-f05bc617afa5 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be returned with HTTP 200 Aug 07 18:03:49.336522 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 653/2616] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:49 2026] GET /volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:49.487059 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:49.492413 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-f9b9b213-68be-439d-8c7e-0685c3935bfd tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Lock "cinder-attachment_update-6dbb42bb-afaa-4a33-b447-93fe011c5947-np0000006743" released by "attachment_update" :: held 0.169s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:03:49.492891 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-f9b9b213-68be-439d-8c7e-0685c3935bfd tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/attachments/d868b4d2-2a38-4089-9c04-85b6027c340c returned with HTTP 200 Aug 07 18:03:49.493459 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 655/2617] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:03:49 2026] PUT /volume/v3/attachments/d868b4d2-2a38-4089-9c04-85b6027c340c => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:49.584918 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:49.585423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-181536696", "metadata": {"Type": "Test"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:49.587096 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-181536696', 'metadata': {'Type': 'Test'}}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:49.587284 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume of 1 GB Aug 07 18:03:49.593996 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Availability Zones retrieved successfully. Aug 07 18:03:49.600859 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (98b547b4-665e-4496-80c8-45341825bb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:49.601837 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (534507e2-5424-4d2b-aa1b-6dae705cb57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:49.602820 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:49.630251 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (534507e2-5424-4d2b-aa1b-6dae705cb57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:49.631326 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e1603b-1361-44c4-ad62-1155f4a01905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:49.697710 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Created reservations ['1bf526fe-a467-4fed-ab1d-576e496a1c2d', 'adac77bc-70ad-4b0b-921d-ab6da81b18b5', 'a70f96a2-f8f0-4f09-81f3-9e49be0eff02', '32d77d98-417d-4a97-b875-40603dba065f'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:49.698976 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e1603b-1361-44c4-ad62-1155f4a01905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bf526fe-a467-4fed-ab1d-576e496a1c2d', 'adac77bc-70ad-4b0b-921d-ab6da81b18b5', 'a70f96a2-f8f0-4f09-81f3-9e49be0eff02', '32d77d98-417d-4a97-b875-40603dba065f']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:49.700274 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28dd3df5-b35e-4345-92b7-f1a0775035b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:49.726083 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28dd3df5-b35e-4345-92b7-f1a0775035b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-181536696',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['1bf526fe-a467-4fed-ab1d-576e496a1c2d','adac77bc-70ad-4b0b-921d-ab6da81b18b5','a70f96a2-f8f0-4f09-81f3-9e49be0eff02','32d77d98-417d-4a97-b875-40603dba065f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-181536696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b3950a8eee624595bf98e6c35f66905e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4661bb38d01462d9500f8a22148a107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:49.727149 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5334c2e-47df-41f4-bd6d-b5a871e5aded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:49.746744 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5334c2e-47df-41f4-bd6d-b5a871e5aded) transitioned into state 'SUCCESS' from state '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-181536696',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['1bf526fe-a467-4fed-ab1d-576e496a1c2d','adac77bc-70ad-4b0b-921d-ab6da81b18b5','a70f96a2-f8f0-4f09-81f3-9e49be0eff02','32d77d98-417d-4a97-b875-40603dba065f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:49.747540 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f1f902d-a420-4df1-9f16-83210d2219b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:49.757666 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f1f902d-a420-4df1-9f16-83210d2219b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:49.758470 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (98b547b4-665e-4496-80c8-45341825bb0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:49.758887 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request issued successfully. Aug 07 18:03:49.759631 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67dc2197-ec78-4ec8-b95d-a0e9902e6435 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:49.760120 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 660/2618] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:03:49 2026] POST /volume/v3/volumes => generated 758 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:49.772622 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-787226ed-1b71-4644-bcaf-5b293b32abb3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:49.774527 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-787226ed-1b71-4644-bcaf-5b293b32abb3 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 Aug 07 18:03:49.774853 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-787226ed-1b71-4644-bcaf-5b293b32abb3 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:49.775057 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-787226ed-1b71-4644-bcaf-5b293b32abb3 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:49.782882 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:49.782882 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:49.786893 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-787226ed-1b71-4644-bcaf-5b293b32abb3 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:49.791128 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-787226ed-1b71-4644-bcaf-5b293b32abb3 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 returned with HTTP 200 Aug 07 18:03:49.791560 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 651/2619] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:49 2026] GET /volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:50.188706 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-16c0eab4-d03a-4114-ba2d-01017a2a1d69 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:50.190496 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16c0eab4-d03a-4114-ba2d-01017a2a1d69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:03:50.190662 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16c0eab4-d03a-4114-ba2d-01017a2a1d69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:50.190842 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16c0eab4-d03a-4114-ba2d-01017a2a1d69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:50.200024 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:50.200024 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:50.203650 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-16c0eab4-d03a-4114-ba2d-01017a2a1d69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:50.207942 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16c0eab4-d03a-4114-ba2d-01017a2a1d69 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 200 Aug 07 18:03:50.208321 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 654/2620] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:50 2026] GET /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:50.349163 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2e7722db-30ba-4063-bbae-1322a200fefa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:50.350969 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e7722db-30ba-4063-bbae-1322a200fefa tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be Aug 07 18:03:50.351155 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e7722db-30ba-4063-bbae-1322a200fefa tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:50.351353 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e7722db-30ba-4063-bbae-1322a200fefa tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:50.358448 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:50.358448 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:50.362350 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2e7722db-30ba-4063-bbae-1322a200fefa tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:50.366916 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e7722db-30ba-4063-bbae-1322a200fefa tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be returned with HTTP 200 Aug 07 18:03:50.367315 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 656/2621] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:50 2026] GET /volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:50.379333 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-41980783-7ad9-4667-ac77-125ca2e7df02 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:50.381542 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-41980783-7ad9-4667-ac77-125ca2e7df02 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be Aug 07 18:03:50.381865 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-41980783-7ad9-4667-ac77-125ca2e7df02 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:50.382073 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-41980783-7ad9-4667-ac77-125ca2e7df02 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:50.390264 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:50.390264 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:50.394633 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-41980783-7ad9-4667-ac77-125ca2e7df02 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:50.399640 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-41980783-7ad9-4667-ac77-125ca2e7df02 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be returned with HTTP 200 Aug 07 18:03:50.400039 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 661/2622] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:50 2026] GET /volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:50.411557 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:50.413318 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:50.413794 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-136964568"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:50.415306 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-136964568'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:50.415433 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Create volume of 1 GB Aug 07 18:03:50.419716 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Availability Zones retrieved successfully. Aug 07 18:03:50.424815 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Flow 'volume_create_api' (3c39737c-2821-4743-b66c-0a798567c8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:50.425753 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96845525-8dd7-4b03-aab2-f03e76a04ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:50.426700 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:50.449814 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96845525-8dd7-4b03-aab2-f03e76a04ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:50.450453 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (636b7d49-e809-4047-821d-fdc7f8fde665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:50.487470 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Created reservations ['4b516fec-cd97-49d3-99c4-d9d9e9dd9640', '08ce2d2e-682c-4a4c-b37c-79973bbad3d1', '3e67fd98-8783-42a3-a233-a58e82efd6d7', 'ac2b153a-ca5f-4d70-a40f-4be6b9ee3740'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:50.488144 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (636b7d49-e809-4047-821d-fdc7f8fde665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b516fec-cd97-49d3-99c4-d9d9e9dd9640', '08ce2d2e-682c-4a4c-b37c-79973bbad3d1', '3e67fd98-8783-42a3-a233-a58e82efd6d7', 'ac2b153a-ca5f-4d70-a40f-4be6b9ee3740']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:50.488852 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c4d3a5-e408-4d8e-9c2e-c2b1235d9ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:50.510414 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c4d3a5-e408-4d8e-9c2e-c2b1235d9ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef7f2201-5eb2-45b1-8832-a426ebfb5470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-136964568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da36a768e57846e5bfbe408affee937c',qos_specs=None,replication_status=,reservations=['4b516fec-cd97-49d3-99c4-d9d9e9dd9640','08ce2d2e-682c-4a4c-b37c-79973bbad3d1','3e67fd98-8783-42a3-a233-a58e82efd6d7','ac2b153a-ca5f-4d70-a40f-4be6b9ee3740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0fb99f1af8488095047c52bbc5f5c5',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-136964568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef7f2201-5eb2-45b1-8832-a426ebfb5470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da36a768e57846e5bfbe408affee937c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd0fb99f1af8488095047c52bbc5f5c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:50.511171 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89518675-651f-471f-a0e8-d6e631c3806e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:50.529180 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89518675-651f-471f-a0e8-d6e631c3806e) transitioned into state 'SUCCESS' from state '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-136964568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da36a768e57846e5bfbe408affee937c',qos_specs=None,replication_status=,reservations=['4b516fec-cd97-49d3-99c4-d9d9e9dd9640','08ce2d2e-682c-4a4c-b37c-79973bbad3d1','3e67fd98-8783-42a3-a233-a58e82efd6d7','ac2b153a-ca5f-4d70-a40f-4be6b9ee3740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0fb99f1af8488095047c52bbc5f5c5',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:50.529914 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8034a6c-9af0-4689-a93d-edd69a2be94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:50.539936 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8034a6c-9af0-4689-a93d-edd69a2be94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:50.540967 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Flow 'volume_create_api' (3c39737c-2821-4743-b66c-0a798567c8ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:50.541300 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Create volume request issued successfully. Aug 07 18:03:50.542001 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6179e03f-5c62-4c8a-94ff-62d063919d7f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:50.542414 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 652/2623] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:03:50 2026] POST /volume/v3/volumes => generated 754 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:50.556108 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dd671585-0da0-4762-a09d-6fc0f79330b1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:50.558873 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd671585-0da0-4762-a09d-6fc0f79330b1 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 Aug 07 18:03:50.559083 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd671585-0da0-4762-a09d-6fc0f79330b1 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:50.559304 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dd671585-0da0-4762-a09d-6fc0f79330b1 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:50.572232 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:50.572232 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:50.576855 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dd671585-0da0-4762-a09d-6fc0f79330b1 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:50.582453 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dd671585-0da0-4762-a09d-6fc0f79330b1 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 returned with HTTP 200 Aug 07 18:03:50.583046 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 655/2624] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:50 2026] GET /volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:50.806588 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fd33012e-2b0b-4d06-9ca8-7bb227048dbb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:50.808374 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd33012e-2b0b-4d06-9ca8-7bb227048dbb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 Aug 07 18:03:50.808599 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd33012e-2b0b-4d06-9ca8-7bb227048dbb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:50.808815 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd33012e-2b0b-4d06-9ca8-7bb227048dbb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:50.816029 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:50.816029 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:50.819992 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fd33012e-2b0b-4d06-9ca8-7bb227048dbb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:50.825531 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd33012e-2b0b-4d06-9ca8-7bb227048dbb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 returned with HTTP 200 Aug 07 18:03:50.826060 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 657/2625] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:50 2026] GET /volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:50.838423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-64ac7493-bfe8-4281-91ca-661767a80f56 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:50.840653 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-64ac7493-bfe8-4281-91ca-661767a80f56 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 Aug 07 18:03:50.840951 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-64ac7493-bfe8-4281-91ca-661767a80f56 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:50.841238 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-64ac7493-bfe8-4281-91ca-661767a80f56 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:50.848823 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:50.848823 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:50.853391 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-64ac7493-bfe8-4281-91ca-661767a80f56 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:50.858162 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-64ac7493-bfe8-4281-91ca-661767a80f56 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 returned with HTTP 200 Aug 07 18:03:50.859504 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 662/2626] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:50 2026] GET /volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:50.871153 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2d5e7d7c-d837-453a-ba44-fa473ea83326 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:50.873128 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d5e7d7c-d837-453a-ba44-fa473ea83326 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] PUT https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 Aug 07 18:03:50.873429 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d5e7d7c-d837-453a-ba44-fa473ea83326 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-181536696"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:50.881983 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:50.881983 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:50.885577 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2d5e7d7c-d837-453a-ba44-fa473ea83326 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:50.890975 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2d5e7d7c-d837-453a-ba44-fa473ea83326 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume updated successfully. Aug 07 18:03:50.891529 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d5e7d7c-d837-453a-ba44-fa473ea83326 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 returned with HTTP 200 Aug 07 18:03:50.891914 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 653/2627] 10.4.3.241 () {68 vars in 1368 bytes} [Fri Aug 7 18:03:50 2026] PUT /volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 => generated 783 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:50.906239 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7eaede22-08a9-481b-9641-2fcffe4de6ca None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:50.908049 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7eaede22-08a9-481b-9641-2fcffe4de6ca tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] PUT https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 Aug 07 18:03:50.908460 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7eaede22-08a9-481b-9641-2fcffe4de6ca tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-469619618", "description": "This is the new description of volume"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:50.916357 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:50.916357 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:50.919969 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7eaede22-08a9-481b-9641-2fcffe4de6ca tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:50.926274 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7eaede22-08a9-481b-9641-2fcffe4de6ca tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume updated successfully. Aug 07 18:03:50.926981 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7eaede22-08a9-481b-9641-2fcffe4de6ca tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 returned with HTTP 200 Aug 07 18:03:50.927427 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 656/2628] 10.4.3.241 () {68 vars in 1369 bytes} [Fri Aug 7 18:03:50 2026] PUT /volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:50.940913 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cb23ea56-bc10-4067-ab0e-464eb62b9741 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:50.942556 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb23ea56-bc10-4067-ab0e-464eb62b9741 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 Aug 07 18:03:50.942744 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cb23ea56-bc10-4067-ab0e-464eb62b9741 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:50.942915 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cb23ea56-bc10-4067-ab0e-464eb62b9741 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:50.949261 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:50.949261 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:50.952557 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cb23ea56-bc10-4067-ab0e-464eb62b9741 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:50.956543 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb23ea56-bc10-4067-ab0e-464eb62b9741 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 returned with HTTP 200 Aug 07 18:03:50.956952 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 658/2629] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:50 2026] GET /volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 => generated 890 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:50.971303 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d282fb99-81b9-4de9-9346-31dd26725497 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:50.972940 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:50.973230 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-797380044", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1670325038"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:50.974554 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-797380044', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1670325038'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:50.974679 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume of 1 GB Aug 07 18:03:50.978536 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Availability Zones retrieved successfully. Aug 07 18:03:50.983798 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (dbc9f241-ca9d-4430-9970-0421b7e8595c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:50.984720 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fba64ef-e177-4784-82a8-4c5986b79bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:50.985709 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:51.010806 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fba64ef-e177-4784-82a8-4c5986b79bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:51.011515 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48053f6-61c1-49f3-b521-954abe16f3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:51.053843 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Created reservations ['3e1ae9e5-e3ac-48c8-8ebf-4e8768c6c6c6', 'e2a09506-068d-4dcb-a6bc-f3d747e8ef7e', '08252ebc-707a-4676-be82-c7617804a73e', 'f087ef60-8bd0-4743-8ce2-b89c9f308991'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:51.054633 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48053f6-61c1-49f3-b521-954abe16f3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e1ae9e5-e3ac-48c8-8ebf-4e8768c6c6c6', 'e2a09506-068d-4dcb-a6bc-f3d747e8ef7e', '08252ebc-707a-4676-be82-c7617804a73e', 'f087ef60-8bd0-4743-8ce2-b89c9f308991']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:51.055369 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d9c57ca-7d3a-4aa4-a159-075ef72817db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:51.077788 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d9c57ca-7d3a-4aa4-a159-075ef72817db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-797380044',display_name='tempest-VolumesGetTest-Volume-1670325038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['3e1ae9e5-e3ac-48c8-8ebf-4e8768c6c6c6','e2a09506-068d-4dcb-a6bc-f3d747e8ef7e','08252ebc-707a-4676-be82-c7617804a73e','f087ef60-8bd0-4743-8ce2-b89c9f308991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:51Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-797380044',display_name='tempest-VolumesGetTest-Volume-1670325038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3950a8eee624595bf98e6c35f66905e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4661bb38d01462d9500f8a22148a107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:51.078561 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba613861-9dc2-45e9-adf7-0013b8b46057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:51.096812 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba613861-9dc2-45e9-adf7-0013b8b46057) transitioned into 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-797380044',display_name='tempest-VolumesGetTest-Volume-1670325038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['3e1ae9e5-e3ac-48c8-8ebf-4e8768c6c6c6','e2a09506-068d-4dcb-a6bc-f3d747e8ef7e','08252ebc-707a-4676-be82-c7617804a73e','f087ef60-8bd0-4743-8ce2-b89c9f308991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:51.097497 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a0790e-f0f8-46ad-ad16-f94e51a930fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:51.106575 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a0790e-f0f8-46ad-ad16-f94e51a930fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:51.107409 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (dbc9f241-ca9d-4430-9970-0421b7e8595c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:51.107773 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request issued successfully. Aug 07 18:03:51.108614 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d282fb99-81b9-4de9-9346-31dd26725497 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:51.109075 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 663/2630] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:03:50 2026] POST /volume/v3/volumes => generated 779 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:51.123508 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-60f2fa72-7b5c-4bb5-9c49-f8115388f2b8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:51.125393 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-60f2fa72-7b5c-4bb5-9c49-f8115388f2b8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe Aug 07 18:03:51.125617 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-60f2fa72-7b5c-4bb5-9c49-f8115388f2b8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:51.125825 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-60f2fa72-7b5c-4bb5-9c49-f8115388f2b8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:51.133263 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:51.133263 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:51.136847 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-60f2fa72-7b5c-4bb5-9c49-f8115388f2b8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:51.141015 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-60f2fa72-7b5c-4bb5-9c49-f8115388f2b8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe returned with HTTP 200 Aug 07 18:03:51.141451 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 654/2631] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:51 2026] GET /volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:51.221202 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c63cdfa3-453f-4f29-ba41-9061df333b18 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:51.222951 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c63cdfa3-453f-4f29-ba41-9061df333b18 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:03:51.223177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c63cdfa3-453f-4f29-ba41-9061df333b18 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:51.223446 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c63cdfa3-453f-4f29-ba41-9061df333b18 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:51.233573 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:51.233573 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:51.237261 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c63cdfa3-453f-4f29-ba41-9061df333b18 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:51.243101 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c63cdfa3-453f-4f29-ba41-9061df333b18 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 200 Aug 07 18:03:51.243766 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 657/2632] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:51 2026] GET /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:51.595389 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6172f6fe-9f3b-44ed-b4b1-2aab23032ec4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:51.597022 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6172f6fe-9f3b-44ed-b4b1-2aab23032ec4 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 Aug 07 18:03:51.597190 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6172f6fe-9f3b-44ed-b4b1-2aab23032ec4 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:51.597364 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6172f6fe-9f3b-44ed-b4b1-2aab23032ec4 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:51.605351 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:51.605351 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:51.609743 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6172f6fe-9f3b-44ed-b4b1-2aab23032ec4 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:51.614165 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6172f6fe-9f3b-44ed-b4b1-2aab23032ec4 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 returned with HTTP 200 Aug 07 18:03:51.614685 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 659/2633] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:51 2026] GET /volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:51.625813 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c3abb882-2afd-4598-9050-bb1b392540f6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:51.627825 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c3abb882-2afd-4598-9050-bb1b392540f6 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 Aug 07 18:03:51.628020 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c3abb882-2afd-4598-9050-bb1b392540f6 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:51.628224 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c3abb882-2afd-4598-9050-bb1b392540f6 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:51.635289 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:51.635289 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:51.639447 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c3abb882-2afd-4598-9050-bb1b392540f6 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:51.643993 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c3abb882-2afd-4598-9050-bb1b392540f6 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 returned with HTTP 200 Aug 07 18:03:51.644387 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 664/2634] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:51 2026] GET /volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:51.659812 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:51.661577 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:51.661919 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-658707228"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:51.663236 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-658707228'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:51.663360 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Create volume of 1 GB Aug 07 18:03:51.667337 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Availability Zones retrieved successfully. Aug 07 18:03:51.672425 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Flow 'volume_create_api' (c31c6afe-d237-468d-9aed-c7d340c12ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:51.673266 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de7c446-4284-4ff5-a887-34fb1faf89cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:51.674130 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:51.698914 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de7c446-4284-4ff5-a887-34fb1faf89cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:51.699654 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94b16cac-6e7f-4ba1-b7ff-9c8c129cf91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:51.743953 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Created reservations ['f4fac741-0041-4295-a303-dee9cc987db0', '01fda9ee-811d-4b53-859a-c3913001057c', 'b5529c5a-f304-4582-9776-53215f216421', 'cb418b68-aac3-4fa4-9df8-1fd32c058ded'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:51.744857 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94b16cac-6e7f-4ba1-b7ff-9c8c129cf91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4fac741-0041-4295-a303-dee9cc987db0', '01fda9ee-811d-4b53-859a-c3913001057c', 'b5529c5a-f304-4582-9776-53215f216421', 'cb418b68-aac3-4fa4-9df8-1fd32c058ded']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:51.745817 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4a755e-39b6-4624-a835-ad741465fcda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:51.771476 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4a755e-39b6-4624-a835-ad741465fcda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e02a8c04-8778-44e3-983b-dfbf5f2359a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-658707228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da36a768e57846e5bfbe408affee937c',qos_specs=None,replication_status=,reservations=['f4fac741-0041-4295-a303-dee9cc987db0','01fda9ee-811d-4b53-859a-c3913001057c','b5529c5a-f304-4582-9776-53215f216421','cb418b68-aac3-4fa4-9df8-1fd32c058ded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0fb99f1af8488095047c52bbc5f5c5',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-658707228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e02a8c04-8778-44e3-983b-dfbf5f2359a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da36a768e57846e5bfbe408affee937c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd0fb99f1af8488095047c52bbc5f5c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:51.772230 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7492f768-ffec-4020-b47c-65d8c9f4a0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:51.798547 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7492f768-ffec-4020-b47c-65d8c9f4a0db) transitioned into state 'SUCCESS' from state '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-658707228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da36a768e57846e5bfbe408affee937c',qos_specs=None,replication_status=,reservations=['f4fac741-0041-4295-a303-dee9cc987db0','01fda9ee-811d-4b53-859a-c3913001057c','b5529c5a-f304-4582-9776-53215f216421','cb418b68-aac3-4fa4-9df8-1fd32c058ded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0fb99f1af8488095047c52bbc5f5c5',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:51.799656 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb1df2b-5c06-4d3f-bb7d-441b0e0c8375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:51.813632 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb1df2b-5c06-4d3f-bb7d-441b0e0c8375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:51.814928 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Flow 'volume_create_api' (c31c6afe-d237-468d-9aed-c7d340c12ee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:51.815380 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Create volume request issued successfully. Aug 07 18:03:51.816177 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb20ffd3-95c4-4262-b3c9-0dd7e4664757 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:51.816936 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 655/2635] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:03:51 2026] POST /volume/v3/volumes => generated 754 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:51.834455 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d49e6acb-19ba-479a-80e5-513a5546d2a3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:51.837275 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d49e6acb-19ba-479a-80e5-513a5546d2a3 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 Aug 07 18:03:51.837636 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d49e6acb-19ba-479a-80e5-513a5546d2a3 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:51.837871 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d49e6acb-19ba-479a-80e5-513a5546d2a3 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:51.846734 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:51.846734 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:51.850980 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d49e6acb-19ba-479a-80e5-513a5546d2a3 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:51.856094 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d49e6acb-19ba-479a-80e5-513a5546d2a3 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 returned with HTTP 200 Aug 07 18:03:51.856669 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 658/2636] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:51 2026] GET /volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:52.153702 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc77fcc6-bd92-4c82-97dd-c1920a6a2982 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:52.155996 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc77fcc6-bd92-4c82-97dd-c1920a6a2982 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe Aug 07 18:03:52.156242 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc77fcc6-bd92-4c82-97dd-c1920a6a2982 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:52.156491 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc77fcc6-bd92-4c82-97dd-c1920a6a2982 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:52.163686 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:52.163686 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:52.167724 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dc77fcc6-bd92-4c82-97dd-c1920a6a2982 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:52.172750 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc77fcc6-bd92-4c82-97dd-c1920a6a2982 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe returned with HTTP 200 Aug 07 18:03:52.173193 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 660/2637] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:52 2026] GET /volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:52.187289 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-48a0cd31-b684-4f30-af3f-4b8eeda275eb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:52.189207 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-48a0cd31-b684-4f30-af3f-4b8eeda275eb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] PUT https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe Aug 07 18:03:52.189580 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-48a0cd31-b684-4f30-af3f-4b8eeda275eb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-181536696", "description": null}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:52.198521 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:52.198521 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:52.202464 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-48a0cd31-b684-4f30-af3f-4b8eeda275eb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:52.210524 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-48a0cd31-b684-4f30-af3f-4b8eeda275eb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume updated successfully. Aug 07 18:03:52.211136 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-48a0cd31-b684-4f30-af3f-4b8eeda275eb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe returned with HTTP 200 Aug 07 18:03:52.211716 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 665/2638] 10.4.3.241 () {68 vars in 1368 bytes} [Fri Aug 7 18:03:52 2026] PUT /volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe => generated 769 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:52.225112 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-46dbd732-ab5c-429d-bae6-d90e97c831ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:52.227284 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46dbd732-ab5c-429d-bae6-d90e97c831ef tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe Aug 07 18:03:52.227648 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-46dbd732-ab5c-429d-bae6-d90e97c831ef tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:52.227941 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-46dbd732-ab5c-429d-bae6-d90e97c831ef tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:52.236795 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:52.236795 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:52.240642 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-46dbd732-ab5c-429d-bae6-d90e97c831ef tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:52.244989 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-46dbd732-ab5c-429d-bae6-d90e97c831ef tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe returned with HTTP 200 Aug 07 18:03:52.245359 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 656/2639] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:52 2026] GET /volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:52.259657 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-923809bc-343d-49ef-89a2-3f3692be8476 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:52.261273 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-710695c2-6e6e-4e60-83ba-f8272a5dac7f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:52.263602 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-923809bc-343d-49ef-89a2-3f3692be8476 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:03:52.265413 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-710695c2-6e6e-4e60-83ba-f8272a5dac7f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] DELETE https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe Aug 07 18:03:52.265808 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-923809bc-343d-49ef-89a2-3f3692be8476 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:52.266116 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-923809bc-343d-49ef-89a2-3f3692be8476 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:52.266390 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-710695c2-6e6e-4e60-83ba-f8272a5dac7f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:52.267659 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-710695c2-6e6e-4e60-83ba-f8272a5dac7f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:52.267878 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-710695c2-6e6e-4e60-83ba-f8272a5dac7f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume with id: b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe Aug 07 18:03:52.284741 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:52.284741 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:52.285386 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-710695c2-6e6e-4e60-83ba-f8272a5dac7f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:52.290282 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:52.290282 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:52.296663 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-923809bc-343d-49ef-89a2-3f3692be8476 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:52.304145 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-923809bc-343d-49ef-89a2-3f3692be8476 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 200 Aug 07 18:03:52.304799 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 659/2640] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:52 2026] GET /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 937 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:52.318565 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-710695c2-6e6e-4e60-83ba-f8272a5dac7f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume request issued successfully. Aug 07 18:03:52.318942 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-710695c2-6e6e-4e60-83ba-f8272a5dac7f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe returned with HTTP 202 Aug 07 18:03:52.319498 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 661/2641] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:52 2026] DELETE /volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:52.327047 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e2860b3c-7a48-4e24-94e7-9d9e70973144 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:52.329038 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e2860b3c-7a48-4e24-94e7-9d9e70973144 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe Aug 07 18:03:52.329255 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e2860b3c-7a48-4e24-94e7-9d9e70973144 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:52.329513 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e2860b3c-7a48-4e24-94e7-9d9e70973144 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:52.336990 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:52.336990 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:52.341230 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e2860b3c-7a48-4e24-94e7-9d9e70973144 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:52.347042 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e2860b3c-7a48-4e24-94e7-9d9e70973144 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe returned with HTTP 200 Aug 07 18:03:52.347525 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 666/2642] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:52 2026] GET /volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:52.739408 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-e008b0c9-a7fe-4017-b97a-3a2a48eefd90 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:52.741820 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-e008b0c9-a7fe-4017-b97a-3a2a48eefd90 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] POST https://10.4.3.241/volume/v3/attachments/d868b4d2-2a38-4089-9c04-85b6027c340c/action Aug 07 18:03:52.742273 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-e008b0c9-a7fe-4017-b97a-3a2a48eefd90 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:52.742452 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-e008b0c9-a7fe-4017-b97a-3a2a48eefd90 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:52.758849 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:52.758849 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:52.769582 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-40d7ce0f-b903-43bd-8fe8-ad78cbebe6f4 req-e008b0c9-a7fe-4017-b97a-3a2a48eefd90 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/attachments/d868b4d2-2a38-4089-9c04-85b6027c340c/action returned with HTTP 204 Aug 07 18:03:52.770057 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 657/2643] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:03:52 2026] POST /volume/v3/attachments/d868b4d2-2a38-4089-9c04-85b6027c340c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:52.869932 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b018af50-3355-4ff8-b00c-25a515b9799e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:52.871758 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b018af50-3355-4ff8-b00c-25a515b9799e tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 Aug 07 18:03:52.872011 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b018af50-3355-4ff8-b00c-25a515b9799e tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:52.872238 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b018af50-3355-4ff8-b00c-25a515b9799e tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:52.879747 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:52.879747 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:52.884207 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b018af50-3355-4ff8-b00c-25a515b9799e tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:52.889373 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b018af50-3355-4ff8-b00c-25a515b9799e tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 returned with HTTP 200 Aug 07 18:03:52.889901 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 660/2644] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:52 2026] GET /volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:52.902918 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-78d2dbdf-e785-4b50-8256-4d9dde699d63 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:52.905278 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78d2dbdf-e785-4b50-8256-4d9dde699d63 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 Aug 07 18:03:52.905486 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-78d2dbdf-e785-4b50-8256-4d9dde699d63 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:52.905706 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-78d2dbdf-e785-4b50-8256-4d9dde699d63 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:52.912729 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:52.912729 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:52.916657 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-78d2dbdf-e785-4b50-8256-4d9dde699d63 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:52.921196 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78d2dbdf-e785-4b50-8256-4d9dde699d63 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 returned with HTTP 200 Aug 07 18:03:52.921667 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 662/2645] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:52 2026] GET /volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:52.934668 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:53.009511 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:53.009888 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:53.011408 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:53.011581 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Create volume of 1 GB Aug 07 18:03:53.015720 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Availability Zones retrieved successfully. Aug 07 18:03:53.022989 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Flow 'volume_create_api' (aa0275e7-2e1e-4fc0-beb4-e7e193bd4dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:53.023913 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b46c36-763a-4e39-802d-99d1e775246e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:53.024790 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:53.050695 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b46c36-763a-4e39-802d-99d1e775246e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:53.051531 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c451105-8e01-49ed-9d6e-fa9e5b2e8f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:53.114067 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Created reservations ['e76c84eb-ec52-40e6-b693-42714ead56e0', 'b6973457-7a47-4202-b4b1-5ea8ae610f92', 'd6a64049-d3fa-4303-8275-a45d26361bd5', '91440245-ce86-4ccb-ba91-7ab0d9bb54b1'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:53.114067 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c451105-8e01-49ed-9d6e-fa9e5b2e8f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e76c84eb-ec52-40e6-b693-42714ead56e0', 'b6973457-7a47-4202-b4b1-5ea8ae610f92', 'd6a64049-d3fa-4303-8275-a45d26361bd5', '91440245-ce86-4ccb-ba91-7ab0d9bb54b1']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:53.114067 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da8d39a-a5a7-469e-a6a4-f4aaa0968a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:53.136726 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da8d39a-a5a7-469e-a6a4-f4aaa0968a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '632c24f1-9010-4778-a27b-0563ea289e09', '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='21522bc4c8974962ad0ffbd0dc91d68f',qos_specs=None,replication_status=,reservations=['e76c84eb-ec52-40e6-b693-42714ead56e0','b6973457-7a47-4202-b4b1-5ea8ae610f92','d6a64049-d3fa-4303-8275-a45d26361bd5','91440245-ce86-4ccb-ba91-7ab0d9bb54b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb6577f5c79489c985f7688e4db818e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=632c24f1-9010-4778-a27b-0563ea289e09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21522bc4c8974962ad0ffbd0dc91d68f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fb6577f5c79489c985f7688e4db818e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:53.137390 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e4b988-ce10-4923-b000-9b8b67fe661c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:53.156254 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e4b988-ce10-4923-b000-9b8b67fe661c) transitioned into state 'SUCCESS' from 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='21522bc4c8974962ad0ffbd0dc91d68f',qos_specs=None,replication_status=,reservations=['e76c84eb-ec52-40e6-b693-42714ead56e0','b6973457-7a47-4202-b4b1-5ea8ae610f92','d6a64049-d3fa-4303-8275-a45d26361bd5','91440245-ce86-4ccb-ba91-7ab0d9bb54b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb6577f5c79489c985f7688e4db818e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:53.156974 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93da6ce3-36c1-404b-af9a-3cb9345b108a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:53.168449 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93da6ce3-36c1-404b-af9a-3cb9345b108a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:53.168449 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Flow 'volume_create_api' (aa0275e7-2e1e-4fc0-beb4-e7e193bd4dd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:53.168449 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Create volume request issued successfully. Aug 07 18:03:53.168449 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a9d67e5-2946-4802-8b01-f3efa587a12b tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:53.168449 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 667/2646] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:03:52 2026] POST /volume/v3/volumes => generated 733 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 18:03:53.183713 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0c824d6d-0c83-4465-bb57-f3a9b00700c0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:53.186030 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c824d6d-0c83-4465-bb57-f3a9b00700c0 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] GET https://10.4.3.241/volume/v3/volumes/632c24f1-9010-4778-a27b-0563ea289e09 Aug 07 18:03:53.186248 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c824d6d-0c83-4465-bb57-f3a9b00700c0 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:53.186543 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c824d6d-0c83-4465-bb57-f3a9b00700c0 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:53.197564 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:53.197564 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:53.202988 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0c824d6d-0c83-4465-bb57-f3a9b00700c0 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Volume info retrieved successfully. Aug 07 18:03:53.209108 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c824d6d-0c83-4465-bb57-f3a9b00700c0 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] https://10.4.3.241/volume/v3/volumes/632c24f1-9010-4778-a27b-0563ea289e09 returned with HTTP 200 Aug 07 18:03:53.209108 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 658/2647] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:53 2026] GET /volume/v3/volumes/632c24f1-9010-4778-a27b-0563ea289e09 => generated 912 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:53.321108 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0e3b6ca6-3467-40a6-84dc-11b54e301a5d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:53.324244 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0e3b6ca6-3467-40a6-84dc-11b54e301a5d tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:03:53.324437 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0e3b6ca6-3467-40a6-84dc-11b54e301a5d tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:53.324610 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0e3b6ca6-3467-40a6-84dc-11b54e301a5d tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:53.334136 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:53.334136 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:53.337266 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0e3b6ca6-3467-40a6-84dc-11b54e301a5d tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:53.341103 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0e3b6ca6-3467-40a6-84dc-11b54e301a5d tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 200 Aug 07 18:03:53.341465 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 661/2648] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:53 2026] GET /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 1229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:53.353919 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-29003896-0ae7-4b81-a12f-760ba875a098 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:53.355970 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29003896-0ae7-4b81-a12f-760ba875a098 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:03:53.356185 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29003896-0ae7-4b81-a12f-760ba875a098 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:53.356359 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29003896-0ae7-4b81-a12f-760ba875a098 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:53.365085 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-82cf2ba5-6c06-40af-a7fb-403413bd5400 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:53.367888 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:53.367888 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:53.370212 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-82cf2ba5-6c06-40af-a7fb-403413bd5400 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe Aug 07 18:03:53.370450 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-82cf2ba5-6c06-40af-a7fb-403413bd5400 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:53.370655 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-82cf2ba5-6c06-40af-a7fb-403413bd5400 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:53.375202 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-29003896-0ae7-4b81-a12f-760ba875a098 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:53.382051 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-82cf2ba5-6c06-40af-a7fb-403413bd5400 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe returned with HTTP 404 Aug 07 18:03:53.382609 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 668/2649] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:53 2026] GET /volume/v3/volumes/b7f04cc8-c89e-458c-8bfd-4cbabd1f3cbe => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:53.383698 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29003896-0ae7-4b81-a12f-760ba875a098 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 200 Aug 07 18:03:53.383698 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 663/2650] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:53 2026] GET /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 1229 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:53.394577 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6498009d-eab8-4d35-b936-d1ff98cd6b8b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:53.396902 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6498009d-eab8-4d35-b936-d1ff98cd6b8b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 Aug 07 18:03:53.397184 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6498009d-eab8-4d35-b936-d1ff98cd6b8b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:53.397353 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6498009d-eab8-4d35-b936-d1ff98cd6b8b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:53.405847 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:53.405847 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:53.411445 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6498009d-eab8-4d35-b936-d1ff98cd6b8b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:53.417961 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6498009d-eab8-4d35-b936-d1ff98cd6b8b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 returned with HTTP 200 Aug 07 18:03:53.418503 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 659/2651] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:53 2026] GET /volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 => generated 890 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:53.431839 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-58c7c674-ecaf-41e2-8a68-97341562f4e2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:53.433847 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-58c7c674-ecaf-41e2-8a68-97341562f4e2 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] DELETE https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 Aug 07 18:03:53.434076 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-58c7c674-ecaf-41e2-8a68-97341562f4e2 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:53.434299 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-58c7c674-ecaf-41e2-8a68-97341562f4e2 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:53.434523 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-58c7c674-ecaf-41e2-8a68-97341562f4e2 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume with id: 5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 Aug 07 18:03:53.441229 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:53.441229 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:53.441760 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-58c7c674-ecaf-41e2-8a68-97341562f4e2 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:53.461116 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-58c7c674-ecaf-41e2-8a68-97341562f4e2 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume request issued successfully. Aug 07 18:03:53.461513 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-58c7c674-ecaf-41e2-8a68-97341562f4e2 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 returned with HTTP 202 Aug 07 18:03:53.461958 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 662/2652] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:53 2026] DELETE /volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:53.469608 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8cf9f7b3-5f4b-41b3-96cf-a54eb49d1013 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:53.471452 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8cf9f7b3-5f4b-41b3-96cf-a54eb49d1013 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 Aug 07 18:03:53.471721 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8cf9f7b3-5f4b-41b3-96cf-a54eb49d1013 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:53.471886 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8cf9f7b3-5f4b-41b3-96cf-a54eb49d1013 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:53.479871 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:53.479871 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:53.485629 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8cf9f7b3-5f4b-41b3-96cf-a54eb49d1013 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:53.491268 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8cf9f7b3-5f4b-41b3-96cf-a54eb49d1013 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 returned with HTTP 200 Aug 07 18:03:53.491818 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 669/2653] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:53 2026] GET /volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 => generated 889 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:53.919108 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3a4c7edc-f541-45e7-b20e-bad32f1585da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:53.920974 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3a4c7edc-f541-45e7-b20e-bad32f1585da tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:03:53.921153 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3a4c7edc-f541-45e7-b20e-bad32f1585da tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:53.921331 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3a4c7edc-f541-45e7-b20e-bad32f1585da tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:53.929808 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:53.929808 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:53.934323 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3a4c7edc-f541-45e7-b20e-bad32f1585da tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:53.939063 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3a4c7edc-f541-45e7-b20e-bad32f1585da tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 200 Aug 07 18:03:53.939601 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 664/2654] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:53 2026] GET /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:54.225238 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e1971419-f426-45f0-b3cf-0227ccacc55e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.227252 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e1971419-f426-45f0-b3cf-0227ccacc55e tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] GET https://10.4.3.241/volume/v3/volumes/632c24f1-9010-4778-a27b-0563ea289e09 Aug 07 18:03:54.227514 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e1971419-f426-45f0-b3cf-0227ccacc55e tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:54.227710 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e1971419-f426-45f0-b3cf-0227ccacc55e tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:54.235032 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:54.235032 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:54.239077 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e1971419-f426-45f0-b3cf-0227ccacc55e tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Volume info retrieved successfully. Aug 07 18:03:54.243756 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e1971419-f426-45f0-b3cf-0227ccacc55e tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] https://10.4.3.241/volume/v3/volumes/632c24f1-9010-4778-a27b-0563ea289e09 returned with HTTP 200 Aug 07 18:03:54.244273 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 660/2655] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:54 2026] GET /volume/v3/volumes/632c24f1-9010-4778-a27b-0563ea289e09 => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:54.244601 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-d3d6c776-a653-460f-a538-40fe6ea86030 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.246732 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-d3d6c776-a653-460f-a538-40fe6ea86030 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:03:54.246922 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-d3d6c776-a653-460f-a538-40fe6ea86030 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:54.247117 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-d3d6c776-a653-460f-a538-40fe6ea86030 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:54.253865 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:54.253865 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:54.256764 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-66c3b32c-fad7-4718-bdfc-58b9097b39d3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.257730 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-d3d6c776-a653-460f-a538-40fe6ea86030 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:54.258660 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66c3b32c-fad7-4718-bdfc-58b9097b39d3 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1&project_id=da36a768e57846e5bfbe408affee937c Aug 07 18:03:54.258875 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66c3b32c-fad7-4718-bdfc-58b9097b39d3 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:54.259084 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66c3b32c-fad7-4718-bdfc-58b9097b39d3 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:54.259598 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-66c3b32c-fad7-4718-bdfc-58b9097b39d3 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Could not evaluate value da36a768e57846e5bfbe408affee937c, assuming string {{(pid=100245) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:03:54.260095 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-66c3b32c-fad7-4718-bdfc-58b9097b39d3 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Searching by: MultiDict([('project_id', 'da36a768e57846e5bfbe408affee937c'), ('all_tenants', 1)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:03:54.262236 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-d3d6c776-a653-460f-a538-40fe6ea86030 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 200 Aug 07 18:03:54.262687 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 663/2656] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:03:54 2026] GET /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:54.291018 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-66c3b32c-fad7-4718-bdfc-58b9097b39d3 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Get all volumes completed successfully. Aug 07 18:03:54.292018 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:54.292018 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:54.300171 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66c3b32c-fad7-4718-bdfc-58b9097b39d3 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1&project_id=da36a768e57846e5bfbe408affee937c returned with HTTP 200 Aug 07 18:03:54.300171 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 670/2657] 10.4.3.241 () {66 vars in 1373 bytes} [Fri Aug 7 18:03:54 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=da36a768e57846e5bfbe408affee937c => generated 3035 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:54.311704 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b40c53f0-3574-4f8f-830e-fc5beb5440c4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.314035 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b40c53f0-3574-4f8f-830e-fc5beb5440c4 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/632c24f1-9010-4778-a27b-0563ea289e09 Aug 07 18:03:54.314315 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b40c53f0-3574-4f8f-830e-fc5beb5440c4 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:54.314616 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b40c53f0-3574-4f8f-830e-fc5beb5440c4 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:54.314848 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b40c53f0-3574-4f8f-830e-fc5beb5440c4 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Delete volume with id: 632c24f1-9010-4778-a27b-0563ea289e09 Aug 07 18:03:54.327252 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:54.327252 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:54.327756 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b40c53f0-3574-4f8f-830e-fc5beb5440c4 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Volume info retrieved successfully. Aug 07 18:03:54.347350 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b40c53f0-3574-4f8f-830e-fc5beb5440c4 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] Delete volume request issued successfully. Aug 07 18:03:54.347540 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b40c53f0-3574-4f8f-830e-fc5beb5440c4 tempest-VolumesListAdminTestJSON-139552388 tempest-VolumesListAdminTestJSON-139552388-project-admin] https://10.4.3.241/volume/v3/volumes/632c24f1-9010-4778-a27b-0563ea289e09 returned with HTTP 202 Aug 07 18:03:54.347932 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 665/2658] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:54 2026] DELETE /volume/v3/volumes/632c24f1-9010-4778-a27b-0563ea289e09 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:54.350731 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bb3831c9-6fe0-411d-894a-6c91387b2c84 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.351085 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bb3831c9-6fe0-411d-894a-6c91387b2c84 None None] GET https://10.4.3.241/volume// Aug 07 18:03:54.351236 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bb3831c9-6fe0-411d-894a-6c91387b2c84 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:54.351438 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bb3831c9-6fe0-411d-894a-6c91387b2c84 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:54.351737 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bb3831c9-6fe0-411d-894a-6c91387b2c84 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:54.352103 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 661/2659] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:03:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:54.360330 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2838f156-42d7-443a-b7cd-a7b66dea3226 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.363339 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2838f156-42d7-443a-b7cd-a7b66dea3226 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 Aug 07 18:03:54.363339 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2838f156-42d7-443a-b7cd-a7b66dea3226 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:54.363339 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2838f156-42d7-443a-b7cd-a7b66dea3226 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:54.364976 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-fe3fb56d-7705-42c6-8bf9-aed8b2219d4d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.367517 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-fe3fb56d-7705-42c6-8bf9-aed8b2219d4d tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:03:54.367995 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-fe3fb56d-7705-42c6-8bf9-aed8b2219d4d tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c87ef0b-352c-40dc-a105-0f4e907b8268", "connector": null, "instance_uuid": "50c08f7e-aa56-4103-aa6b-d044c553582d"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:54.372494 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:54.372494 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:54.376782 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:54.376782 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:54.377780 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2838f156-42d7-443a-b7cd-a7b66dea3226 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:54.383237 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2838f156-42d7-443a-b7cd-a7b66dea3226 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 returned with HTTP 200 Aug 07 18:03:54.383807 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 664/2660] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:54 2026] GET /volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:54.400812 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-65b2736e-fdff-435f-9b81-0ba96d507fb1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.403189 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65b2736e-fdff-435f-9b81-0ba96d507fb1 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] DELETE https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 Aug 07 18:03:54.403362 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65b2736e-fdff-435f-9b81-0ba96d507fb1 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:54.403588 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65b2736e-fdff-435f-9b81-0ba96d507fb1 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:54.403718 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-65b2736e-fdff-435f-9b81-0ba96d507fb1 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Delete volume with id: e02a8c04-8778-44e3-983b-dfbf5f2359a9 Aug 07 18:03:54.413342 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:54.413342 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:54.413884 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-65b2736e-fdff-435f-9b81-0ba96d507fb1 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:54.416829 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-fe3fb56d-7705-42c6-8bf9-aed8b2219d4d tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:03:54.417273 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 671/2661] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:03:54 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 07 18:03:54.447766 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-65b2736e-fdff-435f-9b81-0ba96d507fb1 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Delete volume request issued successfully. Aug 07 18:03:54.448230 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65b2736e-fdff-435f-9b81-0ba96d507fb1 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 returned with HTTP 202 Aug 07 18:03:54.448780 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 666/2662] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:54 2026] DELETE /volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 18:03:54.454127 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c671a9c0-8d39-43a0-8898-4256f87fd83f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.455801 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c671a9c0-8d39-43a0-8898-4256f87fd83f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:03:54.455966 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c671a9c0-8d39-43a0-8898-4256f87fd83f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:54.456149 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c671a9c0-8d39-43a0-8898-4256f87fd83f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:54.457344 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-de3645bb-0b13-45eb-8798-5ea6e2538675 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.461332 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de3645bb-0b13-45eb-8798-5ea6e2538675 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 Aug 07 18:03:54.463389 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de3645bb-0b13-45eb-8798-5ea6e2538675 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:54.463389 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de3645bb-0b13-45eb-8798-5ea6e2538675 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:54.466226 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-26f5ebe6-de8d-48f3-b6c2-37e7261b1994 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.466645 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-26f5ebe6-de8d-48f3-b6c2-37e7261b1994 None None] GET https://10.4.3.241/volume// Aug 07 18:03:54.466784 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-26f5ebe6-de8d-48f3-b6c2-37e7261b1994 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:54.467122 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-26f5ebe6-de8d-48f3-b6c2-37e7261b1994 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:54.467481 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-26f5ebe6-de8d-48f3-b6c2-37e7261b1994 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:03:54.467795 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 672/2663] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:03:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:03:54.470005 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:54.470005 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:54.470308 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:54.470308 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:54.474221 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c671a9c0-8d39-43a0-8898-4256f87fd83f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:54.474613 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-de3645bb-0b13-45eb-8798-5ea6e2538675 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:54.478587 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-30b38474-7ece-4e8d-b41a-ffa8ba7634c4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.479037 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c671a9c0-8d39-43a0-8898-4256f87fd83f tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 200 Aug 07 18:03:54.479717 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 662/2664] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:54 2026] GET /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:54.483435 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de3645bb-0b13-45eb-8798-5ea6e2538675 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 returned with HTTP 200 Aug 07 18:03:54.483435 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 665/2665] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:54 2026] GET /volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:54.483700 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-30b38474-7ece-4e8d-b41a-ffa8ba7634c4 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:03:54.483700 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-30b38474-7ece-4e8d-b41a-ffa8ba7634c4 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:54.483700 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-30b38474-7ece-4e8d-b41a-ffa8ba7634c4 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:54.492993 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:54.492993 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:54.497277 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-30b38474-7ece-4e8d-b41a-ffa8ba7634c4 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:54.503050 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-30b38474-7ece-4e8d-b41a-ffa8ba7634c4 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 200 Aug 07 18:03:54.503584 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 667/2666] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:03:54 2026] GET /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 1118 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:03:54.506069 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c1bea9d3-afd5-4a42-8677-32e876152944 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.507826 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1bea9d3-afd5-4a42-8677-32e876152944 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 Aug 07 18:03:54.508041 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1bea9d3-afd5-4a42-8677-32e876152944 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:54.508246 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1bea9d3-afd5-4a42-8677-32e876152944 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:54.515895 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1bea9d3-afd5-4a42-8677-32e876152944 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 returned with HTTP 404 Aug 07 18:03:54.516380 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 673/2667] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:54 2026] GET /volume/v3/volumes/5c4b3a66-7d4f-4cdc-bef2-367ff8fb2504 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:54.524726 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5d8cb062-b3c1-45db-9443-a232208fc90b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.526828 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:54.527316 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1980531909"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:54.529296 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1980531909'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:54.529594 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume of 1 GB Aug 07 18:03:54.534140 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Availability Zones retrieved successfully. Aug 07 18:03:54.542501 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (e5f9732b-67ba-4c50-adaa-a371e20a17ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:54.543941 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c1b7c0-2aba-4ef9-97ee-067c0bedad85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:54.545352 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:54.577646 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c1b7c0-2aba-4ef9-97ee-067c0bedad85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:54.578812 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ad4bab-eddc-4eab-b15f-68bbe61b4a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:54.619932 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-4323c94f-f79c-4a38-8ff7-e1a7ed092d49 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.622005 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Created reservations ['4b373dec-a312-48ee-bf87-896114b34b2d', '3fa44c5a-adb9-41a0-b82e-05ca32d4a5ef', '813ac6f8-868e-4c00-bfae-f06005f00ac9', '9abcee15-b9de-42dc-9ee5-b2b752132496'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:54.622317 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-4323c94f-f79c-4a38-8ff7-e1a7ed092d49 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] PUT https://10.4.3.241/volume/v3/attachments/4c81ca12-d6e1-4e75-ba0f-94dd521eec70 Aug 07 18:03:54.622803 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-4323c94f-f79c-4a38-8ff7-e1a7ed092d49 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:54.622912 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ad4bab-eddc-4eab-b15f-68bbe61b4a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b373dec-a312-48ee-bf87-896114b34b2d', '3fa44c5a-adb9-41a0-b82e-05ca32d4a5ef', '813ac6f8-868e-4c00-bfae-f06005f00ac9', '9abcee15-b9de-42dc-9ee5-b2b752132496']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:54.623519 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4745a88d-c601-426f-b84f-5a8d8ba70f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:54.631949 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-4323c94f-f79c-4a38-8ff7-e1a7ed092d49 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Acquiring lock "cinder-attachment_update-0c87ef0b-352c-40dc-a105-0f4e907b8268-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:03:54.636858 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-4323c94f-f79c-4a38-8ff7-e1a7ed092d49 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Lock "cinder-attachment_update-0c87ef0b-352c-40dc-a105-0f4e907b8268-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:03:54.637884 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:54.637884 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:54.648810 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4745a88d-c601-426f-b84f-5a8d8ba70f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55834e4d-f4ab-469e-8ef8-022881bd63dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1980531909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['4b373dec-a312-48ee-bf87-896114b34b2d','3fa44c5a-adb9-41a0-b82e-05ca32d4a5ef','813ac6f8-868e-4c00-bfae-f06005f00ac9','9abcee15-b9de-42dc-9ee5-b2b752132496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1980531909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55834e4d-f4ab-469e-8ef8-022881bd63dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3950a8eee624595bf98e6c35f66905e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4661bb38d01462d9500f8a22148a107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:54.649758 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987744c4-6262-408e-b6a4-90c52a796c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:54.672983 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987744c4-6262-408e-b6a4-90c52a796c59) transitioned into state 'SUCCESS' from state '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-1980531909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['4b373dec-a312-48ee-bf87-896114b34b2d','3fa44c5a-adb9-41a0-b82e-05ca32d4a5ef','813ac6f8-868e-4c00-bfae-f06005f00ac9','9abcee15-b9de-42dc-9ee5-b2b752132496'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:54.673626 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f4cb6e-4657-4fbc-891d-c0fb767b00f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:54.683778 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64f4cb6e-4657-4fbc-891d-c0fb767b00f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:54.684239 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (e5f9732b-67ba-4c50-adaa-a371e20a17ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:54.684557 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request issued successfully. Aug 07 18:03:54.685121 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d8cb062-b3c1-45db-9443-a232208fc90b tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:54.685627 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 663/2668] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:03:54 2026] POST /volume/v3/volumes => generated 745 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:54.701693 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-26cfd731-5374-4790-a5b5-490d402a39d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:54.703762 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26cfd731-5374-4790-a5b5-490d402a39d8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd Aug 07 18:03:54.704365 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26cfd731-5374-4790-a5b5-490d402a39d8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:54.704365 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26cfd731-5374-4790-a5b5-490d402a39d8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:54.712703 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:54.712703 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:54.716816 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-26cfd731-5374-4790-a5b5-490d402a39d8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:54.722316 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-4323c94f-f79c-4a38-8ff7-e1a7ed092d49 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Lock "cinder-attachment_update-0c87ef0b-352c-40dc-a105-0f4e907b8268-np0000006743" released by "attachment_update" :: held 0.085s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:03:54.722557 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26cfd731-5374-4790-a5b5-490d402a39d8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd returned with HTTP 200 Aug 07 18:03:54.722707 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-4323c94f-f79c-4a38-8ff7-e1a7ed092d49 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/attachments/4c81ca12-d6e1-4e75-ba0f-94dd521eec70 returned with HTTP 200 Aug 07 18:03:54.723095 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 668/2669] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:54 2026] GET /volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd => generated 813 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:54.723274 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 666/2670] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:03:54 2026] PUT /volume/v3/attachments/4c81ca12-d6e1-4e75-ba0f-94dd521eec70 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:55.495195 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a96ec2dd-a8d7-4c78-92bd-e1d26f1c6ac2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:55.495909 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-48c04a62-da1f-494e-bcb7-c8bc9b9deb60 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:55.497654 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a96ec2dd-a8d7-4c78-92bd-e1d26f1c6ac2 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:03:55.497876 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a96ec2dd-a8d7-4c78-92bd-e1d26f1c6ac2 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:55.497937 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48c04a62-da1f-494e-bcb7-c8bc9b9deb60 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 Aug 07 18:03:55.498093 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a96ec2dd-a8d7-4c78-92bd-e1d26f1c6ac2 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:55.498212 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48c04a62-da1f-494e-bcb7-c8bc9b9deb60 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:55.498495 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48c04a62-da1f-494e-bcb7-c8bc9b9deb60 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:55.505030 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48c04a62-da1f-494e-bcb7-c8bc9b9deb60 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 returned with HTTP 404 Aug 07 18:03:55.505589 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 664/2671] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:55 2026] GET /volume/v3/volumes/e02a8c04-8778-44e3-983b-dfbf5f2359a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:55.511538 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:55.511538 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:55.513945 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-962b3e38-5c58-456a-9ea9-767537976412 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:55.517952 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-962b3e38-5c58-456a-9ea9-767537976412 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 Aug 07 18:03:55.518192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-962b3e38-5c58-456a-9ea9-767537976412 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:55.518439 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-962b3e38-5c58-456a-9ea9-767537976412 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:55.520968 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a96ec2dd-a8d7-4c78-92bd-e1d26f1c6ac2 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:55.531288 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:55.531288 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:55.532986 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a96ec2dd-a8d7-4c78-92bd-e1d26f1c6ac2 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 200 Aug 07 18:03:55.533633 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 674/2672] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:55 2026] GET /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 939 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:55.541510 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-962b3e38-5c58-456a-9ea9-767537976412 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:55.548458 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-962b3e38-5c58-456a-9ea9-767537976412 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 returned with HTTP 200 Aug 07 18:03:55.548889 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 669/2673] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:55 2026] GET /volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:55.563108 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4589465f-17d8-4573-87ae-ac7605a2ea15 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:55.565615 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4589465f-17d8-4573-87ae-ac7605a2ea15 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 Aug 07 18:03:55.565966 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4589465f-17d8-4573-87ae-ac7605a2ea15 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:55.566195 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4589465f-17d8-4573-87ae-ac7605a2ea15 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:55.566432 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-4589465f-17d8-4573-87ae-ac7605a2ea15 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Delete volume with id: ef7f2201-5eb2-45b1-8832-a426ebfb5470 Aug 07 18:03:55.574676 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:55.574676 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:55.575358 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4589465f-17d8-4573-87ae-ac7605a2ea15 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:55.596426 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4589465f-17d8-4573-87ae-ac7605a2ea15 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Delete volume request issued successfully. Aug 07 18:03:55.596426 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4589465f-17d8-4573-87ae-ac7605a2ea15 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 returned with HTTP 202 Aug 07 18:03:55.596426 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 667/2674] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:55 2026] DELETE /volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:55.602793 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-71219ce4-c066-4414-becc-0de4b21d1016 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:55.606563 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71219ce4-c066-4414-becc-0de4b21d1016 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 Aug 07 18:03:55.606563 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71219ce4-c066-4414-becc-0de4b21d1016 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:55.606563 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71219ce4-c066-4414-becc-0de4b21d1016 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:55.612885 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:55.612885 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:55.617385 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-71219ce4-c066-4414-becc-0de4b21d1016 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:55.622485 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71219ce4-c066-4414-becc-0de4b21d1016 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 returned with HTTP 200 Aug 07 18:03:55.622972 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 665/2675] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:55 2026] GET /volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:55.737893 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-94a4e911-d5f6-4a97-b701-a624a3303eaa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:55.739491 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94a4e911-d5f6-4a97-b701-a624a3303eaa tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd Aug 07 18:03:55.739649 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94a4e911-d5f6-4a97-b701-a624a3303eaa tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:55.739830 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94a4e911-d5f6-4a97-b701-a624a3303eaa tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:55.746280 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:55.746280 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:55.750379 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-94a4e911-d5f6-4a97-b701-a624a3303eaa tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:55.754213 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94a4e911-d5f6-4a97-b701-a624a3303eaa tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd returned with HTTP 200 Aug 07 18:03:55.754593 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 675/2676] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:55 2026] GET /volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:55.769434 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:55.770964 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:55.771250 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "55834e4d-f4ab-469e-8ef8-022881bd63dd", "size": 1, "name": "tempest-VolumesGetTest-Volume-1598271198", "metadata": {"Type": "Test"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:55.772649 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request body: {'volume': {'source_volid': '55834e4d-f4ab-469e-8ef8-022881bd63dd', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1598271198', 'metadata': {'Type': 'Test'}}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:55.779916 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:55.779916 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:55.780529 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume retrieved successfully. Aug 07 18:03:55.780632 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume of 1 GB Aug 07 18:03:55.784351 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Availability Zones retrieved successfully. Aug 07 18:03:55.790345 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (639633ea-564e-4a4c-8525-d621a4995407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:55.791480 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b9dbcb9-0f35-433b-b3de-e91515973eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:55.794106 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:55.819045 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b9dbcb9-0f35-433b-b3de-e91515973eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '55834e4d-f4ab-469e-8ef8-022881bd63dd', 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:55.819481 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3a202c-454b-49ae-af19-32532eb5c8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:55.860395 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Created reservations ['b928c777-5454-4462-8050-d1dabf591d22', 'ea8d0282-933f-48e4-94db-3c0ed7a5ac57', 'b55c7ac9-2b9a-4a94-82ae-7644b8f9d64f', 'a394d295-80f9-47ea-98c0-5906cf449bdb'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:55.861209 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f3a202c-454b-49ae-af19-32532eb5c8ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b928c777-5454-4462-8050-d1dabf591d22', 'ea8d0282-933f-48e4-94db-3c0ed7a5ac57', 'b55c7ac9-2b9a-4a94-82ae-7644b8f9d64f', 'a394d295-80f9-47ea-98c0-5906cf449bdb']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:55.861965 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3a5771-5515-441e-b2c1-8317ac9355be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:55.908287 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3a5771-5515-441e-b2c1-8317ac9355be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55c52135-26b8-4b13-b9dc-d7e06e19fd97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1598271198',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['b928c777-5454-4462-8050-d1dabf591d22','ea8d0282-933f-48e4-94db-3c0ed7a5ac57','b55c7ac9-2b9a-4a94-82ae-7644b8f9d64f','a394d295-80f9-47ea-98c0-5906cf449bdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=55834e4d-f4ab-469e-8ef8-022881bd63dd,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1598271198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55c52135-26b8-4b13-b9dc-d7e06e19fd97,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b3950a8eee624595bf98e6c35f66905e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=55834e4d-f4ab-469e-8ef8-022881bd63dd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4661bb38d01462d9500f8a22148a107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:55.909282 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7f835b-5b7b-41d2-a731-d435c3400888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:55.930520 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e7f835b-5b7b-41d2-a731-d435c3400888) transitioned into state 'SUCCESS' from state '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-1598271198',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['b928c777-5454-4462-8050-d1dabf591d22','ea8d0282-933f-48e4-94db-3c0ed7a5ac57','b55c7ac9-2b9a-4a94-82ae-7644b8f9d64f','a394d295-80f9-47ea-98c0-5906cf449bdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=55834e4d-f4ab-469e-8ef8-022881bd63dd,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:55.931585 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e560578a-dbe1-417b-96e0-6deaaf3e9d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:55.954261 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e560578a-dbe1-417b-96e0-6deaaf3e9d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:55.955249 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (639633ea-564e-4a4c-8525-d621a4995407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:55.955548 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request issued successfully. Aug 07 18:03:55.956156 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93289a9b-41c9-4c31-b06b-7cb0c0efdf48 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:55.956903 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 670/2677] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:03:55 2026] POST /volume/v3/volumes => generated 793 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:55.971061 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e7fa5ec2-f817-43fd-8ea6-dfc89e0db362 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:55.974144 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e7fa5ec2-f817-43fd-8ea6-dfc89e0db362 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 Aug 07 18:03:55.974379 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e7fa5ec2-f817-43fd-8ea6-dfc89e0db362 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:55.974576 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e7fa5ec2-f817-43fd-8ea6-dfc89e0db362 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:55.987200 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:55.987200 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:55.994276 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e7fa5ec2-f817-43fd-8ea6-dfc89e0db362 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:55.999254 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e7fa5ec2-f817-43fd-8ea6-dfc89e0db362 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 returned with HTTP 200 Aug 07 18:03:55.999758 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 668/2678] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:55 2026] GET /volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:56.549536 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eaa61194-70fc-4525-a6cc-a71cb9619d13 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:56.551743 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eaa61194-70fc-4525-a6cc-a71cb9619d13 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:03:56.552013 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eaa61194-70fc-4525-a6cc-a71cb9619d13 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:56.552253 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eaa61194-70fc-4525-a6cc-a71cb9619d13 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:56.563119 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:56.563119 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:56.567444 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eaa61194-70fc-4525-a6cc-a71cb9619d13 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:56.572634 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eaa61194-70fc-4525-a6cc-a71cb9619d13 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 200 Aug 07 18:03:56.573102 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 666/2679] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:56 2026] GET /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:56.638489 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dc27ad02-cf14-4a67-8f9f-da33a9ff701f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:56.640609 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dc27ad02-cf14-4a67-8f9f-da33a9ff701f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 Aug 07 18:03:56.640810 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dc27ad02-cf14-4a67-8f9f-da33a9ff701f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:56.640998 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dc27ad02-cf14-4a67-8f9f-da33a9ff701f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:56.646951 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dc27ad02-cf14-4a67-8f9f-da33a9ff701f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 returned with HTTP 404 Aug 07 18:03:56.647520 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 676/2680] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:56 2026] GET /volume/v3/volumes/ef7f2201-5eb2-45b1-8832-a426ebfb5470 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:56.654657 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4edb9cad-cce1-4a08-8dac-de37787d410f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:56.656650 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4edb9cad-cce1-4a08-8dac-de37787d410f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be Aug 07 18:03:56.656900 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4edb9cad-cce1-4a08-8dac-de37787d410f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:56.657031 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4edb9cad-cce1-4a08-8dac-de37787d410f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:56.664430 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:56.664430 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:56.668676 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4edb9cad-cce1-4a08-8dac-de37787d410f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:56.673352 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4edb9cad-cce1-4a08-8dac-de37787d410f tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be returned with HTTP 200 Aug 07 18:03:56.673810 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 671/2681] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:56 2026] GET /volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:56.685047 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fb2ab4f0-0a18-43bb-b1e9-9779a5e38176 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:56.687280 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb2ab4f0-0a18-43bb-b1e9-9779a5e38176 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] DELETE https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be Aug 07 18:03:56.687575 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb2ab4f0-0a18-43bb-b1e9-9779a5e38176 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:56.687835 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb2ab4f0-0a18-43bb-b1e9-9779a5e38176 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:56.688046 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-fb2ab4f0-0a18-43bb-b1e9-9779a5e38176 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Delete volume with id: 929d5537-9a4c-47c1-a087-ad4d80a923be Aug 07 18:03:56.697090 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:56.697090 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:56.697898 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fb2ab4f0-0a18-43bb-b1e9-9779a5e38176 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:56.718946 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fb2ab4f0-0a18-43bb-b1e9-9779a5e38176 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Delete volume request issued successfully. Aug 07 18:03:56.719321 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb2ab4f0-0a18-43bb-b1e9-9779a5e38176 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be returned with HTTP 202 Aug 07 18:03:56.719883 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 669/2682] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:56 2026] DELETE /volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:56.730145 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0165dbd0-1f7d-4518-86bb-537f1cc2f3e6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:56.732449 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0165dbd0-1f7d-4518-86bb-537f1cc2f3e6 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be Aug 07 18:03:56.732702 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0165dbd0-1f7d-4518-86bb-537f1cc2f3e6 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:56.732934 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0165dbd0-1f7d-4518-86bb-537f1cc2f3e6 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:56.740953 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:56.740953 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:56.745868 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0165dbd0-1f7d-4518-86bb-537f1cc2f3e6 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Volume info retrieved successfully. Aug 07 18:03:56.751809 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0165dbd0-1f7d-4518-86bb-537f1cc2f3e6 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be returned with HTTP 200 Aug 07 18:03:56.752521 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 667/2683] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:56 2026] GET /volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:57.014371 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-66ccd769-580a-47dd-bd0a-670116b8e800 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:57.016803 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66ccd769-580a-47dd-bd0a-670116b8e800 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 Aug 07 18:03:57.018474 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66ccd769-580a-47dd-bd0a-670116b8e800 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:57.018474 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66ccd769-580a-47dd-bd0a-670116b8e800 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:57.026809 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:57.026809 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:57.030893 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-66ccd769-580a-47dd-bd0a-670116b8e800 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:57.035691 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66ccd769-580a-47dd-bd0a-670116b8e800 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 returned with HTTP 200 Aug 07 18:03:57.036255 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 677/2684] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:57 2026] GET /volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 => generated 886 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:57.049833 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-adcfc233-29cf-4ed2-85da-f43ee795cf35 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:57.051769 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-adcfc233-29cf-4ed2-85da-f43ee795cf35 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 Aug 07 18:03:57.052004 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-adcfc233-29cf-4ed2-85da-f43ee795cf35 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:57.052190 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-adcfc233-29cf-4ed2-85da-f43ee795cf35 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:57.059353 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:57.059353 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:57.064323 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-adcfc233-29cf-4ed2-85da-f43ee795cf35 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:57.068958 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-adcfc233-29cf-4ed2-85da-f43ee795cf35 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 returned with HTTP 200 Aug 07 18:03:57.069655 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 672/2685] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:57 2026] GET /volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:57.082670 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-352f2df7-b2dc-44ca-bca7-30d8651da7de None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:57.085182 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-352f2df7-b2dc-44ca-bca7-30d8651da7de tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] PUT https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 Aug 07 18:03:57.085665 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-352f2df7-b2dc-44ca-bca7-30d8651da7de tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1598271198"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:57.096846 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:57.096846 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:57.102166 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-352f2df7-b2dc-44ca-bca7-30d8651da7de tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:57.112046 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-352f2df7-b2dc-44ca-bca7-30d8651da7de tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume updated successfully. Aug 07 18:03:57.113056 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-352f2df7-b2dc-44ca-bca7-30d8651da7de tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 returned with HTTP 200 Aug 07 18:03:57.113710 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 670/2686] 10.4.3.241 () {68 vars in 1368 bytes} [Fri Aug 7 18:03:57 2026] PUT /volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:57.127255 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c02ea834-08de-4705-a2f6-e35f3b52d678 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:57.129120 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c02ea834-08de-4705-a2f6-e35f3b52d678 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] PUT https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 Aug 07 18:03:57.129563 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c02ea834-08de-4705-a2f6-e35f3b52d678 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1005680193", "description": "This is the new description of volume"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:57.138735 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:57.138735 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:57.142544 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c02ea834-08de-4705-a2f6-e35f3b52d678 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:57.152540 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c02ea834-08de-4705-a2f6-e35f3b52d678 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume updated successfully. Aug 07 18:03:57.153307 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c02ea834-08de-4705-a2f6-e35f3b52d678 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 returned with HTTP 200 Aug 07 18:03:57.153756 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 668/2687] 10.4.3.241 () {68 vars in 1369 bytes} [Fri Aug 7 18:03:57 2026] PUT /volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:57.170539 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5ad71d72-7828-474e-abb2-1c15004e5b0c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:57.173510 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ad71d72-7828-474e-abb2-1c15004e5b0c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 Aug 07 18:03:57.175447 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ad71d72-7828-474e-abb2-1c15004e5b0c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:57.175447 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ad71d72-7828-474e-abb2-1c15004e5b0c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:57.182950 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:57.182950 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:57.188174 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5ad71d72-7828-474e-abb2-1c15004e5b0c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:57.193775 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ad71d72-7828-474e-abb2-1c15004e5b0c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 returned with HTTP 200 Aug 07 18:03:57.194291 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 678/2688] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:57 2026] GET /volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:57.206702 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:57.208957 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:03:57.209387 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-896205158", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1051568580"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:57.211177 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-896205158', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1051568580'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:03:57.211349 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume of 1 GB Aug 07 18:03:57.216230 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Availability Zones retrieved successfully. Aug 07 18:03:57.224310 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (e1be1beb-49fd-4cbc-868f-16feeb6bd5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:57.225546 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa52ceee-4e34-4050-9ca5-bc76a952a05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:57.226756 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:03:57.257649 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa52ceee-4e34-4050-9ca5-bc76a952a05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:57.258458 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a67cf56c-88b0-4644-b64e-e750ac845bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:57.309180 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Created reservations ['787a82a9-6d72-4e2f-aaa4-efb55c590384', 'afb86d9b-5055-4e04-80fd-9aee50536ddd', '325f14ab-b438-434d-903f-b371cc4e0daf', '80830aeb-0433-43a2-aa90-cdd87471e98f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:03:57.310079 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a67cf56c-88b0-4644-b64e-e750ac845bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['787a82a9-6d72-4e2f-aaa4-efb55c590384', 'afb86d9b-5055-4e04-80fd-9aee50536ddd', '325f14ab-b438-434d-903f-b371cc4e0daf', '80830aeb-0433-43a2-aa90-cdd87471e98f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:57.310857 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1e9ab45-c35f-4981-8667-48eb97e6c787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:57.342863 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1e9ab45-c35f-4981-8667-48eb97e6c787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34ac1d1c-e414-4d30-ae30-c79599ba668a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-896205158',display_name='tempest-VolumesGetTest-Volume-1051568580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['787a82a9-6d72-4e2f-aaa4-efb55c590384','afb86d9b-5055-4e04-80fd-9aee50536ddd','325f14ab-b438-434d-903f-b371cc4e0daf','80830aeb-0433-43a2-aa90-cdd87471e98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:03:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-896205158',display_name='tempest-VolumesGetTest-Volume-1051568580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34ac1d1c-e414-4d30-ae30-c79599ba668a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3950a8eee624595bf98e6c35f66905e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4661bb38d01462d9500f8a22148a107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:57.343974 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888dabef-1775-49d9-b795-b4ea93c30a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:57.371445 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888dabef-1775-49d9-b795-b4ea93c30a89) transitioned into 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-896205158',display_name='tempest-VolumesGetTest-Volume-1051568580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['787a82a9-6d72-4e2f-aaa4-efb55c590384','afb86d9b-5055-4e04-80fd-9aee50536ddd','325f14ab-b438-434d-903f-b371cc4e0daf','80830aeb-0433-43a2-aa90-cdd87471e98f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:57.372281 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06e31e9-85c6-4c46-99bb-cd5c290c4f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:03:57.387329 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c06e31e9-85c6-4c46-99bb-cd5c290c4f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:03:57.388350 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (e1be1beb-49fd-4cbc-868f-16feeb6bd5b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:03:57.388723 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request issued successfully. Aug 07 18:03:57.389391 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d84d782b-98db-4144-9b96-c81a9e65dc08 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:03:57.390064 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 673/2689] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:03:57 2026] POST /volume/v3/volumes => generated 779 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:03:57.404188 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c428beec-59ab-460d-bdb5-64107c1367de None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:57.406334 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c428beec-59ab-460d-bdb5-64107c1367de tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a Aug 07 18:03:57.406627 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c428beec-59ab-460d-bdb5-64107c1367de tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:57.406855 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c428beec-59ab-460d-bdb5-64107c1367de tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:57.414737 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:57.414737 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:57.419149 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c428beec-59ab-460d-bdb5-64107c1367de tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:57.424396 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c428beec-59ab-460d-bdb5-64107c1367de tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a returned with HTTP 200 Aug 07 18:03:57.424966 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 671/2690] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:57 2026] GET /volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:57.585741 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9f3653e3-120a-4ea4-ad62-b2d6be13a8a5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:57.588947 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f3653e3-120a-4ea4-ad62-b2d6be13a8a5 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:03:57.589180 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f3653e3-120a-4ea4-ad62-b2d6be13a8a5 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:57.589428 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f3653e3-120a-4ea4-ad62-b2d6be13a8a5 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:57.602391 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:57.602391 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:57.606337 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9f3653e3-120a-4ea4-ad62-b2d6be13a8a5 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:57.611182 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f3653e3-120a-4ea4-ad62-b2d6be13a8a5 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 200 Aug 07 18:03:57.611663 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 669/2691] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:57 2026] GET /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:03:57.768609 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2eaaaf5c-87a2-4afa-b278-dd4fbc913b37 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:57.770698 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2eaaaf5c-87a2-4afa-b278-dd4fbc913b37 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] GET https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be Aug 07 18:03:57.771072 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2eaaaf5c-87a2-4afa-b278-dd4fbc913b37 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:57.773372 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2eaaaf5c-87a2-4afa-b278-dd4fbc913b37 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:57.779757 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2eaaaf5c-87a2-4afa-b278-dd4fbc913b37 tempest-VolumesListAdminTestJSON-691287684 tempest-VolumesListAdminTestJSON-691287684-project-member] https://10.4.3.241/volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be returned with HTTP 404 Aug 07 18:03:57.780492 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 679/2692] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:57 2026] GET /volume/v3/volumes/929d5537-9a4c-47c1-a087-ad4d80a923be => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:57.986431 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-167b1598-ed3f-456d-bd8c-c3bf61a39c6e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:57.989701 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-167b1598-ed3f-456d-bd8c-c3bf61a39c6e tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] POST https://10.4.3.241/volume/v3/attachments/4c81ca12-d6e1-4e75-ba0f-94dd521eec70/action Aug 07 18:03:57.990137 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-167b1598-ed3f-456d-bd8c-c3bf61a39c6e tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:03:57.990471 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-167b1598-ed3f-456d-bd8c-c3bf61a39c6e tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:58.030128 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:58.030128 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:58.041415 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c0b18df-b6a1-48bb-aff2-6af2057be501 req-167b1598-ed3f-456d-bd8c-c3bf61a39c6e tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/attachments/4c81ca12-d6e1-4e75-ba0f-94dd521eec70/action returned with HTTP 204 Aug 07 18:03:58.042063 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 674/2693] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:03:57 2026] POST /volume/v3/attachments/4c81ca12-d6e1-4e75-ba0f-94dd521eec70/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:58.437929 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bec1e4e6-a391-4553-ad89-dd9df2dadc7f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:58.439774 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bec1e4e6-a391-4553-ad89-dd9df2dadc7f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a Aug 07 18:03:58.440034 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bec1e4e6-a391-4553-ad89-dd9df2dadc7f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:58.440167 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bec1e4e6-a391-4553-ad89-dd9df2dadc7f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:58.447289 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:58.447289 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:58.451840 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bec1e4e6-a391-4553-ad89-dd9df2dadc7f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:58.455496 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bec1e4e6-a391-4553-ad89-dd9df2dadc7f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a returned with HTTP 200 Aug 07 18:03:58.455962 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 672/2694] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:58 2026] GET /volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:58.472084 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2e9e1c16-68e9-41d4-9091-ef92fb86208f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:58.474488 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e9e1c16-68e9-41d4-9091-ef92fb86208f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] PUT https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a Aug 07 18:03:58.474952 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e9e1c16-68e9-41d4-9091-ef92fb86208f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1598271198", "description": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:03:58.486943 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:58.486943 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:58.494365 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2e9e1c16-68e9-41d4-9091-ef92fb86208f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:58.504762 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2e9e1c16-68e9-41d4-9091-ef92fb86208f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume updated successfully. Aug 07 18:03:58.505578 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e9e1c16-68e9-41d4-9091-ef92fb86208f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a returned with HTTP 200 Aug 07 18:03:58.506196 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 670/2695] 10.4.3.241 () {68 vars in 1368 bytes} [Fri Aug 7 18:03:58 2026] PUT /volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a => generated 770 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:58.522321 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-96a4ee96-b868-4752-9811-eb47dedf8cd1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:58.523885 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96a4ee96-b868-4752-9811-eb47dedf8cd1 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a Aug 07 18:03:58.524450 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96a4ee96-b868-4752-9811-eb47dedf8cd1 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:58.524721 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96a4ee96-b868-4752-9811-eb47dedf8cd1 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:58.531794 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:58.531794 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:58.538425 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-96a4ee96-b868-4752-9811-eb47dedf8cd1 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:58.541389 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96a4ee96-b868-4752-9811-eb47dedf8cd1 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a returned with HTTP 200 Aug 07 18:03:58.542178 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 680/2696] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:58 2026] GET /volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:58.559363 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-db45e87b-dd31-480d-84ef-dad14f9726db None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:58.562248 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db45e87b-dd31-480d-84ef-dad14f9726db tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] DELETE https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a Aug 07 18:03:58.562448 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db45e87b-dd31-480d-84ef-dad14f9726db tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:58.562685 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db45e87b-dd31-480d-84ef-dad14f9726db tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:58.563065 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-db45e87b-dd31-480d-84ef-dad14f9726db tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume with id: 34ac1d1c-e414-4d30-ae30-c79599ba668a Aug 07 18:03:58.572191 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:58.572191 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:03:58.572910 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-db45e87b-dd31-480d-84ef-dad14f9726db tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:58.594484 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-db45e87b-dd31-480d-84ef-dad14f9726db tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume request issued successfully. Aug 07 18:03:58.594614 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db45e87b-dd31-480d-84ef-dad14f9726db tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a returned with HTTP 202 Aug 07 18:03:58.595219 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 675/2697] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:58 2026] DELETE /volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:58.612606 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9f5d468c-5801-44dc-ad80-1e9c4643b3e2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:58.617625 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f5d468c-5801-44dc-ad80-1e9c4643b3e2 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a Aug 07 18:03:58.619024 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f5d468c-5801-44dc-ad80-1e9c4643b3e2 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:58.619315 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f5d468c-5801-44dc-ad80-1e9c4643b3e2 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:58.626810 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-66527c70-3c4b-41e0-a610-c581acd2d5ed None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:58.628952 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-66527c70-3c4b-41e0-a610-c581acd2d5ed tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:03:58.629215 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-66527c70-3c4b-41e0-a610-c581acd2d5ed tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:58.629451 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-66527c70-3c4b-41e0-a610-c581acd2d5ed tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:58.632908 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:58.632908 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:58.638420 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9f5d468c-5801-44dc-ad80-1e9c4643b3e2 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:58.642535 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:58.642535 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:58.645030 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f5d468c-5801-44dc-ad80-1e9c4643b3e2 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a returned with HTTP 200 Aug 07 18:03:58.645601 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 673/2698] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:58 2026] GET /volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:58.646447 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-66527c70-3c4b-41e0-a610-c581acd2d5ed tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:58.652527 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-66527c70-3c4b-41e0-a610-c581acd2d5ed tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 200 Aug 07 18:03:58.652952 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 671/2699] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:58 2026] GET /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 1231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:58.667031 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9c82f1a6-dd9f-460a-a468-e123e109b3f3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:58.668739 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c82f1a6-dd9f-460a-a468-e123e109b3f3 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:03:58.668915 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c82f1a6-dd9f-460a-a468-e123e109b3f3 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:58.669116 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c82f1a6-dd9f-460a-a468-e123e109b3f3 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:58.678177 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:58.678177 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:58.683772 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9c82f1a6-dd9f-460a-a468-e123e109b3f3 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:03:58.690618 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c82f1a6-dd9f-460a-a468-e123e109b3f3 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 200 Aug 07 18:03:58.691234 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 681/2700] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:58 2026] GET /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 1231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:03:59.660221 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-25eb6cac-8ee4-437e-8fb0-8b30601a016c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:59.662000 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25eb6cac-8ee4-437e-8fb0-8b30601a016c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a Aug 07 18:03:59.662192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25eb6cac-8ee4-437e-8fb0-8b30601a016c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:59.662381 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25eb6cac-8ee4-437e-8fb0-8b30601a016c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:59.667917 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25eb6cac-8ee4-437e-8fb0-8b30601a016c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a returned with HTTP 404 Aug 07 18:03:59.668570 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 676/2701] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:59 2026] GET /volume/v3/volumes/34ac1d1c-e414-4d30-ae30-c79599ba668a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:03:59.676265 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-245fcccc-b37c-4c3d-9832-e899fed36abe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:59.678393 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-245fcccc-b37c-4c3d-9832-e899fed36abe tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 Aug 07 18:03:59.678604 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-245fcccc-b37c-4c3d-9832-e899fed36abe tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:59.678791 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-245fcccc-b37c-4c3d-9832-e899fed36abe tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:59.687671 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:59.687671 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:03:59.692019 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-245fcccc-b37c-4c3d-9832-e899fed36abe tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:59.697141 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-245fcccc-b37c-4c3d-9832-e899fed36abe tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 returned with HTTP 200 Aug 07 18:03:59.697549 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 674/2702] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:59 2026] GET /volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:03:59.712142 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1e3c867c-c57a-4035-af8b-a7550709dc4f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:59.715004 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e3c867c-c57a-4035-af8b-a7550709dc4f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] DELETE https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 Aug 07 18:03:59.715208 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e3c867c-c57a-4035-af8b-a7550709dc4f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:59.715540 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e3c867c-c57a-4035-af8b-a7550709dc4f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:59.715776 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-1e3c867c-c57a-4035-af8b-a7550709dc4f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume with id: 55c52135-26b8-4b13-b9dc-d7e06e19fd97 Aug 07 18:03:59.726794 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:59.726794 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:03:59.727392 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1e3c867c-c57a-4035-af8b-a7550709dc4f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:59.750161 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1e3c867c-c57a-4035-af8b-a7550709dc4f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume request issued successfully. Aug 07 18:03:59.750381 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e3c867c-c57a-4035-af8b-a7550709dc4f tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 returned with HTTP 202 Aug 07 18:03:59.750827 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 672/2703] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:03:59 2026] DELETE /volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:03:59.759385 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6eb6104d-e170-4ba4-b874-1c17c8b1d904 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:03:59.761241 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6eb6104d-e170-4ba4-b874-1c17c8b1d904 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 Aug 07 18:03:59.761475 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6eb6104d-e170-4ba4-b874-1c17c8b1d904 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:03:59.761673 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6eb6104d-e170-4ba4-b874-1c17c8b1d904 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:03:59.769885 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:03:59.769885 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:03:59.778915 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6eb6104d-e170-4ba4-b874-1c17c8b1d904 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:03:59.783646 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6eb6104d-e170-4ba4-b874-1c17c8b1d904 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 returned with HTTP 200 Aug 07 18:03:59.783851 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 682/2704] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:03:59 2026] GET /volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 => generated 924 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:00.796474 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-485aae95-cfe9-43be-b63e-afbec88df5ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:00.798352 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-485aae95-cfe9-43be-b63e-afbec88df5ac tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 Aug 07 18:04:00.798598 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-485aae95-cfe9-43be-b63e-afbec88df5ac tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:00.798768 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-485aae95-cfe9-43be-b63e-afbec88df5ac tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:00.804655 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-485aae95-cfe9-43be-b63e-afbec88df5ac tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 returned with HTTP 404 Aug 07 18:04:00.805168 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 677/2705] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:00 2026] GET /volume/v3/volumes/55c52135-26b8-4b13-b9dc-d7e06e19fd97 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:00.812266 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dc1bf762-8fef-4033-a7f8-2831e3052860 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:00.814210 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc1bf762-8fef-4033-a7f8-2831e3052860 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd Aug 07 18:04:00.814538 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc1bf762-8fef-4033-a7f8-2831e3052860 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:00.814864 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc1bf762-8fef-4033-a7f8-2831e3052860 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:00.822588 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:00.822588 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:00.826342 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dc1bf762-8fef-4033-a7f8-2831e3052860 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:00.831019 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc1bf762-8fef-4033-a7f8-2831e3052860 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd returned with HTTP 200 Aug 07 18:04:00.831627 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 675/2706] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:00 2026] GET /volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:00.843166 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2a01fee9-6fea-4566-8822-c6ac5042a57d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:00.845831 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a01fee9-6fea-4566-8822-c6ac5042a57d tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] DELETE https://10.4.3.241/volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd Aug 07 18:04:00.846523 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a01fee9-6fea-4566-8822-c6ac5042a57d tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:00.846523 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a01fee9-6fea-4566-8822-c6ac5042a57d tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:00.846730 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-2a01fee9-6fea-4566-8822-c6ac5042a57d tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume with id: 55834e4d-f4ab-469e-8ef8-022881bd63dd Aug 07 18:04:00.853923 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:00.853923 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:00.854422 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2a01fee9-6fea-4566-8822-c6ac5042a57d tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:00.873711 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2a01fee9-6fea-4566-8822-c6ac5042a57d tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume request issued successfully. Aug 07 18:04:00.873946 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a01fee9-6fea-4566-8822-c6ac5042a57d tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd returned with HTTP 202 Aug 07 18:04:00.874367 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 673/2707] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:00 2026] DELETE /volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:00.884091 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-20f54568-fadb-4c4f-ab26-7d3ce542ff76 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:00.886073 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-20f54568-fadb-4c4f-ab26-7d3ce542ff76 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd Aug 07 18:04:00.886073 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-20f54568-fadb-4c4f-ab26-7d3ce542ff76 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:00.886073 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-20f54568-fadb-4c4f-ab26-7d3ce542ff76 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:00.895862 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:00.895862 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:00.900922 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-20f54568-fadb-4c4f-ab26-7d3ce542ff76 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:00.906837 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-20f54568-fadb-4c4f-ab26-7d3ce542ff76 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd returned with HTTP 200 Aug 07 18:04:00.907263 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 683/2708] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:00 2026] GET /volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:01.921032 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a43d09b8-c0cd-4458-858a-f22f5f793bc3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:01.922997 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a43d09b8-c0cd-4458-858a-f22f5f793bc3 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd Aug 07 18:04:01.923221 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a43d09b8-c0cd-4458-858a-f22f5f793bc3 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:01.923428 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a43d09b8-c0cd-4458-858a-f22f5f793bc3 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:01.929452 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a43d09b8-c0cd-4458-858a-f22f5f793bc3 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd returned with HTTP 404 Aug 07 18:04:01.929968 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 678/2709] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:01 2026] GET /volume/v3/volumes/55834e4d-f4ab-469e-8ef8-022881bd63dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:01.982113 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:01.984103 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:04:01.984435 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1, "name": "tempest-VolumesGetTest-Volume-1960806038", "metadata": {"Type": "Test"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:01.986115 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request body: {'volume': {'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1960806038', 'metadata': {'Type': 'Test'}}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:04:02.073640 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume of 1 GB Aug 07 18:04:02.079798 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Availability Zones retrieved successfully. Aug 07 18:04:02.088624 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (f94d2c85-e209-4922-a220-202d11d6281f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:02.090441 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0b17a3-8cfd-46f0-8003-8a6c7905a8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:02.091891 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:04:02.158569 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d0b17a3-8cfd-46f0-8003-8a6c7905a8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:02.159282 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a660396c-3c07-449f-8d7a-989e6d4c3044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:02.208851 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Created reservations ['bbbedf66-2dbe-4a3b-86de-5ed09c09f1cc', '34f9296d-4a19-4a7a-8f6a-9b95474119ab', 'f0ca5143-7de0-446e-910f-1dc4e92c43fc', '82524283-a1cd-4b6e-aa52-c2e116f42138'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:02.209956 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a660396c-3c07-449f-8d7a-989e6d4c3044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbbedf66-2dbe-4a3b-86de-5ed09c09f1cc', '34f9296d-4a19-4a7a-8f6a-9b95474119ab', 'f0ca5143-7de0-446e-910f-1dc4e92c43fc', '82524283-a1cd-4b6e-aa52-c2e116f42138']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:02.210441 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa941261-7b7f-46ba-80c0-c0de90d0fdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:02.236288 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa941261-7b7f-46ba-80c0-c0de90d0fdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09a39924-12ee-4689-bce5-45172b920443', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1960806038',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['bbbedf66-2dbe-4a3b-86de-5ed09c09f1cc','34f9296d-4a19-4a7a-8f6a-9b95474119ab','f0ca5143-7de0-446e-910f-1dc4e92c43fc','82524283-a1cd-4b6e-aa52-c2e116f42138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1960806038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09a39924-12ee-4689-bce5-45172b920443,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b3950a8eee624595bf98e6c35f66905e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4661bb38d01462d9500f8a22148a107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:02.237209 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5c44d64-9a18-44bd-bba9-db0a511c67bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:02.262655 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5c44d64-9a18-44bd-bba9-db0a511c67bd) transitioned into state 'SUCCESS' from state '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-1960806038',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['bbbedf66-2dbe-4a3b-86de-5ed09c09f1cc','34f9296d-4a19-4a7a-8f6a-9b95474119ab','f0ca5143-7de0-446e-910f-1dc4e92c43fc','82524283-a1cd-4b6e-aa52-c2e116f42138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:02.263323 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e4bc3c3-60d7-47be-82b7-dd95a3ca6eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:02.280156 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e4bc3c3-60d7-47be-82b7-dd95a3ca6eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:02.281008 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (f94d2c85-e209-4922-a220-202d11d6281f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:02.281469 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request issued successfully. Aug 07 18:04:02.282252 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ca5a13df-3811-49f9-be73-d519d3b824e9 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:04:02.282831 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 676/2710] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:04:01 2026] POST /volume/v3/volumes => generated 759 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:02.302151 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-77cd9d64-3fcf-42eb-b7e5-32e3e63bc102 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:02.304297 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77cd9d64-3fcf-42eb-b7e5-32e3e63bc102 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 Aug 07 18:04:02.304653 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77cd9d64-3fcf-42eb-b7e5-32e3e63bc102 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:02.304956 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77cd9d64-3fcf-42eb-b7e5-32e3e63bc102 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:02.315801 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:02.315801 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:02.320730 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-77cd9d64-3fcf-42eb-b7e5-32e3e63bc102 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:02.327457 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77cd9d64-3fcf-42eb-b7e5-32e3e63bc102 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 returned with HTTP 200 Aug 07 18:04:02.328232 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 674/2711] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:02 2026] GET /volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:02.781805 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-89de6bec-e1c4-4550-9860-4aae2fbce0b8 req-6dd75222-5efe-4e97-98f2-130674fa842e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:02.784836 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-89de6bec-e1c4-4550-9860-4aae2fbce0b8 req-6dd75222-5efe-4e97-98f2-130674fa842e tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:04:02.785164 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-89de6bec-e1c4-4550-9860-4aae2fbce0b8 req-6dd75222-5efe-4e97-98f2-130674fa842e tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:02.785505 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-89de6bec-e1c4-4550-9860-4aae2fbce0b8 req-6dd75222-5efe-4e97-98f2-130674fa842e tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:02.800168 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:02.800168 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:02.804608 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-89de6bec-e1c4-4550-9860-4aae2fbce0b8 req-6dd75222-5efe-4e97-98f2-130674fa842e tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:04:02.813025 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-89de6bec-e1c4-4550-9860-4aae2fbce0b8 req-6dd75222-5efe-4e97-98f2-130674fa842e tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:04:02.813364 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 684/2712] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:02 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:03.344633 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e495ce71-3377-467a-b4bf-72f6fc319a9e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:03.346930 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e495ce71-3377-467a-b4bf-72f6fc319a9e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 Aug 07 18:04:03.347185 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e495ce71-3377-467a-b4bf-72f6fc319a9e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:03.347449 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e495ce71-3377-467a-b4bf-72f6fc319a9e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:03.357651 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:03.357651 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:03.364980 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e495ce71-3377-467a-b4bf-72f6fc319a9e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:03.372708 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e495ce71-3377-467a-b4bf-72f6fc319a9e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 returned with HTTP 200 Aug 07 18:04:03.373423 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 679/2713] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:03 2026] GET /volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:03.391580 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a26d6d67-7ef2-43cc-96cd-3655c72d447a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:03.394139 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a26d6d67-7ef2-43cc-96cd-3655c72d447a tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 Aug 07 18:04:03.394523 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a26d6d67-7ef2-43cc-96cd-3655c72d447a tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:03.394754 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a26d6d67-7ef2-43cc-96cd-3655c72d447a tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:03.404232 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:03.404232 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:03.409796 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a26d6d67-7ef2-43cc-96cd-3655c72d447a tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:03.417682 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a26d6d67-7ef2-43cc-96cd-3655c72d447a tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 returned with HTTP 200 Aug 07 18:04:03.418229 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 677/2714] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:03 2026] GET /volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:03.434139 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8d73ac7a-893f-479c-9c45-33ede37803b8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:03.436637 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d73ac7a-893f-479c-9c45-33ede37803b8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] PUT https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 Aug 07 18:04:03.437227 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d73ac7a-893f-479c-9c45-33ede37803b8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1960806038"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:03.452510 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:03.452510 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:03.459270 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8d73ac7a-893f-479c-9c45-33ede37803b8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:03.466693 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8d73ac7a-893f-479c-9c45-33ede37803b8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume updated successfully. Aug 07 18:04:03.467344 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d73ac7a-893f-479c-9c45-33ede37803b8 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 returned with HTTP 200 Aug 07 18:04:03.467857 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 675/2715] 10.4.3.241 () {68 vars in 1368 bytes} [Fri Aug 7 18:04:03 2026] PUT /volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 => generated 783 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:03.485468 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-accc03b0-0637-4fe5-8271-21c686f9455d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:03.487174 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-accc03b0-0637-4fe5-8271-21c686f9455d tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] PUT https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 Aug 07 18:04:03.487616 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-accc03b0-0637-4fe5-8271-21c686f9455d tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1959656556", "description": "This is the new description of volume"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:03.501794 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:03.501794 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:03.509553 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-accc03b0-0637-4fe5-8271-21c686f9455d tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:03.519021 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-accc03b0-0637-4fe5-8271-21c686f9455d tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume updated successfully. Aug 07 18:04:03.520020 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-accc03b0-0637-4fe5-8271-21c686f9455d tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 returned with HTTP 200 Aug 07 18:04:03.520263 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 685/2716] 10.4.3.241 () {68 vars in 1369 bytes} [Fri Aug 7 18:04:03 2026] PUT /volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:03.532781 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:03.536734 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-46f5be74-7699-4d24-abb3-cdd26b60157e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:03.536873 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:04:03.536873 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-732890234"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:03.536968 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-46f5be74-7699-4d24-abb3-cdd26b60157e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 Aug 07 18:04:03.537145 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-46f5be74-7699-4d24-abb3-cdd26b60157e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:03.537509 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-46f5be74-7699-4d24-abb3-cdd26b60157e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:03.542121 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-732890234'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:04:03.542337 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Create volume of 1 GB Aug 07 18:04:03.546171 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:03.546171 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:03.547955 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Availability Zones retrieved successfully. Aug 07 18:04:03.550252 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-46f5be74-7699-4d24-abb3-cdd26b60157e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:03.556002 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-46f5be74-7699-4d24-abb3-cdd26b60157e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 returned with HTTP 200 Aug 07 18:04:03.556190 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 678/2717] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:03 2026] GET /volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 => generated 1406 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:03.557452 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Flow 'volume_create_api' (b1b1d68b-3aeb-422f-a84d-bcd603764438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:03.558764 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb298dfd-e7cb-404e-bde2-125b79382b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:03.559370 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:04:03.578270 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:03.581366 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:04:03.584417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2114524478", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-609970777"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:03.584417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2114524478', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-609970777'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:04:03.584417 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume of 1 GB Aug 07 18:04:03.587743 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Availability Zones retrieved successfully. Aug 07 18:04:03.594721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (87f3bbd1-7dc5-4406-88d3-1aa516231cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:03.595840 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (296c5437-2f6b-4481-b45f-5d38c0e6e3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:03.597123 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:04:03.605631 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb298dfd-e7cb-404e-bde2-125b79382b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:03.605823 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-0318e8b9-4bbc-404f-89b8-9e4caa6639b9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:03.606364 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa62f002-d68f-4f38-85b6-03cfe638e53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:03.608574 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-0318e8b9-4bbc-404f-89b8-9e4caa6639b9 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:04:03.608859 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-0318e8b9-4bbc-404f-89b8-9e4caa6639b9 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:03.609111 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-0318e8b9-4bbc-404f-89b8-9e4caa6639b9 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:03.634225 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:03.634225 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:03.641237 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-0318e8b9-4bbc-404f-89b8-9e4caa6639b9 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:04:03.642697 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (296c5437-2f6b-4481-b45f-5d38c0e6e3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:03.644466 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a65ee0-c822-40af-b29d-a535f992a321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:03.647914 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-0318e8b9-4bbc-404f-89b8-9e4caa6639b9 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 200 Aug 07 18:04:03.648577 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 686/2718] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:03 2026] GET /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 1229 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:03.655639 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Created reservations ['1f791e82-0059-4696-a072-e59fb4b6090c', '9fa86fb4-491f-4bd1-935f-95f6b4f3ea14', '0fdc1f1d-4f96-494b-a596-1d5f409e1388', '7bc6e382-997a-43d7-b934-64281ecfe1e0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:03.656363 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa62f002-d68f-4f38-85b6-03cfe638e53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f791e82-0059-4696-a072-e59fb4b6090c', '9fa86fb4-491f-4bd1-935f-95f6b4f3ea14', '0fdc1f1d-4f96-494b-a596-1d5f409e1388', '7bc6e382-997a-43d7-b934-64281ecfe1e0']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:03.656990 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769d3912-3129-454c-8f45-3adc8500c8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:03.675569 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-90d81432-11a2-49d3-97b4-6c2002b8a894 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:03.677629 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-90d81432-11a2-49d3-97b4-6c2002b8a894 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] POST https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947/action Aug 07 18:04:03.677965 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-90d81432-11a2-49d3-97b4-6c2002b8a894 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:03.678091 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-90d81432-11a2-49d3-97b4-6c2002b8a894 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:03.684116 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769d3912-3129-454c-8f45-3adc8500c8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '108856b1-3714-4e47-aa79-316101411fb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-732890234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac8e35f483a4b28818dbf9fc435f5bf',qos_specs=None,replication_status=,reservations=['1f791e82-0059-4696-a072-e59fb4b6090c','9fa86fb4-491f-4bd1-935f-95f6b4f3ea14','0fdc1f1d-4f96-494b-a596-1d5f409e1388','7bc6e382-997a-43d7-b934-64281ecfe1e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f609c47b20a24df78b409ca862659823',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-732890234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=108856b1-3714-4e47-aa79-316101411fb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ac8e35f483a4b28818dbf9fc435f5bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f609c47b20a24df78b409ca862659823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:03.684995 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678c35a6-7df7-4da2-a854-8a2edad646c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:03.693325 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:03.693325 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:03.693880 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-90d81432-11a2-49d3-97b4-6c2002b8a894 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:04:03.701453 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Created reservations ['63dc786c-bd50-4e81-a62b-690e25529919', '60d989ea-2978-4293-9a1e-33d0abae627c', 'be560cb3-a115-4abe-9778-74a3d3ff7faa', 'c685efe6-bfa5-4aa8-b240-367d70882cc1'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:03.702292 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a65ee0-c822-40af-b29d-a535f992a321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63dc786c-bd50-4e81-a62b-690e25529919', '60d989ea-2978-4293-9a1e-33d0abae627c', 'be560cb3-a115-4abe-9778-74a3d3ff7faa', 'c685efe6-bfa5-4aa8-b240-367d70882cc1']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:03.703002 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9632f335-8022-449f-bd91-99db1432ef0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:03.710754 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-90d81432-11a2-49d3-97b4-6c2002b8a894 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Begin detaching volume completed successfully. Aug 07 18:04:03.710754 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-90d81432-11a2-49d3-97b4-6c2002b8a894 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947/action returned with HTTP 202 Aug 07 18:04:03.711115 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 679/2719] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:04:03 2026] POST /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:04:03.727107 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (678c35a6-7df7-4da2-a854-8a2edad646c8) transitioned into state 'SUCCESS' from state '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-732890234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac8e35f483a4b28818dbf9fc435f5bf',qos_specs=None,replication_status=,reservations=['1f791e82-0059-4696-a072-e59fb4b6090c','9fa86fb4-491f-4bd1-935f-95f6b4f3ea14','0fdc1f1d-4f96-494b-a596-1d5f409e1388','7bc6e382-997a-43d7-b934-64281ecfe1e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f609c47b20a24df78b409ca862659823',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:03.728557 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a01f928f-0411-4efb-aa47-c9ee4570304a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:03.732507 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9632f335-8022-449f-bd91-99db1432ef0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9c18a67-ba3a-4fe0-a794-68ddf6ae69fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2114524478',display_name='tempest-VolumesGetTest-Volume-609970777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['63dc786c-bd50-4e81-a62b-690e25529919','60d989ea-2978-4293-9a1e-33d0abae627c','be560cb3-a115-4abe-9778-74a3d3ff7faa','c685efe6-bfa5-4aa8-b240-367d70882cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:04:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2114524478',display_name='tempest-VolumesGetTest-Volume-609970777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3950a8eee624595bf98e6c35f66905e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4661bb38d01462d9500f8a22148a107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:03.733415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8446958f-e2cd-4c7f-87e7-f92416c7dd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:03.744236 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a01f928f-0411-4efb-aa47-c9ee4570304a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:03.745346 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Flow 'volume_create_api' (b1b1d68b-3aeb-422f-a84d-bcd603764438) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:03.745828 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Create volume request issued successfully. Aug 07 18:04:03.746562 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2bacc2b-490e-4e7f-a6e2-86383aef95f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:04:03.748046 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 680/2720] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:04:03 2026] POST /volume/v3/volumes => generated 750 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:03.753578 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8446958f-e2cd-4c7f-87e7-f92416c7dd3f) transitioned into 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-2114524478',display_name='tempest-VolumesGetTest-Volume-609970777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3950a8eee624595bf98e6c35f66905e',qos_specs=None,replication_status=,reservations=['63dc786c-bd50-4e81-a62b-690e25529919','60d989ea-2978-4293-9a1e-33d0abae627c','be560cb3-a115-4abe-9778-74a3d3ff7faa','c685efe6-bfa5-4aa8-b240-367d70882cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4661bb38d01462d9500f8a22148a107',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:03.754312 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (324e334a-69f6-48d9-855a-44bf189409c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:03.763831 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7480a643-0382-46ea-b0ce-c9a8ef0f9ed9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:03.765654 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7480a643-0382-46ea-b0ce-c9a8ef0f9ed9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:03.765654 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7480a643-0382-46ea-b0ce-c9a8ef0f9ed9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:03.766346 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7480a643-0382-46ea-b0ce-c9a8ef0f9ed9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:03.772357 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:03.772357 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:03.773032 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (324e334a-69f6-48d9-855a-44bf189409c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:03.775076 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Flow 'volume_create_api' (87f3bbd1-7dc5-4406-88d3-1aa516231cc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:03.775076 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Create volume request issued successfully. Aug 07 18:04:03.775076 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-90668c51-6e5a-46b0-9f22-3f53c39f3358 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:04:03.775076 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 676/2721] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:04:03 2026] POST /volume/v3/volumes => generated 779 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:03.776942 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7480a643-0382-46ea-b0ce-c9a8ef0f9ed9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:03.779024 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8efb29b1-5114-4553-aed8-94611998059c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:03.779590 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8efb29b1-5114-4553-aed8-94611998059c None None] GET https://10.4.3.241/volume// Aug 07 18:04:03.779879 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8efb29b1-5114-4553-aed8-94611998059c None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:03.780162 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8efb29b1-5114-4553-aed8-94611998059c None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:03.780233 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7480a643-0382-46ea-b0ce-c9a8ef0f9ed9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:03.780849 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 687/2722] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:03 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:03.781040 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8efb29b1-5114-4553-aed8-94611998059c None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:03.781096 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 680/2723] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:03.795231 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-817a2e39-1444-44a0-a627-4d0506903ef6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:03.795309 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-d0e11b23-4f87-47ed-a9b2-efede956d9b0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:03.797249 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-817a2e39-1444-44a0-a627-4d0506903ef6 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc Aug 07 18:04:03.797439 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-817a2e39-1444-44a0-a627-4d0506903ef6 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:03.797530 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-d0e11b23-4f87-47ed-a9b2-efede956d9b0 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:04:03.797590 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-817a2e39-1444-44a0-a627-4d0506903ef6 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:03.797755 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-d0e11b23-4f87-47ed-a9b2-efede956d9b0 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:03.797978 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-d0e11b23-4f87-47ed-a9b2-efede956d9b0 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:03.804030 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:03.804030 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:03.807181 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:03.807181 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:03.807691 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-817a2e39-1444-44a0-a627-4d0506903ef6 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:03.810861 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-d0e11b23-4f87-47ed-a9b2-efede956d9b0 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:04:03.813089 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-817a2e39-1444-44a0-a627-4d0506903ef6 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc returned with HTTP 200 Aug 07 18:04:03.813500 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 681/2724] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:03 2026] GET /volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:03.815583 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-d0e11b23-4f87-47ed-a9b2-efede956d9b0 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 200 Aug 07 18:04:03.816308 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 677/2725] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:03 2026] GET /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 1412 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:04.394899 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-90bef4ba-0eda-4143-b19b-5f2c53b3dd33 req-79f2682b-09d9-41e9-a8fc-7d9eaf23230e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:04.397986 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-90bef4ba-0eda-4143-b19b-5f2c53b3dd33 req-79f2682b-09d9-41e9-a8fc-7d9eaf23230e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] DELETE https://10.4.3.241/volume/v3/attachments/2fccdfa6-cb08-413f-92e2-89abedd69e15 Aug 07 18:04:04.398235 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-90bef4ba-0eda-4143-b19b-5f2c53b3dd33 req-79f2682b-09d9-41e9-a8fc-7d9eaf23230e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:04.398447 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-90bef4ba-0eda-4143-b19b-5f2c53b3dd33 req-79f2682b-09d9-41e9-a8fc-7d9eaf23230e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:04.414307 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:04.414307 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:04.472545 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-90bef4ba-0eda-4143-b19b-5f2c53b3dd33 req-79f2682b-09d9-41e9-a8fc-7d9eaf23230e tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/attachments/2fccdfa6-cb08-413f-92e2-89abedd69e15 returned with HTTP 200 Aug 07 18:04:04.472970 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 688/2726] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:04:04 2026] DELETE /volume/v3/attachments/2fccdfa6-cb08-413f-92e2-89abedd69e15 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:04.758612 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-1a80be68-53a0-4acd-992d-58b7afde255a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:04.760786 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-1a80be68-53a0-4acd-992d-58b7afde255a tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] DELETE https://10.4.3.241/volume/v3/attachments/d868b4d2-2a38-4089-9c04-85b6027c340c Aug 07 18:04:04.761041 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-1a80be68-53a0-4acd-992d-58b7afde255a tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:04.761270 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-1a80be68-53a0-4acd-992d-58b7afde255a tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:04.768307 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:04.768307 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:04.793906 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0449523b-314b-4783-88f5-5146227dd246 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:04.795684 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0449523b-314b-4783-88f5-5146227dd246 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:04.795922 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0449523b-314b-4783-88f5-5146227dd246 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:04.796180 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0449523b-314b-4783-88f5-5146227dd246 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:04.806784 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:04.806784 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:04.810141 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f57eb217-2a08-4f86-9f40-50a9c2f06112 req-1a80be68-53a0-4acd-992d-58b7afde255a tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/attachments/d868b4d2-2a38-4089-9c04-85b6027c340c returned with HTTP 200 Aug 07 18:04:04.810618 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 681/2727] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:04:04 2026] DELETE /volume/v3/attachments/d868b4d2-2a38-4089-9c04-85b6027c340c => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:04.812142 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0449523b-314b-4783-88f5-5146227dd246 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:04.822011 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0449523b-314b-4783-88f5-5146227dd246 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:04.822501 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 682/2728] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:04 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:04.831386 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-11a987c7-370a-436b-a9cb-1993923e842c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:04.836914 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-11a987c7-370a-436b-a9cb-1993923e842c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc Aug 07 18:04:04.836914 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-11a987c7-370a-436b-a9cb-1993923e842c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:04.837074 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-11a987c7-370a-436b-a9cb-1993923e842c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:04.850664 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:04.850664 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:04.858157 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-11a987c7-370a-436b-a9cb-1993923e842c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:04.863956 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-11a987c7-370a-436b-a9cb-1993923e842c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc returned with HTTP 200 Aug 07 18:04:04.864324 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 678/2729] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:04 2026] GET /volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:04.881699 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-449caf2a-df38-47d5-8d2e-c7155bae0bac None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:04.883334 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-449caf2a-df38-47d5-8d2e-c7155bae0bac tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] PUT https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc Aug 07 18:04:04.883663 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-449caf2a-df38-47d5-8d2e-c7155bae0bac tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1960806038", "description": null}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:04.886421 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-c8ad2888-22cb-47e9-968f-43c8f84cf03e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:04.888465 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-c8ad2888-22cb-47e9-968f-43c8f84cf03e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:04.888702 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-c8ad2888-22cb-47e9-968f-43c8f84cf03e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:04.888963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-c8ad2888-22cb-47e9-968f-43c8f84cf03e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:04.891684 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:04.891684 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:04.895288 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-449caf2a-df38-47d5-8d2e-c7155bae0bac tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:04.899176 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:04.899176 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:04.903714 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-449caf2a-df38-47d5-8d2e-c7155bae0bac tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume updated successfully. Aug 07 18:04:04.903785 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-c8ad2888-22cb-47e9-968f-43c8f84cf03e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:04.904345 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-449caf2a-df38-47d5-8d2e-c7155bae0bac tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc returned with HTTP 200 Aug 07 18:04:04.904814 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 689/2730] 10.4.3.241 () {68 vars in 1368 bytes} [Fri Aug 7 18:04:04 2026] PUT /volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc => generated 770 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:04.908673 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-c8ad2888-22cb-47e9-968f-43c8f84cf03e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:04.909112 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 682/2731] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:04 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:04.915852 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-81436c47-2ff1-45dc-86a8-c823ffea5205 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:04.917558 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81436c47-2ff1-45dc-86a8-c823ffea5205 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc Aug 07 18:04:04.917781 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81436c47-2ff1-45dc-86a8-c823ffea5205 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:04.917964 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81436c47-2ff1-45dc-86a8-c823ffea5205 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:04.926537 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:04.926537 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:04.931525 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-81436c47-2ff1-45dc-86a8-c823ffea5205 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:04.936623 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81436c47-2ff1-45dc-86a8-c823ffea5205 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc returned with HTTP 200 Aug 07 18:04:04.937603 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 683/2732] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:04 2026] GET /volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:04.950082 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9ee1f30e-db41-45c1-aef0-4c42947efb16 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:04.951696 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9ee1f30e-db41-45c1-aef0-4c42947efb16 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] DELETE https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc Aug 07 18:04:04.951928 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9ee1f30e-db41-45c1-aef0-4c42947efb16 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:04.952102 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9ee1f30e-db41-45c1-aef0-4c42947efb16 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:04.952252 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-9ee1f30e-db41-45c1-aef0-4c42947efb16 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume with id: d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc Aug 07 18:04:04.959175 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:04.959175 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:04.959760 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9ee1f30e-db41-45c1-aef0-4c42947efb16 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:04.981214 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9ee1f30e-db41-45c1-aef0-4c42947efb16 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume request issued successfully. Aug 07 18:04:04.981354 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9ee1f30e-db41-45c1-aef0-4c42947efb16 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc returned with HTTP 202 Aug 07 18:04:04.981891 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 679/2733] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:04 2026] DELETE /volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:04.989787 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-be8f4658-01b6-4f55-a99d-b232e3aceb9f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:04.990064 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3610aa1c-2a9b-45f3-bd54-2d0dc99c5e6c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:04.990432 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-be8f4658-01b6-4f55-a99d-b232e3aceb9f None None] GET https://10.4.3.241/volume// Aug 07 18:04:04.990432 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-be8f4658-01b6-4f55-a99d-b232e3aceb9f None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:04.990682 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-be8f4658-01b6-4f55-a99d-b232e3aceb9f None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:04.991362 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-be8f4658-01b6-4f55-a99d-b232e3aceb9f None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:04.991362 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 690/2734] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:04:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:04.992040 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3610aa1c-2a9b-45f3-bd54-2d0dc99c5e6c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc Aug 07 18:04:04.992167 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3610aa1c-2a9b-45f3-bd54-2d0dc99c5e6c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:04.992363 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3610aa1c-2a9b-45f3-bd54-2d0dc99c5e6c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:05.001921 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-e9879f56-16af-4898-a67f-e49b69070e00 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:05.002517 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:05.002517 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:05.004838 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-e9879f56-16af-4898-a67f-e49b69070e00 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:04:05.004838 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-e9879f56-16af-4898-a67f-e49b69070e00 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "108856b1-3714-4e47-aa79-316101411fb5", "connector": null, "instance_uuid": "c16d25b4-cb21-452a-9b76-36272214a571"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:05.006927 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3610aa1c-2a9b-45f3-bd54-2d0dc99c5e6c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:05.012334 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3610aa1c-2a9b-45f3-bd54-2d0dc99c5e6c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc returned with HTTP 200 Aug 07 18:04:05.012862 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 683/2735] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:04 2026] GET /volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:05.021010 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:05.021010 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:05.065524 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-e9879f56-16af-4898-a67f-e49b69070e00 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:04:05.065983 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 684/2736] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:04:05 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 07 18:04:05.100529 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e5f7a36c-b718-4a64-b6dc-0242a7993750 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:05.102836 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e5f7a36c-b718-4a64-b6dc-0242a7993750 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:05.103025 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e5f7a36c-b718-4a64-b6dc-0242a7993750 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:05.103206 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e5f7a36c-b718-4a64-b6dc-0242a7993750 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:05.113617 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:05.113617 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:05.116947 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e5f7a36c-b718-4a64-b6dc-0242a7993750 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:05.119009 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9950c2aa-344a-435b-9f5a-20600394e511 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:05.119445 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9950c2aa-344a-435b-9f5a-20600394e511 None None] GET https://10.4.3.241/volume// Aug 07 18:04:05.119660 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9950c2aa-344a-435b-9f5a-20600394e511 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:05.119941 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9950c2aa-344a-435b-9f5a-20600394e511 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:05.120349 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9950c2aa-344a-435b-9f5a-20600394e511 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:05.120728 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 691/2737] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:05.121181 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e5f7a36c-b718-4a64-b6dc-0242a7993750 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:05.121549 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 680/2738] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:05 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:05.130114 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-f77ea475-99c9-4c54-85a7-95c0e0fb8eab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:05.132005 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-f77ea475-99c9-4c54-85a7-95c0e0fb8eab tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:05.132201 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-f77ea475-99c9-4c54-85a7-95c0e0fb8eab tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:05.132374 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-f77ea475-99c9-4c54-85a7-95c0e0fb8eab tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:05.140170 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:05.140170 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:05.143117 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-f77ea475-99c9-4c54-85a7-95c0e0fb8eab tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:05.146585 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-f77ea475-99c9-4c54-85a7-95c0e0fb8eab tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:05.147108 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 684/2739] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:05 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 1022 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:05.248875 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-10349647-7b29-4290-9d60-109ace6088e8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:05.255416 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-10349647-7b29-4290-9d60-109ace6088e8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] PUT https://10.4.3.241/volume/v3/attachments/b422bea7-39fb-4143-ace9-a28b7db3afc7 Aug 07 18:04:05.255416 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-10349647-7b29-4290-9d60-109ace6088e8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:05.261582 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-10349647-7b29-4290-9d60-109ace6088e8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Acquiring lock "cinder-attachment_update-108856b1-3714-4e47-aa79-316101411fb5-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:04:05.268109 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-10349647-7b29-4290-9d60-109ace6088e8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Lock "cinder-attachment_update-108856b1-3714-4e47-aa79-316101411fb5-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:04:05.268109 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:05.268109 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:05.328631 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:05.330349 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:04:05.330688 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-83341625", "source_volid": "08232ad8-f1c9-460b-8e2b-9f9821c42cae", "volume_type": "tempest-scenario-type-luks-1733931049", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:05.332208 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-83341625', 'source_volid': '08232ad8-f1c9-460b-8e2b-9f9821c42cae', 'volume_type': 'tempest-scenario-type-luks-1733931049', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:04:05.342531 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:05.342531 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:05.343046 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume retrieved successfully. Aug 07 18:04:05.343151 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Create volume of 1 GB Aug 07 18:04:05.343807 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Availability Zones retrieved successfully. Aug 07 18:04:05.349525 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Flow 'volume_create_api' (58802581-4d99-4809-af22-4879c9c35aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:05.350629 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a1af559-8471-4d94-a2c4-8cdf376d122e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:05.351498 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:04:05.365114 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-10349647-7b29-4290-9d60-109ace6088e8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Lock "cinder-attachment_update-108856b1-3714-4e47-aa79-316101411fb5-np0000006743" released by "attachment_update" :: held 0.098s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:04:05.365114 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-10349647-7b29-4290-9d60-109ace6088e8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/attachments/b422bea7-39fb-4143-ace9-a28b7db3afc7 returned with HTTP 200 Aug 07 18:04:05.365114 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 685/2740] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:04:05 2026] PUT /volume/v3/attachments/b422bea7-39fb-4143-ace9-a28b7db3afc7 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:05.376182 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a1af559-8471-4d94-a2c4-8cdf376d122e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '08232ad8-f1c9-460b-8e2b-9f9821c42cae', 'volume_type': VolumeType(created_at=2026-08-07T18:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=22b44d8c-62b1-486a-9985-a096385f5c65,is_public=True,name='tempest-scenario-type-luks-1733931049',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22b44d8c-62b1-486a-9985-a096385f5c65', '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=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:05.377177 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d72cffc-3a10-44c9-85cd-9074bcec5491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:05.411497 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1733931049 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1733931049, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:04:05.411859 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1733931049 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1733931049, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:04:05.429172 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Created reservations ['c3981652-4106-4f3a-a774-59f00d473e1c', '9f3995ec-fede-442b-9a86-dec5e9c9449e', '9a679b12-b476-416c-a7c4-29c30bf47916', '75d3b194-e247-46c0-848e-f17adb7d87f2'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:05.430003 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d72cffc-3a10-44c9-85cd-9074bcec5491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3981652-4106-4f3a-a774-59f00d473e1c', '9f3995ec-fede-442b-9a86-dec5e9c9449e', '9a679b12-b476-416c-a7c4-29c30bf47916', '75d3b194-e247-46c0-848e-f17adb7d87f2']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:05.430769 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d804ef32-8ce1-4e72-8a9c-0adaf6ea9545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:05.472961 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d804ef32-8ce1-4e72-8a9c-0adaf6ea9545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff5820bc-7985-489f-8f2d-a51a6d00f32c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-83341625',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7c082b81104a7682540d9ffb7e225b',qos_specs=None,replication_status=,reservations=['c3981652-4106-4f3a-a774-59f00d473e1c','9f3995ec-fede-442b-9a86-dec5e9c9449e','9a679b12-b476-416c-a7c4-29c30bf47916','75d3b194-e247-46c0-848e-f17adb7d87f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=08232ad8-f1c9-460b-8e2b-9f9821c42cae,status='creating',user_id='a1c6994b25e343a29424003cf05a5f6e',volume_type_id=22b44d8c-62b1-486a-9985-a096385f5c65), '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-07T18:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-83341625',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ff5820bc-7985-489f-8f2d-a51a6d00f32c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7c082b81104a7682540d9ffb7e225b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=08232ad8-f1c9-460b-8e2b-9f9821c42cae,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1c6994b25e343a29424003cf05a5f6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22b44d8c-62b1-486a-9985-a096385f5c65),volume_type_id=22b44d8c-62b1-486a-9985-a096385f5c65)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:05.473655 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cf73b98-972a-4c5f-b6c2-ba93e489c89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:05.500508 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cf73b98-972a-4c5f-b6c2-ba93e489c89a) transitioned into state 'SUCCESS' from state '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-83341625',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7c082b81104a7682540d9ffb7e225b',qos_specs=None,replication_status=,reservations=['c3981652-4106-4f3a-a774-59f00d473e1c','9f3995ec-fede-442b-9a86-dec5e9c9449e','9a679b12-b476-416c-a7c4-29c30bf47916','75d3b194-e247-46c0-848e-f17adb7d87f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=08232ad8-f1c9-460b-8e2b-9f9821c42cae,status='creating',user_id='a1c6994b25e343a29424003cf05a5f6e',volume_type_id=22b44d8c-62b1-486a-9985-a096385f5c65)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:05.501252 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7e39e88-75ec-4ca6-8e2a-3ca4909b921c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:05.526612 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7e39e88-75ec-4ca6-8e2a-3ca4909b921c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:05.526612 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Flow 'volume_create_api' (58802581-4d99-4809-af22-4879c9c35aca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:05.526612 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Create volume request issued successfully. Aug 07 18:04:05.526612 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed3ca191-fbf3-45ec-b1f2-e120a4d197a8 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:04:05.527120 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 692/2741] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:04:05 2026] POST /volume/v3/volumes => generated 809 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:05.539565 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-14a274f4-0ec9-4fb8-9b5d-e687d345ada1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:05.541373 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-14a274f4-0ec9-4fb8-9b5d-e687d345ada1 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:05.541614 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-14a274f4-0ec9-4fb8-9b5d-e687d345ada1 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:05.541828 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-14a274f4-0ec9-4fb8-9b5d-e687d345ada1 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:05.549683 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:05.549683 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:05.553926 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-14a274f4-0ec9-4fb8-9b5d-e687d345ada1 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:05.558520 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-14a274f4-0ec9-4fb8-9b5d-e687d345ada1 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:05.558922 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 681/2742] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:05 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:05.889910 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6903b01a-95b6-4dd9-ac54-1614f0ffad97 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:05.891478 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6903b01a-95b6-4dd9-ac54-1614f0ffad97 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:04:05.891643 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6903b01a-95b6-4dd9-ac54-1614f0ffad97 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:05.891826 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6903b01a-95b6-4dd9-ac54-1614f0ffad97 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:05.891974 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-6903b01a-95b6-4dd9-ac54-1614f0ffad97 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Delete volume with id: 6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:04:05.898039 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:05.898039 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:05.898487 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6903b01a-95b6-4dd9-ac54-1614f0ffad97 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:04:05.913889 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6903b01a-95b6-4dd9-ac54-1614f0ffad97 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Delete volume request issued successfully. Aug 07 18:04:05.914087 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6903b01a-95b6-4dd9-ac54-1614f0ffad97 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 202 Aug 07 18:04:05.914488 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 685/2743] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:05 2026] DELETE /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:05.951682 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5c59b484-21bd-4cd8-8d3b-d8c47478413b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:05.953566 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c59b484-21bd-4cd8-8d3b-d8c47478413b tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:04:05.953786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5c59b484-21bd-4cd8-8d3b-d8c47478413b tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:05.953986 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5c59b484-21bd-4cd8-8d3b-d8c47478413b tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:05.963393 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:05.963393 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:05.967591 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5c59b484-21bd-4cd8-8d3b-d8c47478413b tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:04:05.972126 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c59b484-21bd-4cd8-8d3b-d8c47478413b tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:04:05.972517 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 686/2744] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:05 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:06.016125 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-dda4aedf-6898-4868-bb4b-fd31a9430825 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:06.018271 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-dda4aedf-6898-4868-bb4b-fd31a9430825 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:04:06.018479 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-dda4aedf-6898-4868-bb4b-fd31a9430825 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:06.018664 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-dda4aedf-6898-4868-bb4b-fd31a9430825 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:06.026167 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6131d49c-421e-44e1-a1b2-977a840fe1fb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:06.027284 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:06.027284 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:06.027778 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6131d49c-421e-44e1-a1b2-977a840fe1fb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc Aug 07 18:04:06.027938 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6131d49c-421e-44e1-a1b2-977a840fe1fb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:06.028116 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6131d49c-421e-44e1-a1b2-977a840fe1fb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:06.031046 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-dda4aedf-6898-4868-bb4b-fd31a9430825 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:04:06.033215 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6131d49c-421e-44e1-a1b2-977a840fe1fb tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc returned with HTTP 404 Aug 07 18:04:06.033706 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 682/2745] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:06 2026] GET /volume/v3/volumes/d9c18a67-ba3a-4fe0-a794-68ddf6ae69fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:06.035289 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-dda4aedf-6898-4868-bb4b-fd31a9430825 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:04:06.035730 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 693/2746] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:06 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:06.039668 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2f4a5faa-6ea0-4911-a825-28736a1ac06c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:06.041831 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f4a5faa-6ea0-4911-a825-28736a1ac06c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 Aug 07 18:04:06.042063 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f4a5faa-6ea0-4911-a825-28736a1ac06c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:06.042308 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f4a5faa-6ea0-4911-a825-28736a1ac06c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:06.054869 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-790da6f4-4ec4-41b3-ac3d-08dbec26a6e4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:06.055626 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:06.055626 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:06.056774 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-790da6f4-4ec4-41b3-ac3d-08dbec26a6e4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] POST https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db/action Aug 07 18:04:06.057117 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-790da6f4-4ec4-41b3-ac3d-08dbec26a6e4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:06.057238 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-790da6f4-4ec4-41b3-ac3d-08dbec26a6e4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:06.059752 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2f4a5faa-6ea0-4911-a825-28736a1ac06c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:06.065109 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f4a5faa-6ea0-4911-a825-28736a1ac06c tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 returned with HTTP 200 Aug 07 18:04:06.065487 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 686/2747] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:06 2026] GET /volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 => generated 1406 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:06.073171 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:06.073171 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:06.074050 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-790da6f4-4ec4-41b3-ac3d-08dbec26a6e4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:04:06.077170 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-db345454-7c0b-4c04-add9-20b1e7a23d4e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:06.079335 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-db345454-7c0b-4c04-add9-20b1e7a23d4e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] DELETE https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 Aug 07 18:04:06.079827 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-db345454-7c0b-4c04-add9-20b1e7a23d4e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:06.079827 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-db345454-7c0b-4c04-add9-20b1e7a23d4e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:06.079947 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-db345454-7c0b-4c04-add9-20b1e7a23d4e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume with id: 09a39924-12ee-4689-bce5-45172b920443 Aug 07 18:04:06.087312 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:06.087312 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:06.087996 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-db345454-7c0b-4c04-add9-20b1e7a23d4e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:06.088232 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-790da6f4-4ec4-41b3-ac3d-08dbec26a6e4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Begin detaching volume completed successfully. Aug 07 18:04:06.088608 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-790da6f4-4ec4-41b3-ac3d-08dbec26a6e4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db/action returned with HTTP 202 Aug 07 18:04:06.089138 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 687/2748] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:04:06 2026] POST /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:04:06.106858 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-db345454-7c0b-4c04-add9-20b1e7a23d4e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Delete volume request issued successfully. Aug 07 18:04:06.107046 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-db345454-7c0b-4c04-add9-20b1e7a23d4e tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 returned with HTTP 202 Aug 07 18:04:06.107471 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 683/2749] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:06 2026] DELETE /volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:06.114552 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f6c42cc3-078c-48cb-b7e9-cf3f2db8dd25 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:06.116211 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f6c42cc3-078c-48cb-b7e9-cf3f2db8dd25 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 Aug 07 18:04:06.116520 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f6c42cc3-078c-48cb-b7e9-cf3f2db8dd25 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:06.116705 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f6c42cc3-078c-48cb-b7e9-cf3f2db8dd25 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:06.122563 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:06.122563 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:06.126710 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f6c42cc3-078c-48cb-b7e9-cf3f2db8dd25 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Volume info retrieved successfully. Aug 07 18:04:06.131303 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f6c42cc3-078c-48cb-b7e9-cf3f2db8dd25 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 returned with HTTP 200 Aug 07 18:04:06.131744 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 694/2750] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:06 2026] GET /volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 => generated 1405 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:06.132366 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9a7f5988-3ad1-40d4-b73d-e634002e78bf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:06.133103 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a7f5988-3ad1-40d4-b73d-e634002e78bf None None] GET https://10.4.3.241/volume// Aug 07 18:04:06.133103 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a7f5988-3ad1-40d4-b73d-e634002e78bf None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:06.133175 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a7f5988-3ad1-40d4-b73d-e634002e78bf None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:06.133488 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a7f5988-3ad1-40d4-b73d-e634002e78bf None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:06.133798 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 687/2751] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:06.133827 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7fd4e58a-3a8e-40ce-b405-b79a424a71d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:06.136128 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7fd4e58a-3a8e-40ce-b405-b79a424a71d6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:06.136409 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7fd4e58a-3a8e-40ce-b405-b79a424a71d6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:06.136708 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7fd4e58a-3a8e-40ce-b405-b79a424a71d6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:06.141569 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-0a52d9ee-3301-4d47-9cf7-4c5d294bfada None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:06.143822 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-0a52d9ee-3301-4d47-9cf7-4c5d294bfada tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:04:06.144044 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-0a52d9ee-3301-4d47-9cf7-4c5d294bfada tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:06.144256 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-0a52d9ee-3301-4d47-9cf7-4c5d294bfada tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:06.147247 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:06.147247 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:06.150620 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7fd4e58a-3a8e-40ce-b405-b79a424a71d6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:06.155042 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7fd4e58a-3a8e-40ce-b405-b79a424a71d6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:06.155408 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 688/2752] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:06 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:06.155932 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:06.155932 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:06.159776 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-0a52d9ee-3301-4d47-9cf7-4c5d294bfada tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:04:06.164858 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-0a52d9ee-3301-4d47-9cf7-4c5d294bfada tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:04:06.165459 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 684/2753] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:06 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:06.574353 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e115c9d5-d282-4d87-9e03-50266fdbf157 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:06.580062 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e115c9d5-d282-4d87-9e03-50266fdbf157 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:06.580274 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e115c9d5-d282-4d87-9e03-50266fdbf157 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:06.580512 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e115c9d5-d282-4d87-9e03-50266fdbf157 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:06.589946 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:06.589946 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:06.595326 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e115c9d5-d282-4d87-9e03-50266fdbf157 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:06.602579 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e115c9d5-d282-4d87-9e03-50266fdbf157 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:06.603169 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 695/2754] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:06 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:07.147450 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-89c4f2f3-7a54-4ef8-8922-da04d74cc7b5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:07.150715 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89c4f2f3-7a54-4ef8-8922-da04d74cc7b5 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] GET https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 Aug 07 18:04:07.151093 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89c4f2f3-7a54-4ef8-8922-da04d74cc7b5 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:07.151093 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89c4f2f3-7a54-4ef8-8922-da04d74cc7b5 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:07.156510 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89c4f2f3-7a54-4ef8-8922-da04d74cc7b5 tempest-VolumesGetTest-907524997 tempest-VolumesGetTest-907524997-project-member] https://10.4.3.241/volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 returned with HTTP 404 Aug 07 18:04:07.156950 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 688/2755] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:07 2026] GET /volume/v3/volumes/09a39924-12ee-4689-bce5-45172b920443 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:07.167742 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a204d0ec-b192-49ec-bfda-628d2d5cad3c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:07.169903 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a204d0ec-b192-49ec-bfda-628d2d5cad3c tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:07.170099 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a204d0ec-b192-49ec-bfda-628d2d5cad3c tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:07.170479 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a204d0ec-b192-49ec-bfda-628d2d5cad3c tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:07.184690 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:07.184690 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:07.188864 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a204d0ec-b192-49ec-bfda-628d2d5cad3c tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:07.194059 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a204d0ec-b192-49ec-bfda-628d2d5cad3c tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:07.194541 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 689/2756] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:07 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:07.626925 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1642558e-c582-429b-8aab-4635f80cf3cb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:07.628656 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1642558e-c582-429b-8aab-4635f80cf3cb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:07.628821 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1642558e-c582-429b-8aab-4635f80cf3cb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:07.629021 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1642558e-c582-429b-8aab-4635f80cf3cb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:07.637108 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:07.637108 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:07.640946 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1642558e-c582-429b-8aab-4635f80cf3cb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:07.645550 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1642558e-c582-429b-8aab-4635f80cf3cb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:07.646039 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 685/2757] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:07 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:07.736265 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-ca2f78ae-fb05-4f57-8cc8-d1126854883f req-4bd831b3-400b-4a7e-85b4-8eb52fa8e329 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:07.738249 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ca2f78ae-fb05-4f57-8cc8-d1126854883f req-4bd831b3-400b-4a7e-85b4-8eb52fa8e329 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/attachments?instance_id=edaa131e-2fd8-4ccf-99b0-e820a97168fc Aug 07 18:04:07.740070 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ca2f78ae-fb05-4f57-8cc8-d1126854883f req-4bd831b3-400b-4a7e-85b4-8eb52fa8e329 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:07.740070 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-ca2f78ae-fb05-4f57-8cc8-d1126854883f req-4bd831b3-400b-4a7e-85b4-8eb52fa8e329 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:07.754675 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-ca2f78ae-fb05-4f57-8cc8-d1126854883f req-4bd831b3-400b-4a7e-85b4-8eb52fa8e329 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/attachments?instance_id=edaa131e-2fd8-4ccf-99b0-e820a97168fc returned with HTTP 200 Aug 07 18:04:07.755245 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 696/2758] 10.4.3.241 () {70 vars in 1637 bytes} [Fri Aug 7 18:04:07 2026] GET /volume/v3/attachments?instance_id=edaa131e-2fd8-4ccf-99b0-e820a97168fc => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:07.763505 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-ca2f78ae-fb05-4f57-8cc8-d1126854883f req-d3482dbf-d2ca-41dd-bae4-638759b282f1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:07.765648 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ca2f78ae-fb05-4f57-8cc8-d1126854883f req-d3482dbf-d2ca-41dd-bae4-638759b282f1 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/attachments/4919d2fc-fe44-4d32-b012-91dd54b1fa4a Aug 07 18:04:07.766273 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ca2f78ae-fb05-4f57-8cc8-d1126854883f req-d3482dbf-d2ca-41dd-bae4-638759b282f1 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:07.766597 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ca2f78ae-fb05-4f57-8cc8-d1126854883f req-d3482dbf-d2ca-41dd-bae4-638759b282f1 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:07.790685 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ca2f78ae-fb05-4f57-8cc8-d1126854883f req-d3482dbf-d2ca-41dd-bae4-638759b282f1 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/attachments/4919d2fc-fe44-4d32-b012-91dd54b1fa4a returned with HTTP 200 Aug 07 18:04:07.791544 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 689/2759] 10.4.3.241 () {70 vars in 1651 bytes} [Fri Aug 7 18:04:07 2026] GET /volume/v3/attachments/4919d2fc-fe44-4d32-b012-91dd54b1fa4a => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:08.210541 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ce776158-c3e3-467e-93f0-9c622e2be990 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:08.215471 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce776158-c3e3-467e-93f0-9c622e2be990 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:08.215471 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce776158-c3e3-467e-93f0-9c622e2be990 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:08.215471 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce776158-c3e3-467e-93f0-9c622e2be990 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:08.222306 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:08.222306 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:08.228797 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ce776158-c3e3-467e-93f0-9c622e2be990 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:08.238819 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce776158-c3e3-467e-93f0-9c622e2be990 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:08.241469 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 690/2760] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:08 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:08.663281 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f366c06b-c768-4e14-9449-9f0c18c16743 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:08.665454 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f366c06b-c768-4e14-9449-9f0c18c16743 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:08.665682 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f366c06b-c768-4e14-9449-9f0c18c16743 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:08.665959 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f366c06b-c768-4e14-9449-9f0c18c16743 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:08.669827 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-8cbf7bd5-7230-4759-9772-aaebf7d45c24 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:08.674635 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-8cbf7bd5-7230-4759-9772-aaebf7d45c24 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] POST https://10.4.3.241/volume/v3/attachments/b422bea7-39fb-4143-ace9-a28b7db3afc7/action Aug 07 18:04:08.674635 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-8cbf7bd5-7230-4759-9772-aaebf7d45c24 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:08.674635 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-8cbf7bd5-7230-4759-9772-aaebf7d45c24 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:08.675925 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:08.675925 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:08.678988 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f366c06b-c768-4e14-9449-9f0c18c16743 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:08.683868 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f366c06b-c768-4e14-9449-9f0c18c16743 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:08.684629 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 686/2761] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:08 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:08.693626 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:08.693626 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:08.705899 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d48df4cd-e7af-44c8-83d8-0b2ffe737219 req-8cbf7bd5-7230-4759-9772-aaebf7d45c24 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/attachments/b422bea7-39fb-4143-ace9-a28b7db3afc7/action returned with HTTP 204 Aug 07 18:04:08.706535 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 697/2762] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:04:08 2026] POST /volume/v3/attachments/b422bea7-39fb-4143-ace9-a28b7db3afc7/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:09.260052 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-812c3745-588b-4c6f-9448-9f9decece5cb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:09.263101 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-812c3745-588b-4c6f-9448-9f9decece5cb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:09.264984 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-812c3745-588b-4c6f-9448-9f9decece5cb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:09.265132 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-812c3745-588b-4c6f-9448-9f9decece5cb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:09.286868 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:09.286868 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:09.296320 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-812c3745-588b-4c6f-9448-9f9decece5cb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:09.301334 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-812c3745-588b-4c6f-9448-9f9decece5cb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:09.301826 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 690/2763] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:09 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:09.318832 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-33287870-104b-47d9-b8ba-6cb5e64b639a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:09.320963 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33287870-104b-47d9-b8ba-6cb5e64b639a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:09.321211 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33287870-104b-47d9-b8ba-6cb5e64b639a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:09.321489 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33287870-104b-47d9-b8ba-6cb5e64b639a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:09.348045 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:09.348045 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:09.356218 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-33287870-104b-47d9-b8ba-6cb5e64b639a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:09.362586 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33287870-104b-47d9-b8ba-6cb5e64b639a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:09.363125 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 691/2764] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:09 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:09.462533 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:09.465335 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:04:09.465736 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-448655793"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:09.467274 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-448655793'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:04:09.467490 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Create volume of 1 GB Aug 07 18:04:09.473361 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Availability Zones retrieved successfully. Aug 07 18:04:09.480031 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Flow 'volume_create_api' (8e03ceef-ff9f-4f24-a457-b336ca27d6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:09.481104 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc57571d-e3fb-4ef6-99a3-2c398fa27fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:09.482172 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:04:09.522702 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc57571d-e3fb-4ef6-99a3-2c398fa27fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:09.523557 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534fff2b-020b-4907-ae51-22da222ecd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:09.590752 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Created reservations ['cc73dc22-ee77-4766-bea2-b1bac0f882f2', 'fea6017b-4057-4ab7-9b68-650c9e540303', '57707dbe-56d8-410b-94fd-29cae41e786c', '2ec6d6e2-3e7c-48e4-ab9e-8892a11d7c95'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:09.592004 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534fff2b-020b-4907-ae51-22da222ecd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc73dc22-ee77-4766-bea2-b1bac0f882f2', 'fea6017b-4057-4ab7-9b68-650c9e540303', '57707dbe-56d8-410b-94fd-29cae41e786c', '2ec6d6e2-3e7c-48e4-ab9e-8892a11d7c95']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:09.593178 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1806d50d-4761-4670-82a2-7d75a586a7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:09.625136 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1806d50d-4761-4670-82a2-7d75a586a7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f719ec06-bbb1-4bab-8eaf-3ce987a2e84d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-448655793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac8e35f483a4b28818dbf9fc435f5bf',qos_specs=None,replication_status=,reservations=['cc73dc22-ee77-4766-bea2-b1bac0f882f2','fea6017b-4057-4ab7-9b68-650c9e540303','57707dbe-56d8-410b-94fd-29cae41e786c','2ec6d6e2-3e7c-48e4-ab9e-8892a11d7c95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f609c47b20a24df78b409ca862659823',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-448655793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f719ec06-bbb1-4bab-8eaf-3ce987a2e84d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ac8e35f483a4b28818dbf9fc435f5bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f609c47b20a24df78b409ca862659823',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:09.627009 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca9516a8-7b3a-4fee-98b0-cead32bff3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:09.652015 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca9516a8-7b3a-4fee-98b0-cead32bff3e6) transitioned into state 'SUCCESS' from state '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-448655793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac8e35f483a4b28818dbf9fc435f5bf',qos_specs=None,replication_status=,reservations=['cc73dc22-ee77-4766-bea2-b1bac0f882f2','fea6017b-4057-4ab7-9b68-650c9e540303','57707dbe-56d8-410b-94fd-29cae41e786c','2ec6d6e2-3e7c-48e4-ab9e-8892a11d7c95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f609c47b20a24df78b409ca862659823',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:09.652696 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264c7f55-7848-45d9-a7b0-f0d6504c4e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:09.661953 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (264c7f55-7848-45d9-a7b0-f0d6504c4e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:09.662862 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Flow 'volume_create_api' (8e03ceef-ff9f-4f24-a457-b336ca27d6cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:09.663170 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Create volume request issued successfully. Aug 07 18:04:09.663881 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9eeccb2e-bca5-4899-b414-6a65e42f5b4e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:04:09.664161 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 687/2765] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:04:09 2026] POST /volume/v3/volumes => generated 750 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:09.678065 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-56e08982-1c15-48e2-993e-b0c837ffe2e5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:09.680011 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-56e08982-1c15-48e2-993e-b0c837ffe2e5 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:09.680228 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-56e08982-1c15-48e2-993e-b0c837ffe2e5 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:09.680499 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-56e08982-1c15-48e2-993e-b0c837ffe2e5 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:09.693242 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:09.693242 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:09.700704 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5d7fe5c1-2e78-4593-905a-bdf198661f71 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:09.701710 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-56e08982-1c15-48e2-993e-b0c837ffe2e5 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:09.702581 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d7fe5c1-2e78-4593-905a-bdf198661f71 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:09.702743 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d7fe5c1-2e78-4593-905a-bdf198661f71 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:09.702939 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d7fe5c1-2e78-4593-905a-bdf198661f71 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:09.706568 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-56e08982-1c15-48e2-993e-b0c837ffe2e5 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:09.707259 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 698/2766] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:09 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:09.708877 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:09.708877 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:09.713352 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5d7fe5c1-2e78-4593-905a-bdf198661f71 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:09.717757 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d7fe5c1-2e78-4593-905a-bdf198661f71 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:09.718087 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 691/2767] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:09 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:10.713973 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-b9a476ce-4ffb-4a07-a352-bbb3ed44f20b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:10.717969 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-b9a476ce-4ffb-4a07-a352-bbb3ed44f20b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:04:10.718171 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-b9a476ce-4ffb-4a07-a352-bbb3ed44f20b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:10.718446 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-b9a476ce-4ffb-4a07-a352-bbb3ed44f20b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:10.719936 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-07e0ed27-2405-41f1-b4dc-41b0794f373c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:10.726165 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07e0ed27-2405-41f1-b4dc-41b0794f373c tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:10.726165 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07e0ed27-2405-41f1-b4dc-41b0794f373c tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:10.726165 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07e0ed27-2405-41f1-b4dc-41b0794f373c tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:10.727912 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:10.727912 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:10.731067 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8d5cb1cb-114a-4546-b5ad-5901fe4c7535 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:10.734178 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-b9a476ce-4ffb-4a07-a352-bbb3ed44f20b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:04:10.734262 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8d5cb1cb-114a-4546-b5ad-5901fe4c7535 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:10.734262 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8d5cb1cb-114a-4546-b5ad-5901fe4c7535 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:10.734262 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8d5cb1cb-114a-4546-b5ad-5901fe4c7535 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:10.734412 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:10.734412 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:10.737208 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-07e0ed27-2405-41f1-b4dc-41b0794f373c tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:10.739248 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-b9a476ce-4ffb-4a07-a352-bbb3ed44f20b tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 200 Aug 07 18:04:10.739774 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 692/2768] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:10 2026] GET /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 1231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:10.742050 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:10.742050 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:10.742780 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07e0ed27-2405-41f1-b4dc-41b0794f373c tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:10.743259 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 688/2769] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:10 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:10.745027 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8d5cb1cb-114a-4546-b5ad-5901fe4c7535 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:10.752930 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8d5cb1cb-114a-4546-b5ad-5901fe4c7535 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:10.753167 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 699/2770] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:10 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:10.768319 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-cc569042-c768-4d9e-9538-4569df8c6951 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:10.771301 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-cc569042-c768-4d9e-9538-4569df8c6951 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] POST https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268/action Aug 07 18:04:10.771824 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-cc569042-c768-4d9e-9538-4569df8c6951 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:10.771956 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-cc569042-c768-4d9e-9538-4569df8c6951 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:10.784014 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:10.784014 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:10.784714 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-cc569042-c768-4d9e-9538-4569df8c6951 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:04:10.791291 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-cc569042-c768-4d9e-9538-4569df8c6951 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Begin detaching volume completed successfully. Aug 07 18:04:10.791540 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-cc569042-c768-4d9e-9538-4569df8c6951 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268/action returned with HTTP 202 Aug 07 18:04:10.791945 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-834c0da7-7317-4a43-bba3-af7fdda191f0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:10.791998 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 692/2771] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:04:10 2026] POST /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:04:10.794481 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-834c0da7-7317-4a43-bba3-af7fdda191f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:10.794726 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-834c0da7-7317-4a43-bba3-af7fdda191f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:10.795015 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-834c0da7-7317-4a43-bba3-af7fdda191f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:10.803387 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:10.803387 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:10.810345 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-834c0da7-7317-4a43-bba3-af7fdda191f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:10.821469 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-834c0da7-7317-4a43-bba3-af7fdda191f0 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:10.821914 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 693/2772] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:10 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:10.850957 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1edb5522-326e-48e1-941a-65f8d4ac682d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:10.850957 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1edb5522-326e-48e1-941a-65f8d4ac682d None None] GET https://10.4.3.241/volume// Aug 07 18:04:10.850957 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1edb5522-326e-48e1-941a-65f8d4ac682d None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:10.850957 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1edb5522-326e-48e1-941a-65f8d4ac682d None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:10.850957 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1edb5522-326e-48e1-941a-65f8d4ac682d None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:10.850957 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 689/2773] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:10.863345 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-efccfbf0-8d2a-481c-9143-03293b7069a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:10.865656 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-efccfbf0-8d2a-481c-9143-03293b7069a2 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:04:10.865862 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-efccfbf0-8d2a-481c-9143-03293b7069a2 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:10.866052 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-efccfbf0-8d2a-481c-9143-03293b7069a2 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:10.876314 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:10.876314 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:10.881105 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-efccfbf0-8d2a-481c-9143-03293b7069a2 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:04:10.886755 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-efccfbf0-8d2a-481c-9143-03293b7069a2 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 200 Aug 07 18:04:10.887406 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 700/2774] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:10 2026] GET /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 1414 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:10.908805 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9080dfa9-d3d8-476c-8553-6f66ae6b75df None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:10.909923 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9080dfa9-d3d8-476c-8553-6f66ae6b75df None None] GET https://10.4.3.241/volume// Aug 07 18:04:10.911926 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9080dfa9-d3d8-476c-8553-6f66ae6b75df None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:10.912842 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9080dfa9-d3d8-476c-8553-6f66ae6b75df None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:10.912842 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9080dfa9-d3d8-476c-8553-6f66ae6b75df None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:10.913269 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 693/2775] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:04:10 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:10.922238 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-af7f8e9a-1d61-4210-b122-839c4eb693ef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:10.927949 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-af7f8e9a-1d61-4210-b122-839c4eb693ef tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:04:10.928315 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-af7f8e9a-1d61-4210-b122-839c4eb693ef tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f719ec06-bbb1-4bab-8eaf-3ce987a2e84d", "connector": null, "instance_uuid": "c16d25b4-cb21-452a-9b76-36272214a571"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:10.939224 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:10.939224 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:10.970511 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-af7f8e9a-1d61-4210-b122-839c4eb693ef tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:04:10.971135 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 694/2776] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:04:10 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 07 18:04:11.002569 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2303e4f9-8be0-40f9-9115-c237c6027d84 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:11.005477 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2303e4f9-8be0-40f9-9115-c237c6027d84 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:11.005870 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2303e4f9-8be0-40f9-9115-c237c6027d84 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:11.006198 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2303e4f9-8be0-40f9-9115-c237c6027d84 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:11.013595 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-90cfc1ce-bb05-422e-96b8-95cf699185c8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:11.014024 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-90cfc1ce-bb05-422e-96b8-95cf699185c8 None None] GET https://10.4.3.241/volume// Aug 07 18:04:11.014679 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-90cfc1ce-bb05-422e-96b8-95cf699185c8 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:11.014679 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-90cfc1ce-bb05-422e-96b8-95cf699185c8 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:11.014866 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-90cfc1ce-bb05-422e-96b8-95cf699185c8 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:11.015199 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 701/2777] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:11.019057 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:11.019057 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:11.023386 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2303e4f9-8be0-40f9-9115-c237c6027d84 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:11.023501 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-1a2f274d-15cd-4ff0-8eac-639dbb8f7b7f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:11.025825 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-1a2f274d-15cd-4ff0-8eac-639dbb8f7b7f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:11.026338 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-1a2f274d-15cd-4ff0-8eac-639dbb8f7b7f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:11.026338 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-1a2f274d-15cd-4ff0-8eac-639dbb8f7b7f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:11.030484 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2303e4f9-8be0-40f9-9115-c237c6027d84 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:11.030484 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 690/2778] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:10 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:11.035268 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:11.035268 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:11.039218 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-1a2f274d-15cd-4ff0-8eac-639dbb8f7b7f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:11.043873 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-1a2f274d-15cd-4ff0-8eac-639dbb8f7b7f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:11.044577 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 694/2779] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:11 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:11.155552 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-4088b255-56c5-468b-9f87-acf31ba2e92f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:11.158385 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-4088b255-56c5-468b-9f87-acf31ba2e92f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] PUT https://10.4.3.241/volume/v3/attachments/00c94287-d374-4c53-82bd-b91b4c75dd54 Aug 07 18:04:11.158881 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-4088b255-56c5-468b-9f87-acf31ba2e92f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:11.167153 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-4088b255-56c5-468b-9f87-acf31ba2e92f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Acquiring lock "cinder-attachment_update-f719ec06-bbb1-4bab-8eaf-3ce987a2e84d-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:04:11.174470 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-4088b255-56c5-468b-9f87-acf31ba2e92f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Lock "cinder-attachment_update-f719ec06-bbb1-4bab-8eaf-3ce987a2e84d-np0000006743" acquired by "attachment_update" :: waited 0.007s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:04:11.175738 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:11.175738 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:11.194081 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:11.197920 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:04:11.198218 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1446600940", "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:11.205246 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1446600940', 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:04:11.272707 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-4088b255-56c5-468b-9f87-acf31ba2e92f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Lock "cinder-attachment_update-f719ec06-bbb1-4bab-8eaf-3ce987a2e84d-np0000006743" released by "attachment_update" :: held 0.097s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:04:11.272707 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-4088b255-56c5-468b-9f87-acf31ba2e92f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/attachments/00c94287-d374-4c53-82bd-b91b4c75dd54 returned with HTTP 200 Aug 07 18:04:11.273736 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 695/2780] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:04:11 2026] PUT /volume/v3/attachments/00c94287-d374-4c53-82bd-b91b4c75dd54 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:11.325352 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Create volume of 1 GB Aug 07 18:04:11.330386 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Availability Zones retrieved successfully. Aug 07 18:04:11.335392 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Flow 'volume_create_api' (76d19de8-07a2-4e82-b74c-8a5e2fee7fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:11.336420 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5ab876-e3fa-4d75-b5b7-1522c4f5fbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:11.337297 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:04:11.414355 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5ab876-e3fa-4d75-b5b7-1522c4f5fbd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:11.415134 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8805efa2-c55b-4de0-be39-a14033e6e6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:11.474885 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Created reservations ['3fb50acf-7908-4b6e-b73b-67a5ad05fa91', 'daa29909-23e3-45ac-9121-d68b0564dc3b', '25ad0e27-6d66-4ed5-99f2-370a798ee0f7', '30502b43-c07e-48f6-a0aa-b4352815efcd'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:11.475700 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8805efa2-c55b-4de0-be39-a14033e6e6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fb50acf-7908-4b6e-b73b-67a5ad05fa91', 'daa29909-23e3-45ac-9121-d68b0564dc3b', '25ad0e27-6d66-4ed5-99f2-370a798ee0f7', '30502b43-c07e-48f6-a0aa-b4352815efcd']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:11.476721 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b99170bb-5a67-4a82-b5cc-209cd6d2f165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:11.501560 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b99170bb-5a67-4a82-b5cc-209cd6d2f165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d34e194-ba41-45e3-ad52-628a0f118c4f', '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-1446600940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e08d52300911430b83bf3c5f37bb37ec',qos_specs=None,replication_status=,reservations=['3fb50acf-7908-4b6e-b73b-67a5ad05fa91','daa29909-23e3-45ac-9121-d68b0564dc3b','25ad0e27-6d66-4ed5-99f2-370a798ee0f7','30502b43-c07e-48f6-a0aa-b4352815efcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9e5dd71c2274417b932913c1142ab00',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1446600940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d34e194-ba41-45e3-ad52-628a0f118c4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e08d52300911430b83bf3c5f37bb37ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9e5dd71c2274417b932913c1142ab00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:11.503150 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01470714-42db-4ba1-b68c-c7599d9f2741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:11.533839 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01470714-42db-4ba1-b68c-c7599d9f2741) transitioned into state 'SUCCESS' from state '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-1446600940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e08d52300911430b83bf3c5f37bb37ec',qos_specs=None,replication_status=,reservations=['3fb50acf-7908-4b6e-b73b-67a5ad05fa91','daa29909-23e3-45ac-9121-d68b0564dc3b','25ad0e27-6d66-4ed5-99f2-370a798ee0f7','30502b43-c07e-48f6-a0aa-b4352815efcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9e5dd71c2274417b932913c1142ab00',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:11.534614 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7737f68f-bf6c-4169-9892-6f04b6d41602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:11.547723 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7737f68f-bf6c-4169-9892-6f04b6d41602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:11.549561 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Flow 'volume_create_api' (76d19de8-07a2-4e82-b74c-8a5e2fee7fb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:11.549966 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Create volume request issued successfully. Aug 07 18:04:11.550686 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7fecf695-7a43-412c-9e53-9c18ac3e6843 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:04:11.551532 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 702/2781] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:04:11 2026] POST /volume/v3/volumes => generated 753 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:11.567913 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e91754aa-5ef1-4dfa-98a6-d70379c6bc6b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:11.572209 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e91754aa-5ef1-4dfa-98a6-d70379c6bc6b tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] GET https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f Aug 07 18:04:11.572712 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e91754aa-5ef1-4dfa-98a6-d70379c6bc6b tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:11.573037 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e91754aa-5ef1-4dfa-98a6-d70379c6bc6b tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:11.584633 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:11.584633 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:11.595458 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e91754aa-5ef1-4dfa-98a6-d70379c6bc6b tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Volume info retrieved successfully. Aug 07 18:04:11.602654 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e91754aa-5ef1-4dfa-98a6-d70379c6bc6b tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f returned with HTTP 200 Aug 07 18:04:11.602654 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 691/2782] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:11 2026] GET /volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:11.773940 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-705bb2d3-9b73-49f7-b979-5a1ebd5fb4d3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:11.777922 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-705bb2d3-9b73-49f7-b979-5a1ebd5fb4d3 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:11.777922 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-705bb2d3-9b73-49f7-b979-5a1ebd5fb4d3 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:11.777922 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-705bb2d3-9b73-49f7-b979-5a1ebd5fb4d3 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:11.784901 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:11.784901 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:11.790077 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-705bb2d3-9b73-49f7-b979-5a1ebd5fb4d3 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:11.796393 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-705bb2d3-9b73-49f7-b979-5a1ebd5fb4d3 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:11.796983 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 695/2783] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:11 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:11.846220 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-d61eb867-86d9-4d47-9701-4b1c97fdbf28 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:11.848251 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-d61eb867-86d9-4d47-9701-4b1c97fdbf28 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] DELETE https://10.4.3.241/volume/v3/attachments/5015cdd1-40e1-49a1-9bc9-14380f39b8f7 Aug 07 18:04:11.848497 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-d61eb867-86d9-4d47-9701-4b1c97fdbf28 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:11.848757 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-d61eb867-86d9-4d47-9701-4b1c97fdbf28 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:11.857103 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:11.857103 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:11.917562 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-59b0a09b-761b-40df-809f-9bb0984e9f14 req-d61eb867-86d9-4d47-9701-4b1c97fdbf28 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/attachments/5015cdd1-40e1-49a1-9bc9-14380f39b8f7 returned with HTTP 200 Aug 07 18:04:11.918037 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 696/2784] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:04:11 2026] DELETE /volume/v3/attachments/5015cdd1-40e1-49a1-9bc9-14380f39b8f7 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:12.044857 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9027efdf-203b-40b5-bcbf-ab280a0fd8cd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:12.048051 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9027efdf-203b-40b5-bcbf-ab280a0fd8cd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:12.048272 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9027efdf-203b-40b5-bcbf-ab280a0fd8cd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:12.048858 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9027efdf-203b-40b5-bcbf-ab280a0fd8cd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:12.071625 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:12.071625 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:12.076623 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9027efdf-203b-40b5-bcbf-ab280a0fd8cd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:12.081979 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9027efdf-203b-40b5-bcbf-ab280a0fd8cd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:12.082488 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 703/2785] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:12 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:12.447582 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e30cf67d-b890-4c33-9dd8-d768c312bfe2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:12.449670 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e30cf67d-b890-4c33-9dd8-d768c312bfe2 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:04:12.449897 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e30cf67d-b890-4c33-9dd8-d768c312bfe2 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:12.450128 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e30cf67d-b890-4c33-9dd8-d768c312bfe2 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:12.459164 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:12.459164 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:12.467151 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e30cf67d-b890-4c33-9dd8-d768c312bfe2 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:04:12.474645 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e30cf67d-b890-4c33-9dd8-d768c312bfe2 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:04:12.475080 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 692/2786] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:12 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:12.620611 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2ed35b26-08f2-4c33-bc24-c477a1bb47fe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:12.622964 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ed35b26-08f2-4c33-bc24-c477a1bb47fe tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] GET https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f Aug 07 18:04:12.623173 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ed35b26-08f2-4c33-bc24-c477a1bb47fe tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:12.623485 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ed35b26-08f2-4c33-bc24-c477a1bb47fe tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:12.635758 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:12.635758 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:12.641588 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2ed35b26-08f2-4c33-bc24-c477a1bb47fe tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Volume info retrieved successfully. Aug 07 18:04:12.650581 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ed35b26-08f2-4c33-bc24-c477a1bb47fe tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f returned with HTTP 200 Aug 07 18:04:12.651180 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 696/2787] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:12 2026] GET /volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:12.702151 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-0ab46831-6101-4a5b-b951-0db36bab5598 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:12.708224 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-0ab46831-6101-4a5b-b951-0db36bab5598 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] GET https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f Aug 07 18:04:12.708789 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-0ab46831-6101-4a5b-b951-0db36bab5598 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:12.709902 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-0ab46831-6101-4a5b-b951-0db36bab5598 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:12.719724 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:12.719724 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:12.724625 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-0ab46831-6101-4a5b-b951-0db36bab5598 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Volume info retrieved successfully. Aug 07 18:04:12.731564 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-0ab46831-6101-4a5b-b951-0db36bab5598 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f returned with HTTP 200 Aug 07 18:04:12.732185 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 697/2788] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:12 2026] GET /volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:12.810751 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-93bcad62-d59e-47c4-8939-faee48305509 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:12.812687 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93bcad62-d59e-47c4-8939-faee48305509 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:12.812882 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93bcad62-d59e-47c4-8939-faee48305509 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:12.813059 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93bcad62-d59e-47c4-8939-faee48305509 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:12.821287 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:12.821287 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:12.825659 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-93bcad62-d59e-47c4-8939-faee48305509 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:12.830793 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93bcad62-d59e-47c4-8939-faee48305509 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:12.831298 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 704/2789] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:12 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:13.098801 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-51e5242c-9c91-4159-9c74-7f78876e9238 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:13.103651 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-51e5242c-9c91-4159-9c74-7f78876e9238 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:13.103651 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-51e5242c-9c91-4159-9c74-7f78876e9238 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:13.103651 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-51e5242c-9c91-4159-9c74-7f78876e9238 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:13.117641 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:13.117641 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:13.122553 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-51e5242c-9c91-4159-9c74-7f78876e9238 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:13.133110 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-51e5242c-9c91-4159-9c74-7f78876e9238 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:13.133726 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 693/2790] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:13 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:13.445774 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-29f50613-94db-4c11-9b3b-00495440d19a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:13.448045 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-29f50613-94db-4c11-9b3b-00495440d19a tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] GET https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f Aug 07 18:04:13.448289 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-29f50613-94db-4c11-9b3b-00495440d19a tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:13.448471 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-29f50613-94db-4c11-9b3b-00495440d19a tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:13.455333 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:13.455333 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:13.459534 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-29f50613-94db-4c11-9b3b-00495440d19a tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Volume info retrieved successfully. Aug 07 18:04:13.467034 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-29f50613-94db-4c11-9b3b-00495440d19a tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f returned with HTTP 200 Aug 07 18:04:13.467593 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 697/2791] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:13 2026] GET /volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:13.480516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9cafa14a-ac96-4fa7-bbc6-c36aff6c37ef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:13.480914 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cafa14a-ac96-4fa7-bbc6-c36aff6c37ef None None] GET https://10.4.3.241/volume// Aug 07 18:04:13.480914 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cafa14a-ac96-4fa7-bbc6-c36aff6c37ef None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:13.481057 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cafa14a-ac96-4fa7-bbc6-c36aff6c37ef None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:13.481428 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cafa14a-ac96-4fa7-bbc6-c36aff6c37ef None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:13.481917 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 698/2792] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:04:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:13.494165 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-2a0e0643-3916-4ff6-8f84-da1dbd56043e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:13.499508 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-2a0e0643-3916-4ff6-8f84-da1dbd56043e tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:04:13.499508 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-2a0e0643-3916-4ff6-8f84-da1dbd56043e tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d34e194-ba41-45e3-ad52-628a0f118c4f", "connector": null, "instance_uuid": "0ef9c8ed-2ddb-4350-ba2e-cd4e562dd65c"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:13.508599 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:13.508599 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:13.555675 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-2a0e0643-3916-4ff6-8f84-da1dbd56043e tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:04:13.556495 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 705/2793] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:04:13 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 07 18:04:13.844980 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b048f1ad-f2a4-4df0-a3f0-bde0b4b5a498 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:13.849019 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b048f1ad-f2a4-4df0-a3f0-bde0b4b5a498 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:13.849250 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b048f1ad-f2a4-4df0-a3f0-bde0b4b5a498 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:13.849487 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b048f1ad-f2a4-4df0-a3f0-bde0b4b5a498 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:13.864053 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:13.864053 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:13.870085 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b048f1ad-f2a4-4df0-a3f0-bde0b4b5a498 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:13.876326 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b048f1ad-f2a4-4df0-a3f0-bde0b4b5a498 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:13.876739 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 694/2794] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:13 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:14.123829 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:14.147733 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d7f1c4dc-4b41-4cfa-b912-01a15f2363ef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:14.149484 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d7f1c4dc-4b41-4cfa-b912-01a15f2363ef tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:14.149672 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d7f1c4dc-4b41-4cfa-b912-01a15f2363ef tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:14.149875 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d7f1c4dc-4b41-4cfa-b912-01a15f2363ef tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:14.165310 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:14.165310 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:14.171613 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d7f1c4dc-4b41-4cfa-b912-01a15f2363ef tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:14.175663 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d7f1c4dc-4b41-4cfa-b912-01a15f2363ef tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:14.175929 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 699/2795] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:14 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:14.199223 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:04:14.199663 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1919629988"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:14.201015 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1919629988'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:04:14.201167 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume of 1 GB Aug 07 18:04:14.206913 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Availability Zones retrieved successfully. Aug 07 18:04:14.214074 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Flow 'volume_create_api' (3013aa67-cee1-4193-894b-d6c09bea9431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:14.214074 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f835bdc3-4440-41e1-9db7-186acc62bd51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:14.214799 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:04:14.237415 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f835bdc3-4440-41e1-9db7-186acc62bd51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:14.238076 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32d1cfd-8cf8-480d-821f-b29fca2cab19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:14.320408 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['d0cf2584-4d79-42a7-99fc-cf4b2c9b8b3f', '783cbced-2dfa-49b2-b323-64d07719e158', 'b4c2158a-a34d-4959-84a8-9461e019bbe1', '2950cb43-2e7e-450b-bec9-ab6b701d4ec6'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:14.321087 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a32d1cfd-8cf8-480d-821f-b29fca2cab19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0cf2584-4d79-42a7-99fc-cf4b2c9b8b3f', '783cbced-2dfa-49b2-b323-64d07719e158', 'b4c2158a-a34d-4959-84a8-9461e019bbe1', '2950cb43-2e7e-450b-bec9-ab6b701d4ec6']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:14.321856 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb98976a-466c-49b5-9a81-01e1ee192969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:14.346368 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb98976a-466c-49b5-9a81-01e1ee192969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b480cb94-5a9e-4f69-b3b9-ced388bfba84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1919629988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323a2d27e79e41a3ac8a1158f14bbb52',qos_specs=None,replication_status=,reservations=['d0cf2584-4d79-42a7-99fc-cf4b2c9b8b3f','783cbced-2dfa-49b2-b323-64d07719e158','b4c2158a-a34d-4959-84a8-9461e019bbe1','2950cb43-2e7e-450b-bec9-ab6b701d4ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c914e031942f4066b9b7e16668ffe442',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1919629988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b480cb94-5a9e-4f69-b3b9-ced388bfba84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='323a2d27e79e41a3ac8a1158f14bbb52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c914e031942f4066b9b7e16668ffe442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:14.347071 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abaf8cb4-32af-4de7-b5d1-933e8702a715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:14.376562 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abaf8cb4-32af-4de7-b5d1-933e8702a715) transitioned into state 'SUCCESS' from state '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-1919629988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323a2d27e79e41a3ac8a1158f14bbb52',qos_specs=None,replication_status=,reservations=['d0cf2584-4d79-42a7-99fc-cf4b2c9b8b3f','783cbced-2dfa-49b2-b323-64d07719e158','b4c2158a-a34d-4959-84a8-9461e019bbe1','2950cb43-2e7e-450b-bec9-ab6b701d4ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c914e031942f4066b9b7e16668ffe442',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:14.377354 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593c547b-6da7-40c2-9adc-2cf5c1a003c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:14.387687 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (593c547b-6da7-40c2-9adc-2cf5c1a003c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:14.388621 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Flow 'volume_create_api' (3013aa67-cee1-4193-894b-d6c09bea9431) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:14.388990 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume request issued successfully. Aug 07 18:04:14.389642 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-13a5ed0a-542f-4b13-ab4e-d53e47c78497 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:04:14.390090 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 698/2796] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:04:14 2026] POST /volume/v3/volumes => generated 754 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:14.403655 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-13adb9c3-249e-4d82-9950-a6d7ed73e7d4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:14.405482 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-13adb9c3-249e-4d82-9950-a6d7ed73e7d4 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:04:14.405716 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-13adb9c3-249e-4d82-9950-a6d7ed73e7d4 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:14.405938 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-13adb9c3-249e-4d82-9950-a6d7ed73e7d4 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:14.414329 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:14.414329 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:14.417680 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-13adb9c3-249e-4d82-9950-a6d7ed73e7d4 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:04:14.425104 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-13adb9c3-249e-4d82-9950-a6d7ed73e7d4 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:04:14.425484 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 706/2797] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:14 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:14.709763 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2187a405-4c5f-4728-b630-2affe600132d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:14.710200 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2187a405-4c5f-4728-b630-2affe600132d None None] GET https://10.4.3.241/volume// Aug 07 18:04:14.710496 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2187a405-4c5f-4728-b630-2affe600132d None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:14.710708 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2187a405-4c5f-4728-b630-2affe600132d None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:14.711022 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2187a405-4c5f-4728-b630-2affe600132d None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:14.711309 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 695/2798] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:14.717901 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-9ea913fb-c792-4cef-b72b-7c21612a6122 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:14.721409 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-9ea913fb-c792-4cef-b72b-7c21612a6122 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] GET https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f Aug 07 18:04:14.721666 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-9ea913fb-c792-4cef-b72b-7c21612a6122 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:14.721871 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-9ea913fb-c792-4cef-b72b-7c21612a6122 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:14.741516 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:14.741516 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:14.745260 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-9ea913fb-c792-4cef-b72b-7c21612a6122 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Volume info retrieved successfully. Aug 07 18:04:14.750462 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-9ea913fb-c792-4cef-b72b-7c21612a6122 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f returned with HTTP 200 Aug 07 18:04:14.750912 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 700/2799] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:14 2026] GET /volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f => generated 1540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:14.850770 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-369f8934-9369-46a0-8f74-25b064ecf2e5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:14.854524 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-369f8934-9369-46a0-8f74-25b064ecf2e5 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] PUT https://10.4.3.241/volume/v3/attachments/9527388e-6d78-4b19-a71f-8e67e1c708a8 Aug 07 18:04:14.854971 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-369f8934-9369-46a0-8f74-25b064ecf2e5 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:14.863827 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-369f8934-9369-46a0-8f74-25b064ecf2e5 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Acquiring lock "cinder-attachment_update-0d34e194-ba41-45e3-ad52-628a0f118c4f-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:04:14.869091 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-369f8934-9369-46a0-8f74-25b064ecf2e5 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Lock "cinder-attachment_update-0d34e194-ba41-45e3-ad52-628a0f118c4f-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:04:14.870430 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:14.870430 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:14.894851 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8bd16ded-e2ab-4dcd-9da6-c30e023a2892 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:14.897138 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8bd16ded-e2ab-4dcd-9da6-c30e023a2892 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:14.897474 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8bd16ded-e2ab-4dcd-9da6-c30e023a2892 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:14.897725 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8bd16ded-e2ab-4dcd-9da6-c30e023a2892 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:14.907350 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:14.907350 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:14.911548 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8bd16ded-e2ab-4dcd-9da6-c30e023a2892 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:14.915821 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8bd16ded-e2ab-4dcd-9da6-c30e023a2892 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:14.916211 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 707/2800] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:14 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:14.976654 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-369f8934-9369-46a0-8f74-25b064ecf2e5 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Lock "cinder-attachment_update-0d34e194-ba41-45e3-ad52-628a0f118c4f-np0000006743" released by "attachment_update" :: held 0.107s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:04:14.976954 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-369f8934-9369-46a0-8f74-25b064ecf2e5 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/attachments/9527388e-6d78-4b19-a71f-8e67e1c708a8 returned with HTTP 200 Aug 07 18:04:14.977429 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 699/2801] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:04:14 2026] PUT /volume/v3/attachments/9527388e-6d78-4b19-a71f-8e67e1c708a8 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:15.001761 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-b06a5dff-bbde-463a-8797-d519bfb97ca1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.004604 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-b06a5dff-bbde-463a-8797-d519bfb97ca1 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] POST https://10.4.3.241/volume/v3/attachments/9527388e-6d78-4b19-a71f-8e67e1c708a8/action Aug 07 18:04:15.005036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-b06a5dff-bbde-463a-8797-d519bfb97ca1 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:15.005157 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-b06a5dff-bbde-463a-8797-d519bfb97ca1 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:15.036369 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.036369 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:15.054689 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-46aaca3a-5c93-45ba-9e14-ba3fdc52e60e req-b06a5dff-bbde-463a-8797-d519bfb97ca1 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/attachments/9527388e-6d78-4b19-a71f-8e67e1c708a8/action returned with HTTP 204 Aug 07 18:04:15.055167 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 696/2802] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:04:15 2026] POST /volume/v3/attachments/9527388e-6d78-4b19-a71f-8e67e1c708a8/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:15.127101 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-2466a118-0256-41d7-8bca-33cee6fdaccb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.132019 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-2466a118-0256-41d7-8bca-33cee6fdaccb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] POST https://10.4.3.241/volume/v3/attachments/00c94287-d374-4c53-82bd-b91b4c75dd54/action Aug 07 18:04:15.132729 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-2466a118-0256-41d7-8bca-33cee6fdaccb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:15.132729 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-2466a118-0256-41d7-8bca-33cee6fdaccb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:15.155609 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.155609 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:15.176285 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6925db93-a18b-4c5e-a38d-72cfb84c793a req-2466a118-0256-41d7-8bca-33cee6fdaccb tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/attachments/00c94287-d374-4c53-82bd-b91b4c75dd54/action returned with HTTP 204 Aug 07 18:04:15.176766 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 701/2803] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:04:15 2026] POST /volume/v3/attachments/00c94287-d374-4c53-82bd-b91b4c75dd54/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:15.191153 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8d19521b-add5-46da-bef0-e88aeb54db3f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.195585 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8d19521b-add5-46da-bef0-e88aeb54db3f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:15.195849 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8d19521b-add5-46da-bef0-e88aeb54db3f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:15.196128 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8d19521b-add5-46da-bef0-e88aeb54db3f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:15.211758 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.211758 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:15.222864 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8d19521b-add5-46da-bef0-e88aeb54db3f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:15.230763 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8d19521b-add5-46da-bef0-e88aeb54db3f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:15.231498 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 708/2804] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:15 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:15.248145 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-3d2cc3e6-1ff4-4c03-83eb-b36d01a68159 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.251535 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-3d2cc3e6-1ff4-4c03-83eb-b36d01a68159 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] DELETE https://10.4.3.241/volume/v3/attachments/4c81ca12-d6e1-4e75-ba0f-94dd521eec70 Aug 07 18:04:15.251885 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-3d2cc3e6-1ff4-4c03-83eb-b36d01a68159 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:15.252085 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-3d2cc3e6-1ff4-4c03-83eb-b36d01a68159 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:15.252171 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-272721a5-1507-44a6-bf40-bd7db566678f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.253893 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-272721a5-1507-44a6-bf40-bd7db566678f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:15.254468 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-272721a5-1507-44a6-bf40-bd7db566678f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:15.254468 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-272721a5-1507-44a6-bf40-bd7db566678f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:15.263305 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.263305 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:15.265760 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.265760 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:15.270916 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-272721a5-1507-44a6-bf40-bd7db566678f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:15.276352 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-272721a5-1507-44a6-bf40-bd7db566678f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:15.276964 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 697/2805] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:15 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:15.324689 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5970721e-d879-4297-b9cf-43d2c101dd21 req-3d2cc3e6-1ff4-4c03-83eb-b36d01a68159 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/attachments/4c81ca12-d6e1-4e75-ba0f-94dd521eec70 returned with HTTP 200 Aug 07 18:04:15.325299 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 700/2806] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:04:15 2026] DELETE /volume/v3/attachments/4c81ca12-d6e1-4e75-ba0f-94dd521eec70 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:15.440606 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-33f5f2a6-3613-409e-830e-68e54023a816 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.442346 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33f5f2a6-3613-409e-830e-68e54023a816 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:04:15.442575 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33f5f2a6-3613-409e-830e-68e54023a816 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:15.442763 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33f5f2a6-3613-409e-830e-68e54023a816 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:15.450660 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.450660 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:15.457567 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-33f5f2a6-3613-409e-830e-68e54023a816 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:04:15.465017 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33f5f2a6-3613-409e-830e-68e54023a816 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:04:15.465888 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 702/2807] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:15 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:15.480271 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fff5710b-04a9-40b8-b4da-42e055465fc6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.482249 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fff5710b-04a9-40b8-b4da-42e055465fc6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:04:15.482502 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fff5710b-04a9-40b8-b4da-42e055465fc6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:15.482721 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fff5710b-04a9-40b8-b4da-42e055465fc6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:15.492037 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.492037 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:15.497212 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fff5710b-04a9-40b8-b4da-42e055465fc6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:04:15.502569 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fff5710b-04a9-40b8-b4da-42e055465fc6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:04:15.503167 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 709/2808] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:15 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:15.520156 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a6ac49be-c9d7-42dc-b6c2-cc9d00966050 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.522345 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a6ac49be-c9d7-42dc-b6c2-cc9d00966050 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:04:15.522814 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a6ac49be-c9d7-42dc-b6c2-cc9d00966050 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b480cb94-5a9e-4f69-b3b9-ced388bfba84", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2135649937"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:15.533104 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.533104 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:15.533632 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a6ac49be-c9d7-42dc-b6c2-cc9d00966050 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:04:15.533755 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-a6ac49be-c9d7-42dc-b6c2-cc9d00966050 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create snapshot from volume b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:04:15.570282 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-a6ac49be-c9d7-42dc-b6c2-cc9d00966050 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['8e3b3904-9a9b-44c4-8198-f8f61b48a7b6', '2b782131-99d5-408a-93db-90be4375413a', '7fec49f3-f735-4981-829d-7f07d5f56df1', '78e4a442-d511-4de9-948d-a3e4f2789575'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:15.607644 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-d426e1ff-412b-4c88-9102-45cd64208cb6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.609781 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-d426e1ff-412b-4c88-9102-45cd64208cb6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:15.609991 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-d426e1ff-412b-4c88-9102-45cd64208cb6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:15.610250 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-d426e1ff-412b-4c88-9102-45cd64208cb6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:15.613905 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a6ac49be-c9d7-42dc-b6c2-cc9d00966050 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot create request issued successfully. Aug 07 18:04:15.614305 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a6ac49be-c9d7-42dc-b6c2-cc9d00966050 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:04:15.614765 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 698/2809] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:04:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:15.624218 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.624218 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:15.629285 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2922510f-e9a4-491c-b704-0a54027286b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.631298 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-d426e1ff-412b-4c88-9102-45cd64208cb6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:15.634311 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2922510f-e9a4-491c-b704-0a54027286b6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 Aug 07 18:04:15.634813 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2922510f-e9a4-491c-b704-0a54027286b6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:15.634935 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2922510f-e9a4-491c-b704-0a54027286b6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:15.635979 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-d426e1ff-412b-4c88-9102-45cd64208cb6 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:15.636418 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 701/2810] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:15 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:15.642218 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.642218 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:15.642765 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2922510f-e9a4-491c-b704-0a54027286b6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:04:15.643912 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2922510f-e9a4-491c-b704-0a54027286b6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 returned with HTTP 200 Aug 07 18:04:15.644424 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 703/2811] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:04:15 2026] GET /volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:15.660433 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-5e20e34c-a648-47dc-a0f9-40b9c3cc3b05 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.662174 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-5e20e34c-a648-47dc-a0f9-40b9c3cc3b05 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] POST https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5/action Aug 07 18:04:15.662672 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-5e20e34c-a648-47dc-a0f9-40b9c3cc3b05 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:15.664422 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-5e20e34c-a648-47dc-a0f9-40b9c3cc3b05 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:15.675126 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.675126 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:15.676148 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-5e20e34c-a648-47dc-a0f9-40b9c3cc3b05 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:15.682099 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-5e20e34c-a648-47dc-a0f9-40b9c3cc3b05 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Begin detaching volume completed successfully. Aug 07 18:04:15.682523 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-5e20e34c-a648-47dc-a0f9-40b9c3cc3b05 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5/action returned with HTTP 202 Aug 07 18:04:15.683189 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 710/2812] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:04:15 2026] POST /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:04:15.702586 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7eea0a03-7b67-4395-9b45-e34aa65aa52a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.705558 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7eea0a03-7b67-4395-9b45-e34aa65aa52a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:15.705789 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7eea0a03-7b67-4395-9b45-e34aa65aa52a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:15.705976 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7eea0a03-7b67-4395-9b45-e34aa65aa52a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:15.715711 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.715711 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:15.719938 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7eea0a03-7b67-4395-9b45-e34aa65aa52a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:15.725290 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7eea0a03-7b67-4395-9b45-e34aa65aa52a tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:15.725833 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 699/2813] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:15 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:15.729173 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-633d6d7c-878b-4bed-b1dc-6cfe6e3658c1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.729557 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-633d6d7c-878b-4bed-b1dc-6cfe6e3658c1 None None] GET https://10.4.3.241/volume// Aug 07 18:04:15.729723 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-633d6d7c-878b-4bed-b1dc-6cfe6e3658c1 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:15.729918 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-633d6d7c-878b-4bed-b1dc-6cfe6e3658c1 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:15.730245 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-633d6d7c-878b-4bed-b1dc-6cfe6e3658c1 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:15.730522 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 702/2814] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:15.738953 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-03925432-1d1c-4e12-95d6-e4000f936ff9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.741248 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-03925432-1d1c-4e12-95d6-e4000f936ff9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:15.741744 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-03925432-1d1c-4e12-95d6-e4000f936ff9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:15.742030 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-03925432-1d1c-4e12-95d6-e4000f936ff9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:15.754037 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.754037 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:15.758981 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-03925432-1d1c-4e12-95d6-e4000f936ff9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:15.765160 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-03925432-1d1c-4e12-95d6-e4000f936ff9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:15.765738 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 704/2815] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:15 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:15.931257 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bb4698db-5b4f-4f6a-8435-b8ec920e4e7c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:15.935160 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb4698db-5b4f-4f6a-8435-b8ec920e4e7c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:15.935160 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb4698db-5b4f-4f6a-8435-b8ec920e4e7c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:15.935160 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb4698db-5b4f-4f6a-8435-b8ec920e4e7c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:15.945073 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:15.945073 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:15.954966 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bb4698db-5b4f-4f6a-8435-b8ec920e4e7c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:15.960972 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb4698db-5b4f-4f6a-8435-b8ec920e4e7c tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:15.961558 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 711/2816] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:15 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:16.108660 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e00ba45c-2f90-4ad4-9f32-1a03788525c9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:16.111088 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e00ba45c-2f90-4ad4-9f32-1a03788525c9 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] DELETE https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:04:16.111508 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e00ba45c-2f90-4ad4-9f32-1a03788525c9 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:16.111694 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e00ba45c-2f90-4ad4-9f32-1a03788525c9 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:16.111863 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-e00ba45c-2f90-4ad4-9f32-1a03788525c9 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Delete volume with id: 0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:04:16.119765 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:16.119765 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:16.120232 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e00ba45c-2f90-4ad4-9f32-1a03788525c9 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:04:16.139035 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e00ba45c-2f90-4ad4-9f32-1a03788525c9 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Delete volume request issued successfully. Aug 07 18:04:16.139540 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e00ba45c-2f90-4ad4-9f32-1a03788525c9 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 202 Aug 07 18:04:16.140022 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 700/2817] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:16 2026] DELETE /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:16.186584 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-ccb4d82a-cb5c-4f71-88bb-55f831c7c07e req-343e4599-8b7e-4f7a-94b2-eb390c2dd958 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:16.188709 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ccb4d82a-cb5c-4f71-88bb-55f831c7c07e req-343e4599-8b7e-4f7a-94b2-eb390c2dd958 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:04:16.189299 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ccb4d82a-cb5c-4f71-88bb-55f831c7c07e req-343e4599-8b7e-4f7a-94b2-eb390c2dd958 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:16.189299 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-ccb4d82a-cb5c-4f71-88bb-55f831c7c07e req-343e4599-8b7e-4f7a-94b2-eb390c2dd958 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:16.196292 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:16.196292 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:16.198986 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-ccb4d82a-cb5c-4f71-88bb-55f831c7c07e req-343e4599-8b7e-4f7a-94b2-eb390c2dd958 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 404 Aug 07 18:04:16.199501 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 703/2818] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:16 2026] GET /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:16.243499 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2b1e7986-9c7e-4011-8a7b-9d6b8153532b req-09e2d654-afdb-427a-8054-9b07f79dac97 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:16.246039 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2b1e7986-9c7e-4011-8a7b-9d6b8153532b req-09e2d654-afdb-427a-8054-9b07f79dac97 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:04:16.246265 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2b1e7986-9c7e-4011-8a7b-9d6b8153532b req-09e2d654-afdb-427a-8054-9b07f79dac97 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:16.246462 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2b1e7986-9c7e-4011-8a7b-9d6b8153532b req-09e2d654-afdb-427a-8054-9b07f79dac97 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:16.257207 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2b1e7986-9c7e-4011-8a7b-9d6b8153532b req-09e2d654-afdb-427a-8054-9b07f79dac97 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 404 Aug 07 18:04:16.257858 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 705/2819] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:16 2026] GET /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:16.657598 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e8e68c30-28c0-4020-a27b-1c17a5cd0fe8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:16.659428 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e8e68c30-28c0-4020-a27b-1c17a5cd0fe8 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 Aug 07 18:04:16.659626 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e8e68c30-28c0-4020-a27b-1c17a5cd0fe8 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:16.659797 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e8e68c30-28c0-4020-a27b-1c17a5cd0fe8 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:16.664683 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:16.664683 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:16.665537 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e8e68c30-28c0-4020-a27b-1c17a5cd0fe8 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:04:16.665861 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e8e68c30-28c0-4020-a27b-1c17a5cd0fe8 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 returned with HTTP 200 Aug 07 18:04:16.666228 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 712/2820] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:04:16 2026] GET /volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:16.680245 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c1436280-95b4-4595-9a4a-c65666c1c8d7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:16.682861 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1436280-95b4-4595-9a4a-c65666c1c8d7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:04:16.683471 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1436280-95b4-4595-9a4a-c65666c1c8d7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b480cb94-5a9e-4f69-b3b9-ced388bfba84", "snapshot_id": "837719b1-3f20-4003-8734-d69cc06b5652", "name": "tempest-VolumesSnapshotTestJSON-Backup-1236798658", "container": "tempest-volumessnapshottestjson-backup-container-598505525"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:16.685754 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-c1436280-95b4-4595-9a4a-c65666c1c8d7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Creating new backup {'backup': {'volume_id': 'b480cb94-5a9e-4f69-b3b9-ced388bfba84', 'snapshot_id': '837719b1-3f20-4003-8734-d69cc06b5652', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1236798658', 'container': 'tempest-volumessnapshottestjson-backup-container-598505525'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:04:16.685974 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-c1436280-95b4-4595-9a4a-c65666c1c8d7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Creating backup of volume b480cb94-5a9e-4f69-b3b9-ced388bfba84 in container tempest-volumessnapshottestjson-backup-container-598505525 Aug 07 18:04:16.697319 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:16.697319 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:16.698147 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c1436280-95b4-4595-9a4a-c65666c1c8d7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:04:16.705270 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:16.705270 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:16.705886 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c1436280-95b4-4595-9a4a-c65666c1c8d7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:04:16.738766 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-c1436280-95b4-4595-9a4a-c65666c1c8d7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['9267f2ca-8d20-41ac-b4db-1387efbfb61a', '1787e60d-a6e6-466a-9a34-026bcc786577'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:16.745041 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4c5b4e95-1d1c-4028-bed1-1d8778697547 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:16.746636 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4c5b4e95-1d1c-4028-bed1-1d8778697547 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:16.746946 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4c5b4e95-1d1c-4028-bed1-1d8778697547 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:16.747244 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4c5b4e95-1d1c-4028-bed1-1d8778697547 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:16.757628 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:16.757628 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:16.761416 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4c5b4e95-1d1c-4028-bed1-1d8778697547 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:16.767154 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4c5b4e95-1d1c-4028-bed1-1d8778697547 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:16.767682 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 704/2821] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:16 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:16.783662 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1436280-95b4-4595-9a4a-c65666c1c8d7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:04:16.783662 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 701/2822] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:04:16 2026] POST /volume/v3/backups => generated 335 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:16.793800 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0117fe53-5cf4-4550-b838-134b66c66d91 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:16.796619 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0117fe53-5cf4-4550-b838-134b66c66d91 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:16.796619 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0117fe53-5cf4-4550-b838-134b66c66d91 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:16.796619 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0117fe53-5cf4-4550-b838-134b66c66d91 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:16.796619 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0117fe53-5cf4-4550-b838-134b66c66d91 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:16.801717 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:16.801717 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:16.802305 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0117fe53-5cf4-4550-b838-134b66c66d91 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:16.802721 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 706/2823] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:16 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 808 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:16.974914 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3e0bfbde-8713-4198-a031-bbab8c8113c6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:16.976633 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e0bfbde-8713-4198-a031-bbab8c8113c6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:16.976833 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e0bfbde-8713-4198-a031-bbab8c8113c6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:16.977006 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e0bfbde-8713-4198-a031-bbab8c8113c6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:16.982858 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:16.982858 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:16.986622 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3e0bfbde-8713-4198-a031-bbab8c8113c6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:16.990734 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e0bfbde-8713-4198-a031-bbab8c8113c6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:16.991158 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 713/2824] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:16 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:17.787289 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b634af47-84ae-4759-9377-cf3554ee31c8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:17.789167 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b634af47-84ae-4759-9377-cf3554ee31c8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:17.789348 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b634af47-84ae-4759-9377-cf3554ee31c8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:17.789559 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b634af47-84ae-4759-9377-cf3554ee31c8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:17.804171 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:17.804171 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:17.808341 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b634af47-84ae-4759-9377-cf3554ee31c8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:17.813516 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b634af47-84ae-4759-9377-cf3554ee31c8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:17.813968 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 705/2825] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:17 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:17.817715 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7fd55ea6-623d-4f75-89b4-1d9fb84fe151 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:17.819460 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7fd55ea6-623d-4f75-89b4-1d9fb84fe151 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:17.819668 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7fd55ea6-623d-4f75-89b4-1d9fb84fe151 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:17.819858 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7fd55ea6-623d-4f75-89b4-1d9fb84fe151 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:17.819997 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-7fd55ea6-623d-4f75-89b4-1d9fb84fe151 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:17.827231 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:17.827231 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:17.827975 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7fd55ea6-623d-4f75-89b4-1d9fb84fe151 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:17.828310 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 702/2826] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:17 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:18.005085 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1b85d23a-4a5f-4be1-82b6-2c8b0d4a3672 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:18.008394 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b85d23a-4a5f-4be1-82b6-2c8b0d4a3672 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:18.008724 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b85d23a-4a5f-4be1-82b6-2c8b0d4a3672 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:18.008791 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b85d23a-4a5f-4be1-82b6-2c8b0d4a3672 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:18.018164 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:18.018164 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:18.021992 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1b85d23a-4a5f-4be1-82b6-2c8b0d4a3672 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:18.026100 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b85d23a-4a5f-4be1-82b6-2c8b0d4a3672 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:18.026469 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 707/2827] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:18 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:18.830377 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7fc50af7-2ec9-4c6b-a589-dd90277d9678 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:18.831926 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7fc50af7-2ec9-4c6b-a589-dd90277d9678 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:18.832090 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7fc50af7-2ec9-4c6b-a589-dd90277d9678 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:18.832253 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7fc50af7-2ec9-4c6b-a589-dd90277d9678 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:18.840091 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7a7dc03a-c119-40d3-b261-49c6824075b9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:18.842177 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7a7dc03a-c119-40d3-b261-49c6824075b9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:18.842267 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7a7dc03a-c119-40d3-b261-49c6824075b9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:18.843445 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7a7dc03a-c119-40d3-b261-49c6824075b9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:18.843445 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7a7dc03a-c119-40d3-b261-49c6824075b9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:18.846291 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:18.846291 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:18.846520 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:18.846520 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:18.847358 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7a7dc03a-c119-40d3-b261-49c6824075b9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:18.847699 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 706/2828] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:18 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:18.852636 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7fc50af7-2ec9-4c6b-a589-dd90277d9678 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:18.857164 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7fc50af7-2ec9-4c6b-a589-dd90277d9678 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:18.857703 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 714/2829] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:18 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:19.040183 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f4428fd5-10a2-495b-a4d6-1722d5e5a883 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:19.042003 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f4428fd5-10a2-495b-a4d6-1722d5e5a883 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:19.042495 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f4428fd5-10a2-495b-a4d6-1722d5e5a883 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:19.042854 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f4428fd5-10a2-495b-a4d6-1722d5e5a883 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:19.051965 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:19.051965 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:19.058032 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f4428fd5-10a2-495b-a4d6-1722d5e5a883 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:19.063362 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f4428fd5-10a2-495b-a4d6-1722d5e5a883 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:19.063919 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 703/2830] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:19 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:19.806530 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-b8e65e94-d5e0-40c0-89d5-47fe3032834e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:19.811898 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-b8e65e94-d5e0-40c0-89d5-47fe3032834e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] DELETE https://10.4.3.241/volume/v3/attachments/b422bea7-39fb-4143-ace9-a28b7db3afc7 Aug 07 18:04:19.812272 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-b8e65e94-d5e0-40c0-89d5-47fe3032834e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:19.812528 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-b8e65e94-d5e0-40c0-89d5-47fe3032834e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:19.829054 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:19.829054 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:19.863802 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d3c2ec10-0889-44eb-b2ac-120abf93746f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:19.866589 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d3c2ec10-0889-44eb-b2ac-120abf93746f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:19.866851 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d3c2ec10-0889-44eb-b2ac-120abf93746f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:19.867107 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d3c2ec10-0889-44eb-b2ac-120abf93746f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:19.867270 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-d3c2ec10-0889-44eb-b2ac-120abf93746f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:19.872875 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:19.872875 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:19.874144 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d3c2ec10-0889-44eb-b2ac-120abf93746f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:19.874331 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 707/2831] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:19 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:19.883527 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-35688e62-765b-4b2a-9750-a4d952632739 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:19.884982 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-35688e62-765b-4b2a-9750-a4d952632739 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:19.885229 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-35688e62-765b-4b2a-9750-a4d952632739 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:19.885450 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-35688e62-765b-4b2a-9750-a4d952632739 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:19.896629 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:19.896629 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:19.896747 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5bc0cb81-37a4-4455-ac59-b6ef7107d295 req-b8e65e94-d5e0-40c0-89d5-47fe3032834e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/attachments/b422bea7-39fb-4143-ace9-a28b7db3afc7 returned with HTTP 200 Aug 07 18:04:19.897169 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 708/2832] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:04:19 2026] DELETE /volume/v3/attachments/b422bea7-39fb-4143-ace9-a28b7db3afc7 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:19.903021 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-35688e62-765b-4b2a-9750-a4d952632739 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:19.909591 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-35688e62-765b-4b2a-9750-a4d952632739 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:19.910113 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 715/2833] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:19 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:20.002171 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-719d32cb-236b-48d6-ae34-1122478f4ba8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.004675 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-719d32cb-236b-48d6-ae34-1122478f4ba8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:20.004937 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-719d32cb-236b-48d6-ae34-1122478f4ba8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.005243 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-719d32cb-236b-48d6-ae34-1122478f4ba8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.017293 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.017293 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:20.024841 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-719d32cb-236b-48d6-ae34-1122478f4ba8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:20.037535 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-719d32cb-236b-48d6-ae34-1122478f4ba8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:20.038159 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 704/2834] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:20 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:20.065415 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-a2d5b992-f6ef-4f4f-a133-f3d7013ac5fc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.076304 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-a2d5b992-f6ef-4f4f-a133-f3d7013ac5fc tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] POST https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d/action Aug 07 18:04:20.076730 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-a2d5b992-f6ef-4f4f-a133-f3d7013ac5fc tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:20.078048 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-a2d5b992-f6ef-4f4f-a133-f3d7013ac5fc tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:20.078611 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-028cc3f9-d2af-44df-875e-25e65e22e9d5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.083154 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-028cc3f9-d2af-44df-875e-25e65e22e9d5 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:20.083441 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-028cc3f9-d2af-44df-875e-25e65e22e9d5 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.083675 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-028cc3f9-d2af-44df-875e-25e65e22e9d5 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.095641 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.095641 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:20.095874 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.095874 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:20.096505 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-a2d5b992-f6ef-4f4f-a133-f3d7013ac5fc tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:20.097726 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-028cc3f9-d2af-44df-875e-25e65e22e9d5 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:20.102766 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-028cc3f9-d2af-44df-875e-25e65e22e9d5 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:20.103237 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 709/2835] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:20 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:20.105502 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-a2d5b992-f6ef-4f4f-a133-f3d7013ac5fc tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Begin detaching volume completed successfully. Aug 07 18:04:20.109589 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-a2d5b992-f6ef-4f4f-a133-f3d7013ac5fc tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d/action returned with HTTP 202 Aug 07 18:04:20.110513 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 708/2836] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:04:20 2026] POST /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:04:20.131718 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-db61398f-73b9-4589-85e3-e90f008dd846 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.134029 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db61398f-73b9-4589-85e3-e90f008dd846 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:20.134238 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-db61398f-73b9-4589-85e3-e90f008dd846 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.134488 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-db61398f-73b9-4589-85e3-e90f008dd846 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.145636 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.145636 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:20.150021 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-db61398f-73b9-4589-85e3-e90f008dd846 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:20.157510 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db61398f-73b9-4589-85e3-e90f008dd846 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:20.157918 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 716/2837] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:20 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:20.172865 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bb9b37fb-2887-4143-a619-ba3874f5dc36 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.172865 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bb9b37fb-2887-4143-a619-ba3874f5dc36 None None] GET https://10.4.3.241/volume// Aug 07 18:04:20.172865 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bb9b37fb-2887-4143-a619-ba3874f5dc36 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.172865 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bb9b37fb-2887-4143-a619-ba3874f5dc36 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.173297 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bb9b37fb-2887-4143-a619-ba3874f5dc36 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:20.173391 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 705/2838] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:20.189588 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-86e4c0ce-16ff-410d-af5f-505a19840922 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.191722 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-86e4c0ce-16ff-410d-af5f-505a19840922 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:20.192060 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-86e4c0ce-16ff-410d-af5f-505a19840922 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.192337 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-86e4c0ce-16ff-410d-af5f-505a19840922 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.215938 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.215938 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:20.218494 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-86e4c0ce-16ff-410d-af5f-505a19840922 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:20.219431 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5124e18b-e725-4368-974c-c26004f05de7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.224485 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-86e4c0ce-16ff-410d-af5f-505a19840922 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:20.224869 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 710/2839] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:20 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 1318 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:20.225207 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5124e18b-e725-4368-974c-c26004f05de7 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:20.225484 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5124e18b-e725-4368-974c-c26004f05de7 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.225738 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5124e18b-e725-4368-974c-c26004f05de7 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.234926 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.234926 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:20.240494 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5124e18b-e725-4368-974c-c26004f05de7 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:20.247997 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5124e18b-e725-4368-974c-c26004f05de7 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:20.248469 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 709/2840] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:20 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:20.265345 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-00c3e50c-a64d-4e00-9b82-2b104a9d8e56 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.267130 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-00c3e50c-a64d-4e00-9b82-2b104a9d8e56 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:20.267256 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-00c3e50c-a64d-4e00-9b82-2b104a9d8e56 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.267430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-00c3e50c-a64d-4e00-9b82-2b104a9d8e56 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.276466 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.276466 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:20.282623 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-00c3e50c-a64d-4e00-9b82-2b104a9d8e56 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:20.287192 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-00c3e50c-a64d-4e00-9b82-2b104a9d8e56 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:20.287595 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 717/2841] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:20 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:20.360500 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-63b1d257-fa2a-4869-8976-2ff65ce02acd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.363090 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-63b1d257-fa2a-4869-8976-2ff65ce02acd tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:20.363320 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-63b1d257-fa2a-4869-8976-2ff65ce02acd tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.363626 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-63b1d257-fa2a-4869-8976-2ff65ce02acd tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.370936 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.370936 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:20.378192 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-63b1d257-fa2a-4869-8976-2ff65ce02acd tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:20.382344 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-63b1d257-fa2a-4869-8976-2ff65ce02acd tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:20.382741 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 706/2842] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:20 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:20.480959 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ade4c214-3214-4064-8eae-b5039c7a6d51 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.481349 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ade4c214-3214-4064-8eae-b5039c7a6d51 None None] GET https://10.4.3.241/volume// Aug 07 18:04:20.481528 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ade4c214-3214-4064-8eae-b5039c7a6d51 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.481725 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ade4c214-3214-4064-8eae-b5039c7a6d51 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.482068 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ade4c214-3214-4064-8eae-b5039c7a6d51 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:20.482334 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 711/2843] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:04:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:20.496124 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-1cb730d5-1979-4e53-a724-bdc08263e0e6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.498439 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-1cb730d5-1979-4e53-a724-bdc08263e0e6 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:04:20.498729 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-1cb730d5-1979-4e53-a724-bdc08263e0e6 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3", "connector": null, "instance_uuid": "430c1aa6-1962-4390-821b-df78c8c7fb4c"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:20.506543 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.506543 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:20.552191 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-1cb730d5-1979-4e53-a724-bdc08263e0e6 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:04:20.552954 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 710/2844] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:04:20 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:20.599909 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9fe876b2-e27a-4b5d-876a-fd680677fe10 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.602006 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fe876b2-e27a-4b5d-876a-fd680677fe10 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:20.602256 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fe876b2-e27a-4b5d-876a-fd680677fe10 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.602583 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fe876b2-e27a-4b5d-876a-fd680677fe10 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.613723 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.613723 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:20.620984 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9fe876b2-e27a-4b5d-876a-fd680677fe10 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:20.627303 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c6821aca-0170-4ca1-99f7-4c8f67e9dfcf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.627719 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6821aca-0170-4ca1-99f7-4c8f67e9dfcf None None] GET https://10.4.3.241/volume// Aug 07 18:04:20.627886 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6821aca-0170-4ca1-99f7-4c8f67e9dfcf None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.628023 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6821aca-0170-4ca1-99f7-4c8f67e9dfcf None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.628511 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6821aca-0170-4ca1-99f7-4c8f67e9dfcf None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:20.628759 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 707/2845] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:20.635609 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fe876b2-e27a-4b5d-876a-fd680677fe10 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:20.635609 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 718/2846] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:20 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:20.641997 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-584ea02f-6845-438f-a192-8df7b75bbae8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.645110 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-584ea02f-6845-438f-a192-8df7b75bbae8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:20.645318 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-584ea02f-6845-438f-a192-8df7b75bbae8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.645531 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-584ea02f-6845-438f-a192-8df7b75bbae8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.655218 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.655218 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:20.662373 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-584ea02f-6845-438f-a192-8df7b75bbae8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:20.665904 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-584ea02f-6845-438f-a192-8df7b75bbae8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:20.666301 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 712/2847] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:20 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 1037 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:20.765905 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-44536838-538a-4612-8896-29d89ced1903 req-4a424686-3484-4955-b4d4-d651493cb6b1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.767853 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-44536838-538a-4612-8896-29d89ced1903 req-4a424686-3484-4955-b4d4-d651493cb6b1 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] DELETE https://10.4.3.241/volume/v3/attachments/fa368ced-53f8-40a4-a6c2-efd055e8c241 Aug 07 18:04:20.768016 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-44536838-538a-4612-8896-29d89ced1903 req-4a424686-3484-4955-b4d4-d651493cb6b1 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.768326 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-44536838-538a-4612-8896-29d89ced1903 req-4a424686-3484-4955-b4d4-d651493cb6b1 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.778436 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.778436 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:20.785355 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-9f77f580-c06c-401b-8d71-412201b251e5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.788846 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-9f77f580-c06c-401b-8d71-412201b251e5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] PUT https://10.4.3.241/volume/v3/attachments/02087e27-5e54-43a7-a653-0932a8135c45 Aug 07 18:04:20.789165 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-9f77f580-c06c-401b-8d71-412201b251e5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:20.799073 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-9f77f580-c06c-401b-8d71-412201b251e5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Acquiring lock "cinder-attachment_update-b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:04:20.803863 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-9f77f580-c06c-401b-8d71-412201b251e5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Lock "cinder-attachment_update-b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:04:20.805261 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.805261 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:20.839800 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-44536838-538a-4612-8896-29d89ced1903 req-4a424686-3484-4955-b4d4-d651493cb6b1 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/attachments/fa368ced-53f8-40a4-a6c2-efd055e8c241 returned with HTTP 200 Aug 07 18:04:20.840224 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 711/2848] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:04:20 2026] DELETE /volume/v3/attachments/fa368ced-53f8-40a4-a6c2-efd055e8c241 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:20.889043 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c70263d1-c5d7-4737-9979-252376e3c851 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:20.890966 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c70263d1-c5d7-4737-9979-252376e3c851 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:20.891640 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c70263d1-c5d7-4737-9979-252376e3c851 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:20.892021 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c70263d1-c5d7-4737-9979-252376e3c851 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:20.892285 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c70263d1-c5d7-4737-9979-252376e3c851 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:20.898615 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:20.898615 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:20.898615 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c70263d1-c5d7-4737-9979-252376e3c851 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:20.898615 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 719/2849] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:20 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:20.917686 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-9f77f580-c06c-401b-8d71-412201b251e5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Lock "cinder-attachment_update-b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3-np0000006743" released by "attachment_update" :: held 0.114s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:04:20.918077 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-9f77f580-c06c-401b-8d71-412201b251e5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/attachments/02087e27-5e54-43a7-a653-0932a8135c45 returned with HTTP 200 Aug 07 18:04:20.920202 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 708/2850] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:04:20 2026] PUT /volume/v3/attachments/02087e27-5e54-43a7-a653-0932a8135c45 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:21.119681 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8ec19a66-e1c4-4a24-88f0-cc526ef7c4bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:21.121200 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ec19a66-e1c4-4a24-88f0-cc526ef7c4bb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:21.121362 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8ec19a66-e1c4-4a24-88f0-cc526ef7c4bb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:21.121559 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8ec19a66-e1c4-4a24-88f0-cc526ef7c4bb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:21.130425 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:21.130425 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:21.130425 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8ec19a66-e1c4-4a24-88f0-cc526ef7c4bb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:21.134494 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ec19a66-e1c4-4a24-88f0-cc526ef7c4bb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:21.134807 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 713/2851] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:21 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 1449 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:21.171845 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3e451a9c-f219-4cbf-9e1f-eaa79c68a820 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:21.174370 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e451a9c-f219-4cbf-9e1f-eaa79c68a820 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:21.174639 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e451a9c-f219-4cbf-9e1f-eaa79c68a820 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:21.174907 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e451a9c-f219-4cbf-9e1f-eaa79c68a820 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:21.188359 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:21.188359 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:21.193515 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3e451a9c-f219-4cbf-9e1f-eaa79c68a820 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:21.199310 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e451a9c-f219-4cbf-9e1f-eaa79c68a820 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:21.199873 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 712/2852] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:21 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:21.280512 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-f78b7664-dc23-4d0e-b648-848ca5470625 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:21.282648 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-f78b7664-dc23-4d0e-b648-848ca5470625 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:21.282858 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-f78b7664-dc23-4d0e-b648-848ca5470625 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:21.283002 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-f78b7664-dc23-4d0e-b648-848ca5470625 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:21.292964 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:21.292964 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:21.296980 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-f78b7664-dc23-4d0e-b648-848ca5470625 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:21.302817 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-f78b7664-dc23-4d0e-b648-848ca5470625 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:21.305421 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 720/2853] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:21 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 1449 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:21.649350 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-78c14754-8686-4c1a-8cdf-6844939a9433 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:21.652941 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78c14754-8686-4c1a-8cdf-6844939a9433 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:21.652941 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-78c14754-8686-4c1a-8cdf-6844939a9433 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:21.652941 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-78c14754-8686-4c1a-8cdf-6844939a9433 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:21.663682 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:21.663682 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:21.667869 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-78c14754-8686-4c1a-8cdf-6844939a9433 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:21.678760 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78c14754-8686-4c1a-8cdf-6844939a9433 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:21.679329 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 709/2854] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:21 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:21.839937 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-6be7f3be-243b-4a5d-8a18-0e77e65bb458 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:21.842742 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-6be7f3be-243b-4a5d-8a18-0e77e65bb458 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:21.842981 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-6be7f3be-243b-4a5d-8a18-0e77e65bb458 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:21.843230 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-6be7f3be-243b-4a5d-8a18-0e77e65bb458 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:21.854165 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:21.854165 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:21.860966 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-6be7f3be-243b-4a5d-8a18-0e77e65bb458 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:21.871262 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-6be7f3be-243b-4a5d-8a18-0e77e65bb458 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:21.873609 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 714/2855] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:21 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 1449 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:21.886131 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-259d289d-c653-4f19-b933-3f6a95d93f2a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:21.886791 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-259d289d-c653-4f19-b933-3f6a95d93f2a None None] GET https://10.4.3.241/volume// Aug 07 18:04:21.887034 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-259d289d-c653-4f19-b933-3f6a95d93f2a None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:21.887268 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-259d289d-c653-4f19-b933-3f6a95d93f2a None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:21.887635 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-259d289d-c653-4f19-b933-3f6a95d93f2a None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:21.887972 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 713/2856] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:04:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:21.898904 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-8cfce3f7-ae2b-4791-8068-e8df76b037cb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:21.903423 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-8cfce3f7-ae2b-4791-8068-e8df76b037cb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:04:21.903423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-8cfce3f7-ae2b-4791-8068-e8df76b037cb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff5820bc-7985-489f-8f2d-a51a6d00f32c", "connector": null, "instance_uuid": "b5e13804-551d-460a-bed0-c270945efd69"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:21.912169 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9005e0b4-05ef-4772-a172-9627ad86ad39 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:21.914523 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9005e0b4-05ef-4772-a172-9627ad86ad39 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:21.914770 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9005e0b4-05ef-4772-a172-9627ad86ad39 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:21.915169 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9005e0b4-05ef-4772-a172-9627ad86ad39 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:21.915290 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-9005e0b4-05ef-4772-a172-9627ad86ad39 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:21.918002 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:21.918002 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:21.922281 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:21.922281 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:21.923551 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9005e0b4-05ef-4772-a172-9627ad86ad39 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:21.925218 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 710/2857] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:21 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:21.949224 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-8cfce3f7-ae2b-4791-8068-e8df76b037cb tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:04:21.949224 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 721/2858] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:04:21 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:22.219803 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c0985a63-be7e-410a-a4e5-91631b884732 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:22.223753 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0985a63-be7e-410a-a4e5-91631b884732 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:22.223974 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0985a63-be7e-410a-a4e5-91631b884732 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:22.224227 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0985a63-be7e-410a-a4e5-91631b884732 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:22.246771 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:22.246771 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:22.254694 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c0985a63-be7e-410a-a4e5-91631b884732 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:22.262646 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0985a63-be7e-410a-a4e5-91631b884732 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:22.264190 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 715/2859] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:22 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:22.369428 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8fbdae50-f50c-4bb2-837e-623cb46bbaee None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:22.370260 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8fbdae50-f50c-4bb2-837e-623cb46bbaee tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] DELETE https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:04:22.370544 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8fbdae50-f50c-4bb2-837e-623cb46bbaee tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:22.370777 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8fbdae50-f50c-4bb2-837e-623cb46bbaee tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:22.370983 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-8fbdae50-f50c-4bb2-837e-623cb46bbaee tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Delete volume with id: 67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:04:22.379213 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:22.379213 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:22.379744 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8fbdae50-f50c-4bb2-837e-623cb46bbaee tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:04:22.402837 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8fbdae50-f50c-4bb2-837e-623cb46bbaee tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Delete volume request issued successfully. Aug 07 18:04:22.403046 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8fbdae50-f50c-4bb2-837e-623cb46bbaee tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 202 Aug 07 18:04:22.403650 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 714/2860] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:22 2026] DELETE /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:22.412939 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-58aacddf-a97f-428b-a901-4e57c22b88fe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:22.417535 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-58aacddf-a97f-428b-a901-4e57c22b88fe tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:04:22.417535 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-58aacddf-a97f-428b-a901-4e57c22b88fe tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:22.417535 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-58aacddf-a97f-428b-a901-4e57c22b88fe tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:22.425110 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:22.425110 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:22.429591 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-58aacddf-a97f-428b-a901-4e57c22b88fe tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Volume info retrieved successfully. Aug 07 18:04:22.439760 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-58aacddf-a97f-428b-a901-4e57c22b88fe tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 200 Aug 07 18:04:22.440514 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 711/2861] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:22 2026] GET /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 1251 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:22.693965 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c1f67a29-7f1f-4c67-9c75-c073515097d8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:22.695812 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1f67a29-7f1f-4c67-9c75-c073515097d8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:22.696054 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1f67a29-7f1f-4c67-9c75-c073515097d8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:22.696289 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1f67a29-7f1f-4c67-9c75-c073515097d8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:22.706930 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:22.706930 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:22.710418 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c1f67a29-7f1f-4c67-9c75-c073515097d8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:22.716424 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1f67a29-7f1f-4c67-9c75-c073515097d8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:22.716424 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 722/2862] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:22 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:22.936072 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-89fa7694-1492-4918-b4a9-ec44db3e6c97 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:22.937965 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89fa7694-1492-4918-b4a9-ec44db3e6c97 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:22.938319 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89fa7694-1492-4918-b4a9-ec44db3e6c97 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:22.938650 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89fa7694-1492-4918-b4a9-ec44db3e6c97 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:22.938879 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-89fa7694-1492-4918-b4a9-ec44db3e6c97 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:22.944083 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:22.944083 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:22.945893 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89fa7694-1492-4918-b4a9-ec44db3e6c97 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:22.945893 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 716/2863] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:22 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:23.275113 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6cbcad03-fa92-4961-afea-f9a33f892da6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.276351 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6cbcad03-fa92-4961-afea-f9a33f892da6 None None] GET https://10.4.3.241/volume// Aug 07 18:04:23.277192 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6cbcad03-fa92-4961-afea-f9a33f892da6 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.277192 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6cbcad03-fa92-4961-afea-f9a33f892da6 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.277289 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6cbcad03-fa92-4961-afea-f9a33f892da6 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:23.277709 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 715/2864] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:23.279055 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a63ecd2a-b088-4787-b5c2-240204ed32fd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.283857 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a63ecd2a-b088-4787-b5c2-240204ed32fd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:23.283857 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a63ecd2a-b088-4787-b5c2-240204ed32fd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.283857 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a63ecd2a-b088-4787-b5c2-240204ed32fd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.288995 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-b365d9e2-9f32-45f0-872d-a98d754bc128 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.291812 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-b365d9e2-9f32-45f0-872d-a98d754bc128 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:04:23.291812 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-b365d9e2-9f32-45f0-872d-a98d754bc128 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.291812 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-b365d9e2-9f32-45f0-872d-a98d754bc128 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.299173 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:23.299173 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:23.305579 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:23.305579 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:23.311221 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a63ecd2a-b088-4787-b5c2-240204ed32fd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:23.311715 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-b365d9e2-9f32-45f0-872d-a98d754bc128 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:04:23.318315 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-e0f4308d-2678-4668-8a7e-bfab3514e850 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.320444 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a63ecd2a-b088-4787-b5c2-240204ed32fd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:23.320900 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 712/2865] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:23 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:23.321989 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-b365d9e2-9f32-45f0-872d-a98d754bc128 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:04:23.322219 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-e0f4308d-2678-4668-8a7e-bfab3514e850 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] DELETE https://10.4.3.241/volume/v3/attachments/00c94287-d374-4c53-82bd-b91b4c75dd54 Aug 07 18:04:23.322504 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-e0f4308d-2678-4668-8a7e-bfab3514e850 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.322557 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 723/2866] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:23 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 1628 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:23.322710 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-e0f4308d-2678-4668-8a7e-bfab3514e850 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.338543 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:23.338543 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:23.423805 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7e587458-d8cf-4c5c-94ea-eb4efde46ed8 req-e0f4308d-2678-4668-8a7e-bfab3514e850 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/attachments/00c94287-d374-4c53-82bd-b91b4c75dd54 returned with HTTP 200 Aug 07 18:04:23.424423 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 717/2867] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:04:23 2026] DELETE /volume/v3/attachments/00c94287-d374-4c53-82bd-b91b4c75dd54 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:23.456903 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9632cf21-6f14-43ca-92e6-c2626ef21d4d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.458315 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9632cf21-6f14-43ca-92e6-c2626ef21d4d tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 Aug 07 18:04:23.458424 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9632cf21-6f14-43ca-92e6-c2626ef21d4d tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.458733 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9632cf21-6f14-43ca-92e6-c2626ef21d4d tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.467652 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9632cf21-6f14-43ca-92e6-c2626ef21d4d tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 returned with HTTP 404 Aug 07 18:04:23.468272 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 716/2868] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:23 2026] GET /volume/v3/volumes/67368fab-4dbb-446e-96a8-23538008f162 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:23.471905 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-ec4c246a-41b6-4ccf-ae17-543d63addafe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.475109 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-ec4c246a-41b6-4ccf-ae17-543d63addafe tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] PUT https://10.4.3.241/volume/v3/attachments/92ea1436-0833-48cf-9438-71535837289c Aug 07 18:04:23.476274 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-ec4c246a-41b6-4ccf-ae17-543d63addafe tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:23.480603 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-16bb139b-cef8-402f-a19f-7e484a5c22fd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.482438 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16bb139b-cef8-402f-a19f-7e484a5c22fd tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] DELETE https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:04:23.482641 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16bb139b-cef8-402f-a19f-7e484a5c22fd tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.482887 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16bb139b-cef8-402f-a19f-7e484a5c22fd tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.483501 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-16bb139b-cef8-402f-a19f-7e484a5c22fd tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Delete volume with id: 0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:04:23.486613 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-ec4c246a-41b6-4ccf-ae17-543d63addafe tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Acquiring lock "cinder-attachment_update-ff5820bc-7985-489f-8f2d-a51a6d00f32c-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:04:23.489821 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16bb139b-cef8-402f-a19f-7e484a5c22fd tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 404 Aug 07 18:04:23.490358 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 724/2869] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:23 2026] DELETE /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:23.491458 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-ec4c246a-41b6-4ccf-ae17-543d63addafe tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Lock "cinder-attachment_update-ff5820bc-7985-489f-8f2d-a51a6d00f32c-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:04:23.492672 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:23.492672 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:23.498833 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1dca8459-32f9-4898-8b66-6b104aa35d1a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.501732 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1dca8459-32f9-4898-8b66-6b104aa35d1a tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 Aug 07 18:04:23.501931 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1dca8459-32f9-4898-8b66-6b104aa35d1a tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.502155 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1dca8459-32f9-4898-8b66-6b104aa35d1a tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.510417 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1dca8459-32f9-4898-8b66-6b104aa35d1a tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 returned with HTTP 404 Aug 07 18:04:23.510992 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 718/2870] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:23 2026] GET /volume/v3/volumes/0c87ef0b-352c-40dc-a105-0f4e907b8268 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:23.520751 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-796decb2-f55d-4c6f-8d30-74f6cc2fa781 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.522830 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-796decb2-f55d-4c6f-8d30-74f6cc2fa781 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:04:23.523162 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-796decb2-f55d-4c6f-8d30-74f6cc2fa781 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.523162 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-796decb2-f55d-4c6f-8d30-74f6cc2fa781 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.523289 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-796decb2-f55d-4c6f-8d30-74f6cc2fa781 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Delete volume with id: 6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:04:23.528984 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-796decb2-f55d-4c6f-8d30-74f6cc2fa781 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 404 Aug 07 18:04:23.529644 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 717/2871] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:23 2026] DELETE /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:23.537659 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0a36abae-31af-4c6f-a7a7-fe2fd826a200 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.540282 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0a36abae-31af-4c6f-a7a7-fe2fd826a200 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] GET https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 Aug 07 18:04:23.540516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0a36abae-31af-4c6f-a7a7-fe2fd826a200 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.540747 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0a36abae-31af-4c6f-a7a7-fe2fd826a200 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.547288 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0a36abae-31af-4c6f-a7a7-fe2fd826a200 tempest-TestInstancesWithCinderVolumes-36312658 tempest-TestInstancesWithCinderVolumes-36312658-project-member] https://10.4.3.241/volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 returned with HTTP 404 Aug 07 18:04:23.547995 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 725/2872] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:23 2026] GET /volume/v3/volumes/6dbb42bb-afaa-4a33-b447-93fe011c5947 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:23.557287 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b5236ff6-dae4-4105-9d0e-63b43dd8e953 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.561599 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5236ff6-dae4-4105-9d0e-63b43dd8e953 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:04:23.563963 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5236ff6-dae4-4105-9d0e-63b43dd8e953 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.563963 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5236ff6-dae4-4105-9d0e-63b43dd8e953 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.566439 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:23.566439 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:23.566685 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b5236ff6-dae4-4105-9d0e-63b43dd8e953 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:04:23.597857 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b5236ff6-dae4-4105-9d0e-63b43dd8e953 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Get all volumes completed successfully. Aug 07 18:04:23.597999 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-ec4c246a-41b6-4ccf-ae17-543d63addafe tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Lock "cinder-attachment_update-ff5820bc-7985-489f-8f2d-a51a6d00f32c-np0000006743" released by "attachment_update" :: held 0.107s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:04:23.598328 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-ec4c246a-41b6-4ccf-ae17-543d63addafe tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/attachments/92ea1436-0833-48cf-9438-71535837289c returned with HTTP 200 Aug 07 18:04:23.598869 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 713/2873] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:04:23 2026] PUT /volume/v3/attachments/92ea1436-0833-48cf-9438-71535837289c => generated 968 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:23.603088 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:23.603088 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:23.611079 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5236ff6-dae4-4105-9d0e-63b43dd8e953 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:04:23.611581 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 719/2874] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 18:04:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17642 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:23.631999 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-afaf6ed1-dc36-452c-af81-e0edcc3d1474 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.634178 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-afaf6ed1-dc36-452c-af81-e0edcc3d1474 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] DELETE https://10.4.3.241/volume/v3/types/b86997c5-35f0-432f-8886-f3ae922c29dc Aug 07 18:04:23.634595 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-afaf6ed1-dc36-452c-af81-e0edcc3d1474 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.634869 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-afaf6ed1-dc36-452c-af81-e0edcc3d1474 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.635345 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-40911218-053b-4990-a11c-2b25356c3180 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.637985 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-40911218-053b-4990-a11c-2b25356c3180 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] POST https://10.4.3.241/volume/v3/attachments/92ea1436-0833-48cf-9438-71535837289c/action Aug 07 18:04:23.638604 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-40911218-053b-4990-a11c-2b25356c3180 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:23.638604 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-40911218-053b-4990-a11c-2b25356c3180 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:23.662018 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:23.662018 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:23.667707 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-afaf6ed1-dc36-452c-af81-e0edcc3d1474 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] https://10.4.3.241/volume/v3/types/b86997c5-35f0-432f-8886-f3ae922c29dc returned with HTTP 202 Aug 07 18:04:23.668099 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 718/2875] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:04:23 2026] DELETE /volume/v3/types/b86997c5-35f0-432f-8886-f3ae922c29dc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:23.676689 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-40911218-053b-4990-a11c-2b25356c3180 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/attachments/92ea1436-0833-48cf-9438-71535837289c/action returned with HTTP 204 Aug 07 18:04:23.676689 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 726/2876] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:04:23 2026] POST /volume/v3/attachments/92ea1436-0833-48cf-9438-71535837289c/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:23.678455 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-29a7f2c8-2ddb-4925-844b-dd5153daff65 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.681124 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-29a7f2c8-2ddb-4925-844b-dd5153daff65 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:04:23.681385 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-29a7f2c8-2ddb-4925-844b-dd5153daff65 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.681716 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-29a7f2c8-2ddb-4925-844b-dd5153daff65 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.682057 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:23.682057 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:23.682386 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-29a7f2c8-2ddb-4925-844b-dd5153daff65 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:04:23.709863 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-29a7f2c8-2ddb-4925-844b-dd5153daff65 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Get all volumes completed successfully. Aug 07 18:04:23.717426 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:23.717426 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:23.722435 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-29a7f2c8-2ddb-4925-844b-dd5153daff65 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:04:23.723941 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 714/2877] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 18:04:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17944 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:23.729298 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e40553a4-a3ef-4f1a-94bd-653f065f2558 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.731174 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e40553a4-a3ef-4f1a-94bd-653f065f2558 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:23.731382 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e40553a4-a3ef-4f1a-94bd-653f065f2558 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.731606 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e40553a4-a3ef-4f1a-94bd-653f065f2558 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.740914 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:23.740914 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:23.745420 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e40553a4-a3ef-4f1a-94bd-653f065f2558 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:23.747856 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-03fe2d6f-287a-42bb-b81f-84b99214c84e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.750704 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-03fe2d6f-287a-42bb-b81f-84b99214c84e tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] DELETE https://10.4.3.241/volume/v3/types/7a9fcfce-089a-4204-ad28-c68f7e5b841d Aug 07 18:04:23.750942 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-03fe2d6f-287a-42bb-b81f-84b99214c84e tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.751662 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e40553a4-a3ef-4f1a-94bd-653f065f2558 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:23.752273 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-03fe2d6f-287a-42bb-b81f-84b99214c84e tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.753436 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 720/2878] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:23 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:23.791279 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-03fe2d6f-287a-42bb-b81f-84b99214c84e tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] https://10.4.3.241/volume/v3/types/7a9fcfce-089a-4204-ad28-c68f7e5b841d returned with HTTP 202 Aug 07 18:04:23.793955 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 719/2879] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:04:23 2026] DELETE /volume/v3/types/7a9fcfce-089a-4204-ad28-c68f7e5b841d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:23.956873 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-70b61393-00f0-4dad-ba1a-d75de37dbb98 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:23.958908 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-70b61393-00f0-4dad-ba1a-d75de37dbb98 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:23.959770 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-70b61393-00f0-4dad-ba1a-d75de37dbb98 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:23.960021 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-70b61393-00f0-4dad-ba1a-d75de37dbb98 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:23.960216 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-70b61393-00f0-4dad-ba1a-d75de37dbb98 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:23.967580 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:23.967580 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:23.968888 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-70b61393-00f0-4dad-ba1a-d75de37dbb98 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:23.975420 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 727/2880] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:23 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:24.111106 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e85823db-067f-47cb-919c-fd47d1c55ead None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:24.113298 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e85823db-067f-47cb-919c-fd47d1c55ead tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:04:24.114170 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e85823db-067f-47cb-919c-fd47d1c55ead tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:24.114170 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e85823db-067f-47cb-919c-fd47d1c55ead tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:24.114602 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e85823db-067f-47cb-919c-fd47d1c55ead tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:04:24.152747 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e85823db-067f-47cb-919c-fd47d1c55ead tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Get all volumes completed successfully. Aug 07 18:04:24.157371 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:24.157371 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:24.166624 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e85823db-067f-47cb-919c-fd47d1c55ead tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:04:24.167333 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 715/2881] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 18:04:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17944 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:24.196059 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-afbf4595-936f-4e4a-82d4-1df378c64d48 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:24.197752 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-afbf4595-936f-4e4a-82d4-1df378c64d48 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/8940c48c-792d-4b89-b04c-2afc8c79597c Aug 07 18:04:24.197914 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-afbf4595-936f-4e4a-82d4-1df378c64d48 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:24.198078 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-afbf4595-936f-4e4a-82d4-1df378c64d48 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:24.198220 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-afbf4595-936f-4e4a-82d4-1df378c64d48 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Delete volume with id: 8940c48c-792d-4b89-b04c-2afc8c79597c Aug 07 18:04:24.205339 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:24.205339 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:24.205685 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-afbf4595-936f-4e4a-82d4-1df378c64d48 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Volume info retrieved successfully. Aug 07 18:04:24.217470 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.image.cache [None req-afbf4595-936f-4e4a-82d4-1df378c64d48 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'eede6bfc-3a36-44d3-a4a6-5235beada706', 'volume_id': '8940c48c-792d-4b89-b04c-2afc8c79597c', 'host': 'np0000006743@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 18, 2, 48), 'last_used': datetime.datetime(2026, 8, 7, 18, 2, 56)}. {{(pid=100246) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 18:04:24.231850 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-afbf4595-936f-4e4a-82d4-1df378c64d48 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Delete volume request issued successfully. Aug 07 18:04:24.232043 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-afbf4595-936f-4e4a-82d4-1df378c64d48 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] https://10.4.3.241/volume/v3/volumes/8940c48c-792d-4b89-b04c-2afc8c79597c returned with HTTP 202 Aug 07 18:04:24.233899 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 721/2882] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:24 2026] DELETE /volume/v3/volumes/8940c48c-792d-4b89-b04c-2afc8c79597c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:24.244434 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b7defc9f-d7b5-44fc-a63b-ed37819c250a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:24.247305 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7defc9f-d7b5-44fc-a63b-ed37819c250a tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] GET https://10.4.3.241/volume/v3/volumes/8940c48c-792d-4b89-b04c-2afc8c79597c Aug 07 18:04:24.248719 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b7defc9f-d7b5-44fc-a63b-ed37819c250a tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:24.248719 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b7defc9f-d7b5-44fc-a63b-ed37819c250a tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:24.259097 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:24.259097 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:24.264355 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b7defc9f-d7b5-44fc-a63b-ed37819c250a tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Volume info retrieved successfully. Aug 07 18:04:24.270773 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7defc9f-d7b5-44fc-a63b-ed37819c250a tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] https://10.4.3.241/volume/v3/volumes/8940c48c-792d-4b89-b04c-2afc8c79597c returned with HTTP 200 Aug 07 18:04:24.271426 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 720/2883] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:24 2026] GET /volume/v3/volumes/8940c48c-792d-4b89-b04c-2afc8c79597c => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:24.337009 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7d53631d-ffb9-4b86-a411-18431877cb09 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:24.339247 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7d53631d-ffb9-4b86-a411-18431877cb09 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:24.339424 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7d53631d-ffb9-4b86-a411-18431877cb09 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:24.339671 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7d53631d-ffb9-4b86-a411-18431877cb09 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:24.350706 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:24.350706 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:24.358150 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7d53631d-ffb9-4b86-a411-18431877cb09 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:24.364907 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7d53631d-ffb9-4b86-a411-18431877cb09 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:24.365444 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 728/2884] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:24 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:24.381819 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0cefab3f-9d4e-41c4-a7df-57a7e1b263d8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:24.386685 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0cefab3f-9d4e-41c4-a7df-57a7e1b263d8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:24.386685 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0cefab3f-9d4e-41c4-a7df-57a7e1b263d8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:24.386685 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0cefab3f-9d4e-41c4-a7df-57a7e1b263d8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:24.395904 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:24.395904 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:24.402965 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0cefab3f-9d4e-41c4-a7df-57a7e1b263d8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:24.413228 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0cefab3f-9d4e-41c4-a7df-57a7e1b263d8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:24.413901 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 716/2885] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:24 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:24.512494 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c5fc8eb1-9503-4a7a-8710-5521c9a710d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:24.515519 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5fc8eb1-9503-4a7a-8710-5521c9a710d8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:24.515762 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5fc8eb1-9503-4a7a-8710-5521c9a710d8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:24.516028 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5fc8eb1-9503-4a7a-8710-5521c9a710d8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:24.527517 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:24.527517 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:24.536826 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c5fc8eb1-9503-4a7a-8710-5521c9a710d8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:24.548260 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5fc8eb1-9503-4a7a-8710-5521c9a710d8 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:24.548776 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 722/2886] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:24 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:24.571019 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f3944521-2c45-40dc-91dd-82e37641b7e9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:24.573120 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3944521-2c45-40dc-91dd-82e37641b7e9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:24.573326 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3944521-2c45-40dc-91dd-82e37641b7e9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:24.573532 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3944521-2c45-40dc-91dd-82e37641b7e9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:24.584496 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:24.584496 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:24.589036 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f3944521-2c45-40dc-91dd-82e37641b7e9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:24.596434 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3944521-2c45-40dc-91dd-82e37641b7e9 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:24.596434 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 721/2887] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:24 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:24.653516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3810d680-1d69-4945-b093-770b9ccbd24e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:24.655412 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3810d680-1d69-4945-b093-770b9ccbd24e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:24.655734 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3810d680-1d69-4945-b093-770b9ccbd24e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:24.655994 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3810d680-1d69-4945-b093-770b9ccbd24e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:24.664359 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:24.664359 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:24.668872 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3810d680-1d69-4945-b093-770b9ccbd24e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:24.674311 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3810d680-1d69-4945-b093-770b9ccbd24e tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:24.674995 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 729/2888] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:24 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:24.770855 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7c75e600-6cd9-4df3-a038-29103bdfec57 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:24.772804 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7c75e600-6cd9-4df3-a038-29103bdfec57 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:24.773045 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7c75e600-6cd9-4df3-a038-29103bdfec57 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:24.773260 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7c75e600-6cd9-4df3-a038-29103bdfec57 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:24.790841 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:24.790841 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:24.797487 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7c75e600-6cd9-4df3-a038-29103bdfec57 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:24.803941 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7c75e600-6cd9-4df3-a038-29103bdfec57 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:24.804359 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 717/2889] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:24 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:24.986571 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3ddf4a40-404f-4e8f-80ed-0b3905cd18a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:24.990600 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ddf4a40-404f-4e8f-80ed-0b3905cd18a2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:24.990600 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ddf4a40-404f-4e8f-80ed-0b3905cd18a2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:24.990600 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ddf4a40-404f-4e8f-80ed-0b3905cd18a2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:24.990600 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3ddf4a40-404f-4e8f-80ed-0b3905cd18a2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:24.996781 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:24.996781 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:24.997535 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ddf4a40-404f-4e8f-80ed-0b3905cd18a2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:24.998155 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 723/2890] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:24 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:25.289574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a7893bb9-ec88-492d-ae52-82fc2d77b5ff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:25.294618 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7893bb9-ec88-492d-ae52-82fc2d77b5ff tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] GET https://10.4.3.241/volume/v3/volumes/8940c48c-792d-4b89-b04c-2afc8c79597c Aug 07 18:04:25.294815 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7893bb9-ec88-492d-ae52-82fc2d77b5ff tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:25.295039 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7893bb9-ec88-492d-ae52-82fc2d77b5ff tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:25.305940 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7893bb9-ec88-492d-ae52-82fc2d77b5ff tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] https://10.4.3.241/volume/v3/volumes/8940c48c-792d-4b89-b04c-2afc8c79597c returned with HTTP 404 Aug 07 18:04:25.306591 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 722/2891] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:25 2026] GET /volume/v3/volumes/8940c48c-792d-4b89-b04c-2afc8c79597c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:25.321320 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-22bb3014-0ca7-4468-852a-c9e9d0f116d0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:25.326835 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22bb3014-0ca7-4468-852a-c9e9d0f116d0 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] DELETE https://10.4.3.241/volume/v3/types/90e98b26-fad5-4da5-b64e-ecdae020442b Aug 07 18:04:25.327088 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22bb3014-0ca7-4468-852a-c9e9d0f116d0 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:25.327354 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22bb3014-0ca7-4468-852a-c9e9d0f116d0 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:25.354764 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22bb3014-0ca7-4468-852a-c9e9d0f116d0 tempest-TestInstancesWithCinderVolumes-1127162892 tempest-TestInstancesWithCinderVolumes-1127162892-project-admin] https://10.4.3.241/volume/v3/types/90e98b26-fad5-4da5-b64e-ecdae020442b returned with HTTP 202 Aug 07 18:04:25.355281 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 730/2892] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:04:25 2026] DELETE /volume/v3/types/90e98b26-fad5-4da5-b64e-ecdae020442b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:26.395866 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-23ecfc9f-d016-4dc4-afe7-a0c7d7e311c5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:26.395866 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23ecfc9f-d016-4dc4-afe7-a0c7d7e311c5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:26.395866 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23ecfc9f-d016-4dc4-afe7-a0c7d7e311c5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:26.395866 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-23ecfc9f-d016-4dc4-afe7-a0c7d7e311c5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:26.395866 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:26.395866 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:26.395866 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-23ecfc9f-d016-4dc4-afe7-a0c7d7e311c5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:26.395866 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-23ecfc9f-d016-4dc4-afe7-a0c7d7e311c5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:26.395866 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 718/2893] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:25 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:26.400119 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cea462e7-5a21-4a8a-8b34-084cd18f8d9d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:26.400119 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cea462e7-5a21-4a8a-8b34-084cd18f8d9d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:26.400119 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cea462e7-5a21-4a8a-8b34-084cd18f8d9d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:26.400119 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cea462e7-5a21-4a8a-8b34-084cd18f8d9d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:26.400119 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-cea462e7-5a21-4a8a-8b34-084cd18f8d9d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:26.400119 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=417,cinder:INSERT=38,cinder:UPDATE=93,cinder:DELETE=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:04:26.400119 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:26.400119 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:26.400119 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cea462e7-5a21-4a8a-8b34-084cd18f8d9d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:26.400119 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 724/2894] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:26 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:26.608739 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-3b3bf351-490b-44d7-86d9-29cd37b91819 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:26.610838 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-3b3bf351-490b-44d7-86d9-29cd37b91819 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] POST https://10.4.3.241/volume/v3/attachments/02087e27-5e54-43a7-a653-0932a8135c45/action Aug 07 18:04:26.611364 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-3b3bf351-490b-44d7-86d9-29cd37b91819 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:26.611364 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-3b3bf351-490b-44d7-86d9-29cd37b91819 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:26.629561 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:26.629561 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:26.641543 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-58c5da9d-fb4e-4442-a10f-a20e7fd9fc32 req-3b3bf351-490b-44d7-86d9-29cd37b91819 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/attachments/02087e27-5e54-43a7-a653-0932a8135c45/action returned with HTTP 204 Aug 07 18:04:26.642022 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 723/2895] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:04:26 2026] POST /volume/v3/attachments/02087e27-5e54-43a7-a653-0932a8135c45/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:26.861896 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1ed2473b-38ec-4c37-8040-d22eeea159cb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:26.865483 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1ed2473b-38ec-4c37-8040-d22eeea159cb tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:26.865785 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1ed2473b-38ec-4c37-8040-d22eeea159cb tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:26.866082 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1ed2473b-38ec-4c37-8040-d22eeea159cb tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:26.878977 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:26.878977 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:26.884112 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1ed2473b-38ec-4c37-8040-d22eeea159cb tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:26.891359 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1ed2473b-38ec-4c37-8040-d22eeea159cb tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:26.891955 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 731/2896] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:26 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:26.915766 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0b0fb1f9-2922-49ce-ae8b-3829039b8e53 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:26.919902 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0b0fb1f9-2922-49ce-ae8b-3829039b8e53 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:26.920134 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0b0fb1f9-2922-49ce-ae8b-3829039b8e53 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:26.920329 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0b0fb1f9-2922-49ce-ae8b-3829039b8e53 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:26.925282 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=449,cinder:UPDATE=109,cinder:INSERT=58 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:04:26.941382 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:26.941382 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:26.947229 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0b0fb1f9-2922-49ce-ae8b-3829039b8e53 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:26.952262 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0b0fb1f9-2922-49ce-ae8b-3829039b8e53 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:26.953017 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 719/2897] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:26 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 1150 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:26.976390 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-95800cf0-f040-46b3-9ac9-02439d3c032c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:26.979041 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95800cf0-f040-46b3-9ac9-02439d3c032c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] POST https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action Aug 07 18:04:26.979473 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95800cf0-f040-46b3-9ac9-02439d3c032c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action body: b'{"os-detach": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:26.979606 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95800cf0-f040-46b3-9ac9-02439d3c032c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:26.994500 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:26.994500 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:26.995034 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-95800cf0-f040-46b3-9ac9-02439d3c032c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:27.035310 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0c8c5356-53f7-429f-b693-e4701b501631 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:27.037623 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c8c5356-53f7-429f-b693-e4701b501631 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:27.038548 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0c8c5356-53f7-429f-b693-e4701b501631 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:27.038548 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0c8c5356-53f7-429f-b693-e4701b501631 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:27.038548 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0c8c5356-53f7-429f-b693-e4701b501631 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:27.044890 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:27.044890 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:27.045828 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c8c5356-53f7-429f-b693-e4701b501631 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:27.046506 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 724/2898] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:27 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:27.059644 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-95800cf0-f040-46b3-9ac9-02439d3c032c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Attachment connected to vm 430c1aa6-1962-4390-821b-df78c8c7fb4c, checking data on nova Aug 07 18:04:27.059944 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.compute.nova [None req-95800cf0-f040-46b3-9ac9-02439d3c032c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Creating Keystone token plugin using URL: https://10.4.3.241/identity {{(pid=100246) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 18:04:27.239667 np0000006743 devstack@c-api.service[100246]: DEBUG novaclient.v2.client [None req-95800cf0-f040-46b3-9ac9-02439d3c032c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] REQ: curl -g -i -X GET https://10.4.3.241/compute/v2.1/servers/430c1aa6-1962-4390-821b-df78c8c7fb4c/os-volume_attachments/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}0dce4d3fdf7fbd88120b5a4731dad25c5d6a2c5b028f0f8673137abc930c6def" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-95800cf0-f040-46b3-9ac9-02439d3c032c" -H "X-Service-Token: {SHA256}b44c903e72b4cfa6833fee4769412991191a4424bbc7eb737ceb5854d7240ca0" {{(pid=100246) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 18:04:27.363936 np0000006743 devstack@c-api.service[100246]: DEBUG novaclient.v2.client [None req-95800cf0-f040-46b3-9ac9-02439d3c032c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 18:04:27 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-0c79a7ee-26dd-4697-89a2-a11fe620704c x-openstack-request-id: req-0c79a7ee-26dd-4697-89a2-a11fe620704c {{(pid=100246) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 18:04:27.364076 np0000006743 devstack@c-api.service[100246]: DEBUG novaclient.v2.client [None req-95800cf0-f040-46b3-9ac9-02439d3c032c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3", "serverId": "430c1aa6-1962-4390-821b-df78c8c7fb4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "02087e27-5e54-43a7-a653-0932a8135c45", "bdm_uuid": "a7e50028-381a-451d-94a1-b2e7c66265a7"}} {{(pid=100246) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 18:04:27.364189 np0000006743 devstack@c-api.service[100246]: DEBUG novaclient.v2.client [None req-95800cf0-f040-46b3-9ac9-02439d3c032c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET call to compute for https://10.4.3.241/compute/v2.1/servers/430c1aa6-1962-4390-821b-df78c8c7fb4c/os-volume_attachments/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 used request id req-0c79a7ee-26dd-4697-89a2-a11fe620704c {{(pid=100246) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 18:04:27.366199 np0000006743 devstack@c-api.service[100246]: ERROR cinder.volume.api [None req-95800cf0-f040-46b3-9ac9-02439d3c032c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-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 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault [None req-95800cf0-f040-46b3-9ac9-02439d3c032c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Caught error: Detach volume from instance 430c1aa6-1962-4390-821b-df78c8c7fb4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 430c1aa6-1962-4390-821b-df78c8c7fb4c using the Compute API Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: 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 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 18:04:27.368644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 430c1aa6-1962-4390-821b-df78c8c7fb4c using the Compute API Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.middleware.fault [None req-95800cf0-f040-46b3-9ac9-02439d3c032c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action returned with HTTP 409 Aug 07 18:04:27.369644 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 725/2899] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:04:26 2026] POST /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action => generated 167 bytes in 394 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:27.386119 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:27.388067 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] POST https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action Aug 07 18:04:27.388463 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:27.388809 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:27.401793 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:27.401793 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:27.402337 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:27.483987 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Attachment connected to vm 430c1aa6-1962-4390-821b-df78c8c7fb4c, checking data on nova Aug 07 18:04:27.484709 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.compute.nova [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Creating Keystone token plugin using URL: https://10.4.3.241/identity {{(pid=100245) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 18:04:27.650509 np0000006743 devstack@c-api.service[100245]: DEBUG novaclient.v2.client [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] REQ: curl -g -i -X GET https://10.4.3.241/compute/v2.1/servers/430c1aa6-1962-4390-821b-df78c8c7fb4c/os-volume_attachments/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3e1c53b54d59cdb46795b62fef3e1331161b57055a3432b1c9d27846fb7d0a02" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-614570c3-4f27-4aa6-b61b-006ac5d9736c" -H "X-Service-Token: {SHA256}b6b20b26a6f9328174643f02622c18baf38db290ba586538b7ebb3538149d5fc" {{(pid=100245) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 18:04:27.750204 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-439e207a-eab5-4d51-95ae-5592acda8b65 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:27.752205 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-439e207a-eab5-4d51-95ae-5592acda8b65 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] DELETE https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:27.752478 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-439e207a-eab5-4d51-95ae-5592acda8b65 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:27.752765 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-439e207a-eab5-4d51-95ae-5592acda8b65 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:27.753019 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-439e207a-eab5-4d51-95ae-5592acda8b65 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Delete volume with id: f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:27.762188 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:27.762188 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:27.762704 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-439e207a-eab5-4d51-95ae-5592acda8b65 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:27.766068 np0000006743 devstack@c-api.service[100245]: DEBUG novaclient.v2.client [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 18:04:27 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-3459bee1-bb92-41f7-b725-f01a696edebe x-openstack-request-id: req-3459bee1-bb92-41f7-b725-f01a696edebe {{(pid=100245) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 18:04:27.766280 np0000006743 devstack@c-api.service[100245]: DEBUG novaclient.v2.client [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3", "serverId": "430c1aa6-1962-4390-821b-df78c8c7fb4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "02087e27-5e54-43a7-a653-0932a8135c45", "bdm_uuid": "a7e50028-381a-451d-94a1-b2e7c66265a7"}} {{(pid=100245) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 18:04:27.766696 np0000006743 devstack@c-api.service[100245]: DEBUG novaclient.v2.client [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET call to compute for https://10.4.3.241/compute/v2.1/servers/430c1aa6-1962-4390-821b-df78c8c7fb4c/os-volume_attachments/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 used request id req-3459bee1-bb92-41f7-b725-f01a696edebe {{(pid=100245) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 18:04:27.769180 np0000006743 devstack@c-api.service[100245]: ERROR cinder.volume.api [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-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 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Caught error: Detach volume from instance 430c1aa6-1962-4390-821b-df78c8c7fb4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 430c1aa6-1962-4390-821b-df78c8c7fb4c using the Compute API Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: 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 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 18:04:27.772869 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 430c1aa6-1962-4390-821b-df78c8c7fb4c using the Compute API Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.middleware.fault [None req-614570c3-4f27-4aa6-b61b-006ac5d9736c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action returned with HTTP 409 Aug 07 18:04:27.774366 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 732/2900] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:04:27 2026] POST /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action => generated 167 bytes in 388 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:27.784485 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a21df51a-5912-46da-b061-f346a3d17204 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:27.786417 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 725/2901] 10.4.3.241 () {70 vars in 1597 bytes} [Fri Aug 7 18:04:27 2026] POST /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 18:04:27.794827 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-439e207a-eab5-4d51-95ae-5592acda8b65 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Delete volume request issued successfully. Aug 07 18:04:27.794827 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-439e207a-eab5-4d51-95ae-5592acda8b65 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 202 Aug 07 18:04:27.794827 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 720/2902] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:27 2026] DELETE /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:27.795432 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3a1341ae-fe28-4036-be3b-954eada056c3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:27.795831 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 726/2903] 10.4.3.241 () {70 vars in 1597 bytes} [Fri Aug 7 18:04:27 2026] POST /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 18:04:27.807746 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-08441938-4596-4cb2-a39b-d541b7b73ad7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:27.808164 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-592883b9-43fd-4b1e-b17a-14cc30c1ab11 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:27.811719 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-592883b9-43fd-4b1e-b17a-14cc30c1ab11 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:27.812071 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-592883b9-43fd-4b1e-b17a-14cc30c1ab11 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:27.812246 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-592883b9-43fd-4b1e-b17a-14cc30c1ab11 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:27.838748 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 726/2904] 10.4.3.241 () {70 vars in 1597 bytes} [Fri Aug 7 18:04:27 2026] POST /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action => generated 114 bytes in 32 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 18:04:27.848272 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9db0811a-06ea-4828-b2ab-35b76781d45d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:27.849634 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-592883b9-43fd-4b1e-b17a-14cc30c1ab11 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:04:27.850359 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 721/2905] 10.4.3.241 () {70 vars in 1597 bytes} [Fri Aug 7 18:04:27 2026] POST /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 18:04:27.855818 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:27.855818 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:27.859717 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-592883b9-43fd-4b1e-b17a-14cc30c1ab11 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:27.861832 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-83671c4e-aa05-4cd2-bece-6c960d95de0f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:27.865675 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-592883b9-43fd-4b1e-b17a-14cc30c1ab11 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 200 Aug 07 18:04:27.866607 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 733/2906] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:27 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:27.976423 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-83671c4e-aa05-4cd2-bece-6c960d95de0f tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] POST https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action Aug 07 18:04:27.976423 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-83671c4e-aa05-4cd2-bece-6c960d95de0f tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:27.976423 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-83671c4e-aa05-4cd2-bece-6c960d95de0f tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:28.011470 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-83671c4e-aa05-4cd2-bece-6c960d95de0f tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-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=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:04:28.020607 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:28.020607 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:28.021135 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-83671c4e-aa05-4cd2-bece-6c960d95de0f tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] Updating volume 'b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3' with '{'status': 'error'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 18:04:28.056308 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c277a505-8b9a-4bb6-9bc9-11e22c9fa938 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.057954 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c277a505-8b9a-4bb6-9bc9-11e22c9fa938 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:28.058101 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c277a505-8b9a-4bb6-9bc9-11e22c9fa938 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:28.058307 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c277a505-8b9a-4bb6-9bc9-11e22c9fa938 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:28.058464 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c277a505-8b9a-4bb6-9bc9-11e22c9fa938 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:28.063496 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:28.063496 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:28.064460 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c277a505-8b9a-4bb6-9bc9-11e22c9fa938 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:28.064970 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 727/2907] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:28 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:28.092999 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-83671c4e-aa05-4cd2-bece-6c960d95de0f tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action returned with HTTP 202 Aug 07 18:04:28.097492 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 727/2908] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:04:27 2026] POST /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action => generated 0 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:04:28.108183 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a0750af1-421c-430a-a45a-c2f2362499e1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.111167 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a0750af1-421c-430a-a45a-c2f2362499e1 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:28.111747 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a0750af1-421c-430a-a45a-c2f2362499e1 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:28.112087 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a0750af1-421c-430a-a45a-c2f2362499e1 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:28.134868 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:28.134868 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:28.141330 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a0750af1-421c-430a-a45a-c2f2362499e1 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:28.150538 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a0750af1-421c-430a-a45a-c2f2362499e1 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:28.150732 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 722/2909] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:28 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 1149 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:28.172693 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ffd40ef9-827f-426e-9f48-751e05241538 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.174684 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ffd40ef9-827f-426e-9f48-751e05241538 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] POST https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action Aug 07 18:04:28.175158 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ffd40ef9-827f-426e-9f48-751e05241538 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "02087e27-5e54-43a7-a653-0932a8135c45"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:28.175392 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ffd40ef9-827f-426e-9f48-751e05241538 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "02087e27-5e54-43a7-a653-0932a8135c45"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:28.196073 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:28.196073 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:28.199629 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ffd40ef9-827f-426e-9f48-751e05241538 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] Volume info retrieved successfully. Aug 07 18:04:28.205389 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ffd40ef9-827f-426e-9f48-751e05241538 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] Attachment connected to vm 430c1aa6-1962-4390-821b-df78c8c7fb4c, checking data on nova Aug 07 18:04:28.205664 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.compute.nova [None req-ffd40ef9-827f-426e-9f48-751e05241538 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] Creating Keystone token plugin using URL: https://10.4.3.241/identity {{(pid=100245) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 18:04:28.299045 np0000006743 devstack@c-api.service[100245]: DEBUG novaclient.v2.client [None req-ffd40ef9-827f-426e-9f48-751e05241538 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] REQ: curl -g -i -X GET https://10.4.3.241/compute/v2.1/servers/430c1aa6-1962-4390-821b-df78c8c7fb4c/os-volume_attachments/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7f90e748b1f6d1ea954328aef99e478408769dd99034e949331f51d5c4e764fb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ffd40ef9-827f-426e-9f48-751e05241538" -H "X-Service-Token: {SHA256}b6b20b26a6f9328174643f02622c18baf38db290ba586538b7ebb3538149d5fc" {{(pid=100245) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 18:04:28.392631 np0000006743 devstack@c-api.service[100245]: DEBUG novaclient.v2.client [None req-ffd40ef9-827f-426e-9f48-751e05241538 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 18:04:28 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-604ba76f-a985-4552-b8ec-5ad9052d6bce x-openstack-request-id: req-604ba76f-a985-4552-b8ec-5ad9052d6bce {{(pid=100245) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 18:04:28.392774 np0000006743 devstack@c-api.service[100245]: DEBUG novaclient.v2.client [None req-ffd40ef9-827f-426e-9f48-751e05241538 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3", "serverId": "430c1aa6-1962-4390-821b-df78c8c7fb4c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "02087e27-5e54-43a7-a653-0932a8135c45", "bdm_uuid": "a7e50028-381a-451d-94a1-b2e7c66265a7"}} {{(pid=100245) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 18:04:28.392874 np0000006743 devstack@c-api.service[100245]: DEBUG novaclient.v2.client [None req-ffd40ef9-827f-426e-9f48-751e05241538 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] GET call to compute for https://10.4.3.241/compute/v2.1/servers/430c1aa6-1962-4390-821b-df78c8c7fb4c/os-volume_attachments/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 used request id req-604ba76f-a985-4552-b8ec-5ad9052d6bce {{(pid=100245) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 18:04:28.394700 np0000006743 devstack@c-api.service[100245]: ERROR cinder.volume.api [None req-ffd40ef9-827f-426e-9f48-751e05241538 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-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 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault [None req-ffd40ef9-827f-426e-9f48-751e05241538 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] Caught error: Detach volume from instance 430c1aa6-1962-4390-821b-df78c8c7fb4c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 430c1aa6-1962-4390-821b-df78c8c7fb4c using the Compute API Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: 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 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.397115 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 430c1aa6-1962-4390-821b-df78c8c7fb4c using the Compute API Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: ERROR cinder.api.middleware.fault Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.middleware.fault [None req-ffd40ef9-827f-426e-9f48-751e05241538 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action returned with HTTP 409 Aug 07 18:04:28.398564 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 734/2910] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:04:28 2026] POST /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action => generated 167 bytes in 226 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:28.406297 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-57559263-2105-4124-a087-b2bbb9ad066b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.407678 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 728/2911] 10.4.3.241 () {70 vars in 1597 bytes} [Fri Aug 7 18:04:28 2026] POST /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 18:04:28.415836 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d359eb5b-c881-4dd7-8712-e1a0b1558565 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.433878 np0000006743 devstack@c-api.service[100246]: WARNING keystonemiddleware.auth_token [None req-d359eb5b-c881-4dd7-8712-e1a0b1558565 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 18:04:28.434963 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 728/2912] 10.4.3.241 () {70 vars in 1597 bytes} [Fri Aug 7 18:04:28 2026] POST /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 18:04:28.441892 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0ee8f63e-5f8d-468a-be83-b293dffd6a67 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.445412 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ee8f63e-5f8d-468a-be83-b293dffd6a67 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:28.445871 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ee8f63e-5f8d-468a-be83-b293dffd6a67 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:28.446094 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ee8f63e-5f8d-468a-be83-b293dffd6a67 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:28.456680 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:28.456680 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:28.462194 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0ee8f63e-5f8d-468a-be83-b293dffd6a67 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:28.468773 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ee8f63e-5f8d-468a-be83-b293dffd6a67 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 200 Aug 07 18:04:28.469314 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 723/2913] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:28 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:28.487097 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d19d8281-1724-4836-914f-50adf1c4b3d0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.488704 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d19d8281-1724-4836-914f-50adf1c4b3d0 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:28.488865 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d19d8281-1724-4836-914f-50adf1c4b3d0 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:28.489031 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d19d8281-1724-4836-914f-50adf1c4b3d0 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:28.520440 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-d19d8281-1724-4836-914f-50adf1c4b3d0 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:04:28.526640 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:28.526640 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:28.529474 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d19d8281-1724-4836-914f-50adf1c4b3d0 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:28.533054 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d19d8281-1724-4836-914f-50adf1c4b3d0 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 200 Aug 07 18:04:28.533386 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 735/2914] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:28 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:28.590157 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-b2c4cc8f-74a9-4196-a0e5-81cddca48085 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.592338 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-b2c4cc8f-74a9-4196-a0e5-81cddca48085 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:28.592587 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-b2c4cc8f-74a9-4196-a0e5-81cddca48085 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:28.593008 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-b2c4cc8f-74a9-4196-a0e5-81cddca48085 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:28.601097 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:28.601097 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:28.605844 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-b2c4cc8f-74a9-4196-a0e5-81cddca48085 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:28.610177 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-b2c4cc8f-74a9-4196-a0e5-81cddca48085 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 200 Aug 07 18:04:28.610662 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 729/2915] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:28 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:28.699675 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-35078e65-168f-41d7-8e99-98d7225e7081 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.701251 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-35078e65-168f-41d7-8e99-98d7225e7081 None None] GET https://10.4.3.241/volume// Aug 07 18:04:28.701975 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-35078e65-168f-41d7-8e99-98d7225e7081 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:28.702248 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-35078e65-168f-41d7-8e99-98d7225e7081 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:28.703194 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-35078e65-168f-41d7-8e99-98d7225e7081 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:28.704585 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 729/2916] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:04:28 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:28.715836 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-66098575-4db7-4c96-a332-ae1b95790cfc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.718319 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-66098575-4db7-4c96-a332-ae1b95790cfc tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:04:28.718881 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-66098575-4db7-4c96-a332-ae1b95790cfc tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21e21d07-f519-4491-87e1-3947f4dac15e", "connector": null, "instance_uuid": "430c1aa6-1962-4390-821b-df78c8c7fb4c"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:28.736218 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:28.736218 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:28.778155 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-66098575-4db7-4c96-a332-ae1b95790cfc tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:04:28.778613 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 724/2917] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:04:28 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 07 18:04:28.814537 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-144e8cf1-230f-47f6-8150-dc5733d17940 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.816685 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-144e8cf1-230f-47f6-8150-dc5733d17940 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:28.816925 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-144e8cf1-230f-47f6-8150-dc5733d17940 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:28.817139 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-144e8cf1-230f-47f6-8150-dc5733d17940 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:28.823824 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d3202c7a-1f42-44be-9b0f-f0dc1dfb213f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.824159 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d3202c7a-1f42-44be-9b0f-f0dc1dfb213f None None] GET https://10.4.3.241/volume// Aug 07 18:04:28.824349 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d3202c7a-1f42-44be-9b0f-f0dc1dfb213f None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:28.824569 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d3202c7a-1f42-44be-9b0f-f0dc1dfb213f None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:28.824892 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d3202c7a-1f42-44be-9b0f-f0dc1dfb213f None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:28.825153 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 730/2918] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:28.830162 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:28.830162 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:28.833488 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-32d93592-639c-4969-b3c7-6b42def03e98 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.834073 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-144e8cf1-230f-47f6-8150-dc5733d17940 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:28.835592 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-32d93592-639c-4969-b3c7-6b42def03e98 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:28.835792 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-32d93592-639c-4969-b3c7-6b42def03e98 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:28.835964 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-32d93592-639c-4969-b3c7-6b42def03e98 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:28.838672 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-144e8cf1-230f-47f6-8150-dc5733d17940 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 200 Aug 07 18:04:28.839132 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 736/2919] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:28 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:28.844284 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:28.844284 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:28.847634 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-32d93592-639c-4969-b3c7-6b42def03e98 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:28.851442 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-32d93592-639c-4969-b3c7-6b42def03e98 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 200 Aug 07 18:04:28.851833 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 730/2920] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:28 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 1036 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:28.882221 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-50ccebd3-f4f5-45b6-8760-c92c08426a83 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.884004 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-50ccebd3-f4f5-45b6-8760-c92c08426a83 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d Aug 07 18:04:28.884186 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-50ccebd3-f4f5-45b6-8760-c92c08426a83 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:28.884378 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-50ccebd3-f4f5-45b6-8760-c92c08426a83 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:28.891251 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-50ccebd3-f4f5-45b6-8760-c92c08426a83 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d returned with HTTP 404 Aug 07 18:04:28.891784 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 725/2921] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:28 2026] GET /volume/v3/volumes/f719ec06-bbb1-4bab-8eaf-3ce987a2e84d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:28.899826 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3cb374c7-dcbe-43ed-9793-2546fbcda7f4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.901503 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3cb374c7-dcbe-43ed-9793-2546fbcda7f4 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] DELETE https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:28.901693 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3cb374c7-dcbe-43ed-9793-2546fbcda7f4 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:28.901884 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3cb374c7-dcbe-43ed-9793-2546fbcda7f4 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:28.902056 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3cb374c7-dcbe-43ed-9793-2546fbcda7f4 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Delete volume with id: 108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:28.908633 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:28.908633 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:28.909079 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3cb374c7-dcbe-43ed-9793-2546fbcda7f4 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:28.926658 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3cb374c7-dcbe-43ed-9793-2546fbcda7f4 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Delete volume request issued successfully. Aug 07 18:04:28.926658 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3cb374c7-dcbe-43ed-9793-2546fbcda7f4 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 202 Aug 07 18:04:28.926658 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 731/2922] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:28 2026] DELETE /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:28.934076 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a1f7c958-5265-46ef-9e69-5559f0aa38fd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.935718 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a1f7c958-5265-46ef-9e69-5559f0aa38fd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:28.935931 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a1f7c958-5265-46ef-9e69-5559f0aa38fd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:28.936146 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a1f7c958-5265-46ef-9e69-5559f0aa38fd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:28.942236 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:28.942236 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:28.947590 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a1f7c958-5265-46ef-9e69-5559f0aa38fd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:28.953638 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a1f7c958-5265-46ef-9e69-5559f0aa38fd tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 200 Aug 07 18:04:28.954990 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 737/2923] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:28 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:28.967985 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-4c295032-5951-4717-a58b-f8a50ccc2be8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:28.972254 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-4c295032-5951-4717-a58b-f8a50ccc2be8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] PUT https://10.4.3.241/volume/v3/attachments/e7429952-b59d-402e-b7a0-a67aab5c0856 Aug 07 18:04:28.972654 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-4c295032-5951-4717-a58b-f8a50ccc2be8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:28.987070 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-4c295032-5951-4717-a58b-f8a50ccc2be8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Acquiring lock "cinder-attachment_update-21e21d07-f519-4491-87e1-3947f4dac15e-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:04:28.994592 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-4c295032-5951-4717-a58b-f8a50ccc2be8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Lock "cinder-attachment_update-21e21d07-f519-4491-87e1-3947f4dac15e-np0000006743" acquired by "attachment_update" :: waited 0.007s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:04:28.995520 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:28.995520 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:29.077258 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-af469936-8a68-420c-ae62-4741f90c7140 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:29.079074 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af469936-8a68-420c-ae62-4741f90c7140 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:29.079262 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af469936-8a68-420c-ae62-4741f90c7140 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:29.079506 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af469936-8a68-420c-ae62-4741f90c7140 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:29.079639 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-af469936-8a68-420c-ae62-4741f90c7140 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:29.084963 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:29.084963 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:29.085809 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af469936-8a68-420c-ae62-4741f90c7140 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:29.086413 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 726/2924] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:29 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:29.095373 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-4c295032-5951-4717-a58b-f8a50ccc2be8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Lock "cinder-attachment_update-21e21d07-f519-4491-87e1-3947f4dac15e-np0000006743" released by "attachment_update" :: held 0.101s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:04:29.095672 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-4c295032-5951-4717-a58b-f8a50ccc2be8 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/attachments/e7429952-b59d-402e-b7a0-a67aab5c0856 returned with HTTP 200 Aug 07 18:04:29.096094 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 731/2925] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:04:28 2026] PUT /volume/v3/attachments/e7429952-b59d-402e-b7a0-a67aab5c0856 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:29.405066 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-5429ca8e-4dad-4664-b1d7-57b6a4fcddd0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:29.409637 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-5429ca8e-4dad-4664-b1d7-57b6a4fcddd0 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c/encryption Aug 07 18:04:29.410067 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-5429ca8e-4dad-4664-b1d7-57b6a4fcddd0 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:29.411453 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-5429ca8e-4dad-4664-b1d7-57b6a4fcddd0 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:29.428181 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:29.428181 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:29.444368 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-975a1d7d-228b-4976-90c7-4159c417d4f7 req-5429ca8e-4dad-4664-b1d7-57b6a4fcddd0 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c/encryption returned with HTTP 200 Aug 07 18:04:29.444921 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 732/2926] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 18:04:29 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c/encryption => generated 160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:29.854085 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-918cbc2e-58c4-4b9e-a0bb-716c336ac7fc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:29.861435 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-918cbc2e-58c4-4b9e-a0bb-716c336ac7fc tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:29.861435 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-918cbc2e-58c4-4b9e-a0bb-716c336ac7fc tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:29.861435 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-918cbc2e-58c4-4b9e-a0bb-716c336ac7fc tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:29.873072 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:29.873072 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:29.877709 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-918cbc2e-58c4-4b9e-a0bb-716c336ac7fc tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:29.885430 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-918cbc2e-58c4-4b9e-a0bb-716c336ac7fc tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 200 Aug 07 18:04:29.885430 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 738/2927] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:29 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:29.969657 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-21f670c2-4bb0-41bf-ab90-ce2507c7d594 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:29.971609 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-21f670c2-4bb0-41bf-ab90-ce2507c7d594 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 Aug 07 18:04:29.971847 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-21f670c2-4bb0-41bf-ab90-ce2507c7d594 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:29.972096 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-21f670c2-4bb0-41bf-ab90-ce2507c7d594 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:29.979418 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-21f670c2-4bb0-41bf-ab90-ce2507c7d594 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 returned with HTTP 404 Aug 07 18:04:29.979418 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 727/2928] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:29 2026] GET /volume/v3/volumes/108856b1-3714-4e47-aa79-316101411fb5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:30.043240 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1c4209c9-d8cf-466f-8e5e-e0e8ecf0b923 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:30.044819 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c4209c9-d8cf-466f-8e5e-e0e8ecf0b923 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] DELETE https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:04:30.045001 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c4209c9-d8cf-466f-8e5e-e0e8ecf0b923 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:30.045299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c4209c9-d8cf-466f-8e5e-e0e8ecf0b923 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:30.045362 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-1c4209c9-d8cf-466f-8e5e-e0e8ecf0b923 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Delete volume with id: bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:04:30.056182 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:30.056182 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:30.056852 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1c4209c9-d8cf-466f-8e5e-e0e8ecf0b923 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:30.076646 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1c4209c9-d8cf-466f-8e5e-e0e8ecf0b923 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Delete volume request issued successfully. Aug 07 18:04:30.076854 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c4209c9-d8cf-466f-8e5e-e0e8ecf0b923 tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 202 Aug 07 18:04:30.077499 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 732/2929] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:30 2026] DELETE /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:30.089563 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ea528e1b-a414-48e6-bc89-dfaa872257fc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:30.091404 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ea528e1b-a414-48e6-bc89-dfaa872257fc tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:04:30.091640 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ea528e1b-a414-48e6-bc89-dfaa872257fc tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:30.091837 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ea528e1b-a414-48e6-bc89-dfaa872257fc tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:30.098690 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c5d202e5-18be-4ff9-a991-4de0d424c2ce None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:30.100488 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:30.100488 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:30.103157 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c5d202e5-18be-4ff9-a991-4de0d424c2ce tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:30.103412 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c5d202e5-18be-4ff9-a991-4de0d424c2ce tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:30.104301 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c5d202e5-18be-4ff9-a991-4de0d424c2ce tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:30.104301 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c5d202e5-18be-4ff9-a991-4de0d424c2ce tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:30.107971 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ea528e1b-a414-48e6-bc89-dfaa872257fc tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Volume info retrieved successfully. Aug 07 18:04:30.113358 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:30.113358 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:30.114320 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c5d202e5-18be-4ff9-a991-4de0d424c2ce tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:30.114709 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 739/2930] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:30 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:30.116569 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ea528e1b-a414-48e6-bc89-dfaa872257fc tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 200 Aug 07 18:04:30.117026 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 733/2931] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:30 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:30.904423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9e998cd9-ed75-4b5e-a8db-e856ee551f2e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:30.905486 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e998cd9-ed75-4b5e-a8db-e856ee551f2e tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:30.905685 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e998cd9-ed75-4b5e-a8db-e856ee551f2e tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:30.908421 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e998cd9-ed75-4b5e-a8db-e856ee551f2e tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:30.917946 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:30.917946 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:30.921585 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9e998cd9-ed75-4b5e-a8db-e856ee551f2e tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:30.927509 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e998cd9-ed75-4b5e-a8db-e856ee551f2e tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 200 Aug 07 18:04:30.927858 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 728/2932] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:30 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:31.125449 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3093f2bd-3fab-4e31-a79f-11e9f2368d16 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:31.127387 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3093f2bd-3fab-4e31-a79f-11e9f2368d16 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:31.127575 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3093f2bd-3fab-4e31-a79f-11e9f2368d16 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:31.127740 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3093f2bd-3fab-4e31-a79f-11e9f2368d16 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:31.127848 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3093f2bd-3fab-4e31-a79f-11e9f2368d16 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:31.132365 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:31.132365 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:31.133176 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3093f2bd-3fab-4e31-a79f-11e9f2368d16 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:31.133597 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 733/2933] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:31 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:31.134362 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8a9e4e09-acf5-4f9d-931a-1e791b1fce5f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:31.136158 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a9e4e09-acf5-4f9d-931a-1e791b1fce5f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] GET https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b Aug 07 18:04:31.136417 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a9e4e09-acf5-4f9d-931a-1e791b1fce5f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:31.136651 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a9e4e09-acf5-4f9d-931a-1e791b1fce5f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:31.151962 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a9e4e09-acf5-4f9d-931a-1e791b1fce5f tempest-AttachVolumeTestJSON-1383953573 tempest-AttachVolumeTestJSON-1383953573-project-member] https://10.4.3.241/volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b returned with HTTP 404 Aug 07 18:04:31.152511 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 740/2934] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:31 2026] GET /volume/v3/volumes/bbd24e24-9e41-4c01-8561-1dbdc02cee3b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:31.941621 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f07dc04f-b141-4ab0-8622-85f172e6bd9c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:31.944096 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f07dc04f-b141-4ab0-8622-85f172e6bd9c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:31.944414 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f07dc04f-b141-4ab0-8622-85f172e6bd9c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:31.944607 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f07dc04f-b141-4ab0-8622-85f172e6bd9c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:31.957967 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:31.957967 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:31.962267 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f07dc04f-b141-4ab0-8622-85f172e6bd9c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:31.967594 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f07dc04f-b141-4ab0-8622-85f172e6bd9c tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 200 Aug 07 18:04:31.967980 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 734/2935] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:31 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:32.145802 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d646fbcf-41fe-4909-b696-027b218fe0eb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:32.147780 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d646fbcf-41fe-4909-b696-027b218fe0eb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:32.148164 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d646fbcf-41fe-4909-b696-027b218fe0eb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:32.148451 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d646fbcf-41fe-4909-b696-027b218fe0eb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:32.148582 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d646fbcf-41fe-4909-b696-027b218fe0eb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:32.154533 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:32.154533 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:32.155811 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d646fbcf-41fe-4909-b696-027b218fe0eb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:32.156358 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 729/2936] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:32 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:32.681831 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-f733bae0-414c-46d6-ba15-d6821c41e316 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:32.684559 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-f733bae0-414c-46d6-ba15-d6821c41e316 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] POST https://10.4.3.241/volume/v3/attachments/e7429952-b59d-402e-b7a0-a67aab5c0856/action Aug 07 18:04:32.685260 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-f733bae0-414c-46d6-ba15-d6821c41e316 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:32.685896 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-f733bae0-414c-46d6-ba15-d6821c41e316 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:32.716196 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:32.716196 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:32.735874 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-747d9f33-0332-44f2-b186-6845c6d40cc0 req-f733bae0-414c-46d6-ba15-d6821c41e316 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/attachments/e7429952-b59d-402e-b7a0-a67aab5c0856/action returned with HTTP 204 Aug 07 18:04:32.736440 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 734/2937] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:04:32 2026] POST /volume/v3/attachments/e7429952-b59d-402e-b7a0-a67aab5c0856/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:32.987426 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b7ca84f4-d6bb-4c36-be43-8b9e4b7a6e55 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:32.989615 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7ca84f4-d6bb-4c36-be43-8b9e4b7a6e55 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:32.989907 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7ca84f4-d6bb-4c36-be43-8b9e4b7a6e55 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:32.990187 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7ca84f4-d6bb-4c36-be43-8b9e4b7a6e55 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:33.007893 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:33.007893 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:33.013333 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b7ca84f4-d6bb-4c36-be43-8b9e4b7a6e55 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:33.018705 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7ca84f4-d6bb-4c36-be43-8b9e4b7a6e55 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 200 Aug 07 18:04:33.019449 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 741/2938] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:32 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 1149 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:33.035127 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-990025d3-da95-4f52-aa40-b58ae4ad2bba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:33.037278 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-990025d3-da95-4f52-aa40-b58ae4ad2bba tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:33.037562 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-990025d3-da95-4f52-aa40-b58ae4ad2bba tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:33.037825 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-990025d3-da95-4f52-aa40-b58ae4ad2bba tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:33.048550 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:33.048550 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:33.052260 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-990025d3-da95-4f52-aa40-b58ae4ad2bba tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:33.056749 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-990025d3-da95-4f52-aa40-b58ae4ad2bba tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 200 Aug 07 18:04:33.057158 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 735/2939] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:33 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:33.070033 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-832291ad-894b-4e5d-9dde-0ec160ce13ea None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:33.075089 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-832291ad-894b-4e5d-9dde-0ec160ce13ea tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] POST https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action Aug 07 18:04:33.077886 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-832291ad-894b-4e5d-9dde-0ec160ce13ea tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action body: b'{"os-detach": {"attachment_id": "e7429952-b59d-402e-b7a0-a67aab5c0856"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:33.078027 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-832291ad-894b-4e5d-9dde-0ec160ce13ea tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "e7429952-b59d-402e-b7a0-a67aab5c0856"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:33.093037 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:33.093037 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:33.093660 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-832291ad-894b-4e5d-9dde-0ec160ce13ea tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:33.102649 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-832291ad-894b-4e5d-9dde-0ec160ce13ea tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action returned with HTTP 400 Aug 07 18:04:33.103371 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 730/2940] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:04:33 2026] POST /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action => generated 100 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:04:33.139694 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-65a96952-1a9b-4746-950a-06e558232632 req-7066a727-68eb-4187-84e8-04f4c0ed1703 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:33.142032 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-7066a727-68eb-4187-84e8-04f4c0ed1703 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:33.142266 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-7066a727-68eb-4187-84e8-04f4c0ed1703 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:33.142505 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-7066a727-68eb-4187-84e8-04f4c0ed1703 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:33.156628 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:33.156628 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:33.163448 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-65a96952-1a9b-4746-950a-06e558232632 req-7066a727-68eb-4187-84e8-04f4c0ed1703 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:33.168254 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-23e6dbde-90bc-45aa-8c20-6eb97a5ed41d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:33.168358 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-7066a727-68eb-4187-84e8-04f4c0ed1703 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 200 Aug 07 18:04:33.168789 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 735/2941] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:33 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:33.174016 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23e6dbde-90bc-45aa-8c20-6eb97a5ed41d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:33.174227 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23e6dbde-90bc-45aa-8c20-6eb97a5ed41d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:33.174418 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23e6dbde-90bc-45aa-8c20-6eb97a5ed41d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:33.174536 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-23e6dbde-90bc-45aa-8c20-6eb97a5ed41d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:33.183509 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:33.183509 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:33.184431 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23e6dbde-90bc-45aa-8c20-6eb97a5ed41d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:33.186941 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 742/2942] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:33 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:33.195894 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-65a96952-1a9b-4746-950a-06e558232632 req-ebe608d4-394c-4763-826f-024a25684937 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:33.198042 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-ebe608d4-394c-4763-826f-024a25684937 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] POST https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e/action Aug 07 18:04:33.198634 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-ebe608d4-394c-4763-826f-024a25684937 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:33.198721 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-ebe608d4-394c-4763-826f-024a25684937 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:33.209051 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:33.209051 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:33.209606 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-65a96952-1a9b-4746-950a-06e558232632 req-ebe608d4-394c-4763-826f-024a25684937 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:33.215631 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-65a96952-1a9b-4746-950a-06e558232632 req-ebe608d4-394c-4763-826f-024a25684937 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Begin detaching volume completed successfully. Aug 07 18:04:33.215880 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-ebe608d4-394c-4763-826f-024a25684937 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e/action returned with HTTP 202 Aug 07 18:04:33.216391 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 736/2943] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:04:33 2026] POST /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:04:33.276499 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2d05dcb7-4425-43e9-96fd-a3f94e5777fd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:33.276499 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d05dcb7-4425-43e9-96fd-a3f94e5777fd None None] GET https://10.4.3.241/volume// Aug 07 18:04:33.276499 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d05dcb7-4425-43e9-96fd-a3f94e5777fd None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:33.276499 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d05dcb7-4425-43e9-96fd-a3f94e5777fd None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:33.276499 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d05dcb7-4425-43e9-96fd-a3f94e5777fd None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:33.276499 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 731/2944] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:33.288047 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-65a96952-1a9b-4746-950a-06e558232632 req-44b39958-8094-4357-a622-48ca43e7f471 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:33.292665 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-44b39958-8094-4357-a622-48ca43e7f471 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:33.292993 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-44b39958-8094-4357-a622-48ca43e7f471 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:33.293245 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-44b39958-8094-4357-a622-48ca43e7f471 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:33.311428 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:33.311428 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:33.314451 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-65a96952-1a9b-4746-950a-06e558232632 req-44b39958-8094-4357-a622-48ca43e7f471 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:33.325494 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-44b39958-8094-4357-a622-48ca43e7f471 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 200 Aug 07 18:04:33.325494 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 736/2945] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:33 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 1332 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:34.197329 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b8e56e13-40ba-41c1-ab30-5b7f0a1f8b19 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:34.202288 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8e56e13-40ba-41c1-ab30-5b7f0a1f8b19 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:34.202582 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8e56e13-40ba-41c1-ab30-5b7f0a1f8b19 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:34.202826 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8e56e13-40ba-41c1-ab30-5b7f0a1f8b19 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:34.202964 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b8e56e13-40ba-41c1-ab30-5b7f0a1f8b19 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:34.208167 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:34.208167 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:34.209750 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8e56e13-40ba-41c1-ab30-5b7f0a1f8b19 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:34.209823 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 743/2946] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:34 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:04:34.351636 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-65a96952-1a9b-4746-950a-06e558232632 req-75155d92-bf3e-4e66-8d23-e41d07264c42 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:34.353807 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-75155d92-bf3e-4e66-8d23-e41d07264c42 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] DELETE https://10.4.3.241/volume/v3/attachments/e7429952-b59d-402e-b7a0-a67aab5c0856 Aug 07 18:04:34.354014 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-75155d92-bf3e-4e66-8d23-e41d07264c42 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:34.354253 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-75155d92-bf3e-4e66-8d23-e41d07264c42 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:34.364728 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:34.364728 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:34.419066 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-65a96952-1a9b-4746-950a-06e558232632 req-75155d92-bf3e-4e66-8d23-e41d07264c42 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/attachments/e7429952-b59d-402e-b7a0-a67aab5c0856 returned with HTTP 200 Aug 07 18:04:34.419591 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 737/2947] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:04:34 2026] DELETE /volume/v3/attachments/e7429952-b59d-402e-b7a0-a67aab5c0856 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:35.221461 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b559459b-c422-40f0-833b-6ee4a01b278f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.225455 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b559459b-c422-40f0-833b-6ee4a01b278f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:35.225711 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b559459b-c422-40f0-833b-6ee4a01b278f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:35.225949 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b559459b-c422-40f0-833b-6ee4a01b278f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:35.226115 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b559459b-c422-40f0-833b-6ee4a01b278f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:35.240850 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:35.240850 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:35.242242 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b559459b-c422-40f0-833b-6ee4a01b278f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:35.243079 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 732/2948] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:35 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:35.371366 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e0f49294-c5cb-45d7-b184-1a30737ec2d2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.373577 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0f49294-c5cb-45d7-b184-1a30737ec2d2 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] POST https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action Aug 07 18:04:35.374023 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0f49294-c5cb-45d7-b184-1a30737ec2d2 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:35.374207 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0f49294-c5cb-45d7-b184-1a30737ec2d2 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:35.391863 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:35.391863 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:35.398511 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-e0f49294-c5cb-45d7-b184-1a30737ec2d2 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] Updating volume 'b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3' with '{'status': 'in-use'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 18:04:35.442651 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0f49294-c5cb-45d7-b184-1a30737ec2d2 tempest-TestServerVolumeAttachmentScenario-249665824 tempest-TestServerVolumeAttachmentScenario-249665824-project-admin] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action returned with HTTP 202 Aug 07 18:04:35.443106 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 737/2949] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:04:35 2026] POST /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 18:04:35.450070 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d76cf84e-6611-43ff-bb6c-5961edb303e6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.451645 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d76cf84e-6611-43ff-bb6c-5961edb303e6 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:35.451804 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d76cf84e-6611-43ff-bb6c-5961edb303e6 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:35.451968 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d76cf84e-6611-43ff-bb6c-5961edb303e6 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:35.462436 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:35.462436 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:35.465730 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d76cf84e-6611-43ff-bb6c-5961edb303e6 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:35.470174 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d76cf84e-6611-43ff-bb6c-5961edb303e6 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:35.470582 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 744/2950] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:35 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:35.540090 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-84fdddf2-0569-4716-858f-a03c4939f486 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.542094 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-84fdddf2-0569-4716-858f-a03c4939f486 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:35.542270 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-84fdddf2-0569-4716-858f-a03c4939f486 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:35.542665 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-84fdddf2-0569-4716-858f-a03c4939f486 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:35.557476 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:35.557476 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:35.561276 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-84fdddf2-0569-4716-858f-a03c4939f486 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:35.566911 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-84fdddf2-0569-4716-858f-a03c4939f486 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:35.567559 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 738/2951] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:35 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:35.588134 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-a8140e77-96d8-4ad0-9446-5764d9b8de4f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.591277 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-a8140e77-96d8-4ad0-9446-5764d9b8de4f tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] POST https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action Aug 07 18:04:35.591775 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-a8140e77-96d8-4ad0-9446-5764d9b8de4f tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:35.591967 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-a8140e77-96d8-4ad0-9446-5764d9b8de4f tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:35.613122 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:35.613122 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:35.613635 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-a8140e77-96d8-4ad0-9446-5764d9b8de4f tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:35.620856 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-a8140e77-96d8-4ad0-9446-5764d9b8de4f tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Begin detaching volume completed successfully. Aug 07 18:04:35.621088 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-a8140e77-96d8-4ad0-9446-5764d9b8de4f tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action returned with HTTP 202 Aug 07 18:04:35.621571 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 733/2952] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:04:35 2026] POST /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:04:35.662086 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bfe0990e-6a5a-4d8b-9b64-fe812934acb4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.684171 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-03a0b690-cdf5-4bc1-83c4-a1e3a9ce764f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.684670 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-03a0b690-cdf5-4bc1-83c4-a1e3a9ce764f None None] GET https://10.4.3.241/volume// Aug 07 18:04:35.684845 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-03a0b690-cdf5-4bc1-83c4-a1e3a9ce764f None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:35.685041 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-03a0b690-cdf5-4bc1-83c4-a1e3a9ce764f None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:35.685331 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-03a0b690-cdf5-4bc1-83c4-a1e3a9ce764f None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:35.685618 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 745/2953] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:35.696255 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-00184392-a757-4129-b2c6-12907c6c1dfd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.698506 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-00184392-a757-4129-b2c6-12907c6c1dfd tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:35.698706 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-00184392-a757-4129-b2c6-12907c6c1dfd tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:35.698883 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-00184392-a757-4129-b2c6-12907c6c1dfd tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:35.709692 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:35.709692 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:35.713171 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-00184392-a757-4129-b2c6-12907c6c1dfd tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:35.717506 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-00184392-a757-4129-b2c6-12907c6c1dfd tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:35.717920 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 739/2954] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:35 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 1333 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:35.775110 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bfe0990e-6a5a-4d8b-9b64-fe812934acb4 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] POST https://10.4.3.241/volume/v3/group_types Aug 07 18:04:35.775413 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bfe0990e-6a5a-4d8b-9b64-fe812934acb4 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-757334729", "description": "tempest-group-type-description-48750708", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:35.776763 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:35.776763 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:35.799281 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bfe0990e-6a5a-4d8b-9b64-fe812934acb4 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 202 Aug 07 18:04:35.799715 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 738/2955] 10.4.3.241 () {70 vars in 1312 bytes} [Fri Aug 7 18:04:35 2026] POST /volume/v3/group_types => generated 262 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:35.808320 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0fb02e46-2920-4727-a8a0-6c0b1b4f9a38 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.810532 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0fb02e46-2920-4727-a8a0-6c0b1b4f9a38 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] GET https://10.4.3.241/volume/v3/group_types Aug 07 18:04:35.810800 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0fb02e46-2920-4727-a8a0-6c0b1b4f9a38 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:35.811067 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0fb02e46-2920-4727-a8a0-6c0b1b4f9a38 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:35.825083 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0fb02e46-2920-4727-a8a0-6c0b1b4f9a38 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 200 Aug 07 18:04:35.825608 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 734/2956] 10.4.3.241 () {68 vars in 1290 bytes} [Fri Aug 7 18:04:35 2026] GET /volume/v3/group_types => generated 496 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:35.835683 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cc25af77-8f31-42e3-8687-9299673e21d5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.837460 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cc25af77-8f31-42e3-8687-9299673e21d5 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] PUT https://10.4.3.241/volume/v3/group_types/823f7e10-c462-4f06-877b-36f71adee7cf Aug 07 18:04:35.837794 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cc25af77-8f31-42e3-8687-9299673e21d5 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1751326435", "description": "updated-group-type-desc"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:35.849225 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cc25af77-8f31-42e3-8687-9299673e21d5 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types/823f7e10-c462-4f06-877b-36f71adee7cf returned with HTTP 200 Aug 07 18:04:35.849587 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 746/2957] 10.4.3.241 () {70 vars in 1422 bytes} [Fri Aug 7 18:04:35 2026] PUT /volume/v3/group_types/823f7e10-c462-4f06-877b-36f71adee7cf => generated 255 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:35.858614 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8348374e-767f-4083-a967-fe9b1b3b84a0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.860584 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8348374e-767f-4083-a967-fe9b1b3b84a0 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] GET https://10.4.3.241/volume/v3/group_types/823f7e10-c462-4f06-877b-36f71adee7cf Aug 07 18:04:35.860802 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8348374e-767f-4083-a967-fe9b1b3b84a0 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:35.861022 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8348374e-767f-4083-a967-fe9b1b3b84a0 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:35.865029 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8348374e-767f-4083-a967-fe9b1b3b84a0 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types/823f7e10-c462-4f06-877b-36f71adee7cf returned with HTTP 200 Aug 07 18:04:35.865477 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 740/2958] 10.4.3.241 () {68 vars in 1401 bytes} [Fri Aug 7 18:04:35 2026] GET /volume/v3/group_types/823f7e10-c462-4f06-877b-36f71adee7cf => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:35.873712 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a6350140-9417-4381-9a78-4880e8364ebc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.875368 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a6350140-9417-4381-9a78-4880e8364ebc tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/823f7e10-c462-4f06-877b-36f71adee7cf Aug 07 18:04:35.875591 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a6350140-9417-4381-9a78-4880e8364ebc tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:35.875769 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a6350140-9417-4381-9a78-4880e8364ebc tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:35.888857 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a6350140-9417-4381-9a78-4880e8364ebc tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types/823f7e10-c462-4f06-877b-36f71adee7cf returned with HTTP 202 Aug 07 18:04:35.889228 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 739/2959] 10.4.3.241 () {68 vars in 1404 bytes} [Fri Aug 7 18:04:35 2026] DELETE /volume/v3/group_types/823f7e10-c462-4f06-877b-36f71adee7cf => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:04:35.896642 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a5682d2a-ab3a-4342-9a8e-1b3c3c954d29 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.899252 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a5682d2a-ab3a-4342-9a8e-1b3c3c954d29 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] GET https://10.4.3.241/volume/v3/group_types Aug 07 18:04:35.899510 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a5682d2a-ab3a-4342-9a8e-1b3c3c954d29 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:35.899710 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a5682d2a-ab3a-4342-9a8e-1b3c3c954d29 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:35.904882 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a5682d2a-ab3a-4342-9a8e-1b3c3c954d29 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 200 Aug 07 18:04:35.905432 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 735/2960] 10.4.3.241 () {68 vars in 1290 bytes} [Fri Aug 7 18:04:35 2026] GET /volume/v3/group_types => generated 248 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:35.923215 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d253f96e-160f-4dd3-8e37-dcc9deb6ef6c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.925602 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d253f96e-160f-4dd3-8e37-dcc9deb6ef6c tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] POST https://10.4.3.241/volume/v3/group_types Aug 07 18:04:35.926540 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d253f96e-160f-4dd3-8e37-dcc9deb6ef6c tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-895978236", "is_public": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:35.941468 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d253f96e-160f-4dd3-8e37-dcc9deb6ef6c tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 202 Aug 07 18:04:35.941994 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 747/2961] 10.4.3.241 () {70 vars in 1311 bytes} [Fri Aug 7 18:04:35 2026] POST /volume/v3/group_types => generated 163 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:35.955173 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-19d6fa4f-5070-4bad-bfea-69e94edb2276 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.957158 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19d6fa4f-5070-4bad-bfea-69e94edb2276 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] POST https://10.4.3.241/volume/v3/group_types Aug 07 18:04:35.957594 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-19d6fa4f-5070-4bad-bfea-69e94edb2276 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1667440443", "is_public": false}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:35.982337 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19d6fa4f-5070-4bad-bfea-69e94edb2276 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 202 Aug 07 18:04:35.983078 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 741/2962] 10.4.3.241 () {70 vars in 1311 bytes} [Fri Aug 7 18:04:35 2026] POST /volume/v3/group_types => generated 165 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:35.994996 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2db0e012-edf2-4c68-9bdb-dc44fa444c54 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:35.996533 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2db0e012-edf2-4c68-9bdb-dc44fa444c54 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] GET https://10.4.3.241/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 07 18:04:35.996731 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2db0e012-edf2-4c68-9bdb-dc44fa444c54 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:35.996896 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2db0e012-edf2-4c68-9bdb-dc44fa444c54 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:36.009791 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2db0e012-edf2-4c68-9bdb-dc44fa444c54 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 07 18:04:36.010293 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 740/2963] 10.4.3.241 () {68 vars in 1351 bytes} [Fri Aug 7 18:04:35 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:36.025788 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c78cc459-e0f5-438b-bfce-a4666f46ed0b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:36.027451 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c78cc459-e0f5-438b-bfce-a4666f46ed0b tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] GET https://10.4.3.241/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 07 18:04:36.027786 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c78cc459-e0f5-438b-bfce-a4666f46ed0b tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:36.028098 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c78cc459-e0f5-438b-bfce-a4666f46ed0b tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:36.044704 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c78cc459-e0f5-438b-bfce-a4666f46ed0b tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 07 18:04:36.045283 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 736/2964] 10.4.3.241 () {68 vars in 1353 bytes} [Fri Aug 7 18:04:36 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:36.053663 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3e3285e9-028b-4f15-b790-a513bf0a89b2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:36.057999 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e3285e9-028b-4f15-b790-a513bf0a89b2 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] GET https://10.4.3.241/volume/v3/group_types?is_public=False Aug 07 18:04:36.057999 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e3285e9-028b-4f15-b790-a513bf0a89b2 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:36.057999 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e3285e9-028b-4f15-b790-a513bf0a89b2 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:36.068561 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e3285e9-028b-4f15-b790-a513bf0a89b2 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 07 18:04:36.068920 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 748/2965] 10.4.3.241 () {68 vars in 1321 bytes} [Fri Aug 7 18:04:36 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:36.077578 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7f683c09-e3c7-47a7-8dd0-2d9fa8fbed96 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:36.079506 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7f683c09-e3c7-47a7-8dd0-2d9fa8fbed96 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] GET https://10.4.3.241/volume/v3/group_types?is_public=True Aug 07 18:04:36.079794 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7f683c09-e3c7-47a7-8dd0-2d9fa8fbed96 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:36.080036 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7f683c09-e3c7-47a7-8dd0-2d9fa8fbed96 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:36.092897 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7f683c09-e3c7-47a7-8dd0-2d9fa8fbed96 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 07 18:04:36.093316 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 742/2966] 10.4.3.241 () {68 vars in 1319 bytes} [Fri Aug 7 18:04:36 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:36.102141 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7320fed8-5031-490f-84b9-903740a57638 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:36.104495 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7320fed8-5031-490f-84b9-903740a57638 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/9e1623a8-2afc-4de4-a383-dbfa554a3ca9 Aug 07 18:04:36.104495 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7320fed8-5031-490f-84b9-903740a57638 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:36.104687 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7320fed8-5031-490f-84b9-903740a57638 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:36.120506 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7320fed8-5031-490f-84b9-903740a57638 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types/9e1623a8-2afc-4de4-a383-dbfa554a3ca9 returned with HTTP 202 Aug 07 18:04:36.121213 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 741/2967] 10.4.3.241 () {68 vars in 1404 bytes} [Fri Aug 7 18:04:36 2026] DELETE /volume/v3/group_types/9e1623a8-2afc-4de4-a383-dbfa554a3ca9 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:04:36.128716 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0f653a68-e7ed-480e-ab85-6442328b4379 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:36.130978 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f653a68-e7ed-480e-ab85-6442328b4379 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/008570eb-6aad-4ee4-9863-f22faa242721 Aug 07 18:04:36.131237 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f653a68-e7ed-480e-ab85-6442328b4379 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:36.131547 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f653a68-e7ed-480e-ab85-6442328b4379 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:36.150048 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f653a68-e7ed-480e-ab85-6442328b4379 tempest-GroupTypesTest-275489541 tempest-GroupTypesTest-275489541-project-admin] https://10.4.3.241/volume/v3/group_types/008570eb-6aad-4ee4-9863-f22faa242721 returned with HTTP 202 Aug 07 18:04:36.150625 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 737/2968] 10.4.3.241 () {68 vars in 1404 bytes} [Fri Aug 7 18:04:36 2026] DELETE /volume/v3/group_types/008570eb-6aad-4ee4-9863-f22faa242721 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:04:36.253896 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d9eaf52a-7e4b-4ce1-8718-7493e65c0d54 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:36.256350 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d9eaf52a-7e4b-4ce1-8718-7493e65c0d54 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:36.256350 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d9eaf52a-7e4b-4ce1-8718-7493e65c0d54 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:36.256510 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d9eaf52a-7e4b-4ce1-8718-7493e65c0d54 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:36.256556 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d9eaf52a-7e4b-4ce1-8718-7493e65c0d54 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:36.262312 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:36.262312 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:36.263522 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d9eaf52a-7e4b-4ce1-8718-7493e65c0d54 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:36.264194 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 749/2969] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:36 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:36.275384 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e00f6c47-b6e4-4451-bdc6-a75c054bb8e2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:36.278000 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e00f6c47-b6e4-4451-bdc6-a75c054bb8e2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 Aug 07 18:04:36.278000 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e00f6c47-b6e4-4451-bdc6-a75c054bb8e2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:36.278279 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e00f6c47-b6e4-4451-bdc6-a75c054bb8e2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:36.284297 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:36.284297 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:36.285511 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e00f6c47-b6e4-4451-bdc6-a75c054bb8e2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:04:36.286411 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e00f6c47-b6e4-4451-bdc6-a75c054bb8e2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 returned with HTTP 200 Aug 07 18:04:36.286860 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 743/2970] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:04:36 2026] GET /volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:36.300580 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-acdb03a0-95bc-46e1-bbcc-f64f017debad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:36.302370 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-acdb03a0-95bc-46e1-bbcc-f64f017debad tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:36.302624 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-acdb03a0-95bc-46e1-bbcc-f64f017debad tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:36.302855 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-acdb03a0-95bc-46e1-bbcc-f64f017debad tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:36.303029 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-acdb03a0-95bc-46e1-bbcc-f64f017debad tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:36.307756 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:36.307756 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:36.308582 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-acdb03a0-95bc-46e1-bbcc-f64f017debad tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:36.309081 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 742/2971] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:36 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:36.325575 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3bc9d3a3-fb9d-4744-b6de-6b572d04a11a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:36.326601 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3bc9d3a3-fb9d-4744-b6de-6b572d04a11a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:36.326601 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3bc9d3a3-fb9d-4744-b6de-6b572d04a11a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:36.326601 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3bc9d3a3-fb9d-4744-b6de-6b572d04a11a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:36.326601 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-3bc9d3a3-fb9d-4744-b6de-6b572d04a11a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete backup with id: 66a06fb9-28a6-4776-8d8c-00948dde1486. Aug 07 18:04:36.332193 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:36.332193 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:36.348315 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-3bc9d3a3-fb9d-4744-b6de-6b572d04a11a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] delete_backup rpcapi backup_id 66a06fb9-28a6-4776-8d8c-00948dde1486 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:04:36.350382 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3bc9d3a3-fb9d-4744-b6de-6b572d04a11a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 202 Aug 07 18:04:36.350889 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 738/2972] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:36 2026] DELETE /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:04:36.364672 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a35c0591-3b0c-4ddb-aef2-974726f618cb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:36.366661 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a35c0591-3b0c-4ddb-aef2-974726f618cb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:36.366844 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a35c0591-3b0c-4ddb-aef2-974726f618cb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:36.367029 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a35c0591-3b0c-4ddb-aef2-974726f618cb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:36.367129 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a35c0591-3b0c-4ddb-aef2-974726f618cb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:36.372939 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:36.372939 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:36.374143 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a35c0591-3b0c-4ddb-aef2-974726f618cb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 200 Aug 07 18:04:36.374186 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 750/2973] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:36 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:36.618894 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-2c42602e-2dae-48c0-b209-c5a025ae2bc2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:36.621277 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-2c42602e-2dae-48c0-b209-c5a025ae2bc2 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] DELETE https://10.4.3.241/volume/v3/attachments/02087e27-5e54-43a7-a653-0932a8135c45 Aug 07 18:04:36.621478 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-2c42602e-2dae-48c0-b209-c5a025ae2bc2 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:36.621684 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-2c42602e-2dae-48c0-b209-c5a025ae2bc2 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:36.630107 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:36.630107 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:36.680694 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f0e2338e-9931-4ed6-a4ed-32bbfccfee70 req-2c42602e-2dae-48c0-b209-c5a025ae2bc2 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/attachments/02087e27-5e54-43a7-a653-0932a8135c45 returned with HTTP 200 Aug 07 18:04:36.681159 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 744/2974] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:04:36 2026] DELETE /volume/v3/attachments/02087e27-5e54-43a7-a653-0932a8135c45 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:37.387459 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d8781bdb-2a35-4320-8597-341432ad5991 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:37.389076 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d8781bdb-2a35-4320-8597-341432ad5991 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 Aug 07 18:04:37.389330 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d8781bdb-2a35-4320-8597-341432ad5991 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:37.389663 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d8781bdb-2a35-4320-8597-341432ad5991 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:37.389810 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d8781bdb-2a35-4320-8597-341432ad5991 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Show backup with id 66a06fb9-28a6-4776-8d8c-00948dde1486. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:04:37.393550 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d8781bdb-2a35-4320-8597-341432ad5991 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 returned with HTTP 404 Aug 07 18:04:37.394137 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 743/2975] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:37 2026] GET /volume/v3/backups/66a06fb9-28a6-4776-8d8c-00948dde1486 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:37.493325 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-35867054-1dca-45a2-9e48-76b4f94ab6ed None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:37.495135 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-35867054-1dca-45a2-9e48-76b4f94ab6ed tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 Aug 07 18:04:37.495320 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-35867054-1dca-45a2-9e48-76b4f94ab6ed tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:37.495548 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-35867054-1dca-45a2-9e48-76b4f94ab6ed tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:37.495646 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-35867054-1dca-45a2-9e48-76b4f94ab6ed tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: 837719b1-3f20-4003-8734-d69cc06b5652 Aug 07 18:04:37.503420 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:37.503420 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:37.503420 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-35867054-1dca-45a2-9e48-76b4f94ab6ed tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:04:37.518057 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-35867054-1dca-45a2-9e48-76b4f94ab6ed tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot delete request issued successfully. Aug 07 18:04:37.518549 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-35867054-1dca-45a2-9e48-76b4f94ab6ed tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 returned with HTTP 202 Aug 07 18:04:37.519571 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 739/2976] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:04:37 2026] DELETE /volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:37.533448 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-81ba4bfd-2f7c-4a18-9f5d-369f0c5c4889 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:37.535738 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81ba4bfd-2f7c-4a18-9f5d-369f0c5c4889 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 Aug 07 18:04:37.539069 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81ba4bfd-2f7c-4a18-9f5d-369f0c5c4889 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:37.539764 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81ba4bfd-2f7c-4a18-9f5d-369f0c5c4889 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:37.542072 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=476,cinder:UPDATE=85,cinder:INSERT=48 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:04:37.549672 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:37.549672 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:37.551071 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-81ba4bfd-2f7c-4a18-9f5d-369f0c5c4889 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:04:37.552538 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81ba4bfd-2f7c-4a18-9f5d-369f0c5c4889 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 returned with HTTP 200 Aug 07 18:04:37.553769 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 751/2977] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:04:37 2026] GET /volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:37.822097 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-221fd6f4-0961-44ed-ae0a-22633f444e0b req-88c286e6-bf92-4ecd-9ee8-6766969645b9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:37.825049 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-221fd6f4-0961-44ed-ae0a-22633f444e0b req-88c286e6-bf92-4ecd-9ee8-6766969645b9 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:37.825281 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-221fd6f4-0961-44ed-ae0a-22633f444e0b req-88c286e6-bf92-4ecd-9ee8-6766969645b9 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:37.825574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-221fd6f4-0961-44ed-ae0a-22633f444e0b req-88c286e6-bf92-4ecd-9ee8-6766969645b9 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:37.827896 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=413,cinder:INSERT=31,cinder:UPDATE=77 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:04:37.835123 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:37.835123 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:37.841338 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-221fd6f4-0961-44ed-ae0a-22633f444e0b req-88c286e6-bf92-4ecd-9ee8-6766969645b9 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:37.846290 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-221fd6f4-0961-44ed-ae0a-22633f444e0b req-88c286e6-bf92-4ecd-9ee8-6766969645b9 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:37.846805 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 745/2978] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:37 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:38.567281 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-431f5e57-7276-461a-a687-ac1a7ae46883 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:38.574431 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-431f5e57-7276-461a-a687-ac1a7ae46883 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 Aug 07 18:04:38.574431 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-431f5e57-7276-461a-a687-ac1a7ae46883 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:38.574431 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-431f5e57-7276-461a-a687-ac1a7ae46883 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:38.582429 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-431f5e57-7276-461a-a687-ac1a7ae46883 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 returned with HTTP 404 Aug 07 18:04:38.582429 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 744/2979] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:04:38 2026] GET /volume/v3/snapshots/837719b1-3f20-4003-8734-d69cc06b5652 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:38.593138 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6b7bfd76-89f0-407e-a4b5-e52a9047178a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:38.596630 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6b7bfd76-89f0-407e-a4b5-e52a9047178a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:04:38.596630 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6b7bfd76-89f0-407e-a4b5-e52a9047178a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:38.596842 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6b7bfd76-89f0-407e-a4b5-e52a9047178a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:38.610936 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:38.610936 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:38.621901 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6b7bfd76-89f0-407e-a4b5-e52a9047178a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:04:38.631594 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6b7bfd76-89f0-407e-a4b5-e52a9047178a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:04:38.634511 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 740/2980] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:38 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:38.677433 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:38.679751 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:04:38.680106 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1951724741"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:38.683571 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume request body: {'volume': {'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1951724741'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:04:38.805476 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume of 1 GB Aug 07 18:04:38.810458 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Availability Zones retrieved successfully. Aug 07 18:04:38.818118 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Flow 'volume_create_api' (62d6ecdb-4e64-4785-8cc9-c756e76633cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:38.819929 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9632221-47dc-4ae6-8a87-8334dc3f72af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:38.821231 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:04:38.890471 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9632221-47dc-4ae6-8a87-8334dc3f72af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:38.891736 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0e0c974-ed97-4924-a34c-ea299d63d5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:38.942550 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['7df21823-cdd7-400d-91d5-35992afc0ccf', '26579477-fc84-4478-ba45-10e6ec082c4b', 'f0ca01b6-3783-4ee8-9c43-7347cb09047e', '4570cba6-3977-4fb2-b7b1-f008dc36b0ed'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:38.943365 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0e0c974-ed97-4924-a34c-ea299d63d5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7df21823-cdd7-400d-91d5-35992afc0ccf', '26579477-fc84-4478-ba45-10e6ec082c4b', 'f0ca01b6-3783-4ee8-9c43-7347cb09047e', '4570cba6-3977-4fb2-b7b1-f008dc36b0ed']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:38.944161 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b7be56-1a7e-4549-bd56-d18dbfcba763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:38.971273 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b7be56-1a7e-4549-bd56-d18dbfcba763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '335c47fc-bf37-4595-9218-34c7aeb91c36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1951724741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323a2d27e79e41a3ac8a1158f14bbb52',qos_specs=None,replication_status=,reservations=['7df21823-cdd7-400d-91d5-35992afc0ccf','26579477-fc84-4478-ba45-10e6ec082c4b','f0ca01b6-3783-4ee8-9c43-7347cb09047e','4570cba6-3977-4fb2-b7b1-f008dc36b0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c914e031942f4066b9b7e16668ffe442',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1951724741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=335c47fc-bf37-4595-9218-34c7aeb91c36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='323a2d27e79e41a3ac8a1158f14bbb52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c914e031942f4066b9b7e16668ffe442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:38.971918 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36494f83-ffa7-4eb4-9486-f2e866b699e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:38.999664 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36494f83-ffa7-4eb4-9486-f2e866b699e1) transitioned into state 'SUCCESS' from state '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-1951724741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323a2d27e79e41a3ac8a1158f14bbb52',qos_specs=None,replication_status=,reservations=['7df21823-cdd7-400d-91d5-35992afc0ccf','26579477-fc84-4478-ba45-10e6ec082c4b','f0ca01b6-3783-4ee8-9c43-7347cb09047e','4570cba6-3977-4fb2-b7b1-f008dc36b0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c914e031942f4066b9b7e16668ffe442',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:39.000413 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c52c77b7-a14e-4013-a119-2b543ce8aa8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:39.009932 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c52c77b7-a14e-4013-a119-2b543ce8aa8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:39.010935 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Flow 'volume_create_api' (62d6ecdb-4e64-4785-8cc9-c756e76633cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:39.011374 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume request issued successfully. Aug 07 18:04:39.012081 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5f040fa0-d68a-4eaf-b216-f116a2d1c4fa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:04:39.012769 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 752/2981] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:04:38 2026] POST /volume/v3/volumes => generated 754 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:39.027512 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-aa2c48cb-1194-4075-930c-e04e9ce66dce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:39.029720 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aa2c48cb-1194-4075-930c-e04e9ce66dce tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:04:39.029963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aa2c48cb-1194-4075-930c-e04e9ce66dce tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:39.030199 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aa2c48cb-1194-4075-930c-e04e9ce66dce tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:39.039146 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:39.039146 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:39.044198 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-aa2c48cb-1194-4075-930c-e04e9ce66dce tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:04:39.050848 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aa2c48cb-1194-4075-930c-e04e9ce66dce tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:04:39.051352 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 746/2982] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:39 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:39.080078 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bb999dbc-dcd9-4568-b5f9-854d34d323c3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:39.213850 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb999dbc-dcd9-4568-b5f9-854d34d323c3 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] GET https://10.4.3.241/volume/v3/os-hosts Aug 07 18:04:39.213850 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb999dbc-dcd9-4568-b5f9-854d34d323c3 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:39.213850 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb999dbc-dcd9-4568-b5f9-854d34d323c3 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:39.223670 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.hosts [None req-bb999dbc-dcd9-4568-b5f9-854d34d323c3 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] status, active and update: available, enabled, 2026-08-07 18:04:29+00:00 {{(pid=100246) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 18:04:39.224056 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.hosts [None req-bb999dbc-dcd9-4568-b5f9-854d34d323c3 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] status, active and update: available, enabled, 2026-08-07 18:04:26+00:00 {{(pid=100246) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 18:04:39.224105 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.hosts [None req-bb999dbc-dcd9-4568-b5f9-854d34d323c3 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] status, active and update: available, enabled, 2026-08-07 18:04:15+00:00 {{(pid=100246) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 18:04:39.224495 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb999dbc-dcd9-4568-b5f9-854d34d323c3 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] https://10.4.3.241/volume/v3/os-hosts returned with HTTP 200 Aug 07 18:04:39.225077 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 745/2983] 10.4.3.241 () {66 vars in 1240 bytes} [Fri Aug 7 18:04:39 2026] GET /volume/v3/os-hosts => generated 560 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:39.238512 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eb4836fd-0cd3-4321-a0f1-5c515cf443c0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:39.241759 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb4836fd-0cd3-4321-a0f1-5c515cf443c0 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] GET https://10.4.3.241/volume/v3/os-hosts Aug 07 18:04:39.241958 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb4836fd-0cd3-4321-a0f1-5c515cf443c0 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:39.242261 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb4836fd-0cd3-4321-a0f1-5c515cf443c0 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:39.255609 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.hosts [None req-eb4836fd-0cd3-4321-a0f1-5c515cf443c0 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] status, active and update: available, enabled, 2026-08-07 18:04:29+00:00 {{(pid=100243) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 18:04:39.255808 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.hosts [None req-eb4836fd-0cd3-4321-a0f1-5c515cf443c0 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] status, active and update: available, enabled, 2026-08-07 18:04:26+00:00 {{(pid=100243) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 18:04:39.256035 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.hosts [None req-eb4836fd-0cd3-4321-a0f1-5c515cf443c0 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] status, active and update: available, enabled, 2026-08-07 18:04:15+00:00 {{(pid=100243) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 18:04:39.256376 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb4836fd-0cd3-4321-a0f1-5c515cf443c0 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] https://10.4.3.241/volume/v3/os-hosts returned with HTTP 200 Aug 07 18:04:39.257002 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 741/2984] 10.4.3.241 () {66 vars in 1240 bytes} [Fri Aug 7 18:04:39 2026] GET /volume/v3/os-hosts => generated 560 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:39.271755 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3ad76556-702a-4212-9105-3d5b092bba38 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:39.273774 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3ad76556-702a-4212-9105-3d5b092bba38 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] GET https://10.4.3.241/volume/v3/os-hosts/np0000006743@storpool Aug 07 18:04:39.274071 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3ad76556-702a-4212-9105-3d5b092bba38 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:39.274328 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3ad76556-702a-4212-9105-3d5b092bba38 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:39.274639 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:39.274639 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:39.368859 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3ad76556-702a-4212-9105-3d5b092bba38 tempest-VolumeHostsAdminTestsJSON-1326519143 tempest-VolumeHostsAdminTestsJSON-1326519143-project-admin] https://10.4.3.241/volume/v3/os-hosts/np0000006743@storpool returned with HTTP 200 Aug 07 18:04:39.369496 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 753/2985] 10.4.3.241 () {66 vars in 1306 bytes} [Fri Aug 7 18:04:39 2026] GET /volume/v3/os-hosts/np0000006743@storpool => generated 1507 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:40.067325 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-70c167d3-c4a8-4251-a0d2-f654b4e75e44 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:40.069537 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-70c167d3-c4a8-4251-a0d2-f654b4e75e44 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:04:40.069760 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-70c167d3-c4a8-4251-a0d2-f654b4e75e44 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:40.070120 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-70c167d3-c4a8-4251-a0d2-f654b4e75e44 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:40.080175 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:40.080175 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:40.085050 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-70c167d3-c4a8-4251-a0d2-f654b4e75e44 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:04:40.091994 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-70c167d3-c4a8-4251-a0d2-f654b4e75e44 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:04:40.093276 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 747/2986] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:40 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:40.936216 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8da2c1d8-56cd-49d8-ba74-893dd0ba1e05 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:40.938216 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8da2c1d8-56cd-49d8-ba74-893dd0ba1e05 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] DELETE https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:40.938521 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8da2c1d8-56cd-49d8-ba74-893dd0ba1e05 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:40.938615 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8da2c1d8-56cd-49d8-ba74-893dd0ba1e05 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:40.938857 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8da2c1d8-56cd-49d8-ba74-893dd0ba1e05 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Delete volume with id: 21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:40.946182 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:40.946182 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:40.946681 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8da2c1d8-56cd-49d8-ba74-893dd0ba1e05 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:40.966417 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8da2c1d8-56cd-49d8-ba74-893dd0ba1e05 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Delete volume request issued successfully. Aug 07 18:04:40.966645 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8da2c1d8-56cd-49d8-ba74-893dd0ba1e05 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 202 Aug 07 18:04:40.967164 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 746/2987] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:40 2026] DELETE /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:40.976632 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f3f60f48-f0df-478b-9585-b50e17eae5a2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:40.979151 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3f60f48-f0df-478b-9585-b50e17eae5a2 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:40.979419 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3f60f48-f0df-478b-9585-b50e17eae5a2 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:40.979711 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3f60f48-f0df-478b-9585-b50e17eae5a2 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:40.997584 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:40.997584 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:41.007666 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f3f60f48-f0df-478b-9585-b50e17eae5a2 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:41.016075 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3f60f48-f0df-478b-9585-b50e17eae5a2 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 200 Aug 07 18:04:41.016525 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 742/2988] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:40 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:41.873742 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b06b11bd-2057-4bf9-a756-7b0f0cf2ccdb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:41.960494 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b06b11bd-2057-4bf9-a756-7b0f0cf2ccdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 Aug 07 18:04:41.960740 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b06b11bd-2057-4bf9-a756-7b0f0cf2ccdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:41.960962 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b06b11bd-2057-4bf9-a756-7b0f0cf2ccdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:41.970373 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-b06b11bd-2057-4bf9-a756-7b0f0cf2ccdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1733931049 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1733931049, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:04:41.976022 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b06b11bd-2057-4bf9-a756-7b0f0cf2ccdb tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 returned with HTTP 200 Aug 07 18:04:41.976498 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 754/2989] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:04:41 2026] GET /volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 => generated 600 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:41.985997 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f2bfa6ac-8ada-4d43-bff3-4bd848ba61f6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:41.988092 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f2bfa6ac-8ada-4d43-bff3-4bd848ba61f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 Aug 07 18:04:41.990619 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f2bfa6ac-8ada-4d43-bff3-4bd848ba61f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:42.030175 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-28fd0b94-aa96-4eec-bdf1-b1b3190796f7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:42.032215 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28fd0b94-aa96-4eec-bdf1-b1b3190796f7 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e Aug 07 18:04:42.033247 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28fd0b94-aa96-4eec-bdf1-b1b3190796f7 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:42.033247 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28fd0b94-aa96-4eec-bdf1-b1b3190796f7 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:42.038495 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28fd0b94-aa96-4eec-bdf1-b1b3190796f7 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e returned with HTTP 404 Aug 07 18:04:42.039064 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 747/2990] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:42 2026] GET /volume/v3/volumes/21e21d07-f519-4491-87e1-3947f4dac15e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:42.048348 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-249eba48-cbdd-4c3c-b6ef-fab4c62f7230 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:42.050105 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-249eba48-cbdd-4c3c-b6ef-fab4c62f7230 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] DELETE https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:42.051748 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-249eba48-cbdd-4c3c-b6ef-fab4c62f7230 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:42.051748 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-249eba48-cbdd-4c3c-b6ef-fab4c62f7230 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:42.051748 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-249eba48-cbdd-4c3c-b6ef-fab4c62f7230 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Delete volume with id: b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:42.059094 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-f2bfa6ac-8ada-4d43-bff3-4bd848ba61f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1733931049 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1733931049, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:04:42.060284 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:42.060284 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:42.060999 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-249eba48-cbdd-4c3c-b6ef-fab4c62f7230 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:42.066488 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f2bfa6ac-8ada-4d43-bff3-4bd848ba61f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 returned with HTTP 200 Aug 07 18:04:42.067172 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 748/2991] 10.4.3.241 () {68 vars in 1374 bytes} [Fri Aug 7 18:04:41 2026] PUT /volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 => generated 553 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:42.076436 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:42.088037 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-249eba48-cbdd-4c3c-b6ef-fab4c62f7230 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Delete volume request issued successfully. Aug 07 18:04:42.088228 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-249eba48-cbdd-4c3c-b6ef-fab4c62f7230 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 202 Aug 07 18:04:42.088697 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 743/2992] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:42 2026] DELETE /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:42.099840 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4b501d33-31de-4ec8-868c-5555f3c9fff5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:42.102094 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b501d33-31de-4ec8-868c-5555f3c9fff5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:42.102384 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b501d33-31de-4ec8-868c-5555f3c9fff5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:42.102689 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b501d33-31de-4ec8-868c-5555f3c9fff5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:42.114747 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:42.114747 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:42.119680 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4b501d33-31de-4ec8-868c-5555f3c9fff5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Volume info retrieved successfully. Aug 07 18:04:42.124556 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b501d33-31de-4ec8-868c-5555f3c9fff5 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 200 Aug 07 18:04:42.125012 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 748/2993] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:42 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:42.149838 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:04:42.150172 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-345969488"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:42.151676 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-345969488'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:04:42.151806 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Create volume of 1 GB Aug 07 18:04:42.155877 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Availability Zones retrieved successfully. Aug 07 18:04:42.161246 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Flow 'volume_create_api' (f0b977a0-4248-424b-9c21-ad4320825dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:42.162076 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf31e4c3-8b95-4877-88b5-e91af33126cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:42.162917 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:04:42.191332 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf31e4c3-8b95-4877-88b5-e91af33126cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:42.192133 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce10fb90-0fff-46df-86ed-36d839affe02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:42.255214 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Created reservations ['953e937c-4831-4cfc-b39c-006a6ff1209e', 'e40ebdd0-4b3b-4bc8-a695-d4acef3b0f3f', 'd8ee4926-275b-4754-9ddf-d69a3275a078', '5c59197a-3c78-4c11-9d74-001790d315be'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:42.256011 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce10fb90-0fff-46df-86ed-36d839affe02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['953e937c-4831-4cfc-b39c-006a6ff1209e', 'e40ebdd0-4b3b-4bc8-a695-d4acef3b0f3f', 'd8ee4926-275b-4754-9ddf-d69a3275a078', '5c59197a-3c78-4c11-9d74-001790d315be']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:42.257072 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f200108-7a74-406c-ab21-37542bc40f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:42.282889 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f200108-7a74-406c-ab21-37542bc40f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '519ac3df-0810-4f6d-b17b-ff864115c4cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-345969488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fb59aa5bc6940fbb59949e385de2e61',qos_specs=None,replication_status=,reservations=['953e937c-4831-4cfc-b39c-006a6ff1209e','e40ebdd0-4b3b-4bc8-a695-d4acef3b0f3f','d8ee4926-275b-4754-9ddf-d69a3275a078','5c59197a-3c78-4c11-9d74-001790d315be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ceaf0f70d64e4ab3655b234364cc5c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-345969488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=519ac3df-0810-4f6d-b17b-ff864115c4cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fb59aa5bc6940fbb59949e385de2e61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ceaf0f70d64e4ab3655b234364cc5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:42.283699 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb44e432-f4a0-4c39-82f5-c66deaeff186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:42.302469 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb44e432-f4a0-4c39-82f5-c66deaeff186) transitioned into state 'SUCCESS' from state '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-345969488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fb59aa5bc6940fbb59949e385de2e61',qos_specs=None,replication_status=,reservations=['953e937c-4831-4cfc-b39c-006a6ff1209e','e40ebdd0-4b3b-4bc8-a695-d4acef3b0f3f','d8ee4926-275b-4754-9ddf-d69a3275a078','5c59197a-3c78-4c11-9d74-001790d315be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ceaf0f70d64e4ab3655b234364cc5c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:42.302950 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc41af30-dc6f-49a7-a7ad-7edfe35ecd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:42.318217 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc41af30-dc6f-49a7-a7ad-7edfe35ecd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:42.319465 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Flow 'volume_create_api' (f0b977a0-4248-424b-9c21-ad4320825dc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:42.319939 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Create volume request issued successfully. Aug 07 18:04:42.320908 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-71b37a32-83a2-46d2-a8ab-c78da1992867 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:04:42.321545 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 755/2994] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:04:42 2026] POST /volume/v3/volumes => generated 766 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:42.334464 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f3bd45f8-5969-4721-93e4-2d4d6ad5fd54 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:42.340748 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3bd45f8-5969-4721-93e4-2d4d6ad5fd54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] GET https://10.4.3.241/volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf Aug 07 18:04:42.341501 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3bd45f8-5969-4721-93e4-2d4d6ad5fd54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:42.341501 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3bd45f8-5969-4721-93e4-2d4d6ad5fd54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:42.356077 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:42.356077 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:42.359666 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f3bd45f8-5969-4721-93e4-2d4d6ad5fd54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Volume info retrieved successfully. Aug 07 18:04:42.366873 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3bd45f8-5969-4721-93e4-2d4d6ad5fd54 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf returned with HTTP 200 Aug 07 18:04:42.367390 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 749/2995] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:42 2026] GET /volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf => generated 834 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:43.141012 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-279c90dc-139f-4157-a07a-58863b9357a9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:43.142758 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-279c90dc-139f-4157-a07a-58863b9357a9 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] GET https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 Aug 07 18:04:43.142970 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-279c90dc-139f-4157-a07a-58863b9357a9 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:43.143154 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-279c90dc-139f-4157-a07a-58863b9357a9 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:43.152638 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-279c90dc-139f-4157-a07a-58863b9357a9 tempest-TestServerVolumeAttachmentScenario-1814283849 tempest-TestServerVolumeAttachmentScenario-1814283849-project-member] https://10.4.3.241/volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 returned with HTTP 404 Aug 07 18:04:43.152638 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 744/2996] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:43 2026] GET /volume/v3/volumes/b462bf24-c2bf-4bcd-8b09-7ded27fcc2b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:43.381593 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-723a501f-a5ad-441f-9f6d-44df4428f813 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:43.383647 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-723a501f-a5ad-441f-9f6d-44df4428f813 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] GET https://10.4.3.241/volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf Aug 07 18:04:43.383846 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-723a501f-a5ad-441f-9f6d-44df4428f813 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:43.384033 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-723a501f-a5ad-441f-9f6d-44df4428f813 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:43.392513 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:43.392513 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:43.397169 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-723a501f-a5ad-441f-9f6d-44df4428f813 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Volume info retrieved successfully. Aug 07 18:04:43.403259 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-723a501f-a5ad-441f-9f6d-44df4428f813 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf returned with HTTP 200 Aug 07 18:04:43.403692 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 749/2997] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:43 2026] GET /volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:43.415582 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8d6feff8-ad75-462f-824a-d3013795d233 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:43.417963 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8d6feff8-ad75-462f-824a-d3013795d233 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:04:43.418368 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8d6feff8-ad75-462f-824a-d3013795d233 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "519ac3df-0810-4f6d-b17b-ff864115c4cf", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-684579090"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:43.430044 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:43.430044 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:43.430665 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8d6feff8-ad75-462f-824a-d3013795d233 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Volume info retrieved successfully. Aug 07 18:04:43.430811 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-8d6feff8-ad75-462f-824a-d3013795d233 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Create snapshot from volume 519ac3df-0810-4f6d-b17b-ff864115c4cf Aug 07 18:04:43.506494 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-8d6feff8-ad75-462f-824a-d3013795d233 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Created reservations ['b02e858a-cf74-46ad-a0a4-8b6df389f11a', '63b25e61-7f47-43bb-9852-f740d5bfda96', 'd561509c-40be-4d5a-9c09-3e3763587e4d', '9881a934-8d5c-46d5-8112-fd4fa3ed2445'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:43.540030 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8d6feff8-ad75-462f-824a-d3013795d233 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Snapshot create request issued successfully. Aug 07 18:04:43.540327 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8d6feff8-ad75-462f-824a-d3013795d233 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:04:43.540809 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 756/2998] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:04:43 2026] POST /volume/v3/snapshots => generated 322 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:43.553831 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c0fc2102-4e36-46e1-8a7e-5183d4c878b7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:43.558430 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0fc2102-4e36-46e1-8a7e-5183d4c878b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] GET https://10.4.3.241/volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b Aug 07 18:04:43.558665 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c0fc2102-4e36-46e1-8a7e-5183d4c878b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:43.558870 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c0fc2102-4e36-46e1-8a7e-5183d4c878b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:43.566310 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:43.566310 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:43.566853 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c0fc2102-4e36-46e1-8a7e-5183d4c878b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Snapshot retrieved successfully. Aug 07 18:04:43.567668 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c0fc2102-4e36-46e1-8a7e-5183d4c878b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b returned with HTTP 200 Aug 07 18:04:43.568060 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 750/2999] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:04:43 2026] GET /volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b => generated 454 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:44.576944 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0d3c294f-767f-4cf6-b8b7-558799862773 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:44.579947 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0d3c294f-767f-4cf6-b8b7-558799862773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] GET https://10.4.3.241/volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b Aug 07 18:04:44.579947 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0d3c294f-767f-4cf6-b8b7-558799862773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:44.579947 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0d3c294f-767f-4cf6-b8b7-558799862773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:44.590247 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:44.590247 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:44.591370 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0d3c294f-767f-4cf6-b8b7-558799862773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Snapshot retrieved successfully. Aug 07 18:04:44.595124 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0d3c294f-767f-4cf6-b8b7-558799862773 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b returned with HTTP 200 Aug 07 18:04:44.595124 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 745/3000] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:04:44 2026] GET /volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:44.608295 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f6f1b5ed-7e18-43c0-91cb-1a861a53a202 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:44.610218 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6f1b5ed-7e18-43c0-91cb-1a861a53a202 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 Aug 07 18:04:44.610650 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6f1b5ed-7e18-43c0-91cb-1a861a53a202 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:44.660113 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-f6f1b5ed-7e18-43c0-91cb-1a861a53a202 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1733931049 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1733931049, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:04:44.660497 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-f6f1b5ed-7e18-43c0-91cb-1a861a53a202 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1733931049 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1733931049, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:04:44.660838 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-f6f1b5ed-7e18-43c0-91cb-1a861a53a202 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1733931049 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1733931049, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:04:44.666138 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6f1b5ed-7e18-43c0-91cb-1a861a53a202 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 returned with HTTP 200 Aug 07 18:04:44.666591 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 750/3001] 10.4.3.241 () {68 vars in 1374 bytes} [Fri Aug 7 18:04:44 2026] PUT /volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 => generated 553 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:44.674652 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-33c883cc-c77d-42f7-9aae-ed73473f9a47 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:44.676248 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-33c883cc-c77d-42f7-9aae-ed73473f9a47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:04:44.676597 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-33c883cc-c77d-42f7-9aae-ed73473f9a47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "519ac3df-0810-4f6d-b17b-ff864115c4cf"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:44.685032 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:44.685032 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:44.685478 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-33c883cc-c77d-42f7-9aae-ed73473f9a47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Volume info retrieved successfully. Aug 07 18:04:44.685582 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-33c883cc-c77d-42f7-9aae-ed73473f9a47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Create snapshot from volume 519ac3df-0810-4f6d-b17b-ff864115c4cf Aug 07 18:04:44.703139 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota_utils [None req-33c883cc-c77d-42f7-9aae-ed73473f9a47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Quota exceeded for 4fb59aa5bc6940fbb59949e385de2e61, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 18:04:44.703475 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.middleware.fault [None req-33c883cc-c77d-42f7-9aae-ed73473f9a47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 413 Aug 07 18:04:44.704361 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 757/3002] 10.4.3.241 () {68 vars in 1264 bytes} [Fri Aug 7 18:04:44 2026] POST /volume/v3/snapshots => generated 208 bytes in 30 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 18:04:44.713773 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-728b0653-4cd6-4041-bb6b-bdbff8323f47 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:44.716970 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-728b0653-4cd6-4041-bb6b-bdbff8323f47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 Aug 07 18:04:44.717370 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-728b0653-4cd6-4041-bb6b-bdbff8323f47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:44.782690 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-728b0653-4cd6-4041-bb6b-bdbff8323f47 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 returned with HTTP 200 Aug 07 18:04:44.783142 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 751/3003] 10.4.3.241 () {68 vars in 1374 bytes} [Fri Aug 7 18:04:44 2026] PUT /volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 => generated 553 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:44.794481 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2934ec47-fb2a-4ddd-8001-d4eaa37f94d8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:44.797644 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2934ec47-fb2a-4ddd-8001-d4eaa37f94d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:04:44.797644 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2934ec47-fb2a-4ddd-8001-d4eaa37f94d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "519ac3df-0810-4f6d-b17b-ff864115c4cf"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:44.807895 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:44.807895 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:44.808747 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2934ec47-fb2a-4ddd-8001-d4eaa37f94d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Volume info retrieved successfully. Aug 07 18:04:44.809033 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-2934ec47-fb2a-4ddd-8001-d4eaa37f94d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Create snapshot from volume 519ac3df-0810-4f6d-b17b-ff864115c4cf Aug 07 18:04:44.831633 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota_utils [None req-2934ec47-fb2a-4ddd-8001-d4eaa37f94d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Quota exceeded for 4fb59aa5bc6940fbb59949e385de2e61, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 07 18:04:44.832033 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.middleware.fault [None req-2934ec47-fb2a-4ddd-8001-d4eaa37f94d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 413 Aug 07 18:04:44.832835 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 746/3004] 10.4.3.241 () {68 vars in 1264 bytes} [Fri Aug 7 18:04:44 2026] POST /volume/v3/snapshots => generated 133 bytes in 40 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 18:04:44.841424 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e36c55e5-a6b9-4be4-a8df-179cfef1a7fe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:44.844204 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e36c55e5-a6b9-4be4-a8df-179cfef1a7fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b Aug 07 18:04:44.844477 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e36c55e5-a6b9-4be4-a8df-179cfef1a7fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:44.844616 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e36c55e5-a6b9-4be4-a8df-179cfef1a7fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:44.844794 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-e36c55e5-a6b9-4be4-a8df-179cfef1a7fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Delete snapshot with id: 491e9ed5-3480-4aea-88e8-50658c0f7a3b Aug 07 18:04:44.850261 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:44.850261 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:44.850858 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e36c55e5-a6b9-4be4-a8df-179cfef1a7fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Snapshot retrieved successfully. Aug 07 18:04:44.867879 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e36c55e5-a6b9-4be4-a8df-179cfef1a7fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Snapshot delete request issued successfully. Aug 07 18:04:44.868026 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e36c55e5-a6b9-4be4-a8df-179cfef1a7fe tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b returned with HTTP 202 Aug 07 18:04:44.868417 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 751/3005] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:04:44 2026] DELETE /volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:44.875569 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-23199af9-39da-48d3-856a-8b43776d2ab0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:44.877921 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23199af9-39da-48d3-856a-8b43776d2ab0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] GET https://10.4.3.241/volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b Aug 07 18:04:44.878058 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23199af9-39da-48d3-856a-8b43776d2ab0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:44.878319 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23199af9-39da-48d3-856a-8b43776d2ab0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:44.886736 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:44.886736 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:44.887156 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-23199af9-39da-48d3-856a-8b43776d2ab0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Snapshot retrieved successfully. Aug 07 18:04:44.887972 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23199af9-39da-48d3-856a-8b43776d2ab0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b returned with HTTP 200 Aug 07 18:04:44.888532 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 758/3006] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:04:44 2026] GET /volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:45.901770 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5cc2afba-c4c9-4912-9950-936e1061313e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:45.904236 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5cc2afba-c4c9-4912-9950-936e1061313e tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] GET https://10.4.3.241/volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b Aug 07 18:04:45.904394 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5cc2afba-c4c9-4912-9950-936e1061313e tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:45.904674 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5cc2afba-c4c9-4912-9950-936e1061313e tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:45.910563 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5cc2afba-c4c9-4912-9950-936e1061313e tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b returned with HTTP 404 Aug 07 18:04:45.911283 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 752/3007] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:04:45 2026] GET /volume/v3/snapshots/491e9ed5-3480-4aea-88e8-50658c0f7a3b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:45.920881 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0a6720ce-3f63-4866-8af3-a8d70b9a4ee1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:45.922988 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0a6720ce-3f63-4866-8af3-a8d70b9a4ee1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] GET https://10.4.3.241/volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf Aug 07 18:04:45.923661 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0a6720ce-3f63-4866-8af3-a8d70b9a4ee1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:45.923661 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0a6720ce-3f63-4866-8af3-a8d70b9a4ee1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:45.938030 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:45.938030 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:45.942619 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0a6720ce-3f63-4866-8af3-a8d70b9a4ee1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Volume info retrieved successfully. Aug 07 18:04:45.947345 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0a6720ce-3f63-4866-8af3-a8d70b9a4ee1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf returned with HTTP 200 Aug 07 18:04:45.947902 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 747/3008] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:45 2026] GET /volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:45.963007 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5f2aa917-35de-4a3a-8ac0-16b0cffe5c5e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:45.967428 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f2aa917-35de-4a3a-8ac0-16b0cffe5c5e tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] DELETE https://10.4.3.241/volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf Aug 07 18:04:45.967428 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f2aa917-35de-4a3a-8ac0-16b0cffe5c5e tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:45.967428 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f2aa917-35de-4a3a-8ac0-16b0cffe5c5e tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:45.967428 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5f2aa917-35de-4a3a-8ac0-16b0cffe5c5e tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Delete volume with id: 519ac3df-0810-4f6d-b17b-ff864115c4cf Aug 07 18:04:45.975187 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:45.975187 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:45.975977 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5f2aa917-35de-4a3a-8ac0-16b0cffe5c5e tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Volume info retrieved successfully. Aug 07 18:04:45.998343 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5f2aa917-35de-4a3a-8ac0-16b0cffe5c5e tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Delete volume request issued successfully. Aug 07 18:04:46.002930 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f2aa917-35de-4a3a-8ac0-16b0cffe5c5e tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf returned with HTTP 202 Aug 07 18:04:46.002930 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 752/3009] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:45 2026] DELETE /volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:46.012806 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-af236de5-eb78-4fe8-8a53-fd44bfc447f9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:46.015180 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af236de5-eb78-4fe8-8a53-fd44bfc447f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] GET https://10.4.3.241/volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf Aug 07 18:04:46.015180 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af236de5-eb78-4fe8-8a53-fd44bfc447f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:46.015495 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af236de5-eb78-4fe8-8a53-fd44bfc447f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:46.028760 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:46.028760 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:46.035215 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-af236de5-eb78-4fe8-8a53-fd44bfc447f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Volume info retrieved successfully. Aug 07 18:04:46.042373 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af236de5-eb78-4fe8-8a53-fd44bfc447f9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf returned with HTTP 200 Aug 07 18:04:46.042755 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 759/3010] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:46 2026] GET /volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:47.058648 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1e485453-8230-48b1-9677-d3ec762c1b64 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:47.061558 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e485453-8230-48b1-9677-d3ec762c1b64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] GET https://10.4.3.241/volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf Aug 07 18:04:47.061807 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1e485453-8230-48b1-9677-d3ec762c1b64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:47.062031 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1e485453-8230-48b1-9677-d3ec762c1b64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:47.068014 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e485453-8230-48b1-9677-d3ec762c1b64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310 tempest-VolumeSnapshotQuotasNegativeTestJSON-1510288310-project-member] https://10.4.3.241/volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf returned with HTTP 404 Aug 07 18:04:47.068639 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 753/3011] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:47 2026] GET /volume/v3/volumes/519ac3df-0810-4f6d-b17b-ff864115c4cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:47.077419 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-638739d5-ff5f-4b6b-9ecf-82120e9f9d31 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:47.079639 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-638739d5-ff5f-4b6b-9ecf-82120e9f9d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 Aug 07 18:04:47.080460 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-638739d5-ff5f-4b6b-9ecf-82120e9f9d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-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=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:47.164726 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-638739d5-ff5f-4b6b-9ecf-82120e9f9d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1733931049 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1733931049, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:04:47.165159 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-638739d5-ff5f-4b6b-9ecf-82120e9f9d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1733931049 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1733931049, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:04:47.165504 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-638739d5-ff5f-4b6b-9ecf-82120e9f9d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1733931049 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1733931049, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:04:47.171354 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-638739d5-ff5f-4b6b-9ecf-82120e9f9d31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1630969080-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 returned with HTTP 200 Aug 07 18:04:47.171864 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 748/3012] 10.4.3.241 () {68 vars in 1375 bytes} [Fri Aug 7 18:04:47 2026] PUT /volume/v3/os-quota-sets/4fb59aa5bc6940fbb59949e385de2e61 => generated 558 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:50.300853 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-019382ef-2ebf-4055-b6f9-e7b456b0369f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:50.446696 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-019382ef-2ebf-4055-b6f9-e7b456b0369f tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:04:50.446999 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-019382ef-2ebf-4055-b6f9-e7b456b0369f tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-929977039", "os-volume-type-access:is_public": false}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:50.464123 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-019382ef-2ebf-4055-b6f9-e7b456b0369f tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:04:50.464123 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 753/3013] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:04:50 2026] POST /volume/v3/types => generated 228 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:50.475129 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f38fe181-d91a-4abb-bac5-9f7fb1b9f742 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:50.560073 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f38fe181-d91a-4abb-bac5-9f7fb1b9f742 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:04:50.560443 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f38fe181-d91a-4abb-bac5-9f7fb1b9f742 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "20030e25-53dd-4df8-9c8b-b0d0f42d55eb", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:50.561757 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-f38fe181-d91a-4abb-bac5-9f7fb1b9f742 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Create volume request body: {'volume': {'volume_type': '20030e25-53dd-4df8-9c8b-b0d0f42d55eb', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:04:50.568338 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f38fe181-d91a-4abb-bac5-9f7fb1b9f742 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 404 Aug 07 18:04:50.568850 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 760/3014] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:04:50 2026] POST /volume/v3/volumes => generated 114 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:50.577054 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-21ef9250-01a9-45fd-a547-79432f33daa4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:50.578945 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-21ef9250-01a9-45fd-a547-79432f33daa4 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] POST https://10.4.3.241/volume/v3/types/20030e25-53dd-4df8-9c8b-b0d0f42d55eb/action Aug 07 18:04:50.579344 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-21ef9250-01a9-45fd-a547-79432f33daa4 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action body: b'{"addProjectAccess": {"project": "6f675603792c450fb0035f92d709db68"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:50.579501 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-21ef9250-01a9-45fd-a547-79432f33daa4 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6f675603792c450fb0035f92d709db68"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:50.590762 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-21ef9250-01a9-45fd-a547-79432f33daa4 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] https://10.4.3.241/volume/v3/types/20030e25-53dd-4df8-9c8b-b0d0f42d55eb/action returned with HTTP 202 Aug 07 18:04:50.591238 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 754/3015] 10.4.3.241 () {68 vars in 1384 bytes} [Fri Aug 7 18:04:50 2026] POST /volume/v3/types/20030e25-53dd-4df8-9c8b-b0d0f42d55eb/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:50.598997 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9e2ef51b-ccb9-4197-b218-daad4592514e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:50.600880 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:04:50.601371 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "20030e25-53dd-4df8-9c8b-b0d0f42d55eb", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-980375403"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:50.602904 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Create volume request body: {'volume': {'volume_type': '20030e25-53dd-4df8-9c8b-b0d0f42d55eb', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-980375403'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:04:50.607353 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Create volume of 1 GB Aug 07 18:04:50.607954 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:50.607954 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:50.607954 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Availability Zones retrieved successfully. Aug 07 18:04:50.615417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Flow 'volume_create_api' (e8d8e4ab-fc0e-479d-95bb-59f11d0072b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:50.615417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (840e0442-aba4-4dea-89d7-d37e15417099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:50.615417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:04:50.631233 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (840e0442-aba4-4dea-89d7-d37e15417099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:04:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=20030e25-53dd-4df8-9c8b-b0d0f42d55eb,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-929977039',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20030e25-53dd-4df8-9c8b-b0d0f42d55eb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:50.632038 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b90f0d-9a59-42d5-b9ec-b816e472301d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:50.654408 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-929977039 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-929977039, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:04:50.654790 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-929977039 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-929977039, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:04:50.687643 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Created reservations ['014f889a-fe5f-4865-8289-5de9133a5f9e', '90808886-6626-493c-b072-09474f956c24', '6d40ef62-0976-426a-8d3e-334aa2f79617', '24ef9532-3bcb-41ec-8680-50976bd70d93'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:50.688392 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b90f0d-9a59-42d5-b9ec-b816e472301d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['014f889a-fe5f-4865-8289-5de9133a5f9e', '90808886-6626-493c-b072-09474f956c24', '6d40ef62-0976-426a-8d3e-334aa2f79617', '24ef9532-3bcb-41ec-8680-50976bd70d93']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:50.689078 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d78fb5d7-504d-46a6-83b9-03f9aded1b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:50.716158 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d78fb5d7-504d-46a6-83b9-03f9aded1b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '992a93e5-7e16-46cc-9137-32dd0d151200', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-980375403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f675603792c450fb0035f92d709db68',qos_specs=None,replication_status=,reservations=['014f889a-fe5f-4865-8289-5de9133a5f9e','90808886-6626-493c-b072-09474f956c24','6d40ef62-0976-426a-8d3e-334aa2f79617','24ef9532-3bcb-41ec-8680-50976bd70d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b0e6760238a43909c292257247d50aa',volume_type_id=20030e25-53dd-4df8-9c8b-b0d0f42d55eb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-980375403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=992a93e5-7e16-46cc-9137-32dd0d151200,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f675603792c450fb0035f92d709db68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b0e6760238a43909c292257247d50aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20030e25-53dd-4df8-9c8b-b0d0f42d55eb),volume_type_id=20030e25-53dd-4df8-9c8b-b0d0f42d55eb)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:50.716964 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c169aa-9c3b-4c81-9450-be8cbdd075f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:50.736692 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c169aa-9c3b-4c81-9450-be8cbdd075f9) transitioned into state 'SUCCESS' from state '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-980375403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f675603792c450fb0035f92d709db68',qos_specs=None,replication_status=,reservations=['014f889a-fe5f-4865-8289-5de9133a5f9e','90808886-6626-493c-b072-09474f956c24','6d40ef62-0976-426a-8d3e-334aa2f79617','24ef9532-3bcb-41ec-8680-50976bd70d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b0e6760238a43909c292257247d50aa',volume_type_id=20030e25-53dd-4df8-9c8b-b0d0f42d55eb)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:50.737370 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2061642-1328-4c3e-b1f9-e51f2d8d58f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:50.746097 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2061642-1328-4c3e-b1f9-e51f2d8d58f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:50.746878 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Flow 'volume_create_api' (e8d8e4ab-fc0e-479d-95bb-59f11d0072b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:50.747176 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Create volume request issued successfully. Aug 07 18:04:50.747940 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e2ef51b-ccb9-4197-b218-daad4592514e tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:04:50.748309 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 749/3016] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:04:50 2026] POST /volume/v3/volumes => generated 794 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:50.762820 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0a91d05f-acb1-41a1-a3a0-a0b2f4b35ab9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:50.765339 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a91d05f-acb1-41a1-a3a0-a0b2f4b35ab9 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] GET https://10.4.3.241/volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 Aug 07 18:04:50.765796 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a91d05f-acb1-41a1-a3a0-a0b2f4b35ab9 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:50.766120 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a91d05f-acb1-41a1-a3a0-a0b2f4b35ab9 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:50.775603 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:50.775603 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:50.779995 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0a91d05f-acb1-41a1-a3a0-a0b2f4b35ab9 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Volume info retrieved successfully. Aug 07 18:04:50.784182 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a91d05f-acb1-41a1-a3a0-a0b2f4b35ab9 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] https://10.4.3.241/volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 returned with HTTP 200 Aug 07 18:04:50.784677 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 754/3017] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:50 2026] GET /volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:51.799723 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8f3af256-be7f-47a0-b4e4-bfba181302d9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:51.803007 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8f3af256-be7f-47a0-b4e4-bfba181302d9 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] GET https://10.4.3.241/volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 Aug 07 18:04:51.803234 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8f3af256-be7f-47a0-b4e4-bfba181302d9 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:51.803908 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8f3af256-be7f-47a0-b4e4-bfba181302d9 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:51.817023 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:51.817023 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:51.826800 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8f3af256-be7f-47a0-b4e4-bfba181302d9 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Volume info retrieved successfully. Aug 07 18:04:51.836321 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8f3af256-be7f-47a0-b4e4-bfba181302d9 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] https://10.4.3.241/volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 returned with HTTP 200 Aug 07 18:04:51.836730 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 761/3018] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:51 2026] GET /volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 => generated 887 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:51.858349 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c498d6fb-a362-4885-a409-a38bb689cafc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:51.860382 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c498d6fb-a362-4885-a409-a38bb689cafc tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] GET https://10.4.3.241/volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 Aug 07 18:04:51.860606 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c498d6fb-a362-4885-a409-a38bb689cafc tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:51.860821 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c498d6fb-a362-4885-a409-a38bb689cafc tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:51.874548 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:51.874548 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:51.880562 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c498d6fb-a362-4885-a409-a38bb689cafc tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Volume info retrieved successfully. Aug 07 18:04:51.887456 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c498d6fb-a362-4885-a409-a38bb689cafc tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] https://10.4.3.241/volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 returned with HTTP 200 Aug 07 18:04:51.887906 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 755/3019] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:51 2026] GET /volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:51.903059 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-15a6f4b2-7e27-4371-8530-ba6428982512 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:51.906451 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15a6f4b2-7e27-4371-8530-ba6428982512 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] DELETE https://10.4.3.241/volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 Aug 07 18:04:51.906721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15a6f4b2-7e27-4371-8530-ba6428982512 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:51.906949 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15a6f4b2-7e27-4371-8530-ba6428982512 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:51.907134 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-15a6f4b2-7e27-4371-8530-ba6428982512 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Delete volume with id: 992a93e5-7e16-46cc-9137-32dd0d151200 Aug 07 18:04:51.916301 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:51.916301 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:51.916972 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-15a6f4b2-7e27-4371-8530-ba6428982512 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Volume info retrieved successfully. Aug 07 18:04:51.938568 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-15a6f4b2-7e27-4371-8530-ba6428982512 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Delete volume request issued successfully. Aug 07 18:04:51.938816 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15a6f4b2-7e27-4371-8530-ba6428982512 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] https://10.4.3.241/volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 returned with HTTP 202 Aug 07 18:04:51.939474 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 750/3020] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:51 2026] DELETE /volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:51.952046 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dd2d5ded-7aa6-4858-a2b3-df049b7c639d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:51.954672 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd2d5ded-7aa6-4858-a2b3-df049b7c639d tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] GET https://10.4.3.241/volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 Aug 07 18:04:51.954979 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd2d5ded-7aa6-4858-a2b3-df049b7c639d tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:51.955214 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd2d5ded-7aa6-4858-a2b3-df049b7c639d tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:51.965220 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:51.965220 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:51.970848 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dd2d5ded-7aa6-4858-a2b3-df049b7c639d tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Volume info retrieved successfully. Aug 07 18:04:51.978559 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd2d5ded-7aa6-4858-a2b3-df049b7c639d tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] https://10.4.3.241/volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 returned with HTTP 200 Aug 07 18:04:51.979026 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 755/3021] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:51 2026] GET /volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:52.221746 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-be7438ed-67bb-443e-ba14-52557f8a6031 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:52.223891 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-be7438ed-67bb-443e-ba14-52557f8a6031 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:04:52.224139 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-be7438ed-67bb-443e-ba14-52557f8a6031 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:52.224320 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-be7438ed-67bb-443e-ba14-52557f8a6031 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:52.234605 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:52.234605 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:52.243732 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-be7438ed-67bb-443e-ba14-52557f8a6031 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:04:52.252362 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-be7438ed-67bb-443e-ba14-52557f8a6031 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:04:52.252785 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 762/3022] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:52 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:04:52.273914 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-42de28ef-b5e1-46f2-8813-6320e6c273d5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:52.277300 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-42de28ef-b5e1-46f2-8813-6320e6c273d5 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] POST https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512/action Aug 07 18:04:52.277300 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-42de28ef-b5e1-46f2-8813-6320e6c273d5 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:52.277488 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-42de28ef-b5e1-46f2-8813-6320e6c273d5 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:52.290176 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:52.290176 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:52.290682 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-42de28ef-b5e1-46f2-8813-6320e6c273d5 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:04:52.300131 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-42de28ef-b5e1-46f2-8813-6320e6c273d5 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Begin detaching volume completed successfully. Aug 07 18:04:52.300555 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-42de28ef-b5e1-46f2-8813-6320e6c273d5 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512/action returned with HTTP 202 Aug 07 18:04:52.300930 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 756/3023] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:04:52 2026] POST /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:04:52.349016 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c98125a1-08c2-4b13-b3be-43072e7ec1dc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:52.349633 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c98125a1-08c2-4b13-b3be-43072e7ec1dc None None] GET https://10.4.3.241/volume// Aug 07 18:04:52.349833 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c98125a1-08c2-4b13-b3be-43072e7ec1dc None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:52.350379 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c98125a1-08c2-4b13-b3be-43072e7ec1dc None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:52.350493 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c98125a1-08c2-4b13-b3be-43072e7ec1dc None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:04:52.350823 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 751/3024] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:04:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:04:52.361063 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-7c29b327-f4b3-4f4e-81a0-c586b0954640 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:52.365071 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-7c29b327-f4b3-4f4e-81a0-c586b0954640 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:04:52.366466 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-7c29b327-f4b3-4f4e-81a0-c586b0954640 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:52.366466 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-7c29b327-f4b3-4f4e-81a0-c586b0954640 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:52.385692 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:52.385692 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:52.391384 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-7c29b327-f4b3-4f4e-81a0-c586b0954640 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:04:52.398081 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-7c29b327-f4b3-4f4e-81a0-c586b0954640 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:04:52.398820 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 756/3025] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:04:52 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:04:52.995371 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-914b7e34-7310-478c-b067-883512e3b362 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:53.000091 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-914b7e34-7310-478c-b067-883512e3b362 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] GET https://10.4.3.241/volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 Aug 07 18:04:53.000512 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-914b7e34-7310-478c-b067-883512e3b362 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:53.000695 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-914b7e34-7310-478c-b067-883512e3b362 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:53.007183 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-914b7e34-7310-478c-b067-883512e3b362 tempest-VolumeTypesAccessTest-1143531130 tempest-VolumeTypesAccessTest-1143531130-project-member] https://10.4.3.241/volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 returned with HTTP 404 Aug 07 18:04:53.007697 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 763/3026] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:52 2026] GET /volume/v3/volumes/992a93e5-7e16-46cc-9137-32dd0d151200 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:53.020293 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0a44c442-097b-4801-b705-d673dd83a19c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:53.025143 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a44c442-097b-4801-b705-d673dd83a19c tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] POST https://10.4.3.241/volume/v3/types/20030e25-53dd-4df8-9c8b-b0d0f42d55eb/action Aug 07 18:04:53.025475 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a44c442-097b-4801-b705-d673dd83a19c tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action body: b'{"removeProjectAccess": {"project": "6f675603792c450fb0035f92d709db68"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:53.025618 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a44c442-097b-4801-b705-d673dd83a19c tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6f675603792c450fb0035f92d709db68"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:53.045787 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a44c442-097b-4801-b705-d673dd83a19c tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] https://10.4.3.241/volume/v3/types/20030e25-53dd-4df8-9c8b-b0d0f42d55eb/action returned with HTTP 202 Aug 07 18:04:53.046454 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 757/3027] 10.4.3.241 () {68 vars in 1384 bytes} [Fri Aug 7 18:04:53 2026] POST /volume/v3/types/20030e25-53dd-4df8-9c8b-b0d0f42d55eb/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:53.055413 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-52d4b348-0a58-4878-ae56-c34178ba11c0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:53.060908 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52d4b348-0a58-4878-ae56-c34178ba11c0 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] DELETE https://10.4.3.241/volume/v3/types/20030e25-53dd-4df8-9c8b-b0d0f42d55eb Aug 07 18:04:53.061761 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-52d4b348-0a58-4878-ae56-c34178ba11c0 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:53.061761 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-52d4b348-0a58-4878-ae56-c34178ba11c0 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:53.086719 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52d4b348-0a58-4878-ae56-c34178ba11c0 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] https://10.4.3.241/volume/v3/types/20030e25-53dd-4df8-9c8b-b0d0f42d55eb returned with HTTP 202 Aug 07 18:04:53.087294 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 752/3028] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:04:53 2026] DELETE /volume/v3/types/20030e25-53dd-4df8-9c8b-b0d0f42d55eb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:53.095172 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6faee72-285c-4167-a57a-53c69888e1ee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:53.097428 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6faee72-285c-4167-a57a-53c69888e1ee tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] GET https://10.4.3.241/volume/v3/types/20030e25-53dd-4df8-9c8b-b0d0f42d55eb Aug 07 18:04:53.098710 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6faee72-285c-4167-a57a-53c69888e1ee tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:53.098710 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6faee72-285c-4167-a57a-53c69888e1ee tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:53.102356 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6faee72-285c-4167-a57a-53c69888e1ee tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] https://10.4.3.241/volume/v3/types/20030e25-53dd-4df8-9c8b-b0d0f42d55eb returned with HTTP 404 Aug 07 18:04:53.103058 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 757/3029] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:04:53 2026] GET /volume/v3/types/20030e25-53dd-4df8-9c8b-b0d0f42d55eb => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:53.112579 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9b86fe5c-a265-4c88-b8a4-f14a1e3f02e0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:53.114679 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9b86fe5c-a265-4c88-b8a4-f14a1e3f02e0 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:04:53.115011 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9b86fe5c-a265-4c88-b8a4-f14a1e3f02e0 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-907408838", "os-volume-type-access:is_public": false}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:53.137555 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9b86fe5c-a265-4c88-b8a4-f14a1e3f02e0 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:04:53.138469 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 764/3030] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:04:53 2026] POST /volume/v3/types => generated 228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:53.148226 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3226b4b0-32b7-4522-bb09-518bcbea719a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:53.151256 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3226b4b0-32b7-4522-bb09-518bcbea719a tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] POST https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/action Aug 07 18:04:53.151620 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3226b4b0-32b7-4522-bb09-518bcbea719a tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action body: b'{"addProjectAccess": {"project": "6f675603792c450fb0035f92d709db68"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:53.151745 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3226b4b0-32b7-4522-bb09-518bcbea719a tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6f675603792c450fb0035f92d709db68"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:53.172415 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3226b4b0-32b7-4522-bb09-518bcbea719a tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/action returned with HTTP 202 Aug 07 18:04:53.172935 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 758/3031] 10.4.3.241 () {68 vars in 1384 bytes} [Fri Aug 7 18:04:53 2026] POST /volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:53.181708 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-331c8f9f-7cb2-4396-90f4-c170bf8d50b2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:53.185430 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-331c8f9f-7cb2-4396-90f4-c170bf8d50b2 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] POST https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/action Aug 07 18:04:53.185430 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-331c8f9f-7cb2-4396-90f4-c170bf8d50b2 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action body: b'{"addProjectAccess": {"project": "1ab06481fe4a430eab2b451c1d6f6a63"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:53.185430 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-331c8f9f-7cb2-4396-90f4-c170bf8d50b2 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "1ab06481fe4a430eab2b451c1d6f6a63"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:53.199202 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-331c8f9f-7cb2-4396-90f4-c170bf8d50b2 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/action returned with HTTP 202 Aug 07 18:04:53.199202 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 753/3032] 10.4.3.241 () {68 vars in 1384 bytes} [Fri Aug 7 18:04:53 2026] POST /volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:53.208514 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0477077f-3667-4325-9e59-01431aa10559 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:53.213811 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0477077f-3667-4325-9e59-01431aa10559 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] GET https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/os-volume-type-access Aug 07 18:04:53.213996 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0477077f-3667-4325-9e59-01431aa10559 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:53.214186 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0477077f-3667-4325-9e59-01431aa10559 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:53.232226 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0477077f-3667-4325-9e59-01431aa10559 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/os-volume-type-access returned with HTTP 200 Aug 07 18:04:53.232787 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 758/3033] 10.4.3.241 () {66 vars in 1408 bytes} [Fri Aug 7 18:04:53 2026] GET /volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/os-volume-type-access => generated 244 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:53.243856 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0c027b9a-31eb-4f7e-84d1-555b7480696c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:53.245488 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c027b9a-31eb-4f7e-84d1-555b7480696c tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] POST https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/action Aug 07 18:04:53.245980 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c027b9a-31eb-4f7e-84d1-555b7480696c tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action body: b'{"removeProjectAccess": {"project": "1ab06481fe4a430eab2b451c1d6f6a63"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:53.246260 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c027b9a-31eb-4f7e-84d1-555b7480696c tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "1ab06481fe4a430eab2b451c1d6f6a63"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:53.263068 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c027b9a-31eb-4f7e-84d1-555b7480696c tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/action returned with HTTP 202 Aug 07 18:04:53.263851 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 765/3034] 10.4.3.241 () {68 vars in 1384 bytes} [Fri Aug 7 18:04:53 2026] POST /volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:53.271246 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-318ec559-d4f9-4116-a3f5-fa4127b12f33 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:53.273602 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-318ec559-d4f9-4116-a3f5-fa4127b12f33 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] POST https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/action Aug 07 18:04:53.274021 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-318ec559-d4f9-4116-a3f5-fa4127b12f33 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action body: b'{"removeProjectAccess": {"project": "6f675603792c450fb0035f92d709db68"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:04:53.274216 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-318ec559-d4f9-4116-a3f5-fa4127b12f33 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6f675603792c450fb0035f92d709db68"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:53.289476 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-936dfcb3-2fcc-4c5f-8b9a-102e11b014c9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:53.293502 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-936dfcb3-2fcc-4c5f-8b9a-102e11b014c9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] DELETE https://10.4.3.241/volume/v3/attachments/4919d2fc-fe44-4d32-b012-91dd54b1fa4a Aug 07 18:04:53.293502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-936dfcb3-2fcc-4c5f-8b9a-102e11b014c9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:53.293502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-936dfcb3-2fcc-4c5f-8b9a-102e11b014c9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:53.299700 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-318ec559-d4f9-4116-a3f5-fa4127b12f33 tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/action returned with HTTP 202 Aug 07 18:04:53.300393 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 759/3035] 10.4.3.241 () {68 vars in 1384 bytes} [Fri Aug 7 18:04:53 2026] POST /volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:53.304423 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:53.304423 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:53.309473 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dcb2d1ae-1d66-4033-a268-911345b614ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:53.313142 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dcb2d1ae-1d66-4033-a268-911345b614ba tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] DELETE https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1 Aug 07 18:04:53.313860 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dcb2d1ae-1d66-4033-a268-911345b614ba tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:53.313860 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dcb2d1ae-1d66-4033-a268-911345b614ba tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:53.361190 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dcb2d1ae-1d66-4033-a268-911345b614ba tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1 returned with HTTP 202 Aug 07 18:04:53.361706 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 759/3036] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:04:53 2026] DELETE /volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:53.371657 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d9a69f1b-a138-491d-afc0-704d780ccfac None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:53.373310 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d9a69f1b-a138-491d-afc0-704d780ccfac tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] GET https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1 Aug 07 18:04:53.373662 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d9a69f1b-a138-491d-afc0-704d780ccfac tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:53.374021 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d9a69f1b-a138-491d-afc0-704d780ccfac tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:53.379689 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d9a69f1b-a138-491d-afc0-704d780ccfac tempest-VolumeTypesAccessTest-1136305391 tempest-VolumeTypesAccessTest-1136305391-project-admin] https://10.4.3.241/volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1 returned with HTTP 404 Aug 07 18:04:53.379689 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 766/3037] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:04:53 2026] GET /volume/v3/types/db9817e8-3f62-4cd4-9ba1-ad081eced5b1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:53.393173 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4bb45056-dfa4-45f3-8966-bb8910263811 req-936dfcb3-2fcc-4c5f-8b9a-102e11b014c9 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/attachments/4919d2fc-fe44-4d32-b012-91dd54b1fa4a returned with HTTP 200 Aug 07 18:04:53.393596 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 754/3038] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:04:53 2026] DELETE /volume/v3/attachments/4919d2fc-fe44-4d32-b012-91dd54b1fa4a => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:54.518408 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f6c1d708-c1fd-4b4a-907e-c57f60abe510 req-9cc63996-e508-4c6c-8af0-9db0135e85ee None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:54.523452 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f6c1d708-c1fd-4b4a-907e-c57f60abe510 req-9cc63996-e508-4c6c-8af0-9db0135e85ee tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:04:54.523764 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f6c1d708-c1fd-4b4a-907e-c57f60abe510 req-9cc63996-e508-4c6c-8af0-9db0135e85ee tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:54.524088 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f6c1d708-c1fd-4b4a-907e-c57f60abe510 req-9cc63996-e508-4c6c-8af0-9db0135e85ee tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:54.533358 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:54.533358 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:54.537677 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-f6c1d708-c1fd-4b4a-907e-c57f60abe510 req-9cc63996-e508-4c6c-8af0-9db0135e85ee tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:04:54.544066 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f6c1d708-c1fd-4b4a-907e-c57f60abe510 req-9cc63996-e508-4c6c-8af0-9db0135e85ee tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:04:54.544691 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 760/3039] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:04:54 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:54.560352 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-873b3e84-bca3-4b07-b099-37f35f67bb0a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:54.562242 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-873b3e84-bca3-4b07-b099-37f35f67bb0a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:04:54.562391 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-873b3e84-bca3-4b07-b099-37f35f67bb0a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:54.562605 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-873b3e84-bca3-4b07-b099-37f35f67bb0a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:54.562776 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-873b3e84-bca3-4b07-b099-37f35f67bb0a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Delete volume with id: 6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:04:54.571150 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:54.571150 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:04:54.571763 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-873b3e84-bca3-4b07-b099-37f35f67bb0a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:04:54.593182 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-873b3e84-bca3-4b07-b099-37f35f67bb0a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Delete volume request issued successfully. Aug 07 18:04:54.593329 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-873b3e84-bca3-4b07-b099-37f35f67bb0a tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 202 Aug 07 18:04:54.593840 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 760/3040] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:04:54 2026] DELETE /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:54.601609 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ed57aa9f-2ec8-49f9-b70a-b98b44e6e722 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:54.603450 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed57aa9f-2ec8-49f9-b70a-b98b44e6e722 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:04:54.603651 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ed57aa9f-2ec8-49f9-b70a-b98b44e6e722 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:54.603831 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ed57aa9f-2ec8-49f9-b70a-b98b44e6e722 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:54.615362 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:54.615362 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:04:54.620320 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ed57aa9f-2ec8-49f9-b70a-b98b44e6e722 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Volume info retrieved successfully. Aug 07 18:04:54.627431 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed57aa9f-2ec8-49f9-b70a-b98b44e6e722 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 200 Aug 07 18:04:54.627901 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 767/3041] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:54 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:55.640512 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-808b6f98-59aa-49d6-b93e-bc9e4c491875 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:55.642411 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-808b6f98-59aa-49d6-b93e-bc9e4c491875 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] GET https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 Aug 07 18:04:55.642787 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-808b6f98-59aa-49d6-b93e-bc9e4c491875 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:55.642994 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-808b6f98-59aa-49d6-b93e-bc9e4c491875 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:55.648274 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-808b6f98-59aa-49d6-b93e-bc9e4c491875 tempest-TestMinimumBasicScenario-1610615374 tempest-TestMinimumBasicScenario-1610615374-project-member] https://10.4.3.241/volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 returned with HTTP 404 Aug 07 18:04:55.648885 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 755/3042] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:55 2026] GET /volume/v3/volumes/6a002112-e836-4f35-ba9e-0c7972783512 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:56.571045 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7a374c2a-2d2f-440d-9f81-6942f830c70e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.660736 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7a374c2a-2d2f-440d-9f81-6942f830c70e tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:04:56.661081 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7a374c2a-2d2f-440d-9f81-6942f830c70e tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1159284326", "extra_specs": {"spec1": "val1"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:56.680503 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7a374c2a-2d2f-440d-9f81-6942f830c70e tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:04:56.680882 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 761/3043] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:04:56 2026] POST /volume/v3/types => generated 243 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:04:56.690326 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9de36176-f588-44b7-b859-79b76f503e60 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.693184 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9de36176-f588-44b7-b859-79b76f503e60 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] POST https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs Aug 07 18:04:56.693568 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9de36176-f588-44b7-b859-79b76f503e60 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:56.695608 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9de36176-f588-44b7-b859-79b76f503e60 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs returned with HTTP 400 Aug 07 18:04:56.696332 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 761/3044] 10.4.3.241 () {68 vars in 1399 bytes} [Fri Aug 7 18:04:56 2026] POST /volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:04:56.707721 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-63d1424f-088c-4069-b06f-312b7ac9d193 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.709478 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63d1424f-088c-4069-b06f-312b7ac9d193 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] POST https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs Aug 07 18:04:56.709802 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-63d1424f-088c-4069-b06f-312b7ac9d193 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:56.711209 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63d1424f-088c-4069-b06f-312b7ac9d193 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs returned with HTTP 400 Aug 07 18:04:56.714392 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 768/3045] 10.4.3.241 () {68 vars in 1399 bytes} [Fri Aug 7 18:04:56 2026] POST /volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:04:56.722750 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1b193957-c56e-4ccd-8093-89ab416c3a31 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.724828 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b193957-c56e-4ccd-8093-89ab416c3a31 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] POST https://10.4.3.241/volume/v3/types/2effe16b-ac7c-402e-9bbb-36ce1049faf0/extra_specs Aug 07 18:04:56.725273 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b193957-c56e-4ccd-8093-89ab416c3a31 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:56.726796 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:56.726796 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:04:56.737103 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b193957-c56e-4ccd-8093-89ab416c3a31 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/2effe16b-ac7c-402e-9bbb-36ce1049faf0/extra_specs returned with HTTP 404 Aug 07 18:04:56.737892 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 756/3046] 10.4.3.241 () {68 vars in 1399 bytes} [Fri Aug 7 18:04:56 2026] POST /volume/v3/types/2effe16b-ac7c-402e-9bbb-36ce1049faf0/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:56.747161 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4930561b-0c9b-4a42-b914-85494c77f291 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.749338 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4930561b-0c9b-4a42-b914-85494c77f291 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] DELETE https://10.4.3.241/volume/v3/types/83c46497-47ba-4a73-9adc-91df49851e56/extra_specs/spec1 Aug 07 18:04:56.749596 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4930561b-0c9b-4a42-b914-85494c77f291 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:56.749829 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4930561b-0c9b-4a42-b914-85494c77f291 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:56.756226 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4930561b-0c9b-4a42-b914-85494c77f291 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/83c46497-47ba-4a73-9adc-91df49851e56/extra_specs/spec1 returned with HTTP 404 Aug 07 18:04:56.756710 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 762/3047] 10.4.3.241 () {66 vars in 1399 bytes} [Fri Aug 7 18:04:56 2026] DELETE /volume/v3/types/83c46497-47ba-4a73-9adc-91df49851e56/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:56.765137 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1b7a1c9b-85db-4f5b-bad1-0556b15a6759 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.767283 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b7a1c9b-85db-4f5b-bad1-0556b15a6759 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] GET https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/nonexistent_extra_spec_name Aug 07 18:04:56.767546 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b7a1c9b-85db-4f5b-bad1-0556b15a6759 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:56.767797 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b7a1c9b-85db-4f5b-bad1-0556b15a6759 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:56.776993 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b7a1c9b-85db-4f5b-bad1-0556b15a6759 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 07 18:04:56.777699 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 762/3048] 10.4.3.241 () {66 vars in 1462 bytes} [Fri Aug 7 18:04:56 2026] GET /volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:56.787991 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5280d4e4-a3c6-4079-b9c6-476c63127922 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.790419 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5280d4e4-a3c6-4079-b9c6-476c63127922 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] GET https://10.4.3.241/volume/v3/types/76906f38-2d6d-4974-8df7-78f11b1e01e7/extra_specs/spec1 Aug 07 18:04:56.790698 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5280d4e4-a3c6-4079-b9c6-476c63127922 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:56.790965 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5280d4e4-a3c6-4079-b9c6-476c63127922 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:56.795539 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5280d4e4-a3c6-4079-b9c6-476c63127922 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/76906f38-2d6d-4974-8df7-78f11b1e01e7/extra_specs/spec1 returned with HTTP 404 Aug 07 18:04:56.796334 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 769/3049] 10.4.3.241 () {66 vars in 1396 bytes} [Fri Aug 7 18:04:56 2026] GET /volume/v3/types/76906f38-2d6d-4974-8df7-78f11b1e01e7/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:56.807357 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a460d361-4787-4b7f-8e02-ee8362361e8e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.810644 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a460d361-4787-4b7f-8e02-ee8362361e8e tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] GET https://10.4.3.241/volume/v3/types/ebaf0df7-ad7d-4aab-a2c6-abeff30b4211/extra_specs Aug 07 18:04:56.810644 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a460d361-4787-4b7f-8e02-ee8362361e8e tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:56.810644 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a460d361-4787-4b7f-8e02-ee8362361e8e tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:56.814455 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a460d361-4787-4b7f-8e02-ee8362361e8e tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/ebaf0df7-ad7d-4aab-a2c6-abeff30b4211/extra_specs returned with HTTP 404 Aug 07 18:04:56.815596 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 757/3050] 10.4.3.241 () {66 vars in 1378 bytes} [Fri Aug 7 18:04:56 2026] GET /volume/v3/types/ebaf0df7-ad7d-4aab-a2c6-abeff30b4211/extra_specs => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:56.826162 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dcc56a6f-55db-4741-9caf-67e4b044fcd4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.827798 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dcc56a6f-55db-4741-9caf-67e4b044fcd4 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] PUT https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/spec1 Aug 07 18:04:56.828108 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dcc56a6f-55db-4741-9caf-67e4b044fcd4 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:56.829437 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dcc56a6f-55db-4741-9caf-67e4b044fcd4 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/spec1 returned with HTTP 400 Aug 07 18:04:56.829844 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 763/3051] 10.4.3.241 () {68 vars in 1416 bytes} [Fri Aug 7 18:04:56 2026] PUT /volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:04:56.840025 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-715356d7-5d57-451b-8f9f-9e37a1298367 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.844785 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-715356d7-5d57-451b-8f9f-9e37a1298367 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] PUT https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/spec1 Aug 07 18:04:56.845346 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-715356d7-5d57-451b-8f9f-9e37a1298367 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Action: 'update', calling method: update, body: null {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:56.847382 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-715356d7-5d57-451b-8f9f-9e37a1298367 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/spec1 returned with HTTP 400 Aug 07 18:04:56.848175 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 763/3052] 10.4.3.241 () {68 vars in 1415 bytes} [Fri Aug 7 18:04:56 2026] PUT /volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:04:56.856928 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ae7b3dc3-2315-49dc-b44a-1fdf9de6af01 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.859313 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ae7b3dc3-2315-49dc-b44a-1fdf9de6af01 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] PUT https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/None Aug 07 18:04:56.859945 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ae7b3dc3-2315-49dc-b44a-1fdf9de6af01 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:56.872768 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ae7b3dc3-2315-49dc-b44a-1fdf9de6af01 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 18:04:56.873040 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ae7b3dc3-2315-49dc-b44a-1fdf9de6af01 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/None returned with HTTP 400 Aug 07 18:04:56.873849 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 770/3053] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 18:04:56 2026] PUT /volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/None => generated 73 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:04:56.883355 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-463d1e3f-88a3-4d98-b25e-36c71f094606 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.891542 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-463d1e3f-88a3-4d98-b25e-36c71f094606 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] PUT https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/bee9c0a6-c7ab-4165-8468-dfcadf492f9e Aug 07 18:04:56.891542 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-463d1e3f-88a3-4d98-b25e-36c71f094606 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:56.904610 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-463d1e3f-88a3-4d98-b25e-36c71f094606 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 18:04:56.904878 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-463d1e3f-88a3-4d98-b25e-36c71f094606 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/bee9c0a6-c7ab-4165-8468-dfcadf492f9e returned with HTTP 400 Aug 07 18:04:56.905508 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 758/3054] 10.4.3.241 () {68 vars in 1509 bytes} [Fri Aug 7 18:04:56 2026] PUT /volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345/extra_specs/bee9c0a6-c7ab-4165-8468-dfcadf492f9e => generated 73 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:04:56.915483 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8f9ef58f-902e-4f4c-86eb-d4278089d4f3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.916996 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f9ef58f-902e-4f4c-86eb-d4278089d4f3 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] PUT https://10.4.3.241/volume/v3/types/483045c9-3d5d-4f3c-8133-0d35e92fd3f7/extra_specs/spec1 Aug 07 18:04:56.917304 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f9ef58f-902e-4f4c-86eb-d4278089d4f3 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:56.930739 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f9ef58f-902e-4f4c-86eb-d4278089d4f3 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/483045c9-3d5d-4f3c-8133-0d35e92fd3f7/extra_specs/spec1 returned with HTTP 404 Aug 07 18:04:56.931222 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 764/3055] 10.4.3.241 () {68 vars in 1416 bytes} [Fri Aug 7 18:04:56 2026] PUT /volume/v3/types/483045c9-3d5d-4f3c-8133-0d35e92fd3f7/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:04:56.940390 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1e72c478-308b-4045-b46f-97a296552048 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.942006 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1e72c478-308b-4045-b46f-97a296552048 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] DELETE https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345 Aug 07 18:04:56.942247 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1e72c478-308b-4045-b46f-97a296552048 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:56.942497 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1e72c478-308b-4045-b46f-97a296552048 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:56.980266 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1e72c478-308b-4045-b46f-97a296552048 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345 returned with HTTP 202 Aug 07 18:04:56.980819 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 764/3056] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:04:56 2026] DELETE /volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:04:56.987322 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b0986088-1914-43a1-9c75-0cf9e7ad2932 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:56.989701 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0986088-1914-43a1-9c75-0cf9e7ad2932 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] GET https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345 Aug 07 18:04:56.989959 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0986088-1914-43a1-9c75-0cf9e7ad2932 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:56.990264 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b0986088-1914-43a1-9c75-0cf9e7ad2932 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:56.996063 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b0986088-1914-43a1-9c75-0cf9e7ad2932 tempest-ExtraSpecsNegativeTest-1235451696 tempest-ExtraSpecsNegativeTest-1235451696-project-admin] https://10.4.3.241/volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345 returned with HTTP 404 Aug 07 18:04:56.996832 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 771/3057] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:04:56 2026] GET /volume/v3/types/af49fd50-f4f8-4d16-9cd7-83dad1653345 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:04:59.216710 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:59.218614 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:04:59.219003 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1620900029"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:04:59.220681 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Create volume request body: {'volume': {'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1620900029'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:04:59.318963 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Create volume of 1 GB Aug 07 18:04:59.326165 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Availability Zones retrieved successfully. Aug 07 18:04:59.332251 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Flow 'volume_create_api' (d756ff14-b0b7-4de4-a740-b3f83e89d202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:59.333194 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (782b2863-c2d0-4861-98f8-1e0738807ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:59.334261 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:04:59.416762 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (782b2863-c2d0-4861-98f8-1e0738807ff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:59.417690 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2b5104-1e48-48fa-a303-8ed717c049f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:59.485096 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Created reservations ['d3cab367-c89b-4480-8816-24e148dcb0c9', '9586f6ae-eba1-467a-be99-a8ac3c661abb', '2d5b6e8e-56e3-4e9b-b9bf-138f0296295c', '58909142-cfba-420e-8e85-014c8ba1aeb4'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:04:59.485934 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2b5104-1e48-48fa-a303-8ed717c049f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3cab367-c89b-4480-8816-24e148dcb0c9', '9586f6ae-eba1-467a-be99-a8ac3c661abb', '2d5b6e8e-56e3-4e9b-b9bf-138f0296295c', '58909142-cfba-420e-8e85-014c8ba1aeb4']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:59.486583 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e004497b-cd3b-4138-8927-7ee81039b454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:59.507918 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e004497b-cd3b-4138-8927-7ee81039b454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfbd9c66-66ed-4c1d-a7d1-b0faa5746687', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1620900029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230a13541d8644c984a2490765690633',qos_specs=None,replication_status=,reservations=['d3cab367-c89b-4480-8816-24e148dcb0c9','9586f6ae-eba1-467a-be99-a8ac3c661abb','2d5b6e8e-56e3-4e9b-b9bf-138f0296295c','58909142-cfba-420e-8e85-014c8ba1aeb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec37c6103004474a4479e3af589e4e7',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1620900029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfbd9c66-66ed-4c1d-a7d1-b0faa5746687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='230a13541d8644c984a2490765690633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ec37c6103004474a4479e3af589e4e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:59.508654 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add781a7-f417-48b2-a141-4c8313016a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:59.526524 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add781a7-f417-48b2-a141-4c8313016a41) transitioned into state 'SUCCESS' from state '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-1620900029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='230a13541d8644c984a2490765690633',qos_specs=None,replication_status=,reservations=['d3cab367-c89b-4480-8816-24e148dcb0c9','9586f6ae-eba1-467a-be99-a8ac3c661abb','2d5b6e8e-56e3-4e9b-b9bf-138f0296295c','58909142-cfba-420e-8e85-014c8ba1aeb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ec37c6103004474a4479e3af589e4e7',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:59.527372 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6142d15b-c0d1-42c7-a05d-ef1405dae842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:04:59.536029 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6142d15b-c0d1-42c7-a05d-ef1405dae842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:04:59.536832 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Flow 'volume_create_api' (d756ff14-b0b7-4de4-a740-b3f83e89d202) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:04:59.537107 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Create volume request issued successfully. Aug 07 18:04:59.537661 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77da8def-fd4d-451b-8e3c-6b716d06faf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:04:59.538083 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 759/3058] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:04:59 2026] POST /volume/v3/volumes => generated 751 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:04:59.553555 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e152a1be-0928-4c6e-b419-627008ba121e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:04:59.555409 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e152a1be-0928-4c6e-b419-627008ba121e tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] GET https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 Aug 07 18:04:59.555593 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e152a1be-0928-4c6e-b419-627008ba121e tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:04:59.555762 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e152a1be-0928-4c6e-b419-627008ba121e tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:04:59.562811 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:04:59.562811 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:04:59.566937 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e152a1be-0928-4c6e-b419-627008ba121e tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Volume info retrieved successfully. Aug 07 18:04:59.571181 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e152a1be-0928-4c6e-b419-627008ba121e tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 returned with HTTP 200 Aug 07 18:04:59.571634 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 765/3059] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:04:59 2026] GET /volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:00.340296 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:00.342264 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:05:00.342700 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-904412273"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:00.344153 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-904412273'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:05:00.344310 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Create volume of 1 GB Aug 07 18:05:00.352491 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Availability Zones retrieved successfully. Aug 07 18:05:00.362523 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Flow 'volume_create_api' (9729265f-bf85-4eb7-af84-fdfdd35ad27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:00.365192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aabce388-a42f-4568-8bd0-c86694fbb4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:00.366531 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:00.396814 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aabce388-a42f-4568-8bd0-c86694fbb4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:00.397578 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b61b224a-0e0d-496e-bb68-24645ee48378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:00.444288 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Created reservations ['d7561083-6b36-477d-b24c-7200b4584b48', '6b70ee71-9886-47f6-9a98-d373f854d5b7', 'ca671e1b-0997-4283-aaa6-acd56cc71fa9', '4338a505-edf3-4242-978a-8146951812dd'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:00.445010 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b61b224a-0e0d-496e-bb68-24645ee48378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7561083-6b36-477d-b24c-7200b4584b48', '6b70ee71-9886-47f6-9a98-d373f854d5b7', 'ca671e1b-0997-4283-aaa6-acd56cc71fa9', '4338a505-edf3-4242-978a-8146951812dd']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:00.445828 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e68557d-86ae-4eb5-aff1-16c47d9af1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:00.469275 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e68557d-86ae-4eb5-aff1-16c47d9af1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dad2a811-3131-4923-b70d-077a22a8b978', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-904412273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac93ffc24b94f3aa56697af31ec1588',qos_specs=None,replication_status=,reservations=['d7561083-6b36-477d-b24c-7200b4584b48','6b70ee71-9886-47f6-9a98-d373f854d5b7','ca671e1b-0997-4283-aaa6-acd56cc71fa9','4338a505-edf3-4242-978a-8146951812dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e1b0f16c47e4f379c2a30d7d5eacd70',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-904412273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dad2a811-3131-4923-b70d-077a22a8b978,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ac93ffc24b94f3aa56697af31ec1588',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e1b0f16c47e4f379c2a30d7d5eacd70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:00.470220 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c4dae8b-1429-428d-8aed-71c76745055d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:00.490931 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c4dae8b-1429-428d-8aed-71c76745055d) transitioned into state 'SUCCESS' from state '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-904412273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac93ffc24b94f3aa56697af31ec1588',qos_specs=None,replication_status=,reservations=['d7561083-6b36-477d-b24c-7200b4584b48','6b70ee71-9886-47f6-9a98-d373f854d5b7','ca671e1b-0997-4283-aaa6-acd56cc71fa9','4338a505-edf3-4242-978a-8146951812dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e1b0f16c47e4f379c2a30d7d5eacd70',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:00.491898 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43f9a42f-e9fb-41f9-9b5b-5f5de7d60b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:00.506748 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43f9a42f-e9fb-41f9-9b5b-5f5de7d60b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:00.507886 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Flow 'volume_create_api' (9729265f-bf85-4eb7-af84-fdfdd35ad27c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:00.508229 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Create volume request issued successfully. Aug 07 18:05:00.509073 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d59d26d-1f70-45b9-8131-6fa5d6f4c794 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:05:00.509545 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 765/3060] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:05:00 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 07 18:05:00.523164 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-58e8a7bf-1f3a-475e-89a9-a2dfda2d92cc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:00.525190 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-58e8a7bf-1f3a-475e-89a9-a2dfda2d92cc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:00.525285 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-58e8a7bf-1f3a-475e-89a9-a2dfda2d92cc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:00.525501 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-58e8a7bf-1f3a-475e-89a9-a2dfda2d92cc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:00.533556 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:00.533556 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:00.538523 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-58e8a7bf-1f3a-475e-89a9-a2dfda2d92cc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:00.545171 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-58e8a7bf-1f3a-475e-89a9-a2dfda2d92cc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:00.545734 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 772/3061] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:00 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:00.590666 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-514f5cf8-921a-495c-9941-904f02ded981 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:00.594087 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-514f5cf8-921a-495c-9941-904f02ded981 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] GET https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 Aug 07 18:05:00.594087 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-514f5cf8-921a-495c-9941-904f02ded981 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:00.594087 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-514f5cf8-921a-495c-9941-904f02ded981 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:00.600946 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:00.600946 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:00.607890 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-514f5cf8-921a-495c-9941-904f02ded981 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Volume info retrieved successfully. Aug 07 18:05:00.614715 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-514f5cf8-921a-495c-9941-904f02ded981 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 returned with HTTP 200 Aug 07 18:05:00.614715 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 760/3062] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:00 2026] GET /volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:00.633041 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fcc4b4c7-c735-4602-90be-e7c83482820a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:00.635703 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fcc4b4c7-c735-4602-90be-e7c83482820a tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] POST https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687/action Aug 07 18:05:00.636127 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fcc4b4c7-c735-4602-90be-e7c83482820a tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-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=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:00.636295 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fcc4b4c7-c735-4602-90be-e7c83482820a tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:00.651133 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:00.651133 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:00.660989 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:00.660989 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:00.661655 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fcc4b4c7-c735-4602-90be-e7c83482820a tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Volume info retrieved successfully. Aug 07 18:05:00.689978 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fcc4b4c7-c735-4602-90be-e7c83482820a tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Update volume metadata completed successfully. Aug 07 18:05:00.690434 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fcc4b4c7-c735-4602-90be-e7c83482820a tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687/action returned with HTTP 200 Aug 07 18:05:00.693096 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 766/3063] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:05:00 2026] POST /volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687/action => generated 563 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:00.703607 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6c590d4a-5b5e-4d0b-b920-adbe2f94e287 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:00.706235 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c590d4a-5b5e-4d0b-b920-adbe2f94e287 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] GET https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 Aug 07 18:05:00.706550 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c590d4a-5b5e-4d0b-b920-adbe2f94e287 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:00.706826 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c590d4a-5b5e-4d0b-b920-adbe2f94e287 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:00.717855 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:00.717855 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:00.724091 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6c590d4a-5b5e-4d0b-b920-adbe2f94e287 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Volume info retrieved successfully. Aug 07 18:05:00.730892 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c590d4a-5b5e-4d0b-b920-adbe2f94e287 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 returned with HTTP 200 Aug 07 18:05:00.731280 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 766/3064] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:00 2026] GET /volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 => generated 1419 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:00.742532 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2697e2b3-08db-4131-9bd0-21c8810fddf9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:00.744041 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2697e2b3-08db-4131-9bd0-21c8810fddf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] POST https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687/action Aug 07 18:05:00.744326 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2697e2b3-08db-4131-9bd0-21c8810fddf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:00.744452 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2697e2b3-08db-4131-9bd0-21c8810fddf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:00.751359 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:00.751359 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:00.756936 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:00.756936 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:00.757326 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2697e2b3-08db-4131-9bd0-21c8810fddf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Volume info retrieved successfully. Aug 07 18:05:00.761567 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2697e2b3-08db-4131-9bd0-21c8810fddf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Get volume image-metadata completed successfully. Aug 07 18:05:00.773020 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2697e2b3-08db-4131-9bd0-21c8810fddf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Delete volume metadata completed successfully. Aug 07 18:05:00.773184 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2697e2b3-08db-4131-9bd0-21c8810fddf9 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687/action returned with HTTP 200 Aug 07 18:05:00.773630 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 773/3065] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:05:00 2026] POST /volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 18:05:00.780240 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6e078547-6ce4-43a1-920a-e7520205c66c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:00.781510 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6e078547-6ce4-43a1-920a-e7520205c66c tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] POST https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687/action Aug 07 18:05:00.781911 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6e078547-6ce4-43a1-920a-e7520205c66c tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:00.783417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6e078547-6ce4-43a1-920a-e7520205c66c tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:00.789225 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:00.789225 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:00.789896 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6e078547-6ce4-43a1-920a-e7520205c66c tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Volume info retrieved successfully. Aug 07 18:05:00.794470 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6e078547-6ce4-43a1-920a-e7520205c66c tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Get volume image-metadata completed successfully. Aug 07 18:05:00.794880 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6e078547-6ce4-43a1-920a-e7520205c66c tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687/action returned with HTTP 200 Aug 07 18:05:00.795362 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 761/3066] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:05:00 2026] POST /volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687/action => generated 537 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:00.802598 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-397daf3a-8aba-4204-8872-97bb12cc8eb4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:00.804845 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-397daf3a-8aba-4204-8872-97bb12cc8eb4 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] GET https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 Aug 07 18:05:00.805072 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-397daf3a-8aba-4204-8872-97bb12cc8eb4 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:00.805280 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-397daf3a-8aba-4204-8872-97bb12cc8eb4 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:00.813871 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:00.813871 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:00.818124 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-397daf3a-8aba-4204-8872-97bb12cc8eb4 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Volume info retrieved successfully. Aug 07 18:05:00.825245 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-397daf3a-8aba-4204-8872-97bb12cc8eb4 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 returned with HTTP 200 Aug 07 18:05:00.825848 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 767/3067] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:00 2026] GET /volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 => generated 1393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:00.838407 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a87ee3b8-deac-4320-86ea-d148bcd0992a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:00.840784 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a87ee3b8-deac-4320-86ea-d148bcd0992a tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] DELETE https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 Aug 07 18:05:00.841017 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a87ee3b8-deac-4320-86ea-d148bcd0992a tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:00.841230 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a87ee3b8-deac-4320-86ea-d148bcd0992a tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:00.841393 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a87ee3b8-deac-4320-86ea-d148bcd0992a tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Delete volume with id: cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 Aug 07 18:05:00.848284 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:00.848284 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:00.848731 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a87ee3b8-deac-4320-86ea-d148bcd0992a tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Volume info retrieved successfully. Aug 07 18:05:00.864588 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a87ee3b8-deac-4320-86ea-d148bcd0992a tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Delete volume request issued successfully. Aug 07 18:05:00.864781 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a87ee3b8-deac-4320-86ea-d148bcd0992a tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 returned with HTTP 202 Aug 07 18:05:00.865198 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 767/3068] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:05:00 2026] DELETE /volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:00.874371 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c81d11f7-d1f1-4d17-9f8e-e9bdaf4e3b03 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:00.877294 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c81d11f7-d1f1-4d17-9f8e-e9bdaf4e3b03 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] GET https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 Aug 07 18:05:00.878012 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c81d11f7-d1f1-4d17-9f8e-e9bdaf4e3b03 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:00.878419 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c81d11f7-d1f1-4d17-9f8e-e9bdaf4e3b03 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:00.886028 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:00.888002 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:05:00.888574 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1776729218", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:00.889328 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:00.889328 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:00.891929 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1776729218', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:05:00.891929 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Create volume of 1 GB Aug 07 18:05:00.894673 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c81d11f7-d1f1-4d17-9f8e-e9bdaf4e3b03 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Volume info retrieved successfully. Aug 07 18:05:00.898692 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Availability Zones retrieved successfully. Aug 07 18:05:00.904424 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c81d11f7-d1f1-4d17-9f8e-e9bdaf4e3b03 tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 returned with HTTP 200 Aug 07 18:05:00.904424 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 774/3069] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:00 2026] GET /volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 => generated 1392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:00.904594 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Flow 'volume_create_api' (2b60373f-1eae-4d9b-abd5-1d5baa7c5a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:00.905635 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e78b513d-4262-4372-93ac-62d4f0d05b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:00.906766 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:00.940153 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e78b513d-4262-4372-93ac-62d4f0d05b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:00.941480 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9009759f-9daf-4497-8785-ca55f3d9dd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:01.024225 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Created reservations ['bccb53f9-d8d4-4750-9ab8-2a00d3ec745b', '0bbdaf78-2f9d-42a5-80fb-43167d692496', '2cac6081-ea46-472c-b382-bfa7f501d5ba', '9e9ad0b7-0f44-4e42-a361-e921ea1cd095'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:01.025439 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9009759f-9daf-4497-8785-ca55f3d9dd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bccb53f9-d8d4-4750-9ab8-2a00d3ec745b', '0bbdaf78-2f9d-42a5-80fb-43167d692496', '2cac6081-ea46-472c-b382-bfa7f501d5ba', '9e9ad0b7-0f44-4e42-a361-e921ea1cd095']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:01.026600 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab5a2ba-fd5f-4902-8b7d-a13d7df2ede9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:01.054191 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab5a2ba-fd5f-4902-8b7d-a13d7df2ede9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '291f834d-7981-4943-b0b0-d854b8b891ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1776729218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a321a3a50b54ea7a6ad516be845abbd',qos_specs=None,replication_status=,reservations=['bccb53f9-d8d4-4750-9ab8-2a00d3ec745b','0bbdaf78-2f9d-42a5-80fb-43167d692496','2cac6081-ea46-472c-b382-bfa7f501d5ba','9e9ad0b7-0f44-4e42-a361-e921ea1cd095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e94fb23ea04c74a8d228ec0e253d35',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1776729218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=291f834d-7981-4943-b0b0-d854b8b891ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a321a3a50b54ea7a6ad516be845abbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e94fb23ea04c74a8d228ec0e253d35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:01.055201 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57674ff0-6e10-457d-8873-772383c183db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:01.077793 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57674ff0-6e10-457d-8873-772383c183db) transitioned into state 'SUCCESS' from state '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-1776729218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a321a3a50b54ea7a6ad516be845abbd',qos_specs=None,replication_status=,reservations=['bccb53f9-d8d4-4750-9ab8-2a00d3ec745b','0bbdaf78-2f9d-42a5-80fb-43167d692496','2cac6081-ea46-472c-b382-bfa7f501d5ba','9e9ad0b7-0f44-4e42-a361-e921ea1cd095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e94fb23ea04c74a8d228ec0e253d35',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:01.079765 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f36eab5-b85b-4d2a-89c8-3081777285b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:01.088554 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f36eab5-b85b-4d2a-89c8-3081777285b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:01.089869 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Flow 'volume_create_api' (2b60373f-1eae-4d9b-abd5-1d5baa7c5a69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:01.090522 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Create volume request issued successfully. Aug 07 18:05:01.091231 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7832e800-c5d6-42cc-86aa-cfd5b6717406 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:05:01.091792 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 762/3070] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:05:00 2026] POST /volume/v3/volumes => generated 747 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:01.561083 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d8e1d80a-f45f-46d6-bb1a-bb5ceca9472c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:01.565798 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d8e1d80a-f45f-46d6-bb1a-bb5ceca9472c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:01.565989 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d8e1d80a-f45f-46d6-bb1a-bb5ceca9472c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:01.566180 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d8e1d80a-f45f-46d6-bb1a-bb5ceca9472c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:01.573424 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:01.573424 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:01.577244 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d8e1d80a-f45f-46d6-bb1a-bb5ceca9472c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:01.581335 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d8e1d80a-f45f-46d6-bb1a-bb5ceca9472c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:01.581760 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 768/3071] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:01 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:01.629291 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-82b913bd-19f4-47d3-b06e-68b34bb377ce None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:01.631383 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-82b913bd-19f4-47d3-b06e-68b34bb377ce tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:01.631630 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-82b913bd-19f4-47d3-b06e-68b34bb377ce tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:01.631844 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-82b913bd-19f4-47d3-b06e-68b34bb377ce tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:01.638459 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:01.638459 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:01.641835 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-82b913bd-19f4-47d3-b06e-68b34bb377ce tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:01.646004 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-82b913bd-19f4-47d3-b06e-68b34bb377ce tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:01.646489 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 768/3072] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:01 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:01.736886 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-de895858-b75f-44a1-bb67-72c01fca3444 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:01.739080 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-de895858-b75f-44a1-bb67-72c01fca3444 None None] GET https://10.4.3.241/volume// Aug 07 18:05:01.739080 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-de895858-b75f-44a1-bb67-72c01fca3444 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:01.739080 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-de895858-b75f-44a1-bb67-72c01fca3444 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:01.739080 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-de895858-b75f-44a1-bb67-72c01fca3444 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:01.739879 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 775/3073] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:05:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:01.761239 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-79ab4256-2b0b-4087-ba7d-a171ce18f6c0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:01.764860 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-79ab4256-2b0b-4087-ba7d-a171ce18f6c0 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:05:01.765314 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-79ab4256-2b0b-4087-ba7d-a171ce18f6c0 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dad2a811-3131-4923-b70d-077a22a8b978", "connector": null, "instance_uuid": "f90e1188-0b6f-4100-8014-cc05cff91c18"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:01.779052 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:01.779052 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:01.811133 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-79ab4256-2b0b-4087-ba7d-a171ce18f6c0 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:05:01.811790 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 763/3074] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:05:01 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:01.843894 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a7d861a7-c37c-476d-ac7c-c86c384055f1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:01.845984 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7d861a7-c37c-476d-ac7c-c86c384055f1 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:01.846046 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7d861a7-c37c-476d-ac7c-c86c384055f1 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:01.846198 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7d861a7-c37c-476d-ac7c-c86c384055f1 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:01.862008 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:01.862008 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:01.863126 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0733d80f-da76-4910-975b-b92a44b7b07a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:01.863689 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0733d80f-da76-4910-975b-b92a44b7b07a None None] GET https://10.4.3.241/volume// Aug 07 18:05:01.863916 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0733d80f-da76-4910-975b-b92a44b7b07a None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:01.864117 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0733d80f-da76-4910-975b-b92a44b7b07a None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:01.864468 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0733d80f-da76-4910-975b-b92a44b7b07a None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:01.864756 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 769/3075] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:05:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:01.865792 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a7d861a7-c37c-476d-ac7c-c86c384055f1 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:01.870709 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7d861a7-c37c-476d-ac7c-c86c384055f1 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:01.871202 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 769/3076] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:01 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:01.874677 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-62653177-ad8d-48c7-b255-448f1f0e6f42 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:01.879645 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-62653177-ad8d-48c7-b255-448f1f0e6f42 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:01.879897 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-62653177-ad8d-48c7-b255-448f1f0e6f42 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:01.880092 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-62653177-ad8d-48c7-b255-448f1f0e6f42 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:01.896137 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:01.896137 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:01.903469 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-62653177-ad8d-48c7-b255-448f1f0e6f42 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:01.908321 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-62653177-ad8d-48c7-b255-448f1f0e6f42 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:01.908834 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 776/3077] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:05:01 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 1026 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:01.915812 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3a502467-6d3d-4506-8fbf-38e2fa12a42d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:01.919953 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3a502467-6d3d-4506-8fbf-38e2fa12a42d tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] GET https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 Aug 07 18:05:01.920190 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3a502467-6d3d-4506-8fbf-38e2fa12a42d tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:01.920465 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3a502467-6d3d-4506-8fbf-38e2fa12a42d tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:01.929915 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3a502467-6d3d-4506-8fbf-38e2fa12a42d tempest-VolumesImageMetadata-1096181189 tempest-VolumesImageMetadata-1096181189-project-member] https://10.4.3.241/volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 returned with HTTP 404 Aug 07 18:05:01.930230 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 764/3078] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:01 2026] GET /volume/v3/volumes/cfbd9c66-66ed-4c1d-a7d1-b0faa5746687 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:02.042296 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-49fab157-60d2-4dce-8932-0cda54f29f20 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:02.044943 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-49fab157-60d2-4dce-8932-0cda54f29f20 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] PUT https://10.4.3.241/volume/v3/attachments/ddef7c2c-4c60-4631-aa75-5fe637185477 Aug 07 18:05:02.045423 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-49fab157-60d2-4dce-8932-0cda54f29f20 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:02.057834 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-49fab157-60d2-4dce-8932-0cda54f29f20 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Acquiring lock "cinder-attachment_update-dad2a811-3131-4923-b70d-077a22a8b978-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:05:02.062867 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-49fab157-60d2-4dce-8932-0cda54f29f20 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Lock "cinder-attachment_update-dad2a811-3131-4923-b70d-077a22a8b978-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:05:02.063842 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:02.063842 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:02.191841 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-49fab157-60d2-4dce-8932-0cda54f29f20 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Lock "cinder-attachment_update-dad2a811-3131-4923-b70d-077a22a8b978-np0000006743" released by "attachment_update" :: held 0.129s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:05:02.192230 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-49fab157-60d2-4dce-8932-0cda54f29f20 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/attachments/ddef7c2c-4c60-4631-aa75-5fe637185477 returned with HTTP 200 Aug 07 18:05:02.192827 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 770/3079] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:05:02 2026] PUT /volume/v3/attachments/ddef7c2c-4c60-4631-aa75-5fe637185477 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:02.589894 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2678881b-9d33-45b9-acc4-f8697a8b7334 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:02.590316 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2678881b-9d33-45b9-acc4-f8697a8b7334 None None] GET https://10.4.3.241/volume// Aug 07 18:05:02.590532 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2678881b-9d33-45b9-acc4-f8697a8b7334 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:02.590761 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2678881b-9d33-45b9-acc4-f8697a8b7334 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:02.591134 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2678881b-9d33-45b9-acc4-f8697a8b7334 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:02.591551 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 770/3080] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:05:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:02.600573 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-95cf6162-10c1-4979-ace3-575ffcb61372 req-0796f2dc-989e-4386-ab10-a2ab7f12f2e6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:02.603257 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-95cf6162-10c1-4979-ace3-575ffcb61372 req-0796f2dc-989e-4386-ab10-a2ab7f12f2e6 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:05:02.603601 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-95cf6162-10c1-4979-ace3-575ffcb61372 req-0796f2dc-989e-4386-ab10-a2ab7f12f2e6 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d34e194-ba41-45e3-ad52-628a0f118c4f", "connector": null, "instance_uuid": "0ef9c8ed-2ddb-4350-ba2e-cd4e562dd65c"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:02.621471 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:02.621471 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:02.662475 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-95cf6162-10c1-4979-ace3-575ffcb61372 req-0796f2dc-989e-4386-ab10-a2ab7f12f2e6 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:05:02.662954 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 777/3081] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:05:02 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 07 18:05:02.675170 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-95cf6162-10c1-4979-ace3-575ffcb61372 req-7941d327-2f30-42d5-aa5d-9d15979dcbbf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:02.676882 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-95cf6162-10c1-4979-ace3-575ffcb61372 req-7941d327-2f30-42d5-aa5d-9d15979dcbbf tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] DELETE https://10.4.3.241/volume/v3/attachments/9527388e-6d78-4b19-a71f-8e67e1c708a8 Aug 07 18:05:02.677050 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-95cf6162-10c1-4979-ace3-575ffcb61372 req-7941d327-2f30-42d5-aa5d-9d15979dcbbf tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:02.677466 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-95cf6162-10c1-4979-ace3-575ffcb61372 req-7941d327-2f30-42d5-aa5d-9d15979dcbbf tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:02.689295 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:02.689295 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:02.763879 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-95cf6162-10c1-4979-ace3-575ffcb61372 req-7941d327-2f30-42d5-aa5d-9d15979dcbbf tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/attachments/9527388e-6d78-4b19-a71f-8e67e1c708a8 returned with HTTP 200 Aug 07 18:05:02.764290 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 765/3082] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:05:02 2026] DELETE /volume/v3/attachments/9527388e-6d78-4b19-a71f-8e67e1c708a8 => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:02.889505 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e3765d5d-bae8-4845-b490-a19f6a83a88f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:02.891674 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e3765d5d-bae8-4845-b490-a19f6a83a88f tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:02.891916 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e3765d5d-bae8-4845-b490-a19f6a83a88f tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:02.892165 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e3765d5d-bae8-4845-b490-a19f6a83a88f tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:02.903630 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:02.903630 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:02.907993 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e3765d5d-bae8-4845-b490-a19f6a83a88f tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:02.913415 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e3765d5d-bae8-4845-b490-a19f6a83a88f tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:02.914053 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 771/3083] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:02 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:03.931718 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f4475257-50e2-41ad-8496-30567766feba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:03.933856 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f4475257-50e2-41ad-8496-30567766feba tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:03.934092 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f4475257-50e2-41ad-8496-30567766feba tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:03.934281 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f4475257-50e2-41ad-8496-30567766feba tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:03.944671 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:03.944671 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:03.949224 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f4475257-50e2-41ad-8496-30567766feba tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:03.955665 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f4475257-50e2-41ad-8496-30567766feba tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:03.955665 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 771/3084] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:03 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:04.287339 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a4dba3c9-a368-47a4-b851-8be6ea119701 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:04.288167 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a4dba3c9-a368-47a4-b851-8be6ea119701 None None] GET https://10.4.3.241/volume// Aug 07 18:05:04.288353 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a4dba3c9-a368-47a4-b851-8be6ea119701 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:04.288691 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a4dba3c9-a368-47a4-b851-8be6ea119701 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:04.289165 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a4dba3c9-a368-47a4-b851-8be6ea119701 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:04.289785 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 778/3085] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:05:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:04.300109 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-60062fe6-6748-4a55-b223-71c17b34c989 req-ed26f1ce-0b33-43c8-9534-f08dc8ce0889 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:04.302574 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-60062fe6-6748-4a55-b223-71c17b34c989 req-ed26f1ce-0b33-43c8-9534-f08dc8ce0889 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] GET https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f Aug 07 18:05:04.302837 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-60062fe6-6748-4a55-b223-71c17b34c989 req-ed26f1ce-0b33-43c8-9534-f08dc8ce0889 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:04.303074 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-60062fe6-6748-4a55-b223-71c17b34c989 req-ed26f1ce-0b33-43c8-9534-f08dc8ce0889 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:04.319429 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:04.319429 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:04.326302 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-60062fe6-6748-4a55-b223-71c17b34c989 req-ed26f1ce-0b33-43c8-9534-f08dc8ce0889 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Volume info retrieved successfully. Aug 07 18:05:04.344209 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-60062fe6-6748-4a55-b223-71c17b34c989 req-ed26f1ce-0b33-43c8-9534-f08dc8ce0889 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f returned with HTTP 200 Aug 07 18:05:04.345113 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 766/3086] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:05:04 2026] GET /volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f => generated 1540 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:04.469723 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-60062fe6-6748-4a55-b223-71c17b34c989 req-8eed007c-d685-4d8b-aa4a-850683ef36d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:04.472937 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-60062fe6-6748-4a55-b223-71c17b34c989 req-8eed007c-d685-4d8b-aa4a-850683ef36d6 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] PUT https://10.4.3.241/volume/v3/attachments/e5dea37c-c893-4965-92cd-68c8141311bf Aug 07 18:05:04.473301 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-60062fe6-6748-4a55-b223-71c17b34c989 req-8eed007c-d685-4d8b-aa4a-850683ef36d6 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:04.483819 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-60062fe6-6748-4a55-b223-71c17b34c989 req-8eed007c-d685-4d8b-aa4a-850683ef36d6 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Acquiring lock "cinder-attachment_update-0d34e194-ba41-45e3-ad52-628a0f118c4f-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:05:04.489553 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-60062fe6-6748-4a55-b223-71c17b34c989 req-8eed007c-d685-4d8b-aa4a-850683ef36d6 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Lock "cinder-attachment_update-0d34e194-ba41-45e3-ad52-628a0f118c4f-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:05:04.490438 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:04.490438 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:04.520547 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3d381b81-1daa-4641-a19c-f4a5a013831d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:04.581789 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-60062fe6-6748-4a55-b223-71c17b34c989 req-8eed007c-d685-4d8b-aa4a-850683ef36d6 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Lock "cinder-attachment_update-0d34e194-ba41-45e3-ad52-628a0f118c4f-np0000006743" released by "attachment_update" :: held 0.092s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:05:04.582130 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-60062fe6-6748-4a55-b223-71c17b34c989 req-8eed007c-d685-4d8b-aa4a-850683ef36d6 tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/attachments/e5dea37c-c893-4965-92cd-68c8141311bf returned with HTTP 200 Aug 07 18:05:04.582720 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 772/3087] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:05:04 2026] PUT /volume/v3/attachments/e5dea37c-c893-4965-92cd-68c8141311bf => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:04.609034 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-60062fe6-6748-4a55-b223-71c17b34c989 req-028ed514-af80-4d10-a59d-d4d2057bc92f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:04.613437 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-60062fe6-6748-4a55-b223-71c17b34c989 req-028ed514-af80-4d10-a59d-d4d2057bc92f tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] POST https://10.4.3.241/volume/v3/attachments/e5dea37c-c893-4965-92cd-68c8141311bf/action Aug 07 18:05:04.613795 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-60062fe6-6748-4a55-b223-71c17b34c989 req-028ed514-af80-4d10-a59d-d4d2057bc92f tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:04.613895 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-60062fe6-6748-4a55-b223-71c17b34c989 req-028ed514-af80-4d10-a59d-d4d2057bc92f tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:04.630922 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:04.630922 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:04.637732 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:05:04.638136 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2124467997"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:04.639738 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2124467997'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:05:04.641729 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Create volume of 1 GB Aug 07 18:05:04.645175 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Availability Zones retrieved successfully. Aug 07 18:05:04.649739 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-60062fe6-6748-4a55-b223-71c17b34c989 req-028ed514-af80-4d10-a59d-d4d2057bc92f tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/attachments/e5dea37c-c893-4965-92cd-68c8141311bf/action returned with HTTP 204 Aug 07 18:05:04.652664 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 779/3088] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:05:04 2026] POST /volume/v3/attachments/e5dea37c-c893-4965-92cd-68c8141311bf/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:04.652735 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Flow 'volume_create_api' (6839e813-53d1-4108-a2b8-50361be81b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:04.653796 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8b3cd6-aaef-4eec-8aa2-59adae94f20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:04.654777 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:04.684553 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8b3cd6-aaef-4eec-8aa2-59adae94f20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:04.685486 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0083ce-7b19-4fd7-88da-8ee38da6c6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:04.762129 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Created reservations ['36807cd8-42da-43a5-8f62-569acd8fa943', 'aaea4401-170f-455c-8b43-3c193154987b', 'caa7cae2-eab0-4156-98d9-b64ecc546163', '60e0f010-e42d-4407-a44f-35e6237313dd'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:04.763323 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0083ce-7b19-4fd7-88da-8ee38da6c6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36807cd8-42da-43a5-8f62-569acd8fa943', 'aaea4401-170f-455c-8b43-3c193154987b', 'caa7cae2-eab0-4156-98d9-b64ecc546163', '60e0f010-e42d-4407-a44f-35e6237313dd']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:04.764262 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c255d9e6-6c03-421c-8c47-f28b6484df18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:04.801697 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c255d9e6-6c03-421c-8c47-f28b6484df18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1cdc104-7b63-4770-badd-517ee507a90f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2124467997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='862a4a374fea4058b4f98aa574c0e477',qos_specs=None,replication_status=,reservations=['36807cd8-42da-43a5-8f62-569acd8fa943','aaea4401-170f-455c-8b43-3c193154987b','caa7cae2-eab0-4156-98d9-b64ecc546163','60e0f010-e42d-4407-a44f-35e6237313dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de64e7fe87c4a659ad290d31e7a88a5',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2124467997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1cdc104-7b63-4770-badd-517ee507a90f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='862a4a374fea4058b4f98aa574c0e477',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6de64e7fe87c4a659ad290d31e7a88a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:04.801697 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3627ca1b-092f-4803-bb36-241935a4ffa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:04.827383 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3627ca1b-092f-4803-bb36-241935a4ffa1) transitioned into state 'SUCCESS' from state '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-2124467997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='862a4a374fea4058b4f98aa574c0e477',qos_specs=None,replication_status=,reservations=['36807cd8-42da-43a5-8f62-569acd8fa943','aaea4401-170f-455c-8b43-3c193154987b','caa7cae2-eab0-4156-98d9-b64ecc546163','60e0f010-e42d-4407-a44f-35e6237313dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de64e7fe87c4a659ad290d31e7a88a5',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:04.828451 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a1587b-55c5-4421-b787-33418533b0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:04.848657 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a1587b-55c5-4421-b787-33418533b0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:04.848657 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Flow 'volume_create_api' (6839e813-53d1-4108-a2b8-50361be81b5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:04.848657 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Create volume request issued successfully. Aug 07 18:05:04.848657 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d381b81-1daa-4641-a19c-f4a5a013831d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:05:04.848657 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 772/3089] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:05:04 2026] POST /volume/v3/volumes => generated 751 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:04.860109 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e80d99f0-f178-4520-9f09-47994ba3f022 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:04.860861 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e80d99f0-f178-4520-9f09-47994ba3f022 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] GET https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:04.861296 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e80d99f0-f178-4520-9f09-47994ba3f022 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:04.861629 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e80d99f0-f178-4520-9f09-47994ba3f022 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:04.878760 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:04.878760 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:04.890522 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e80d99f0-f178-4520-9f09-47994ba3f022 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Volume info retrieved successfully. Aug 07 18:05:04.898167 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e80d99f0-f178-4520-9f09-47994ba3f022 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f returned with HTTP 200 Aug 07 18:05:04.898710 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 767/3090] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:04 2026] GET /volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:04.975776 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-57ad7a17-1d21-4fbc-bfc2-e923b5a9d422 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:04.977845 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-57ad7a17-1d21-4fbc-bfc2-e923b5a9d422 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:04.978011 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-57ad7a17-1d21-4fbc-bfc2-e923b5a9d422 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:04.978289 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-57ad7a17-1d21-4fbc-bfc2-e923b5a9d422 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:04.991420 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:04.991420 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:04.994539 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-57ad7a17-1d21-4fbc-bfc2-e923b5a9d422 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:04.999939 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-57ad7a17-1d21-4fbc-bfc2-e923b5a9d422 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:05.000351 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 773/3091] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:04 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:05.911964 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6131ddb7-dbb5-4025-9ae9-27e546c1c43d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:05.913743 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6131ddb7-dbb5-4025-9ae9-27e546c1c43d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] GET https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:05.913961 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6131ddb7-dbb5-4025-9ae9-27e546c1c43d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:05.914138 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6131ddb7-dbb5-4025-9ae9-27e546c1c43d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:05.923501 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:05.923501 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:05.929750 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6131ddb7-dbb5-4025-9ae9-27e546c1c43d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Volume info retrieved successfully. Aug 07 18:05:05.935239 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6131ddb7-dbb5-4025-9ae9-27e546c1c43d tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f returned with HTTP 200 Aug 07 18:05:05.935859 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 780/3092] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:05 2026] GET /volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:05.953494 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d14ae9b3-b717-4af1-9ad7-3563db21132f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:05.955983 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d14ae9b3-b717-4af1-9ad7-3563db21132f tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] POST https://10.4.3.241/volume/v3/os-volume-transfer Aug 07 18:05:05.956283 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d14ae9b3-b717-4af1-9ad7-3563db21132f tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d1cdc104-7b63-4770-badd-517ee507a90f"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:05.957565 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.volume_transfer [None req-d14ae9b3-b717-4af1-9ad7-3563db21132f tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd1cdc104-7b63-4770-badd-517ee507a90f'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 18:05:05.957630 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.volume_transfer [None req-d14ae9b3-b717-4af1-9ad7-3563db21132f tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Creating transfer of volume d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:05.957735 np0000006743 devstack@c-api.service[100244]: INFO cinder.transfer.api [None req-d14ae9b3-b717-4af1-9ad7-3563db21132f tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Generating transfer record for volume d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:05.966187 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:05.966187 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:06.003583 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d14ae9b3-b717-4af1-9ad7-3563db21132f tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 18:05:06.004190 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 773/3093] 10.4.3.241 () {68 vars in 1291 bytes} [Fri Aug 7 18:05:05 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:06.017440 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ea8d17aa-0a5c-49b6-8332-a595d025afe7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:06.017912 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-72150034-594b-4746-a409-c8ff905e5666 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:06.019671 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ea8d17aa-0a5c-49b6-8332-a595d025afe7 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] GET https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:06.019868 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ea8d17aa-0a5c-49b6-8332-a595d025afe7 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:06.019981 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-72150034-594b-4746-a409-c8ff905e5666 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:06.020036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ea8d17aa-0a5c-49b6-8332-a595d025afe7 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:06.020239 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-72150034-594b-4746-a409-c8ff905e5666 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:06.020501 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-72150034-594b-4746-a409-c8ff905e5666 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:06.021079 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-ce31b5b3-f503-47a0-860a-57e8401be1df None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:06.024747 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-ce31b5b3-f503-47a0-860a-57e8401be1df tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] POST https://10.4.3.241/volume/v3/attachments/ddef7c2c-4c60-4631-aa75-5fe637185477/action Aug 07 18:05:06.025057 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-ce31b5b3-f503-47a0-860a-57e8401be1df tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:06.025619 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-ce31b5b3-f503-47a0-860a-57e8401be1df tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:06.027342 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:06.027342 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:06.031339 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ea8d17aa-0a5c-49b6-8332-a595d025afe7 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Volume info retrieved successfully. Aug 07 18:05:06.036378 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ea8d17aa-0a5c-49b6-8332-a595d025afe7 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f returned with HTTP 200 Aug 07 18:05:06.036881 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 768/3094] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:06 2026] GET /volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:06.038554 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:06.038554 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:06.049377 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-55a76d0f-923b-418f-9cad-a2222460ed0a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:06.049593 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:06.049593 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:06.050081 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-72150034-594b-4746-a409-c8ff905e5666 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:06.051147 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55a76d0f-923b-418f-9cad-a2222460ed0a tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] GET https://10.4.3.241/volume/v3/os-volume-transfer/0cb211ae-613c-4a83-8fd7-23f525b07626 Aug 07 18:05:06.051324 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55a76d0f-923b-418f-9cad-a2222460ed0a tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:06.051517 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-55a76d0f-923b-418f-9cad-a2222460ed0a tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:06.055053 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-55a76d0f-923b-418f-9cad-a2222460ed0a tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/os-volume-transfer/0cb211ae-613c-4a83-8fd7-23f525b07626 returned with HTTP 200 Aug 07 18:05:06.055440 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 774/3095] 10.4.3.241 () {66 vars in 1381 bytes} [Fri Aug 7 18:05:06 2026] GET /volume/v3/os-volume-transfer/0cb211ae-613c-4a83-8fd7-23f525b07626 => generated 409 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:06.057363 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-72150034-594b-4746-a409-c8ff905e5666 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:06.057974 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 774/3096] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:06 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:06.065391 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-73bb7db8-4733-4825-a042-9f163bab20e4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:06.067485 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-73bb7db8-4733-4825-a042-9f163bab20e4 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] GET https://10.4.3.241/volume/v3/os-volume-transfer Aug 07 18:05:06.069986 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-73bb7db8-4733-4825-a042-9f163bab20e4 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:06.069986 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-73bb7db8-4733-4825-a042-9f163bab20e4 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:06.069986 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.volume_transfer [None req-73bb7db8-4733-4825-a042-9f163bab20e4 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Listing volume transfers {{(pid=100243) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 18:05:06.073029 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0ebece9a-ecc8-4060-bfa9-5363765a193c req-ce31b5b3-f503-47a0-860a-57e8401be1df tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/attachments/ddef7c2c-4c60-4631-aa75-5fe637185477/action returned with HTTP 204 Aug 07 18:05:06.073700 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 781/3097] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:05:06 2026] POST /volume/v3/attachments/ddef7c2c-4c60-4631-aa75-5fe637185477/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:06.074919 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-73bb7db8-4733-4825-a042-9f163bab20e4 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/os-volume-transfer returned with HTTP 200 Aug 07 18:05:06.075575 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 769/3098] 10.4.3.241 () {66 vars in 1270 bytes} [Fri Aug 7 18:05:06 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:06.086230 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f3f60cac-334e-4a18-8507-7d851af7bd61 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:06.212810 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3f60cac-334e-4a18-8507-7d851af7bd61 tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] POST https://10.4.3.241/volume/v3/os-volume-transfer/0cb211ae-613c-4a83-8fd7-23f525b07626/accept Aug 07 18:05:06.213202 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3f60cac-334e-4a18-8507-7d851af7bd61 tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0c01a3dfb7c24a00"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:06.214941 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.volume_transfer [None req-f3f60cac-334e-4a18-8507-7d851af7bd61 tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Accepting volume transfer 0cb211ae-613c-4a83-8fd7-23f525b07626 {{(pid=100244) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 18:05:06.215048 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.volume_transfer [None req-f3f60cac-334e-4a18-8507-7d851af7bd61 tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Accepting transfer 0cb211ae-613c-4a83-8fd7-23f525b07626 Aug 07 18:05:06.290246 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-f3f60cac-334e-4a18-8507-7d851af7bd61 tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Created reservations ['50ad2582-8606-4454-9c18-008217539264', '2b7c8cab-50ba-4392-b190-7df43e64dec8', '2a23afba-51d6-481b-b5af-ab254a0339cb', '5b962553-24e9-4dd2-82c0-449bd95921ed'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:06.314669 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-f3f60cac-334e-4a18-8507-7d851af7bd61 tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Created reservations ['6d1053b5-8df1-42a0-a995-48187e9e4904', 'ae631dde-9204-4359-9c60-6ff3d187daca', 'd10794c4-4d89-494b-9cc8-bda3fa64aa4b', 'e932935a-a145-4d47-ba65-9f582ed89661'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:06.385407 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-f3f60cac-334e-4a18-8507-7d851af7bd61 tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Created reservations ['f267b202-0888-403c-904b-d6a818078af9', '3de03fe8-6ee7-42f9-a411-70bdead486ac', '3b6c6cd1-c151-41a7-a1da-4c5e88018799', 'b5c8017b-6245-4c87-9fdc-3900d5537f5c'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:06.426089 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-f3f60cac-334e-4a18-8507-7d851af7bd61 tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Created reservations ['ec4255e1-f29c-44f0-8286-3816bbbe1fea', '5124900c-7286-49d0-aef6-35ba0c01f159', '92f1e390-7458-4964-acd4-5af64b598a4d', '18bdc2b9-372a-4213-b816-dbf95ee17d12'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:06.443449 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f3f60cac-334e-4a18-8507-7d851af7bd61 tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Transfer volume completed successfully. Aug 07 18:05:06.587422 np0000006743 devstack@c-api.service[100244]: INFO cinder.transfer.api [None req-f3f60cac-334e-4a18-8507-7d851af7bd61 tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Volume d1cdc104-7b63-4770-badd-517ee507a90f has been transferred. Aug 07 18:05:06.601327 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3f60cac-334e-4a18-8507-7d851af7bd61 tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] https://10.4.3.241/volume/v3/os-volume-transfer/0cb211ae-613c-4a83-8fd7-23f525b07626/accept returned with HTTP 202 Aug 07 18:05:06.601846 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 775/3099] 10.4.3.241 () {68 vars in 1423 bytes} [Fri Aug 7 18:05:06 2026] POST /volume/v3/os-volume-transfer/0cb211ae-613c-4a83-8fd7-23f525b07626/accept => generated 365 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:06.612552 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee5b8a01-0831-47f0-a48b-737e62ca16aa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:06.614790 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee5b8a01-0831-47f0-a48b-737e62ca16aa tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] GET https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:06.615046 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee5b8a01-0831-47f0-a48b-737e62ca16aa tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:06.615309 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee5b8a01-0831-47f0-a48b-737e62ca16aa tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:06.632961 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:06.632961 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:06.638167 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ee5b8a01-0831-47f0-a48b-737e62ca16aa tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Volume info retrieved successfully. Aug 07 18:05:06.646888 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee5b8a01-0831-47f0-a48b-737e62ca16aa tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f returned with HTTP 200 Aug 07 18:05:06.647298 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 775/3100] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:06 2026] GET /volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:06.659952 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-990f6813-6023-40e2-a6b0-c33e4a84327b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:06.661772 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-990f6813-6023-40e2-a6b0-c33e4a84327b tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] GET https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:06.661968 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-990f6813-6023-40e2-a6b0-c33e4a84327b tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:06.662142 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-990f6813-6023-40e2-a6b0-c33e4a84327b tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:06.670744 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:06.670744 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:06.677582 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-990f6813-6023-40e2-a6b0-c33e4a84327b tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] Volume info retrieved successfully. Aug 07 18:05:06.690129 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-990f6813-6023-40e2-a6b0-c33e4a84327b tempest-VolumesTransfersTest-1719484422 tempest-VolumesTransfersTest-1719484422-project-member] https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f returned with HTTP 200 Aug 07 18:05:06.690129 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 782/3101] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:06 2026] GET /volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:06.703804 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-49f6687e-78b5-459f-bc7f-c6c6727abd35 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:06.707041 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49f6687e-78b5-459f-bc7f-c6c6727abd35 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] DELETE https://10.4.3.241/volume/v3/os-volume-transfer/0cb211ae-613c-4a83-8fd7-23f525b07626 Aug 07 18:05:06.707514 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-49f6687e-78b5-459f-bc7f-c6c6727abd35 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:06.707565 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-49f6687e-78b5-459f-bc7f-c6c6727abd35 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:06.707755 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.volume_transfer [None req-49f6687e-78b5-459f-bc7f-c6c6727abd35 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Delete transfer with id: 0cb211ae-613c-4a83-8fd7-23f525b07626 Aug 07 18:05:06.711658 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49f6687e-78b5-459f-bc7f-c6c6727abd35 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/os-volume-transfer/0cb211ae-613c-4a83-8fd7-23f525b07626 returned with HTTP 404 Aug 07 18:05:06.712212 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 770/3102] 10.4.3.241 () {66 vars in 1384 bytes} [Fri Aug 7 18:05:06 2026] DELETE /volume/v3/os-volume-transfer/0cb211ae-613c-4a83-8fd7-23f525b07626 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:06.722037 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-607c2449-b5d1-4ae1-a5f7-4ba033b461d8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:06.865003 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-607c2449-b5d1-4ae1-a5f7-4ba033b461d8 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:06.865171 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-607c2449-b5d1-4ae1-a5f7-4ba033b461d8 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:06.865346 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-607c2449-b5d1-4ae1-a5f7-4ba033b461d8 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:06.865563 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-607c2449-b5d1-4ae1-a5f7-4ba033b461d8 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Delete volume with id: d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:06.872311 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:06.872311 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:06.872640 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-607c2449-b5d1-4ae1-a5f7-4ba033b461d8 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Volume info retrieved successfully. Aug 07 18:05:06.893229 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-607c2449-b5d1-4ae1-a5f7-4ba033b461d8 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Delete volume request issued successfully. Aug 07 18:05:06.893373 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-607c2449-b5d1-4ae1-a5f7-4ba033b461d8 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f returned with HTTP 202 Aug 07 18:05:06.893794 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 776/3103] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:05:06 2026] DELETE /volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:06.905664 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c4b3c15-1676-451a-bd73-422e6cea3917 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:06.907856 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c4b3c15-1676-451a-bd73-422e6cea3917 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] GET https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:06.909425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c4b3c15-1676-451a-bd73-422e6cea3917 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:06.909425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c4b3c15-1676-451a-bd73-422e6cea3917 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:06.921519 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:06.921519 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:06.926886 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4c4b3c15-1676-451a-bd73-422e6cea3917 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Volume info retrieved successfully. Aug 07 18:05:06.933802 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c4b3c15-1676-451a-bd73-422e6cea3917 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f returned with HTTP 200 Aug 07 18:05:06.934325 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 776/3104] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:06 2026] GET /volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:07.071504 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e782666e-4c42-4274-a536-8faae9d92c0e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:07.076017 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e782666e-4c42-4274-a536-8faae9d92c0e tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:07.076017 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e782666e-4c42-4274-a536-8faae9d92c0e tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:07.076017 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e782666e-4c42-4274-a536-8faae9d92c0e tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:07.086675 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:07.086675 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:07.093082 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e782666e-4c42-4274-a536-8faae9d92c0e tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:07.097228 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e782666e-4c42-4274-a536-8faae9d92c0e tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:07.097748 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 783/3105] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:07 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:07.111576 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-09552f42-04f3-4406-a62d-213266ae3a20 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:07.113121 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09552f42-04f3-4406-a62d-213266ae3a20 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:07.113289 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09552f42-04f3-4406-a62d-213266ae3a20 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:07.113489 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09552f42-04f3-4406-a62d-213266ae3a20 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:07.124326 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:07.124326 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:07.130376 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-09552f42-04f3-4406-a62d-213266ae3a20 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:07.135243 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09552f42-04f3-4406-a62d-213266ae3a20 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:07.135664 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 771/3106] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:07 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:07.191948 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-38520ef0-5e12-44b8-a2ff-ddbf71e25534 req-2cf358fd-77d2-4ede-ba32-fa7d9a8f435d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:07.193809 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-38520ef0-5e12-44b8-a2ff-ddbf71e25534 req-2cf358fd-77d2-4ede-ba32-fa7d9a8f435d tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:07.193972 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-38520ef0-5e12-44b8-a2ff-ddbf71e25534 req-2cf358fd-77d2-4ede-ba32-fa7d9a8f435d tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:07.194138 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-38520ef0-5e12-44b8-a2ff-ddbf71e25534 req-2cf358fd-77d2-4ede-ba32-fa7d9a8f435d tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:07.204511 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:07.204511 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:07.207892 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-38520ef0-5e12-44b8-a2ff-ddbf71e25534 req-2cf358fd-77d2-4ede-ba32-fa7d9a8f435d tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:07.212037 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-38520ef0-5e12-44b8-a2ff-ddbf71e25534 req-2cf358fd-77d2-4ede-ba32-fa7d9a8f435d tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:07.212447 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 777/3107] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:07 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:07.229772 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1333185-0fe4-4716-86d4-6174d86a9836 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:07.235073 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1333185-0fe4-4716-86d4-6174d86a9836 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:07.235298 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1333185-0fe4-4716-86d4-6174d86a9836 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:07.235577 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1333185-0fe4-4716-86d4-6174d86a9836 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:07.256057 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:07.256057 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:07.264229 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d1333185-0fe4-4716-86d4-6174d86a9836 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:07.278059 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1333185-0fe4-4716-86d4-6174d86a9836 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:07.278733 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 777/3108] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:07 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:07.330959 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-7e9b6d8c-e1e2-4d26-ac9c-deefaa568bce None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:07.333098 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-7e9b6d8c-e1e2-4d26-ac9c-deefaa568bce tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:07.335238 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-7e9b6d8c-e1e2-4d26-ac9c-deefaa568bce tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:07.335592 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-7e9b6d8c-e1e2-4d26-ac9c-deefaa568bce tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:07.354643 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:07.354643 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:07.366461 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-7e9b6d8c-e1e2-4d26-ac9c-deefaa568bce tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:07.372779 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-7e9b6d8c-e1e2-4d26-ac9c-deefaa568bce tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:07.373594 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 784/3109] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:07 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:07.391232 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-2d4f2274-1f18-4867-948e-add6f2534147 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:07.393233 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-2d4f2274-1f18-4867-948e-add6f2534147 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] POST https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978/action Aug 07 18:05:07.393233 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-2d4f2274-1f18-4867-948e-add6f2534147 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:07.393233 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-2d4f2274-1f18-4867-948e-add6f2534147 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:07.402423 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:07.402423 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:07.402854 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-2d4f2274-1f18-4867-948e-add6f2534147 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:07.414557 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-2d4f2274-1f18-4867-948e-add6f2534147 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Begin detaching volume completed successfully. Aug 07 18:05:07.414775 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-2d4f2274-1f18-4867-948e-add6f2534147 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978/action returned with HTTP 202 Aug 07 18:05:07.415176 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 772/3110] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:05:07 2026] POST /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:05:07.474656 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-526bcd15-57f0-4611-ac03-2c55ee02bffe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:07.475102 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-526bcd15-57f0-4611-ac03-2c55ee02bffe None None] GET https://10.4.3.241/volume// Aug 07 18:05:07.475330 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-526bcd15-57f0-4611-ac03-2c55ee02bffe None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:07.475586 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-526bcd15-57f0-4611-ac03-2c55ee02bffe None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:07.475974 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-526bcd15-57f0-4611-ac03-2c55ee02bffe None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:07.476301 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 778/3111] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:05:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:07.485331 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-c26c6de0-0c09-456e-a4da-97b3bad49537 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:07.488373 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-c26c6de0-0c09-456e-a4da-97b3bad49537 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:07.488733 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-c26c6de0-0c09-456e-a4da-97b3bad49537 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:07.489034 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-c26c6de0-0c09-456e-a4da-97b3bad49537 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:07.500502 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:07.500502 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:07.504140 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-c26c6de0-0c09-456e-a4da-97b3bad49537 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:07.508958 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-c26c6de0-0c09-456e-a4da-97b3bad49537 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:07.509658 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 778/3112] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:05:07 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:07.955040 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-40690472-723d-4bde-97b4-65b5299473fb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:07.961257 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-40690472-723d-4bde-97b4-65b5299473fb tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] GET https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:07.962783 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-40690472-723d-4bde-97b4-65b5299473fb tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:07.963057 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-40690472-723d-4bde-97b4-65b5299473fb tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:07.977535 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-40690472-723d-4bde-97b4-65b5299473fb tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f returned with HTTP 404 Aug 07 18:05:07.978344 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 785/3113] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:07 2026] GET /volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:07.989636 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4243a3c7-3dd2-4f29-a3c1-485cc27c25a8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:07.992073 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4243a3c7-3dd2-4f29-a3c1-485cc27c25a8 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] GET https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:07.992550 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4243a3c7-3dd2-4f29-a3c1-485cc27c25a8 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:07.992674 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4243a3c7-3dd2-4f29-a3c1-485cc27c25a8 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:08.000602 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4243a3c7-3dd2-4f29-a3c1-485cc27c25a8 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f returned with HTTP 404 Aug 07 18:05:08.001662 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 773/3114] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:07 2026] GET /volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:08.020125 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-045fb633-eab1-4a23-80a2-2efb54011188 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:08.024892 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-045fb633-eab1-4a23-80a2-2efb54011188 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] DELETE https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:08.025126 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-045fb633-eab1-4a23-80a2-2efb54011188 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:08.025320 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-045fb633-eab1-4a23-80a2-2efb54011188 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:08.025514 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-045fb633-eab1-4a23-80a2-2efb54011188 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Delete volume with id: d1cdc104-7b63-4770-badd-517ee507a90f Aug 07 18:05:08.035775 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-045fb633-eab1-4a23-80a2-2efb54011188 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f returned with HTTP 404 Aug 07 18:05:08.036466 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 779/3115] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:05:08 2026] DELETE /volume/v3/volumes/d1cdc104-7b63-4770-badd-517ee507a90f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:08.044974 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-29d26bb7-9366-4de1-a52f-41af405b3465 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:08.048888 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:05:08.049316 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-382510697"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:08.051259 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-382510697'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:05:08.051603 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Create volume of 1 GB Aug 07 18:05:08.056389 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Availability Zones retrieved successfully. Aug 07 18:05:08.062139 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Flow 'volume_create_api' (dc1117e7-d11e-4873-b441-6331e71e04ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:08.063373 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79efddc6-a65a-4842-970b-96e1799ad33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:08.064456 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:08.105610 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79efddc6-a65a-4842-970b-96e1799ad33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:08.106295 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (584ad994-eb3e-4ab3-8017-d86d7fff17aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:08.158581 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Created reservations ['8b438665-055a-4f46-8433-9744d64e176d', 'b4b188b1-09ce-4bb9-bccc-a1a0eba87eb2', '3297b7ad-baba-46aa-9f79-b4a1712928df', '7cb3559c-4c6c-41a4-8803-67c67e82cd73'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:08.159466 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (584ad994-eb3e-4ab3-8017-d86d7fff17aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b438665-055a-4f46-8433-9744d64e176d', 'b4b188b1-09ce-4bb9-bccc-a1a0eba87eb2', '3297b7ad-baba-46aa-9f79-b4a1712928df', '7cb3559c-4c6c-41a4-8803-67c67e82cd73']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:08.160274 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae524969-b6d6-4e65-ab09-411b8c9d04c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:08.190144 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae524969-b6d6-4e65-ab09-411b8c9d04c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e323f5bc-376f-431d-9651-43ecee9c9ce8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-382510697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='862a4a374fea4058b4f98aa574c0e477',qos_specs=None,replication_status=,reservations=['8b438665-055a-4f46-8433-9744d64e176d','b4b188b1-09ce-4bb9-bccc-a1a0eba87eb2','3297b7ad-baba-46aa-9f79-b4a1712928df','7cb3559c-4c6c-41a4-8803-67c67e82cd73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de64e7fe87c4a659ad290d31e7a88a5',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-382510697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e323f5bc-376f-431d-9651-43ecee9c9ce8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='862a4a374fea4058b4f98aa574c0e477',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6de64e7fe87c4a659ad290d31e7a88a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:08.191567 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99e84bfa-b860-44ed-9285-cf2e789f8afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:08.217447 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99e84bfa-b860-44ed-9285-cf2e789f8afa) transitioned into state 'SUCCESS' from state '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-382510697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='862a4a374fea4058b4f98aa574c0e477',qos_specs=None,replication_status=,reservations=['8b438665-055a-4f46-8433-9744d64e176d','b4b188b1-09ce-4bb9-bccc-a1a0eba87eb2','3297b7ad-baba-46aa-9f79-b4a1712928df','7cb3559c-4c6c-41a4-8803-67c67e82cd73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de64e7fe87c4a659ad290d31e7a88a5',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:08.217979 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72aecc55-be06-4b36-8bd2-ac6a8b0c3859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:08.234077 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72aecc55-be06-4b36-8bd2-ac6a8b0c3859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:08.235325 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Flow 'volume_create_api' (dc1117e7-d11e-4873-b441-6331e71e04ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:08.237170 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Create volume request issued successfully. Aug 07 18:05:08.238019 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29d26bb7-9366-4de1-a52f-41af405b3465 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:05:08.238656 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 779/3116] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:05:08 2026] POST /volume/v3/volumes => generated 750 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:08.261486 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2fbfcf4b-5b42-48c1-b6ac-b0e78de135c4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:08.265152 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2fbfcf4b-5b42-48c1-b6ac-b0e78de135c4 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] GET https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 Aug 07 18:05:08.265245 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2fbfcf4b-5b42-48c1-b6ac-b0e78de135c4 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:08.265498 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2fbfcf4b-5b42-48c1-b6ac-b0e78de135c4 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:08.282113 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:08.282113 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:08.287977 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2fbfcf4b-5b42-48c1-b6ac-b0e78de135c4 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Volume info retrieved successfully. Aug 07 18:05:08.292723 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2fbfcf4b-5b42-48c1-b6ac-b0e78de135c4 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 returned with HTTP 200 Aug 07 18:05:08.293235 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 786/3117] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:08 2026] GET /volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:09.308819 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ff5d2dbd-8973-497d-bda2-c0194f000672 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:09.308819 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff5d2dbd-8973-497d-bda2-c0194f000672 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] GET https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 Aug 07 18:05:09.308819 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff5d2dbd-8973-497d-bda2-c0194f000672 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:09.308819 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff5d2dbd-8973-497d-bda2-c0194f000672 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:09.315139 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:09.315139 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:09.324370 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ff5d2dbd-8973-497d-bda2-c0194f000672 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Volume info retrieved successfully. Aug 07 18:05:09.332896 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff5d2dbd-8973-497d-bda2-c0194f000672 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 returned with HTTP 200 Aug 07 18:05:09.333613 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 774/3118] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:09 2026] GET /volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:09.347273 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-546b2242-1910-4b4c-b4cb-58d0a959daf1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:09.349237 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-546b2242-1910-4b4c-b4cb-58d0a959daf1 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] POST https://10.4.3.241/volume/v3/os-volume-transfer Aug 07 18:05:09.349656 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-546b2242-1910-4b4c-b4cb-58d0a959daf1 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e323f5bc-376f-431d-9651-43ecee9c9ce8"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:09.351050 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.volume_transfer [None req-546b2242-1910-4b4c-b4cb-58d0a959daf1 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e323f5bc-376f-431d-9651-43ecee9c9ce8'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 18:05:09.351202 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.volume_transfer [None req-546b2242-1910-4b4c-b4cb-58d0a959daf1 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Creating transfer of volume e323f5bc-376f-431d-9651-43ecee9c9ce8 Aug 07 18:05:09.351353 np0000006743 devstack@c-api.service[100244]: INFO cinder.transfer.api [None req-546b2242-1910-4b4c-b4cb-58d0a959daf1 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Generating transfer record for volume e323f5bc-376f-431d-9651-43ecee9c9ce8 Aug 07 18:05:09.363300 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:09.363300 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:09.387586 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-546b2242-1910-4b4c-b4cb-58d0a959daf1 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 18:05:09.388044 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 780/3119] 10.4.3.241 () {68 vars in 1291 bytes} [Fri Aug 7 18:05:09 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:09.397863 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3cb35137-d942-4ead-a3b2-db66f2743b2b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:09.400440 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3cb35137-d942-4ead-a3b2-db66f2743b2b tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] GET https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 Aug 07 18:05:09.400896 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3cb35137-d942-4ead-a3b2-db66f2743b2b tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:09.400941 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3cb35137-d942-4ead-a3b2-db66f2743b2b tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:09.407887 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:09.407887 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:09.411052 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3cb35137-d942-4ead-a3b2-db66f2743b2b tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Volume info retrieved successfully. Aug 07 18:05:09.414808 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3cb35137-d942-4ead-a3b2-db66f2743b2b tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 returned with HTTP 200 Aug 07 18:05:09.415158 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 780/3120] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:09 2026] GET /volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:09.427212 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f46bde96-e7a7-4249-bb65-ff02cde9e6bd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:09.429213 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f46bde96-e7a7-4249-bb65-ff02cde9e6bd tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] GET https://10.4.3.241/volume/v3/os-volume-transfer/detail Aug 07 18:05:09.429494 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f46bde96-e7a7-4249-bb65-ff02cde9e6bd tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:09.429699 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f46bde96-e7a7-4249-bb65-ff02cde9e6bd tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:09.429840 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.volume_transfer [None req-f46bde96-e7a7-4249-bb65-ff02cde9e6bd tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Listing volume transfers {{(pid=100245) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 18:05:09.435281 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f46bde96-e7a7-4249-bb65-ff02cde9e6bd tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 07 18:05:09.435746 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 787/3121] 10.4.3.241 () {66 vars in 1291 bytes} [Fri Aug 7 18:05:09 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:09.444366 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3bf69c3a-7fb9-444a-ae46-1c16a3e85533 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:09.445792 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3bf69c3a-7fb9-444a-ae46-1c16a3e85533 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] DELETE https://10.4.3.241/volume/v3/os-volume-transfer/e7dce458-657e-407d-bcaa-edbdca65777d Aug 07 18:05:09.446146 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3bf69c3a-7fb9-444a-ae46-1c16a3e85533 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:09.447453 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3bf69c3a-7fb9-444a-ae46-1c16a3e85533 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:09.447453 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.volume_transfer [None req-3bf69c3a-7fb9-444a-ae46-1c16a3e85533 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Delete transfer with id: e7dce458-657e-407d-bcaa-edbdca65777d Aug 07 18:05:09.455560 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:09.455560 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:09.467612 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3bf69c3a-7fb9-444a-ae46-1c16a3e85533 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/os-volume-transfer/e7dce458-657e-407d-bcaa-edbdca65777d returned with HTTP 202 Aug 07 18:05:09.467612 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 775/3122] 10.4.3.241 () {66 vars in 1384 bytes} [Fri Aug 7 18:05:09 2026] DELETE /volume/v3/os-volume-transfer/e7dce458-657e-407d-bcaa-edbdca65777d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:09.474197 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0a9e794a-1649-4593-8de4-611388119e30 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:09.476022 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a9e794a-1649-4593-8de4-611388119e30 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] GET https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 Aug 07 18:05:09.476192 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a9e794a-1649-4593-8de4-611388119e30 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:09.476423 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a9e794a-1649-4593-8de4-611388119e30 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:09.484333 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:09.484333 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:09.487994 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0a9e794a-1649-4593-8de4-611388119e30 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Volume info retrieved successfully. Aug 07 18:05:09.492064 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a9e794a-1649-4593-8de4-611388119e30 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 returned with HTTP 200 Aug 07 18:05:09.492511 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 781/3123] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:09 2026] GET /volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:09.503886 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2116ea38-2ccc-48ce-88ab-5639514ae263 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:09.505577 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2116ea38-2ccc-48ce-88ab-5639514ae263 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] DELETE https://10.4.3.241/volume/v3/os-volume-transfer/e7dce458-657e-407d-bcaa-edbdca65777d Aug 07 18:05:09.505745 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2116ea38-2ccc-48ce-88ab-5639514ae263 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:09.505912 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2116ea38-2ccc-48ce-88ab-5639514ae263 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:09.506045 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.volume_transfer [None req-2116ea38-2ccc-48ce-88ab-5639514ae263 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Delete transfer with id: e7dce458-657e-407d-bcaa-edbdca65777d Aug 07 18:05:09.508649 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2116ea38-2ccc-48ce-88ab-5639514ae263 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/os-volume-transfer/e7dce458-657e-407d-bcaa-edbdca65777d returned with HTTP 404 Aug 07 18:05:09.509081 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 781/3124] 10.4.3.241 () {66 vars in 1384 bytes} [Fri Aug 7 18:05:09 2026] DELETE /volume/v3/os-volume-transfer/e7dce458-657e-407d-bcaa-edbdca65777d => generated 111 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:09.515729 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-095c97a1-67d1-4964-922d-24f07d2438a9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:09.520452 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-095c97a1-67d1-4964-922d-24f07d2438a9 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 Aug 07 18:05:09.520452 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-095c97a1-67d1-4964-922d-24f07d2438a9 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:09.520452 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-095c97a1-67d1-4964-922d-24f07d2438a9 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:09.520452 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-095c97a1-67d1-4964-922d-24f07d2438a9 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Delete volume with id: e323f5bc-376f-431d-9651-43ecee9c9ce8 Aug 07 18:05:09.526728 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:09.526728 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:09.527087 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-095c97a1-67d1-4964-922d-24f07d2438a9 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Volume info retrieved successfully. Aug 07 18:05:09.549903 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-095c97a1-67d1-4964-922d-24f07d2438a9 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Delete volume request issued successfully. Aug 07 18:05:09.550169 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-095c97a1-67d1-4964-922d-24f07d2438a9 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 returned with HTTP 202 Aug 07 18:05:09.550680 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 788/3125] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:05:09 2026] DELETE /volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:09.563194 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d2cbed8d-b550-4502-9c6f-75360a9e080b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:09.568456 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d2cbed8d-b550-4502-9c6f-75360a9e080b tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] GET https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 Aug 07 18:05:09.568456 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d2cbed8d-b550-4502-9c6f-75360a9e080b tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:09.568456 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d2cbed8d-b550-4502-9c6f-75360a9e080b tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:09.573881 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:09.573881 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:09.577339 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d2cbed8d-b550-4502-9c6f-75360a9e080b tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Volume info retrieved successfully. Aug 07 18:05:09.581360 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d2cbed8d-b550-4502-9c6f-75360a9e080b tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 returned with HTTP 200 Aug 07 18:05:09.581997 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 776/3126] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:09 2026] GET /volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:10.163604 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-6ef4101a-efed-4b0e-9fe8-41cc5df38eda None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:10.166199 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-6ef4101a-efed-4b0e-9fe8-41cc5df38eda tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] DELETE https://10.4.3.241/volume/v3/attachments/ddef7c2c-4c60-4631-aa75-5fe637185477 Aug 07 18:05:10.166446 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-6ef4101a-efed-4b0e-9fe8-41cc5df38eda tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:10.166668 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-6ef4101a-efed-4b0e-9fe8-41cc5df38eda tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:10.175889 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:10.175889 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:10.236291 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e8bf36c6-e782-4048-94f5-8b1a5f390ee3 req-6ef4101a-efed-4b0e-9fe8-41cc5df38eda tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/attachments/ddef7c2c-4c60-4631-aa75-5fe637185477 returned with HTTP 200 Aug 07 18:05:10.236754 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 782/3127] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:05:10 2026] DELETE /volume/v3/attachments/ddef7c2c-4c60-4631-aa75-5fe637185477 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:10.596812 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fff5c415-4f46-47ac-81d7-970d207f1529 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:10.599739 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fff5c415-4f46-47ac-81d7-970d207f1529 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] GET https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 Aug 07 18:05:10.599912 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fff5c415-4f46-47ac-81d7-970d207f1529 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:10.600090 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fff5c415-4f46-47ac-81d7-970d207f1529 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:10.607789 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fff5c415-4f46-47ac-81d7-970d207f1529 tempest-VolumesTransfersTest-967447525 tempest-VolumesTransfersTest-967447525-project-admin] https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 returned with HTTP 404 Aug 07 18:05:10.608253 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 782/3128] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:10 2026] GET /volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:10.608297 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-458d6e5d-5948-4165-8962-3ae061cd55ff None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:10.610743 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-458d6e5d-5948-4165-8962-3ae061cd55ff tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:05:10.611015 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-458d6e5d-5948-4165-8962-3ae061cd55ff tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:10.611280 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-458d6e5d-5948-4165-8962-3ae061cd55ff tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:10.616731 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-09370f11-1e34-4eb2-9927-a1e473af6476 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:10.618939 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09370f11-1e34-4eb2-9927-a1e473af6476 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] GET https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 Aug 07 18:05:10.619216 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09370f11-1e34-4eb2-9927-a1e473af6476 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:10.619539 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09370f11-1e34-4eb2-9927-a1e473af6476 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:10.622319 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:10.622319 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:10.626753 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09370f11-1e34-4eb2-9927-a1e473af6476 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 returned with HTTP 404 Aug 07 18:05:10.627193 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 777/3129] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:10 2026] GET /volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:10.627958 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-458d6e5d-5948-4165-8962-3ae061cd55ff tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:10.634681 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-272eaedf-149e-498c-8419-b601434fd196 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:10.636503 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-272eaedf-149e-498c-8419-b601434fd196 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] DELETE https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 Aug 07 18:05:10.636803 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-272eaedf-149e-498c-8419-b601434fd196 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:10.637033 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-458d6e5d-5948-4165-8962-3ae061cd55ff tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:05:10.637083 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-272eaedf-149e-498c-8419-b601434fd196 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:10.637258 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-272eaedf-149e-498c-8419-b601434fd196 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] Delete volume with id: e323f5bc-376f-431d-9651-43ecee9c9ce8 Aug 07 18:05:10.637695 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 789/3130] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:10 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:10.651029 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-272eaedf-149e-498c-8419-b601434fd196 tempest-VolumesTransfersTest-15331782 tempest-VolumesTransfersTest-15331782-project-member] https://10.4.3.241/volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 returned with HTTP 404 Aug 07 18:05:10.652721 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 783/3131] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:05:10 2026] DELETE /volume/v3/volumes/e323f5bc-376f-431d-9651-43ecee9c9ce8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:13.100219 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9fb46a70-0d13-4f4b-8bf7-1f70ad973af9 req-d2680b9b-c129-4410-bada-c6e751aeb066 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:13.102731 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9fb46a70-0d13-4f4b-8bf7-1f70ad973af9 req-d2680b9b-c129-4410-bada-c6e751aeb066 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] DELETE https://10.4.3.241/volume/v3/attachments/92ea1436-0833-48cf-9438-71535837289c Aug 07 18:05:13.102897 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9fb46a70-0d13-4f4b-8bf7-1f70ad973af9 req-d2680b9b-c129-4410-bada-c6e751aeb066 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:13.103070 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9fb46a70-0d13-4f4b-8bf7-1f70ad973af9 req-d2680b9b-c129-4410-bada-c6e751aeb066 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:13.113548 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:13.113548 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:13.167719 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9fb46a70-0d13-4f4b-8bf7-1f70ad973af9 req-d2680b9b-c129-4410-bada-c6e751aeb066 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/attachments/92ea1436-0833-48cf-9438-71535837289c returned with HTTP 200 Aug 07 18:05:13.168164 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 783/3132] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:05:13 2026] DELETE /volume/v3/attachments/92ea1436-0833-48cf-9438-71535837289c => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:13.966240 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:13.967746 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:05:13.968074 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1551891035"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:13.969339 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Create volume request body: {'volume': {'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1551891035'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:05:14.049109 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Create volume of 1 GB Aug 07 18:05:14.053819 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Availability Zones retrieved successfully. Aug 07 18:05:14.060490 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Flow 'volume_create_api' (fb57e866-bc32-4f48-9830-331db24253ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:14.061822 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf090e2-1b43-45b4-8417-cf6a49af26d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:14.062940 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:14.127690 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf090e2-1b43-45b4-8417-cf6a49af26d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:14.128791 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee4f0f7c-c1e7-4ced-9531-15e7469fb1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:14.221626 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Created reservations ['ca1f0973-b3f9-4c25-b177-d06177dce12a', '02237cc7-112b-47d7-a6cc-13124f515956', '6e0692ef-e38f-4f39-b9f0-bb61755ea55f', '9ec0bc2a-abf7-4f62-85c7-07c055c1d3c3'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:14.222719 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee4f0f7c-c1e7-4ced-9531-15e7469fb1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca1f0973-b3f9-4c25-b177-d06177dce12a', '02237cc7-112b-47d7-a6cc-13124f515956', '6e0692ef-e38f-4f39-b9f0-bb61755ea55f', '9ec0bc2a-abf7-4f62-85c7-07c055c1d3c3']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:14.223801 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84abdadb-3207-4a25-aeb3-8bae4ddf470b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:14.254945 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84abdadb-3207-4a25-aeb3-8bae4ddf470b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb580685-2c76-4406-8a60-cff266e6eeb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1551891035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9da40638e99c47d79b0517675c0b036d',qos_specs=None,replication_status=,reservations=['ca1f0973-b3f9-4c25-b177-d06177dce12a','02237cc7-112b-47d7-a6cc-13124f515956','6e0692ef-e38f-4f39-b9f0-bb61755ea55f','9ec0bc2a-abf7-4f62-85c7-07c055c1d3c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d4608816ba4c41b971356ed8481b33',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1551891035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb580685-2c76-4406-8a60-cff266e6eeb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9da40638e99c47d79b0517675c0b036d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d4608816ba4c41b971356ed8481b33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:14.255738 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82ac843-d8cf-456a-96a0-2ce1b2d8241a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:14.279338 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82ac843-d8cf-456a-96a0-2ce1b2d8241a) transitioned into state 'SUCCESS' from state '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-1551891035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9da40638e99c47d79b0517675c0b036d',qos_specs=None,replication_status=,reservations=['ca1f0973-b3f9-4c25-b177-d06177dce12a','02237cc7-112b-47d7-a6cc-13124f515956','6e0692ef-e38f-4f39-b9f0-bb61755ea55f','9ec0bc2a-abf7-4f62-85c7-07c055c1d3c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d4608816ba4c41b971356ed8481b33',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:14.279880 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38fbb272-5e1e-40fb-a5dd-6e84c8ad1f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:14.297823 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38fbb272-5e1e-40fb-a5dd-6e84c8ad1f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:14.298927 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Flow 'volume_create_api' (fb57e866-bc32-4f48-9830-331db24253ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:14.299217 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Create volume request issued successfully. Aug 07 18:05:14.299839 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d6826c7a-3800-4477-b4a3-27ddfbe26ccd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:05:14.300283 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 778/3133] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:05:13 2026] POST /volume/v3/volumes => generated 747 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:14.321818 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1e78281f-58aa-4062-a2cb-761710ed98da None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:14.325802 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1e78281f-58aa-4062-a2cb-761710ed98da tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 Aug 07 18:05:14.326163 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1e78281f-58aa-4062-a2cb-761710ed98da tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:14.326440 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1e78281f-58aa-4062-a2cb-761710ed98da tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:14.335342 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:14.335342 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:14.339675 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1e78281f-58aa-4062-a2cb-761710ed98da tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:14.344058 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1e78281f-58aa-4062-a2cb-761710ed98da tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 returned with HTTP 200 Aug 07 18:05:14.344462 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 790/3134] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:14 2026] GET /volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:14.540250 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0528655a-0eb0-490e-ac4f-ba82addb0d9d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:14.542486 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0528655a-0eb0-490e-ac4f-ba82addb0d9d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:05:14.542748 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0528655a-0eb0-490e-ac4f-ba82addb0d9d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:14.542971 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0528655a-0eb0-490e-ac4f-ba82addb0d9d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:14.543149 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-0528655a-0eb0-490e-ac4f-ba82addb0d9d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Delete volume with id: ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:05:14.551453 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:14.551453 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:14.551951 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0528655a-0eb0-490e-ac4f-ba82addb0d9d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:05:14.574982 np0000006743 devstack@c-api.service[100244]: WARNING cinder.keymgr.conf_key_mgr [None req-0528655a-0eb0-490e-ac4f-ba82addb0d9d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 18:05:14.582052 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0528655a-0eb0-490e-ac4f-ba82addb0d9d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Delete volume request issued successfully. Aug 07 18:05:14.582228 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0528655a-0eb0-490e-ac4f-ba82addb0d9d tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 202 Aug 07 18:05:14.582783 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 784/3135] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:05:14 2026] DELETE /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:14.590250 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4577c975-2654-4e87-a52d-3c7baf064fd6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:14.591825 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4577c975-2654-4e87-a52d-3c7baf064fd6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:05:14.591985 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4577c975-2654-4e87-a52d-3c7baf064fd6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:14.592197 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4577c975-2654-4e87-a52d-3c7baf064fd6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:14.599823 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:14.599823 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:14.604327 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4577c975-2654-4e87-a52d-3c7baf064fd6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:05:14.615331 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4577c975-2654-4e87-a52d-3c7baf064fd6 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 200 Aug 07 18:05:14.615934 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 784/3136] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:14 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 1448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:15.365854 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-28ea67ff-9480-44b6-98f7-1c68994896f2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:15.368424 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-28ea67ff-9480-44b6-98f7-1c68994896f2 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 Aug 07 18:05:15.368627 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-28ea67ff-9480-44b6-98f7-1c68994896f2 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:15.368859 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-28ea67ff-9480-44b6-98f7-1c68994896f2 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:15.381069 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:15.381069 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:15.386121 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-28ea67ff-9480-44b6-98f7-1c68994896f2 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:15.391755 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-28ea67ff-9480-44b6-98f7-1c68994896f2 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 returned with HTTP 200 Aug 07 18:05:15.392136 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 779/3137] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:15 2026] GET /volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:15.411855 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-242a0578-1195-4d8b-99be-62fad80ca899 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:15.415186 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:05:15.415587 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "bb580685-2c76-4406-8a60-cff266e6eeb0", "size": 1, "name": "tempest-VolumesCloneTest-Volume-957198048"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:15.417566 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Create volume request body: {'volume': {'source_volid': 'bb580685-2c76-4406-8a60-cff266e6eeb0', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-957198048'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:05:15.425271 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:15.425271 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:15.425742 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume retrieved successfully. Aug 07 18:05:15.425850 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Create volume of 1 GB Aug 07 18:05:15.429628 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Availability Zones retrieved successfully. Aug 07 18:05:15.434642 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Flow 'volume_create_api' (cd9db12a-5982-4b34-b7d1-a4796a12f439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:15.435510 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38eedf9-8cd3-4d17-ae1a-d9039957e8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:15.436522 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:15.458539 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38eedf9-8cd3-4d17-ae1a-d9039957e8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bb580685-2c76-4406-8a60-cff266e6eeb0', 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:15.459266 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce9cb90-2807-429c-8b15-fb8c8d300899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:15.510761 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Created reservations ['a538a0bf-11e7-47c7-9ba0-c62b6189dff4', '898bd970-87af-4350-9f0c-50f76c0251e0', 'ef627e24-033a-410b-9ee2-57f494e99b1c', '98a0a7af-9463-4159-b5ca-353d1dfec80d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:15.511812 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce9cb90-2807-429c-8b15-fb8c8d300899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a538a0bf-11e7-47c7-9ba0-c62b6189dff4', '898bd970-87af-4350-9f0c-50f76c0251e0', 'ef627e24-033a-410b-9ee2-57f494e99b1c', '98a0a7af-9463-4159-b5ca-353d1dfec80d']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:15.513358 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ff75fee-3018-40e2-8630-90d83f36935b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:15.558270 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ff75fee-3018-40e2-8630-90d83f36935b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff9afeea-24c3-4133-8e4e-4476cd71554e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-957198048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9da40638e99c47d79b0517675c0b036d',qos_specs=None,replication_status=,reservations=['a538a0bf-11e7-47c7-9ba0-c62b6189dff4','898bd970-87af-4350-9f0c-50f76c0251e0','ef627e24-033a-410b-9ee2-57f494e99b1c','98a0a7af-9463-4159-b5ca-353d1dfec80d'],size=1,snapshot_id=None,source_replicaid=,source_volid=bb580685-2c76-4406-8a60-cff266e6eeb0,status='creating',user_id='61d4608816ba4c41b971356ed8481b33',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), '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-07T18:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-957198048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff9afeea-24c3-4133-8e4e-4476cd71554e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9da40638e99c47d79b0517675c0b036d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bb580685-2c76-4406-8a60-cff266e6eeb0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d4608816ba4c41b971356ed8481b33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:15.558996 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a189b53a-f484-4d65-ac6a-e5be7b3dc388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:15.577483 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a189b53a-f484-4d65-ac6a-e5be7b3dc388) transitioned into state 'SUCCESS' from state '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-957198048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9da40638e99c47d79b0517675c0b036d',qos_specs=None,replication_status=,reservations=['a538a0bf-11e7-47c7-9ba0-c62b6189dff4','898bd970-87af-4350-9f0c-50f76c0251e0','ef627e24-033a-410b-9ee2-57f494e99b1c','98a0a7af-9463-4159-b5ca-353d1dfec80d'],size=1,snapshot_id=None,source_replicaid=,source_volid=bb580685-2c76-4406-8a60-cff266e6eeb0,status='creating',user_id='61d4608816ba4c41b971356ed8481b33',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:15.578182 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e9de03b-71b9-444b-81e3-b37aece71fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:15.596662 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e9de03b-71b9-444b-81e3-b37aece71fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:15.597475 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Flow 'volume_create_api' (cd9db12a-5982-4b34-b7d1-a4796a12f439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:15.597778 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Create volume request issued successfully. Aug 07 18:05:15.598314 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-242a0578-1195-4d8b-99be-62fad80ca899 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:05:15.598772 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 791/3138] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:05:15 2026] POST /volume/v3/volumes => generated 779 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:15.610215 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0d54d8f0-2d87-4f3b-8d0b-c432361ec48d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:15.611734 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d54d8f0-2d87-4f3b-8d0b-c432361ec48d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e Aug 07 18:05:15.611925 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d54d8f0-2d87-4f3b-8d0b-c432361ec48d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:15.612099 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d54d8f0-2d87-4f3b-8d0b-c432361ec48d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:15.622177 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:15.622177 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:15.632798 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a40f1b85-411d-4f5b-8664-24fde9e313e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:15.633998 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0d54d8f0-2d87-4f3b-8d0b-c432361ec48d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:15.637694 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a40f1b85-411d-4f5b-8664-24fde9e313e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c Aug 07 18:05:15.637857 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a40f1b85-411d-4f5b-8664-24fde9e313e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:15.638021 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a40f1b85-411d-4f5b-8664-24fde9e313e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:15.645427 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d54d8f0-2d87-4f3b-8d0b-c432361ec48d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e returned with HTTP 200 Aug 07 18:05:15.645427 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 785/3139] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:15 2026] GET /volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:15.652219 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a40f1b85-411d-4f5b-8664-24fde9e313e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c returned with HTTP 404 Aug 07 18:05:15.652695 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 785/3140] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:15 2026] GET /volume/v3/volumes/ff5820bc-7985-489f-8f2d-a51a6d00f32c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:15.978106 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-77dae4bd-1a1e-44a0-8b7c-193485d8bec4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:15.980775 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77dae4bd-1a1e-44a0-8b7c-193485d8bec4 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] DELETE https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:05:15.980976 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77dae4bd-1a1e-44a0-8b7c-193485d8bec4 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:15.981170 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77dae4bd-1a1e-44a0-8b7c-193485d8bec4 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:15.981321 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-77dae4bd-1a1e-44a0-8b7c-193485d8bec4 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Delete volume with id: 08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:05:15.988379 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:15.988379 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:15.988870 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-77dae4bd-1a1e-44a0-8b7c-193485d8bec4 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:05:16.003244 np0000006743 devstack@c-api.service[100243]: WARNING cinder.keymgr.conf_key_mgr [None req-77dae4bd-1a1e-44a0-8b7c-193485d8bec4 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 18:05:16.010719 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-77dae4bd-1a1e-44a0-8b7c-193485d8bec4 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Delete volume request issued successfully. Aug 07 18:05:16.010899 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77dae4bd-1a1e-44a0-8b7c-193485d8bec4 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 202 Aug 07 18:05:16.011449 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 780/3141] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:05:15 2026] DELETE /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:16.022139 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-53003f8a-c77c-4ba6-a698-5334719634bf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:16.024503 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-53003f8a-c77c-4ba6-a698-5334719634bf tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:05:16.024700 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-53003f8a-c77c-4ba6-a698-5334719634bf tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:16.024875 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-53003f8a-c77c-4ba6-a698-5334719634bf tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:16.034299 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:16.034299 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:16.037552 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-53003f8a-c77c-4ba6-a698-5334719634bf tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Volume info retrieved successfully. Aug 07 18:05:16.042565 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-53003f8a-c77c-4ba6-a698-5334719634bf tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 200 Aug 07 18:05:16.042951 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 792/3142] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:16 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:16.658002 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-17ba458c-dd22-4c19-8817-15554bda8206 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:16.659811 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17ba458c-dd22-4c19-8817-15554bda8206 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e Aug 07 18:05:16.659916 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17ba458c-dd22-4c19-8817-15554bda8206 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:16.660113 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17ba458c-dd22-4c19-8817-15554bda8206 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:16.668033 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:16.668033 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:16.672774 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-17ba458c-dd22-4c19-8817-15554bda8206 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:16.678211 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17ba458c-dd22-4c19-8817-15554bda8206 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e returned with HTTP 200 Aug 07 18:05:16.678677 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 786/3143] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:16 2026] GET /volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:16.689836 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a007d944-7579-4239-a2bf-5b5724d35aa8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:16.694513 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a007d944-7579-4239-a2bf-5b5724d35aa8 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e Aug 07 18:05:16.694710 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a007d944-7579-4239-a2bf-5b5724d35aa8 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:16.694929 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a007d944-7579-4239-a2bf-5b5724d35aa8 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:16.702658 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:16.702658 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:16.706246 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a007d944-7579-4239-a2bf-5b5724d35aa8 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:16.711293 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a007d944-7579-4239-a2bf-5b5724d35aa8 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e returned with HTTP 200 Aug 07 18:05:16.711723 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 786/3144] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:16 2026] GET /volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:16.723111 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-291c0b46-e751-4e8b-b178-cf24fdcb051f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:16.725212 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-291c0b46-e751-4e8b-b178-cf24fdcb051f tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e Aug 07 18:05:16.725773 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-291c0b46-e751-4e8b-b178-cf24fdcb051f tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:16.725773 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-291c0b46-e751-4e8b-b178-cf24fdcb051f tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:16.735098 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:16.735098 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:16.741672 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-291c0b46-e751-4e8b-b178-cf24fdcb051f tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:16.747271 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-291c0b46-e751-4e8b-b178-cf24fdcb051f tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e returned with HTTP 200 Aug 07 18:05:16.747769 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 781/3145] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:16 2026] GET /volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e => generated 1388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:16.760666 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9c444e8d-da65-4b87-b372-8b14d156ef78 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:16.762890 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c444e8d-da65-4b87-b372-8b14d156ef78 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e Aug 07 18:05:16.763225 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c444e8d-da65-4b87-b372-8b14d156ef78 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:16.764193 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c444e8d-da65-4b87-b372-8b14d156ef78 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:16.764193 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-9c444e8d-da65-4b87-b372-8b14d156ef78 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Delete volume with id: ff9afeea-24c3-4133-8e4e-4476cd71554e Aug 07 18:05:16.771052 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:16.771052 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:16.772087 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9c444e8d-da65-4b87-b372-8b14d156ef78 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:16.790883 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9c444e8d-da65-4b87-b372-8b14d156ef78 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Delete volume request issued successfully. Aug 07 18:05:16.791988 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c444e8d-da65-4b87-b372-8b14d156ef78 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e returned with HTTP 202 Aug 07 18:05:16.791988 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 793/3146] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:05:16 2026] DELETE /volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:16.800203 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-46651f9f-8435-4381-8fc5-b22e5a1d285d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:16.801719 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-46651f9f-8435-4381-8fc5-b22e5a1d285d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e Aug 07 18:05:16.801931 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-46651f9f-8435-4381-8fc5-b22e5a1d285d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:16.802124 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-46651f9f-8435-4381-8fc5-b22e5a1d285d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:16.809552 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:16.809552 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:16.813677 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-46651f9f-8435-4381-8fc5-b22e5a1d285d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:16.818870 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-46651f9f-8435-4381-8fc5-b22e5a1d285d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e returned with HTTP 200 Aug 07 18:05:16.819260 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 787/3147] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:16 2026] GET /volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:17.060841 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-69e04b48-5dad-4404-a1f9-2a7f736768e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:17.068227 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69e04b48-5dad-4404-a1f9-2a7f736768e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] GET https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae Aug 07 18:05:17.068476 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69e04b48-5dad-4404-a1f9-2a7f736768e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:17.068728 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69e04b48-5dad-4404-a1f9-2a7f736768e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:17.080620 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69e04b48-5dad-4404-a1f9-2a7f736768e2 tempest-TestEncryptedCinderVolumes-1168562449 tempest-TestEncryptedCinderVolumes-1168562449-project-member] https://10.4.3.241/volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae returned with HTTP 404 Aug 07 18:05:17.080887 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 787/3148] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:17 2026] GET /volume/v3/volumes/08232ad8-f1c9-460b-8e2b-9f9821c42cae => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:17.088561 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-88e233c9-c448-4909-ba9e-76b34c4ef6fb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:17.090711 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-88e233c9-c448-4909-ba9e-76b34c4ef6fb tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:05:17.091009 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-88e233c9-c448-4909-ba9e-76b34c4ef6fb tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:17.091298 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-88e233c9-c448-4909-ba9e-76b34c4ef6fb tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:17.092392 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-88e233c9-c448-4909-ba9e-76b34c4ef6fb tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:05:17.110481 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-88e233c9-c448-4909-ba9e-76b34c4ef6fb tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Get all volumes completed successfully. Aug 07 18:05:17.113937 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:17.113937 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:17.121860 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-88e233c9-c448-4909-ba9e-76b34c4ef6fb tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:05:17.122682 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 782/3149] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 18:05:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10980 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:17.143645 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0303d5e9-2821-4631-9081-375b396b2de6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:17.147430 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0303d5e9-2821-4631-9081-375b396b2de6 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] DELETE https://10.4.3.241/volume/v3/types/22b44d8c-62b1-486a-9985-a096385f5c65 Aug 07 18:05:17.147430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0303d5e9-2821-4631-9081-375b396b2de6 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:17.147430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0303d5e9-2821-4631-9081-375b396b2de6 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:17.199517 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0303d5e9-2821-4631-9081-375b396b2de6 tempest-TestEncryptedCinderVolumes-697415379 tempest-TestEncryptedCinderVolumes-697415379-project-admin] https://10.4.3.241/volume/v3/types/22b44d8c-62b1-486a-9985-a096385f5c65 returned with HTTP 202 Aug 07 18:05:17.200210 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 794/3150] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:05:17 2026] DELETE /volume/v3/types/22b44d8c-62b1-486a-9985-a096385f5c65 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:17.482207 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6f171ba7-b650-4f9a-9b73-64ad9e7ac413 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:17.566667 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6f171ba7-b650-4f9a-9b73-64ad9e7ac413 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:05:17.567071 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6f171ba7-b650-4f9a-9b73-64ad9e7ac413 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1329919890", "extra_specs": {}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:17.585520 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6f171ba7-b650-4f9a-9b73-64ad9e7ac413 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:05:17.585520 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 788/3151] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:05:17 2026] POST /volume/v3/types => generated 212 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:17.600525 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6119675-d979-4209-b1ca-cd3da83c939d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:17.602344 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6119675-d979-4209-b1ca-cd3da83c939d tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] POST https://10.4.3.241/volume/v3/types/62917f05-0d9c-45a3-9b52-1bd6a694ca69/encryption Aug 07 18:05:17.602761 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6119675-d979-4209-b1ca-cd3da83c939d tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:17.630392 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6119675-d979-4209-b1ca-cd3da83c939d tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] https://10.4.3.241/volume/v3/types/62917f05-0d9c-45a3-9b52-1bd6a694ca69/encryption returned with HTTP 200 Aug 07 18:05:17.630897 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 788/3152] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:05:17 2026] POST /volume/v3/types/62917f05-0d9c-45a3-9b52-1bd6a694ca69/encryption => generated 230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:17.643822 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:17.714865 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:05:17.715631 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-911444749", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1329919890", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:17.717077 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-911444749', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1329919890', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:05:17.720512 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume of 1 GB Aug 07 18:05:17.720841 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:17.720841 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:17.721366 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Availability Zones retrieved successfully. Aug 07 18:05:17.727758 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (09142249-caa9-47df-adcb-82eb6541a227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:17.728886 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aff1d3a-debb-410f-93f4-64dc424355e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:17.730114 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:17.755933 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aff1d3a-debb-410f-93f4-64dc424355e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62917f05-0d9c-45a3-9b52-1bd6a694ca69,is_public=True,name='tempest-scenario-type-luks-1329919890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62917f05-0d9c-45a3-9b52-1bd6a694ca69', '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=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:17.757056 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (216c7535-1b94-49d4-a281-77fb7b4f20fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:17.783202 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1329919890 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1329919890, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:05:17.783591 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1329919890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1329919890, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:05:17.820159 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['ae31bff6-12d6-4ecd-8e3b-6147bf623bf9', '231278a4-3c3e-4a83-8cc6-b2b0ed6c1a3c', 'e487494a-84b2-41e4-a181-670c466a45b6', 'bb05bd6a-ee06-4514-add9-db805a3180fe'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:17.820530 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (216c7535-1b94-49d4-a281-77fb7b4f20fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae31bff6-12d6-4ecd-8e3b-6147bf623bf9', '231278a4-3c3e-4a83-8cc6-b2b0ed6c1a3c', 'e487494a-84b2-41e4-a181-670c466a45b6', 'bb05bd6a-ee06-4514-add9-db805a3180fe']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:17.821306 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8c8e56-4cfd-4bb3-a485-4116b2c0d001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:17.833212 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ff0ec349-2c75-4ed2-bc22-ac18d8650ebc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:17.837346 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ff0ec349-2c75-4ed2-bc22-ac18d8650ebc tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e Aug 07 18:05:17.837346 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ff0ec349-2c75-4ed2-bc22-ac18d8650ebc tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:17.837346 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ff0ec349-2c75-4ed2-bc22-ac18d8650ebc tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:17.842659 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ff0ec349-2c75-4ed2-bc22-ac18d8650ebc tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e returned with HTTP 404 Aug 07 18:05:17.843296 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 795/3153] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:17 2026] GET /volume/v3/volumes/ff9afeea-24c3-4133-8e4e-4476cd71554e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:17.850011 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bf1d5a5c-8b64-42f1-bc59-b79d3909bffd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:17.851780 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8c8e56-4cfd-4bb3-a485-4116b2c0d001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7162a8fe-333d-4ca0-8880-32d0770705d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-911444749',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['ae31bff6-12d6-4ecd-8e3b-6147bf623bf9','231278a4-3c3e-4a83-8cc6-b2b0ed6c1a3c','e487494a-84b2-41e4-a181-670c466a45b6','bb05bd6a-ee06-4514-add9-db805a3180fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=62917f05-0d9c-45a3-9b52-1bd6a694ca69), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-911444749',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7162a8fe-333d-4ca0-8880-32d0770705d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e6d40bb338047aebeb6b641d74c8dca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2647976f4ad341e5b062986a49b4c65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62917f05-0d9c-45a3-9b52-1bd6a694ca69),volume_type_id=62917f05-0d9c-45a3-9b52-1bd6a694ca69)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:17.853686 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d37feca-da04-4841-9c1b-fdb67c3afee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:17.854089 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bf1d5a5c-8b64-42f1-bc59-b79d3909bffd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 Aug 07 18:05:17.854267 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bf1d5a5c-8b64-42f1-bc59-b79d3909bffd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:17.854422 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bf1d5a5c-8b64-42f1-bc59-b79d3909bffd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:17.863858 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:17.863858 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:17.868776 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bf1d5a5c-8b64-42f1-bc59-b79d3909bffd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:17.874483 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bf1d5a5c-8b64-42f1-bc59-b79d3909bffd tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 returned with HTTP 200 Aug 07 18:05:17.874890 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 789/3154] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:17 2026] GET /volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:17.875853 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d37feca-da04-4841-9c1b-fdb67c3afee6) transitioned into state 'SUCCESS' from state '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-911444749',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['ae31bff6-12d6-4ecd-8e3b-6147bf623bf9','231278a4-3c3e-4a83-8cc6-b2b0ed6c1a3c','e487494a-84b2-41e4-a181-670c466a45b6','bb05bd6a-ee06-4514-add9-db805a3180fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=62917f05-0d9c-45a3-9b52-1bd6a694ca69)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:17.876634 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (650c1813-4819-4f61-8193-662a6c1a6d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:17.892353 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3483971a-c145-4261-ad2e-5b547e75f46a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:17.899782 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (650c1813-4819-4f61-8193-662a6c1a6d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:17.899782 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (09142249-caa9-47df-adcb-82eb6541a227) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:17.899782 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request issued successfully. Aug 07 18:05:17.899782 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-deeed70c-2c3e-4d86-bba7-b2eded4a7cdd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:05:17.900214 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 783/3155] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:05:17 2026] POST /volume/v3/volumes => generated 779 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:17.900921 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3483971a-c145-4261-ad2e-5b547e75f46a tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] DELETE https://10.4.3.241/volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 Aug 07 18:05:17.900921 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3483971a-c145-4261-ad2e-5b547e75f46a tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:17.900921 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3483971a-c145-4261-ad2e-5b547e75f46a tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:17.901561 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-3483971a-c145-4261-ad2e-5b547e75f46a tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Delete volume with id: bb580685-2c76-4406-8a60-cff266e6eeb0 Aug 07 18:05:17.911640 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:17.911640 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:17.912584 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3483971a-c145-4261-ad2e-5b547e75f46a tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:17.920280 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-42480437-e6ce-4041-a84a-2bac54737bc8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:17.922634 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-42480437-e6ce-4041-a84a-2bac54737bc8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 Aug 07 18:05:17.926334 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-42480437-e6ce-4041-a84a-2bac54737bc8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:17.926755 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-42480437-e6ce-4041-a84a-2bac54737bc8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:17.938764 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:17.938764 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:17.942905 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-42480437-e6ce-4041-a84a-2bac54737bc8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:17.947518 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3483971a-c145-4261-ad2e-5b547e75f46a tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Delete volume request issued successfully. Aug 07 18:05:17.947744 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-42480437-e6ce-4041-a84a-2bac54737bc8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 returned with HTTP 200 Aug 07 18:05:17.947799 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3483971a-c145-4261-ad2e-5b547e75f46a tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 returned with HTTP 202 Aug 07 18:05:17.948470 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 796/3156] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:17 2026] GET /volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:17.948532 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 789/3157] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:05:17 2026] DELETE /volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:17.960741 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6d62c532-3bd1-45fd-b543-4ef5bd2a8333 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:17.962728 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6d62c532-3bd1-45fd-b543-4ef5bd2a8333 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 Aug 07 18:05:17.963082 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6d62c532-3bd1-45fd-b543-4ef5bd2a8333 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:17.963346 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6d62c532-3bd1-45fd-b543-4ef5bd2a8333 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:17.969630 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:17.969630 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:17.975723 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6d62c532-3bd1-45fd-b543-4ef5bd2a8333 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:17.981835 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6d62c532-3bd1-45fd-b543-4ef5bd2a8333 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 returned with HTTP 200 Aug 07 18:05:17.982366 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 790/3158] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:17 2026] GET /volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:18.964810 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7ff171ec-3800-4873-ae5b-f81eb3e60e81 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:18.967411 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7ff171ec-3800-4873-ae5b-f81eb3e60e81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 Aug 07 18:05:18.967674 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7ff171ec-3800-4873-ae5b-f81eb3e60e81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:18.968038 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7ff171ec-3800-4873-ae5b-f81eb3e60e81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:18.976418 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:18.976418 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:18.988535 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7ff171ec-3800-4873-ae5b-f81eb3e60e81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:18.995698 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7ff171ec-3800-4873-ae5b-f81eb3e60e81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 returned with HTTP 200 Aug 07 18:05:18.996133 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 784/3159] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:18 2026] GET /volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:19.002122 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-59b7e9c0-a7ce-440d-9781-85d2d8f7b345 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:19.005410 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-59b7e9c0-a7ce-440d-9781-85d2d8f7b345 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 Aug 07 18:05:19.005717 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-59b7e9c0-a7ce-440d-9781-85d2d8f7b345 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:19.006009 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-59b7e9c0-a7ce-440d-9781-85d2d8f7b345 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:19.014282 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-59b7e9c0-a7ce-440d-9781-85d2d8f7b345 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 returned with HTTP 404 Aug 07 18:05:19.014841 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 797/3160] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:19 2026] GET /volume/v3/volumes/bb580685-2c76-4406-8a60-cff266e6eeb0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:19.016226 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-90d8e490-2905-4f25-a17c-8d5283d78689 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:19.018583 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90d8e490-2905-4f25-a17c-8d5283d78689 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 Aug 07 18:05:19.018849 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90d8e490-2905-4f25-a17c-8d5283d78689 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:19.019137 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90d8e490-2905-4f25-a17c-8d5283d78689 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:19.025259 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-00b1bb77-54ab-443b-98fd-97259f9de41e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:19.028122 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:05:19.028524 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-400239825"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:19.029333 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:19.029333 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:19.030380 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-400239825'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:05:19.030524 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Create volume of 1 GB Aug 07 18:05:19.033489 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-90d8e490-2905-4f25-a17c-8d5283d78689 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:19.035250 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Availability Zones retrieved successfully. Aug 07 18:05:19.038860 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90d8e490-2905-4f25-a17c-8d5283d78689 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 returned with HTTP 200 Aug 07 18:05:19.039278 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 790/3161] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:19 2026] GET /volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:19.042929 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Flow 'volume_create_api' (2418edfd-a6ee-4f86-8bca-29e66fb3abe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:19.044325 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (708ceab3-27a6-49ad-8ace-c23bee748705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:19.046045 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:19.055922 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1e482935-6f11-4e5a-9de5-eebe99c1be7b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:19.058330 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e482935-6f11-4e5a-9de5-eebe99c1be7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0/action Aug 07 18:05:19.058644 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e482935-6f11-4e5a-9de5-eebe99c1be7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:19.058783 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1e482935-6f11-4e5a-9de5-eebe99c1be7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:19.068155 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:19.068155 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:19.068639 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1e482935-6f11-4e5a-9de5-eebe99c1be7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:19.081318 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1e482935-6f11-4e5a-9de5-eebe99c1be7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume updated successfully. Aug 07 18:05:19.081586 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1e482935-6f11-4e5a-9de5-eebe99c1be7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0/action returned with HTTP 200 Aug 07 18:05:19.082097 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 785/3162] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:05:19 2026] POST /volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 18:05:19.088726 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (708ceab3-27a6-49ad-8ace-c23bee748705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:19.089724 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a81796-9899-45ef-8ded-1b859de8e28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:19.146611 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Created reservations ['96349b5e-4b4d-4b2c-88d8-e997620cf01e', 'c25bfec3-a6af-4e45-be53-2a900c9189f0', '0c61a399-842b-4244-a231-0d3131b68607', 'dcfccb81-bb6d-4ba8-bcec-7f911cdc8a21'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:19.146611 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a81796-9899-45ef-8ded-1b859de8e28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96349b5e-4b4d-4b2c-88d8-e997620cf01e', 'c25bfec3-a6af-4e45-be53-2a900c9189f0', '0c61a399-842b-4244-a231-0d3131b68607', 'dcfccb81-bb6d-4ba8-bcec-7f911cdc8a21']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:19.147272 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (848dc264-7038-48f0-a8d4-0a2f8a0cb89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:19.183099 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (848dc264-7038-48f0-a8d4-0a2f8a0cb89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91ffe53b-e645-4f90-9779-3eb8a9cbfaaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-400239825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9da40638e99c47d79b0517675c0b036d',qos_specs=None,replication_status=,reservations=['96349b5e-4b4d-4b2c-88d8-e997620cf01e','c25bfec3-a6af-4e45-be53-2a900c9189f0','0c61a399-842b-4244-a231-0d3131b68607','dcfccb81-bb6d-4ba8-bcec-7f911cdc8a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d4608816ba4c41b971356ed8481b33',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:05:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-400239825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91ffe53b-e645-4f90-9779-3eb8a9cbfaaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9da40638e99c47d79b0517675c0b036d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d4608816ba4c41b971356ed8481b33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:19.183658 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1099930-cc9d-4e19-9a94-6aba698c1140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:19.195506 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-c591a669-7136-429c-96d3-94bc89878c48 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:19.196818 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-c591a669-7136-429c-96d3-94bc89878c48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 Aug 07 18:05:19.197135 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-c591a669-7136-429c-96d3-94bc89878c48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:19.197517 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-c591a669-7136-429c-96d3-94bc89878c48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:19.207359 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:19.207359 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:19.211139 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1099930-cc9d-4e19-9a94-6aba698c1140) transitioned into state 'SUCCESS' from state '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-400239825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9da40638e99c47d79b0517675c0b036d',qos_specs=None,replication_status=,reservations=['96349b5e-4b4d-4b2c-88d8-e997620cf01e','c25bfec3-a6af-4e45-be53-2a900c9189f0','0c61a399-842b-4244-a231-0d3131b68607','dcfccb81-bb6d-4ba8-bcec-7f911cdc8a21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d4608816ba4c41b971356ed8481b33',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:19.211840 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33c1c65-3a6e-477b-8496-2dc3cef1d827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:19.212538 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-c591a669-7136-429c-96d3-94bc89878c48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:19.218897 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-c591a669-7136-429c-96d3-94bc89878c48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 returned with HTTP 200 Aug 07 18:05:19.219503 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 798/3163] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:19 2026] GET /volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:19.223706 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33c1c65-3a6e-477b-8496-2dc3cef1d827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:19.224307 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Flow 'volume_create_api' (2418edfd-a6ee-4f86-8bca-29e66fb3abe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:19.224778 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Create volume request issued successfully. Aug 07 18:05:19.226300 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00b1bb77-54ab-443b-98fd-97259f9de41e tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:05:19.226300 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 791/3164] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:05:19 2026] POST /volume/v3/volumes => generated 746 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:19.248178 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-21966e7f-c6fb-49e0-9e43-eaecd3baacd2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:19.255305 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21966e7f-c6fb-49e0-9e43-eaecd3baacd2 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf Aug 07 18:05:19.255638 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21966e7f-c6fb-49e0-9e43-eaecd3baacd2 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:19.255933 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21966e7f-c6fb-49e0-9e43-eaecd3baacd2 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:19.269959 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:19.269959 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:19.278229 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-21966e7f-c6fb-49e0-9e43-eaecd3baacd2 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:19.284928 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21966e7f-c6fb-49e0-9e43-eaecd3baacd2 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf returned with HTTP 200 Aug 07 18:05:19.285651 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 791/3165] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:19 2026] GET /volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:19.743525 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-a2c9e4e7-6c8c-4924-99ef-6bdb7507cdcd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:19.745683 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-a2c9e4e7-6c8c-4924-99ef-6bdb7507cdcd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 Aug 07 18:05:19.745901 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-a2c9e4e7-6c8c-4924-99ef-6bdb7507cdcd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:19.746112 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-a2c9e4e7-6c8c-4924-99ef-6bdb7507cdcd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:19.757387 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:19.757387 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:19.761380 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-a2c9e4e7-6c8c-4924-99ef-6bdb7507cdcd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:19.765875 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-a2c9e4e7-6c8c-4924-99ef-6bdb7507cdcd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 returned with HTTP 200 Aug 07 18:05:19.766474 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 786/3166] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:19 2026] GET /volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:19.780747 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-961ecdc1-d1c4-4a4b-ae39-6106311bad8a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:19.781235 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-961ecdc1-d1c4-4a4b-ae39-6106311bad8a None None] GET https://10.4.3.241/volume// Aug 07 18:05:19.784182 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-961ecdc1-d1c4-4a4b-ae39-6106311bad8a None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:19.784935 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-961ecdc1-d1c4-4a4b-ae39-6106311bad8a None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:19.785444 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-961ecdc1-d1c4-4a4b-ae39-6106311bad8a None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:19.786802 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 799/3167] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:05:19 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:19.795476 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-a009f4cd-e623-4141-bade-6032810a3172 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:19.797947 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-a009f4cd-e623-4141-bade-6032810a3172 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:05:19.798435 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-a009f4cd-e623-4141-bade-6032810a3172 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7162a8fe-333d-4ca0-8880-32d0770705d0", "connector": null, "instance_uuid": "319cd2bf-c140-4f79-801e-453e98d546bb"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:19.808705 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:19.808705 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:19.854930 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-a009f4cd-e623-4141-bade-6032810a3172 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:05:19.855586 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 792/3168] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:05:19 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 07 18:05:20.301682 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-876db9a8-f232-456f-b05b-c30cc51f2a3b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:20.303860 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-876db9a8-f232-456f-b05b-c30cc51f2a3b tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf Aug 07 18:05:20.304071 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-876db9a8-f232-456f-b05b-c30cc51f2a3b tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:20.304249 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-876db9a8-f232-456f-b05b-c30cc51f2a3b tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:20.319871 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:20.319871 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:20.324825 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-876db9a8-f232-456f-b05b-c30cc51f2a3b tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:20.333045 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-876db9a8-f232-456f-b05b-c30cc51f2a3b tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf returned with HTTP 200 Aug 07 18:05:20.333045 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 792/3169] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:20 2026] GET /volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:20.349615 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-24b062ce-177b-4b44-800b-566325cf3c63 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:20.351560 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:05:20.352298 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "91ffe53b-e645-4f90-9779-3eb8a9cbfaaf", "size": 2, "name": "tempest-VolumesCloneTest-Volume-359498156"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:20.353958 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Create volume request body: {'volume': {'source_volid': '91ffe53b-e645-4f90-9779-3eb8a9cbfaaf', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-359498156'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:05:20.364031 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:20.364031 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:20.364717 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume retrieved successfully. Aug 07 18:05:20.364970 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Create volume of 2 GB Aug 07 18:05:20.374774 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Availability Zones retrieved successfully. Aug 07 18:05:20.381219 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Flow 'volume_create_api' (138f1fa5-6a05-4786-9c0f-10c2589069af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:20.382503 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a0d435-85a7-4dd8-87ed-7bbcebf015ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:20.383585 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:20.436855 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a0d435-85a7-4dd8-87ed-7bbcebf015ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '91ffe53b-e645-4f90-9779-3eb8a9cbfaaf', 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:20.438038 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23dd3f32-de01-4c2e-bbc2-ed52b49b721c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:20.533556 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Created reservations ['d071e432-80aa-48a7-a0b9-b479cbed18e0', 'd791ca75-3543-414e-a185-c0be492da653', 'ae4e7069-242c-4c55-913b-7db02a51913c', '68fe1b6b-fb38-444a-a414-4f1b3b32539c'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:20.534572 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23dd3f32-de01-4c2e-bbc2-ed52b49b721c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d071e432-80aa-48a7-a0b9-b479cbed18e0', 'd791ca75-3543-414e-a185-c0be492da653', 'ae4e7069-242c-4c55-913b-7db02a51913c', '68fe1b6b-fb38-444a-a414-4f1b3b32539c']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:20.535903 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6f9cfe-d197-4883-ad7d-868fd263e40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:20.589041 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6f9cfe-d197-4883-ad7d-868fd263e40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-359498156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9da40638e99c47d79b0517675c0b036d',qos_specs=None,replication_status=,reservations=['d071e432-80aa-48a7-a0b9-b479cbed18e0','d791ca75-3543-414e-a185-c0be492da653','ae4e7069-242c-4c55-913b-7db02a51913c','68fe1b6b-fb38-444a-a414-4f1b3b32539c'],size=2,snapshot_id=None,source_replicaid=,source_volid=91ffe53b-e645-4f90-9779-3eb8a9cbfaaf,status='creating',user_id='61d4608816ba4c41b971356ed8481b33',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-359498156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9da40638e99c47d79b0517675c0b036d',provider_auth=None,provider_geometry=None,provider_id=None,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=91ffe53b-e645-4f90-9779-3eb8a9cbfaaf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d4608816ba4c41b971356ed8481b33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:20.590133 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b373cf7-0292-4363-8846-6a3f01b4813b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:20.612800 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b373cf7-0292-4363-8846-6a3f01b4813b) transitioned into state 'SUCCESS' from state '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-359498156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9da40638e99c47d79b0517675c0b036d',qos_specs=None,replication_status=,reservations=['d071e432-80aa-48a7-a0b9-b479cbed18e0','d791ca75-3543-414e-a185-c0be492da653','ae4e7069-242c-4c55-913b-7db02a51913c','68fe1b6b-fb38-444a-a414-4f1b3b32539c'],size=2,snapshot_id=None,source_replicaid=,source_volid=91ffe53b-e645-4f90-9779-3eb8a9cbfaaf,status='creating',user_id='61d4608816ba4c41b971356ed8481b33',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:20.613560 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf87e4a-d2bd-4aaf-8e55-0d66afb5b8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:20.635333 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf87e4a-d2bd-4aaf-8e55-0d66afb5b8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:20.636300 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Flow 'volume_create_api' (138f1fa5-6a05-4786-9c0f-10c2589069af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:20.636648 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Create volume request issued successfully. Aug 07 18:05:20.637311 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-24b062ce-177b-4b44-800b-566325cf3c63 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:05:20.637720 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 787/3170] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:05:20 2026] POST /volume/v3/volumes => generated 780 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:20.653145 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-06d9a74a-0a36-45fc-9536-62cbd90e2138 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:20.655849 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06d9a74a-0a36-45fc-9536-62cbd90e2138 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e Aug 07 18:05:20.656092 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06d9a74a-0a36-45fc-9536-62cbd90e2138 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:20.656491 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06d9a74a-0a36-45fc-9536-62cbd90e2138 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:20.669540 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:20.669540 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:20.674009 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-06d9a74a-0a36-45fc-9536-62cbd90e2138 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:20.681196 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06d9a74a-0a36-45fc-9536-62cbd90e2138 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e returned with HTTP 200 Aug 07 18:05:20.681693 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 800/3171] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:20 2026] GET /volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:21.226615 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-73a5082c-e5fd-4924-b6f9-f0bcb0714e8c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:21.227448 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-73a5082c-e5fd-4924-b6f9-f0bcb0714e8c None None] GET https://10.4.3.241/volume// Aug 07 18:05:21.227448 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-73a5082c-e5fd-4924-b6f9-f0bcb0714e8c None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:21.227564 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-73a5082c-e5fd-4924-b6f9-f0bcb0714e8c None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:21.227934 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-73a5082c-e5fd-4924-b6f9-f0bcb0714e8c None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:21.228269 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 793/3172] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:05:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:21.237026 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-394c20d4-0abf-480f-afc7-39f14a42d788 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:21.239702 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-394c20d4-0abf-480f-afc7-39f14a42d788 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 Aug 07 18:05:21.240118 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-394c20d4-0abf-480f-afc7-39f14a42d788 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:21.241007 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-394c20d4-0abf-480f-afc7-39f14a42d788 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:21.251927 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:21.251927 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:21.256207 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-394c20d4-0abf-480f-afc7-39f14a42d788 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:21.260664 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-394c20d4-0abf-480f-afc7-39f14a42d788 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 returned with HTTP 200 Aug 07 18:05:21.261200 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 793/3173] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:05:21 2026] GET /volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:21.370093 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-37c1954d-0251-4a0e-ba94-813c2fd64f72 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:21.375436 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-37c1954d-0251-4a0e-ba94-813c2fd64f72 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] PUT https://10.4.3.241/volume/v3/attachments/caaa360d-78c3-49e0-ac52-e8af07d78253 Aug 07 18:05:21.375436 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-37c1954d-0251-4a0e-ba94-813c2fd64f72 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:21.383591 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-37c1954d-0251-4a0e-ba94-813c2fd64f72 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Acquiring lock "cinder-attachment_update-7162a8fe-333d-4ca0-8880-32d0770705d0-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:05:21.391211 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-37c1954d-0251-4a0e-ba94-813c2fd64f72 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-7162a8fe-333d-4ca0-8880-32d0770705d0-np0000006743" acquired by "attachment_update" :: waited 0.008s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:05:21.393564 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:21.393564 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:21.488394 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-37c1954d-0251-4a0e-ba94-813c2fd64f72 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-7162a8fe-333d-4ca0-8880-32d0770705d0-np0000006743" released by "attachment_update" :: held 0.096s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:05:21.488394 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-37c1954d-0251-4a0e-ba94-813c2fd64f72 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/caaa360d-78c3-49e0-ac52-e8af07d78253 returned with HTTP 200 Aug 07 18:05:21.489160 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 788/3174] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:05:21 2026] PUT /volume/v3/attachments/caaa360d-78c3-49e0-ac52-e8af07d78253 => generated 968 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:21.517597 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-8d37c005-48bf-4882-a2d2-48e631083ebe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:21.519707 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-8d37c005-48bf-4882-a2d2-48e631083ebe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments/caaa360d-78c3-49e0-ac52-e8af07d78253/action Aug 07 18:05:21.520135 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-8d37c005-48bf-4882-a2d2-48e631083ebe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:21.520375 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-8d37c005-48bf-4882-a2d2-48e631083ebe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:21.540409 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:21.540409 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:21.555445 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-8d37c005-48bf-4882-a2d2-48e631083ebe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/caaa360d-78c3-49e0-ac52-e8af07d78253/action returned with HTTP 204 Aug 07 18:05:21.555919 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 801/3175] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:05:21 2026] POST /volume/v3/attachments/caaa360d-78c3-49e0-ac52-e8af07d78253/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:21.697963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9a26a3e7-f805-449c-83aa-707c1ed57890 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:21.700128 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a26a3e7-f805-449c-83aa-707c1ed57890 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e Aug 07 18:05:21.700410 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a26a3e7-f805-449c-83aa-707c1ed57890 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:21.700691 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a26a3e7-f805-449c-83aa-707c1ed57890 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:21.709274 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:21.709274 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:21.714705 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9a26a3e7-f805-449c-83aa-707c1ed57890 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:21.719585 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a26a3e7-f805-449c-83aa-707c1ed57890 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e returned with HTTP 200 Aug 07 18:05:21.720076 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 794/3176] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:21 2026] GET /volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:21.735097 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a1765b02-46a4-4849-8514-d402bf69c337 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:21.737249 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1765b02-46a4-4849-8514-d402bf69c337 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e Aug 07 18:05:21.737526 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1765b02-46a4-4849-8514-d402bf69c337 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:21.737789 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1765b02-46a4-4849-8514-d402bf69c337 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:21.745991 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:21.745991 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:21.750127 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a1765b02-46a4-4849-8514-d402bf69c337 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:21.755178 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1765b02-46a4-4849-8514-d402bf69c337 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e returned with HTTP 200 Aug 07 18:05:21.755880 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 794/3177] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:21 2026] GET /volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:21.767596 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e175d8e7-b0bd-4827-827d-97e0df463d62 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:21.770165 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e175d8e7-b0bd-4827-827d-97e0df463d62 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e Aug 07 18:05:21.770364 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e175d8e7-b0bd-4827-827d-97e0df463d62 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:21.770578 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e175d8e7-b0bd-4827-827d-97e0df463d62 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:21.777364 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:21.777364 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:21.781807 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e175d8e7-b0bd-4827-827d-97e0df463d62 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:21.788060 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e175d8e7-b0bd-4827-827d-97e0df463d62 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e returned with HTTP 200 Aug 07 18:05:21.788746 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 789/3178] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:21 2026] GET /volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:21.800483 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ce85d01e-5091-4d53-9a2b-e82c23652239 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:21.802139 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce85d01e-5091-4d53-9a2b-e82c23652239 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] DELETE https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e Aug 07 18:05:21.802308 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce85d01e-5091-4d53-9a2b-e82c23652239 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:21.802495 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce85d01e-5091-4d53-9a2b-e82c23652239 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:21.802642 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-ce85d01e-5091-4d53-9a2b-e82c23652239 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Delete volume with id: 18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e Aug 07 18:05:21.814322 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:21.814322 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:21.814772 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ce85d01e-5091-4d53-9a2b-e82c23652239 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:21.843217 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ce85d01e-5091-4d53-9a2b-e82c23652239 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Delete volume request issued successfully. Aug 07 18:05:21.843217 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce85d01e-5091-4d53-9a2b-e82c23652239 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e returned with HTTP 202 Aug 07 18:05:21.843660 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 802/3179] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:05:21 2026] DELETE /volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:21.857647 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-63161b13-a889-4001-bc57-44062cd1367d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:21.861848 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-63161b13-a889-4001-bc57-44062cd1367d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e Aug 07 18:05:21.865061 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-63161b13-a889-4001-bc57-44062cd1367d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:21.865345 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-63161b13-a889-4001-bc57-44062cd1367d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:21.875086 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:21.875086 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:21.881179 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-63161b13-a889-4001-bc57-44062cd1367d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:21.887877 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-63161b13-a889-4001-bc57-44062cd1367d tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e returned with HTTP 200 Aug 07 18:05:21.888391 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 795/3180] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:21 2026] GET /volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:22.901329 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fc6f3fa0-da71-4787-9551-4eb486afaaba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:22.904693 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc6f3fa0-da71-4787-9551-4eb486afaaba tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e Aug 07 18:05:22.904920 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc6f3fa0-da71-4787-9551-4eb486afaaba tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:22.905163 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc6f3fa0-da71-4787-9551-4eb486afaaba tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:22.913216 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc6f3fa0-da71-4787-9551-4eb486afaaba tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e returned with HTTP 404 Aug 07 18:05:22.913851 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 795/3181] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:22 2026] GET /volume/v3/volumes/18c1c76e-5000-4f62-98bb-6dfa0e7f8b8e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:22.922710 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-84b7bfe0-f417-4f8f-9723-24b99d3e05cc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:22.924756 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-84b7bfe0-f417-4f8f-9723-24b99d3e05cc tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf Aug 07 18:05:22.924979 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-84b7bfe0-f417-4f8f-9723-24b99d3e05cc tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:22.925225 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-84b7bfe0-f417-4f8f-9723-24b99d3e05cc tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:22.944146 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:22.944146 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:22.949732 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-84b7bfe0-f417-4f8f-9723-24b99d3e05cc tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:22.955768 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-84b7bfe0-f417-4f8f-9723-24b99d3e05cc tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf returned with HTTP 200 Aug 07 18:05:22.956293 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 790/3182] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:22 2026] GET /volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:22.970842 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b568e434-f61c-45a5-aa13-73e45323db92 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:22.972945 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b568e434-f61c-45a5-aa13-73e45323db92 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] DELETE https://10.4.3.241/volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf Aug 07 18:05:22.973845 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b568e434-f61c-45a5-aa13-73e45323db92 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:22.973845 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b568e434-f61c-45a5-aa13-73e45323db92 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:22.974027 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-b568e434-f61c-45a5-aa13-73e45323db92 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Delete volume with id: 91ffe53b-e645-4f90-9779-3eb8a9cbfaaf Aug 07 18:05:22.982539 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:22.982539 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:22.983179 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b568e434-f61c-45a5-aa13-73e45323db92 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:23.016426 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b568e434-f61c-45a5-aa13-73e45323db92 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Delete volume request issued successfully. Aug 07 18:05:23.016426 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b568e434-f61c-45a5-aa13-73e45323db92 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf returned with HTTP 202 Aug 07 18:05:23.016426 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 803/3183] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:05:22 2026] DELETE /volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:23.021600 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-39780bcc-7d47-4eb5-9306-c606f7d6afe1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:23.024508 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-39780bcc-7d47-4eb5-9306-c606f7d6afe1 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf Aug 07 18:05:23.024508 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-39780bcc-7d47-4eb5-9306-c606f7d6afe1 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:23.024508 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-39780bcc-7d47-4eb5-9306-c606f7d6afe1 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:23.029977 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:23.029977 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:23.035518 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-39780bcc-7d47-4eb5-9306-c606f7d6afe1 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Volume info retrieved successfully. Aug 07 18:05:23.040655 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-39780bcc-7d47-4eb5-9306-c606f7d6afe1 tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf returned with HTTP 200 Aug 07 18:05:23.040655 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 796/3184] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:23 2026] GET /volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:24.053915 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b7722fe5-3aaa-4ff4-970c-dfbe2d8e285a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:24.056234 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7722fe5-3aaa-4ff4-970c-dfbe2d8e285a tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] GET https://10.4.3.241/volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf Aug 07 18:05:24.056521 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b7722fe5-3aaa-4ff4-970c-dfbe2d8e285a tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:24.056784 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b7722fe5-3aaa-4ff4-970c-dfbe2d8e285a tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:24.064516 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7722fe5-3aaa-4ff4-970c-dfbe2d8e285a tempest-VolumesCloneTest-176300011 tempest-VolumesCloneTest-176300011-project-member] https://10.4.3.241/volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf returned with HTTP 404 Aug 07 18:05:24.065650 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 796/3185] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:24 2026] GET /volume/v3/volumes/91ffe53b-e645-4f90-9779-3eb8a9cbfaaf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:05:24.319896 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-dbf6076a-2dd2-4133-8efe-7462ac8f5448 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:24.322214 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-dbf6076a-2dd2-4133-8efe-7462ac8f5448 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:24.322581 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-dbf6076a-2dd2-4133-8efe-7462ac8f5448 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:24.322855 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-dbf6076a-2dd2-4133-8efe-7462ac8f5448 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:24.330722 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:24.330722 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:24.334225 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-dbf6076a-2dd2-4133-8efe-7462ac8f5448 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:24.343037 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-dbf6076a-2dd2-4133-8efe-7462ac8f5448 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:05:24.343654 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 791/3186] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:24 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:05:24.434319 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-42012538-e57a-4f2f-92e7-99d630b98db5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:24.434819 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-42012538-e57a-4f2f-92e7-99d630b98db5 None None] GET https://10.4.3.241/volume// Aug 07 18:05:24.434999 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-42012538-e57a-4f2f-92e7-99d630b98db5 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:24.435185 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-42012538-e57a-4f2f-92e7-99d630b98db5 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:24.435516 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-42012538-e57a-4f2f-92e7-99d630b98db5 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:24.435799 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 804/3187] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:05:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:24.444376 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-688abc0d-6152-4de5-ad52-3594566a174d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:24.446573 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-688abc0d-6152-4de5-ad52-3594566a174d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:05:24.446942 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-688abc0d-6152-4de5-ad52-3594566a174d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "335c47fc-bf37-4595-9218-34c7aeb91c36", "connector": null, "instance_uuid": "e1539680-eb50-4bfe-99db-d10d66524c0c"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:24.455830 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:24.455830 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:24.491995 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-688abc0d-6152-4de5-ad52-3594566a174d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:05:24.492383 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 797/3188] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:05:24 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 07 18:05:24.538054 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-664212e2-8e89-488d-91ae-d142b6f1106e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:24.540333 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-664212e2-8e89-488d-91ae-d142b6f1106e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:24.540595 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-664212e2-8e89-488d-91ae-d142b6f1106e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:24.540857 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-664212e2-8e89-488d-91ae-d142b6f1106e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:24.550586 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e1158ea0-2825-4d02-a8fd-575306056dfe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:24.551054 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e1158ea0-2825-4d02-a8fd-575306056dfe None None] GET https://10.4.3.241/volume// Aug 07 18:05:24.551325 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e1158ea0-2825-4d02-a8fd-575306056dfe None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:24.551582 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e1158ea0-2825-4d02-a8fd-575306056dfe None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:24.551960 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e1158ea0-2825-4d02-a8fd-575306056dfe None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:24.552289 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 792/3189] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:05:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:24.552663 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:24.552663 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:24.557965 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-664212e2-8e89-488d-91ae-d142b6f1106e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:24.562055 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-7adab8a1-3f6b-49d6-89ca-03efa995c627 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:24.563884 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-664212e2-8e89-488d-91ae-d142b6f1106e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:05:24.564326 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 797/3190] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:24 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:24.564417 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-7adab8a1-3f6b-49d6-89ca-03efa995c627 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:24.564846 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-7adab8a1-3f6b-49d6-89ca-03efa995c627 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:24.565008 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-7adab8a1-3f6b-49d6-89ca-03efa995c627 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:24.573984 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:24.573984 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:24.577315 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-7adab8a1-3f6b-49d6-89ca-03efa995c627 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:24.581958 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-7adab8a1-3f6b-49d6-89ca-03efa995c627 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:05:24.582346 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 805/3191] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:05:24 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1541 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:24.718202 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-f6870dbb-d38c-4bea-9d17-e76479b12a51 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:24.720510 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-f6870dbb-d38c-4bea-9d17-e76479b12a51 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] PUT https://10.4.3.241/volume/v3/attachments/8dba3dbd-7102-48a9-9731-5f530d2d104c Aug 07 18:05:24.720941 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-f6870dbb-d38c-4bea-9d17-e76479b12a51 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:24.733082 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-f6870dbb-d38c-4bea-9d17-e76479b12a51 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Acquiring lock "cinder-attachment_update-335c47fc-bf37-4595-9218-34c7aeb91c36-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:05:24.737624 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-f6870dbb-d38c-4bea-9d17-e76479b12a51 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Lock "cinder-attachment_update-335c47fc-bf37-4595-9218-34c7aeb91c36-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:05:24.738814 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:24.738814 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:24.855026 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-f6870dbb-d38c-4bea-9d17-e76479b12a51 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Lock "cinder-attachment_update-335c47fc-bf37-4595-9218-34c7aeb91c36-np0000006743" released by "attachment_update" :: held 0.117s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:05:24.855382 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-f6870dbb-d38c-4bea-9d17-e76479b12a51 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/attachments/8dba3dbd-7102-48a9-9731-5f530d2d104c returned with HTTP 200 Aug 07 18:05:24.855973 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 798/3192] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:05:24 2026] PUT /volume/v3/attachments/8dba3dbd-7102-48a9-9731-5f530d2d104c => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:25.577636 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-015dc7f8-dab4-4897-ba8f-3d0b945e2d3e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:25.579380 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-015dc7f8-dab4-4897-ba8f-3d0b945e2d3e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:25.579643 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-015dc7f8-dab4-4897-ba8f-3d0b945e2d3e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:25.579848 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-015dc7f8-dab4-4897-ba8f-3d0b945e2d3e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:25.590074 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:25.590074 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:25.593864 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-015dc7f8-dab4-4897-ba8f-3d0b945e2d3e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:25.599646 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-015dc7f8-dab4-4897-ba8f-3d0b945e2d3e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:05:25.600188 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 793/3193] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:25 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:26.600594 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-8cbc3161-9737-4886-8312-77a6f4262990 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:26.602934 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-8cbc3161-9737-4886-8312-77a6f4262990 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0/encryption Aug 07 18:05:26.603132 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-8cbc3161-9737-4886-8312-77a6f4262990 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:26.603314 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-8cbc3161-9737-4886-8312-77a6f4262990 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:26.605935 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=282,cinder:UPDATE=55,cinder:DELETE=2,cinder:INSERT=22 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:05:26.613964 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a1222b4d-4d9e-41fb-a832-71765d8a7d6f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:26.616207 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a1222b4d-4d9e-41fb-a832-71765d8a7d6f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:26.616434 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a1222b4d-4d9e-41fb-a832-71765d8a7d6f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:26.616647 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a1222b4d-4d9e-41fb-a832-71765d8a7d6f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:26.618043 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:26.618043 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:26.626268 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:26.626268 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:26.629202 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4a92f91d-6505-4e94-a813-aa5e1f6ff7ab req-8cbc3161-9737-4886-8312-77a6f4262990 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0/encryption returned with HTTP 200 Aug 07 18:05:26.629202 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 798/3194] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 18:05:26 2026] GET /volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:26.630662 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a1222b4d-4d9e-41fb-a832-71765d8a7d6f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:26.635774 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a1222b4d-4d9e-41fb-a832-71765d8a7d6f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:05:26.636665 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 806/3195] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:26 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:27.651515 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9e4cf651-16e0-4f05-b57a-20d0a3f4318b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:27.653443 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9e4cf651-16e0-4f05-b57a-20d0a3f4318b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:27.653771 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9e4cf651-16e0-4f05-b57a-20d0a3f4318b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:27.654051 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9e4cf651-16e0-4f05-b57a-20d0a3f4318b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:27.667242 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:27.667242 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:27.671672 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9e4cf651-16e0-4f05-b57a-20d0a3f4318b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:27.677677 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9e4cf651-16e0-4f05-b57a-20d0a3f4318b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:05:27.678149 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 799/3196] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:27 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:28.694809 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f21f754a-8c13-4997-9288-b5ccc724482e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:28.696815 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f21f754a-8c13-4997-9288-b5ccc724482e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:28.696979 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f21f754a-8c13-4997-9288-b5ccc724482e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:28.697163 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f21f754a-8c13-4997-9288-b5ccc724482e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:28.699331 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=386,cinder:UPDATE=103,cinder:INSERT=66 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:05:28.708304 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:28.708304 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:28.712757 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f21f754a-8c13-4997-9288-b5ccc724482e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:28.719638 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f21f754a-8c13-4997-9288-b5ccc724482e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:05:28.720298 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 794/3197] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:28 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:29.158907 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:29.160560 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:05:29.160912 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1745903974", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:29.162611 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1745903974', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:05:29.162771 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Create volume of 1 GB Aug 07 18:05:29.166337 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Availability Zones retrieved successfully. Aug 07 18:05:29.171736 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Flow 'volume_create_api' (f60f3bf0-b69d-43bd-86a3-8d5a2ad1d9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:29.172900 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc5eab4-d789-476d-bdde-33ed66cb4003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:29.173743 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:29.198488 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc5eab4-d789-476d-bdde-33ed66cb4003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:29.199268 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e3a6c7b-8c97-47f9-a6a1-49e501eaf3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:29.263591 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Created reservations ['67975a12-7ad1-44ac-b620-11d9154e44df', 'fb6d82c8-5095-4d11-9452-2a4869ca535a', '19bd8157-908c-4946-a311-52fc9156a64d', '528c49f5-1fd2-4412-9501-f97b615b6eb3'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:29.264316 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e3a6c7b-8c97-47f9-a6a1-49e501eaf3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67975a12-7ad1-44ac-b620-11d9154e44df', 'fb6d82c8-5095-4d11-9452-2a4869ca535a', '19bd8157-908c-4946-a311-52fc9156a64d', '528c49f5-1fd2-4412-9501-f97b615b6eb3']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:29.265009 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (586a1fc7-eb82-445b-afed-ebf09c576a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:29.454461 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (586a1fc7-eb82-445b-afed-ebf09c576a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd52d6fc-c0e7-4614-a9fc-86ad162a64d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1745903974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d5cc3b6e0e645c6958000cf79ff04c5',qos_specs=None,replication_status=,reservations=['67975a12-7ad1-44ac-b620-11d9154e44df','fb6d82c8-5095-4d11-9452-2a4869ca535a','19bd8157-908c-4946-a311-52fc9156a64d','528c49f5-1fd2-4412-9501-f97b615b6eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a07595ed03e34c818e8a05dec9fa3256',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1745903974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd52d6fc-c0e7-4614-a9fc-86ad162a64d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d5cc3b6e0e645c6958000cf79ff04c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a07595ed03e34c818e8a05dec9fa3256',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:29.455255 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888fe84a-1567-4548-8171-2e51dbca59bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:29.477838 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888fe84a-1567-4548-8171-2e51dbca59bf) transitioned into state 'SUCCESS' from state '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-1745903974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d5cc3b6e0e645c6958000cf79ff04c5',qos_specs=None,replication_status=,reservations=['67975a12-7ad1-44ac-b620-11d9154e44df','fb6d82c8-5095-4d11-9452-2a4869ca535a','19bd8157-908c-4946-a311-52fc9156a64d','528c49f5-1fd2-4412-9501-f97b615b6eb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a07595ed03e34c818e8a05dec9fa3256',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:29.477838 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca224ea2-6d9f-4227-a8be-ea06a3f5100e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:29.487749 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca224ea2-6d9f-4227-a8be-ea06a3f5100e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:29.488504 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Flow 'volume_create_api' (f60f3bf0-b69d-43bd-86a3-8d5a2ad1d9a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:29.488774 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Create volume request issued successfully. Aug 07 18:05:29.489279 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a03f072b-d197-4d3b-9237-ebeb6f2df2fa tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:05:29.489724 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 799/3198] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:05:29 2026] POST /volume/v3/volumes => generated 789 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:29.503141 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bfe9136b-74c7-42ec-bc22-74b1d9877a11 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:29.504939 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfe9136b-74c7-42ec-bc22-74b1d9877a11 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:29.505320 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfe9136b-74c7-42ec-bc22-74b1d9877a11 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:29.505320 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfe9136b-74c7-42ec-bc22-74b1d9877a11 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:29.514355 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:29.514355 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:29.519568 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bfe9136b-74c7-42ec-bc22-74b1d9877a11 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:29.524905 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfe9136b-74c7-42ec-bc22-74b1d9877a11 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:29.524905 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 807/3199] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:05:29 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:29.736332 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-22cba653-a659-46ce-b855-5f5e4a55b1c2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:29.738075 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-22cba653-a659-46ce-b855-5f5e4a55b1c2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:29.738248 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-22cba653-a659-46ce-b855-5f5e4a55b1c2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:29.738426 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-22cba653-a659-46ce-b855-5f5e4a55b1c2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:29.750489 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:29.750489 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:29.756215 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-22cba653-a659-46ce-b855-5f5e4a55b1c2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:29.761472 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-22cba653-a659-46ce-b855-5f5e4a55b1c2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:05:29.761854 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 800/3200] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:29 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:29.836996 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-aa30ffba-2b6f-48f3-85df-47fc52a74892 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:29.839061 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-aa30ffba-2b6f-48f3-85df-47fc52a74892 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/attachments/8dba3dbd-7102-48a9-9731-5f530d2d104c/action Aug 07 18:05:29.839475 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-aa30ffba-2b6f-48f3-85df-47fc52a74892 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:29.839646 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-aa30ffba-2b6f-48f3-85df-47fc52a74892 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:29.856763 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:29.856763 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:29.867410 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-824b087a-d3ce-4425-9fdd-8c4b1e5422d3 req-aa30ffba-2b6f-48f3-85df-47fc52a74892 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/attachments/8dba3dbd-7102-48a9-9731-5f530d2d104c/action returned with HTTP 204 Aug 07 18:05:29.867885 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 795/3201] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:05:29 2026] POST /volume/v3/attachments/8dba3dbd-7102-48a9-9731-5f530d2d104c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:30.538284 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cd633b49-b61b-4a27-85b7-7eaff23703d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:30.540198 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd633b49-b61b-4a27-85b7-7eaff23703d0 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:30.540418 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd633b49-b61b-4a27-85b7-7eaff23703d0 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:30.540661 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd633b49-b61b-4a27-85b7-7eaff23703d0 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:30.547289 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:30.547289 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:30.552802 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cd633b49-b61b-4a27-85b7-7eaff23703d0 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:30.558048 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd633b49-b61b-4a27-85b7-7eaff23703d0 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:30.558440 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 800/3202] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:05:30 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:30.571705 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b7f7e63e-fe0f-4853-a301-78b46173fe51 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:30.573854 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7f7e63e-fe0f-4853-a301-78b46173fe51 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:30.574025 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7f7e63e-fe0f-4853-a301-78b46173fe51 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:30.574284 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7f7e63e-fe0f-4853-a301-78b46173fe51 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:30.583949 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:30.583949 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:30.589331 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b7f7e63e-fe0f-4853-a301-78b46173fe51 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:30.595557 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7f7e63e-fe0f-4853-a301-78b46173fe51 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:30.596014 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 808/3203] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:05:30 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:30.644693 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7fb0f596-0464-413c-97d8-77f0967262ce req-d1e5a3fd-98dd-48e6-ad76-72fff4469b41 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:30.646898 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-d1e5a3fd-98dd-48e6-ad76-72fff4469b41 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:30.647102 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-d1e5a3fd-98dd-48e6-ad76-72fff4469b41 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:30.647312 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-d1e5a3fd-98dd-48e6-ad76-72fff4469b41 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:30.654614 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:30.654614 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:30.658317 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-7fb0f596-0464-413c-97d8-77f0967262ce req-d1e5a3fd-98dd-48e6-ad76-72fff4469b41 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:30.662757 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-d1e5a3fd-98dd-48e6-ad76-72fff4469b41 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:30.663260 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 801/3204] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:30 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 864 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:30.733763 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-af2916c1-20d7-4994-9421-5c4f61bfce66 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:30.734145 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af2916c1-20d7-4994-9421-5c4f61bfce66 None None] GET https://10.4.3.241/volume// Aug 07 18:05:30.734302 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af2916c1-20d7-4994-9421-5c4f61bfce66 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:30.734525 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af2916c1-20d7-4994-9421-5c4f61bfce66 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:30.734826 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af2916c1-20d7-4994-9421-5c4f61bfce66 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:30.735092 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 796/3205] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:05:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:30.742956 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7fb0f596-0464-413c-97d8-77f0967262ce req-934f3156-c021-4abc-8f13-a5224309543f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:30.747182 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-934f3156-c021-4abc-8f13-a5224309543f tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:05:30.747595 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-934f3156-c021-4abc-8f13-a5224309543f tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd52d6fc-c0e7-4614-a9fc-86ad162a64d6", "connector": null, "instance_uuid": "79cf9fc3-f4d1-483a-b765-dac197d52e76"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:30.763929 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:30.763929 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:30.778107 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ae298e25-f77d-48d2-9e4a-f835fed1c07f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:30.780294 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ae298e25-f77d-48d2-9e4a-f835fed1c07f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:30.780590 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ae298e25-f77d-48d2-9e4a-f835fed1c07f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:30.780875 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ae298e25-f77d-48d2-9e4a-f835fed1c07f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:30.800075 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:30.800075 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:30.803573 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-934f3156-c021-4abc-8f13-a5224309543f tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:05:30.803573 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 801/3206] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:05:30 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:30.807032 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ae298e25-f77d-48d2-9e4a-f835fed1c07f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:30.812938 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ae298e25-f77d-48d2-9e4a-f835fed1c07f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:05:30.816264 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 809/3207] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:30 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1654 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:30.827537 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8e38a161-124d-4404-b297-b38fea5987eb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:30.836821 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8e38a161-124d-4404-b297-b38fea5987eb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:05:30.837177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8e38a161-124d-4404-b297-b38fea5987eb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "335c47fc-bf37-4595-9218-34c7aeb91c36", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-937736247"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:30.849874 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:30.849874 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:30.850407 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8e38a161-124d-4404-b297-b38fea5987eb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:30.850601 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-8e38a161-124d-4404-b297-b38fea5987eb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create snapshot from volume 335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:30.854561 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8e38a161-124d-4404-b297-b38fea5987eb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 400 Aug 07 18:05:30.855063 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 802/3208] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:05:30 2026] POST /volume/v3/snapshots => generated 160 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:05:30.856297 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f0a044bd-31a4-4223-acb2-716872b0e78b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:30.863273 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f0a044bd-31a4-4223-acb2-716872b0e78b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:30.863594 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f0a044bd-31a4-4223-acb2-716872b0e78b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:30.863864 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f0a044bd-31a4-4223-acb2-716872b0e78b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:30.865070 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-79a0e49f-b0a3-4b62-b358-a7d36d46489e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:30.866754 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79a0e49f-b0a3-4b62-b358-a7d36d46489e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:05:30.867122 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79a0e49f-b0a3-4b62-b358-a7d36d46489e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "335c47fc-bf37-4595-9218-34c7aeb91c36", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1930255949"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:30.869596 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e50e724a-f39f-4d96-be85-90c3b3896c6c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:30.870152 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e50e724a-f39f-4d96-be85-90c3b3896c6c None None] GET https://10.4.3.241/volume// Aug 07 18:05:30.870440 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e50e724a-f39f-4d96-be85-90c3b3896c6c None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:30.870724 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e50e724a-f39f-4d96-be85-90c3b3896c6c None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:30.871042 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e50e724a-f39f-4d96-be85-90c3b3896c6c None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:30.871365 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 810/3209] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:05:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:30.881155 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:30.881155 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:30.881861 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:30.881861 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:30.882243 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-79a0e49f-b0a3-4b62-b358-a7d36d46489e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:30.882346 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-79a0e49f-b0a3-4b62-b358-a7d36d46489e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create snapshot from volume 335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:30.884145 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7fb0f596-0464-413c-97d8-77f0967262ce req-c4695c06-e1f2-4a09-82ba-c8e49a884c3b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:30.884997 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f0a044bd-31a4-4223-acb2-716872b0e78b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:30.887443 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-c4695c06-e1f2-4a09-82ba-c8e49a884c3b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:30.887443 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-c4695c06-e1f2-4a09-82ba-c8e49a884c3b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:30.887609 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-c4695c06-e1f2-4a09-82ba-c8e49a884c3b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:30.889587 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f0a044bd-31a4-4223-acb2-716872b0e78b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:30.890034 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 797/3210] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:05:30 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:30.901969 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:30.901969 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:30.909689 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-7fb0f596-0464-413c-97d8-77f0967262ce req-c4695c06-e1f2-4a09-82ba-c8e49a884c3b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:30.915232 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-c4695c06-e1f2-4a09-82ba-c8e49a884c3b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:30.915739 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 803/3211] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:05:30 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 1043 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:30.924342 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-79a0e49f-b0a3-4b62-b358-a7d36d46489e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['77b9e0bd-4dbb-4735-87e0-600c26391d68', 'bfe3a9d4-fa49-478c-a681-29026b0dfdc1', '920e22c0-52ef-44f1-a782-d3b56e547ae8', 'ea43a597-1ece-4bf9-88c5-4d783fa15092'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:30.976343 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-79a0e49f-b0a3-4b62-b358-a7d36d46489e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot force create request issued successfully. Aug 07 18:05:30.976782 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79a0e49f-b0a3-4b62-b358-a7d36d46489e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:05:30.977319 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 802/3212] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:05:30 2026] POST /volume/v3/snapshots => generated 310 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:30.992415 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7ba8cce3-deb8-4c39-8b33-4a05cfa6703d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:30.994459 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7ba8cce3-deb8-4c39-8b33-4a05cfa6703d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d Aug 07 18:05:30.994753 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7ba8cce3-deb8-4c39-8b33-4a05cfa6703d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:30.994992 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7ba8cce3-deb8-4c39-8b33-4a05cfa6703d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:31.000579 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:31.000579 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:31.001117 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7ba8cce3-deb8-4c39-8b33-4a05cfa6703d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:31.002093 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7ba8cce3-deb8-4c39-8b33-4a05cfa6703d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d returned with HTTP 200 Aug 07 18:05:31.002533 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 811/3213] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:30 2026] GET /volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:31.051201 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7fb0f596-0464-413c-97d8-77f0967262ce req-201f0ba4-c150-42b9-a43e-ca9f8ce79d61 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:31.054210 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-201f0ba4-c150-42b9-a43e-ca9f8ce79d61 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] PUT https://10.4.3.241/volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48 Aug 07 18:05:31.054899 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-201f0ba4-c150-42b9-a43e-ca9f8ce79d61 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:31.064214 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-7fb0f596-0464-413c-97d8-77f0967262ce req-201f0ba4-c150-42b9-a43e-ca9f8ce79d61 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Acquiring lock "cinder-attachment_update-bd52d6fc-c0e7-4614-a9fc-86ad162a64d6-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:05:31.070674 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-7fb0f596-0464-413c-97d8-77f0967262ce req-201f0ba4-c150-42b9-a43e-ca9f8ce79d61 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Lock "cinder-attachment_update-bd52d6fc-c0e7-4614-a9fc-86ad162a64d6-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:05:31.071964 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:31.071964 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:31.178349 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-7fb0f596-0464-413c-97d8-77f0967262ce req-201f0ba4-c150-42b9-a43e-ca9f8ce79d61 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Lock "cinder-attachment_update-bd52d6fc-c0e7-4614-a9fc-86ad162a64d6-np0000006743" released by "attachment_update" :: held 0.108s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:05:31.178731 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-201f0ba4-c150-42b9-a43e-ca9f8ce79d61 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48 returned with HTTP 200 Aug 07 18:05:31.179216 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 798/3214] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:05:31 2026] PUT /volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:31.902697 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8e567129-c571-4116-bb10-6dc50b80468f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:31.903056 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8e567129-c571-4116-bb10-6dc50b80468f tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:31.903176 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8e567129-c571-4116-bb10-6dc50b80468f tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:31.903281 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8e567129-c571-4116-bb10-6dc50b80468f tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:31.910864 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:31.910864 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:31.913674 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8e567129-c571-4116-bb10-6dc50b80468f tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:31.917208 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8e567129-c571-4116-bb10-6dc50b80468f tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:31.917595 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 804/3215] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:05:31 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:32.015095 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9f116c9d-f102-4e42-afb5-9e0bcb251d1b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:32.017172 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9f116c9d-f102-4e42-afb5-9e0bcb251d1b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d Aug 07 18:05:32.017370 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9f116c9d-f102-4e42-afb5-9e0bcb251d1b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:32.017622 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9f116c9d-f102-4e42-afb5-9e0bcb251d1b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:32.022832 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:32.022832 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:32.023271 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9f116c9d-f102-4e42-afb5-9e0bcb251d1b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:32.024073 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9f116c9d-f102-4e42-afb5-9e0bcb251d1b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d returned with HTTP 200 Aug 07 18:05:32.024460 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 803/3216] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:32 2026] GET /volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:32.032022 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2ca20fc3-b522-4b2e-9d7d-3dab05124854 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:32.033528 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2ca20fc3-b522-4b2e-9d7d-3dab05124854 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:05:32.033850 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2ca20fc3-b522-4b2e-9d7d-3dab05124854 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "335c47fc-bf37-4595-9218-34c7aeb91c36", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1055338847"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:32.042733 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:32.042733 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:32.043143 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2ca20fc3-b522-4b2e-9d7d-3dab05124854 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:32.043266 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-2ca20fc3-b522-4b2e-9d7d-3dab05124854 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create snapshot from volume 335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:32.063029 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-2ca20fc3-b522-4b2e-9d7d-3dab05124854 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['4bf29f26-bca5-46a3-89af-b8439f88d308', 'f4b8529a-7de0-45a9-9b18-1d9b3e8d4017', 'ab7344e2-2d56-4d1e-ad17-ef8a3f28db4a', '77c88028-01b5-4c7a-b4ee-d9083a7d8f62'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:32.089066 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2ca20fc3-b522-4b2e-9d7d-3dab05124854 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot force create request issued successfully. Aug 07 18:05:32.089363 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2ca20fc3-b522-4b2e-9d7d-3dab05124854 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:05:32.089832 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 812/3217] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:05:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:32.099049 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a2faf9fa-d286-41bf-8968-abe81c7643ca None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:32.102463 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a2faf9fa-d286-41bf-8968-abe81c7643ca tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca Aug 07 18:05:32.102709 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a2faf9fa-d286-41bf-8968-abe81c7643ca tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:32.102940 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a2faf9fa-d286-41bf-8968-abe81c7643ca tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:32.108723 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:32.108723 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:32.109282 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a2faf9fa-d286-41bf-8968-abe81c7643ca tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:32.110201 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a2faf9fa-d286-41bf-8968-abe81c7643ca tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca returned with HTTP 200 Aug 07 18:05:32.110677 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 799/3218] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:32 2026] GET /volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:32.929872 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ce910073-d24a-4884-93da-f19283700c58 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:32.932580 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce910073-d24a-4884-93da-f19283700c58 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:32.932870 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce910073-d24a-4884-93da-f19283700c58 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:32.933136 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce910073-d24a-4884-93da-f19283700c58 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:32.944534 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:32.944534 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:32.948667 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ce910073-d24a-4884-93da-f19283700c58 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:32.953025 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce910073-d24a-4884-93da-f19283700c58 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:32.953566 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 805/3219] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:05:32 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:33.120046 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-92b22dc5-1bc0-499e-8f6c-88e96effc258 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:33.123427 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92b22dc5-1bc0-499e-8f6c-88e96effc258 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca Aug 07 18:05:33.123427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92b22dc5-1bc0-499e-8f6c-88e96effc258 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:33.123427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92b22dc5-1bc0-499e-8f6c-88e96effc258 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:33.128945 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:33.128945 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:33.131138 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-92b22dc5-1bc0-499e-8f6c-88e96effc258 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:33.131138 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92b22dc5-1bc0-499e-8f6c-88e96effc258 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca returned with HTTP 200 Aug 07 18:05:33.131138 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 804/3220] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:33 2026] GET /volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:33.139214 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8050d5e7-e320-43d3-a74c-57c1fa431ba2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:33.140953 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8050d5e7-e320-43d3-a74c-57c1fa431ba2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:05:33.141244 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8050d5e7-e320-43d3-a74c-57c1fa431ba2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "335c47fc-bf37-4595-9218-34c7aeb91c36", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-7861352"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:33.151711 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:33.151711 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:33.152151 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8050d5e7-e320-43d3-a74c-57c1fa431ba2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:33.152277 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-8050d5e7-e320-43d3-a74c-57c1fa431ba2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create snapshot from volume 335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:33.177507 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-8050d5e7-e320-43d3-a74c-57c1fa431ba2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['0bb7d53a-624f-44ee-b791-3237ebe6ad8f', 'ef3da686-e262-4b73-998f-521ebfa4517c', '83b6e7ea-227b-4ec2-90a1-34abb0a375c4', 'b8139555-d698-413e-beba-d71bbe76445e'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:33.222007 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8050d5e7-e320-43d3-a74c-57c1fa431ba2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot force create request issued successfully. Aug 07 18:05:33.222459 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8050d5e7-e320-43d3-a74c-57c1fa431ba2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:05:33.223007 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 813/3221] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:05:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:33.238186 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b111c5ae-3b60-4a17-865e-a9e6e8198d9e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:33.246167 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b111c5ae-3b60-4a17-865e-a9e6e8198d9e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 Aug 07 18:05:33.246364 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b111c5ae-3b60-4a17-865e-a9e6e8198d9e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:33.246825 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b111c5ae-3b60-4a17-865e-a9e6e8198d9e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:33.252110 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:33.252110 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:33.252671 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b111c5ae-3b60-4a17-865e-a9e6e8198d9e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:33.253520 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b111c5ae-3b60-4a17-865e-a9e6e8198d9e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 returned with HTTP 200 Aug 07 18:05:33.254253 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 800/3222] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:33 2026] GET /volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:33.970698 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-95469416-4ef6-4f3e-be0c-ed362497db97 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:33.972614 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95469416-4ef6-4f3e-be0c-ed362497db97 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:33.972747 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95469416-4ef6-4f3e-be0c-ed362497db97 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:33.972930 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95469416-4ef6-4f3e-be0c-ed362497db97 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:33.981965 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:33.981965 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:33.985162 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-95469416-4ef6-4f3e-be0c-ed362497db97 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:33.989064 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95469416-4ef6-4f3e-be0c-ed362497db97 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:33.989464 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 806/3223] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:05:33 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:34.263644 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-385eb8ab-801c-4a34-adf0-b4da684bee46 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:34.265452 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-385eb8ab-801c-4a34-adf0-b4da684bee46 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 Aug 07 18:05:34.265678 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-385eb8ab-801c-4a34-adf0-b4da684bee46 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:34.265884 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-385eb8ab-801c-4a34-adf0-b4da684bee46 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:34.270914 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:34.270914 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:34.271352 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-385eb8ab-801c-4a34-adf0-b4da684bee46 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:34.272161 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-385eb8ab-801c-4a34-adf0-b4da684bee46 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 returned with HTTP 200 Aug 07 18:05:34.272673 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 805/3224] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:34 2026] GET /volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:34.282050 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fb1fb830-2a8d-4815-85c0-cfd8aaa3a3fb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:34.290358 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb1fb830-2a8d-4815-85c0-cfd8aaa3a3fb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d Aug 07 18:05:34.290652 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb1fb830-2a8d-4815-85c0-cfd8aaa3a3fb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:34.290910 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb1fb830-2a8d-4815-85c0-cfd8aaa3a3fb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:34.291053 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-fb1fb830-2a8d-4815-85c0-cfd8aaa3a3fb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: 3bc3f446-3643-4539-943b-67c17f079a9d Aug 07 18:05:34.299968 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:34.299968 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:34.300538 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fb1fb830-2a8d-4815-85c0-cfd8aaa3a3fb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:34.330437 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fb1fb830-2a8d-4815-85c0-cfd8aaa3a3fb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot delete request issued successfully. Aug 07 18:05:34.330437 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb1fb830-2a8d-4815-85c0-cfd8aaa3a3fb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d returned with HTTP 202 Aug 07 18:05:34.330437 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 814/3225] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:05:34 2026] DELETE /volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:34.341085 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c6005351-b661-47a2-a07d-862b1e4e2b99 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:34.343189 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6005351-b661-47a2-a07d-862b1e4e2b99 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d Aug 07 18:05:34.343310 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6005351-b661-47a2-a07d-862b1e4e2b99 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:34.343775 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6005351-b661-47a2-a07d-862b1e4e2b99 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:34.353319 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:34.353319 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:34.354192 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c6005351-b661-47a2-a07d-862b1e4e2b99 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:34.356170 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6005351-b661-47a2-a07d-862b1e4e2b99 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d returned with HTTP 200 Aug 07 18:05:34.357303 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 801/3226] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:34 2026] GET /volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:34.446578 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7fb0f596-0464-413c-97d8-77f0967262ce req-e1180f48-f698-4904-a64f-158d5fe13290 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:34.449416 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-e1180f48-f698-4904-a64f-158d5fe13290 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] POST https://10.4.3.241/volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48/action Aug 07 18:05:34.449903 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-e1180f48-f698-4904-a64f-158d5fe13290 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:34.450079 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-e1180f48-f698-4904-a64f-158d5fe13290 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:34.470726 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:34.470726 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:34.484262 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7fb0f596-0464-413c-97d8-77f0967262ce req-e1180f48-f698-4904-a64f-158d5fe13290 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48/action returned with HTTP 204 Aug 07 18:05:34.484811 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 807/3227] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:05:34 2026] POST /volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:34.703686 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:34.705247 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:05:34.705614 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1615628359", "snapshot_id": null, "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:34.707056 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1615628359', 'snapshot_id': None, 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:05:34.787850 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Create volume of 1 GB Aug 07 18:05:34.792355 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Availability Zones retrieved successfully. Aug 07 18:05:34.797786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Flow 'volume_create_api' (4a5dd5a5-daad-429a-9955-0f53b44921fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:34.798770 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e03b27a0-96ee-42e4-ac66-6352ba9335fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:34.799699 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:34.855117 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e03b27a0-96ee-42e4-ac66-6352ba9335fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:34.856256 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df13e1b8-440c-4c9f-8c5c-1fc6b35af217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:34.921428 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Created reservations ['f4d2d805-9c0b-406c-9176-406fcc330ab0', '9060026f-a7a3-4ab2-9554-950835682acf', 'ed0c467e-a23d-49b2-9c35-5d4d48ab20b0', '0102592a-87ef-4603-ae93-04a9dfbcc502'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:34.921912 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df13e1b8-440c-4c9f-8c5c-1fc6b35af217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4d2d805-9c0b-406c-9176-406fcc330ab0', '9060026f-a7a3-4ab2-9554-950835682acf', 'ed0c467e-a23d-49b2-9c35-5d4d48ab20b0', '0102592a-87ef-4603-ae93-04a9dfbcc502']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:34.922379 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c9f9df-0576-48ad-829c-c986c91fe6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:34.946156 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c9f9df-0576-48ad-829c-c986c91fe6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e053a2f2-2d74-4efc-a016-88e4247c890a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1615628359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ae7d7828ef8418782b11ab8b14500c4',qos_specs=None,replication_status=,reservations=['f4d2d805-9c0b-406c-9176-406fcc330ab0','9060026f-a7a3-4ab2-9554-950835682acf','ed0c467e-a23d-49b2-9c35-5d4d48ab20b0','0102592a-87ef-4603-ae93-04a9dfbcc502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9227fbfecfbe440c975fffb40a23dc4b',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:05:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1615628359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e053a2f2-2d74-4efc-a016-88e4247c890a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ae7d7828ef8418782b11ab8b14500c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9227fbfecfbe440c975fffb40a23dc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:34.947173 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f14245f-264e-427c-a69b-917a65bbb534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:34.963972 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f14245f-264e-427c-a69b-917a65bbb534) transitioned into state 'SUCCESS' from state '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-1615628359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ae7d7828ef8418782b11ab8b14500c4',qos_specs=None,replication_status=,reservations=['f4d2d805-9c0b-406c-9176-406fcc330ab0','9060026f-a7a3-4ab2-9554-950835682acf','ed0c467e-a23d-49b2-9c35-5d4d48ab20b0','0102592a-87ef-4603-ae93-04a9dfbcc502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9227fbfecfbe440c975fffb40a23dc4b',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:34.964590 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68031bea-c937-4186-ba7c-ea1f54b4e2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:34.974630 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68031bea-c937-4186-ba7c-ea1f54b4e2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:34.975772 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Flow 'volume_create_api' (4a5dd5a5-daad-429a-9955-0f53b44921fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:34.976168 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Create volume request issued successfully. Aug 07 18:05:34.977078 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b7c7bea-c1d9-4047-a300-0c94053bc7ba tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:05:34.977701 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 806/3228] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:05:34 2026] POST /volume/v3/volumes => generated 754 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:34.992531 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a8b4669c-78f8-4288-bba9-97f6ab9ddc03 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:34.995933 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a8b4669c-78f8-4288-bba9-97f6ab9ddc03 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a Aug 07 18:05:34.996320 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a8b4669c-78f8-4288-bba9-97f6ab9ddc03 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:34.999766 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a8b4669c-78f8-4288-bba9-97f6ab9ddc03 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:35.006119 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f9e93fe2-32b1-4083-b818-879553418918 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:35.013724 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f9e93fe2-32b1-4083-b818-879553418918 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:35.017477 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f9e93fe2-32b1-4083-b818-879553418918 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:35.017477 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f9e93fe2-32b1-4083-b818-879553418918 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:35.019163 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:35.019163 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:35.025531 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a8b4669c-78f8-4288-bba9-97f6ab9ddc03 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:05:35.035245 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a8b4669c-78f8-4288-bba9-97f6ab9ddc03 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a returned with HTTP 200 Aug 07 18:05:35.035665 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 815/3229] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:34 2026] GET /volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:35.036864 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:35.036864 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:35.043472 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f9e93fe2-32b1-4083-b818-879553418918 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:35.053420 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f9e93fe2-32b1-4083-b818-879553418918 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:35.053420 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 802/3230] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:05:35 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 1174 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:35.064681 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5d1e1e0a-e6da-4316-b720-8be8bee29d52 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:35.067054 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d1e1e0a-e6da-4316-b720-8be8bee29d52 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:35.067286 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d1e1e0a-e6da-4316-b720-8be8bee29d52 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:35.068416 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d1e1e0a-e6da-4316-b720-8be8bee29d52 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:35.081509 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:35.081509 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:35.082983 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5d1e1e0a-e6da-4316-b720-8be8bee29d52 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:35.086995 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d1e1e0a-e6da-4316-b720-8be8bee29d52 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:35.087364 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 808/3231] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:05:35 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:35.112526 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38bd14cc-2ca2-4fc6-8bd7-4c31e111e82d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:35.113867 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 807/3232] 10.4.3.241 () {70 vars in 1611 bytes} [Fri Aug 7 18:05:35 2026] DELETE /volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 18:05:35.123295 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d1fd4de-693b-4125-8ec8-24c79c1580fe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:35.178236 np0000006743 devstack@c-api.service[100245]: WARNING keystonemiddleware.auth_token [None req-0d1fd4de-693b-4125-8ec8-24c79c1580fe None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 18:05:35.179602 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 816/3233] 10.4.3.241 () {70 vars in 1611 bytes} [Fri Aug 7 18:05:35 2026] DELETE /volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48 => generated 114 bytes in 57 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 18:05:35.188060 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cb930bb2-8cca-4d72-a65c-0330aa17448b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:35.193132 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cb930bb2-8cca-4d72-a65c-0330aa17448b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] DELETE https://10.4.3.241/volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48 Aug 07 18:05:35.193355 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cb930bb2-8cca-4d72-a65c-0330aa17448b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:35.193556 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cb930bb2-8cca-4d72-a65c-0330aa17448b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:35.203019 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:35.203019 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:35.262956 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cb930bb2-8cca-4d72-a65c-0330aa17448b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Attachment connected to vm 79cf9fc3-f4d1-483a-b765-dac197d52e76, checking data on nova Aug 07 18:05:35.263492 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.compute.nova [None req-cb930bb2-8cca-4d72-a65c-0330aa17448b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Creating Keystone token plugin using URL: https://10.4.3.241/identity {{(pid=100243) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 18:05:35.373600 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ad73ac70-27c7-4728-90c3-19cb2cbf6c11 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:35.376373 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ad73ac70-27c7-4728-90c3-19cb2cbf6c11 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d Aug 07 18:05:35.376373 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ad73ac70-27c7-4728-90c3-19cb2cbf6c11 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:35.376584 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ad73ac70-27c7-4728-90c3-19cb2cbf6c11 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:35.384190 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ad73ac70-27c7-4728-90c3-19cb2cbf6c11 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d returned with HTTP 404 Aug 07 18:05:35.384916 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 809/3234] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:35 2026] GET /volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:35.398093 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-199357fb-9c37-4a3a-989d-f7081325938b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:35.401231 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-199357fb-9c37-4a3a-989d-f7081325938b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 Aug 07 18:05:35.401538 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-199357fb-9c37-4a3a-989d-f7081325938b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:35.402085 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-199357fb-9c37-4a3a-989d-f7081325938b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:35.402264 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-199357fb-9c37-4a3a-989d-f7081325938b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: 8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 Aug 07 18:05:35.412703 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:35.412703 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:35.413127 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-199357fb-9c37-4a3a-989d-f7081325938b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:35.444001 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-199357fb-9c37-4a3a-989d-f7081325938b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot delete request issued successfully. Aug 07 18:05:35.444218 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-199357fb-9c37-4a3a-989d-f7081325938b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 returned with HTTP 202 Aug 07 18:05:35.444714 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 808/3235] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:05:35 2026] DELETE /volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:35.453492 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-94092ca5-ee49-44a3-ba87-b9610d5f6596 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:35.457215 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94092ca5-ee49-44a3-ba87-b9610d5f6596 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 Aug 07 18:05:35.457525 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94092ca5-ee49-44a3-ba87-b9610d5f6596 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:35.457753 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94092ca5-ee49-44a3-ba87-b9610d5f6596 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:35.466962 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:35.466962 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:35.467594 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-94092ca5-ee49-44a3-ba87-b9610d5f6596 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:35.468558 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94092ca5-ee49-44a3-ba87-b9610d5f6596 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 returned with HTTP 200 Aug 07 18:05:35.468975 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 817/3236] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:35 2026] GET /volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:35.492746 np0000006743 devstack@c-api.service[100243]: DEBUG novaclient.v2.client [None req-cb930bb2-8cca-4d72-a65c-0330aa17448b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] REQ: curl -g -i -X GET https://10.4.3.241/compute/v2.1/servers/79cf9fc3-f4d1-483a-b765-dac197d52e76/os-volume_attachments/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6db5b741a9d13e9d1f97824aa3a4615590c55e39ab83a6860e2eeb37b749a75f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-cb930bb2-8cca-4d72-a65c-0330aa17448b" -H "X-Service-Token: {SHA256}6988d0131568899956613bc26dd90f241603fc6e2104c554126bdd50b39da06d" {{(pid=100243) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 18:05:35.648597 np0000006743 devstack@c-api.service[100243]: DEBUG novaclient.v2.client [None req-cb930bb2-8cca-4d72-a65c-0330aa17448b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 18:05:35 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-889a4e9a-9fd6-47f9-a7d0-6cc42a5c5a81 x-openstack-request-id: req-889a4e9a-9fd6-47f9-a7d0-6cc42a5c5a81 {{(pid=100243) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 18:05:35.648734 np0000006743 devstack@c-api.service[100243]: DEBUG novaclient.v2.client [None req-cb930bb2-8cca-4d72-a65c-0330aa17448b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "bd52d6fc-c0e7-4614-a9fc-86ad162a64d6", "serverId": "79cf9fc3-f4d1-483a-b765-dac197d52e76", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "cdf8e767-99fb-40d8-9406-5e4600f2da48", "bdm_uuid": "3acd7918-b7e9-4d5f-ad6d-8f37e2ff2e26"}} {{(pid=100243) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 18:05:35.648838 np0000006743 devstack@c-api.service[100243]: DEBUG novaclient.v2.client [None req-cb930bb2-8cca-4d72-a65c-0330aa17448b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET call to compute for https://10.4.3.241/compute/v2.1/servers/79cf9fc3-f4d1-483a-b765-dac197d52e76/os-volume_attachments/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 used request id req-889a4e9a-9fd6-47f9-a7d0-6cc42a5c5a81 {{(pid=100243) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 18:05:35.651319 np0000006743 devstack@c-api.service[100243]: ERROR cinder.volume.api [None req-cb930bb2-8cca-4d72-a65c-0330aa17448b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-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 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault [None req-cb930bb2-8cca-4d72-a65c-0330aa17448b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Caught error: Detach volume from instance 79cf9fc3-f4d1-483a-b765-dac197d52e76 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 79cf9fc3-f4d1-483a-b765-dac197d52e76 using the Compute API Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: 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 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 18:05:35.655474 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 79cf9fc3-f4d1-483a-b765-dac197d52e76 using the Compute API Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: ERROR cinder.api.middleware.fault Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.middleware.fault [None req-cb930bb2-8cca-4d72-a65c-0330aa17448b tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48 returned with HTTP 409 Aug 07 18:05:35.656485 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 803/3237] 10.4.3.241 () {68 vars in 1404 bytes} [Fri Aug 7 18:05:35 2026] DELETE /volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48 => generated 167 bytes in 468 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:35.700356 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-27196f19-dcbe-41ad-913c-c858e0885a3e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:35.702534 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-27196f19-dcbe-41ad-913c-c858e0885a3e tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:35.702754 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-27196f19-dcbe-41ad-913c-c858e0885a3e tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:35.702952 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-27196f19-dcbe-41ad-913c-c858e0885a3e tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:35.712740 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:35.712740 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:35.716023 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-27196f19-dcbe-41ad-913c-c858e0885a3e tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:35.722432 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-27196f19-dcbe-41ad-913c-c858e0885a3e tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:35.722432 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 810/3238] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:35 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 1156 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:35.742139 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-09660fd0-7ecd-4f79-969e-b2cebb3f30d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:35.745572 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-09660fd0-7ecd-4f79-969e-b2cebb3f30d6 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] POST https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6/action Aug 07 18:05:35.745972 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-09660fd0-7ecd-4f79-969e-b2cebb3f30d6 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:35.746137 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-09660fd0-7ecd-4f79-969e-b2cebb3f30d6 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:35.761999 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:35.761999 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:35.762539 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-09660fd0-7ecd-4f79-969e-b2cebb3f30d6 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:35.768720 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-09660fd0-7ecd-4f79-969e-b2cebb3f30d6 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Begin detaching volume completed successfully. Aug 07 18:05:35.768951 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-09660fd0-7ecd-4f79-969e-b2cebb3f30d6 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6/action returned with HTTP 202 Aug 07 18:05:35.769604 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 809/3239] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:05:35 2026] POST /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:05:35.818927 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e379b5a1-0eed-44ed-a413-78c1ae5cbe96 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:35.819385 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e379b5a1-0eed-44ed-a413-78c1ae5cbe96 None None] GET https://10.4.3.241/volume// Aug 07 18:05:35.819613 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e379b5a1-0eed-44ed-a413-78c1ae5cbe96 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:35.819853 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e379b5a1-0eed-44ed-a413-78c1ae5cbe96 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:35.820250 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e379b5a1-0eed-44ed-a413-78c1ae5cbe96 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:35.820858 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 818/3240] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:05:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:35.830252 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-394dc0bf-be5d-4f5e-9c87-8aac5f9d4cc6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:35.832498 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-394dc0bf-be5d-4f5e-9c87-8aac5f9d4cc6 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:35.832700 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-394dc0bf-be5d-4f5e-9c87-8aac5f9d4cc6 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:35.832877 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-394dc0bf-be5d-4f5e-9c87-8aac5f9d4cc6 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:35.877080 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-394dc0bf-be5d-4f5e-9c87-8aac5f9d4cc6 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:05:35.889688 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:35.889688 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:35.895856 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-394dc0bf-be5d-4f5e-9c87-8aac5f9d4cc6 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:35.904840 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-394dc0bf-be5d-4f5e-9c87-8aac5f9d4cc6 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:35.905284 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 804/3241] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:05:35 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 1339 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:36.051818 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-642e7ab4-2321-4f3e-b485-97997ecdeeda None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:36.053627 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-642e7ab4-2321-4f3e-b485-97997ecdeeda tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a Aug 07 18:05:36.053816 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-642e7ab4-2321-4f3e-b485-97997ecdeeda tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:36.054006 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-642e7ab4-2321-4f3e-b485-97997ecdeeda tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:36.061264 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:36.061264 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:36.064999 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-642e7ab4-2321-4f3e-b485-97997ecdeeda tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:05:36.070210 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-642e7ab4-2321-4f3e-b485-97997ecdeeda tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a returned with HTTP 200 Aug 07 18:05:36.070701 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 811/3242] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:36 2026] GET /volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:36.084671 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5e58f0b4-7526-4673-a22a-e998fc3a7d2f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:36.089001 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e58f0b4-7526-4673-a22a-e998fc3a7d2f tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a Aug 07 18:05:36.089298 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e58f0b4-7526-4673-a22a-e998fc3a7d2f tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:36.089551 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e58f0b4-7526-4673-a22a-e998fc3a7d2f tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:36.102776 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:36.102776 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:36.106298 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5e58f0b4-7526-4673-a22a-e998fc3a7d2f tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:05:36.111217 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e58f0b4-7526-4673-a22a-e998fc3a7d2f tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a returned with HTTP 200 Aug 07 18:05:36.111707 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 810/3243] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:36 2026] GET /volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:36.127203 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-db471a11-dddc-46f8-86d8-64e4f6ceffa7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:36.129707 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db471a11-dddc-46f8-86d8-64e4f6ceffa7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a Aug 07 18:05:36.130093 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-db471a11-dddc-46f8-86d8-64e4f6ceffa7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:36.130450 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-db471a11-dddc-46f8-86d8-64e4f6ceffa7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:36.139851 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:36.139851 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:36.144546 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-db471a11-dddc-46f8-86d8-64e4f6ceffa7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:05:36.150558 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db471a11-dddc-46f8-86d8-64e4f6ceffa7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a returned with HTTP 200 Aug 07 18:05:36.151235 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 819/3244] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:36 2026] GET /volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:36.168090 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8d9a3eba-1789-4c17-bc20-13da21706570 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:36.168548 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d9a3eba-1789-4c17-bc20-13da21706570 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:05:36.169009 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d9a3eba-1789-4c17-bc20-13da21706570 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e053a2f2-2d74-4efc-a016-88e4247c890a", "name": "tempest-TestVolumeBackupRestore-backup-240963685", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:36.173619 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-8d9a3eba-1789-4c17-bc20-13da21706570 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Creating new backup {'backup': {'volume_id': 'e053a2f2-2d74-4efc-a016-88e4247c890a', 'name': 'tempest-TestVolumeBackupRestore-backup-240963685', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:05:36.173619 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-8d9a3eba-1789-4c17-bc20-13da21706570 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Creating backup of volume e053a2f2-2d74-4efc-a016-88e4247c890a in container None Aug 07 18:05:36.179964 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:36.179964 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:36.180229 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8d9a3eba-1789-4c17-bc20-13da21706570 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:05:36.213350 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-8d9a3eba-1789-4c17-bc20-13da21706570 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Created reservations ['1501cb68-9700-47cb-b82d-06e8a7133fdd', '25b00092-64fd-4a8c-a46a-762575121f20'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:36.248424 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-de664a0e-0063-47b0-a200-d9ef3e0f10a2 req-808a441d-5fba-41e3-94ca-8a24bf4a3629 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:36.249253 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-de664a0e-0063-47b0-a200-d9ef3e0f10a2 req-808a441d-5fba-41e3-94ca-8a24bf4a3629 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/attachments/caaa360d-78c3-49e0-ac52-e8af07d78253 Aug 07 18:05:36.249522 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-de664a0e-0063-47b0-a200-d9ef3e0f10a2 req-808a441d-5fba-41e3-94ca-8a24bf4a3629 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:36.249754 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-de664a0e-0063-47b0-a200-d9ef3e0f10a2 req-808a441d-5fba-41e3-94ca-8a24bf4a3629 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:36.262107 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:36.262107 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:36.265491 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d9a3eba-1789-4c17-bc20-13da21706570 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:05:36.266041 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 805/3245] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:05:36 2026] POST /volume/v3/backups => generated 334 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:36.280877 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f47f4dca-7208-46da-bc6c-eb669b26a0a7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:36.283529 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f47f4dca-7208-46da-bc6c-eb669b26a0a7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:36.283767 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f47f4dca-7208-46da-bc6c-eb669b26a0a7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:36.284039 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f47f4dca-7208-46da-bc6c-eb669b26a0a7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:36.284202 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f47f4dca-7208-46da-bc6c-eb669b26a0a7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:36.290009 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:36.290009 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:36.291793 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f47f4dca-7208-46da-bc6c-eb669b26a0a7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:36.291947 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 811/3246] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:36 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 741 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:36.324592 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-de664a0e-0063-47b0-a200-d9ef3e0f10a2 req-808a441d-5fba-41e3-94ca-8a24bf4a3629 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/caaa360d-78c3-49e0-ac52-e8af07d78253 returned with HTTP 200 Aug 07 18:05:36.325067 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 812/3247] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:05:36 2026] DELETE /volume/v3/attachments/caaa360d-78c3-49e0-ac52-e8af07d78253 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:36.479378 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-00c33c3c-e485-4310-9beb-2d4728367432 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:36.481252 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-00c33c3c-e485-4310-9beb-2d4728367432 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 Aug 07 18:05:36.481505 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-00c33c3c-e485-4310-9beb-2d4728367432 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:36.481696 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-00c33c3c-e485-4310-9beb-2d4728367432 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:36.488581 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-00c33c3c-e485-4310-9beb-2d4728367432 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 returned with HTTP 404 Aug 07 18:05:36.489058 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 820/3248] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:36 2026] GET /volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:36.495721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0de3afdb-a3ec-447b-8b76-64272d70fce9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:36.497489 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0de3afdb-a3ec-447b-8b76-64272d70fce9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca Aug 07 18:05:36.497670 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0de3afdb-a3ec-447b-8b76-64272d70fce9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:36.497846 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0de3afdb-a3ec-447b-8b76-64272d70fce9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:36.499206 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-0de3afdb-a3ec-447b-8b76-64272d70fce9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: c5ee8da6-cdd3-467a-9ee9-137080ea63ca Aug 07 18:05:36.508507 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:36.508507 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:36.508952 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0de3afdb-a3ec-447b-8b76-64272d70fce9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:36.532610 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0de3afdb-a3ec-447b-8b76-64272d70fce9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot delete request issued successfully. Aug 07 18:05:36.532860 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0de3afdb-a3ec-447b-8b76-64272d70fce9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca returned with HTTP 202 Aug 07 18:05:36.533460 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 806/3249] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:05:36 2026] DELETE /volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 18:05:36.541025 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cdf5c05c-3b6e-44c6-98cf-329e400abe74 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:36.543278 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdf5c05c-3b6e-44c6-98cf-329e400abe74 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca Aug 07 18:05:36.543560 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdf5c05c-3b6e-44c6-98cf-329e400abe74 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:36.543811 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdf5c05c-3b6e-44c6-98cf-329e400abe74 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:36.550012 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:36.550012 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:36.550546 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cdf5c05c-3b6e-44c6-98cf-329e400abe74 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:36.551532 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdf5c05c-3b6e-44c6-98cf-329e400abe74 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca returned with HTTP 200 Aug 07 18:05:36.551982 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 812/3250] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:36 2026] GET /volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:37.303671 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a92bc666-d6cf-4f15-b4aa-d40858e63560 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:37.305626 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a92bc666-d6cf-4f15-b4aa-d40858e63560 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:37.305858 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a92bc666-d6cf-4f15-b4aa-d40858e63560 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:37.306080 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a92bc666-d6cf-4f15-b4aa-d40858e63560 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:37.306247 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a92bc666-d6cf-4f15-b4aa-d40858e63560 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:37.310208 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:37.310208 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:37.310972 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a92bc666-d6cf-4f15-b4aa-d40858e63560 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:37.311333 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 813/3251] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:37 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:37.371498 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c0f14da0-4fd3-483a-abd1-0070efb6ac44 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:37.373653 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c0f14da0-4fd3-483a-abd1-0070efb6ac44 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 Aug 07 18:05:37.373841 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c0f14da0-4fd3-483a-abd1-0070efb6ac44 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:37.374017 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c0f14da0-4fd3-483a-abd1-0070efb6ac44 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:37.374167 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-c0f14da0-4fd3-483a-abd1-0070efb6ac44 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume with id: 7162a8fe-333d-4ca0-8880-32d0770705d0 Aug 07 18:05:37.385728 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:37.385728 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:37.386179 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c0f14da0-4fd3-483a-abd1-0070efb6ac44 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:37.402045 np0000006743 devstack@c-api.service[100245]: WARNING cinder.keymgr.conf_key_mgr [None req-c0f14da0-4fd3-483a-abd1-0070efb6ac44 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 18:05:37.412027 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c0f14da0-4fd3-483a-abd1-0070efb6ac44 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume request issued successfully. Aug 07 18:05:37.412266 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c0f14da0-4fd3-483a-abd1-0070efb6ac44 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 returned with HTTP 202 Aug 07 18:05:37.412792 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 821/3252] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:05:37 2026] DELETE /volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:37.422601 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d165751c-02fa-42d9-aacb-486ad28d8bd9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:37.424443 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d165751c-02fa-42d9-aacb-486ad28d8bd9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 Aug 07 18:05:37.424637 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d165751c-02fa-42d9-aacb-486ad28d8bd9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:37.424819 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d165751c-02fa-42d9-aacb-486ad28d8bd9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:37.432537 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:37.432537 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:37.436505 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d165751c-02fa-42d9-aacb-486ad28d8bd9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:37.441151 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d165751c-02fa-42d9-aacb-486ad28d8bd9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 returned with HTTP 200 Aug 07 18:05:37.441907 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 807/3253] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:37 2026] GET /volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:05:37.562716 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b2c515bc-b1d7-4de0-9619-087384b1e6e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:37.564444 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2c515bc-b1d7-4de0-9619-087384b1e6e3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca Aug 07 18:05:37.564646 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b2c515bc-b1d7-4de0-9619-087384b1e6e3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:37.564828 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b2c515bc-b1d7-4de0-9619-087384b1e6e3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:37.568858 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2c515bc-b1d7-4de0-9619-087384b1e6e3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca returned with HTTP 404 Aug 07 18:05:37.569294 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 813/3254] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:37 2026] GET /volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:37.576238 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-adc8b85a-5c91-4906-856a-e4dedd888f3c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:37.577987 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-adc8b85a-5c91-4906-856a-e4dedd888f3c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 Aug 07 18:05:37.578196 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-adc8b85a-5c91-4906-856a-e4dedd888f3c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:37.578386 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-adc8b85a-5c91-4906-856a-e4dedd888f3c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:37.578506 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-adc8b85a-5c91-4906-856a-e4dedd888f3c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: 8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 Aug 07 18:05:37.582815 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-adc8b85a-5c91-4906-856a-e4dedd888f3c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 returned with HTTP 404 Aug 07 18:05:37.583306 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 814/3255] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:05:37 2026] DELETE /volume/v3/snapshots/8c1f13d2-d5a6-4f47-94fd-c5bb08f6e502 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:37.593788 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6981c5b2-05dd-484f-ae9b-d1deb01982f3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:37.595575 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6981c5b2-05dd-484f-ae9b-d1deb01982f3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca Aug 07 18:05:37.595788 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6981c5b2-05dd-484f-ae9b-d1deb01982f3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:37.595978 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6981c5b2-05dd-484f-ae9b-d1deb01982f3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:37.596090 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-6981c5b2-05dd-484f-ae9b-d1deb01982f3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: c5ee8da6-cdd3-467a-9ee9-137080ea63ca Aug 07 18:05:37.597983 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=325,cinder:INSERT=46,cinder:UPDATE=92 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:05:37.601621 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6981c5b2-05dd-484f-ae9b-d1deb01982f3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca returned with HTTP 404 Aug 07 18:05:37.602121 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 822/3256] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:05:37 2026] DELETE /volume/v3/snapshots/c5ee8da6-cdd3-467a-9ee9-137080ea63ca => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:37.614842 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d868afb9-0334-43a5-82dd-769aa6f99966 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:37.615347 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d868afb9-0334-43a5-82dd-769aa6f99966 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d Aug 07 18:05:37.615388 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d868afb9-0334-43a5-82dd-769aa6f99966 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:37.615589 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d868afb9-0334-43a5-82dd-769aa6f99966 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:37.615675 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-d868afb9-0334-43a5-82dd-769aa6f99966 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: 3bc3f446-3643-4539-943b-67c17f079a9d Aug 07 18:05:37.619630 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d868afb9-0334-43a5-82dd-769aa6f99966 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d returned with HTTP 404 Aug 07 18:05:37.620067 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 808/3257] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:05:37 2026] DELETE /volume/v3/snapshots/3bc3f446-3643-4539-943b-67c17f079a9d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:37.652284 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2f619153-3864-4b85-b553-40ab2575c4dc req-1987bd34-4255-45c1-ae14-a0a96f63556f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:37.655107 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-1987bd34-4255-45c1-ae14-a0a96f63556f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:37.655342 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-1987bd34-4255-45c1-ae14-a0a96f63556f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:37.655593 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-1987bd34-4255-45c1-ae14-a0a96f63556f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:37.665600 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:37.665600 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:37.669178 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-2f619153-3864-4b85-b553-40ab2575c4dc req-1987bd34-4255-45c1-ae14-a0a96f63556f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:37.679036 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-1987bd34-4255-45c1-ae14-a0a96f63556f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:05:37.679484 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 814/3258] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:37 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1654 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:37.700177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2f619153-3864-4b85-b553-40ab2575c4dc req-af575490-774b-4d2c-8045-7f322f589947 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:37.702420 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-af575490-774b-4d2c-8045-7f322f589947 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36/action Aug 07 18:05:37.702759 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-af575490-774b-4d2c-8045-7f322f589947 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:37.702876 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-af575490-774b-4d2c-8045-7f322f589947 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:37.713223 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:37.713223 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:37.713704 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-2f619153-3864-4b85-b553-40ab2575c4dc req-af575490-774b-4d2c-8045-7f322f589947 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:37.720514 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-2f619153-3864-4b85-b553-40ab2575c4dc req-af575490-774b-4d2c-8045-7f322f589947 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Begin detaching volume completed successfully. Aug 07 18:05:37.720775 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-af575490-774b-4d2c-8045-7f322f589947 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36/action returned with HTTP 202 Aug 07 18:05:37.721188 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 815/3259] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:05:37 2026] POST /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:05:37.765581 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5c533ba2-77d7-42e1-aa1c-1daa8ba470b0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:37.765943 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c533ba2-77d7-42e1-aa1c-1daa8ba470b0 None None] GET https://10.4.3.241/volume// Aug 07 18:05:37.766111 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c533ba2-77d7-42e1-aa1c-1daa8ba470b0 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:37.766324 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c533ba2-77d7-42e1-aa1c-1daa8ba470b0 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:37.766672 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c533ba2-77d7-42e1-aa1c-1daa8ba470b0 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:37.766985 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 823/3260] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:05:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:37.773683 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2f619153-3864-4b85-b553-40ab2575c4dc req-8c817408-efbf-429c-9863-4210b58cf9c3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:37.775606 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-8c817408-efbf-429c-9863-4210b58cf9c3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:37.775829 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-8c817408-efbf-429c-9863-4210b58cf9c3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:37.776042 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-8c817408-efbf-429c-9863-4210b58cf9c3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:37.785560 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:37.785560 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:37.788856 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-2f619153-3864-4b85-b553-40ab2575c4dc req-8c817408-efbf-429c-9863-4210b58cf9c3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:37.793693 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-8c817408-efbf-429c-9863-4210b58cf9c3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:05:37.794173 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 809/3261] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:05:37 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:38.321384 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fe9e17ca-d8e5-4eb7-8695-15924908532e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:38.323656 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe9e17ca-d8e5-4eb7-8695-15924908532e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:38.323916 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fe9e17ca-d8e5-4eb7-8695-15924908532e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:38.324142 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fe9e17ca-d8e5-4eb7-8695-15924908532e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:38.324437 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-fe9e17ca-d8e5-4eb7-8695-15924908532e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:38.331531 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:38.331531 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:38.332498 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe9e17ca-d8e5-4eb7-8695-15924908532e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:38.332849 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 815/3262] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:38 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 743 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:38.455447 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a365d694-8599-45d6-b762-ddbaf64cbb4c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:38.457266 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a365d694-8599-45d6-b762-ddbaf64cbb4c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 Aug 07 18:05:38.457492 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a365d694-8599-45d6-b762-ddbaf64cbb4c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:38.457736 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a365d694-8599-45d6-b762-ddbaf64cbb4c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:38.459597 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=355,cinder:INSERT=55,cinder:UPDATE=79 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:05:38.464170 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a365d694-8599-45d6-b762-ddbaf64cbb4c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 returned with HTTP 404 Aug 07 18:05:38.464643 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 816/3263] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:38 2026] GET /volume/v3/volumes/7162a8fe-333d-4ca0-8880-32d0770705d0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:38.470759 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a1860283-6fab-46c9-aed4-7815a95cd5a9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:38.472252 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a1860283-6fab-46c9-aed4-7815a95cd5a9 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:05:38.472418 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a1860283-6fab-46c9-aed4-7815a95cd5a9 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:38.472614 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a1860283-6fab-46c9-aed4-7815a95cd5a9 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:38.473317 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a1860283-6fab-46c9-aed4-7815a95cd5a9 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:05:38.515712 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a1860283-6fab-46c9-aed4-7815a95cd5a9 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Get all volumes completed successfully. Aug 07 18:05:38.517569 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:38.517569 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:38.523375 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a1860283-6fab-46c9-aed4-7815a95cd5a9 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:05:38.523862 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 824/3264] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 18:05:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12634 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:38.537264 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9babe6ea-06d9-4f20-a013-48aafe82e27c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:38.538910 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9babe6ea-06d9-4f20-a013-48aafe82e27c tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] DELETE https://10.4.3.241/volume/v3/types/62917f05-0d9c-45a3-9b52-1bd6a694ca69 Aug 07 18:05:38.539100 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9babe6ea-06d9-4f20-a013-48aafe82e27c tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:38.539319 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9babe6ea-06d9-4f20-a013-48aafe82e27c tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:38.559475 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9babe6ea-06d9-4f20-a013-48aafe82e27c tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] https://10.4.3.241/volume/v3/types/62917f05-0d9c-45a3-9b52-1bd6a694ca69 returned with HTTP 202 Aug 07 18:05:38.559927 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 810/3265] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:05:38 2026] DELETE /volume/v3/types/62917f05-0d9c-45a3-9b52-1bd6a694ca69 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:38.568819 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d0045ab1-1efa-4de8-b5b4-ec3a41a35ef3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:38.570266 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0045ab1-1efa-4de8-b5b4-ec3a41a35ef3 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:05:38.570590 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0045ab1-1efa-4de8-b5b4-ec3a41a35ef3 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-467478447", "extra_specs": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:38.581040 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0045ab1-1efa-4de8-b5b4-ec3a41a35ef3 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:05:38.581387 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 816/3266] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:05:38 2026] POST /volume/v3/types => generated 212 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:38.588469 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-410de086-2063-4b29-8691-1f3c958a622f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:38.590027 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-410de086-2063-4b29-8691-1f3c958a622f tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] POST https://10.4.3.241/volume/v3/types/aa62f24b-8708-48c1-8574-c84c74bdcfba/encryption Aug 07 18:05:38.590347 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-410de086-2063-4b29-8691-1f3c958a622f tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:38.604883 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-410de086-2063-4b29-8691-1f3c958a622f tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] https://10.4.3.241/volume/v3/types/aa62f24b-8708-48c1-8574-c84c74bdcfba/encryption returned with HTTP 200 Aug 07 18:05:38.605248 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 817/3267] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:05:38 2026] POST /volume/v3/types/aa62f24b-8708-48c1-8574-c84c74bdcfba/encryption => generated 231 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:38.612282 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5a19d584-24f0-4471-83bd-c46afed282d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:38.613979 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:05:38.614092 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-875406983", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-467478447", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:38.615525 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-875406983', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-467478447', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:05:38.619088 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume of 1 GB Aug 07 18:05:38.619359 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:38.619359 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:38.619802 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Availability Zones retrieved successfully. Aug 07 18:05:38.624916 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (72ad6415-dae4-4d1b-bda9-a1160f3aa5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:38.625774 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30303ebd-15e6-43d4-8a5c-e39e6c8577d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:38.626691 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:38.648888 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30303ebd-15e6-43d4-8a5c-e39e6c8577d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:05:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aa62f24b-8708-48c1-8574-c84c74bdcfba,is_public=True,name='tempest-scenario-type-luks2-467478447',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa62f24b-8708-48c1-8574-c84c74bdcfba', '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=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:38.649632 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0950385c-ad26-4425-9c8e-90117a92c360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:38.673869 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-467478447 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-467478447, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:05:38.674099 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-467478447 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-467478447, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:05:38.698472 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['d49d1793-481f-4d70-a19f-516aa7b86ca1', '9effc1cd-abf5-492f-85a0-93bb39c5ee5c', '1213eb4c-8793-4ee6-8c44-dbd0db746680', '2fcb5340-e34c-44b7-af79-f00a9858b257'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:38.699249 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0950385c-ad26-4425-9c8e-90117a92c360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d49d1793-481f-4d70-a19f-516aa7b86ca1', '9effc1cd-abf5-492f-85a0-93bb39c5ee5c', '1213eb4c-8793-4ee6-8c44-dbd0db746680', '2fcb5340-e34c-44b7-af79-f00a9858b257']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:38.699983 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc6399c-e7dc-4cef-a190-1abfecd2764e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:38.724972 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc6399c-e7dc-4cef-a190-1abfecd2764e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e57833e1-155a-4e65-84bf-d141a4a58a80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-875406983',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['d49d1793-481f-4d70-a19f-516aa7b86ca1','9effc1cd-abf5-492f-85a0-93bb39c5ee5c','1213eb4c-8793-4ee6-8c44-dbd0db746680','2fcb5340-e34c-44b7-af79-f00a9858b257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=aa62f24b-8708-48c1-8574-c84c74bdcfba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:05:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-875406983',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e57833e1-155a-4e65-84bf-d141a4a58a80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e6d40bb338047aebeb6b641d74c8dca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2647976f4ad341e5b062986a49b4c65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa62f24b-8708-48c1-8574-c84c74bdcfba),volume_type_id=aa62f24b-8708-48c1-8574-c84c74bdcfba)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:38.725643 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90bbab2c-8366-48ca-a4e6-abd8639e017d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:38.744771 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90bbab2c-8366-48ca-a4e6-abd8639e017d) transitioned into state 'SUCCESS' from state '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-875406983',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['d49d1793-481f-4d70-a19f-516aa7b86ca1','9effc1cd-abf5-492f-85a0-93bb39c5ee5c','1213eb4c-8793-4ee6-8c44-dbd0db746680','2fcb5340-e34c-44b7-af79-f00a9858b257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=aa62f24b-8708-48c1-8574-c84c74bdcfba)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:38.745563 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4b5d1c-a7a7-42db-98f4-6ab03dba4826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:38.755021 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4b5d1c-a7a7-42db-98f4-6ab03dba4826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:38.755871 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (72ad6415-dae4-4d1b-bda9-a1160f3aa5fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:38.756211 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request issued successfully. Aug 07 18:05:38.756789 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a19d584-24f0-4471-83bd-c46afed282d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:05:38.757215 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 825/3268] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:05:38 2026] POST /volume/v3/volumes => generated 779 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:38.768534 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-81a42094-c81d-4dff-b027-0a811a6173b6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:38.770140 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-81a42094-c81d-4dff-b027-0a811a6173b6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 Aug 07 18:05:38.770485 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-81a42094-c81d-4dff-b027-0a811a6173b6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:38.770675 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-81a42094-c81d-4dff-b027-0a811a6173b6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:38.776873 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:38.776873 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:38.780222 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-81a42094-c81d-4dff-b027-0a811a6173b6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:38.784977 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-81a42094-c81d-4dff-b027-0a811a6173b6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 returned with HTTP 200 Aug 07 18:05:38.785336 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 811/3269] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:38 2026] GET /volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:38.993204 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-e5c1bb64-fd8c-4923-9d6f-c49c363491a4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:38.995693 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-e5c1bb64-fd8c-4923-9d6f-c49c363491a4 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] DELETE https://10.4.3.241/volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48 Aug 07 18:05:38.995953 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-e5c1bb64-fd8c-4923-9d6f-c49c363491a4 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:38.996314 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-e5c1bb64-fd8c-4923-9d6f-c49c363491a4 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:39.005165 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:39.005165 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:39.054233 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-af5c4da2-069c-4d2a-bb35-640695e2b445 req-e5c1bb64-fd8c-4923-9d6f-c49c363491a4 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48 returned with HTTP 200 Aug 07 18:05:39.054770 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 817/3270] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:05:38 2026] DELETE /volume/v3/attachments/cdf8e767-99fb-40d8-9406-5e4600f2da48 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:39.319195 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2f619153-3864-4b85-b553-40ab2575c4dc req-ab344872-87fd-41ae-9f66-73b120872bca None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:39.321223 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-ab344872-87fd-41ae-9f66-73b120872bca tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/attachments/8dba3dbd-7102-48a9-9731-5f530d2d104c Aug 07 18:05:39.321738 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-ab344872-87fd-41ae-9f66-73b120872bca tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:39.322163 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-ab344872-87fd-41ae-9f66-73b120872bca tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:39.332433 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:39.332433 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:39.343760 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3924f97c-4d24-46b7-82e4-d56db0b35198 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:39.345572 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3924f97c-4d24-46b7-82e4-d56db0b35198 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:39.345781 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3924f97c-4d24-46b7-82e4-d56db0b35198 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:39.345977 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3924f97c-4d24-46b7-82e4-d56db0b35198 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:39.346117 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3924f97c-4d24-46b7-82e4-d56db0b35198 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:39.350743 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:39.350743 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:39.351717 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3924f97c-4d24-46b7-82e4-d56db0b35198 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:39.352245 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 826/3271] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:39 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:39.387738 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2f619153-3864-4b85-b553-40ab2575c4dc req-ab344872-87fd-41ae-9f66-73b120872bca tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/attachments/8dba3dbd-7102-48a9-9731-5f530d2d104c returned with HTTP 200 Aug 07 18:05:39.387738 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 818/3272] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:05:39 2026] DELETE /volume/v3/attachments/8dba3dbd-7102-48a9-9731-5f530d2d104c => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:39.799388 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9972907a-bce8-4769-8042-e82e5e332627 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:39.801081 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9972907a-bce8-4769-8042-e82e5e332627 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 Aug 07 18:05:39.801257 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9972907a-bce8-4769-8042-e82e5e332627 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:39.801434 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9972907a-bce8-4769-8042-e82e5e332627 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:39.809912 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:39.809912 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:39.813952 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9972907a-bce8-4769-8042-e82e5e332627 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:39.818601 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9972907a-bce8-4769-8042-e82e5e332627 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 returned with HTTP 200 Aug 07 18:05:39.818980 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 812/3273] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:39 2026] GET /volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:39.830768 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-904b841b-6a7f-4de9-9f22-732fb54c67f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:39.832927 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-904b841b-6a7f-4de9-9f22-732fb54c67f3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 Aug 07 18:05:39.832927 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-904b841b-6a7f-4de9-9f22-732fb54c67f3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:39.833047 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-904b841b-6a7f-4de9-9f22-732fb54c67f3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:39.842814 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:39.842814 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:39.848519 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-904b841b-6a7f-4de9-9f22-732fb54c67f3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:39.855556 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-904b841b-6a7f-4de9-9f22-732fb54c67f3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 returned with HTTP 200 Aug 07 18:05:39.855931 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 818/3274] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:39 2026] GET /volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:39.868285 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8cf75bbe-af44-4037-9771-87cccafd57a0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:39.869857 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8cf75bbe-af44-4037-9771-87cccafd57a0 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80/action Aug 07 18:05:39.870258 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8cf75bbe-af44-4037-9771-87cccafd57a0 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:39.870369 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8cf75bbe-af44-4037-9771-87cccafd57a0 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:39.878695 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:39.878695 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:39.879230 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8cf75bbe-af44-4037-9771-87cccafd57a0 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:39.886962 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8cf75bbe-af44-4037-9771-87cccafd57a0 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume updated successfully. Aug 07 18:05:39.887105 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8cf75bbe-af44-4037-9771-87cccafd57a0 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80/action returned with HTTP 200 Aug 07 18:05:39.887652 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 827/3275] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:05:39 2026] POST /volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 18:05:39.990610 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-4242b1fb-2015-4676-829f-89aed3f8ef0d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:39.992899 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-4242b1fb-2015-4676-829f-89aed3f8ef0d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 Aug 07 18:05:39.993048 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-4242b1fb-2015-4676-829f-89aed3f8ef0d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:39.993231 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-4242b1fb-2015-4676-829f-89aed3f8ef0d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:40.001166 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:40.001166 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:40.004996 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-4242b1fb-2015-4676-829f-89aed3f8ef0d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:40.008971 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-4242b1fb-2015-4676-829f-89aed3f8ef0d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 returned with HTTP 200 Aug 07 18:05:40.009354 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 819/3276] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:39 2026] GET /volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:40.017267 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-fe78acb3-9cd7-420b-b0b7-1c86a7005e92 req-e63413a7-34e3-4d9c-a207-567afefe3d53 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:40.020257 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fe78acb3-9cd7-420b-b0b7-1c86a7005e92 req-e63413a7-34e3-4d9c-a207-567afefe3d53 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:40.020532 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fe78acb3-9cd7-420b-b0b7-1c86a7005e92 req-e63413a7-34e3-4d9c-a207-567afefe3d53 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:40.020787 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-fe78acb3-9cd7-420b-b0b7-1c86a7005e92 req-e63413a7-34e3-4d9c-a207-567afefe3d53 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:40.029775 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:40.029775 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:40.034180 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-fe78acb3-9cd7-420b-b0b7-1c86a7005e92 req-e63413a7-34e3-4d9c-a207-567afefe3d53 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:40.039557 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-fe78acb3-9cd7-420b-b0b7-1c86a7005e92 req-e63413a7-34e3-4d9c-a207-567afefe3d53 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:40.040152 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 813/3277] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:40 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:40.055265 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c7e9ce72-a705-44fe-a819-95ab0c67acb8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:40.057639 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c7e9ce72-a705-44fe-a819-95ab0c67acb8 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] DELETE https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:40.057862 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c7e9ce72-a705-44fe-a819-95ab0c67acb8 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:40.058104 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c7e9ce72-a705-44fe-a819-95ab0c67acb8 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:40.058331 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c7e9ce72-a705-44fe-a819-95ab0c67acb8 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Delete volume with id: bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:40.066993 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:40.066993 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:40.067602 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c7e9ce72-a705-44fe-a819-95ab0c67acb8 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:40.086054 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c7e9ce72-a705-44fe-a819-95ab0c67acb8 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Delete volume request issued successfully. Aug 07 18:05:40.086342 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c7e9ce72-a705-44fe-a819-95ab0c67acb8 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 202 Aug 07 18:05:40.086936 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 819/3278] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:05:40 2026] DELETE /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:05:40.094920 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c74826eb-f841-4d35-8301-b839bb08ac84 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:40.097057 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c74826eb-f841-4d35-8301-b839bb08ac84 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:40.097339 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c74826eb-f841-4d35-8301-b839bb08ac84 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:40.097646 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c74826eb-f841-4d35-8301-b839bb08ac84 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:40.106010 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:40.106010 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:40.110483 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c74826eb-f841-4d35-8301-b839bb08ac84 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Volume info retrieved successfully. Aug 07 18:05:40.115550 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c74826eb-f841-4d35-8301-b839bb08ac84 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 200 Aug 07 18:05:40.116041 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 828/3279] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:05:40 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:40.364208 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-330c46b9-76cd-47ac-ac5c-c645abe82d20 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:40.365895 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-330c46b9-76cd-47ac-ac5c-c645abe82d20 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:40.366100 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-330c46b9-76cd-47ac-ac5c-c645abe82d20 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:40.366311 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-330c46b9-76cd-47ac-ac5c-c645abe82d20 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:40.366457 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-330c46b9-76cd-47ac-ac5c-c645abe82d20 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:40.370002 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:40.370002 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:40.370794 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-330c46b9-76cd-47ac-ac5c-c645abe82d20 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:40.371182 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 820/3280] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:40 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:40.384443 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-57701439-977a-4c28-b68d-66ebab323ee6 req-e70eaffa-7946-461f-ada2-b6679ffcda42 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:40.386483 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-57701439-977a-4c28-b68d-66ebab323ee6 req-e70eaffa-7946-461f-ada2-b6679ffcda42 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/attachments/8dba3dbd-7102-48a9-9731-5f530d2d104c Aug 07 18:05:40.386660 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-57701439-977a-4c28-b68d-66ebab323ee6 req-e70eaffa-7946-461f-ada2-b6679ffcda42 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:40.386834 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-57701439-977a-4c28-b68d-66ebab323ee6 req-e70eaffa-7946-461f-ada2-b6679ffcda42 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:40.391500 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-57701439-977a-4c28-b68d-66ebab323ee6 req-e70eaffa-7946-461f-ada2-b6679ffcda42 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/attachments/8dba3dbd-7102-48a9-9731-5f530d2d104c returned with HTTP 404 Aug 07 18:05:40.392047 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 814/3281] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:05:40 2026] DELETE /volume/v3/attachments/8dba3dbd-7102-48a9-9731-5f530d2d104c => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:05:40.413973 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-4339474d-e7a7-45b8-86d3-496a54e1a8e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:40.416879 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-4339474d-e7a7-45b8-86d3-496a54e1a8e2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 Aug 07 18:05:40.416978 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-4339474d-e7a7-45b8-86d3-496a54e1a8e2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:40.417788 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-4339474d-e7a7-45b8-86d3-496a54e1a8e2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:40.427454 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:40.427454 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:40.433443 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-4339474d-e7a7-45b8-86d3-496a54e1a8e2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:40.437309 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-4339474d-e7a7-45b8-86d3-496a54e1a8e2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 returned with HTTP 200 Aug 07 18:05:40.437842 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 820/3282] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:40 2026] GET /volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:40.448046 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6cfb6f00-7fa2-4503-8bee-91dde68d04fe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:40.448390 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6cfb6f00-7fa2-4503-8bee-91dde68d04fe None None] GET https://10.4.3.241/volume// Aug 07 18:05:40.448562 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6cfb6f00-7fa2-4503-8bee-91dde68d04fe None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:40.448731 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6cfb6f00-7fa2-4503-8bee-91dde68d04fe None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:40.449013 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6cfb6f00-7fa2-4503-8bee-91dde68d04fe None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:40.449269 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 829/3283] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:05:40 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:40.456161 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-c9f52f82-65f2-4b3b-876b-69e90369a621 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:40.458214 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-c9f52f82-65f2-4b3b-876b-69e90369a621 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:05:40.458575 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-c9f52f82-65f2-4b3b-876b-69e90369a621 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e57833e1-155a-4e65-84bf-d141a4a58a80", "connector": null, "instance_uuid": "bbef34ac-543b-4165-a1a4-25ecd2276336"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:40.467664 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:40.467664 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:40.495480 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-c9f52f82-65f2-4b3b-876b-69e90369a621 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:05:40.495480 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 821/3284] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:05: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 07 18:05:41.131049 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4153ed15-1145-43cb-a82a-bc9a765a2f43 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:41.132952 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4153ed15-1145-43cb-a82a-bc9a765a2f43 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] GET https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 Aug 07 18:05:41.133174 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4153ed15-1145-43cb-a82a-bc9a765a2f43 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:41.133369 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4153ed15-1145-43cb-a82a-bc9a765a2f43 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:41.139230 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4153ed15-1145-43cb-a82a-bc9a765a2f43 tempest-TestServerVolumeAttachScenarioOldVersion-571684744 tempest-TestServerVolumeAttachScenarioOldVersion-571684744-project-member] https://10.4.3.241/volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 returned with HTTP 404 Aug 07 18:05:41.139707 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 815/3285] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:05:41 2026] GET /volume/v3/volumes/bd52d6fc-c0e7-4614-a9fc-86ad162a64d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:05:41.380975 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e8bdb22f-f6c1-4a2d-b629-46e1c5f72f5b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:41.382869 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8bdb22f-f6c1-4a2d-b629-46e1c5f72f5b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:41.383065 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8bdb22f-f6c1-4a2d-b629-46e1c5f72f5b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:41.383266 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8bdb22f-f6c1-4a2d-b629-46e1c5f72f5b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:41.383416 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e8bdb22f-f6c1-4a2d-b629-46e1c5f72f5b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:41.387515 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:41.387515 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:41.388463 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8bdb22f-f6c1-4a2d-b629-46e1c5f72f5b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:41.388817 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 821/3286] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:41 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:41.410775 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-322fa0ba-4f69-4db4-9855-37ea982e2efc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:41.411160 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-322fa0ba-4f69-4db4-9855-37ea982e2efc None None] GET https://10.4.3.241/volume// Aug 07 18:05:41.411336 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-322fa0ba-4f69-4db4-9855-37ea982e2efc None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:41.411527 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-322fa0ba-4f69-4db4-9855-37ea982e2efc None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:41.411819 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-322fa0ba-4f69-4db4-9855-37ea982e2efc None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:41.412081 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 830/3287] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:05:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:41.422150 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-25f534de-4cdb-42c4-bf9c-f77cd0dd78e7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:41.425312 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-25f534de-4cdb-42c4-bf9c-f77cd0dd78e7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 Aug 07 18:05:41.425563 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-25f534de-4cdb-42c4-bf9c-f77cd0dd78e7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:41.425743 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-25f534de-4cdb-42c4-bf9c-f77cd0dd78e7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:41.436560 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:41.436560 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:41.440183 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-25f534de-4cdb-42c4-bf9c-f77cd0dd78e7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:05:41.445242 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-25f534de-4cdb-42c4-bf9c-f77cd0dd78e7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 returned with HTTP 200 Aug 07 18:05:41.445635 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 822/3288] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:05:41 2026] GET /volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:41.572591 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-a000bf21-f5ff-45a1-8219-4fcc62ab4331 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:41.574544 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-a000bf21-f5ff-45a1-8219-4fcc62ab4331 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] PUT https://10.4.3.241/volume/v3/attachments/c17409b3-9e6a-4eba-9c2e-8f22e8847910 Aug 07 18:05:41.574884 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-a000bf21-f5ff-45a1-8219-4fcc62ab4331 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:41.586582 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-a000bf21-f5ff-45a1-8219-4fcc62ab4331 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Acquiring lock "cinder-attachment_update-e57833e1-155a-4e65-84bf-d141a4a58a80-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:05:41.591688 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-a000bf21-f5ff-45a1-8219-4fcc62ab4331 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-e57833e1-155a-4e65-84bf-d141a4a58a80-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:05:41.592548 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:41.592548 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:41.679298 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-a000bf21-f5ff-45a1-8219-4fcc62ab4331 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-e57833e1-155a-4e65-84bf-d141a4a58a80-np0000006743" released by "attachment_update" :: held 0.088s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:05:41.679792 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-a000bf21-f5ff-45a1-8219-4fcc62ab4331 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/c17409b3-9e6a-4eba-9c2e-8f22e8847910 returned with HTTP 200 Aug 07 18:05:41.680571 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 816/3289] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:05:41 2026] PUT /volume/v3/attachments/c17409b3-9e6a-4eba-9c2e-8f22e8847910 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:41.704233 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-871c320e-0dc4-41e0-9532-790f2138be3d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:41.708512 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-871c320e-0dc4-41e0-9532-790f2138be3d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments/c17409b3-9e6a-4eba-9c2e-8f22e8847910/action Aug 07 18:05:41.708837 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-871c320e-0dc4-41e0-9532-790f2138be3d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:41.708943 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-871c320e-0dc4-41e0-9532-790f2138be3d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:41.726298 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:41.726298 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:41.735442 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-871c320e-0dc4-41e0-9532-790f2138be3d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/c17409b3-9e6a-4eba-9c2e-8f22e8847910/action returned with HTTP 204 Aug 07 18:05:41.735856 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 822/3290] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:05:41 2026] POST /volume/v3/attachments/c17409b3-9e6a-4eba-9c2e-8f22e8847910/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:41.887848 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bcffe17a-47e4-4cd6-93b6-3fbf24ab4fbb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:41.889359 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bcffe17a-47e4-4cd6-93b6-3fbf24ab4fbb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:41.889531 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bcffe17a-47e4-4cd6-93b6-3fbf24ab4fbb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:41.889719 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bcffe17a-47e4-4cd6-93b6-3fbf24ab4fbb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:41.897968 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:41.897968 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:41.903065 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bcffe17a-47e4-4cd6-93b6-3fbf24ab4fbb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:41.907494 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bcffe17a-47e4-4cd6-93b6-3fbf24ab4fbb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:05:41.907853 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 831/3291] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:41 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:41.922598 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f92b8105-b80c-4392-b71f-38d69c37d12f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:41.924676 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f92b8105-b80c-4392-b71f-38d69c37d12f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:41.924898 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f92b8105-b80c-4392-b71f-38d69c37d12f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:41.925154 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f92b8105-b80c-4392-b71f-38d69c37d12f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:41.925366 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-f92b8105-b80c-4392-b71f-38d69c37d12f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume with id: 335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:41.933297 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:41.933297 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:41.933880 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f92b8105-b80c-4392-b71f-38d69c37d12f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:41.951372 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f92b8105-b80c-4392-b71f-38d69c37d12f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume request issued successfully. Aug 07 18:05:41.951597 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f92b8105-b80c-4392-b71f-38d69c37d12f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 202 Aug 07 18:05:41.952101 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 823/3292] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:05:41 2026] DELETE /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:41.959717 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b3d836a0-a0dd-42bc-aabb-3db6895bd95f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:41.961520 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3d836a0-a0dd-42bc-aabb-3db6895bd95f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:41.961741 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3d836a0-a0dd-42bc-aabb-3db6895bd95f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:41.961953 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3d836a0-a0dd-42bc-aabb-3db6895bd95f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:41.968784 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:41.968784 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:41.972131 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b3d836a0-a0dd-42bc-aabb-3db6895bd95f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:41.978834 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3d836a0-a0dd-42bc-aabb-3db6895bd95f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 200 Aug 07 18:05:41.979196 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 817/3293] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:41 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:42.402642 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bc0f2987-1c5e-4d92-abe4-eebf6bf66551 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:42.404874 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc0f2987-1c5e-4d92-abe4-eebf6bf66551 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:42.405155 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc0f2987-1c5e-4d92-abe4-eebf6bf66551 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:42.405385 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc0f2987-1c5e-4d92-abe4-eebf6bf66551 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:42.405555 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-bc0f2987-1c5e-4d92-abe4-eebf6bf66551 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:42.410725 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:42.410725 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:42.411652 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc0f2987-1c5e-4d92-abe4-eebf6bf66551 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:42.412091 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 823/3294] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:42 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:42.991658 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8a317e9e-551b-4297-8f4a-8cb4d4fd78e9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:42.993676 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a317e9e-551b-4297-8f4a-8cb4d4fd78e9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 Aug 07 18:05:42.993878 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a317e9e-551b-4297-8f4a-8cb4d4fd78e9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:42.994122 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a317e9e-551b-4297-8f4a-8cb4d4fd78e9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:42.999917 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a317e9e-551b-4297-8f4a-8cb4d4fd78e9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 returned with HTTP 404 Aug 07 18:05:43.000551 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 832/3295] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:42 2026] GET /volume/v3/volumes/335c47fc-bf37-4595-9218-34c7aeb91c36 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:43.011642 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5f4774cf-3582-4fb8-9e32-adb7ea55bd82 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:43.014428 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5f4774cf-3582-4fb8-9e32-adb7ea55bd82 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:05:43.014428 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5f4774cf-3582-4fb8-9e32-adb7ea55bd82 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:43.014428 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5f4774cf-3582-4fb8-9e32-adb7ea55bd82 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:43.021656 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:43.021656 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:43.024129 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5f4774cf-3582-4fb8-9e32-adb7ea55bd82 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:43.027735 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5f4774cf-3582-4fb8-9e32-adb7ea55bd82 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:05:43.028145 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 824/3296] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:43 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:43.043544 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d9d02d66-ddf6-491e-811b-981c7c7ebed4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:43.045715 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9d02d66-ddf6-491e-811b-981c7c7ebed4 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:05:43.046188 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d9d02d66-ddf6-491e-811b-981c7c7ebed4 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b480cb94-5a9e-4f69-b3b9-ced388bfba84", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-771111187"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:43.056491 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:43.056491 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:43.057078 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d9d02d66-ddf6-491e-811b-981c7c7ebed4 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:43.057223 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-d9d02d66-ddf6-491e-811b-981c7c7ebed4 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create snapshot from volume b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:05:43.086500 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-d9d02d66-ddf6-491e-811b-981c7c7ebed4 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['569b7a32-0c0a-4b71-b648-295db592c1d8', '23959ac8-9601-4212-bbc6-8c010bd3ad91', '7706c671-74f8-4ceb-95d6-f8ed6ce057d1', '27e5c76a-7fc9-44c3-bed8-50cac2dc95f1'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:43.120843 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d9d02d66-ddf6-491e-811b-981c7c7ebed4 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot create request issued successfully. Aug 07 18:05:43.121231 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9d02d66-ddf6-491e-811b-981c7c7ebed4 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:05:43.121699 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 818/3297] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:05:43 2026] POST /volume/v3/snapshots => generated 379 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:43.133478 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6a3e5058-151a-4bec-85f6-f2b7c101b84f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:43.135546 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a3e5058-151a-4bec-85f6-f2b7c101b84f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 Aug 07 18:05:43.135758 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a3e5058-151a-4bec-85f6-f2b7c101b84f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:43.135957 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a3e5058-151a-4bec-85f6-f2b7c101b84f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:43.144943 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:43.144943 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:43.145349 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6a3e5058-151a-4bec-85f6-f2b7c101b84f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:43.146100 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a3e5058-151a-4bec-85f6-f2b7c101b84f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 returned with HTTP 200 Aug 07 18:05:43.146429 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 824/3298] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:43 2026] GET /volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:43.424122 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fd6b39d2-adf6-4af8-83a4-c19ab8cf08b8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:43.426389 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd6b39d2-adf6-4af8-83a4-c19ab8cf08b8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:43.426389 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd6b39d2-adf6-4af8-83a4-c19ab8cf08b8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:43.426756 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fd6b39d2-adf6-4af8-83a4-c19ab8cf08b8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:43.427158 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-fd6b39d2-adf6-4af8-83a4-c19ab8cf08b8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:43.432586 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:43.432586 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:43.434005 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fd6b39d2-adf6-4af8-83a4-c19ab8cf08b8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:43.434670 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 833/3299] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:43 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:44.161850 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-19d7ae01-594c-45ca-8af0-304524e2822e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:44.166937 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19d7ae01-594c-45ca-8af0-304524e2822e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 Aug 07 18:05:44.166937 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-19d7ae01-594c-45ca-8af0-304524e2822e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:44.166937 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-19d7ae01-594c-45ca-8af0-304524e2822e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:44.174992 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:44.174992 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:44.175807 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-19d7ae01-594c-45ca-8af0-304524e2822e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:44.176673 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19d7ae01-594c-45ca-8af0-304524e2822e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 returned with HTTP 200 Aug 07 18:05:44.177094 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 825/3300] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:44 2026] GET /volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 => generated 538 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:44.192305 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4c6674ff-002f-47b0-aaeb-7b3738f4a53b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:44.194622 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4c6674ff-002f-47b0-aaeb-7b3738f4a53b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 Aug 07 18:05:44.194862 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4c6674ff-002f-47b0-aaeb-7b3738f4a53b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:44.195110 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4c6674ff-002f-47b0-aaeb-7b3738f4a53b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:44.200855 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:44.200855 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:44.201358 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4c6674ff-002f-47b0-aaeb-7b3738f4a53b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:44.202167 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4c6674ff-002f-47b0-aaeb-7b3738f4a53b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 returned with HTTP 200 Aug 07 18:05:44.202709 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 819/3301] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:44 2026] GET /volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:44.212994 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38990352-cb8f-4714-804d-f923665f9f54 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:44.214912 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38990352-cb8f-4714-804d-f923665f9f54 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots Aug 07 18:05:44.215140 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38990352-cb8f-4714-804d-f923665f9f54 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:44.215332 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38990352-cb8f-4714-804d-f923665f9f54 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:44.215595 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-38990352-cb8f-4714-804d-f923665f9f54 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:05:44.216914 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-38990352-cb8f-4714-804d-f923665f9f54 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:05:44.223181 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-38990352-cb8f-4714-804d-f923665f9f54 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Get all snapshots completed successfully. Aug 07 18:05:44.223619 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38990352-cb8f-4714-804d-f923665f9f54 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 200 Aug 07 18:05:44.224022 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 825/3302] 10.4.3.241 () {66 vars in 1243 bytes} [Fri Aug 7 18:05:44 2026] GET /volume/v3/snapshots => generated 407 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:44.231822 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-600be3b7-4e6b-4bbc-a2ad-801436c214f9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:44.233631 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-600be3b7-4e6b-4bbc-a2ad-801436c214f9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] PUT https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 Aug 07 18:05:44.234009 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-600be3b7-4e6b-4bbc-a2ad-801436c214f9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1602380426", "description": "This is the new description of snapshot."}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:44.241156 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:44.241156 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:44.241710 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-600be3b7-4e6b-4bbc-a2ad-801436c214f9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:44.250222 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-600be3b7-4e6b-4bbc-a2ad-801436c214f9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 returned with HTTP 200 Aug 07 18:05:44.250868 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 834/3303] 10.4.3.241 () {68 vars in 1375 bytes} [Fri Aug 7 18:05:44 2026] PUT /volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 => generated 443 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:44.262448 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9bad608b-758f-4014-bbb9-d09fc2e55359 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:44.264427 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9bad608b-758f-4014-bbb9-d09fc2e55359 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 Aug 07 18:05:44.264427 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9bad608b-758f-4014-bbb9-d09fc2e55359 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:44.264992 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9bad608b-758f-4014-bbb9-d09fc2e55359 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:44.273835 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:44.273835 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:44.275413 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9bad608b-758f-4014-bbb9-d09fc2e55359 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:44.275413 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9bad608b-758f-4014-bbb9-d09fc2e55359 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 returned with HTTP 200 Aug 07 18:05:44.275638 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 826/3304] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:44 2026] GET /volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 => generated 577 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:44.284273 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ecd5db3d-46e1-4b9b-8831-9e7f1bc88e8b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:44.287725 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ecd5db3d-46e1-4b9b-8831-9e7f1bc88e8b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 Aug 07 18:05:44.288062 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ecd5db3d-46e1-4b9b-8831-9e7f1bc88e8b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:44.288386 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ecd5db3d-46e1-4b9b-8831-9e7f1bc88e8b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:44.288665 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-ecd5db3d-46e1-4b9b-8831-9e7f1bc88e8b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: 4160218b-1b3e-401e-a0c9-90542b906085 Aug 07 18:05:44.299560 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:44.299560 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:44.300174 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ecd5db3d-46e1-4b9b-8831-9e7f1bc88e8b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:44.322500 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ecd5db3d-46e1-4b9b-8831-9e7f1bc88e8b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot delete request issued successfully. Aug 07 18:05:44.322705 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ecd5db3d-46e1-4b9b-8831-9e7f1bc88e8b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 returned with HTTP 202 Aug 07 18:05:44.323069 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 820/3305] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:05:44 2026] DELETE /volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:44.329304 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4debffd4-b28c-45dc-9bb9-b4381da006c6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:44.331616 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4debffd4-b28c-45dc-9bb9-b4381da006c6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 Aug 07 18:05:44.331932 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4debffd4-b28c-45dc-9bb9-b4381da006c6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:44.332519 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4debffd4-b28c-45dc-9bb9-b4381da006c6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:44.341601 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:44.341601 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:44.342077 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4debffd4-b28c-45dc-9bb9-b4381da006c6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:44.342859 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4debffd4-b28c-45dc-9bb9-b4381da006c6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 returned with HTTP 200 Aug 07 18:05:44.343277 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 826/3306] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:44 2026] GET /volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 => generated 576 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:44.445213 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2f51f645-b275-47e1-b6ed-6bdcacc7970b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:44.447235 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f51f645-b275-47e1-b6ed-6bdcacc7970b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:44.447756 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2f51f645-b275-47e1-b6ed-6bdcacc7970b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:44.448012 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2f51f645-b275-47e1-b6ed-6bdcacc7970b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:44.448169 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2f51f645-b275-47e1-b6ed-6bdcacc7970b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:44.452711 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:44.452711 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:44.453507 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f51f645-b275-47e1-b6ed-6bdcacc7970b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:44.453826 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 835/3307] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:44 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:45.353885 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e20e0037-d9a5-4bf8-80d0-a86899178c50 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.355921 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e20e0037-d9a5-4bf8-80d0-a86899178c50 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 Aug 07 18:05:45.356174 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e20e0037-d9a5-4bf8-80d0-a86899178c50 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:45.356395 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e20e0037-d9a5-4bf8-80d0-a86899178c50 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:45.360823 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e20e0037-d9a5-4bf8-80d0-a86899178c50 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 returned with HTTP 404 Aug 07 18:05:45.361357 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 827/3308] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:45 2026] GET /volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:45.368970 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-31c7977f-b17f-4181-afc3-1e9fa202b12c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.370994 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-31c7977f-b17f-4181-afc3-1e9fa202b12c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 Aug 07 18:05:45.371226 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-31c7977f-b17f-4181-afc3-1e9fa202b12c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:45.371489 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-31c7977f-b17f-4181-afc3-1e9fa202b12c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:45.371626 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-31c7977f-b17f-4181-afc3-1e9fa202b12c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: 4160218b-1b3e-401e-a0c9-90542b906085 Aug 07 18:05:45.377908 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-31c7977f-b17f-4181-afc3-1e9fa202b12c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 returned with HTTP 404 Aug 07 18:05:45.378481 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 821/3309] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:05:45 2026] DELETE /volume/v3/snapshots/4160218b-1b3e-401e-a0c9-90542b906085 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:45.391167 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bc57cecc-082f-4dfb-8bc6-d7c74419182f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.392849 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc57cecc-082f-4dfb-8bc6-d7c74419182f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:05:45.393079 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc57cecc-082f-4dfb-8bc6-d7c74419182f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:45.393295 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc57cecc-082f-4dfb-8bc6-d7c74419182f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:45.400780 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:45.400780 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:45.404475 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bc57cecc-082f-4dfb-8bc6-d7c74419182f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:45.409482 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc57cecc-082f-4dfb-8bc6-d7c74419182f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:05:45.410014 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 827/3310] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:45 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:45.422119 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c3b30b0b-27a8-4462-8af5-a197ec27bc44 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.423779 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c3b30b0b-27a8-4462-8af5-a197ec27bc44 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:05:45.424144 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c3b30b0b-27a8-4462-8af5-a197ec27bc44 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b480cb94-5a9e-4f69-b3b9-ced388bfba84", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-764279654"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:45.432503 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:45.432503 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:45.433109 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c3b30b0b-27a8-4462-8af5-a197ec27bc44 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:05:45.433290 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-c3b30b0b-27a8-4462-8af5-a197ec27bc44 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create snapshot from volume b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:05:45.458122 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-c3b30b0b-27a8-4462-8af5-a197ec27bc44 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['aa696682-57fb-488f-b080-43090db7cf0e', '7d30b1ad-c877-4eab-a38f-6f73d418b406', '3bd90830-6aa6-4b59-8e4b-d4e75fc3bd2a', 'a39614bb-5d48-49ca-ac31-e0a645a293ff'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:45.463760 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0c8d8d8c-25ec-408a-8392-5964e7fa5016 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.465675 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c8d8d8c-25ec-408a-8392-5964e7fa5016 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:45.465936 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0c8d8d8c-25ec-408a-8392-5964e7fa5016 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:45.466445 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0c8d8d8c-25ec-408a-8392-5964e7fa5016 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:45.466445 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0c8d8d8c-25ec-408a-8392-5964e7fa5016 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:45.470996 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:45.470996 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:45.471780 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c8d8d8c-25ec-408a-8392-5964e7fa5016 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:45.472231 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 828/3311] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:45 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:45.492820 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c3b30b0b-27a8-4462-8af5-a197ec27bc44 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot create request issued successfully. Aug 07 18:05:45.493291 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c3b30b0b-27a8-4462-8af5-a197ec27bc44 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:05:45.493951 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 836/3312] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:05:45 2026] POST /volume/v3/snapshots => generated 309 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:45.506312 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-97452007-d584-4c68-b4f4-38e8f0b59c71 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.508046 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-97452007-d584-4c68-b4f4-38e8f0b59c71 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 Aug 07 18:05:45.508284 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-97452007-d584-4c68-b4f4-38e8f0b59c71 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:45.508481 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-97452007-d584-4c68-b4f4-38e8f0b59c71 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:45.514030 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:45.514030 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:45.514495 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-97452007-d584-4c68-b4f4-38e8f0b59c71 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:45.515232 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-97452007-d584-4c68-b4f4-38e8f0b59c71 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 returned with HTTP 200 Aug 07 18:05:45.515881 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 822/3313] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:45 2026] GET /volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:45.602389 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6b85941d-a152-426b-aa72-9f4325d1853d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.604038 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b85941d-a152-426b-aa72-9f4325d1853d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:45.604223 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6b85941d-a152-426b-aa72-9f4325d1853d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:45.604410 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6b85941d-a152-426b-aa72-9f4325d1853d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:45.610837 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:45.610837 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:45.614378 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6b85941d-a152-426b-aa72-9f4325d1853d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:45.618248 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b85941d-a152-426b-aa72-9f4325d1853d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:05:45.618636 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 828/3314] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:45 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:45.631717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fd238d3a-ba4d-47f1-9ce4-31128a2a4635 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.634264 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd238d3a-ba4d-47f1-9ce4-31128a2a4635 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:45.634485 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd238d3a-ba4d-47f1-9ce4-31128a2a4635 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:45.634666 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd238d3a-ba4d-47f1-9ce4-31128a2a4635 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:45.646209 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:45.646209 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:45.650703 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fd238d3a-ba4d-47f1-9ce4-31128a2a4635 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:45.656382 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd238d3a-ba4d-47f1-9ce4-31128a2a4635 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:05:45.656803 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 829/3315] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:45 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:45.704417 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-66b318d7-8548-407b-a81a-c889f5686b3b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.707145 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-66b318d7-8548-407b-a81a-c889f5686b3b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:45.707417 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-66b318d7-8548-407b-a81a-c889f5686b3b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:45.707686 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-66b318d7-8548-407b-a81a-c889f5686b3b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:45.719001 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:45.719001 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:45.722474 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-66b318d7-8548-407b-a81a-c889f5686b3b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:45.726116 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-66b318d7-8548-407b-a81a-c889f5686b3b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:05:45.726644 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 837/3316] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:45 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:45.799415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-952bf2e7-638e-472b-bf17-c27b9f03d143 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.799781 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-952bf2e7-638e-472b-bf17-c27b9f03d143 None None] GET https://10.4.3.241/volume// Aug 07 18:05:45.800006 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-952bf2e7-638e-472b-bf17-c27b9f03d143 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:45.800188 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-952bf2e7-638e-472b-bf17-c27b9f03d143 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:45.800602 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-952bf2e7-638e-472b-bf17-c27b9f03d143 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:45.801122 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 823/3317] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:05:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:45.808234 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-963567b1-85d8-42ea-90d0-fde1b04eba9d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.810314 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-963567b1-85d8-42ea-90d0-fde1b04eba9d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:05:45.810752 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-963567b1-85d8-42ea-90d0-fde1b04eba9d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "291f834d-7981-4943-b0b0-d854b8b891ca", "connector": null, "instance_uuid": "31d9084a-38fc-47a9-b8b8-b3acda65b879"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:45.819229 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:45.819229 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:45.842777 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-963567b1-85d8-42ea-90d0-fde1b04eba9d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:05:45.843182 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 829/3318] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:05:45 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:45.867924 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-85c9a1a1-0e9f-41b8-a0f8-8ed1a9a47f40 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.869829 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85c9a1a1-0e9f-41b8-a0f8-8ed1a9a47f40 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:45.869986 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85c9a1a1-0e9f-41b8-a0f8-8ed1a9a47f40 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:45.870175 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85c9a1a1-0e9f-41b8-a0f8-8ed1a9a47f40 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:45.883815 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b8b504a8-c818-4ac8-b996-3cb8e1daf812 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.884046 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:45.884046 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:45.884205 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8b504a8-c818-4ac8-b996-3cb8e1daf812 None None] GET https://10.4.3.241/volume// Aug 07 18:05:45.884417 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8b504a8-c818-4ac8-b996-3cb8e1daf812 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:45.884662 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b8b504a8-c818-4ac8-b996-3cb8e1daf812 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:45.885049 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b8b504a8-c818-4ac8-b996-3cb8e1daf812 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:45.885543 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 838/3319] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:05:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:45.892037 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-85c9a1a1-0e9f-41b8-a0f8-8ed1a9a47f40 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:45.895467 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-013cec11-691a-474c-875e-59e575354a18 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:45.898562 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85c9a1a1-0e9f-41b8-a0f8-8ed1a9a47f40 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:05:45.899071 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 830/3320] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:45 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:45.899996 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-013cec11-691a-474c-875e-59e575354a18 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:45.900278 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-013cec11-691a-474c-875e-59e575354a18 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:45.900580 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-013cec11-691a-474c-875e-59e575354a18 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:45.911025 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:45.911025 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:45.914844 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-013cec11-691a-474c-875e-59e575354a18 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:45.918738 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-013cec11-691a-474c-875e-59e575354a18 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:05:45.919198 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 824/3321] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:05:45 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 1019 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:46.005387 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-46cdb1b6-a0bb-443b-b47b-14a41ee012f4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:46.008100 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-46cdb1b6-a0bb-443b-b47b-14a41ee012f4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80/encryption Aug 07 18:05:46.008360 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-46cdb1b6-a0bb-443b-b47b-14a41ee012f4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:46.008594 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-46cdb1b6-a0bb-443b-b47b-14a41ee012f4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:46.016685 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-1d837976-8c7a-405d-bbae-b65b034bd8bc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:46.019123 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-1d837976-8c7a-405d-bbae-b65b034bd8bc tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] PUT https://10.4.3.241/volume/v3/attachments/30f41a65-f95c-4f4c-8e3b-bd93b7b44930 Aug 07 18:05:46.019678 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-1d837976-8c7a-405d-bbae-b65b034bd8bc tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:46.021019 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:46.021019 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:46.028467 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-1d837976-8c7a-405d-bbae-b65b034bd8bc tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Acquiring lock "cinder-attachment_update-291f834d-7981-4943-b0b0-d854b8b891ca-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:05:46.029381 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2c3442bf-eef0-4466-81e7-5914dc8f45f4 req-46cdb1b6-a0bb-443b-b47b-14a41ee012f4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80/encryption returned with HTTP 200 Aug 07 18:05:46.030616 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 830/3322] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 18:05:46 2026] GET /volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:46.038111 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-1d837976-8c7a-405d-bbae-b65b034bd8bc tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Lock "cinder-attachment_update-291f834d-7981-4943-b0b0-d854b8b891ca-np0000006743" acquired by "attachment_update" :: waited 0.010s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:05:46.039791 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:46.039791 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:46.142021 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-1d837976-8c7a-405d-bbae-b65b034bd8bc tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Lock "cinder-attachment_update-291f834d-7981-4943-b0b0-d854b8b891ca-np0000006743" released by "attachment_update" :: held 0.104s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:05:46.142367 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-1d837976-8c7a-405d-bbae-b65b034bd8bc tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/attachments/30f41a65-f95c-4f4c-8e3b-bd93b7b44930 returned with HTTP 200 Aug 07 18:05:46.143044 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 839/3323] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:05:46 2026] PUT /volume/v3/attachments/30f41a65-f95c-4f4c-8e3b-bd93b7b44930 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:46.483485 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a839dbc8-f416-432e-bc76-72f1a1d7d806 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:46.486144 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a839dbc8-f416-432e-bc76-72f1a1d7d806 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:46.486328 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a839dbc8-f416-432e-bc76-72f1a1d7d806 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:46.486555 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a839dbc8-f416-432e-bc76-72f1a1d7d806 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:46.486724 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a839dbc8-f416-432e-bc76-72f1a1d7d806 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:46.491816 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:46.491816 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:46.492633 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a839dbc8-f416-432e-bc76-72f1a1d7d806 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:46.493030 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 831/3324] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:46 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:46.525256 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-17e0f707-1689-45a4-8f03-29d8f7df7918 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:46.527415 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17e0f707-1689-45a4-8f03-29d8f7df7918 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 Aug 07 18:05:46.527659 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17e0f707-1689-45a4-8f03-29d8f7df7918 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:46.527919 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17e0f707-1689-45a4-8f03-29d8f7df7918 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:46.534193 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:46.534193 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:46.534801 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-17e0f707-1689-45a4-8f03-29d8f7df7918 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:05:46.535806 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17e0f707-1689-45a4-8f03-29d8f7df7918 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 returned with HTTP 200 Aug 07 18:05:46.536391 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 825/3325] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:46 2026] GET /volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:46.911413 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f4560215-53ef-4067-adc5-e8234c623258 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:46.913571 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4560215-53ef-4067-adc5-e8234c623258 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:46.913817 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4560215-53ef-4067-adc5-e8234c623258 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:46.914081 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4560215-53ef-4067-adc5-e8234c623258 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:46.926029 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:46.926029 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:46.930164 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f4560215-53ef-4067-adc5-e8234c623258 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:46.938524 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4560215-53ef-4067-adc5-e8234c623258 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:05:46.938926 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 831/3326] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:46 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:47.508225 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b697ef14-46e2-4c77-8fc2-1ac87a5efec8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:47.510841 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b697ef14-46e2-4c77-8fc2-1ac87a5efec8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:47.511245 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b697ef14-46e2-4c77-8fc2-1ac87a5efec8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:47.511617 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b697ef14-46e2-4c77-8fc2-1ac87a5efec8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:47.511980 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b697ef14-46e2-4c77-8fc2-1ac87a5efec8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:47.518909 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:47.518909 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:47.520382 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b697ef14-46e2-4c77-8fc2-1ac87a5efec8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:47.520773 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 840/3327] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:47 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:47.962667 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f8f42840-4f58-4a93-b210-dc03e7d493a4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:47.966773 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8f42840-4f58-4a93-b210-dc03e7d493a4 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:47.967053 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8f42840-4f58-4a93-b210-dc03e7d493a4 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:47.967367 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8f42840-4f58-4a93-b210-dc03e7d493a4 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:47.986326 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:47.986326 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:47.993423 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f8f42840-4f58-4a93-b210-dc03e7d493a4 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:48.002544 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8f42840-4f58-4a93-b210-dc03e7d493a4 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:05:48.002544 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 832/3328] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:47 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:48.532542 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d3d2a501-6215-4c69-b2d3-9fb6a38df231 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:48.535261 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d3d2a501-6215-4c69-b2d3-9fb6a38df231 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:48.535757 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d3d2a501-6215-4c69-b2d3-9fb6a38df231 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:48.537355 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d3d2a501-6215-4c69-b2d3-9fb6a38df231 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:48.537355 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d3d2a501-6215-4c69-b2d3-9fb6a38df231 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:48.543046 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:48.543046 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:48.543046 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d3d2a501-6215-4c69-b2d3-9fb6a38df231 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:48.543046 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 826/3329] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:48 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:49.019424 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1254af0-e273-4156-b468-fb580e09695f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:49.019424 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1254af0-e273-4156-b468-fb580e09695f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:49.019424 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1254af0-e273-4156-b468-fb580e09695f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:49.019424 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1254af0-e273-4156-b468-fb580e09695f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:49.038681 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:49.038681 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:49.043370 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d1254af0-e273-4156-b468-fb580e09695f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:49.050120 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1254af0-e273-4156-b468-fb580e09695f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:05:49.050655 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 832/3330] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:49 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:49.554650 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-75fff651-b595-442e-9061-078a52368edf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:49.560390 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75fff651-b595-442e-9061-078a52368edf tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:49.560390 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75fff651-b595-442e-9061-078a52368edf tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:49.560390 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75fff651-b595-442e-9061-078a52368edf tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:49.560390 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-75fff651-b595-442e-9061-078a52368edf tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:49.564746 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:49.564746 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:49.565543 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75fff651-b595-442e-9061-078a52368edf tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:49.565947 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 841/3331] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:49 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:50.066816 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ab9803b4-a38e-4e4b-93fa-efc6a4caa05f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:50.070491 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ab9803b4-a38e-4e4b-93fa-efc6a4caa05f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:50.070841 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ab9803b4-a38e-4e4b-93fa-efc6a4caa05f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:50.071110 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ab9803b4-a38e-4e4b-93fa-efc6a4caa05f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:50.095855 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:50.095855 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:50.106508 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ab9803b4-a38e-4e4b-93fa-efc6a4caa05f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:50.114269 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ab9803b4-a38e-4e4b-93fa-efc6a4caa05f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:05:50.116100 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 833/3332] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:50 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:50.586595 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7dc1c193-c698-4d59-9d9c-dc27a792dcc6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:50.589275 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7dc1c193-c698-4d59-9d9c-dc27a792dcc6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:50.589865 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7dc1c193-c698-4d59-9d9c-dc27a792dcc6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:50.589865 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7dc1c193-c698-4d59-9d9c-dc27a792dcc6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:50.590081 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-7dc1c193-c698-4d59-9d9c-dc27a792dcc6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:50.597615 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:50.597615 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:50.599173 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7dc1c193-c698-4d59-9d9c-dc27a792dcc6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:50.599471 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 827/3333] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:50 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:50.663297 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-e96a249a-3048-435a-87d8-1c7d71513b5f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:50.669574 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-e96a249a-3048-435a-87d8-1c7d71513b5f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] POST https://10.4.3.241/volume/v3/attachments/30f41a65-f95c-4f4c-8e3b-bd93b7b44930/action Aug 07 18:05:50.671620 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-e96a249a-3048-435a-87d8-1c7d71513b5f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:50.671620 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-e96a249a-3048-435a-87d8-1c7d71513b5f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:50.715140 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:50.715140 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:50.735440 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7e0bc7a4-d114-45d7-933d-18fbf65146b1 req-e96a249a-3048-435a-87d8-1c7d71513b5f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/attachments/30f41a65-f95c-4f4c-8e3b-bd93b7b44930/action returned with HTTP 204 Aug 07 18:05:50.736001 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 833/3334] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:05:50 2026] POST /volume/v3/attachments/30f41a65-f95c-4f4c-8e3b-bd93b7b44930/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:05:51.130047 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5bc024b9-a683-49c0-901e-cc1689cd665a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:51.132301 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5bc024b9-a683-49c0-901e-cc1689cd665a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:51.132611 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5bc024b9-a683-49c0-901e-cc1689cd665a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:51.133240 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5bc024b9-a683-49c0-901e-cc1689cd665a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:51.146659 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:51.146659 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:51.152344 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5bc024b9-a683-49c0-901e-cc1689cd665a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:51.160004 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5bc024b9-a683-49c0-901e-cc1689cd665a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:05:51.160593 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 842/3335] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:51 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:51.176384 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b00b91ba-da1a-44bb-ad6f-feb83ac554b0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:51.179508 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b00b91ba-da1a-44bb-ad6f-feb83ac554b0 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:51.179800 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b00b91ba-da1a-44bb-ad6f-feb83ac554b0 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:51.180034 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b00b91ba-da1a-44bb-ad6f-feb83ac554b0 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:51.196024 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:51.196024 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:51.202530 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b00b91ba-da1a-44bb-ad6f-feb83ac554b0 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:51.208489 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b00b91ba-da1a-44bb-ad6f-feb83ac554b0 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:05:51.209057 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 834/3336] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:51 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:51.616574 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-24271031-dd7c-4e52-9e28-bc1b000eee30 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:51.626091 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-24271031-dd7c-4e52-9e28-bc1b000eee30 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:51.626091 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-24271031-dd7c-4e52-9e28-bc1b000eee30 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:51.626091 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-24271031-dd7c-4e52-9e28-bc1b000eee30 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:51.626091 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-24271031-dd7c-4e52-9e28-bc1b000eee30 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:51.638744 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:51.638744 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:51.640123 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-24271031-dd7c-4e52-9e28-bc1b000eee30 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:51.640326 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 828/3337] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:51 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 754 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:51.697428 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a22fcee4-b5ed-4afe-8cd4-2451c50f4402 req-650987c5-e215-490a-a55e-651acb88869f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:51.699068 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a22fcee4-b5ed-4afe-8cd4-2451c50f4402 req-650987c5-e215-490a-a55e-651acb88869f tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] DELETE https://10.4.3.241/volume/v3/attachments/e5dea37c-c893-4965-92cd-68c8141311bf Aug 07 18:05:51.699343 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a22fcee4-b5ed-4afe-8cd4-2451c50f4402 req-650987c5-e215-490a-a55e-651acb88869f tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:51.699568 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a22fcee4-b5ed-4afe-8cd4-2451c50f4402 req-650987c5-e215-490a-a55e-651acb88869f tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:51.710900 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:51.710900 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:51.776619 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a22fcee4-b5ed-4afe-8cd4-2451c50f4402 req-650987c5-e215-490a-a55e-651acb88869f tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/attachments/e5dea37c-c893-4965-92cd-68c8141311bf returned with HTTP 200 Aug 07 18:05:51.777218 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 834/3338] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:05:51 2026] DELETE /volume/v3/attachments/e5dea37c-c893-4965-92cd-68c8141311bf => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:51.799535 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-a22fcee4-b5ed-4afe-8cd4-2451c50f4402 req-ebdab060-b430-4b55-9734-50cf3e4900ad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:51.803109 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a22fcee4-b5ed-4afe-8cd4-2451c50f4402 req-ebdab060-b430-4b55-9734-50cf3e4900ad tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] DELETE https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f Aug 07 18:05:51.803260 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a22fcee4-b5ed-4afe-8cd4-2451c50f4402 req-ebdab060-b430-4b55-9734-50cf3e4900ad tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:51.803444 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a22fcee4-b5ed-4afe-8cd4-2451c50f4402 req-ebdab060-b430-4b55-9734-50cf3e4900ad tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:51.803601 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [req-a22fcee4-b5ed-4afe-8cd4-2451c50f4402 req-ebdab060-b430-4b55-9734-50cf3e4900ad tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Delete volume with id: 0d34e194-ba41-45e3-ad52-628a0f118c4f Aug 07 18:05:51.815920 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:51.815920 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:51.816569 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-a22fcee4-b5ed-4afe-8cd4-2451c50f4402 req-ebdab060-b430-4b55-9734-50cf3e4900ad tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Volume info retrieved successfully. Aug 07 18:05:51.840374 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-a22fcee4-b5ed-4afe-8cd4-2451c50f4402 req-ebdab060-b430-4b55-9734-50cf3e4900ad tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] Delete volume request issued successfully. Aug 07 18:05:51.840652 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a22fcee4-b5ed-4afe-8cd4-2451c50f4402 req-ebdab060-b430-4b55-9734-50cf3e4900ad tempest-TestShelveInstance-1902821218 tempest-TestShelveInstance-1902821218-project-member] https://10.4.3.241/volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f returned with HTTP 202 Aug 07 18:05:51.841206 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 843/3339] 10.4.3.241 () {70 vars in 1620 bytes} [Fri Aug 7 18:05:51 2026] DELETE /volume/v3/volumes/0d34e194-ba41-45e3-ad52-628a0f118c4f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:05:52.653995 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a489bedd-30dd-48ba-9779-b4da43a1cd9e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:52.659177 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a489bedd-30dd-48ba-9779-b4da43a1cd9e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:52.659177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a489bedd-30dd-48ba-9779-b4da43a1cd9e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:52.659177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a489bedd-30dd-48ba-9779-b4da43a1cd9e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:52.659177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a489bedd-30dd-48ba-9779-b4da43a1cd9e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:52.665778 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:52.665778 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:52.666188 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a489bedd-30dd-48ba-9779-b4da43a1cd9e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:52.666703 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 835/3340] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:52 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:52.683137 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eb609418-445a-41af-b279-f42b763a327c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:52.685059 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb609418-445a-41af-b279-f42b763a327c tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a Aug 07 18:05:52.685569 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb609418-445a-41af-b279-f42b763a327c tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:52.685569 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb609418-445a-41af-b279-f42b763a327c tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:52.694010 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:52.694010 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:52.699507 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eb609418-445a-41af-b279-f42b763a327c tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:05:52.705065 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb609418-445a-41af-b279-f42b763a327c tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a returned with HTTP 200 Aug 07 18:05:52.705550 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 829/3341] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:52 2026] GET /volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:52.718924 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-10e26083-2666-4870-9313-ab456fddf2b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:52.722145 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] POST https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f/restore Aug 07 18:05:52.722581 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:52.724180 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Restoring backup d7d2513a-7526-4eb8-9e41-5b28cc86187f ({'restore': {}}) {{(pid=100246) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 18:05:52.724319 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Restoring backup d7d2513a-7526-4eb8-9e41-5b28cc86187f to volume None. Aug 07 18:05:52.729254 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:52.729254 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:52.730614 np0000006743 devstack@c-api.service[100246]: INFO cinder.backup.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Creating volume of 1 GB for restore of backup d7d2513a-7526-4eb8-9e41-5b28cc86187f. Aug 07 18:05:52.737735 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Availability zone cache updated, next update will occur around 2026-08-07 19:05:52.737422. {{(pid=100246) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 18:05:52.737865 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Availability Zones retrieved successfully. Aug 07 18:05:52.744852 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Flow 'volume_create_api' (b7afcc50-38d3-4414-b1de-607f532c9236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:52.746288 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc80561-936b-448c-a483-8e690439e9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:52.747553 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:52.777824 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc80561-936b-448c-a483-8e690439e9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:52.778817 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662c61c6-deda-4152-9c05-5b9d0bc85b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:52.816376 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Created reservations ['9a2c0365-c012-42c7-aa1d-7cc768cbe39a', '3beb7a06-2f62-4b2b-9881-6710d3f9ba03', 'ae491081-8192-4b88-8c5f-de20b1ed2db9', '51bc68e9-ba9f-45a5-9bd0-8e6bc1de163d'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:52.817438 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (662c61c6-deda-4152-9c05-5b9d0bc85b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a2c0365-c012-42c7-aa1d-7cc768cbe39a', '3beb7a06-2f62-4b2b-9881-6710d3f9ba03', 'ae491081-8192-4b88-8c5f-de20b1ed2db9', '51bc68e9-ba9f-45a5-9bd0-8e6bc1de163d']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:52.818292 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac2cc529-e8fc-4aff-bff3-5df32e98dcda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:52.856201 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac2cc529-e8fc-4aff-bff3-5df32e98dcda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4c901c1-d9b0-4175-a246-ae496fb2d399', '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_d7d2513a-7526-4eb8-9e41-5b28cc86187f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ae7d7828ef8418782b11ab8b14500c4',qos_specs=None,replication_status=,reservations=['9a2c0365-c012-42c7-aa1d-7cc768cbe39a','3beb7a06-2f62-4b2b-9881-6710d3f9ba03','ae491081-8192-4b88-8c5f-de20b1ed2db9','51bc68e9-ba9f-45a5-9bd0-8e6bc1de163d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9227fbfecfbe440c975fffb40a23dc4b',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:05:52Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d7d2513a-7526-4eb8-9e41-5b28cc86187f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4c901c1-d9b0-4175-a246-ae496fb2d399,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ae7d7828ef8418782b11ab8b14500c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9227fbfecfbe440c975fffb40a23dc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:52.857621 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ac0026b-97e8-42ba-837b-199e3bfd20cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:52.882335 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ac0026b-97e8-42ba-837b-199e3bfd20cc) transitioned into 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_d7d2513a-7526-4eb8-9e41-5b28cc86187f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ae7d7828ef8418782b11ab8b14500c4',qos_specs=None,replication_status=,reservations=['9a2c0365-c012-42c7-aa1d-7cc768cbe39a','3beb7a06-2f62-4b2b-9881-6710d3f9ba03','ae491081-8192-4b88-8c5f-de20b1ed2db9','51bc68e9-ba9f-45a5-9bd0-8e6bc1de163d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9227fbfecfbe440c975fffb40a23dc4b',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:52.883393 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b18e4def-3e59-42b9-a7f0-d246147bc1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:52.896629 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b18e4def-3e59-42b9-a7f0-d246147bc1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:52.897996 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Flow 'volume_create_api' (b7afcc50-38d3-4414-b1de-607f532c9236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:52.898381 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Create volume request issued successfully. Aug 07 18:05:52.908059 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:52.908059 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:52.909203 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:05:53.926680 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:53.926680 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:53.926680 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:05:53.926680 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Checking backup size 1 against volume size 1 {{(pid=100246) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 18:05:53.926680 np0000006743 devstack@c-api.service[100246]: INFO cinder.backup.api [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Overwriting volume b4c901c1-d9b0-4175-a246-ae496fb2d399 with restore of backup d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:53.948555 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] restore_backup in rpcapi backup_id d7d2513a-7526-4eb8-9e41-5b28cc86187f {{(pid=100246) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 18:05:53.951228 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10e26083-2666-4870-9313-ab456fddf2b6 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f/restore returned with HTTP 202 Aug 07 18:05:53.951502 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 835/3342] 10.4.3.241 () {68 vars in 1393 bytes} [Fri Aug 7 18:05:52 2026] POST /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f/restore => generated 189 bytes in 1233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:53.962192 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0e87fd8a-17da-473d-8527-2450c8d66fcf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:53.967303 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0e87fd8a-17da-473d-8527-2450c8d66fcf tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:53.967541 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0e87fd8a-17da-473d-8527-2450c8d66fcf tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:53.967777 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0e87fd8a-17da-473d-8527-2450c8d66fcf tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:53.968714 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0e87fd8a-17da-473d-8527-2450c8d66fcf tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:53.976729 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:53.976729 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:53.977560 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0e87fd8a-17da-473d-8527-2450c8d66fcf tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:53.978025 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 844/3343] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:53 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:54.994694 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-26d409c7-333f-4589-a413-e2bca6bcc6af None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:54.997414 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26d409c7-333f-4589-a413-e2bca6bcc6af tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:54.997719 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26d409c7-333f-4589-a413-e2bca6bcc6af tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:54.998013 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26d409c7-333f-4589-a413-e2bca6bcc6af tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:54.998202 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-26d409c7-333f-4589-a413-e2bca6bcc6af tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:55.011527 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:55.011527 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:55.013091 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26d409c7-333f-4589-a413-e2bca6bcc6af tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:55.014004 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 836/3344] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:54 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:55.156523 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-59b5ed71-e302-4305-bccc-d79f5bb02b8b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:55.159897 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-59b5ed71-e302-4305-bccc-d79f5bb02b8b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:55.160532 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-59b5ed71-e302-4305-bccc-d79f5bb02b8b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:55.160532 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-59b5ed71-e302-4305-bccc-d79f5bb02b8b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:55.176284 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:55.176284 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:55.184046 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-59b5ed71-e302-4305-bccc-d79f5bb02b8b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:55.193752 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-59b5ed71-e302-4305-bccc-d79f5bb02b8b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:05:55.193752 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 830/3345] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:55 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:05:55.228280 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-1d4c0324-5743-47f4-afc3-258eb1e3fa69 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:55.234340 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-1d4c0324-5743-47f4-afc3-258eb1e3fa69 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] POST https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca/action Aug 07 18:05:55.234773 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-1d4c0324-5743-47f4-afc3-258eb1e3fa69 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:05:55.234846 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-1d4c0324-5743-47f4-afc3-258eb1e3fa69 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:55.251897 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:55.251897 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:55.252618 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-1d4c0324-5743-47f4-afc3-258eb1e3fa69 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:55.265057 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-1d4c0324-5743-47f4-afc3-258eb1e3fa69 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Begin detaching volume completed successfully. Aug 07 18:05:55.266127 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-1d4c0324-5743-47f4-afc3-258eb1e3fa69 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca/action returned with HTTP 202 Aug 07 18:05:55.266127 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 836/3346] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:05:55 2026] POST /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:05:55.344221 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f1dce79b-6295-4bbe-a652-7e090b54ea92 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:55.344823 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1dce79b-6295-4bbe-a652-7e090b54ea92 None None] GET https://10.4.3.241/volume// Aug 07 18:05:55.345181 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f1dce79b-6295-4bbe-a652-7e090b54ea92 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:55.345417 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f1dce79b-6295-4bbe-a652-7e090b54ea92 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:55.345899 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1dce79b-6295-4bbe-a652-7e090b54ea92 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:55.346521 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 845/3347] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:05:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:55.386309 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-f0b0dab8-3e5e-4c3e-8c88-93ab59ed0907 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:55.388619 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-f0b0dab8-3e5e-4c3e-8c88-93ab59ed0907 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:55.388856 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-f0b0dab8-3e5e-4c3e-8c88-93ab59ed0907 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:55.389090 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-f0b0dab8-3e5e-4c3e-8c88-93ab59ed0907 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:55.410561 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:55.410561 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:55.410561 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-f0b0dab8-3e5e-4c3e-8c88-93ab59ed0907 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:55.410561 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-f0b0dab8-3e5e-4c3e-8c88-93ab59ed0907 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:05:55.410561 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 837/3348] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:05:55 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 1315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:56.028389 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2807f94b-c690-4a18-ac42-9ae8c0824d03 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:56.030259 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2807f94b-c690-4a18-ac42-9ae8c0824d03 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:56.030321 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2807f94b-c690-4a18-ac42-9ae8c0824d03 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:56.030529 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2807f94b-c690-4a18-ac42-9ae8c0824d03 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:56.030692 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-2807f94b-c690-4a18-ac42-9ae8c0824d03 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:56.042739 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:56.042739 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:56.042739 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2807f94b-c690-4a18-ac42-9ae8c0824d03 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:56.042739 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 831/3349] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:56 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:56.646687 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-149daaa8-8773-4f54-9dc8-37f4510adcba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:56.651487 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-149daaa8-8773-4f54-9dc8-37f4510adcba tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] DELETE https://10.4.3.241/volume/v3/attachments/30f41a65-f95c-4f4c-8e3b-bd93b7b44930 Aug 07 18:05:56.651487 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-149daaa8-8773-4f54-9dc8-37f4510adcba tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:56.651487 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-149daaa8-8773-4f54-9dc8-37f4510adcba tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:56.658830 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:56.658830 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:56.742340 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9bb494f2-aedf-49b6-ae40-5df32b678b41 req-149daaa8-8773-4f54-9dc8-37f4510adcba tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/attachments/30f41a65-f95c-4f4c-8e3b-bd93b7b44930 returned with HTTP 200 Aug 07 18:05:56.743010 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 837/3350] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:05:56 2026] DELETE /volume/v3/attachments/30f41a65-f95c-4f4c-8e3b-bd93b7b44930 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:57.061965 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5b85a78c-338b-4c3a-bfe2-c949d8c73566 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:57.063824 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b85a78c-338b-4c3a-bfe2-c949d8c73566 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:57.064343 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5b85a78c-338b-4c3a-bfe2-c949d8c73566 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:57.065151 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5b85a78c-338b-4c3a-bfe2-c949d8c73566 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:57.065151 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5b85a78c-338b-4c3a-bfe2-c949d8c73566 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:57.071851 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:57.071851 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:57.073152 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b85a78c-338b-4c3a-bfe2-c949d8c73566 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:57.073152 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 846/3351] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:57 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:57.438573 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3b987996-bbbc-4fea-a990-a909bb207acf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:57.442806 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b987996-bbbc-4fea-a990-a909bb207acf tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:05:57.443103 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b987996-bbbc-4fea-a990-a909bb207acf tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "291f834d-7981-4943-b0b0-d854b8b891ca", "force": false, "name": "tempest-TestStampPattern-snapshot-1058382597", "description": null, "metadata": null}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:57.461132 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:57.461132 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:57.461829 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3b987996-bbbc-4fea-a990-a909bb207acf tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:05:57.461829 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-3b987996-bbbc-4fea-a990-a909bb207acf tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Create snapshot from volume 291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:05:57.571698 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-3b987996-bbbc-4fea-a990-a909bb207acf tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Created reservations ['9eac5aa3-2581-4130-90a1-96089145aa6c', '5673199e-e40f-45dd-a925-123b89213f3c', '441ff1f3-a9de-4a6d-b49f-6a8871d239f1', 'aaa24c8e-a353-4047-a9d4-c8014224db43'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:57.639426 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3b987996-bbbc-4fea-a990-a909bb207acf tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Snapshot create request issued successfully. Aug 07 18:05:57.639980 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b987996-bbbc-4fea-a990-a909bb207acf tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:05:57.640561 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 838/3352] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:05:57 2026] POST /volume/v3/snapshots => generated 303 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:57.651698 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-95bb6c3e-c195-4e29-b76b-0a493f7fe8f1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:57.654358 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95bb6c3e-c195-4e29-b76b-0a493f7fe8f1 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f Aug 07 18:05:57.654661 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95bb6c3e-c195-4e29-b76b-0a493f7fe8f1 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:57.654961 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95bb6c3e-c195-4e29-b76b-0a493f7fe8f1 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:57.664539 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:57.664539 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:57.665119 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-95bb6c3e-c195-4e29-b76b-0a493f7fe8f1 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Snapshot retrieved successfully. Aug 07 18:05:57.665996 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95bb6c3e-c195-4e29-b76b-0a493f7fe8f1 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f returned with HTTP 200 Aug 07 18:05:57.666362 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 832/3353] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:57 2026] GET /volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f => generated 435 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:58.087865 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ec223210-1b82-4398-90f1-92062f77720e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:58.090162 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec223210-1b82-4398-90f1-92062f77720e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:58.090459 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec223210-1b82-4398-90f1-92062f77720e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:58.090711 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec223210-1b82-4398-90f1-92062f77720e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:58.090905 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ec223210-1b82-4398-90f1-92062f77720e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:58.098092 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:58.098092 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:58.098092 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec223210-1b82-4398-90f1-92062f77720e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:58.098589 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 838/3354] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:58 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:58.184175 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:58.186331 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:05:58.186923 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1289901172"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:58.188799 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1289901172'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:05:58.189088 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Create volume of 1 GB Aug 07 18:05:58.195768 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Availability Zones retrieved successfully. Aug 07 18:05:58.203763 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Flow 'volume_create_api' (b26241a7-f8ab-4160-b5ff-9d9afbcc956f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:58.205265 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd6f90e-77c3-440f-aa96-da6bd37ca642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:58.206927 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:05:58.250007 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bd6f90e-77c3-440f-aa96-da6bd37ca642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:58.251009 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9452f4-f403-4558-9c40-340f056a6093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:58.294891 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Created reservations ['be19665c-222b-4ad3-a76a-4af08886b55f', '3ffe58f6-f73a-452b-bf49-e200d6ebe37f', 'e9756cef-2815-4889-989a-58664a6ace69', 'c0bd651b-8fbb-4da5-8e67-9a8ad7707a0b'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:05:58.295680 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9452f4-f403-4558-9c40-340f056a6093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be19665c-222b-4ad3-a76a-4af08886b55f', '3ffe58f6-f73a-452b-bf49-e200d6ebe37f', 'e9756cef-2815-4889-989a-58664a6ace69', 'c0bd651b-8fbb-4da5-8e67-9a8ad7707a0b']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:58.296368 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4913e9d8-aa77-4e45-b513-9e9711cf0693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:58.319851 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4913e9d8-aa77-4e45-b513-9e9711cf0693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1621c85d-1ae8-45af-897f-bcdf7becdbec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1289901172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac93ffc24b94f3aa56697af31ec1588',qos_specs=None,replication_status=,reservations=['be19665c-222b-4ad3-a76a-4af08886b55f','3ffe58f6-f73a-452b-bf49-e200d6ebe37f','e9756cef-2815-4889-989a-58664a6ace69','c0bd651b-8fbb-4da5-8e67-9a8ad7707a0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e1b0f16c47e4f379c2a30d7d5eacd70',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1289901172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1621c85d-1ae8-45af-897f-bcdf7becdbec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ac93ffc24b94f3aa56697af31ec1588',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e1b0f16c47e4f379c2a30d7d5eacd70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:58.320600 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bcc8e03-97e6-41dc-bfa4-60181419f9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:58.346364 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bcc8e03-97e6-41dc-bfa4-60181419f9fc) transitioned into state 'SUCCESS' from state '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-1289901172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac93ffc24b94f3aa56697af31ec1588',qos_specs=None,replication_status=,reservations=['be19665c-222b-4ad3-a76a-4af08886b55f','3ffe58f6-f73a-452b-bf49-e200d6ebe37f','e9756cef-2815-4889-989a-58664a6ace69','c0bd651b-8fbb-4da5-8e67-9a8ad7707a0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e1b0f16c47e4f379c2a30d7d5eacd70',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:58.347118 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa3ea2df-66c2-4db9-a7f4-148d2311ffce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:05:58.359611 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa3ea2df-66c2-4db9-a7f4-148d2311ffce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:05:58.360404 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Flow 'volume_create_api' (b26241a7-f8ab-4160-b5ff-9d9afbcc956f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:05:58.360754 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Create volume request issued successfully. Aug 07 18:05:58.361330 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-624b7b7b-faa8-4375-8c3f-2bdc01dbcd96 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:05:58.361876 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 847/3355] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:05:58 2026] POST /volume/v3/volumes => generated 755 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:05:58.377803 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-117d97f8-c4cb-4387-8594-0ea76b63c639 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:58.379610 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-117d97f8-c4cb-4387-8594-0ea76b63c639 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:05:58.379834 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-117d97f8-c4cb-4387-8594-0ea76b63c639 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:58.380052 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-117d97f8-c4cb-4387-8594-0ea76b63c639 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:58.387118 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:58.387118 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:58.395231 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-117d97f8-c4cb-4387-8594-0ea76b63c639 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:58.400995 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-117d97f8-c4cb-4387-8594-0ea76b63c639 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:05:58.400995 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 839/3356] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:58 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:58.677129 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4386c862-d3bd-43d7-81c6-2fcd08eb5a94 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:58.680664 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4386c862-d3bd-43d7-81c6-2fcd08eb5a94 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f Aug 07 18:05:58.680664 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4386c862-d3bd-43d7-81c6-2fcd08eb5a94 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:58.680664 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4386c862-d3bd-43d7-81c6-2fcd08eb5a94 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:58.687163 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:58.687163 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:58.687825 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4386c862-d3bd-43d7-81c6-2fcd08eb5a94 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Snapshot retrieved successfully. Aug 07 18:05:58.689046 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4386c862-d3bd-43d7-81c6-2fcd08eb5a94 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f returned with HTTP 200 Aug 07 18:05:58.689495 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 833/3357] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:58 2026] GET /volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:58.702708 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cd26e1b6-093d-42a7-8530-cc358422f69b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:58.704823 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd26e1b6-093d-42a7-8530-cc358422f69b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f Aug 07 18:05:58.704967 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd26e1b6-093d-42a7-8530-cc358422f69b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:58.705150 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd26e1b6-093d-42a7-8530-cc358422f69b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:58.714744 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:58.714744 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:58.714964 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cd26e1b6-093d-42a7-8530-cc358422f69b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Snapshot retrieved successfully. Aug 07 18:05:58.716126 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd26e1b6-093d-42a7-8530-cc358422f69b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f returned with HTTP 200 Aug 07 18:05:58.716477 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 839/3358] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:05:58 2026] GET /volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:59.111647 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8f72bf0a-e63c-4d58-9f96-ee6b9f3a71b5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:59.116278 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8f72bf0a-e63c-4d58-9f96-ee6b9f3a71b5 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:05:59.116614 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8f72bf0a-e63c-4d58-9f96-ee6b9f3a71b5 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:59.116893 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8f72bf0a-e63c-4d58-9f96-ee6b9f3a71b5 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:59.117060 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-8f72bf0a-e63c-4d58-9f96-ee6b9f3a71b5 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:05:59.123548 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:59.123548 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:59.124285 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8f72bf0a-e63c-4d58-9f96-ee6b9f3a71b5 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:05:59.124695 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 848/3359] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:59 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:59.135830 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-04ad7b23-b386-4b66-a14a-d5a5738f923b req-a6846421-4df3-4ee3-8948-25316cd84df8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:59.137982 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-04ad7b23-b386-4b66-a14a-d5a5738f923b req-a6846421-4df3-4ee3-8948-25316cd84df8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80/encryption Aug 07 18:05:59.138803 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-04ad7b23-b386-4b66-a14a-d5a5738f923b req-a6846421-4df3-4ee3-8948-25316cd84df8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:59.138803 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-04ad7b23-b386-4b66-a14a-d5a5738f923b req-a6846421-4df3-4ee3-8948-25316cd84df8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:59.148890 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:59.148890 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:59.155221 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-04ad7b23-b386-4b66-a14a-d5a5738f923b req-a6846421-4df3-4ee3-8948-25316cd84df8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80/encryption returned with HTTP 200 Aug 07 18:05:59.155942 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 840/3360] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 18:05:59 2026] GET /volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:59.412391 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6c78c5dc-0b0a-4ec6-8b53-1bdbb8bd6b57 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:59.415024 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6c78c5dc-0b0a-4ec6-8b53-1bdbb8bd6b57 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:05:59.415254 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6c78c5dc-0b0a-4ec6-8b53-1bdbb8bd6b57 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:59.415853 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6c78c5dc-0b0a-4ec6-8b53-1bdbb8bd6b57 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:59.424740 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:59.424740 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:59.433032 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6c78c5dc-0b0a-4ec6-8b53-1bdbb8bd6b57 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:59.442630 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6c78c5dc-0b0a-4ec6-8b53-1bdbb8bd6b57 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:05:59.443034 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 834/3361] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:59 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:59.524161 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-e6e50bb2-d002-42f1-ad41-0305a53b42fd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:59.531683 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-e6e50bb2-d002-42f1-ad41-0305a53b42fd tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:05:59.531683 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-e6e50bb2-d002-42f1-ad41-0305a53b42fd tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:59.531683 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-e6e50bb2-d002-42f1-ad41-0305a53b42fd tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:59.538626 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:59.538626 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:05:59.549844 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-e6e50bb2-d002-42f1-ad41-0305a53b42fd tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:59.556497 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-e6e50bb2-d002-42f1-ad41-0305a53b42fd tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:05:59.556877 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 840/3362] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:05:59 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:59.663515 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b2f94f55-9b4d-4976-8366-a83e0f72b5ce None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:59.664027 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b2f94f55-9b4d-4976-8366-a83e0f72b5ce None None] GET https://10.4.3.241/volume// Aug 07 18:05:59.664247 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b2f94f55-9b4d-4976-8366-a83e0f72b5ce None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:59.664530 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b2f94f55-9b4d-4976-8366-a83e0f72b5ce None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:59.664936 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b2f94f55-9b4d-4976-8366-a83e0f72b5ce None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:59.665457 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 849/3363] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:05:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:59.676573 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-d076ea05-eeea-40d7-bb71-3aefca5a0cbb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:59.679895 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-d076ea05-eeea-40d7-bb71-3aefca5a0cbb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:05:59.679895 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-d076ea05-eeea-40d7-bb71-3aefca5a0cbb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1621c85d-1ae8-45af-897f-bcdf7becdbec", "connector": null, "instance_uuid": "60bc5977-c927-4db3-ae51-53423ee04e4f"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:59.690743 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:59.690743 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:05:59.736078 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-d076ea05-eeea-40d7-bb71-3aefca5a0cbb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:05:59.736782 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 841/3364] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:05:59 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 07 18:05:59.784535 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-671be89c-25ff-404a-a4b4-961fd880cc16 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:59.785479 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-671be89c-25ff-404a-a4b4-961fd880cc16 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:05:59.785644 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-671be89c-25ff-404a-a4b4-961fd880cc16 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:59.785815 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-671be89c-25ff-404a-a4b4-961fd880cc16 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:59.796451 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:59.796451 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:05:59.800588 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-671be89c-25ff-404a-a4b4-961fd880cc16 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:59.805077 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5a8bf18d-3401-42dc-a1b5-b046b521474d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:59.805491 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a8bf18d-3401-42dc-a1b5-b046b521474d None None] GET https://10.4.3.241/volume// Aug 07 18:05:59.805676 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-671be89c-25ff-404a-a4b4-961fd880cc16 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:05:59.805718 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a8bf18d-3401-42dc-a1b5-b046b521474d None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:59.805891 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a8bf18d-3401-42dc-a1b5-b046b521474d None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:59.806420 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 835/3365] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:05:59 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:05:59.806530 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a8bf18d-3401-42dc-a1b5-b046b521474d None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:05:59.806565 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 841/3366] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:05:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:05:59.815188 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-e3226b35-3819-4ca5-b1a9-f9b1ed32b509 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:59.821052 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-e3226b35-3819-4ca5-b1a9-f9b1ed32b509 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:05:59.821052 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-e3226b35-3819-4ca5-b1a9-f9b1ed32b509 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:05:59.821052 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-e3226b35-3819-4ca5-b1a9-f9b1ed32b509 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:05:59.834537 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:05:59.834537 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:05:59.840476 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-e3226b35-3819-4ca5-b1a9-f9b1ed32b509 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:05:59.845264 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-e3226b35-3819-4ca5-b1a9-f9b1ed32b509 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:05:59.845635 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 850/3367] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:05:59 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:05:59.988860 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-0c751047-7738-4729-8901-5655e0624e36 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:05:59.991037 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-0c751047-7738-4729-8901-5655e0624e36 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] PUT https://10.4.3.241/volume/v3/attachments/24753531-9879-4b0e-b5c6-fc4ba0615d9a Aug 07 18:05:59.991566 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-0c751047-7738-4729-8901-5655e0624e36 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:05:59.999211 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-0c751047-7738-4729-8901-5655e0624e36 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Acquiring lock "cinder-attachment_update-1621c85d-1ae8-45af-897f-bcdf7becdbec-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:06:00.003739 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-0c751047-7738-4729-8901-5655e0624e36 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Lock "cinder-attachment_update-1621c85d-1ae8-45af-897f-bcdf7becdbec-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:06:00.004859 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:00.004859 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:00.111989 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-0c751047-7738-4729-8901-5655e0624e36 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Lock "cinder-attachment_update-1621c85d-1ae8-45af-897f-bcdf7becdbec-np0000006743" released by "attachment_update" :: held 0.108s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:06:00.112349 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-0c751047-7738-4729-8901-5655e0624e36 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/attachments/24753531-9879-4b0e-b5c6-fc4ba0615d9a returned with HTTP 200 Aug 07 18:06:00.112924 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 842/3368] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:05:59 2026] PUT /volume/v3/attachments/24753531-9879-4b0e-b5c6-fc4ba0615d9a => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:06:00.136371 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3a598673-a16e-45fc-8b52-7833645d87bc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:00.138523 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3a598673-a16e-45fc-8b52-7833645d87bc tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:06:00.138774 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3a598673-a16e-45fc-8b52-7833645d87bc tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:00.139045 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3a598673-a16e-45fc-8b52-7833645d87bc tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:00.139206 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-3a598673-a16e-45fc-8b52-7833645d87bc tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:00.150073 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:00.150073 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:00.150073 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3a598673-a16e-45fc-8b52-7833645d87bc tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:06:00.150073 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 836/3369] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:00 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:00.294608 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-04ad7b23-b386-4b66-a14a-d5a5738f923b req-631bd9e6-8216-4ae1-a3af-fc2e3ccfda92 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:00.298183 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-04ad7b23-b386-4b66-a14a-d5a5738f923b req-631bd9e6-8216-4ae1-a3af-fc2e3ccfda92 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/attachments/c17409b3-9e6a-4eba-9c2e-8f22e8847910 Aug 07 18:06:00.298504 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-04ad7b23-b386-4b66-a14a-d5a5738f923b req-631bd9e6-8216-4ae1-a3af-fc2e3ccfda92 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:00.298779 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-04ad7b23-b386-4b66-a14a-d5a5738f923b req-631bd9e6-8216-4ae1-a3af-fc2e3ccfda92 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:00.308433 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:00.308433 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:00.384828 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-04ad7b23-b386-4b66-a14a-d5a5738f923b req-631bd9e6-8216-4ae1-a3af-fc2e3ccfda92 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/c17409b3-9e6a-4eba-9c2e-8f22e8847910 returned with HTTP 200 Aug 07 18:06:00.385345 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 842/3370] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:06:00 2026] DELETE /volume/v3/attachments/c17409b3-9e6a-4eba-9c2e-8f22e8847910 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:00.822488 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-046d3f7c-0e0e-49cb-a457-14a481a6cfaf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:00.825474 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-046d3f7c-0e0e-49cb-a457-14a481a6cfaf tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:00.825743 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-046d3f7c-0e0e-49cb-a457-14a481a6cfaf tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:00.826067 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-046d3f7c-0e0e-49cb-a457-14a481a6cfaf tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:00.842477 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:00.842477 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:00.847778 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-046d3f7c-0e0e-49cb-a457-14a481a6cfaf tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:00.853847 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-046d3f7c-0e0e-49cb-a457-14a481a6cfaf tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:06:00.854363 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 851/3371] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:00 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:01.034817 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:01.104893 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1c230ebb-b0cc-4a88-9585-10caaba96198 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:01.106502 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c230ebb-b0cc-4a88-9585-10caaba96198 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 Aug 07 18:06:01.108480 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c230ebb-b0cc-4a88-9585-10caaba96198 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:01.108480 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c230ebb-b0cc-4a88-9585-10caaba96198 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:01.108480 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-1c230ebb-b0cc-4a88-9585-10caaba96198 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume with id: e57833e1-155a-4e65-84bf-d141a4a58a80 Aug 07 18:06:01.113453 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:01.113453 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:01.114109 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1c230ebb-b0cc-4a88-9585-10caaba96198 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:06:01.124834 np0000006743 devstack@c-api.service[100243]: WARNING cinder.keymgr.conf_key_mgr [None req-1c230ebb-b0cc-4a88-9585-10caaba96198 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 18:06:01.131693 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1c230ebb-b0cc-4a88-9585-10caaba96198 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume request issued successfully. Aug 07 18:06:01.132035 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c230ebb-b0cc-4a88-9585-10caaba96198 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 returned with HTTP 202 Aug 07 18:06:01.132301 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 837/3372] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:01 2026] DELETE /volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:01.139614 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38f39d47-b04a-4342-b418-84020f8ad545 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:01.142155 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38f39d47-b04a-4342-b418-84020f8ad545 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 Aug 07 18:06:01.142634 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38f39d47-b04a-4342-b418-84020f8ad545 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:01.142917 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38f39d47-b04a-4342-b418-84020f8ad545 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:01.152036 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:01.152036 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:01.157081 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-38f39d47-b04a-4342-b418-84020f8ad545 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:06:01.163958 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-84de3683-f718-467d-b033-aca0da88383c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:01.164003 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38f39d47-b04a-4342-b418-84020f8ad545 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 returned with HTTP 200 Aug 07 18:06:01.164199 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 843/3373] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:01 2026] GET /volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:01.165599 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84de3683-f718-467d-b033-aca0da88383c tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:06:01.166024 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84de3683-f718-467d-b033-aca0da88383c tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:01.167213 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84de3683-f718-467d-b033-aca0da88383c tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:01.167213 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-84de3683-f718-467d-b033-aca0da88383c tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:01.171090 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:01.171526 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-385199769", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:01.173869 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:01.173869 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:01.173869 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84de3683-f718-467d-b033-aca0da88383c tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:06:01.173869 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 852/3374] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:01 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:01.177762 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-385199769', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:01.177762 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Create volume of 1 GB Aug 07 18:06:01.177762 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:01.177762 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:01.185422 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Availability Zones retrieved successfully. Aug 07 18:06:01.188075 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Flow 'volume_create_api' (ca258036-92ff-4ea9-8080-8d1a6b405b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:01.189997 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abdfe0ff-e2fd-4752-9fbb-2ec4ec6a09e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:01.191489 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:01.231572 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abdfe0ff-e2fd-4752-9fbb-2ec4ec6a09e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:01.233341 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00169adb-76d8-4d59-afe3-c68692da48f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:01.274257 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-37755066-4305-4248-adda-b2d6d2ffcd7d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:01.307765 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Created reservations ['bb54e790-717c-4991-89e4-c35bd44998a6', '3295886a-1985-4ab7-9d27-9f451c811ad2', 'a7147edf-17c7-47d3-8440-12bbb8b45ec7', 'af8f2545-6917-41e6-866c-5eecc28bcc36'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:01.308534 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00169adb-76d8-4d59-afe3-c68692da48f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb54e790-717c-4991-89e4-c35bd44998a6', '3295886a-1985-4ab7-9d27-9f451c811ad2', 'a7147edf-17c7-47d3-8440-12bbb8b45ec7', 'af8f2545-6917-41e6-866c-5eecc28bcc36']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:01.309243 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f30132be-82c6-417a-aab4-4340eabdb679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:01.337622 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f30132be-82c6-417a-aab4-4340eabdb679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab3a04e5-d545-4d2e-85fe-4a81488ab911', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-385199769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e75f58418e442d681e73e8744f080fe',qos_specs=None,replication_status=,reservations=['bb54e790-717c-4991-89e4-c35bd44998a6','3295886a-1985-4ab7-9d27-9f451c811ad2','a7147edf-17c7-47d3-8440-12bbb8b45ec7','af8f2545-6917-41e6-866c-5eecc28bcc36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52b657acda3145fcb213df377d185cba',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-385199769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab3a04e5-d545-4d2e-85fe-4a81488ab911,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e75f58418e442d681e73e8744f080fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52b657acda3145fcb213df377d185cba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:01.338374 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea14cbe9-e18f-4ded-975c-2e6ce618a256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:01.381904 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea14cbe9-e18f-4ded-975c-2e6ce618a256) transitioned into state 'SUCCESS' from state '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-385199769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e75f58418e442d681e73e8744f080fe',qos_specs=None,replication_status=,reservations=['bb54e790-717c-4991-89e4-c35bd44998a6','3295886a-1985-4ab7-9d27-9f451c811ad2','a7147edf-17c7-47d3-8440-12bbb8b45ec7','af8f2545-6917-41e6-866c-5eecc28bcc36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52b657acda3145fcb213df377d185cba',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:01.382581 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657c1cfb-fcaa-4783-a2ff-4097a04ffa03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:01.395019 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657c1cfb-fcaa-4783-a2ff-4097a04ffa03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:01.396000 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Flow 'volume_create_api' (ca258036-92ff-4ea9-8080-8d1a6b405b33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:01.396230 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Create volume request issued successfully. Aug 07 18:06:01.396829 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4abff451-4981-479f-8b0d-e815f0aa60e9 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:01.397314 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 843/3375] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:06:01 2026] POST /volume/v3/volumes => generated 755 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:01.409748 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:01.410146 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2057485153"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:01.411955 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2057485153'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:01.412169 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Create volume of 1 GB Aug 07 18:06:01.412819 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5e603843-f8ef-4aef-8349-b352957d1333 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:01.415124 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e603843-f8ef-4aef-8349-b352957d1333 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] GET https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 Aug 07 18:06:01.415412 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e603843-f8ef-4aef-8349-b352957d1333 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:01.415668 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e603843-f8ef-4aef-8349-b352957d1333 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:01.416287 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Availability Zones retrieved successfully. Aug 07 18:06:01.422483 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Flow 'volume_create_api' (e0d78923-359a-4b55-ace8-ef3b2cd3e97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:01.423448 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae2b359-9186-4608-82f9-b370b7b38da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:01.424265 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:01.427073 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:01.427073 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:01.433366 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5e603843-f8ef-4aef-8349-b352957d1333 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Volume info retrieved successfully. Aug 07 18:06:01.440286 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e603843-f8ef-4aef-8349-b352957d1333 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 returned with HTTP 200 Aug 07 18:06:01.441498 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 844/3376] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:01 2026] GET /volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:01.451901 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae2b359-9186-4608-82f9-b370b7b38da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:01.452735 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e77593c-dc8e-463c-b67f-d92f1e1e6dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:01.519076 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Created reservations ['5c93717f-d499-4f37-9508-fd4943dca72f', 'c4d85a7b-9ff7-415e-b38f-35e5f8621494', 'b2d97b01-1729-4875-8d2d-554d0f33ebce', '067cdf49-e5bd-409c-8e5e-3bb2dda86aa5'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:01.520161 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e77593c-dc8e-463c-b67f-d92f1e1e6dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c93717f-d499-4f37-9508-fd4943dca72f', 'c4d85a7b-9ff7-415e-b38f-35e5f8621494', 'b2d97b01-1729-4875-8d2d-554d0f33ebce', '067cdf49-e5bd-409c-8e5e-3bb2dda86aa5']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:01.521243 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d8aa76-052d-4d25-8d0a-cede7cb13ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:01.546225 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d8aa76-052d-4d25-8d0a-cede7cb13ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f8460bd-242e-426f-8cd1-f9da71c921ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2057485153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc29fba5dd284bce8e8bb45f95b8dff9',qos_specs=None,replication_status=,reservations=['5c93717f-d499-4f37-9508-fd4943dca72f','c4d85a7b-9ff7-415e-b38f-35e5f8621494','b2d97b01-1729-4875-8d2d-554d0f33ebce','067cdf49-e5bd-409c-8e5e-3bb2dda86aa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a325a56cb7b044588120933dc3c45294',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2057485153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f8460bd-242e-426f-8cd1-f9da71c921ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc29fba5dd284bce8e8bb45f95b8dff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a325a56cb7b044588120933dc3c45294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:01.546996 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9a736a5-65a1-4d52-9c80-a4daaab9b020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:01.564929 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9a736a5-65a1-4d52-9c80-a4daaab9b020) transitioned into state 'SUCCESS' from state '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-2057485153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc29fba5dd284bce8e8bb45f95b8dff9',qos_specs=None,replication_status=,reservations=['5c93717f-d499-4f37-9508-fd4943dca72f','c4d85a7b-9ff7-415e-b38f-35e5f8621494','b2d97b01-1729-4875-8d2d-554d0f33ebce','067cdf49-e5bd-409c-8e5e-3bb2dda86aa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a325a56cb7b044588120933dc3c45294',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:01.565623 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1b20a0e-5821-4546-a584-42da83953103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:01.574805 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1b20a0e-5821-4546-a584-42da83953103) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:01.575525 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Flow 'volume_create_api' (e0d78923-359a-4b55-ace8-ef3b2cd3e97b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:01.575777 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Create volume request issued successfully. Aug 07 18:06:01.576244 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-37755066-4305-4248-adda-b2d6d2ffcd7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:01.576865 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 838/3377] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:06:01 2026] POST /volume/v3/volumes => generated 749 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:01.590240 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6c52d2bf-8699-4ff6-83e6-04b01ee5e98a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:01.594260 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6c52d2bf-8699-4ff6-83e6-04b01ee5e98a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec Aug 07 18:06:01.594260 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6c52d2bf-8699-4ff6-83e6-04b01ee5e98a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:01.594260 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6c52d2bf-8699-4ff6-83e6-04b01ee5e98a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:01.600792 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:01.600792 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:01.604330 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6c52d2bf-8699-4ff6-83e6-04b01ee5e98a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:06:01.608273 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6c52d2bf-8699-4ff6-83e6-04b01ee5e98a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec returned with HTTP 200 Aug 07 18:06:01.608759 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 853/3378] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:01 2026] GET /volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:01.870480 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0bd0800d-ba4b-4f82-ada3-7bd4f46a6282 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:01.872841 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0bd0800d-ba4b-4f82-ada3-7bd4f46a6282 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:01.873129 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0bd0800d-ba4b-4f82-ada3-7bd4f46a6282 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:01.873431 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0bd0800d-ba4b-4f82-ada3-7bd4f46a6282 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:01.888245 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:01.888245 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:01.892687 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0bd0800d-ba4b-4f82-ada3-7bd4f46a6282 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:01.897007 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0bd0800d-ba4b-4f82-ada3-7bd4f46a6282 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:06:01.897456 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 844/3379] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:01 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:02.184567 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8d0046de-b7c1-4acf-a2dc-1ab35848b50a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:02.186422 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d0046de-b7c1-4acf-a2dc-1ab35848b50a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 Aug 07 18:06:02.186612 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d0046de-b7c1-4acf-a2dc-1ab35848b50a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:02.186806 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d0046de-b7c1-4acf-a2dc-1ab35848b50a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:02.190546 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-de049b31-348f-4a08-bd97-46276315a557 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:02.194974 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-de049b31-348f-4a08-bd97-46276315a557 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:06:02.195240 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-de049b31-348f-4a08-bd97-46276315a557 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:02.195535 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-de049b31-348f-4a08-bd97-46276315a557 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:02.195740 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-de049b31-348f-4a08-bd97-46276315a557 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:02.197180 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d0046de-b7c1-4acf-a2dc-1ab35848b50a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 returned with HTTP 404 Aug 07 18:06:02.197659 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 845/3380] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:02 2026] GET /volume/v3/volumes/e57833e1-155a-4e65-84bf-d141a4a58a80 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:02.201392 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:02.201392 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:02.202347 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-de049b31-348f-4a08-bd97-46276315a557 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:06:02.202829 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 839/3381] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:02 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:02.210426 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c148c95f-1d76-482d-acde-45e4a9b37182 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:02.212659 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c148c95f-1d76-482d-acde-45e4a9b37182 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:06:02.213053 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c148c95f-1d76-482d-acde-45e4a9b37182 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:02.213477 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c148c95f-1d76-482d-acde-45e4a9b37182 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:02.215940 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-c148c95f-1d76-482d-acde-45e4a9b37182 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:06:02.232998 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c148c95f-1d76-482d-acde-45e4a9b37182 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Get all volumes completed successfully. Aug 07 18:06:02.236628 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:02.236628 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:02.243906 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c148c95f-1d76-482d-acde-45e4a9b37182 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:06:02.244784 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 854/3382] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 18:06:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11717 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:02.259476 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-49b51c3d-013c-4736-9bc4-6cac4aebbf58 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:02.261637 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49b51c3d-013c-4736-9bc4-6cac4aebbf58 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] DELETE https://10.4.3.241/volume/v3/types/aa62f24b-8708-48c1-8574-c84c74bdcfba Aug 07 18:06:02.261871 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-49b51c3d-013c-4736-9bc4-6cac4aebbf58 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:02.262154 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-49b51c3d-013c-4736-9bc4-6cac4aebbf58 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:02.291820 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49b51c3d-013c-4736-9bc4-6cac4aebbf58 tempest-TestVolumeBootPattern-2076016374 tempest-TestVolumeBootPattern-2076016374-project-admin] https://10.4.3.241/volume/v3/types/aa62f24b-8708-48c1-8574-c84c74bdcfba returned with HTTP 202 Aug 07 18:06:02.292245 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 845/3383] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:06:02 2026] DELETE /volume/v3/types/aa62f24b-8708-48c1-8574-c84c74bdcfba => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:02.327684 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf364abd-f817-4821-be45-6fb563b3e64c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:02.329299 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:02.329662 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-973425038", "snapshot_id": null, "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:02.331152 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-973425038', 'snapshot_id': None, 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:02.423126 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume of 1 GB Aug 07 18:06:02.427199 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Availability Zones retrieved successfully. Aug 07 18:06:02.434756 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (153ba5e6-bf53-4e24-a87c-14a2b6132d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:02.436198 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7452fb0-d293-4130-a112-d0d9fdfd5567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:02.437370 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:02.453223 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fcacd936-6124-4413-a8da-860f24ea7695 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:02.457635 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fcacd936-6124-4413-a8da-860f24ea7695 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] GET https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 Aug 07 18:06:02.457635 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fcacd936-6124-4413-a8da-860f24ea7695 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:02.457635 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fcacd936-6124-4413-a8da-860f24ea7695 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:02.466846 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:02.466846 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:02.472546 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fcacd936-6124-4413-a8da-860f24ea7695 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Volume info retrieved successfully. Aug 07 18:06:02.479383 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fcacd936-6124-4413-a8da-860f24ea7695 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 returned with HTTP 200 Aug 07 18:06:02.480176 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 840/3384] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:02 2026] GET /volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:02.493156 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5ad28e90-5229-4fa6-ba2a-001e1e9b158e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:02.495218 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ad28e90-5229-4fa6-ba2a-001e1e9b158e tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] GET https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 Aug 07 18:06:02.497272 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ad28e90-5229-4fa6-ba2a-001e1e9b158e tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:02.497272 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ad28e90-5229-4fa6-ba2a-001e1e9b158e tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:02.498866 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7452fb0-d293-4130-a112-d0d9fdfd5567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:02.500476 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d8c1e5-2fe4-497b-a722-78877f557112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:02.507576 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:02.507576 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:02.513491 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5ad28e90-5229-4fa6-ba2a-001e1e9b158e tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Volume info retrieved successfully. Aug 07 18:06:02.520687 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ad28e90-5229-4fa6-ba2a-001e1e9b158e tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 returned with HTTP 200 Aug 07 18:06:02.521502 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 855/3385] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:02 2026] GET /volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:02.534881 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d7f8a595-667a-45b2-941e-d9e54cafd0c7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:02.536910 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d7f8a595-667a-45b2-941e-d9e54cafd0c7 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] POST https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911/action Aug 07 18:06:02.537289 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d7f8a595-667a-45b2-941e-d9e54cafd0c7 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1018891794", "disk_format": "raw"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:02.537442 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d7f8a595-667a-45b2-941e-d9e54cafd0c7 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1018891794", "disk_format": "raw"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:02.546962 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:02.546962 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:02.547816 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d7f8a595-667a-45b2-941e-d9e54cafd0c7 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Volume info retrieved successfully. Aug 07 18:06:02.558764 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['692693d5-ae0e-4876-8e8b-f40432bca07c', '18f54bb6-8a3f-42be-98e1-b9db360d5a1f', '51e09f4a-6274-4056-9886-3d91785bebe4', '9d57712a-e66e-453a-9700-6a343d15e212'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:02.559558 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d8c1e5-2fe4-497b-a722-78877f557112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['692693d5-ae0e-4876-8e8b-f40432bca07c', '18f54bb6-8a3f-42be-98e1-b9db360d5a1f', '51e09f4a-6274-4056-9886-3d91785bebe4', '9d57712a-e66e-453a-9700-6a343d15e212']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:02.560224 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ba9ee8-acad-41a1-acd8-52601b511a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:02.561736 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:02.561736 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:02.566333 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.image.image_utils [None req-d7f8a595-667a-45b2-941e-d9e54cafd0c7 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1018891794'}] 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-1018891794'}]. {{(pid=100244) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 18:06:02.582002 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ba9ee8-acad-41a1-acd8-52601b511a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e9f392f-5aa5-4c0d-9dd6-afd3296797c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-973425038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['692693d5-ae0e-4876-8e8b-f40432bca07c','18f54bb6-8a3f-42be-98e1-b9db360d5a1f','51e09f4a-6274-4056-9886-3d91785bebe4','9d57712a-e66e-453a-9700-6a343d15e212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-973425038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e9f392f-5aa5-4c0d-9dd6-afd3296797c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e6d40bb338047aebeb6b641d74c8dca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2647976f4ad341e5b062986a49b4c65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:02.582959 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96f1c4b-f40b-4537-a031-5330966aa47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:02.609641 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96f1c4b-f40b-4537-a031-5330966aa47a) transitioned into state 'SUCCESS' from state '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-973425038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['692693d5-ae0e-4876-8e8b-f40432bca07c','18f54bb6-8a3f-42be-98e1-b9db360d5a1f','51e09f4a-6274-4056-9886-3d91785bebe4','9d57712a-e66e-453a-9700-6a343d15e212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:02.611065 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cde8e39-2678-47b1-b8b6-2cb8300b7b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:02.622293 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dc2575b7-8ac7-40fc-a665-b344c7cb5814 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:02.626257 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cde8e39-2678-47b1-b8b6-2cb8300b7b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:02.626427 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc2575b7-8ac7-40fc-a665-b344c7cb5814 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec Aug 07 18:06:02.626427 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc2575b7-8ac7-40fc-a665-b344c7cb5814 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:02.626427 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc2575b7-8ac7-40fc-a665-b344c7cb5814 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:02.626538 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (153ba5e6-bf53-4e24-a87c-14a2b6132d9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:02.626538 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request issued successfully. Aug 07 18:06:02.627248 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf364abd-f817-4821-be45-6fb563b3e64c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:02.627859 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 846/3386] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:06:02 2026] POST /volume/v3/volumes => generated 758 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:02.635264 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:02.635264 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:02.641370 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-630c2683-364f-422d-bc21-487d85888f45 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:02.644173 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-630c2683-364f-422d-bc21-487d85888f45 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 Aug 07 18:06:02.646251 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dc2575b7-8ac7-40fc-a665-b344c7cb5814 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:06:02.646774 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-630c2683-364f-422d-bc21-487d85888f45 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:02.647042 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-630c2683-364f-422d-bc21-487d85888f45 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:02.655877 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc2575b7-8ac7-40fc-a665-b344c7cb5814 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec returned with HTTP 200 Aug 07 18:06:02.655877 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 841/3387] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:02 2026] GET /volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:02.656460 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:02.656460 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:02.662100 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-630c2683-364f-422d-bc21-487d85888f45 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:06:02.668730 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-630c2683-364f-422d-bc21-487d85888f45 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 returned with HTTP 200 Aug 07 18:06:02.668730 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 856/3388] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:02 2026] GET /volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:02.672224 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3f899516-c6d1-48fb-8a9c-728a1e29ea28 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:02.674081 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f899516-c6d1-48fb-8a9c-728a1e29ea28 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:06:02.674439 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f899516-c6d1-48fb-8a9c-728a1e29ea28 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f8460bd-242e-426f-8cd1-f9da71c921ec", "name": "tempest-VolumesBackupsTest-Backup-54646892"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:02.675680 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-3f899516-c6d1-48fb-8a9c-728a1e29ea28 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Creating new backup {'backup': {'volume_id': '5f8460bd-242e-426f-8cd1-f9da71c921ec', 'name': 'tempest-VolumesBackupsTest-Backup-54646892'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:06:02.675815 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-3f899516-c6d1-48fb-8a9c-728a1e29ea28 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Creating backup of volume 5f8460bd-242e-426f-8cd1-f9da71c921ec in container None Aug 07 18:06:02.682553 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:02.682553 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:02.682982 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3f899516-c6d1-48fb-8a9c-728a1e29ea28 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:06:02.707560 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-3f899516-c6d1-48fb-8a9c-728a1e29ea28 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Created reservations ['498a02f7-4b94-458b-bc6d-fe88cf9ed3fd', '4728cb8b-247d-4993-bbfe-9db797c34b57'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:02.736169 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f899516-c6d1-48fb-8a9c-728a1e29ea28 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:06:02.736689 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 847/3389] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:06:02 2026] POST /volume/v3/backups => generated 328 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:02.749050 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e8f96a73-7512-49d0-b583-d2278ca62c6a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:02.751415 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e8f96a73-7512-49d0-b583-d2278ca62c6a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:02.751415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e8f96a73-7512-49d0-b583-d2278ca62c6a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:02.751415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e8f96a73-7512-49d0-b583-d2278ca62c6a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:02.751415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-e8f96a73-7512-49d0-b583-d2278ca62c6a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:02.755324 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:02.755324 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:02.756008 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e8f96a73-7512-49d0-b583-d2278ca62c6a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:02.756351 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 842/3390] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:02 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:02.913540 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-08d18752-4f94-4211-801b-98e016ededfa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:02.915141 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08d18752-4f94-4211-801b-98e016ededfa tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:02.915323 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08d18752-4f94-4211-801b-98e016ededfa tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:02.915528 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08d18752-4f94-4211-801b-98e016ededfa tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:02.924194 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:02.924194 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:02.927554 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-08d18752-4f94-4211-801b-98e016ededfa tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:02.931386 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08d18752-4f94-4211-801b-98e016ededfa tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:06:02.932099 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 857/3391] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:02 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:03.171082 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d7f8a595-667a-45b2-941e-d9e54cafd0c7 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Copy volume to image completed successfully. Aug 07 18:06:03.171520 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d7f8a595-667a-45b2-941e-d9e54cafd0c7 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911/action returned with HTTP 202 Aug 07 18:06:03.171928 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 846/3392] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:06:02 2026] POST /volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911/action => generated 686 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:03.216669 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf06eb0e-1b5d-41d5-95a1-18e029253cf7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:03.221291 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf06eb0e-1b5d-41d5-95a1-18e029253cf7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:06:03.222245 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf06eb0e-1b5d-41d5-95a1-18e029253cf7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:03.222245 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf06eb0e-1b5d-41d5-95a1-18e029253cf7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:03.222245 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-bf06eb0e-1b5d-41d5-95a1-18e029253cf7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:03.230856 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:03.230856 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:03.231872 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf06eb0e-1b5d-41d5-95a1-18e029253cf7 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:06:03.232375 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 848/3393] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:03 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:03.421495 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-b9c9f012-2d15-436b-9f4e-78dcab5f7fbb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:03.424249 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-b9c9f012-2d15-436b-9f4e-78dcab5f7fbb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] POST https://10.4.3.241/volume/v3/attachments/24753531-9879-4b0e-b5c6-fc4ba0615d9a/action Aug 07 18:06:03.424578 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-b9c9f012-2d15-436b-9f4e-78dcab5f7fbb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:03.424914 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-b9c9f012-2d15-436b-9f4e-78dcab5f7fbb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:03.460542 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:03.460542 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:03.481658 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7927fca4-4bb4-4fd7-846b-2a63bbb6a678 req-b9c9f012-2d15-436b-9f4e-78dcab5f7fbb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/attachments/24753531-9879-4b0e-b5c6-fc4ba0615d9a/action returned with HTTP 204 Aug 07 18:06:03.482241 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 843/3394] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:06:03 2026] POST /volume/v3/attachments/24753531-9879-4b0e-b5c6-fc4ba0615d9a/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:03.594539 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:03.596617 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:03.597026 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-973958336", "snapshot_id": "9fa9abf6-0b20-41ef-a2de-aceebd47449f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:03.598877 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-973958336', 'snapshot_id': '9fa9abf6-0b20-41ef-a2de-aceebd47449f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:03.604553 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:03.604553 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:03.605006 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Snapshot retrieved successfully. Aug 07 18:06:03.605152 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Create volume of 1 GB Aug 07 18:06:03.608984 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Availability Zones retrieved successfully. Aug 07 18:06:03.616122 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Flow 'volume_create_api' (68fa28eb-cffd-4a7e-b2c8-10977151d35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:03.617254 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d5b193-87da-4cfe-a131-65d288f41748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:03.618412 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:03.649966 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d5b193-87da-4cfe-a131-65d288f41748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9fa9abf6-0b20-41ef-a2de-aceebd47449f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:03.650758 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e7cba1-7ce3-4e67-b039-f880dca600a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:03.681358 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-273135a9-6be2-4310-80f1-b0e621e91c23 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:03.682964 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-273135a9-6be2-4310-80f1-b0e621e91c23 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 Aug 07 18:06:03.683181 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-273135a9-6be2-4310-80f1-b0e621e91c23 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:03.683601 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-273135a9-6be2-4310-80f1-b0e621e91c23 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:03.687612 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Created reservations ['fef92c73-6549-4a09-829f-8a913c480baf', '53a90e75-5baa-4202-93c2-1ac0645d2cf8', 'b4627fe2-c427-4401-b2a0-f57abdb625f0', 'fd16ff24-61ce-42a7-9ddf-96549cb368c9'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:03.688414 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e7cba1-7ce3-4e67-b039-f880dca600a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fef92c73-6549-4a09-829f-8a913c480baf', '53a90e75-5baa-4202-93c2-1ac0645d2cf8', 'b4627fe2-c427-4401-b2a0-f57abdb625f0', 'fd16ff24-61ce-42a7-9ddf-96549cb368c9']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:03.689156 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d8a835-accb-4f46-90ec-314f2ad8a82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:03.690660 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:03.690660 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:03.694223 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-273135a9-6be2-4310-80f1-b0e621e91c23 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:06:03.699800 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-273135a9-6be2-4310-80f1-b0e621e91c23 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 returned with HTTP 200 Aug 07 18:06:03.699800 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 847/3395] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:03 2026] GET /volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:06:03.711831 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2d0c4a5b-bb72-44f3-a59d-2120c69eb72b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:03.713501 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d0c4a5b-bb72-44f3-a59d-2120c69eb72b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 Aug 07 18:06:03.713668 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d0c4a5b-bb72-44f3-a59d-2120c69eb72b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:03.713836 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d0c4a5b-bb72-44f3-a59d-2120c69eb72b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:03.720773 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:03.720773 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:03.724348 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2d0c4a5b-bb72-44f3-a59d-2120c69eb72b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:06:03.728945 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d0c4a5b-bb72-44f3-a59d-2120c69eb72b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 returned with HTTP 200 Aug 07 18:06:03.729376 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 849/3396] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:03 2026] GET /volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:03.730171 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d8a835-accb-4f46-90ec-314f2ad8a82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cecbb43c-6574-4402-a315-bf49e7abd7ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-973958336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a321a3a50b54ea7a6ad516be845abbd',qos_specs=None,replication_status=,reservations=['fef92c73-6549-4a09-829f-8a913c480baf','53a90e75-5baa-4202-93c2-1ac0645d2cf8','b4627fe2-c427-4401-b2a0-f57abdb625f0','fd16ff24-61ce-42a7-9ddf-96549cb368c9'],size=1,snapshot_id=9fa9abf6-0b20-41ef-a2de-aceebd47449f,source_replicaid=,source_volid=None,status='creating',user_id='90e94fb23ea04c74a8d228ec0e253d35',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-973958336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cecbb43c-6574-4402-a315-bf49e7abd7ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a321a3a50b54ea7a6ad516be845abbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9fa9abf6-0b20-41ef-a2de-aceebd47449f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e94fb23ea04c74a8d228ec0e253d35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:03.730949 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (806169dc-a88f-40c9-a5f3-fc4f193c800a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:03.748865 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (806169dc-a88f-40c9-a5f3-fc4f193c800a) transitioned into state 'SUCCESS' from state '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-973958336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a321a3a50b54ea7a6ad516be845abbd',qos_specs=None,replication_status=,reservations=['fef92c73-6549-4a09-829f-8a913c480baf','53a90e75-5baa-4202-93c2-1ac0645d2cf8','b4627fe2-c427-4401-b2a0-f57abdb625f0','fd16ff24-61ce-42a7-9ddf-96549cb368c9'],size=1,snapshot_id=9fa9abf6-0b20-41ef-a2de-aceebd47449f,source_replicaid=,source_volid=None,status='creating',user_id='90e94fb23ea04c74a8d228ec0e253d35',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:03.749616 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf53432a-1b81-4863-b06c-3f01926008ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:03.770036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-be344807-9b69-4b3f-93e6-78c64681f9d3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:03.772844 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-be344807-9b69-4b3f-93e6-78c64681f9d3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:03.772844 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-be344807-9b69-4b3f-93e6-78c64681f9d3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:03.773036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-be344807-9b69-4b3f-93e6-78c64681f9d3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:03.773084 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-be344807-9b69-4b3f-93e6-78c64681f9d3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:03.773760 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf53432a-1b81-4863-b06c-3f01926008ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:03.775541 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Flow 'volume_create_api' (68fa28eb-cffd-4a7e-b2c8-10977151d35e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:03.775927 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Create volume request issued successfully. Aug 07 18:06:03.776656 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4125827-9132-4eb3-98f0-fde6a2cace5d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:03.777175 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 858/3397] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:06:03 2026] POST /volume/v3/volumes => generated 780 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:03.778609 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:03.778609 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:03.779589 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-be344807-9b69-4b3f-93e6-78c64681f9d3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:03.780155 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 844/3398] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:03 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:03.951789 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-48e30e79-ad33-4045-b00a-be0aadb366d6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:03.953804 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48e30e79-ad33-4045-b00a-be0aadb366d6 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:03.953986 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-48e30e79-ad33-4045-b00a-be0aadb366d6 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:03.954178 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-48e30e79-ad33-4045-b00a-be0aadb366d6 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:03.964513 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:03.964513 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:03.968357 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-48e30e79-ad33-4045-b00a-be0aadb366d6 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:03.973159 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48e30e79-ad33-4045-b00a-be0aadb366d6 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:06:03.973801 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 848/3399] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:03 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:03.990794 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-db26b5a4-a5bc-46f3-bce7-3ffe9fb7a3bc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:03.992506 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db26b5a4-a5bc-46f3-bce7-3ffe9fb7a3bc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:03.992695 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db26b5a4-a5bc-46f3-bce7-3ffe9fb7a3bc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:03.992886 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db26b5a4-a5bc-46f3-bce7-3ffe9fb7a3bc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:04.003033 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:04.003033 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:04.006693 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-db26b5a4-a5bc-46f3-bce7-3ffe9fb7a3bc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:04.010925 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db26b5a4-a5bc-46f3-bce7-3ffe9fb7a3bc tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:06:04.011422 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 850/3400] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:03 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:04.028621 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-527efd56-4ff1-46ff-80ad-5db950d490bf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:04.030595 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-527efd56-4ff1-46ff-80ad-5db950d490bf tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] DELETE https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:04.030794 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-527efd56-4ff1-46ff-80ad-5db950d490bf tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:04.030944 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-527efd56-4ff1-46ff-80ad-5db950d490bf tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:04.031153 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-527efd56-4ff1-46ff-80ad-5db950d490bf tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Delete volume with id: 1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:04.040933 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:04.040933 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:04.041396 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-527efd56-4ff1-46ff-80ad-5db950d490bf tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:04.047565 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-527efd56-4ff1-46ff-80ad-5db950d490bf tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-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 07 18:06:04.047873 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-527efd56-4ff1-46ff-80ad-5db950d490bf tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 400 Aug 07 18:06:04.048360 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 859/3401] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:04 2026] DELETE /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 307 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:06:04.056426 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4a7f6e99-0dfc-41ca-b1fd-90b7b594e3d4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:04.058035 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a7f6e99-0dfc-41ca-b1fd-90b7b594e3d4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:04.058277 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4a7f6e99-0dfc-41ca-b1fd-90b7b594e3d4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:04.058527 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4a7f6e99-0dfc-41ca-b1fd-90b7b594e3d4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:04.231989 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:04.231989 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:04.235605 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4a7f6e99-0dfc-41ca-b1fd-90b7b594e3d4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:04.239435 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a7f6e99-0dfc-41ca-b1fd-90b7b594e3d4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:06:04.239775 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 845/3402] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:04 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 1140 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:04.243776 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-15da3291-cdf3-4988-82e9-33f942f6481f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:04.245490 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15da3291-cdf3-4988-82e9-33f942f6481f tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:06:04.245693 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15da3291-cdf3-4988-82e9-33f942f6481f tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:04.245862 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15da3291-cdf3-4988-82e9-33f942f6481f tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:04.245959 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-15da3291-cdf3-4988-82e9-33f942f6481f tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:04.250172 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:04.250172 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:04.251117 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15da3291-cdf3-4988-82e9-33f942f6481f tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:06:04.251580 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 849/3403] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:04 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:04.294151 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-d144bce5-a9df-41ac-a170-6f3b42233798 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:04.296982 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-d144bce5-a9df-41ac-a170-6f3b42233798 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:04.297257 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-d144bce5-a9df-41ac-a170-6f3b42233798 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:04.297578 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-d144bce5-a9df-41ac-a170-6f3b42233798 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:04.309829 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:04.309829 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:04.314426 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-d144bce5-a9df-41ac-a170-6f3b42233798 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:04.321490 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-d144bce5-a9df-41ac-a170-6f3b42233798 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:06:04.322327 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 851/3404] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:06:04 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:04.340434 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-449f2939-7b17-4f40-94c0-fc65beab973d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:04.344135 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-449f2939-7b17-4f40-94c0-fc65beab973d tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] POST https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec/action Aug 07 18:06:04.344506 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-449f2939-7b17-4f40-94c0-fc65beab973d tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:04.344626 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-449f2939-7b17-4f40-94c0-fc65beab973d tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:04.358007 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:04.358007 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:04.358379 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-449f2939-7b17-4f40-94c0-fc65beab973d tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:04.365217 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-449f2939-7b17-4f40-94c0-fc65beab973d tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Begin detaching volume completed successfully. Aug 07 18:06:04.365594 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-449f2939-7b17-4f40-94c0-fc65beab973d tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec/action returned with HTTP 202 Aug 07 18:06:04.366025 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 860/3405] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:06:04 2026] POST /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:06:04.420176 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-974132f0-8587-4290-9c88-e347fae2f88f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:04.420630 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-974132f0-8587-4290-9c88-e347fae2f88f None None] GET https://10.4.3.241/volume// Aug 07 18:06:04.420891 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-974132f0-8587-4290-9c88-e347fae2f88f None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:04.421056 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-974132f0-8587-4290-9c88-e347fae2f88f None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:04.421488 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-974132f0-8587-4290-9c88-e347fae2f88f None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:06:04.421695 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 846/3406] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:06:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:06:04.429505 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-d602c618-aa6b-406a-a236-f9dee792e83c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:04.432373 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-d602c618-aa6b-406a-a236-f9dee792e83c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:04.432697 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-d602c618-aa6b-406a-a236-f9dee792e83c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:04.432949 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-d602c618-aa6b-406a-a236-f9dee792e83c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:04.448175 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:04.448175 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:04.457701 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-d602c618-aa6b-406a-a236-f9dee792e83c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:04.463546 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-d602c618-aa6b-406a-a236-f9dee792e83c tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:06:04.464087 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 850/3407] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:06:04 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:04.792267 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5925173b-74e8-4ab9-99b0-ba9199dd8e3a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:04.795439 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5925173b-74e8-4ab9-99b0-ba9199dd8e3a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:04.795619 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5925173b-74e8-4ab9-99b0-ba9199dd8e3a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:04.795791 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5925173b-74e8-4ab9-99b0-ba9199dd8e3a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:04.795888 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5925173b-74e8-4ab9-99b0-ba9199dd8e3a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:04.804813 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:04.804813 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:04.805577 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5925173b-74e8-4ab9-99b0-ba9199dd8e3a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:04.805914 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 852/3408] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:04 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:04.882544 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-478f013d-ae3f-471f-a012-485a4f557756 req-c65fa61e-3428-4caf-a6f0-38284caa2380 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:04.884327 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-c65fa61e-3428-4caf-a6f0-38284caa2380 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 Aug 07 18:06:04.884771 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-c65fa61e-3428-4caf-a6f0-38284caa2380 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:04.885031 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-c65fa61e-3428-4caf-a6f0-38284caa2380 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:04.893902 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:04.893902 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:04.897185 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-478f013d-ae3f-471f-a012-485a4f557756 req-c65fa61e-3428-4caf-a6f0-38284caa2380 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:06:04.902685 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-c65fa61e-3428-4caf-a6f0-38284caa2380 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 returned with HTTP 200 Aug 07 18:06:04.903231 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 861/3409] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:06:04 2026] GET /volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:05.261696 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bb5c7517-e669-41ba-af43-ba71c9f37325 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:05.263992 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bb5c7517-e669-41ba-af43-ba71c9f37325 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:06:05.264259 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bb5c7517-e669-41ba-af43-ba71c9f37325 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:05.264562 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bb5c7517-e669-41ba-af43-ba71c9f37325 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:05.264701 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-bb5c7517-e669-41ba-af43-ba71c9f37325 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:05.270147 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:05.270147 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:05.271182 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bb5c7517-e669-41ba-af43-ba71c9f37325 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:06:05.271657 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 847/3410] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:05 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:05.379681 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-478f013d-ae3f-471f-a012-485a4f557756 req-5ba323cc-f983-4028-bef1-4040625c3cc9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:05.381641 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-5ba323cc-f983-4028-bef1-4040625c3cc9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 Aug 07 18:06:05.381827 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-5ba323cc-f983-4028-bef1-4040625c3cc9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:05.382016 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-5ba323cc-f983-4028-bef1-4040625c3cc9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:05.392057 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:05.392057 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:05.396373 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-478f013d-ae3f-471f-a012-485a4f557756 req-5ba323cc-f983-4028-bef1-4040625c3cc9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:06:05.404421 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-5ba323cc-f983-4028-bef1-4040625c3cc9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 returned with HTTP 200 Aug 07 18:06:05.404790 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 851/3411] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:06:05 2026] GET /volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:05.414412 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9e8790a3-8f4d-4203-b6ad-2900e8ebaae2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:05.414735 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e8790a3-8f4d-4203-b6ad-2900e8ebaae2 None None] GET https://10.4.3.241/volume// Aug 07 18:06:05.414886 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e8790a3-8f4d-4203-b6ad-2900e8ebaae2 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:05.415059 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e8790a3-8f4d-4203-b6ad-2900e8ebaae2 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:05.415369 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e8790a3-8f4d-4203-b6ad-2900e8ebaae2 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:06:05.415629 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 853/3412] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:06:05 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:06:05.425156 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-478f013d-ae3f-471f-a012-485a4f557756 req-1146f984-0bb4-4954-bfb9-79ef67aacb82 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:05.427199 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-1146f984-0bb4-4954-bfb9-79ef67aacb82 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:06:05.427630 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-1146f984-0bb4-4954-bfb9-79ef67aacb82 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e9f392f-5aa5-4c0d-9dd6-afd3296797c3", "connector": null, "instance_uuid": "32365bc8-7bc9-4e39-abf0-7aa8de8b554c"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:05.436442 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:05.436442 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:05.468350 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-1146f984-0bb4-4954-bfb9-79ef67aacb82 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:06:05.468791 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 862/3413] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:06:05 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:05.819916 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6cce2d4f-7196-4eba-bed1-ae90e0ccc278 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:05.822142 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6cce2d4f-7196-4eba-bed1-ae90e0ccc278 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:05.822446 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6cce2d4f-7196-4eba-bed1-ae90e0ccc278 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:05.822669 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6cce2d4f-7196-4eba-bed1-ae90e0ccc278 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:05.822808 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-6cce2d4f-7196-4eba-bed1-ae90e0ccc278 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:05.828576 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:05.828576 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:05.829517 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6cce2d4f-7196-4eba-bed1-ae90e0ccc278 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:05.829934 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 848/3414] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:05 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:06.290080 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f821c0de-a595-4958-8d66-a829f109279b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:06.292621 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f821c0de-a595-4958-8d66-a829f109279b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:06:06.292621 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f821c0de-a595-4958-8d66-a829f109279b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:06.292849 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f821c0de-a595-4958-8d66-a829f109279b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:06.293271 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f821c0de-a595-4958-8d66-a829f109279b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Show backup with id d7d2513a-7526-4eb8-9e41-5b28cc86187f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:06.298077 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:06.298077 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:06.298891 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f821c0de-a595-4958-8d66-a829f109279b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 200 Aug 07 18:06:06.299355 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 852/3415] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:06 2026] GET /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:06.350027 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7f91b24f-30c1-4f11-b6fa-fa75dcfcaaa1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:06.358815 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f91b24f-30c1-4f11-b6fa-fa75dcfcaaa1 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 Aug 07 18:06:06.359856 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f91b24f-30c1-4f11-b6fa-fa75dcfcaaa1 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:06.361273 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f91b24f-30c1-4f11-b6fa-fa75dcfcaaa1 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:06.385979 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:06.385979 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:06.393428 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7f91b24f-30c1-4f11-b6fa-fa75dcfcaaa1 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:06:06.404632 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f91b24f-30c1-4f11-b6fa-fa75dcfcaaa1 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 returned with HTTP 200 Aug 07 18:06:06.405146 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 854/3416] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:06 2026] GET /volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 => generated 1417 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:06.436027 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f3d79875-50f9-40b7-b9a5-df83b31e415e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:06.439688 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f3d79875-50f9-40b7-b9a5-df83b31e415e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 Aug 07 18:06:06.440421 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f3d79875-50f9-40b7-b9a5-df83b31e415e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:06.440714 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f3d79875-50f9-40b7-b9a5-df83b31e415e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:06.450671 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:06.450671 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:06.455858 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f3d79875-50f9-40b7-b9a5-df83b31e415e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:06:06.461675 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f3d79875-50f9-40b7-b9a5-df83b31e415e tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 returned with HTTP 200 Aug 07 18:06:06.462108 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 863/3417] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:06 2026] GET /volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 => generated 1417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:06.581423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a6872098-c800-444e-aef9-a568e952dbbb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:06.581423 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a6872098-c800-444e-aef9-a568e952dbbb None None] GET https://10.4.3.241/volume// Aug 07 18:06:06.581423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a6872098-c800-444e-aef9-a568e952dbbb None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:06.581423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a6872098-c800-444e-aef9-a568e952dbbb None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:06.581648 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a6872098-c800-444e-aef9-a568e952dbbb None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:06:06.581852 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 849/3418] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:06:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:06:06.614648 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-478f013d-ae3f-471f-a012-485a4f557756 req-c2a294f7-cdf6-459b-ba1c-febcf07f1ff7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:06.619557 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-c2a294f7-cdf6-459b-ba1c-febcf07f1ff7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 Aug 07 18:06:06.619795 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-c2a294f7-cdf6-459b-ba1c-febcf07f1ff7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:06.620018 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-c2a294f7-cdf6-459b-ba1c-febcf07f1ff7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:06.632295 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:06.632295 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:06.636077 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-478f013d-ae3f-471f-a012-485a4f557756 req-c2a294f7-cdf6-459b-ba1c-febcf07f1ff7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:06:06.641733 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-c2a294f7-cdf6-459b-ba1c-febcf07f1ff7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 returned with HTTP 200 Aug 07 18:06:06.642238 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 853/3419] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:06:06 2026] GET /volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 => generated 1545 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:06.769643 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-478f013d-ae3f-471f-a012-485a4f557756 req-82054db3-3612-4e30-88db-1d2669a97a98 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:06.771837 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-82054db3-3612-4e30-88db-1d2669a97a98 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] PUT https://10.4.3.241/volume/v3/attachments/a0878ebb-82f9-41f3-b427-1eae5708344d Aug 07 18:06:06.772227 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-82054db3-3612-4e30-88db-1d2669a97a98 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:06.782444 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-478f013d-ae3f-471f-a012-485a4f557756 req-82054db3-3612-4e30-88db-1d2669a97a98 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Acquiring lock "cinder-attachment_update-6e9f392f-5aa5-4c0d-9dd6-afd3296797c3-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:06:06.790306 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-478f013d-ae3f-471f-a012-485a4f557756 req-82054db3-3612-4e30-88db-1d2669a97a98 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-6e9f392f-5aa5-4c0d-9dd6-afd3296797c3-np0000006743" acquired by "attachment_update" :: waited 0.008s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:06:06.793058 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:06.793058 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:06.843137 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dd1ed077-90a4-42d9-a773-1c3b2dc43218 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:06.844600 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dd1ed077-90a4-42d9-a773-1c3b2dc43218 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:06.844920 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dd1ed077-90a4-42d9-a773-1c3b2dc43218 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:06.845251 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dd1ed077-90a4-42d9-a773-1c3b2dc43218 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:06.846414 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-dd1ed077-90a4-42d9-a773-1c3b2dc43218 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:06.854759 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:06.854759 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:06.856600 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dd1ed077-90a4-42d9-a773-1c3b2dc43218 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:06.856600 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 864/3420] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:06 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:06.907356 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-478f013d-ae3f-471f-a012-485a4f557756 req-82054db3-3612-4e30-88db-1d2669a97a98 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-6e9f392f-5aa5-4c0d-9dd6-afd3296797c3-np0000006743" released by "attachment_update" :: held 0.116s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:06:06.907356 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-82054db3-3612-4e30-88db-1d2669a97a98 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/a0878ebb-82f9-41f3-b427-1eae5708344d returned with HTTP 200 Aug 07 18:06:06.907356 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 855/3421] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:06:06 2026] PUT /volume/v3/attachments/a0878ebb-82f9-41f3-b427-1eae5708344d => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:06.971784 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-478f013d-ae3f-471f-a012-485a4f557756 req-e6450dbe-c5b8-4d2f-9c9e-c1076b18ea78 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:06.974036 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-e6450dbe-c5b8-4d2f-9c9e-c1076b18ea78 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments/a0878ebb-82f9-41f3-b427-1eae5708344d/action Aug 07 18:06:06.974435 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-e6450dbe-c5b8-4d2f-9c9e-c1076b18ea78 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:06.974985 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-e6450dbe-c5b8-4d2f-9c9e-c1076b18ea78 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:07.002825 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:07.002825 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:07.023890 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-478f013d-ae3f-471f-a012-485a4f557756 req-e6450dbe-c5b8-4d2f-9c9e-c1076b18ea78 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/a0878ebb-82f9-41f3-b427-1eae5708344d/action returned with HTTP 204 Aug 07 18:06:07.024248 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 850/3422] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:06:06 2026] POST /volume/v3/attachments/a0878ebb-82f9-41f3-b427-1eae5708344d/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:07.872090 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4b94c156-a872-4e87-95d0-dad97e999da9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:07.873626 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4b94c156-a872-4e87-95d0-dad97e999da9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:07.873828 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4b94c156-a872-4e87-95d0-dad97e999da9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:07.874018 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4b94c156-a872-4e87-95d0-dad97e999da9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:07.874179 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-4b94c156-a872-4e87-95d0-dad97e999da9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:07.876585 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3e47d35a-3659-4ab7-9a74-8188f0a7c1a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:07.881766 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:07.881766 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:07.881766 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4b94c156-a872-4e87-95d0-dad97e999da9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:07.881942 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3e47d35a-3659-4ab7-9a74-8188f0a7c1a2 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 Aug 07 18:06:07.881982 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 854/3423] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:07 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:07.882008 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3e47d35a-3659-4ab7-9a74-8188f0a7c1a2 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:07.882008 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3e47d35a-3659-4ab7-9a74-8188f0a7c1a2 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:07.891705 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:07.891705 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:07.896555 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3e47d35a-3659-4ab7-9a74-8188f0a7c1a2 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:06:07.904207 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3e47d35a-3659-4ab7-9a74-8188f0a7c1a2 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 returned with HTTP 200 Aug 07 18:06:07.904663 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 865/3424] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:06:07 2026] GET /volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 => generated 1417 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:08.448190 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-9f7951b0-1549-4172-b990-f54bf9b738ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:08.450490 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-9f7951b0-1549-4172-b990-f54bf9b738ac tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 Aug 07 18:06:08.450749 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-9f7951b0-1549-4172-b990-f54bf9b738ac tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:08.451000 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-9f7951b0-1549-4172-b990-f54bf9b738ac tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:08.458911 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:08.458911 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:08.463286 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-9f7951b0-1549-4172-b990-f54bf9b738ac tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:06:08.470413 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-9f7951b0-1549-4172-b990-f54bf9b738ac tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 returned with HTTP 200 Aug 07 18:06:08.470413 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 856/3425] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:06:08 2026] GET /volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 => generated 1417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:08.486434 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f09b5d22-d257-496b-8f5a-72cb0b20ae4c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:08.486819 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f09b5d22-d257-496b-8f5a-72cb0b20ae4c None None] GET https://10.4.3.241/volume// Aug 07 18:06:08.486977 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f09b5d22-d257-496b-8f5a-72cb0b20ae4c None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:08.487162 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f09b5d22-d257-496b-8f5a-72cb0b20ae4c None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:08.487477 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f09b5d22-d257-496b-8f5a-72cb0b20ae4c None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:06:08.487744 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 851/3426] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:06:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:06:08.497567 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3e4c4fcc-d078-4db5-8fb8-b3716f294562 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:08.499597 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3e4c4fcc-d078-4db5-8fb8-b3716f294562 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:06:08.499972 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3e4c4fcc-d078-4db5-8fb8-b3716f294562 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4c901c1-d9b0-4175-a246-ae496fb2d399", "connector": null, "instance_uuid": "05c08169-8127-4b11-8874-9633a138bf42"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:08.510309 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:08.510309 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:08.542476 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3e4c4fcc-d078-4db5-8fb8-b3716f294562 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:06:08.543175 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 855/3427] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:06:08 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:06:08.895468 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e349678a-4de5-4796-b7a7-c3118ab77ccc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:08.898455 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e349678a-4de5-4796-b7a7-c3118ab77ccc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:08.898688 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e349678a-4de5-4796-b7a7-c3118ab77ccc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:08.898877 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e349678a-4de5-4796-b7a7-c3118ab77ccc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:08.898989 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e349678a-4de5-4796-b7a7-c3118ab77ccc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:08.906006 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:08.906006 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:08.906870 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e349678a-4de5-4796-b7a7-c3118ab77ccc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:08.907842 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 866/3428] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:08 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:09.119709 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-48bcce7b-3b7e-470c-a1f8-df1a5d62c889 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:09.121919 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-48bcce7b-3b7e-470c-a1f8-df1a5d62c889 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] DELETE https://10.4.3.241/volume/v3/attachments/24753531-9879-4b0e-b5c6-fc4ba0615d9a Aug 07 18:06:09.122120 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-48bcce7b-3b7e-470c-a1f8-df1a5d62c889 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:09.122316 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-48bcce7b-3b7e-470c-a1f8-df1a5d62c889 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:09.131561 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:09.131561 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:09.191357 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4382b172-0d2c-445d-bf69-1acd30a12806 req-48bcce7b-3b7e-470c-a1f8-df1a5d62c889 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/attachments/24753531-9879-4b0e-b5c6-fc4ba0615d9a returned with HTTP 200 Aug 07 18:06:09.191939 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 857/3429] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:06:09 2026] DELETE /volume/v3/attachments/24753531-9879-4b0e-b5c6-fc4ba0615d9a => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:09.779922 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9d7f1f2d-a011-4aea-b538-8853c8c563f6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:09.780241 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9d7f1f2d-a011-4aea-b538-8853c8c563f6 None None] GET https://10.4.3.241/volume// Aug 07 18:06:09.780418 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9d7f1f2d-a011-4aea-b538-8853c8c563f6 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:09.780620 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9d7f1f2d-a011-4aea-b538-8853c8c563f6 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:09.780945 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9d7f1f2d-a011-4aea-b538-8853c8c563f6 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:06:09.781219 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 852/3430] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:06:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:06:09.802185 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3a922308-6f63-4b09-a130-fcd82b020c21 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:09.808544 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3a922308-6f63-4b09-a130-fcd82b020c21 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 Aug 07 18:06:09.808544 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3a922308-6f63-4b09-a130-fcd82b020c21 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:09.808544 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3a922308-6f63-4b09-a130-fcd82b020c21 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:09.822834 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:09.822834 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:09.826699 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3a922308-6f63-4b09-a130-fcd82b020c21 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:06:09.833111 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-3a922308-6f63-4b09-a130-fcd82b020c21 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 returned with HTTP 200 Aug 07 18:06:09.833111 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 856/3431] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:06:09 2026] GET /volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 => generated 1596 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:09.888749 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8e172625-f45e-466c-aded-9881cf4f1930 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:09.890671 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8e172625-f45e-466c-aded-9881cf4f1930 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:09.890839 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8e172625-f45e-466c-aded-9881cf4f1930 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:09.891055 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8e172625-f45e-466c-aded-9881cf4f1930 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:09.907120 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:09.907120 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:09.913245 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8e172625-f45e-466c-aded-9881cf4f1930 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:09.918114 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-22dafaf5-7d21-475e-b68f-5a237403b95a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:09.919836 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-22dafaf5-7d21-475e-b68f-5a237403b95a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:09.920038 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-22dafaf5-7d21-475e-b68f-5a237403b95a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:09.920231 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-22dafaf5-7d21-475e-b68f-5a237403b95a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:09.920338 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-22dafaf5-7d21-475e-b68f-5a237403b95a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:09.920430 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8e172625-f45e-466c-aded-9881cf4f1930 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:06:09.920869 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 867/3432] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:09 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:09.935299 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:09.935299 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:09.936237 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-22dafaf5-7d21-475e-b68f-5a237403b95a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:09.936673 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 858/3433] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:09 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:09.972002 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-446847d8-58d2-4cc3-bf0d-3dd31097d177 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:09.973938 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-446847d8-58d2-4cc3-bf0d-3dd31097d177 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] PUT https://10.4.3.241/volume/v3/attachments/d5d11bef-8754-4e03-9ff5-3c305d49cc95 Aug 07 18:06:09.974331 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-446847d8-58d2-4cc3-bf0d-3dd31097d177 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:09.985057 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-446847d8-58d2-4cc3-bf0d-3dd31097d177 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Acquiring lock "cinder-attachment_update-b4c901c1-d9b0-4175-a246-ae496fb2d399-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:06:09.989928 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-446847d8-58d2-4cc3-bf0d-3dd31097d177 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Lock "cinder-attachment_update-b4c901c1-d9b0-4175-a246-ae496fb2d399-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:06:09.990959 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:09.990959 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:10.117202 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-446847d8-58d2-4cc3-bf0d-3dd31097d177 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Lock "cinder-attachment_update-b4c901c1-d9b0-4175-a246-ae496fb2d399-np0000006743" released by "attachment_update" :: held 0.127s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:06:10.117637 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-446847d8-58d2-4cc3-bf0d-3dd31097d177 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/attachments/d5d11bef-8754-4e03-9ff5-3c305d49cc95 returned with HTTP 200 Aug 07 18:06:10.119975 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 853/3434] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:06:09 2026] PUT /volume/v3/attachments/d5d11bef-8754-4e03-9ff5-3c305d49cc95 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:10.164259 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-ae1bbd0c-ddba-4ccf-802b-a96fb717364b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:10.166610 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-ae1bbd0c-ddba-4ccf-802b-a96fb717364b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] POST https://10.4.3.241/volume/v3/attachments/d5d11bef-8754-4e03-9ff5-3c305d49cc95/action Aug 07 18:06:10.166955 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-ae1bbd0c-ddba-4ccf-802b-a96fb717364b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:10.167126 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-ae1bbd0c-ddba-4ccf-802b-a96fb717364b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:10.200413 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:10.200413 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:10.219935 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b25fdd93-8bb9-49a8-8bfa-79c560255108 req-ae1bbd0c-ddba-4ccf-802b-a96fb717364b tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/attachments/d5d11bef-8754-4e03-9ff5-3c305d49cc95/action returned with HTTP 204 Aug 07 18:06:10.219935 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 857/3435] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:06:10 2026] POST /volume/v3/attachments/d5d11bef-8754-4e03-9ff5-3c305d49cc95/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:10.953619 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7c9f86d1-8d41-4942-965f-67470b7f75dc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:10.958647 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7c9f86d1-8d41-4942-965f-67470b7f75dc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:10.958915 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7c9f86d1-8d41-4942-965f-67470b7f75dc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:10.959219 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7c9f86d1-8d41-4942-965f-67470b7f75dc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:10.959332 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-7c9f86d1-8d41-4942-965f-67470b7f75dc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:10.965996 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:10.965996 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:10.967320 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7c9f86d1-8d41-4942-965f-67470b7f75dc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:10.968331 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 868/3436] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:10 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:11.984149 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d6f993c8-76ce-4048-8df7-4f054b433869 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:11.987347 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d6f993c8-76ce-4048-8df7-4f054b433869 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:11.987471 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d6f993c8-76ce-4048-8df7-4f054b433869 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:11.987731 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d6f993c8-76ce-4048-8df7-4f054b433869 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:11.988686 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d6f993c8-76ce-4048-8df7-4f054b433869 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:11.993455 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:11.993455 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:11.994165 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d6f993c8-76ce-4048-8df7-4f054b433869 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:11.994582 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 859/3437] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:11 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:13.009878 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c1d3c4c3-1d2f-4fec-8d3e-8d2cf1b6edce None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:13.012145 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1d3c4c3-1d2f-4fec-8d3e-8d2cf1b6edce tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:13.012540 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1d3c4c3-1d2f-4fec-8d3e-8d2cf1b6edce tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:13.012825 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1d3c4c3-1d2f-4fec-8d3e-8d2cf1b6edce tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:13.013019 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c1d3c4c3-1d2f-4fec-8d3e-8d2cf1b6edce tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:13.026155 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:13.026155 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:13.026155 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1d3c4c3-1d2f-4fec-8d3e-8d2cf1b6edce tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:13.026155 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 854/3438] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:13 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:13.211216 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-feb8d387-bb64-4fc8-b1af-33285f09fdc4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:13.212356 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-feb8d387-bb64-4fc8-b1af-33285f09fdc4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] DELETE https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:13.212812 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-feb8d387-bb64-4fc8-b1af-33285f09fdc4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:13.212912 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-feb8d387-bb64-4fc8-b1af-33285f09fdc4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:13.213110 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-feb8d387-bb64-4fc8-b1af-33285f09fdc4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Delete volume with id: 1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:13.223690 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:13.223690 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:13.224194 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-feb8d387-bb64-4fc8-b1af-33285f09fdc4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:13.260882 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-feb8d387-bb64-4fc8-b1af-33285f09fdc4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Delete volume request issued successfully. Aug 07 18:06:13.261074 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-feb8d387-bb64-4fc8-b1af-33285f09fdc4 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 202 Aug 07 18:06:13.261498 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 858/3439] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:13 2026] DELETE /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:13.273334 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-428b72df-4cfd-4587-bf6d-6c4309133c68 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:13.276440 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-428b72df-4cfd-4587-bf6d-6c4309133c68 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:13.276661 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-428b72df-4cfd-4587-bf6d-6c4309133c68 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:13.276993 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-428b72df-4cfd-4587-bf6d-6c4309133c68 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:13.289218 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:13.289218 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:13.296439 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-428b72df-4cfd-4587-bf6d-6c4309133c68 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:13.305587 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-428b72df-4cfd-4587-bf6d-6c4309133c68 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 200 Aug 07 18:06:13.306099 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 869/3440] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:13 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:14.039485 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8820f37a-bd78-40ba-846e-ec4acfb31a5e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:14.042590 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8820f37a-bd78-40ba-846e-ec4acfb31a5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:14.042811 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8820f37a-bd78-40ba-846e-ec4acfb31a5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:14.043009 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8820f37a-bd78-40ba-846e-ec4acfb31a5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:14.043099 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8820f37a-bd78-40ba-846e-ec4acfb31a5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:14.048422 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:14.048422 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:14.048568 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8820f37a-bd78-40ba-846e-ec4acfb31a5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:14.048951 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 860/3441] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:14 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:14.323719 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2029ea54-728d-4dea-a16f-28362c5b2fc3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:14.327160 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2029ea54-728d-4dea-a16f-28362c5b2fc3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec Aug 07 18:06:14.328292 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2029ea54-728d-4dea-a16f-28362c5b2fc3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:14.328292 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2029ea54-728d-4dea-a16f-28362c5b2fc3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:14.342642 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2029ea54-728d-4dea-a16f-28362c5b2fc3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec returned with HTTP 404 Aug 07 18:06:14.343652 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 855/3442] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:14 2026] GET /volume/v3/volumes/1621c85d-1ae8-45af-897f-bcdf7becdbec => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:14.424799 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e516e1fd-3bcc-46eb-9e74-e6ad886eb774 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:14.431539 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e516e1fd-3bcc-46eb-9e74-e6ad886eb774 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] DELETE https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:06:14.431785 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e516e1fd-3bcc-46eb-9e74-e6ad886eb774 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:14.432061 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e516e1fd-3bcc-46eb-9e74-e6ad886eb774 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:14.432241 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-e516e1fd-3bcc-46eb-9e74-e6ad886eb774 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Delete volume with id: dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:06:14.443303 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:14.443303 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:14.443905 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e516e1fd-3bcc-46eb-9e74-e6ad886eb774 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:14.464066 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e516e1fd-3bcc-46eb-9e74-e6ad886eb774 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Delete volume request issued successfully. Aug 07 18:06:14.464631 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e516e1fd-3bcc-46eb-9e74-e6ad886eb774 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 202 Aug 07 18:06:14.464785 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 859/3443] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:14 2026] DELETE /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:14.472555 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4082dedf-dc24-4ab2-9408-54e668e382f2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:14.475942 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4082dedf-dc24-4ab2-9408-54e668e382f2 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:06:14.475942 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4082dedf-dc24-4ab2-9408-54e668e382f2 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:14.475942 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4082dedf-dc24-4ab2-9408-54e668e382f2 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:14.489146 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:14.489146 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:14.498345 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4082dedf-dc24-4ab2-9408-54e668e382f2 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:14.504675 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4082dedf-dc24-4ab2-9408-54e668e382f2 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 200 Aug 07 18:06:14.505107 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 870/3444] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:14 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:15.064830 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-da8267a7-bd34-49d1-ad2a-56cccb7bb8e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:15.068427 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da8267a7-bd34-49d1-ad2a-56cccb7bb8e2 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:15.068427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da8267a7-bd34-49d1-ad2a-56cccb7bb8e2 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:15.068427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da8267a7-bd34-49d1-ad2a-56cccb7bb8e2 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:15.068427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-da8267a7-bd34-49d1-ad2a-56cccb7bb8e2 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:15.073280 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:15.073280 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:15.074316 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da8267a7-bd34-49d1-ad2a-56cccb7bb8e2 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:15.074778 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 861/3445] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:15 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:15.520106 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3f96b003-f62d-4419-ad59-82e5a2916cb3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:15.524139 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f96b003-f62d-4419-ad59-82e5a2916cb3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 Aug 07 18:06:15.524426 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3f96b003-f62d-4419-ad59-82e5a2916cb3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:15.524653 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3f96b003-f62d-4419-ad59-82e5a2916cb3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:15.534866 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f96b003-f62d-4419-ad59-82e5a2916cb3 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 returned with HTTP 404 Aug 07 18:06:15.535407 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 856/3446] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:15 2026] GET /volume/v3/volumes/dad2a811-3131-4923-b70d-077a22a8b978 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:15.671716 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b7af5657-5e05-45b1-aa78-ff7258ab11eb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:15.673459 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7af5657-5e05-45b1-aa78-ff7258ab11eb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] DELETE https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:06:15.673661 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b7af5657-5e05-45b1-aa78-ff7258ab11eb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:15.673841 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b7af5657-5e05-45b1-aa78-ff7258ab11eb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:15.674022 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-b7af5657-5e05-45b1-aa78-ff7258ab11eb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Delete volume with id: edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:06:15.680781 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:15.680781 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:15.681202 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b7af5657-5e05-45b1-aa78-ff7258ab11eb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:15.695426 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b7af5657-5e05-45b1-aa78-ff7258ab11eb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Delete volume request issued successfully. Aug 07 18:06:15.695625 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b7af5657-5e05-45b1-aa78-ff7258ab11eb tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 202 Aug 07 18:06:15.695946 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 860/3447] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:15 2026] DELETE /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:15.705635 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7c7dd581-1671-4b66-90eb-d4a2d5bb29b5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:15.708104 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7c7dd581-1671-4b66-90eb-d4a2d5bb29b5 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:06:15.708104 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7c7dd581-1671-4b66-90eb-d4a2d5bb29b5 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:15.708104 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7c7dd581-1671-4b66-90eb-d4a2d5bb29b5 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:15.720678 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:15.720678 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:15.724663 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7c7dd581-1671-4b66-90eb-d4a2d5bb29b5 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Volume info retrieved successfully. Aug 07 18:06:15.728886 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7c7dd581-1671-4b66-90eb-d4a2d5bb29b5 tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 200 Aug 07 18:06:15.729256 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 871/3448] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:15 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:16.088575 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c116376a-0e06-4ec6-b6c8-e3112cfac7e0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:16.090416 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c116376a-0e06-4ec6-b6c8-e3112cfac7e0 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:16.092129 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c116376a-0e06-4ec6-b6c8-e3112cfac7e0 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:16.092129 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c116376a-0e06-4ec6-b6c8-e3112cfac7e0 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:16.092129 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c116376a-0e06-4ec6-b6c8-e3112cfac7e0 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:16.096151 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:16.096151 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:16.097928 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c116376a-0e06-4ec6-b6c8-e3112cfac7e0 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:16.097928 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 862/3449] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:16 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:16.745981 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-871c1b31-b36e-48a9-989d-09806ad2a96f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:16.745981 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-871c1b31-b36e-48a9-989d-09806ad2a96f tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] GET https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db Aug 07 18:06:16.745981 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-871c1b31-b36e-48a9-989d-09806ad2a96f tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:16.746524 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-871c1b31-b36e-48a9-989d-09806ad2a96f tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:16.755983 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-871c1b31-b36e-48a9-989d-09806ad2a96f tempest-AttachVolumeNegativeTest-386091329 tempest-AttachVolumeNegativeTest-386091329-project-member] https://10.4.3.241/volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db returned with HTTP 404 Aug 07 18:06:16.757253 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 857/3450] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:16 2026] GET /volume/v3/volumes/edd4315c-60cb-46d8-8e6e-4876824261db => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:17.113309 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c76e026d-565f-4e53-9095-e7c843ca86e8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:17.118955 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c76e026d-565f-4e53-9095-e7c843ca86e8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:17.119218 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c76e026d-565f-4e53-9095-e7c843ca86e8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:17.119514 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c76e026d-565f-4e53-9095-e7c843ca86e8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:17.119597 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c76e026d-565f-4e53-9095-e7c843ca86e8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:17.133943 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:17.133943 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:17.135048 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c76e026d-565f-4e53-9095-e7c843ca86e8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:17.135563 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 861/3451] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:17 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:18.153145 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-36d47438-fb29-4e6e-9483-8969a90c00a3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:18.162644 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36d47438-fb29-4e6e-9483-8969a90c00a3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:18.162914 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36d47438-fb29-4e6e-9483-8969a90c00a3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:18.163432 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36d47438-fb29-4e6e-9483-8969a90c00a3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:18.165595 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-36d47438-fb29-4e6e-9483-8969a90c00a3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:18.179225 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:18.179225 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:18.180169 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36d47438-fb29-4e6e-9483-8969a90c00a3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:18.180818 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 872/3452] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:18 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:19.193587 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a453d5ac-0433-4964-834a-3160425e4c8b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:19.196300 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a453d5ac-0433-4964-834a-3160425e4c8b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:19.196648 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a453d5ac-0433-4964-834a-3160425e4c8b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:19.197007 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a453d5ac-0433-4964-834a-3160425e4c8b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:19.197243 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a453d5ac-0433-4964-834a-3160425e4c8b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:19.207920 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:19.207920 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:19.212549 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a453d5ac-0433-4964-834a-3160425e4c8b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:19.214201 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 863/3453] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:19 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:20.228904 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e927d34d-7c79-4955-867c-857126159971 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:20.230930 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e927d34d-7c79-4955-867c-857126159971 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:20.231150 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e927d34d-7c79-4955-867c-857126159971 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:20.231366 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e927d34d-7c79-4955-867c-857126159971 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:20.231519 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-e927d34d-7c79-4955-867c-857126159971 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:20.236272 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:20.236272 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:20.237246 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e927d34d-7c79-4955-867c-857126159971 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:20.237707 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 858/3454] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:20 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:20.597161 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2bf734bb-200a-4aeb-b306-a2f4d48c6ae3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:20.598925 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2bf734bb-200a-4aeb-b306-a2f4d48c6ae3 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] GET https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 Aug 07 18:06:20.599111 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2bf734bb-200a-4aeb-b306-a2f4d48c6ae3 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:20.599327 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2bf734bb-200a-4aeb-b306-a2f4d48c6ae3 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:20.606985 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:20.606985 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:20.611113 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2bf734bb-200a-4aeb-b306-a2f4d48c6ae3 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Volume info retrieved successfully. Aug 07 18:06:20.615181 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2bf734bb-200a-4aeb-b306-a2f4d48c6ae3 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 returned with HTTP 200 Aug 07 18:06:20.615603 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 862/3455] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:20 2026] GET /volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:21.252466 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-157c3dae-ac4a-44ea-b0b5-2264218f1189 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:21.254852 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-157c3dae-ac4a-44ea-b0b5-2264218f1189 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:21.255111 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-157c3dae-ac4a-44ea-b0b5-2264218f1189 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:21.255355 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-157c3dae-ac4a-44ea-b0b5-2264218f1189 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:21.255516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-157c3dae-ac4a-44ea-b0b5-2264218f1189 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:21.261902 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:21.261902 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:21.263421 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-157c3dae-ac4a-44ea-b0b5-2264218f1189 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:21.264565 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 873/3456] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:21 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:21.279446 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-713e2e25-d91b-412f-96e8-81d61cbe19de None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:21.432242 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-713e2e25-d91b-412f-96e8-81d61cbe19de tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:06:21.432570 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-713e2e25-d91b-412f-96e8-81d61cbe19de tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f8460bd-242e-426f-8cd1-f9da71c921ec", "incremental": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:21.433886 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-713e2e25-d91b-412f-96e8-81d61cbe19de tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Creating new backup {'backup': {'volume_id': '5f8460bd-242e-426f-8cd1-f9da71c921ec', 'incremental': True}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:06:21.434011 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-713e2e25-d91b-412f-96e8-81d61cbe19de tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Creating backup of volume 5f8460bd-242e-426f-8cd1-f9da71c921ec in container None Aug 07 18:06:21.441475 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:21.441475 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:21.441834 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-713e2e25-d91b-412f-96e8-81d61cbe19de tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Volume info retrieved successfully. Aug 07 18:06:21.468860 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-713e2e25-d91b-412f-96e8-81d61cbe19de tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Created reservations ['aafe1a3d-4ecc-4c99-baa4-7a887ae265bd', '161fc166-a301-4cd6-809b-1c9d1344a926'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:21.494253 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-713e2e25-d91b-412f-96e8-81d61cbe19de tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 400 Aug 07 18:06:21.495022 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 864/3457] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:06:21 2026] POST /volume/v3/backups => generated 109 bytes in 217 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:06:21.503341 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7db01c5c-ae7e-43f8-a89d-e9002d3053f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:21.505321 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7db01c5c-ae7e-43f8-a89d-e9002d3053f9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] DELETE https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:21.505559 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7db01c5c-ae7e-43f8-a89d-e9002d3053f9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:21.505754 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7db01c5c-ae7e-43f8-a89d-e9002d3053f9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:21.505870 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-7db01c5c-ae7e-43f8-a89d-e9002d3053f9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Delete backup with id: 7ebb2382-2364-472e-adf7-ae266b21dc44. Aug 07 18:06:21.509958 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:21.509958 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:21.524177 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-7db01c5c-ae7e-43f8-a89d-e9002d3053f9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] delete_backup rpcapi backup_id 7ebb2382-2364-472e-adf7-ae266b21dc44 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:06:21.525911 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7db01c5c-ae7e-43f8-a89d-e9002d3053f9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 202 Aug 07 18:06:21.526285 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d0c0a683-942b-4464-8f63-ec5b0e0f38ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:21.526382 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 859/3458] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:21 2026] DELETE /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:06:21.536321 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5ff94fa9-d1bd-474b-bf54-9b102a49f568 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:21.538184 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ff94fa9-d1bd-474b-bf54-9b102a49f568 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:21.538407 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ff94fa9-d1bd-474b-bf54-9b102a49f568 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:21.538672 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5ff94fa9-d1bd-474b-bf54-9b102a49f568 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:21.538807 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5ff94fa9-d1bd-474b-bf54-9b102a49f568 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:21.543084 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:21.543084 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:21.543771 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5ff94fa9-d1bd-474b-bf54-9b102a49f568 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 200 Aug 07 18:06:21.544082 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 874/3459] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:21 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:21.603653 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0c0a683-942b-4464-8f63-ec5b0e0f38ab tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:06:21.603997 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d0c0a683-942b-4464-8f63-ec5b0e0f38ab tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1061371684"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:21.631659 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7cebbc31-ea8f-4df4-b82d-0b3e23e88446 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:21.633538 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0c0a683-942b-4464-8f63-ec5b0e0f38ab tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:06:21.633538 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 863/3460] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:06:21 2026] POST /volume/v3/types => generated 216 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:21.638001 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7cebbc31-ea8f-4df4-b82d-0b3e23e88446 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] GET https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 Aug 07 18:06:21.639320 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7cebbc31-ea8f-4df4-b82d-0b3e23e88446 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:21.639320 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7cebbc31-ea8f-4df4-b82d-0b3e23e88446 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:21.646414 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c97211c7-5498-4835-a29c-f424c903a8ea None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:21.646498 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:21.646498 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:21.647898 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c97211c7-5498-4835-a29c-f424c903a8ea tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] POST https://10.4.3.241/volume/v3/group_types Aug 07 18:06:21.648191 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c97211c7-5498-4835-a29c-f424c903a8ea tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1441100497"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:21.653599 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7cebbc31-ea8f-4df4-b82d-0b3e23e88446 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Volume info retrieved successfully. Aug 07 18:06:21.659163 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7cebbc31-ea8f-4df4-b82d-0b3e23e88446 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 returned with HTTP 200 Aug 07 18:06:21.659853 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 865/3461] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:21 2026] GET /volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:21.660409 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c97211c7-5498-4835-a29c-f424c903a8ea tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 202 Aug 07 18:06:21.660783 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 860/3462] 10.4.3.241 () {70 vars in 1311 bytes} [Fri Aug 7 18:06:21 2026] POST /volume/v3/group_types => generated 173 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:21.668911 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1ad6f984-616f-4684-acff-663854b98700 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:21.763590 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1ad6f984-616f-4684-acff-663854b98700 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] POST https://10.4.3.241/volume/v3/groups Aug 07 18:06:21.764084 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1ad6f984-616f-4684-acff-663854b98700 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "84f9206e-9190-4a14-845f-289102b3a9ec", "volume_types": ["6af8245e-f10d-4754-b102-5b7b78f88ef9"], "name": "tempest-Group1-1006057897"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:21.766458 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-1ad6f984-616f-4684-acff-663854b98700 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Creating new group {'group': {'group_type': '84f9206e-9190-4a14-845f-289102b3a9ec', 'volume_types': ['6af8245e-f10d-4754-b102-5b7b78f88ef9'], 'name': 'tempest-Group1-1006057897'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:06:21.770341 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.groups [None req-1ad6f984-616f-4684-acff-663854b98700 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Creating group tempest-Group1-1006057897. Aug 07 18:06:21.780010 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1ad6f984-616f-4684-acff-663854b98700 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Availability Zones retrieved successfully. Aug 07 18:06:21.796640 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-1ad6f984-616f-4684-acff-663854b98700 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Created reservations ['7173cfe7-679f-4556-808a-ba2d95543a2b'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:21.822974 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1ad6f984-616f-4684-acff-663854b98700 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups returned with HTTP 202 Aug 07 18:06:21.823612 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 875/3463] 10.4.3.241 () {70 vars in 1297 bytes} [Fri Aug 7 18:06:21 2026] POST /volume/v3/groups => generated 94 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:21.832071 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3ab2a8dd-5b0d-4bef-9276-10add39fc407 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:21.834188 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ab2a8dd-5b0d-4bef-9276-10add39fc407 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12 Aug 07 18:06:21.834407 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ab2a8dd-5b0d-4bef-9276-10add39fc407 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:21.834629 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ab2a8dd-5b0d-4bef-9276-10add39fc407 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:21.834768 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-3ab2a8dd-5b0d-4bef-9276-10add39fc407 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member 88ed6550-4056-45c9-9315-1177c8f35d12 {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:21.840010 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:21.840010 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:21.851101 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ab2a8dd-5b0d-4bef-9276-10add39fc407 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12 returned with HTTP 200 Aug 07 18:06:21.851791 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 864/3464] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:21 2026] GET /volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:22.173744 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ec2fe3fa-4279-4bdc-a9d8-34f3768b9add None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:22.175989 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec2fe3fa-4279-4bdc-a9d8-34f3768b9add tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 Aug 07 18:06:22.176192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec2fe3fa-4279-4bdc-a9d8-34f3768b9add tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:22.176452 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec2fe3fa-4279-4bdc-a9d8-34f3768b9add tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:22.176665 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ec2fe3fa-4279-4bdc-a9d8-34f3768b9add tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Delete volume with id: ab3a04e5-d545-4d2e-85fe-4a81488ab911 Aug 07 18:06:22.185812 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:22.185812 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:22.186484 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ec2fe3fa-4279-4bdc-a9d8-34f3768b9add tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Volume info retrieved successfully. Aug 07 18:06:22.207312 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ec2fe3fa-4279-4bdc-a9d8-34f3768b9add tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Delete volume request issued successfully. Aug 07 18:06:22.207574 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec2fe3fa-4279-4bdc-a9d8-34f3768b9add tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 returned with HTTP 202 Aug 07 18:06:22.208160 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 866/3465] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:22 2026] DELETE /volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:22.217324 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7cc220d4-827f-4a6d-a230-f601f9b69afc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:22.219325 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7cc220d4-827f-4a6d-a230-f601f9b69afc tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] GET https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 Aug 07 18:06:22.219575 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7cc220d4-827f-4a6d-a230-f601f9b69afc tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:22.219836 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7cc220d4-827f-4a6d-a230-f601f9b69afc tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:22.229156 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:22.229156 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:22.233813 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7cc220d4-827f-4a6d-a230-f601f9b69afc tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Volume info retrieved successfully. Aug 07 18:06:22.239579 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7cc220d4-827f-4a6d-a230-f601f9b69afc tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 returned with HTTP 200 Aug 07 18:06:22.240050 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 861/3466] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:22 2026] GET /volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:22.554489 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d1ed570f-8989-4526-a057-5dfa53c7f1e8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:22.556472 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d1ed570f-8989-4526-a057-5dfa53c7f1e8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 Aug 07 18:06:22.556705 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d1ed570f-8989-4526-a057-5dfa53c7f1e8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:22.556923 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d1ed570f-8989-4526-a057-5dfa53c7f1e8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:22.557061 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d1ed570f-8989-4526-a057-5dfa53c7f1e8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 7ebb2382-2364-472e-adf7-ae266b21dc44. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:22.560967 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d1ed570f-8989-4526-a057-5dfa53c7f1e8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 returned with HTTP 404 Aug 07 18:06:22.561554 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 876/3467] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:22 2026] GET /volume/v3/backups/7ebb2382-2364-472e-adf7-ae266b21dc44 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:22.569657 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1104938e-389c-42fc-98a6-56556ba87c00 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:22.571248 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:22.571553 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1803811201"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:22.572849 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1803811201'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:22.572956 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Create volume of 1 GB Aug 07 18:06:22.573189 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:22.573189 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:22.576874 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Availability Zones retrieved successfully. Aug 07 18:06:22.582671 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Flow 'volume_create_api' (391c9e84-f2bf-401a-a480-acee1ad9e1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:22.583620 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f433bbba-d4f3-4e2b-a54a-897bb416afac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:22.584548 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:22.608193 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f433bbba-d4f3-4e2b-a54a-897bb416afac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:22.608939 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12b1ed98-9ca9-4ce9-aa3b-69818e0db4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:22.645645 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Created reservations ['1cc7ae31-76a7-4254-a7a0-b72a63521a94', '038687f0-d648-4d54-b5c3-cc3f643e9943', 'bb883e4d-a928-4a72-b936-2efd3fb200fb', '3ddb1c94-58ab-4903-bdcf-973f1bfbd19b'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:22.646691 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12b1ed98-9ca9-4ce9-aa3b-69818e0db4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cc7ae31-76a7-4254-a7a0-b72a63521a94', '038687f0-d648-4d54-b5c3-cc3f643e9943', 'bb883e4d-a928-4a72-b936-2efd3fb200fb', '3ddb1c94-58ab-4903-bdcf-973f1bfbd19b']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:22.647748 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d603d5-f979-4471-a23c-dc3d6f8578f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:22.674956 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d603d5-f979-4471-a23c-dc3d6f8578f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2884805-66a9-4a50-acdc-b9c2d7918227', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1803811201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc29fba5dd284bce8e8bb45f95b8dff9',qos_specs=None,replication_status=,reservations=['1cc7ae31-76a7-4254-a7a0-b72a63521a94','038687f0-d648-4d54-b5c3-cc3f643e9943','bb883e4d-a928-4a72-b936-2efd3fb200fb','3ddb1c94-58ab-4903-bdcf-973f1bfbd19b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a325a56cb7b044588120933dc3c45294',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1803811201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2884805-66a9-4a50-acdc-b9c2d7918227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc29fba5dd284bce8e8bb45f95b8dff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a325a56cb7b044588120933dc3c45294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:22.675608 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd89b727-bee7-4909-92c4-98cfa6a8e5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:22.692683 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd89b727-bee7-4909-92c4-98cfa6a8e5b4) transitioned into state 'SUCCESS' from state '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-1803811201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc29fba5dd284bce8e8bb45f95b8dff9',qos_specs=None,replication_status=,reservations=['1cc7ae31-76a7-4254-a7a0-b72a63521a94','038687f0-d648-4d54-b5c3-cc3f643e9943','bb883e4d-a928-4a72-b936-2efd3fb200fb','3ddb1c94-58ab-4903-bdcf-973f1bfbd19b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a325a56cb7b044588120933dc3c45294',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:22.693439 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31f61ebd-746d-4375-973f-782ed433f644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:22.703165 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31f61ebd-746d-4375-973f-782ed433f644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:22.703964 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Flow 'volume_create_api' (391c9e84-f2bf-401a-a480-acee1ad9e1ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:22.704249 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Create volume request issued successfully. Aug 07 18:06:22.704804 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1104938e-389c-42fc-98a6-56556ba87c00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:22.705203 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 865/3468] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:06:22 2026] POST /volume/v3/volumes => generated 749 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:22.720038 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1fe3dd1f-539d-4aa9-863d-d326c08cff00 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:22.722182 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1fe3dd1f-539d-4aa9-863d-d326c08cff00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 Aug 07 18:06:22.722428 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1fe3dd1f-539d-4aa9-863d-d326c08cff00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:22.722710 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1fe3dd1f-539d-4aa9-863d-d326c08cff00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:22.731470 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:22.731470 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:22.735806 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1fe3dd1f-539d-4aa9-863d-d326c08cff00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:06:22.741086 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1fe3dd1f-539d-4aa9-863d-d326c08cff00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 returned with HTTP 200 Aug 07 18:06:22.741615 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 867/3469] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:22 2026] GET /volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:22.861260 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fa7e468c-4f9c-49b1-a020-203d99119902 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:22.863551 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fa7e468c-4f9c-49b1-a020-203d99119902 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12 Aug 07 18:06:22.863991 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fa7e468c-4f9c-49b1-a020-203d99119902 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:22.864087 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fa7e468c-4f9c-49b1-a020-203d99119902 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:22.864262 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-fa7e468c-4f9c-49b1-a020-203d99119902 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member 88ed6550-4056-45c9-9315-1177c8f35d12 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:22.868444 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:22.868444 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:22.879050 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fa7e468c-4f9c-49b1-a020-203d99119902 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12 returned with HTTP 200 Aug 07 18:06:22.879597 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 862/3470] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:22 2026] GET /volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:22.889543 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5fb17239-35ec-4e3f-9235-cf80718ad46f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:22.891244 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5fb17239-35ec-4e3f-9235-cf80718ad46f tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] POST https://10.4.3.241/volume/v3/groups Aug 07 18:06:22.891660 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5fb17239-35ec-4e3f-9235-cf80718ad46f tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "84f9206e-9190-4a14-845f-289102b3a9ec", "volume_types": ["6af8245e-f10d-4754-b102-5b7b78f88ef9"], "name": "tempest-Group2-106702216"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:22.893186 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-5fb17239-35ec-4e3f-9235-cf80718ad46f tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Creating new group {'group': {'group_type': '84f9206e-9190-4a14-845f-289102b3a9ec', 'volume_types': ['6af8245e-f10d-4754-b102-5b7b78f88ef9'], 'name': 'tempest-Group2-106702216'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:06:22.899719 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.groups [None req-5fb17239-35ec-4e3f-9235-cf80718ad46f tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Creating group tempest-Group2-106702216. Aug 07 18:06:22.900062 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:22.900062 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:22.907471 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5fb17239-35ec-4e3f-9235-cf80718ad46f tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Availability Zones retrieved successfully. Aug 07 18:06:22.923250 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-5fb17239-35ec-4e3f-9235-cf80718ad46f tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Created reservations ['b351bad6-5dbf-491f-8fff-56b5c7747d2d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:22.956833 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5fb17239-35ec-4e3f-9235-cf80718ad46f tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups returned with HTTP 202 Aug 07 18:06:22.956833 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 877/3471] 10.4.3.241 () {70 vars in 1297 bytes} [Fri Aug 7 18:06:22 2026] POST /volume/v3/groups => generated 93 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:22.963057 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-58ff9865-ef83-4d9c-b9b5-0d2e76443307 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:22.965171 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-58ff9865-ef83-4d9c-b9b5-0d2e76443307 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a Aug 07 18:06:22.965444 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-58ff9865-ef83-4d9c-b9b5-0d2e76443307 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:22.965710 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-58ff9865-ef83-4d9c-b9b5-0d2e76443307 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:22.965854 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-58ff9865-ef83-4d9c-b9b5-0d2e76443307 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member df449250-b32c-4cf2-8073-47f28afde73a {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:22.974506 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:22.974506 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:22.989142 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-58ff9865-ef83-4d9c-b9b5-0d2e76443307 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a returned with HTTP 200 Aug 07 18:06:22.989895 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 866/3472] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:22 2026] GET /volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a => generated 321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:23.254024 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4833d092-24c7-4ccc-a196-9e8c39027aa2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:23.255725 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4833d092-24c7-4ccc-a196-9e8c39027aa2 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] GET https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 Aug 07 18:06:23.255882 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4833d092-24c7-4ccc-a196-9e8c39027aa2 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:23.256074 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4833d092-24c7-4ccc-a196-9e8c39027aa2 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:23.262115 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4833d092-24c7-4ccc-a196-9e8c39027aa2 tempest-TestImageHashVerification-1261283436 tempest-TestImageHashVerification-1261283436-project-member] https://10.4.3.241/volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 returned with HTTP 404 Aug 07 18:06:23.262620 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 868/3473] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:23 2026] GET /volume/v3/volumes/ab3a04e5-d545-4d2e-85fe-4a81488ab911 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:23.756146 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-179f76e4-28f5-45fc-9e8e-9c2b6d69d3e3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:23.758356 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-179f76e4-28f5-45fc-9e8e-9c2b6d69d3e3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 Aug 07 18:06:23.758844 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-179f76e4-28f5-45fc-9e8e-9c2b6d69d3e3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:23.759130 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-179f76e4-28f5-45fc-9e8e-9c2b6d69d3e3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:23.771362 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:23.771362 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:23.776875 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-179f76e4-28f5-45fc-9e8e-9c2b6d69d3e3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:06:23.784130 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-179f76e4-28f5-45fc-9e8e-9c2b6d69d3e3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 returned with HTTP 200 Aug 07 18:06:23.784796 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 863/3474] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:23 2026] GET /volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:23.801751 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f7db2184-a59e-456b-8f5d-f67ff6a49c51 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:23.803452 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f7db2184-a59e-456b-8f5d-f67ff6a49c51 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:06:23.803786 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f7db2184-a59e-456b-8f5d-f67ff6a49c51 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d2884805-66a9-4a50-acdc-b9c2d7918227", "name": "tempest-VolumesBackupsTest-Backup-236910099"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:23.805140 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-f7db2184-a59e-456b-8f5d-f67ff6a49c51 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Creating new backup {'backup': {'volume_id': 'd2884805-66a9-4a50-acdc-b9c2d7918227', 'name': 'tempest-VolumesBackupsTest-Backup-236910099'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:06:23.805292 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-f7db2184-a59e-456b-8f5d-f67ff6a49c51 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Creating backup of volume d2884805-66a9-4a50-acdc-b9c2d7918227 in container None Aug 07 18:06:23.812977 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:23.812977 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:23.813390 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f7db2184-a59e-456b-8f5d-f67ff6a49c51 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Volume info retrieved successfully. Aug 07 18:06:23.833211 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-f7db2184-a59e-456b-8f5d-f67ff6a49c51 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Created reservations ['0f403153-da2c-4fc3-a59d-d5f70f893486', '4a3df2eb-cee1-49f4-b088-c07d0589fcea'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:23.868179 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f7db2184-a59e-456b-8f5d-f67ff6a49c51 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:06:23.868658 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 878/3475] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:06:23 2026] POST /volume/v3/backups => generated 329 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:23.882718 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-87b349e9-43c9-44d5-a460-a12fed1e056b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:23.883152 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-87b349e9-43c9-44d5-a460-a12fed1e056b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:23.883446 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-87b349e9-43c9-44d5-a460-a12fed1e056b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:23.883732 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-87b349e9-43c9-44d5-a460-a12fed1e056b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:23.883892 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-87b349e9-43c9-44d5-a460-a12fed1e056b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:23.888782 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:23.888782 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:23.889562 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-87b349e9-43c9-44d5-a460-a12fed1e056b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:23.889966 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 867/3476] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:23 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:24.001762 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2b7c3c1a-93c8-4c19-af23-277813ee1d7a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:24.003883 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b7c3c1a-93c8-4c19-af23-277813ee1d7a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a Aug 07 18:06:24.004099 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2b7c3c1a-93c8-4c19-af23-277813ee1d7a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:24.004283 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2b7c3c1a-93c8-4c19-af23-277813ee1d7a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:24.004420 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-2b7c3c1a-93c8-4c19-af23-277813ee1d7a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member df449250-b32c-4cf2-8073-47f28afde73a {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:24.009749 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:24.009749 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:24.020460 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b7c3c1a-93c8-4c19-af23-277813ee1d7a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a returned with HTTP 200 Aug 07 18:06:24.021083 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 869/3477] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:24 2026] GET /volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:24.035535 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:24.037163 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:24.037652 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1908753849", "volume_type": "6af8245e-f10d-4754-b102-5b7b78f88ef9", "group_id": "88ed6550-4056-45c9-9315-1177c8f35d12", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:24.039144 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1908753849', 'volume_type': '6af8245e-f10d-4754-b102-5b7b78f88ef9', 'group_id': '88ed6550-4056-45c9-9315-1177c8f35d12', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:24.049233 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:24.049233 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:24.049774 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Create volume of 1 GB Aug 07 18:06:24.056641 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Availability Zones retrieved successfully. Aug 07 18:06:24.064151 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Flow 'volume_create_api' (4c10eb60-395c-4a62-958a-e100c4bfb512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:24.065647 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (378221c1-0614-4845-abe9-7f0e025a27a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:24.066270 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:24.066270 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:24.067048 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:24.090889 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (378221c1-0614-4845-abe9-7f0e025a27a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:06:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6af8245e-f10d-4754-b102-5b7b78f88ef9,is_public=True,name='tempest-GroupsTest-volume-type-1061371684',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6af8245e-f10d-4754-b102-5b7b78f88ef9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '88ed6550-4056-45c9-9315-1177c8f35d12', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:24.091826 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24bf379-85a8-4e3d-82ce-1ba53edbe9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:24.125621 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1061371684 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1061371684, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:06:24.126484 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1061371684 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1061371684, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:06:24.167252 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Created reservations ['e551224e-e63f-4a4b-8ccd-30d1a92a8ad8', '644c73d8-f938-4ee5-a847-f365180c9ee4', '89d161bf-d10d-4626-9d0c-9badc495195b', '84e7f8fa-6ef5-4107-bcae-e243c8ed2a29'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:24.168143 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24bf379-85a8-4e3d-82ce-1ba53edbe9f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e551224e-e63f-4a4b-8ccd-30d1a92a8ad8', '644c73d8-f938-4ee5-a847-f365180c9ee4', '89d161bf-d10d-4626-9d0c-9badc495195b', '84e7f8fa-6ef5-4107-bcae-e243c8ed2a29']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:24.168856 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf1799b6-e2db-4481-9880-8a5f23e55d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:24.194922 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf1799b6-e2db-4481-9880-8a5f23e55d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd429b515-ccf3-468f-a0a0-b575ec554673', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1908753849',encryption_key_id=None,group_id=88ed6550-4056-45c9-9315-1177c8f35d12,group_type_id=,metadata={},multiattach=False,project_id='cca0a99d4eb34b1fa4282b786a6fbc92',qos_specs=None,replication_status=,reservations=['e551224e-e63f-4a4b-8ccd-30d1a92a8ad8','644c73d8-f938-4ee5-a847-f365180c9ee4','89d161bf-d10d-4626-9d0c-9badc495195b','84e7f8fa-6ef5-4107-bcae-e243c8ed2a29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14358b7c554ac7961f299769f74111',volume_type_id=6af8245e-f10d-4754-b102-5b7b78f88ef9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1908753849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=88ed6550-4056-45c9-9315-1177c8f35d12,host=None,id=d429b515-ccf3-468f-a0a0-b575ec554673,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cca0a99d4eb34b1fa4282b786a6fbc92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b14358b7c554ac7961f299769f74111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6af8245e-f10d-4754-b102-5b7b78f88ef9),volume_type_id=6af8245e-f10d-4754-b102-5b7b78f88ef9)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:24.196210 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (724c5568-cc60-4b9f-ae2a-937fb9a1c21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:24.216323 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (724c5568-cc60-4b9f-ae2a-937fb9a1c21a) transitioned into state 'SUCCESS' from state '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-1908753849',encryption_key_id=None,group_id=88ed6550-4056-45c9-9315-1177c8f35d12,group_type_id=,metadata={},multiattach=False,project_id='cca0a99d4eb34b1fa4282b786a6fbc92',qos_specs=None,replication_status=,reservations=['e551224e-e63f-4a4b-8ccd-30d1a92a8ad8','644c73d8-f938-4ee5-a847-f365180c9ee4','89d161bf-d10d-4626-9d0c-9badc495195b','84e7f8fa-6ef5-4107-bcae-e243c8ed2a29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14358b7c554ac7961f299769f74111',volume_type_id=6af8245e-f10d-4754-b102-5b7b78f88ef9)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:24.217025 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f952c84a-1e56-47d9-b27f-3fe3e13471b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:24.230611 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f952c84a-1e56-47d9-b27f-3fe3e13471b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:24.231419 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Flow 'volume_create_api' (4c10eb60-395c-4a62-958a-e100c4bfb512) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:24.231800 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Create volume request issued successfully. Aug 07 18:06:24.232562 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:24.232719 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:24.286105 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:24.290026 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:24.290026 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:24.294415 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6dede5b4-47df-41aa-8bee-f1b8bae3f08b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:24.295015 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 864/3478] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:06:24 2026] POST /volume/v3/volumes => generated 815 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:24.310100 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7670bff2-4a59-45a2-93b2-f66730d3e9cd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:24.312638 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7670bff2-4a59-45a2-93b2-f66730d3e9cd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/d429b515-ccf3-468f-a0a0-b575ec554673 Aug 07 18:06:24.313366 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7670bff2-4a59-45a2-93b2-f66730d3e9cd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:24.313654 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7670bff2-4a59-45a2-93b2-f66730d3e9cd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:24.322967 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:24.322967 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:24.329922 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7670bff2-4a59-45a2-93b2-f66730d3e9cd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Volume info retrieved successfully. Aug 07 18:06:24.330671 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-7670bff2-4a59-45a2-93b2-f66730d3e9cd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:24.330859 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-7670bff2-4a59-45a2-93b2-f66730d3e9cd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:24.375653 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-7670bff2-4a59-45a2-93b2-f66730d3e9cd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:24.380319 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:24.380319 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:24.390343 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7670bff2-4a59-45a2-93b2-f66730d3e9cd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/d429b515-ccf3-468f-a0a0-b575ec554673 returned with HTTP 200 Aug 07 18:06:24.390998 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 879/3479] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:24 2026] GET /volume/v3/volumes/d429b515-ccf3-468f-a0a0-b575ec554673 => generated 883 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:24.902658 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6a14d6ad-23aa-4996-b27c-bcff085f4de7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:24.905048 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6a14d6ad-23aa-4996-b27c-bcff085f4de7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:24.905357 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6a14d6ad-23aa-4996-b27c-bcff085f4de7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:24.905688 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6a14d6ad-23aa-4996-b27c-bcff085f4de7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:24.905862 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6a14d6ad-23aa-4996-b27c-bcff085f4de7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:24.911359 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:24.911359 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:24.912104 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6a14d6ad-23aa-4996-b27c-bcff085f4de7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:24.912537 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 868/3480] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:24 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:25.403563 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-13896ed4-f263-4898-a4a0-943cbbcd3362 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:25.405493 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13896ed4-f263-4898-a4a0-943cbbcd3362 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/d429b515-ccf3-468f-a0a0-b575ec554673 Aug 07 18:06:25.405729 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13896ed4-f263-4898-a4a0-943cbbcd3362 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:25.405973 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13896ed4-f263-4898-a4a0-943cbbcd3362 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:25.415657 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:25.415657 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:25.419778 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-13896ed4-f263-4898-a4a0-943cbbcd3362 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Volume info retrieved successfully. Aug 07 18:06:25.420529 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-13896ed4-f263-4898-a4a0-943cbbcd3362 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:25.420685 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-13896ed4-f263-4898-a4a0-943cbbcd3362 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:25.463921 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-13896ed4-f263-4898-a4a0-943cbbcd3362 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:25.467499 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:25.467499 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:25.475717 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13896ed4-f263-4898-a4a0-943cbbcd3362 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/d429b515-ccf3-468f-a0a0-b575ec554673 returned with HTTP 200 Aug 07 18:06:25.476133 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 870/3481] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:25 2026] GET /volume/v3/volumes/d429b515-ccf3-468f-a0a0-b575ec554673 => generated 908 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:25.491095 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6c1361c6-c74b-4216-8e7e-b07c9cd95a6d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:25.493252 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6c1361c6-c74b-4216-8e7e-b07c9cd95a6d tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12 Aug 07 18:06:25.493752 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6c1361c6-c74b-4216-8e7e-b07c9cd95a6d tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:25.494172 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6c1361c6-c74b-4216-8e7e-b07c9cd95a6d tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:25.494522 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-6c1361c6-c74b-4216-8e7e-b07c9cd95a6d tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member 88ed6550-4056-45c9-9315-1177c8f35d12 {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:25.500538 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:25.500538 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:25.511141 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6c1361c6-c74b-4216-8e7e-b07c9cd95a6d tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12 returned with HTTP 200 Aug 07 18:06:25.511811 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 865/3482] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:25 2026] GET /volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:25.520386 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-06fca32f-37b2-44d9-bdd0-6efd3f780055 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:25.522456 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06fca32f-37b2-44d9-bdd0-6efd3f780055 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a Aug 07 18:06:25.522719 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06fca32f-37b2-44d9-bdd0-6efd3f780055 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:25.522911 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06fca32f-37b2-44d9-bdd0-6efd3f780055 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:25.523049 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-06fca32f-37b2-44d9-bdd0-6efd3f780055 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member df449250-b32c-4cf2-8073-47f28afde73a {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:25.526544 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:25.526544 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:25.534470 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06fca32f-37b2-44d9-bdd0-6efd3f780055 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a returned with HTTP 200 Aug 07 18:06:25.534893 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 880/3483] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:25 2026] GET /volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:25.545962 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ac5e0ae3-0c6f-4dc0-be7a-da0232027bad None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:25.547925 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ac5e0ae3-0c6f-4dc0-be7a-da0232027bad tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/detail Aug 07 18:06:25.548129 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ac5e0ae3-0c6f-4dc0-be7a-da0232027bad tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:25.548310 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ac5e0ae3-0c6f-4dc0-be7a-da0232027bad tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:25.576689 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ac5e0ae3-0c6f-4dc0-be7a-da0232027bad tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/detail returned with HTTP 200 Aug 07 18:06:25.577003 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 869/3484] 10.4.3.241 () {68 vars in 1296 bytes} [Fri Aug 7 18:06:25 2026] GET /volume/v3/groups/detail => generated 639 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:25.588337 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-83ab1099-87e5-46f1-a53e-b3be9a67526a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:25.590729 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-83ab1099-87e5-46f1-a53e-b3be9a67526a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:06:25.590955 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-83ab1099-87e5-46f1-a53e-b3be9a67526a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:25.591236 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-83ab1099-87e5-46f1-a53e-b3be9a67526a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:25.591588 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-83ab1099-87e5-46f1-a53e-b3be9a67526a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:06:25.592412 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-83ab1099-87e5-46f1-a53e-b3be9a67526a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:06:25.603584 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-83ab1099-87e5-46f1-a53e-b3be9a67526a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Get all volumes completed successfully. Aug 07 18:06:25.604312 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-83ab1099-87e5-46f1-a53e-b3be9a67526a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:25.604560 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-83ab1099-87e5-46f1-a53e-b3be9a67526a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:25.645429 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-83ab1099-87e5-46f1-a53e-b3be9a67526a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:25.648739 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:25.648739 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:25.657673 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-83ab1099-87e5-46f1-a53e-b3be9a67526a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:06:25.658074 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 871/3485] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 18:06:25 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:25.675089 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a769b02f-c249-4afd-ad47-003fa690463b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:25.677977 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a769b02f-c249-4afd-ad47-003fa690463b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:06:25.678258 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a769b02f-c249-4afd-ad47-003fa690463b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:25.678536 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a769b02f-c249-4afd-ad47-003fa690463b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:25.678901 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-a769b02f-c249-4afd-ad47-003fa690463b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:06:25.679368 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:25.679368 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:25.679925 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a769b02f-c249-4afd-ad47-003fa690463b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:06:25.689857 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a769b02f-c249-4afd-ad47-003fa690463b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Get all volumes completed successfully. Aug 07 18:06:25.690766 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-a769b02f-c249-4afd-ad47-003fa690463b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:25.690955 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-a769b02f-c249-4afd-ad47-003fa690463b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:25.734418 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-a769b02f-c249-4afd-ad47-003fa690463b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:25.740673 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:25.740673 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:25.748968 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a769b02f-c249-4afd-ad47-003fa690463b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:06:25.749358 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 866/3486] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 18:06:25 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:25.767325 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-72b4013b-fe7d-4110-9211-d521319828d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:25.769278 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-72b4013b-fe7d-4110-9211-d521319828d2 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] POST https://10.4.3.241/volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12/action Aug 07 18:06:25.769747 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-72b4013b-fe7d-4110-9211-d521319828d2 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:25.769917 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-72b4013b-fe7d-4110-9211-d521319828d2 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:25.771365 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-72b4013b-fe7d-4110-9211-d521319828d2 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] delete called for group 88ed6550-4056-45c9-9315-1177c8f35d12 {{(pid=100245) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:06:25.771537 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.groups [None req-72b4013b-fe7d-4110-9211-d521319828d2 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Delete group with id: 88ed6550-4056-45c9-9315-1177c8f35d12 Aug 07 18:06:25.774785 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:25.774785 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:25.809021 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-72b4013b-fe7d-4110-9211-d521319828d2 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12/action returned with HTTP 202 Aug 07 18:06:25.809565 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 881/3487] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 18:06:25 2026] POST /volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:06:25.824956 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0b32076b-f9c0-4aed-b688-ba952ff29155 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:25.827868 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0b32076b-f9c0-4aed-b688-ba952ff29155 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/d429b515-ccf3-468f-a0a0-b575ec554673 Aug 07 18:06:25.828135 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0b32076b-f9c0-4aed-b688-ba952ff29155 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:25.828479 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0b32076b-f9c0-4aed-b688-ba952ff29155 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:25.836175 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:25.836175 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:25.840101 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0b32076b-f9c0-4aed-b688-ba952ff29155 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Volume info retrieved successfully. Aug 07 18:06:25.840797 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-0b32076b-f9c0-4aed-b688-ba952ff29155 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:25.840957 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-0b32076b-f9c0-4aed-b688-ba952ff29155 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:25.882768 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-0b32076b-f9c0-4aed-b688-ba952ff29155 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:25.888171 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:25.888171 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:25.896277 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0b32076b-f9c0-4aed-b688-ba952ff29155 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/d429b515-ccf3-468f-a0a0-b575ec554673 returned with HTTP 200 Aug 07 18:06:25.896277 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 870/3488] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:25 2026] GET /volume/v3/volumes/d429b515-ccf3-468f-a0a0-b575ec554673 => generated 907 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:25.925109 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ec9519b8-052e-4b18-9e67-fddd954becb6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:25.926680 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec9519b8-052e-4b18-9e67-fddd954becb6 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:25.927027 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec9519b8-052e-4b18-9e67-fddd954becb6 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:25.927270 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec9519b8-052e-4b18-9e67-fddd954becb6 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:25.927493 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ec9519b8-052e-4b18-9e67-fddd954becb6 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:25.933747 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:25.933747 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:25.933747 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec9519b8-052e-4b18-9e67-fddd954becb6 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:25.933747 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 872/3489] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:25 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:26.914072 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-24092197-d85a-47d4-b705-2eb12aec4e56 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:26.917001 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-24092197-d85a-47d4-b705-2eb12aec4e56 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/d429b515-ccf3-468f-a0a0-b575ec554673 Aug 07 18:06:26.917497 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-24092197-d85a-47d4-b705-2eb12aec4e56 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:26.917497 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-24092197-d85a-47d4-b705-2eb12aec4e56 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:26.923369 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-24092197-d85a-47d4-b705-2eb12aec4e56 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/d429b515-ccf3-468f-a0a0-b575ec554673 returned with HTTP 404 Aug 07 18:06:26.924237 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 867/3490] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:26 2026] GET /volume/v3/volumes/d429b515-ccf3-468f-a0a0-b575ec554673 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:06:26.931988 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b242082b-458b-4eee-9ae3-2d0adf3f6a65 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:26.933861 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b242082b-458b-4eee-9ae3-2d0adf3f6a65 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12 Aug 07 18:06:26.934017 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b242082b-458b-4eee-9ae3-2d0adf3f6a65 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:26.934190 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b242082b-458b-4eee-9ae3-2d0adf3f6a65 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:26.934303 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-b242082b-458b-4eee-9ae3-2d0adf3f6a65 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member 88ed6550-4056-45c9-9315-1177c8f35d12 {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:26.937301 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b242082b-458b-4eee-9ae3-2d0adf3f6a65 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12 returned with HTTP 404 Aug 07 18:06:26.937778 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 882/3491] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:26 2026] GET /volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:06:26.944729 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-09c5b38c-b743-413e-90b0-105a804c5782 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:26.945266 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b6b62f47-aff0-4b5f-b37b-12dea8c3a408 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:26.946678 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09c5b38c-b743-413e-90b0-105a804c5782 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] POST https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a/action Aug 07 18:06:26.947035 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-09c5b38c-b743-413e-90b0-105a804c5782 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:26.947174 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-09c5b38c-b743-413e-90b0-105a804c5782 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:26.947344 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6b62f47-aff0-4b5f-b37b-12dea8c3a408 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:26.947603 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6b62f47-aff0-4b5f-b37b-12dea8c3a408 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:26.947847 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6b62f47-aff0-4b5f-b37b-12dea8c3a408 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:26.947945 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b6b62f47-aff0-4b5f-b37b-12dea8c3a408 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:26.949002 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-09c5b38c-b743-413e-90b0-105a804c5782 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] delete called for group df449250-b32c-4cf2-8073-47f28afde73a {{(pid=100244) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:06:26.949114 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-09c5b38c-b743-413e-90b0-105a804c5782 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Delete group with id: df449250-b32c-4cf2-8073-47f28afde73a Aug 07 18:06:26.949503 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=360,cinder:INSERT=53,cinder:UPDATE=105 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:06:26.952024 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:26.952024 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:26.952345 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:26.952345 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:26.952695 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6b62f47-aff0-4b5f-b37b-12dea8c3a408 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:26.953173 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 873/3492] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:26 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:26.980440 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-09c5b38c-b743-413e-90b0-105a804c5782 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a/action returned with HTTP 202 Aug 07 18:06:26.980440 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 871/3493] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 18:06:26 2026] POST /volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:06:26.987993 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-48a90ef3-7906-4584-9009-8328ba10aa83 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:26.990450 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48a90ef3-7906-4584-9009-8328ba10aa83 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a Aug 07 18:06:26.990698 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48a90ef3-7906-4584-9009-8328ba10aa83 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:26.990931 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-48a90ef3-7906-4584-9009-8328ba10aa83 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:26.991105 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-48a90ef3-7906-4584-9009-8328ba10aa83 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member df449250-b32c-4cf2-8073-47f28afde73a {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:26.995838 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:26.995838 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:27.005589 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-48a90ef3-7906-4584-9009-8328ba10aa83 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a returned with HTTP 200 Aug 07 18:06:27.006093 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 868/3494] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:26 2026] GET /volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a => generated 321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:27.964847 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f2cb6874-d15b-4a17-9a17-25b42b673683 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:27.966685 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2cb6874-d15b-4a17-9a17-25b42b673683 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:27.967002 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2cb6874-d15b-4a17-9a17-25b42b673683 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:27.967332 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2cb6874-d15b-4a17-9a17-25b42b673683 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:27.968352 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f2cb6874-d15b-4a17-9a17-25b42b673683 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:28.018057 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee3792ea-219e-4b02-9537-e8937913ab49 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:28.020365 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee3792ea-219e-4b02-9537-e8937913ab49 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a Aug 07 18:06:28.020684 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee3792ea-219e-4b02-9537-e8937913ab49 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:28.020931 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee3792ea-219e-4b02-9537-e8937913ab49 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:28.021104 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-ee3792ea-219e-4b02-9537-e8937913ab49 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member df449250-b32c-4cf2-8073-47f28afde73a {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:28.025159 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee3792ea-219e-4b02-9537-e8937913ab49 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a returned with HTTP 404 Aug 07 18:06:28.025833 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 874/3495] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:28 2026] GET /volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:06:28.035793 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7947d7c3-7ec0-43b5-a387-f3835e1c11d0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:28.039831 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7947d7c3-7ec0-43b5-a387-f3835e1c11d0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/detail Aug 07 18:06:28.040098 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7947d7c3-7ec0-43b5-a387-f3835e1c11d0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:28.040338 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7947d7c3-7ec0-43b5-a387-f3835e1c11d0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:28.045156 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7947d7c3-7ec0-43b5-a387-f3835e1c11d0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/detail returned with HTTP 200 Aug 07 18:06:28.045709 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 872/3496] 10.4.3.241 () {68 vars in 1296 bytes} [Fri Aug 7 18:06:28 2026] GET /volume/v3/groups/detail => generated 14 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:28.057761 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-03d6faf1-bbf0-4a8d-a336-f83ad19977b3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:28.059742 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-03d6faf1-bbf0-4a8d-a336-f83ad19977b3 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:06:28.060001 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-03d6faf1-bbf0-4a8d-a336-f83ad19977b3 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:28.060199 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-03d6faf1-bbf0-4a8d-a336-f83ad19977b3 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:28.060513 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-03d6faf1-bbf0-4a8d-a336-f83ad19977b3 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:06:28.060880 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:28.060880 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:28.061280 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-03d6faf1-bbf0-4a8d-a336-f83ad19977b3 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:06:28.068465 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-03d6faf1-bbf0-4a8d-a336-f83ad19977b3 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Get all volumes completed successfully. Aug 07 18:06:28.070601 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-03d6faf1-bbf0-4a8d-a336-f83ad19977b3 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:06:28.071455 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 869/3497] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 18:06:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:28.088251 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d757acb9-6c5b-4c8d-931e-675b6b4edf8d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:28.089938 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d757acb9-6c5b-4c8d-931e-675b6b4edf8d tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] POST https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a/action Aug 07 18:06:28.092422 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d757acb9-6c5b-4c8d-931e-675b6b4edf8d tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:28.092422 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d757acb9-6c5b-4c8d-931e-675b6b4edf8d tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:28.093109 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-d757acb9-6c5b-4c8d-931e-675b6b4edf8d tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] delete called for group df449250-b32c-4cf2-8073-47f28afde73a {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:06:28.093311 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-d757acb9-6c5b-4c8d-931e-675b6b4edf8d tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Delete group with id: df449250-b32c-4cf2-8073-47f28afde73a Aug 07 18:06:28.096634 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d757acb9-6c5b-4c8d-931e-675b6b4edf8d tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a/action returned with HTTP 404 Aug 07 18:06:28.097270 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 875/3498] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 18:06:28 2026] POST /volume/v3/groups/df449250-b32c-4cf2-8073-47f28afde73a/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:06:28.105710 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3e5670e4-81e8-43ad-9b45-e2722b855e9a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:28.107748 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e5670e4-81e8-43ad-9b45-e2722b855e9a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:06:28.107900 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e5670e4-81e8-43ad-9b45-e2722b855e9a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:28.108144 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3e5670e4-81e8-43ad-9b45-e2722b855e9a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:28.108492 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-3e5670e4-81e8-43ad-9b45-e2722b855e9a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:06:28.109226 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3e5670e4-81e8-43ad-9b45-e2722b855e9a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:06:28.117500 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3e5670e4-81e8-43ad-9b45-e2722b855e9a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Get all volumes completed successfully. Aug 07 18:06:28.119357 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3e5670e4-81e8-43ad-9b45-e2722b855e9a tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:06:28.119732 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 873/3499] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 18:06:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:28.133337 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-04e65b19-90e4-4093-b510-b933386a9e34 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:28.137481 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04e65b19-90e4-4093-b510-b933386a9e34 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] POST https://10.4.3.241/volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12/action Aug 07 18:06:28.137481 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04e65b19-90e4-4093-b510-b933386a9e34 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:28.137481 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04e65b19-90e4-4093-b510-b933386a9e34 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:28.138498 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-04e65b19-90e4-4093-b510-b933386a9e34 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] delete called for group 88ed6550-4056-45c9-9315-1177c8f35d12 {{(pid=100243) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:06:28.138750 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-04e65b19-90e4-4093-b510-b933386a9e34 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Delete group with id: 88ed6550-4056-45c9-9315-1177c8f35d12 Aug 07 18:06:28.143899 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04e65b19-90e4-4093-b510-b933386a9e34 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12/action returned with HTTP 404 Aug 07 18:06:28.144899 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 870/3500] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 18:06:28 2026] POST /volume/v3/groups/88ed6550-4056-45c9-9315-1177c8f35d12/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:06:28.150273 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:28.150273 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:28.151140 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2cb6874-d15b-4a17-9a17-25b42b673683 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:28.151591 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 883/3501] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:27 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 749 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:28.156110 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-890a3293-a04f-44f8-a6ef-6483db4c0b20 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:28.157621 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-890a3293-a04f-44f8-a6ef-6483db4c0b20 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/84f9206e-9190-4a14-845f-289102b3a9ec Aug 07 18:06:28.157941 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-890a3293-a04f-44f8-a6ef-6483db4c0b20 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:28.159285 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-890a3293-a04f-44f8-a6ef-6483db4c0b20 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:28.172580 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-890a3293-a04f-44f8-a6ef-6483db4c0b20 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] https://10.4.3.241/volume/v3/group_types/84f9206e-9190-4a14-845f-289102b3a9ec returned with HTTP 202 Aug 07 18:06:28.173071 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 876/3502] 10.4.3.241 () {68 vars in 1404 bytes} [Fri Aug 7 18:06:28 2026] DELETE /volume/v3/group_types/84f9206e-9190-4a14-845f-289102b3a9ec => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:06:28.182176 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-39e034c6-972b-483e-8360-0a96c37de0fc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:28.184197 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-39e034c6-972b-483e-8360-0a96c37de0fc tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] DELETE https://10.4.3.241/volume/v3/types/6af8245e-f10d-4754-b102-5b7b78f88ef9 Aug 07 18:06:28.184526 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-39e034c6-972b-483e-8360-0a96c37de0fc tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:28.184798 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-39e034c6-972b-483e-8360-0a96c37de0fc tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:28.212257 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-39e034c6-972b-483e-8360-0a96c37de0fc tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] https://10.4.3.241/volume/v3/types/6af8245e-f10d-4754-b102-5b7b78f88ef9 returned with HTTP 202 Aug 07 18:06:28.212832 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 874/3503] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:06:28 2026] DELETE /volume/v3/types/6af8245e-f10d-4754-b102-5b7b78f88ef9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:28.221527 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a7dd1e0f-252b-4878-aac6-de46e8e07103 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:28.224293 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a7dd1e0f-252b-4878-aac6-de46e8e07103 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] GET https://10.4.3.241/volume/v3/types/6af8245e-f10d-4754-b102-5b7b78f88ef9 Aug 07 18:06:28.225008 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a7dd1e0f-252b-4878-aac6-de46e8e07103 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:28.225429 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a7dd1e0f-252b-4878-aac6-de46e8e07103 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:28.229776 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a7dd1e0f-252b-4878-aac6-de46e8e07103 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] https://10.4.3.241/volume/v3/types/6af8245e-f10d-4754-b102-5b7b78f88ef9 returned with HTTP 404 Aug 07 18:06:28.230445 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 871/3504] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:06:28 2026] GET /volume/v3/types/6af8245e-f10d-4754-b102-5b7b78f88ef9 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:28.242758 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-38b19cd9-1c46-4185-a84c-a07ff10d76a6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:28.246106 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38b19cd9-1c46-4185-a84c-a07ff10d76a6 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:06:28.246690 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38b19cd9-1c46-4185-a84c-a07ff10d76a6 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1992241595"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:28.263682 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38b19cd9-1c46-4185-a84c-a07ff10d76a6 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:06:28.264274 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 884/3505] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:06:28 2026] POST /volume/v3/types => generated 216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:06:28.276977 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8ebf031b-84e6-4954-b9f7-513ed965179e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:28.278796 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ebf031b-84e6-4954-b9f7-513ed965179e tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] POST https://10.4.3.241/volume/v3/group_types Aug 07 18:06:28.279425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8ebf031b-84e6-4954-b9f7-513ed965179e tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-613817488"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:28.297704 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ebf031b-84e6-4954-b9f7-513ed965179e tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] https://10.4.3.241/volume/v3/group_types returned with HTTP 202 Aug 07 18:06:28.298447 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 877/3506] 10.4.3.241 () {70 vars in 1311 bytes} [Fri Aug 7 18:06:28 2026] POST /volume/v3/group_types => generated 172 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:28.310145 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c42db851-3e17-4733-9544-421d20223f03 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:28.317735 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c42db851-3e17-4733-9544-421d20223f03 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] POST https://10.4.3.241/volume/v3/groups Aug 07 18:06:28.318956 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c42db851-3e17-4733-9544-421d20223f03 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e4b2ea3e-3709-40aa-bedc-81d53c293a0b", "volume_types": ["d6b6a292-9e11-4578-8bcb-391501591669"], "name": "tempest-GroupsTest-Group-388020783"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:28.327754 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-c42db851-3e17-4733-9544-421d20223f03 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Creating new group {'group': {'group_type': 'e4b2ea3e-3709-40aa-bedc-81d53c293a0b', 'volume_types': ['d6b6a292-9e11-4578-8bcb-391501591669'], 'name': 'tempest-GroupsTest-Group-388020783'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 18:06:28.340632 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-c42db851-3e17-4733-9544-421d20223f03 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Creating group tempest-GroupsTest-Group-388020783. Aug 07 18:06:28.352885 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c42db851-3e17-4733-9544-421d20223f03 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Availability Zones retrieved successfully. Aug 07 18:06:28.388025 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-c42db851-3e17-4733-9544-421d20223f03 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Created reservations ['906290c1-b663-4546-abe6-7221cf1fe31d'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:28.444939 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c42db851-3e17-4733-9544-421d20223f03 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups returned with HTTP 202 Aug 07 18:06:28.445450 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 875/3507] 10.4.3.241 () {70 vars in 1297 bytes} [Fri Aug 7 18:06:28 2026] POST /volume/v3/groups => generated 103 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:28.457387 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7b425927-151d-4e87-a4c0-822eb0675936 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:28.459302 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b425927-151d-4e87-a4c0-822eb0675936 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc Aug 07 18:06:28.459697 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b425927-151d-4e87-a4c0-822eb0675936 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:28.460058 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b425927-151d-4e87-a4c0-822eb0675936 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:28.460373 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-7b425927-151d-4e87-a4c0-822eb0675936 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member eaa7155a-797e-42ef-ad72-46ceee9a72dc {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:28.464813 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:28.464813 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:28.477021 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b425927-151d-4e87-a4c0-822eb0675936 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc returned with HTTP 200 Aug 07 18:06:28.477021 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 872/3508] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:28 2026] GET /volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc => generated 331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:29.166701 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6131eb27-b1fc-43a7-aad9-446eb75d63e9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:29.168017 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6131eb27-b1fc-43a7-aad9-446eb75d63e9 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:29.168171 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6131eb27-b1fc-43a7-aad9-446eb75d63e9 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:29.168608 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6131eb27-b1fc-43a7-aad9-446eb75d63e9 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:29.168608 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6131eb27-b1fc-43a7-aad9-446eb75d63e9 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:29.172871 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:29.172871 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:29.173663 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6131eb27-b1fc-43a7-aad9-446eb75d63e9 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:29.173866 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 885/3509] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:29 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:29.486938 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-04bc0950-154f-4854-ba25-6d40c04dd9ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:29.491608 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-04bc0950-154f-4854-ba25-6d40c04dd9ba tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc Aug 07 18:06:29.491608 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-04bc0950-154f-4854-ba25-6d40c04dd9ba tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:29.491608 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-04bc0950-154f-4854-ba25-6d40c04dd9ba tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:29.491608 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-04bc0950-154f-4854-ba25-6d40c04dd9ba tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member eaa7155a-797e-42ef-ad72-46ceee9a72dc {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:29.496771 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:29.496771 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:29.508163 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-04bc0950-154f-4854-ba25-6d40c04dd9ba tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc returned with HTTP 200 Aug 07 18:06:29.509211 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 878/3510] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:29 2026] GET /volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc => generated 332 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:06:29.518543 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-68532231-0242-4223-b9d8-bfdbae2148a0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:29.520642 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:29.520972 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1822298506", "volume_type": "d6b6a292-9e11-4578-8bcb-391501591669", "group_id": "eaa7155a-797e-42ef-ad72-46ceee9a72dc", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:29.522446 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1822298506', 'volume_type': 'd6b6a292-9e11-4578-8bcb-391501591669', 'group_id': 'eaa7155a-797e-42ef-ad72-46ceee9a72dc', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:29.531087 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:29.531087 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:29.531555 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Create volume of 1 GB Aug 07 18:06:29.536205 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Availability Zones retrieved successfully. Aug 07 18:06:29.541249 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Flow 'volume_create_api' (d8b9e6e3-ee25-4d90-bd09-34085fc0ec66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:29.542242 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d69417-e1bc-4264-b90b-37e4ed23b227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:29.542775 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:29.542775 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:29.543487 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:29.561815 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d69417-e1bc-4264-b90b-37e4ed23b227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:06:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6b6a292-9e11-4578-8bcb-391501591669,is_public=True,name='tempest-GroupsTest-volume-type-1992241595',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6b6a292-9e11-4578-8bcb-391501591669', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'eaa7155a-797e-42ef-ad72-46ceee9a72dc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:29.562571 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d6a11f9-34bb-42ef-a2b7-d55307fa249a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:29.588152 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1992241595 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1992241595, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:06:29.588499 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1992241595 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1992241595, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:06:29.612664 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Created reservations ['faeb30b7-5405-4b42-8f1d-f4091ddd80ad', '4e4ebc42-9611-4ca3-a224-89a2736a2466', '1f0843da-3d4d-4949-aff6-798a83133c97', '6f2886c0-cb53-4b08-8240-903713d4bdf6'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:29.613358 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d6a11f9-34bb-42ef-a2b7-d55307fa249a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faeb30b7-5405-4b42-8f1d-f4091ddd80ad', '4e4ebc42-9611-4ca3-a224-89a2736a2466', '1f0843da-3d4d-4949-aff6-798a83133c97', '6f2886c0-cb53-4b08-8240-903713d4bdf6']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:29.614023 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1d1b18-d735-4c94-b536-8372b127674f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:29.635198 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1d1b18-d735-4c94-b536-8372b127674f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0abc3df0-2d59-4853-8b30-8ee7e5740c93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1822298506',encryption_key_id=None,group_id=eaa7155a-797e-42ef-ad72-46ceee9a72dc,group_type_id=,metadata={},multiattach=False,project_id='cca0a99d4eb34b1fa4282b786a6fbc92',qos_specs=None,replication_status=,reservations=['faeb30b7-5405-4b42-8f1d-f4091ddd80ad','4e4ebc42-9611-4ca3-a224-89a2736a2466','1f0843da-3d4d-4949-aff6-798a83133c97','6f2886c0-cb53-4b08-8240-903713d4bdf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14358b7c554ac7961f299769f74111',volume_type_id=d6b6a292-9e11-4578-8bcb-391501591669), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1822298506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=eaa7155a-797e-42ef-ad72-46ceee9a72dc,host=None,id=0abc3df0-2d59-4853-8b30-8ee7e5740c93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cca0a99d4eb34b1fa4282b786a6fbc92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b14358b7c554ac7961f299769f74111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6b6a292-9e11-4578-8bcb-391501591669),volume_type_id=d6b6a292-9e11-4578-8bcb-391501591669)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:29.635952 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68067659-7ad7-48bb-9f93-efb64e26b755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:29.655689 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68067659-7ad7-48bb-9f93-efb64e26b755) transitioned into state 'SUCCESS' from state '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-1822298506',encryption_key_id=None,group_id=eaa7155a-797e-42ef-ad72-46ceee9a72dc,group_type_id=,metadata={},multiattach=False,project_id='cca0a99d4eb34b1fa4282b786a6fbc92',qos_specs=None,replication_status=,reservations=['faeb30b7-5405-4b42-8f1d-f4091ddd80ad','4e4ebc42-9611-4ca3-a224-89a2736a2466','1f0843da-3d4d-4949-aff6-798a83133c97','6f2886c0-cb53-4b08-8240-903713d4bdf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14358b7c554ac7961f299769f74111',volume_type_id=d6b6a292-9e11-4578-8bcb-391501591669)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:29.656268 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1894129b-e582-47e1-8fe3-598413cafb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:29.670897 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1894129b-e582-47e1-8fe3-598413cafb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:29.671690 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Flow 'volume_create_api' (d8b9e6e3-ee25-4d90-bd09-34085fc0ec66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:29.671983 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Create volume request issued successfully. Aug 07 18:06:29.672727 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:29.672933 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:29.711947 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:29.715196 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:29.715196 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:29.719596 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-68532231-0242-4223-b9d8-bfdbae2148a0 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:29.720148 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 876/3511] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:06:29 2026] POST /volume/v3/volumes => generated 815 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:29.731164 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-289625b3-2b4a-4ab0-98b7-743abbd63df5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:29.733441 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-289625b3-2b4a-4ab0-98b7-743abbd63df5 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/0abc3df0-2d59-4853-8b30-8ee7e5740c93 Aug 07 18:06:29.735436 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-289625b3-2b4a-4ab0-98b7-743abbd63df5 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:29.735436 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-289625b3-2b4a-4ab0-98b7-743abbd63df5 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:29.736947 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=272,cinder:UPDATE=61,cinder:INSERT=35 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:06:29.747138 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:29.747138 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:29.754420 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-289625b3-2b4a-4ab0-98b7-743abbd63df5 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Volume info retrieved successfully. Aug 07 18:06:29.754420 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-289625b3-2b4a-4ab0-98b7-743abbd63df5 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:29.754420 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-289625b3-2b4a-4ab0-98b7-743abbd63df5 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:29.808366 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-289625b3-2b4a-4ab0-98b7-743abbd63df5 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:29.811184 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:29.811184 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:29.817667 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-289625b3-2b4a-4ab0-98b7-743abbd63df5 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/0abc3df0-2d59-4853-8b30-8ee7e5740c93 returned with HTTP 200 Aug 07 18:06:29.818013 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 873/3512] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:29 2026] GET /volume/v3/volumes/0abc3df0-2d59-4853-8b30-8ee7e5740c93 => generated 883 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:30.036234 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9ddaef2f-018d-49d0-9c1f-d1fb59857eab None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:30.152326 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ddaef2f-018d-49d0-9c1f-d1fb59857eab tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:06:30.152679 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ddaef2f-018d-49d0-9c1f-d1fb59857eab tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1875815918", "extra_specs": {"storage_protocol": "tempest-storage_protocol-535163471", "vendor_name": "tempest-vendor_name-1270509609"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:30.169380 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ddaef2f-018d-49d0-9c1f-d1fb59857eab tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:06:30.169799 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 886/3513] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:06:30 2026] POST /volume/v3/types => generated 329 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:30.180689 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:30.183543 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-98f0f0f7-0934-4ffa-8f0c-624476d59a47 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:30.184897 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:30.185432 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eac33dab-f646-4160-adba-3196ccdcba31", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:30.185486 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-98f0f0f7-0934-4ffa-8f0c-624476d59a47 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:30.185632 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-98f0f0f7-0934-4ffa-8f0c-624476d59a47 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:30.185800 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-98f0f0f7-0934-4ffa-8f0c-624476d59a47 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:30.185894 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-98f0f0f7-0934-4ffa-8f0c-624476d59a47 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:30.187134 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Create volume request body: {'volume': {'volume_type': 'eac33dab-f646-4160-adba-3196ccdcba31', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:30.189508 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:30.189508 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:30.190034 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-98f0f0f7-0934-4ffa-8f0c-624476d59a47 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:30.190412 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 877/3514] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:30 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:30.194421 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Create volume of 1 GB Aug 07 18:06:30.194421 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:30.194421 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:30.194421 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Availability Zones retrieved successfully. Aug 07 18:06:30.197036 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Flow 'volume_create_api' (8e56c4e2-a66b-4666-b3c9-85a0188eacab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:30.198082 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fe95db-1987-473d-9847-34d01d100afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:30.198917 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:30.218548 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fe95db-1987-473d-9847-34d01d100afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:06:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-535163471',vendor_name='tempest-vendor_name-1270509609'},id=eac33dab-f646-4160-adba-3196ccdcba31,is_public=True,name='tempest-ProjectReaderTests-volume-type-1875815918',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eac33dab-f646-4160-adba-3196ccdcba31', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:30.219795 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a149563-e7e2-49d9-9193-766f3dc937ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:30.248745 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1875815918 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1875815918, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:06:30.249262 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1875815918 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1875815918, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:06:30.285561 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Created reservations ['65c322a6-e2d0-49c0-a544-925a61d5a1bd', '0bcc827f-88a7-4b12-ac96-20a6567e562b', '8f011a20-5281-4c0e-90fb-5b7555697961', 'b93695a9-d68c-4691-9275-f62024075de4'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:30.286523 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a149563-e7e2-49d9-9193-766f3dc937ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65c322a6-e2d0-49c0-a544-925a61d5a1bd', '0bcc827f-88a7-4b12-ac96-20a6567e562b', '8f011a20-5281-4c0e-90fb-5b7555697961', 'b93695a9-d68c-4691-9275-f62024075de4']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:30.287421 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c53994e1-3113-4723-95d2-5f89f38f997d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:30.315211 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c53994e1-3113-4723-95d2-5f89f38f997d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95c611c0-1b0d-477c-b67e-2d93d6a9539f', '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='f6b8e197f7be4d0c9e898bc1ae19a70e',qos_specs=None,replication_status=,reservations=['65c322a6-e2d0-49c0-a544-925a61d5a1bd','0bcc827f-88a7-4b12-ac96-20a6567e562b','8f011a20-5281-4c0e-90fb-5b7555697961','b93695a9-d68c-4691-9275-f62024075de4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f4e1672521c4be3964f11dd7bd8c677',volume_type_id=eac33dab-f646-4160-adba-3196ccdcba31), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95c611c0-1b0d-477c-b67e-2d93d6a9539f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6b8e197f7be4d0c9e898bc1ae19a70e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f4e1672521c4be3964f11dd7bd8c677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eac33dab-f646-4160-adba-3196ccdcba31),volume_type_id=eac33dab-f646-4160-adba-3196ccdcba31)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:30.316339 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e175d9f2-1b1c-4e28-8e35-b6353560820f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:30.331960 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e175d9f2-1b1c-4e28-8e35-b6353560820f) transitioned into state 'SUCCESS' from 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='f6b8e197f7be4d0c9e898bc1ae19a70e',qos_specs=None,replication_status=,reservations=['65c322a6-e2d0-49c0-a544-925a61d5a1bd','0bcc827f-88a7-4b12-ac96-20a6567e562b','8f011a20-5281-4c0e-90fb-5b7555697961','b93695a9-d68c-4691-9275-f62024075de4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f4e1672521c4be3964f11dd7bd8c677',volume_type_id=eac33dab-f646-4160-adba-3196ccdcba31)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:30.332798 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44df7409-cff4-41b5-927c-e28e9e9d4d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:30.341092 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44df7409-cff4-41b5-927c-e28e9e9d4d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:30.342056 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Flow 'volume_create_api' (8e56c4e2-a66b-4666-b3c9-85a0188eacab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:30.342484 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Create volume request issued successfully. Aug 07 18:06:30.343086 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fbbe04f9-4752-4c83-83e6-8c2d1fb85285 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:30.343701 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 879/3515] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:06:30 2026] POST /volume/v3/volumes => generated 774 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:30.355489 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0ee8f8c6-3c06-4012-9257-41de4b32e15d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:30.357946 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ee8f8c6-3c06-4012-9257-41de4b32e15d tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] GET https://10.4.3.241/volume/v3/volumes/95c611c0-1b0d-477c-b67e-2d93d6a9539f Aug 07 18:06:30.358207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ee8f8c6-3c06-4012-9257-41de4b32e15d tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:30.358445 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ee8f8c6-3c06-4012-9257-41de4b32e15d tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:30.367568 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:30.367568 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:30.371655 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0ee8f8c6-3c06-4012-9257-41de4b32e15d tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Volume info retrieved successfully. Aug 07 18:06:30.376824 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ee8f8c6-3c06-4012-9257-41de4b32e15d tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/volumes/95c611c0-1b0d-477c-b67e-2d93d6a9539f returned with HTTP 200 Aug 07 18:06:30.377296 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 874/3516] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:06:30 2026] GET /volume/v3/volumes/95c611c0-1b0d-477c-b67e-2d93d6a9539f => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:30.833587 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ebf87d1e-7b9b-46ef-993a-c8130a589ad4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:30.835388 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ebf87d1e-7b9b-46ef-993a-c8130a589ad4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/0abc3df0-2d59-4853-8b30-8ee7e5740c93 Aug 07 18:06:30.835640 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ebf87d1e-7b9b-46ef-993a-c8130a589ad4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:30.835883 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ebf87d1e-7b9b-46ef-993a-c8130a589ad4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:30.849044 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:30.849044 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:30.855217 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ebf87d1e-7b9b-46ef-993a-c8130a589ad4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Volume info retrieved successfully. Aug 07 18:06:30.855879 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-ebf87d1e-7b9b-46ef-993a-c8130a589ad4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:30.856028 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-ebf87d1e-7b9b-46ef-993a-c8130a589ad4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:30.894959 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-ebf87d1e-7b9b-46ef-993a-c8130a589ad4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:30.897874 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:30.897874 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:30.904659 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ebf87d1e-7b9b-46ef-993a-c8130a589ad4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/0abc3df0-2d59-4853-8b30-8ee7e5740c93 returned with HTTP 200 Aug 07 18:06:30.905023 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 887/3517] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:30 2026] GET /volume/v3/volumes/0abc3df0-2d59-4853-8b30-8ee7e5740c93 => generated 908 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:30.917100 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:30.918873 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:30.919239 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-402027547", "volume_type": "d6b6a292-9e11-4578-8bcb-391501591669", "group_id": "eaa7155a-797e-42ef-ad72-46ceee9a72dc", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:30.920940 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-402027547', 'volume_type': 'd6b6a292-9e11-4578-8bcb-391501591669', 'group_id': 'eaa7155a-797e-42ef-ad72-46ceee9a72dc', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:30.928502 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:30.928502 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:30.928955 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Create volume of 1 GB Aug 07 18:06:30.934538 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Availability Zones retrieved successfully. Aug 07 18:06:30.939586 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Flow 'volume_create_api' (d828750b-57d4-4c27-8970-a52a8af5522a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:30.941556 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40bc1a11-bb49-4d07-beb5-717198803ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:30.942051 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:30.942051 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:30.942487 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:30.963014 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40bc1a11-bb49-4d07-beb5-717198803ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:06:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6b6a292-9e11-4578-8bcb-391501591669,is_public=True,name='tempest-GroupsTest-volume-type-1992241595',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6b6a292-9e11-4578-8bcb-391501591669', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'eaa7155a-797e-42ef-ad72-46ceee9a72dc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:30.963703 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55941964-ac00-4d8c-b833-5776aeccd9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:31.003061 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Created reservations ['99c2cee6-2b08-4351-bc16-e8302428e24a', '9fbb9073-abbd-4bc7-a32c-4d01835d2fae', '4354acf5-2bb7-4d6b-a341-67e9afa8ea24', '0f77f1e8-f9fa-4638-8406-33b410f98e25'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:31.003869 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55941964-ac00-4d8c-b833-5776aeccd9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99c2cee6-2b08-4351-bc16-e8302428e24a', '9fbb9073-abbd-4bc7-a32c-4d01835d2fae', '4354acf5-2bb7-4d6b-a341-67e9afa8ea24', '0f77f1e8-f9fa-4638-8406-33b410f98e25']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:31.004889 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a319869-3840-4247-b77e-83e409d3e416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:31.028729 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a319869-3840-4247-b77e-83e409d3e416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36ccd342-a62d-4cc2-8e64-bebd7629e73e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-402027547',encryption_key_id=None,group_id=eaa7155a-797e-42ef-ad72-46ceee9a72dc,group_type_id=,metadata={},multiattach=False,project_id='cca0a99d4eb34b1fa4282b786a6fbc92',qos_specs=None,replication_status=,reservations=['99c2cee6-2b08-4351-bc16-e8302428e24a','9fbb9073-abbd-4bc7-a32c-4d01835d2fae','4354acf5-2bb7-4d6b-a341-67e9afa8ea24','0f77f1e8-f9fa-4638-8406-33b410f98e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14358b7c554ac7961f299769f74111',volume_type_id=d6b6a292-9e11-4578-8bcb-391501591669), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-402027547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=eaa7155a-797e-42ef-ad72-46ceee9a72dc,host=None,id=36ccd342-a62d-4cc2-8e64-bebd7629e73e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cca0a99d4eb34b1fa4282b786a6fbc92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b14358b7c554ac7961f299769f74111',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6b6a292-9e11-4578-8bcb-391501591669),volume_type_id=d6b6a292-9e11-4578-8bcb-391501591669)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:31.030378 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45598323-e78e-47f2-9eaf-8ef2e30f37c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:31.052968 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45598323-e78e-47f2-9eaf-8ef2e30f37c3) transitioned into state 'SUCCESS' from state '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-402027547',encryption_key_id=None,group_id=eaa7155a-797e-42ef-ad72-46ceee9a72dc,group_type_id=,metadata={},multiattach=False,project_id='cca0a99d4eb34b1fa4282b786a6fbc92',qos_specs=None,replication_status=,reservations=['99c2cee6-2b08-4351-bc16-e8302428e24a','9fbb9073-abbd-4bc7-a32c-4d01835d2fae','4354acf5-2bb7-4d6b-a341-67e9afa8ea24','0f77f1e8-f9fa-4638-8406-33b410f98e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b14358b7c554ac7961f299769f74111',volume_type_id=d6b6a292-9e11-4578-8bcb-391501591669)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:31.053960 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c167218-9242-45ae-afbb-c8c20d5e70c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:31.071881 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c167218-9242-45ae-afbb-c8c20d5e70c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:31.072970 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Flow 'volume_create_api' (d828750b-57d4-4c27-8970-a52a8af5522a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:31.073320 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Create volume request issued successfully. Aug 07 18:06:31.074092 np0000006743 devstack@c-api.service[100244]: WARNING stevedore.named [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:31.074277 np0000006743 devstack@c-api.service[100244]: WARNING castellan.key_manager [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:31.120494 np0000006743 devstack@c-api.service[100244]: DEBUG oslo_db.sqlalchemy.engines [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:31.123986 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:31.123986 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:31.128022 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7fa2ef32-27e3-4b37-b7b4-c827a996df1b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:31.128464 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 878/3518] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:06:30 2026] POST /volume/v3/volumes => generated 814 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:31.143422 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1b0b1392-a117-4354-80ae-8a68bfa29968 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:31.147500 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b0b1392-a117-4354-80ae-8a68bfa29968 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/36ccd342-a62d-4cc2-8e64-bebd7629e73e Aug 07 18:06:31.147500 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b0b1392-a117-4354-80ae-8a68bfa29968 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:31.147500 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b0b1392-a117-4354-80ae-8a68bfa29968 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:31.159929 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:31.159929 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:31.164266 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1b0b1392-a117-4354-80ae-8a68bfa29968 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Volume info retrieved successfully. Aug 07 18:06:31.165671 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-1b0b1392-a117-4354-80ae-8a68bfa29968 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:31.166058 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-1b0b1392-a117-4354-80ae-8a68bfa29968 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:31.209679 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-daff9178-0008-4d73-9962-e27965dca87d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:31.211603 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-daff9178-0008-4d73-9962-e27965dca87d tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:31.211800 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-daff9178-0008-4d73-9962-e27965dca87d tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:31.212000 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-daff9178-0008-4d73-9962-e27965dca87d tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:31.212115 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-daff9178-0008-4d73-9962-e27965dca87d tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:31.219914 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-1b0b1392-a117-4354-80ae-8a68bfa29968 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:31.221998 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:31.221998 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:31.222797 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-daff9178-0008-4d73-9962-e27965dca87d tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:31.223200 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 875/3519] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:31 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:31.225880 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:31.225880 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:31.233177 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b0b1392-a117-4354-80ae-8a68bfa29968 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/36ccd342-a62d-4cc2-8e64-bebd7629e73e returned with HTTP 200 Aug 07 18:06:31.233709 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 880/3520] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:31 2026] GET /volume/v3/volumes/36ccd342-a62d-4cc2-8e64-bebd7629e73e => generated 906 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:31.392345 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a7d31490-2d41-4364-bbbd-922b3b4d7423 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:31.394277 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7d31490-2d41-4364-bbbd-922b3b4d7423 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] GET https://10.4.3.241/volume/v3/volumes/95c611c0-1b0d-477c-b67e-2d93d6a9539f Aug 07 18:06:31.394508 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7d31490-2d41-4364-bbbd-922b3b4d7423 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:31.394693 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a7d31490-2d41-4364-bbbd-922b3b4d7423 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:31.401909 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:31.401909 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:31.405422 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a7d31490-2d41-4364-bbbd-922b3b4d7423 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Volume info retrieved successfully. Aug 07 18:06:31.409040 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a7d31490-2d41-4364-bbbd-922b3b4d7423 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/volumes/95c611c0-1b0d-477c-b67e-2d93d6a9539f returned with HTTP 200 Aug 07 18:06:31.409407 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 888/3521] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:06:31 2026] GET /volume/v3/volumes/95c611c0-1b0d-477c-b67e-2d93d6a9539f => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:31.422875 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-01f8f0c2-ae75-4adc-9cba-400211962f7c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:31.424672 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01f8f0c2-ae75-4adc-9cba-400211962f7c tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] GET https://10.4.3.241/volume/v3/messages Aug 07 18:06:31.424854 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01f8f0c2-ae75-4adc-9cba-400211962f7c tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:31.425020 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01f8f0c2-ae75-4adc-9cba-400211962f7c tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:31.428494 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01f8f0c2-ae75-4adc-9cba-400211962f7c tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:06:31.428836 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 879/3522] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:06:31 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:31.438205 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-79b6fca5-9bdf-48a6-a4e8-3df3ba61f4a2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:31.497563 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-79b6fca5-9bdf-48a6-a4e8-3df3ba61f4a2 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-reader] GET https://10.4.3.241/volume/v3/messages Aug 07 18:06:31.497816 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-79b6fca5-9bdf-48a6-a4e8-3df3ba61f4a2 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:31.498003 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-79b6fca5-9bdf-48a6-a4e8-3df3ba61f4a2 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-reader] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:31.502147 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-79b6fca5-9bdf-48a6-a4e8-3df3ba61f4a2 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-reader] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:06:31.502563 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 876/3523] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:06:31 2026] GET /volume/v3/messages => generated 670 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:31.512568 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7d4b07ca-c72e-43f9-83b8-ffb305ca43a7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:31.514553 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d4b07ca-c72e-43f9-83b8-ffb305ca43a7 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] DELETE https://10.4.3.241/volume/v3/messages/1e9aeda3-aecd-4654-a54a-64b2f67cd5e4 Aug 07 18:06:31.514759 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d4b07ca-c72e-43f9-83b8-ffb305ca43a7 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:31.514967 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d4b07ca-c72e-43f9-83b8-ffb305ca43a7 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:31.525859 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d4b07ca-c72e-43f9-83b8-ffb305ca43a7 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/messages/1e9aeda3-aecd-4654-a54a-64b2f67cd5e4 returned with HTTP 204 Aug 07 18:06:31.526225 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 881/3524] 10.4.3.241 () {68 vars in 1394 bytes} [Fri Aug 7 18:06:31 2026] DELETE /volume/v3/messages/1e9aeda3-aecd-4654-a54a-64b2f67cd5e4 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 18:06:31.534232 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0940261f-01d9-4423-98ff-149baad596cd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:31.536640 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0940261f-01d9-4423-98ff-149baad596cd tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/95c611c0-1b0d-477c-b67e-2d93d6a9539f Aug 07 18:06:31.536951 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0940261f-01d9-4423-98ff-149baad596cd tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:31.537232 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0940261f-01d9-4423-98ff-149baad596cd tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:31.537488 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-0940261f-01d9-4423-98ff-149baad596cd tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Delete volume with id: 95c611c0-1b0d-477c-b67e-2d93d6a9539f Aug 07 18:06:31.548255 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:31.548255 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:31.548585 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0940261f-01d9-4423-98ff-149baad596cd tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Volume info retrieved successfully. Aug 07 18:06:31.549484 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0940261f-01d9-4423-98ff-149baad596cd tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100245) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 18:06:31.559782 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-0940261f-01d9-4423-98ff-149baad596cd tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1875815918 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1875815918, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:06:31.560056 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-0940261f-01d9-4423-98ff-149baad596cd tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1875815918 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1875815918, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:06:31.572254 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-0940261f-01d9-4423-98ff-149baad596cd tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Created reservations ['2dee10a7-f1a0-4e98-a005-f356fe3ef0bc', 'e3f8a148-1ce2-4193-842f-7f7e38025fc2', 'e15f981d-b1c2-4b58-9e83-31e24f6a2ea8', '33bce900-f004-45ae-a306-48969e13a835'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:31.602662 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0940261f-01d9-4423-98ff-149baad596cd tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Delete volume request issued successfully. Aug 07 18:06:31.602847 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0940261f-01d9-4423-98ff-149baad596cd tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/volumes/95c611c0-1b0d-477c-b67e-2d93d6a9539f returned with HTTP 202 Aug 07 18:06:31.603289 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 889/3525] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:06:31 2026] DELETE /volume/v3/volumes/95c611c0-1b0d-477c-b67e-2d93d6a9539f => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:31.612203 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ddb2cead-ffe6-42ae-9916-a33fa54517ce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:31.613829 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ddb2cead-ffe6-42ae-9916-a33fa54517ce tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] DELETE https://10.4.3.241/volume/v3/types/eac33dab-f646-4160-adba-3196ccdcba31 Aug 07 18:06:31.613967 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ddb2cead-ffe6-42ae-9916-a33fa54517ce tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:31.614115 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ddb2cead-ffe6-42ae-9916-a33fa54517ce tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:31.634697 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ddb2cead-ffe6-42ae-9916-a33fa54517ce tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/types/eac33dab-f646-4160-adba-3196ccdcba31 returned with HTTP 202 Aug 07 18:06:31.635127 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 880/3526] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:06:31 2026] DELETE /volume/v3/types/eac33dab-f646-4160-adba-3196ccdcba31 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:31.649329 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f3a05f35-6fa0-4e40-8bc5-5e64d8480323 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:31.661537 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3a05f35-6fa0-4e40-8bc5-5e64d8480323 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:06:31.664777 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3a05f35-6fa0-4e40-8bc5-5e64d8480323 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-821987953", "extra_specs": {"storage_protocol": "tempest-storage_protocol-915719339", "vendor_name": "tempest-vendor_name-166757964"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:31.747149 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3a05f35-6fa0-4e40-8bc5-5e64d8480323 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:06:31.749378 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 877/3527] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:06:31 2026] POST /volume/v3/types => generated 327 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:31.764440 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:31.766392 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:31.766866 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7e4ced7b-0de4-4818-b229-45fd8b0b77e9", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:31.769151 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Create volume request body: {'volume': {'volume_type': '7e4ced7b-0de4-4818-b229-45fd8b0b77e9', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:31.776087 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Create volume of 1 GB Aug 07 18:06:31.776489 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:31.776489 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:31.776947 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Availability Zones retrieved successfully. Aug 07 18:06:31.784227 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Flow 'volume_create_api' (c98d8db6-a28f-401f-b3e1-556f9bbe4a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:31.785713 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a48341-962b-4800-8d24-eab532f2f881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:31.786759 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:31.812966 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a48341-962b-4800-8d24-eab532f2f881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:06:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-915719339',vendor_name='tempest-vendor_name-166757964'},id=7e4ced7b-0de4-4818-b229-45fd8b0b77e9,is_public=True,name='tempest-ProjectReaderTests-volume-type-821987953',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e4ced7b-0de4-4818-b229-45fd8b0b77e9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:31.813973 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eda5ac8-2658-4c6e-83ef-9c856d7d7a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:31.841774 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-821987953 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-821987953, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:06:31.842026 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-821987953 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-821987953, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:06:31.870136 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Created reservations ['ec3f1d48-29f5-4f6e-8123-914032d775eb', '43920601-f8fb-4af9-8e8f-2460b284908a', '42c9d5be-9370-4b8c-a128-9d4d34d745f8', '6f3d746c-eb1d-44f2-8e25-b2ca38ac19e8'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:31.870887 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eda5ac8-2658-4c6e-83ef-9c856d7d7a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec3f1d48-29f5-4f6e-8123-914032d775eb', '43920601-f8fb-4af9-8e8f-2460b284908a', '42c9d5be-9370-4b8c-a128-9d4d34d745f8', '6f3d746c-eb1d-44f2-8e25-b2ca38ac19e8']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:31.871557 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a899e4-97e7-4ad0-954f-158b75affe3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:31.896895 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a899e4-97e7-4ad0-954f-158b75affe3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a04abd9-2929-46b6-8a87-d9ceabd8759a', '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='f6b8e197f7be4d0c9e898bc1ae19a70e',qos_specs=None,replication_status=,reservations=['ec3f1d48-29f5-4f6e-8123-914032d775eb','43920601-f8fb-4af9-8e8f-2460b284908a','42c9d5be-9370-4b8c-a128-9d4d34d745f8','6f3d746c-eb1d-44f2-8e25-b2ca38ac19e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f4e1672521c4be3964f11dd7bd8c677',volume_type_id=7e4ced7b-0de4-4818-b229-45fd8b0b77e9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:31Z,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=6a04abd9-2929-46b6-8a87-d9ceabd8759a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6b8e197f7be4d0c9e898bc1ae19a70e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f4e1672521c4be3964f11dd7bd8c677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e4ced7b-0de4-4818-b229-45fd8b0b77e9),volume_type_id=7e4ced7b-0de4-4818-b229-45fd8b0b77e9)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:31.897559 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (101d1cb2-e10d-45c9-9212-011901598f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:31.918758 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (101d1cb2-e10d-45c9-9212-011901598f81) transitioned into state 'SUCCESS' from 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='f6b8e197f7be4d0c9e898bc1ae19a70e',qos_specs=None,replication_status=,reservations=['ec3f1d48-29f5-4f6e-8123-914032d775eb','43920601-f8fb-4af9-8e8f-2460b284908a','42c9d5be-9370-4b8c-a128-9d4d34d745f8','6f3d746c-eb1d-44f2-8e25-b2ca38ac19e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f4e1672521c4be3964f11dd7bd8c677',volume_type_id=7e4ced7b-0de4-4818-b229-45fd8b0b77e9)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:31.919450 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (245c2ff2-2425-48de-8fd3-199bff906ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:31.930759 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (245c2ff2-2425-48de-8fd3-199bff906ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:31.932029 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Flow 'volume_create_api' (c98d8db6-a28f-401f-b3e1-556f9bbe4a9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:31.932481 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Create volume request issued successfully. Aug 07 18:06:31.933250 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2bc406cb-3a37-44f0-9b74-abc7be1e2cf3 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:31.933792 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 882/3528] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:06:31 2026] POST /volume/v3/volumes => generated 773 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:31.949432 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4b1bd008-22a2-4660-98b9-aa22c6c84fe7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:31.951840 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b1bd008-22a2-4660-98b9-aa22c6c84fe7 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] GET https://10.4.3.241/volume/v3/volumes/6a04abd9-2929-46b6-8a87-d9ceabd8759a Aug 07 18:06:31.952123 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b1bd008-22a2-4660-98b9-aa22c6c84fe7 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:31.952377 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4b1bd008-22a2-4660-98b9-aa22c6c84fe7 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:31.964378 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:31.964378 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:31.968692 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4b1bd008-22a2-4660-98b9-aa22c6c84fe7 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Volume info retrieved successfully. Aug 07 18:06:31.974785 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4b1bd008-22a2-4660-98b9-aa22c6c84fe7 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/volumes/6a04abd9-2929-46b6-8a87-d9ceabd8759a returned with HTTP 200 Aug 07 18:06:31.975324 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 890/3529] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:06:31 2026] GET /volume/v3/volumes/6a04abd9-2929-46b6-8a87-d9ceabd8759a => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:32.238411 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ef560795-3e1f-4940-a83c-21dd7276b39e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:32.240695 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef560795-3e1f-4940-a83c-21dd7276b39e tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:32.240933 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef560795-3e1f-4940-a83c-21dd7276b39e tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:32.241151 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef560795-3e1f-4940-a83c-21dd7276b39e tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:32.241329 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ef560795-3e1f-4940-a83c-21dd7276b39e tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:32.247056 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:32.247056 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:32.247896 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef560795-3e1f-4940-a83c-21dd7276b39e tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:32.248343 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 881/3530] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:32 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:32.249873 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-69a35d8b-89e3-4ad8-bc42-fb425b1916fd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:32.258695 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-69a35d8b-89e3-4ad8-bc42-fb425b1916fd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/36ccd342-a62d-4cc2-8e64-bebd7629e73e Aug 07 18:06:32.259385 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-69a35d8b-89e3-4ad8-bc42-fb425b1916fd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:32.260189 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-69a35d8b-89e3-4ad8-bc42-fb425b1916fd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:32.289067 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:32.289067 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:32.301714 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-69a35d8b-89e3-4ad8-bc42-fb425b1916fd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Volume info retrieved successfully. Aug 07 18:06:32.303726 np0000006743 devstack@c-api.service[100243]: WARNING stevedore.named [None req-69a35d8b-89e3-4ad8-bc42-fb425b1916fd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:32.303916 np0000006743 devstack@c-api.service[100243]: WARNING castellan.key_manager [None req-69a35d8b-89e3-4ad8-bc42-fb425b1916fd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:32.344770 np0000006743 devstack@c-api.service[100243]: DEBUG oslo_db.sqlalchemy.engines [None req-69a35d8b-89e3-4ad8-bc42-fb425b1916fd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:32.348348 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:32.348348 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:32.361736 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-69a35d8b-89e3-4ad8-bc42-fb425b1916fd tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/36ccd342-a62d-4cc2-8e64-bebd7629e73e returned with HTTP 200 Aug 07 18:06:32.362229 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 878/3531] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:32 2026] GET /volume/v3/volumes/36ccd342-a62d-4cc2-8e64-bebd7629e73e => generated 907 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:32.375714 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a5831174-7c7e-44fb-8f8e-fe9cfa9ea5f9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:32.378825 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5831174-7c7e-44fb-8f8e-fe9cfa9ea5f9 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] PUT https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc Aug 07 18:06:32.379369 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5831174-7c7e-44fb-8f8e-fe9cfa9ea5f9 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "36ccd342-a62d-4cc2-8e64-bebd7629e73e"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:32.381484 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-a5831174-7c7e-44fb-8f8e-fe9cfa9ea5f9 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Update called for group eaa7155a-797e-42ef-ad72-46ceee9a72dc. {{(pid=100246) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 18:06:32.381807 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-a5831174-7c7e-44fb-8f8e-fe9cfa9ea5f9 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Updating group eaa7155a-797e-42ef-ad72-46ceee9a72dc with name new_group description: This is a new group add_volumes: None remove_volumes: 36ccd342-a62d-4cc2-8e64-bebd7629e73e. Aug 07 18:06:32.389805 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:32.389805 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:32.414954 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5831174-7c7e-44fb-8f8e-fe9cfa9ea5f9 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc returned with HTTP 202 Aug 07 18:06:32.415742 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 883/3532] 10.4.3.241 () {70 vars in 1407 bytes} [Fri Aug 7 18:06:32 2026] PUT /volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 18:06:32.423637 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bb3ebe76-ee4e-4b52-82c3-b4caa78eb813 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:32.425259 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb3ebe76-ee4e-4b52-82c3-b4caa78eb813 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc Aug 07 18:06:32.425468 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb3ebe76-ee4e-4b52-82c3-b4caa78eb813 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:32.425704 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb3ebe76-ee4e-4b52-82c3-b4caa78eb813 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:32.425852 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.groups [None req-bb3ebe76-ee4e-4b52-82c3-b4caa78eb813 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member eaa7155a-797e-42ef-ad72-46ceee9a72dc {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:32.429469 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:32.429469 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:32.442748 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb3ebe76-ee4e-4b52-82c3-b4caa78eb813 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc returned with HTTP 200 Aug 07 18:06:32.443191 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 891/3533] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:32 2026] GET /volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:32.457179 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-e98cb4f4-648a-4e35-aa0e-638251113da2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:32.459390 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-e98cb4f4-648a-4e35-aa0e-638251113da2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:06:32.459628 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-e98cb4f4-648a-4e35-aa0e-638251113da2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:32.459860 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-e98cb4f4-648a-4e35-aa0e-638251113da2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:32.467967 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:32.467967 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:32.472584 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-e98cb4f4-648a-4e35-aa0e-638251113da2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:32.478089 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-e98cb4f4-648a-4e35-aa0e-638251113da2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:06:32.478297 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 882/3534] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:06:32 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:32.555656 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6cb03559-e267-4da4-a579-183793be923b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:32.556197 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6cb03559-e267-4da4-a579-183793be923b None None] GET https://10.4.3.241/volume// Aug 07 18:06:32.556446 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6cb03559-e267-4da4-a579-183793be923b None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:32.556711 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6cb03559-e267-4da4-a579-183793be923b None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:32.557101 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6cb03559-e267-4da4-a579-183793be923b None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:06:32.557441 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 879/3535] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:06:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:06:32.564829 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-66e1206b-4196-490a-ad2c-f773af2f6960 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:32.567078 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-66e1206b-4196-490a-ad2c-f773af2f6960 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:06:32.567555 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-66e1206b-4196-490a-ad2c-f773af2f6960 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b480cb94-5a9e-4f69-b3b9-ced388bfba84", "connector": null, "instance_uuid": "a365c93a-16d1-42c9-9398-cd03d2d3a076"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:32.576414 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:32.576414 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:32.603641 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-66e1206b-4196-490a-ad2c-f773af2f6960 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:06:32.604281 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 884/3536] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:06:32 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 07 18:06:32.638851 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-632e5fbf-04d9-43b6-a6cd-97749117e143 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:32.641235 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-632e5fbf-04d9-43b6-a6cd-97749117e143 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:06:32.641552 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-632e5fbf-04d9-43b6-a6cd-97749117e143 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:32.641828 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-632e5fbf-04d9-43b6-a6cd-97749117e143 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:32.649484 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d15f74be-eac8-4732-8161-377c80e685ac None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:32.649965 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d15f74be-eac8-4732-8161-377c80e685ac None None] GET https://10.4.3.241/volume// Aug 07 18:06:32.650152 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d15f74be-eac8-4732-8161-377c80e685ac None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:32.650414 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d15f74be-eac8-4732-8161-377c80e685ac None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:32.650839 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d15f74be-eac8-4732-8161-377c80e685ac None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:06:32.651235 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 883/3537] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:06:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:06:32.657224 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:32.657224 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:32.658320 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-57c6e3eb-bd8b-4f12-8ad9-5b7e9330588f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:32.660290 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-57c6e3eb-bd8b-4f12-8ad9-5b7e9330588f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:06:32.660539 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-57c6e3eb-bd8b-4f12-8ad9-5b7e9330588f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:32.660726 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-57c6e3eb-bd8b-4f12-8ad9-5b7e9330588f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:32.662324 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-632e5fbf-04d9-43b6-a6cd-97749117e143 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:32.668429 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-632e5fbf-04d9-43b6-a6cd-97749117e143 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:06:32.668984 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 892/3538] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:32 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:32.669869 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:32.669869 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:32.673416 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-57c6e3eb-bd8b-4f12-8ad9-5b7e9330588f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:32.678072 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-57c6e3eb-bd8b-4f12-8ad9-5b7e9330588f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:06:32.678683 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 880/3539] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:06:32 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:32.799365 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-bf31f0b0-328d-44ce-915c-9973ec79d532 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:32.801571 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-bf31f0b0-328d-44ce-915c-9973ec79d532 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] PUT https://10.4.3.241/volume/v3/attachments/6f60104d-3bd1-4f51-86ac-e4843f29173e Aug 07 18:06:32.803421 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-bf31f0b0-328d-44ce-915c-9973ec79d532 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:32.811897 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-bf31f0b0-328d-44ce-915c-9973ec79d532 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Acquiring lock "cinder-attachment_update-b480cb94-5a9e-4f69-b3b9-ced388bfba84-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:06:32.820415 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-bf31f0b0-328d-44ce-915c-9973ec79d532 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Lock "cinder-attachment_update-b480cb94-5a9e-4f69-b3b9-ced388bfba84-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:06:32.820415 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:32.820415 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:32.909100 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-bf31f0b0-328d-44ce-915c-9973ec79d532 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Lock "cinder-attachment_update-b480cb94-5a9e-4f69-b3b9-ced388bfba84-np0000006743" released by "attachment_update" :: held 0.090s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:06:32.909100 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-bf31f0b0-328d-44ce-915c-9973ec79d532 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/attachments/6f60104d-3bd1-4f51-86ac-e4843f29173e returned with HTTP 200 Aug 07 18:06:32.909100 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 885/3540] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:06:32 2026] PUT /volume/v3/attachments/6f60104d-3bd1-4f51-86ac-e4843f29173e => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:32.990246 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b70a77a9-797c-4ab9-9829-8cd41632692f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:32.992192 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b70a77a9-797c-4ab9-9829-8cd41632692f tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] GET https://10.4.3.241/volume/v3/volumes/6a04abd9-2929-46b6-8a87-d9ceabd8759a Aug 07 18:06:32.992468 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b70a77a9-797c-4ab9-9829-8cd41632692f tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:32.992681 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b70a77a9-797c-4ab9-9829-8cd41632692f tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:33.000313 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:33.000313 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:33.004950 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b70a77a9-797c-4ab9-9829-8cd41632692f tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Volume info retrieved successfully. Aug 07 18:06:33.010138 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b70a77a9-797c-4ab9-9829-8cd41632692f tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/volumes/6a04abd9-2929-46b6-8a87-d9ceabd8759a returned with HTTP 200 Aug 07 18:06:33.010621 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 884/3541] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:06:32 2026] GET /volume/v3/volumes/6a04abd9-2929-46b6-8a87-d9ceabd8759a => generated 973 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:33.023539 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-61ea3d4a-9318-4be2-894e-06ab70933325 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:33.025249 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61ea3d4a-9318-4be2-894e-06ab70933325 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] GET https://10.4.3.241/volume/v3/messages Aug 07 18:06:33.025454 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61ea3d4a-9318-4be2-894e-06ab70933325 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:33.026570 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-61ea3d4a-9318-4be2-894e-06ab70933325 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:33.029977 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-61ea3d4a-9318-4be2-894e-06ab70933325 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:06:33.030528 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 893/3542] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:06:33 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:33.038806 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-68efb381-eafa-4079-a1a6-669d4ebc6705 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:33.040765 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68efb381-eafa-4079-a1a6-669d4ebc6705 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-reader] GET https://10.4.3.241/volume/v3/messages/f6a53509-c421-4029-b072-a37fc1ab1ede Aug 07 18:06:33.041614 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68efb381-eafa-4079-a1a6-669d4ebc6705 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:33.041614 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68efb381-eafa-4079-a1a6-669d4ebc6705 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-reader] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:33.045910 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68efb381-eafa-4079-a1a6-669d4ebc6705 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-reader] https://10.4.3.241/volume/v3/messages/f6a53509-c421-4029-b072-a37fc1ab1ede returned with HTTP 200 Aug 07 18:06:33.046322 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 881/3543] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:06:33 2026] GET /volume/v3/messages/f6a53509-c421-4029-b072-a37fc1ab1ede => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:33.055042 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0fb4fa84-eda1-47f9-943f-5f2b41e81f91 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:33.057748 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0fb4fa84-eda1-47f9-943f-5f2b41e81f91 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] DELETE https://10.4.3.241/volume/v3/messages/f6a53509-c421-4029-b072-a37fc1ab1ede Aug 07 18:06:33.057748 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0fb4fa84-eda1-47f9-943f-5f2b41e81f91 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:33.057748 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0fb4fa84-eda1-47f9-943f-5f2b41e81f91 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:33.060542 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:33.060542 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:33.066485 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0fb4fa84-eda1-47f9-943f-5f2b41e81f91 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/messages/f6a53509-c421-4029-b072-a37fc1ab1ede returned with HTTP 204 Aug 07 18:06:33.067227 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 886/3544] 10.4.3.241 () {68 vars in 1394 bytes} [Fri Aug 7 18:06:33 2026] DELETE /volume/v3/messages/f6a53509-c421-4029-b072-a37fc1ab1ede => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 18:06:33.074787 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9cb2a7ce-d996-46a7-ba16-c934d33fd470 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:33.076761 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9cb2a7ce-d996-46a7-ba16-c934d33fd470 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/6a04abd9-2929-46b6-8a87-d9ceabd8759a Aug 07 18:06:33.076967 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9cb2a7ce-d996-46a7-ba16-c934d33fd470 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:33.077167 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9cb2a7ce-d996-46a7-ba16-c934d33fd470 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:33.077374 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-9cb2a7ce-d996-46a7-ba16-c934d33fd470 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Delete volume with id: 6a04abd9-2929-46b6-8a87-d9ceabd8759a Aug 07 18:06:33.084761 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:33.084761 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:33.085086 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9cb2a7ce-d996-46a7-ba16-c934d33fd470 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Volume info retrieved successfully. Aug 07 18:06:33.085990 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-9cb2a7ce-d996-46a7-ba16-c934d33fd470 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100244) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 18:06:33.095366 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-9cb2a7ce-d996-46a7-ba16-c934d33fd470 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-821987953 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-821987953, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:06:33.095629 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-9cb2a7ce-d996-46a7-ba16-c934d33fd470 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-821987953 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-821987953, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:06:33.106497 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-9cb2a7ce-d996-46a7-ba16-c934d33fd470 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Created reservations ['6119c62b-4600-4a3c-9a4a-427f196d0dd0', 'a9442271-4b59-447f-b229-2d93f81db4ee', 'faeff02c-5fc0-4ed0-92f1-e200eeef2037', '053b701d-9ddf-4d0c-a714-469e7da8da20'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:33.135160 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9cb2a7ce-d996-46a7-ba16-c934d33fd470 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Delete volume request issued successfully. Aug 07 18:06:33.135357 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9cb2a7ce-d996-46a7-ba16-c934d33fd470 tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/volumes/6a04abd9-2929-46b6-8a87-d9ceabd8759a returned with HTTP 202 Aug 07 18:06:33.135821 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 885/3545] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:06:33 2026] DELETE /volume/v3/volumes/6a04abd9-2929-46b6-8a87-d9ceabd8759a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:33.144662 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9f7dfaff-1f35-4cb3-8bc0-4da80cc9f55b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:33.146569 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9f7dfaff-1f35-4cb3-8bc0-4da80cc9f55b tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] DELETE https://10.4.3.241/volume/v3/types/7e4ced7b-0de4-4818-b229-45fd8b0b77e9 Aug 07 18:06:33.146762 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9f7dfaff-1f35-4cb3-8bc0-4da80cc9f55b tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:33.147069 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9f7dfaff-1f35-4cb3-8bc0-4da80cc9f55b tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:33.168241 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9f7dfaff-1f35-4cb3-8bc0-4da80cc9f55b tempest-ProjectReaderTests-13381759 tempest-ProjectReaderTests-13381759-project-admin] https://10.4.3.241/volume/v3/types/7e4ced7b-0de4-4818-b229-45fd8b0b77e9 returned with HTTP 202 Aug 07 18:06:33.168694 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 894/3546] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:06:33 2026] DELETE /volume/v3/types/7e4ced7b-0de4-4818-b229-45fd8b0b77e9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:33.262071 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8ecb02db-d076-442e-98d2-f9abfc230193 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:33.263859 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8ecb02db-d076-442e-98d2-f9abfc230193 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:33.264122 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8ecb02db-d076-442e-98d2-f9abfc230193 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:33.264392 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8ecb02db-d076-442e-98d2-f9abfc230193 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:33.264559 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8ecb02db-d076-442e-98d2-f9abfc230193 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:33.269647 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:33.269647 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:33.270513 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8ecb02db-d076-442e-98d2-f9abfc230193 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:33.271057 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 882/3547] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:33 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:33.455495 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0bcd6970-55a5-4219-b779-a775c6702abf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:33.457868 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0bcd6970-55a5-4219-b779-a775c6702abf tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc Aug 07 18:06:33.458100 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0bcd6970-55a5-4219-b779-a775c6702abf tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:33.458318 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0bcd6970-55a5-4219-b779-a775c6702abf tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:33.458496 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-0bcd6970-55a5-4219-b779-a775c6702abf tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member eaa7155a-797e-42ef-ad72-46ceee9a72dc {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:33.463016 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:33.463016 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:33.470774 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0bcd6970-55a5-4219-b779-a775c6702abf tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc returned with HTTP 200 Aug 07 18:06:33.471121 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 887/3548] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:33 2026] GET /volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:33.481441 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6c6c6117-e697-462c-a480-b6b2e58000c4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:33.483351 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6c6c6117-e697-462c-a480-b6b2e58000c4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc Aug 07 18:06:33.483601 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6c6c6117-e697-462c-a480-b6b2e58000c4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:33.483830 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6c6c6117-e697-462c-a480-b6b2e58000c4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:33.483904 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-6c6c6117-e697-462c-a480-b6b2e58000c4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member eaa7155a-797e-42ef-ad72-46ceee9a72dc {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:33.488225 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:33.488225 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:33.494940 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6c6c6117-e697-462c-a480-b6b2e58000c4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc returned with HTTP 200 Aug 07 18:06:33.495425 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 886/3549] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:33 2026] GET /volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:06:33.508044 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5341d1a3-24bc-406b-8a16-66c6e6e53d98 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:33.509685 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5341d1a3-24bc-406b-8a16-66c6e6e53d98 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:06:33.509807 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5341d1a3-24bc-406b-8a16-66c6e6e53d98 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:33.509961 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5341d1a3-24bc-406b-8a16-66c6e6e53d98 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:33.510187 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-5341d1a3-24bc-406b-8a16-66c6e6e53d98 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:06:33.510790 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-5341d1a3-24bc-406b-8a16-66c6e6e53d98 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:06:33.518131 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5341d1a3-24bc-406b-8a16-66c6e6e53d98 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Get all volumes completed successfully. Aug 07 18:06:33.518966 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-5341d1a3-24bc-406b-8a16-66c6e6e53d98 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:33.519107 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-5341d1a3-24bc-406b-8a16-66c6e6e53d98 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:33.558935 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-5341d1a3-24bc-406b-8a16-66c6e6e53d98 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:33.562082 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:33.562082 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:33.569233 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5341d1a3-24bc-406b-8a16-66c6e6e53d98 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:06:33.569619 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 895/3550] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 18:06:33 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:33.585667 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4ced50a4-49a0-41da-a27a-6cf4d6a7c554 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:33.587802 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ced50a4-49a0-41da-a27a-6cf4d6a7c554 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] PUT https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc Aug 07 18:06:33.588214 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ced50a4-49a0-41da-a27a-6cf4d6a7c554 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "36ccd342-a62d-4cc2-8e64-bebd7629e73e"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:33.592115 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-4ced50a4-49a0-41da-a27a-6cf4d6a7c554 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Update called for group eaa7155a-797e-42ef-ad72-46ceee9a72dc. {{(pid=100243) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 18:06:33.592115 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.groups [None req-4ced50a4-49a0-41da-a27a-6cf4d6a7c554 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Updating group eaa7155a-797e-42ef-ad72-46ceee9a72dc with name None description: None add_volumes: 36ccd342-a62d-4cc2-8e64-bebd7629e73e remove_volumes: None. Aug 07 18:06:33.594501 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:33.594501 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:33.620917 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ced50a4-49a0-41da-a27a-6cf4d6a7c554 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc returned with HTTP 202 Aug 07 18:06:33.621496 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 883/3551] 10.4.3.241 () {70 vars in 1406 bytes} [Fri Aug 7 18:06:33 2026] PUT /volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:06:33.629675 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e2a9f1f4-dec6-4b0f-aadf-3ba18093d5bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:33.632442 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2a9f1f4-dec6-4b0f-aadf-3ba18093d5bb tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc Aug 07 18:06:33.635188 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2a9f1f4-dec6-4b0f-aadf-3ba18093d5bb tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:33.635454 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2a9f1f4-dec6-4b0f-aadf-3ba18093d5bb tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:33.635593 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-e2a9f1f4-dec6-4b0f-aadf-3ba18093d5bb tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member eaa7155a-797e-42ef-ad72-46ceee9a72dc {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:33.642052 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:33.642052 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:33.658487 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2a9f1f4-dec6-4b0f-aadf-3ba18093d5bb tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc returned with HTTP 200 Aug 07 18:06:33.658979 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 888/3552] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:33 2026] GET /volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc => generated 323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:33.684654 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-da5bed57-7acb-425e-9367-e26e14db3754 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:33.686651 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-da5bed57-7acb-425e-9367-e26e14db3754 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:06:33.686896 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-da5bed57-7acb-425e-9367-e26e14db3754 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:33.687147 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-da5bed57-7acb-425e-9367-e26e14db3754 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:33.697278 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:33.697278 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:33.700866 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-da5bed57-7acb-425e-9367-e26e14db3754 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:33.704732 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-da5bed57-7acb-425e-9367-e26e14db3754 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:06:33.705108 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 887/3553] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:33 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:34.281669 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-672f9b02-97c3-4752-97b2-dc1c0bae8e54 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:34.283657 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-672f9b02-97c3-4752-97b2-dc1c0bae8e54 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:34.283838 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-672f9b02-97c3-4752-97b2-dc1c0bae8e54 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:34.284047 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-672f9b02-97c3-4752-97b2-dc1c0bae8e54 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:34.284169 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-672f9b02-97c3-4752-97b2-dc1c0bae8e54 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:34.289222 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:34.289222 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:34.289961 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-672f9b02-97c3-4752-97b2-dc1c0bae8e54 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:34.290413 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 896/3554] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:34 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:34.668985 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6c5b1e8e-187e-4989-96f5-e1a9fc277065 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:34.671147 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6c5b1e8e-187e-4989-96f5-e1a9fc277065 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc Aug 07 18:06:34.671463 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6c5b1e8e-187e-4989-96f5-e1a9fc277065 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:34.671754 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6c5b1e8e-187e-4989-96f5-e1a9fc277065 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:34.671885 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.groups [None req-6c5b1e8e-187e-4989-96f5-e1a9fc277065 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member eaa7155a-797e-42ef-ad72-46ceee9a72dc {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:34.675656 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:34.675656 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:34.682952 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6c5b1e8e-187e-4989-96f5-e1a9fc277065 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc returned with HTTP 200 Aug 07 18:06:34.683328 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 884/3555] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:34 2026] GET /volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:34.691957 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:34.693673 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:06:34.693884 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:34.694072 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:34.694339 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:06:34.694666 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:34.694666 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:34.695045 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:06:34.703179 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Get all volumes completed successfully. Aug 07 18:06:34.703834 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:34.704005 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:34.716575 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cacf4e5a-e46e-4ea1-a80c-05559dc643c8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:34.718134 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cacf4e5a-e46e-4ea1-a80c-05559dc643c8 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:06:34.718317 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cacf4e5a-e46e-4ea1-a80c-05559dc643c8 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:34.718519 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cacf4e5a-e46e-4ea1-a80c-05559dc643c8 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:34.727085 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:34.727085 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:34.730186 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cacf4e5a-e46e-4ea1-a80c-05559dc643c8 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:34.735078 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cacf4e5a-e46e-4ea1-a80c-05559dc643c8 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:06:34.735489 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 888/3556] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:34 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:34.740225 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:34.743466 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:34.743466 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:34.747694 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:34.747888 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:34.786962 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:34.790792 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:34.790792 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:34.802465 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f14ea9d-c433-4fbe-8970-50a236620dcc tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:06:34.803037 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 889/3557] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 18:06:34 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:34.815889 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9d72abaf-db6c-4182-a413-6538923e2d7b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:34.817583 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9d72abaf-db6c-4182-a413-6538923e2d7b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:06:34.817836 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9d72abaf-db6c-4182-a413-6538923e2d7b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:34.818042 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9d72abaf-db6c-4182-a413-6538923e2d7b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'detail' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:34.818289 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-9d72abaf-db6c-4182-a413-6538923e2d7b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:06:34.818947 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9d72abaf-db6c-4182-a413-6538923e2d7b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:06:34.825974 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9d72abaf-db6c-4182-a413-6538923e2d7b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Get all volumes completed successfully. Aug 07 18:06:34.826726 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-9d72abaf-db6c-4182-a413-6538923e2d7b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:34.826867 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-9d72abaf-db6c-4182-a413-6538923e2d7b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:34.860433 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:34.862921 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-9d72abaf-db6c-4182-a413-6538923e2d7b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:34.866290 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:34.866290 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:34.870615 np0000006743 devstack@c-api.service[100245]: WARNING stevedore.named [None req-9d72abaf-db6c-4182-a413-6538923e2d7b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:34.870780 np0000006743 devstack@c-api.service[100245]: WARNING castellan.key_manager [None req-9d72abaf-db6c-4182-a413-6538923e2d7b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:34.907936 np0000006743 devstack@c-api.service[100245]: DEBUG oslo_db.sqlalchemy.engines [None req-9d72abaf-db6c-4182-a413-6538923e2d7b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:34.911384 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:34.911384 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:34.919238 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9d72abaf-db6c-4182-a413-6538923e2d7b tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:06:34.919610 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 897/3558] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 18:06:34 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:34.938502 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-83abd6a6-a236-4a19-8baa-678869d1d2f6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:34.940198 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-83abd6a6-a236-4a19-8baa-678869d1d2f6 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] POST https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc/action Aug 07 18:06:34.940542 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-83abd6a6-a236-4a19-8baa-678869d1d2f6 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:34.940660 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-83abd6a6-a236-4a19-8baa-678869d1d2f6 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:34.941956 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-83abd6a6-a236-4a19-8baa-678869d1d2f6 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] delete called for group eaa7155a-797e-42ef-ad72-46ceee9a72dc {{(pid=100244) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 18:06:34.942041 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.groups [None req-83abd6a6-a236-4a19-8baa-678869d1d2f6 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Delete group with id: eaa7155a-797e-42ef-ad72-46ceee9a72dc Aug 07 18:06:34.945841 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:34.945841 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:34.960034 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:34.960393 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1247024137"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:34.961958 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1247024137'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:34.962070 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Create volume of 1 GB Aug 07 18:06:34.962365 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:34.962365 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:34.965825 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Availability Zones retrieved successfully. Aug 07 18:06:34.971050 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Flow 'volume_create_api' (777f011a-1396-4c6b-8cdf-dd6b0063530b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:34.971962 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2d4ca0-2a99-4e40-b9b4-b331fb7cc015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:34.972718 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:34.995423 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-83abd6a6-a236-4a19-8baa-678869d1d2f6 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc/action returned with HTTP 202 Aug 07 18:06:34.995861 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 889/3559] 10.4.3.241 () {70 vars in 1428 bytes} [Fri Aug 7 18:06:34 2026] POST /volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:06:35.005482 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8fb4ca49-7b50-4107-8d56-5bc403d9b360 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:35.006713 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c2d4ca0-2a99-4e40-b9b4-b331fb7cc015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:35.007721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3715f5e5-4fcb-4b22-9045-c986f8f6ba9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:35.011060 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8fb4ca49-7b50-4107-8d56-5bc403d9b360 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/36ccd342-a62d-4cc2-8e64-bebd7629e73e Aug 07 18:06:35.011337 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8fb4ca49-7b50-4107-8d56-5bc403d9b360 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:35.012464 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8fb4ca49-7b50-4107-8d56-5bc403d9b360 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:35.025795 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:35.025795 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:35.029722 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8fb4ca49-7b50-4107-8d56-5bc403d9b360 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Volume info retrieved successfully. Aug 07 18:06:35.030371 np0000006743 devstack@c-api.service[100246]: WARNING stevedore.named [None req-8fb4ca49-7b50-4107-8d56-5bc403d9b360 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 18:06:35.030577 np0000006743 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-8fb4ca49-7b50-4107-8d56-5bc403d9b360 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 18:06:35.066915 np0000006743 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-8fb4ca49-7b50-4107-8d56-5bc403d9b360 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 18:06:35.070636 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:35.070636 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:35.080314 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8fb4ca49-7b50-4107-8d56-5bc403d9b360 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/36ccd342-a62d-4cc2-8e64-bebd7629e73e returned with HTTP 200 Aug 07 18:06:35.080758 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 890/3560] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:35 2026] GET /volume/v3/volumes/36ccd342-a62d-4cc2-8e64-bebd7629e73e => generated 906 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:35.088575 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Created reservations ['e4d02824-a00a-42b1-a321-015239e02200', '9b6c990f-1d6a-47d8-a12c-3b8533abc292', 'c84b7ba0-3196-4aa8-94ea-852b662bd531', '6587c030-fb96-406f-b66b-b4c6dfb91b81'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:35.089218 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3715f5e5-4fcb-4b22-9045-c986f8f6ba9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4d02824-a00a-42b1-a321-015239e02200', '9b6c990f-1d6a-47d8-a12c-3b8533abc292', 'c84b7ba0-3196-4aa8-94ea-852b662bd531', '6587c030-fb96-406f-b66b-b4c6dfb91b81']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:35.089883 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6357c71c-208c-45fb-8641-5f9244baedec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:35.113729 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6357c71c-208c-45fb-8641-5f9244baedec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e32c502-613e-4f8f-b6ac-0837c33be2e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1247024137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1cc908573b40da8b9546b5886f6062',qos_specs=None,replication_status=,reservations=['e4d02824-a00a-42b1-a321-015239e02200','9b6c990f-1d6a-47d8-a12c-3b8533abc292','c84b7ba0-3196-4aa8-94ea-852b662bd531','6587c030-fb96-406f-b66b-b4c6dfb91b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba36a7324a243f49f9d52d037bbc526',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1247024137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e32c502-613e-4f8f-b6ac-0837c33be2e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1cc908573b40da8b9546b5886f6062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cba36a7324a243f49f9d52d037bbc526',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:35.115140 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c95764-af17-47c3-8bf0-cd5b346f0447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:35.140483 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c95764-af17-47c3-8bf0-cd5b346f0447) transitioned into state 'SUCCESS' from state '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-1247024137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1cc908573b40da8b9546b5886f6062',qos_specs=None,replication_status=,reservations=['e4d02824-a00a-42b1-a321-015239e02200','9b6c990f-1d6a-47d8-a12c-3b8533abc292','c84b7ba0-3196-4aa8-94ea-852b662bd531','6587c030-fb96-406f-b66b-b4c6dfb91b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba36a7324a243f49f9d52d037bbc526',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:35.141149 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2165d7b5-7a80-4d85-9c93-f9f7315df877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:35.149755 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2165d7b5-7a80-4d85-9c93-f9f7315df877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:35.150971 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Flow 'volume_create_api' (777f011a-1396-4c6b-8cdf-dd6b0063530b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:35.151409 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Create volume request issued successfully. Aug 07 18:06:35.152253 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d3a6dfd8-08dd-468b-a8a7-fc904ca0c1cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:35.152805 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 885/3561] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:06:34 2026] POST /volume/v3/volumes => generated 778 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:35.172538 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ac9d6ce7-5e23-43fa-8966-7f57f650d545 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:35.174267 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac9d6ce7-5e23-43fa-8966-7f57f650d545 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 Aug 07 18:06:35.174497 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac9d6ce7-5e23-43fa-8966-7f57f650d545 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:35.174715 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac9d6ce7-5e23-43fa-8966-7f57f650d545 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:35.181291 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:35.181291 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:35.184933 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ac9d6ce7-5e23-43fa-8966-7f57f650d545 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:35.188975 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac9d6ce7-5e23-43fa-8966-7f57f650d545 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 returned with HTTP 200 Aug 07 18:06:35.189374 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 898/3562] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:35 2026] GET /volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:35.302185 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-313de459-a08e-416d-ac69-8a052e83661c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:35.304046 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-313de459-a08e-416d-ac69-8a052e83661c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:35.304281 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-313de459-a08e-416d-ac69-8a052e83661c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:35.304521 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-313de459-a08e-416d-ac69-8a052e83661c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:35.304680 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-313de459-a08e-416d-ac69-8a052e83661c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:35.308766 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:35.308766 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:35.309567 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-313de459-a08e-416d-ac69-8a052e83661c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:35.309963 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 890/3563] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:35 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:35.751672 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-240bb44e-1856-4d51-844f-3d07c2c7892d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:35.754021 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-240bb44e-1856-4d51-844f-3d07c2c7892d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:06:35.754237 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-240bb44e-1856-4d51-844f-3d07c2c7892d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:35.754424 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-240bb44e-1856-4d51-844f-3d07c2c7892d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:35.764142 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:35.764142 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:35.768022 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-240bb44e-1856-4d51-844f-3d07c2c7892d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:35.772006 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-240bb44e-1856-4d51-844f-3d07c2c7892d tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:06:35.772385 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 891/3564] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:35 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:36.095781 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b0f95629-8ef2-49c4-93f0-3be3dda1eea6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.098212 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0f95629-8ef2-49c4-93f0-3be3dda1eea6 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/36ccd342-a62d-4cc2-8e64-bebd7629e73e Aug 07 18:06:36.098534 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0f95629-8ef2-49c4-93f0-3be3dda1eea6 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:36.098812 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0f95629-8ef2-49c4-93f0-3be3dda1eea6 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:36.106693 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0f95629-8ef2-49c4-93f0-3be3dda1eea6 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/36ccd342-a62d-4cc2-8e64-bebd7629e73e returned with HTTP 404 Aug 07 18:06:36.107290 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 886/3565] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:36 2026] GET /volume/v3/volumes/36ccd342-a62d-4cc2-8e64-bebd7629e73e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:06:36.114171 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3db55bda-ace4-45ec-8c87-0fdc0d07aae4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.116386 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3db55bda-ace4-45ec-8c87-0fdc0d07aae4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/volumes/0abc3df0-2d59-4853-8b30-8ee7e5740c93 Aug 07 18:06:36.116655 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3db55bda-ace4-45ec-8c87-0fdc0d07aae4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:36.117134 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3db55bda-ace4-45ec-8c87-0fdc0d07aae4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:36.123066 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3db55bda-ace4-45ec-8c87-0fdc0d07aae4 tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/volumes/0abc3df0-2d59-4853-8b30-8ee7e5740c93 returned with HTTP 404 Aug 07 18:06:36.123525 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 899/3566] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:36 2026] GET /volume/v3/volumes/0abc3df0-2d59-4853-8b30-8ee7e5740c93 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:06:36.134020 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b3d8209d-8272-440f-9386-27fe9f091beb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.135840 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b3d8209d-8272-440f-9386-27fe9f091beb tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] GET https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc Aug 07 18:06:36.136303 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b3d8209d-8272-440f-9386-27fe9f091beb tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:36.136303 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b3d8209d-8272-440f-9386-27fe9f091beb tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:36.136669 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.groups [None req-b3d8209d-8272-440f-9386-27fe9f091beb tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] show called for member eaa7155a-797e-42ef-ad72-46ceee9a72dc {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 18:06:36.140407 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b3d8209d-8272-440f-9386-27fe9f091beb tempest-GroupsTest-1121426663 tempest-GroupsTest-1121426663-project-member] https://10.4.3.241/volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc returned with HTTP 404 Aug 07 18:06:36.141147 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 891/3567] 10.4.3.241 () {68 vars in 1386 bytes} [Fri Aug 7 18:06:36 2026] GET /volume/v3/groups/eaa7155a-797e-42ef-ad72-46ceee9a72dc => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:06:36.149927 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-36a651c6-0464-44dd-99a3-8e4cc0bf2323 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.151545 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-5d2d1859-b1a3-431c-a4c5-9bccb3e8713a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.152347 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-36a651c6-0464-44dd-99a3-8e4cc0bf2323 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] DELETE https://10.4.3.241/volume/v3/group_types/e4b2ea3e-3709-40aa-bedc-81d53c293a0b Aug 07 18:06:36.152632 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-36a651c6-0464-44dd-99a3-8e4cc0bf2323 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:36.152997 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-36a651c6-0464-44dd-99a3-8e4cc0bf2323 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:36.153993 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-5d2d1859-b1a3-431c-a4c5-9bccb3e8713a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/attachments/6f60104d-3bd1-4f51-86ac-e4843f29173e/action Aug 07 18:06:36.154391 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-5d2d1859-b1a3-431c-a4c5-9bccb3e8713a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:36.154512 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-5d2d1859-b1a3-431c-a4c5-9bccb3e8713a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:36.167007 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-36a651c6-0464-44dd-99a3-8e4cc0bf2323 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] https://10.4.3.241/volume/v3/group_types/e4b2ea3e-3709-40aa-bedc-81d53c293a0b returned with HTTP 202 Aug 07 18:06:36.167533 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 892/3568] 10.4.3.241 () {68 vars in 1404 bytes} [Fri Aug 7 18:06:36 2026] DELETE /volume/v3/group_types/e4b2ea3e-3709-40aa-bedc-81d53c293a0b => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:06:36.172636 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:36.172636 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:36.176891 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-296283b3-05f3-4595-9977-74708864948f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.178657 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-296283b3-05f3-4595-9977-74708864948f tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] DELETE https://10.4.3.241/volume/v3/types/d6b6a292-9e11-4578-8bcb-391501591669 Aug 07 18:06:36.178657 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-296283b3-05f3-4595-9977-74708864948f tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:36.178838 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-296283b3-05f3-4595-9977-74708864948f tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:36.182572 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-8c1ed92b-50fe-4501-8614-9386811f7048 req-5d2d1859-b1a3-431c-a4c5-9bccb3e8713a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/attachments/6f60104d-3bd1-4f51-86ac-e4843f29173e/action returned with HTTP 204 Aug 07 18:06:36.182844 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 887/3569] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:06:36 2026] POST /volume/v3/attachments/6f60104d-3bd1-4f51-86ac-e4843f29173e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:36.202957 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ca1f975d-cd38-4e8d-99ca-cc0d14b21299 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.204254 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-296283b3-05f3-4595-9977-74708864948f tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] https://10.4.3.241/volume/v3/types/d6b6a292-9e11-4578-8bcb-391501591669 returned with HTTP 202 Aug 07 18:06:36.204748 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 900/3570] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:06:36 2026] DELETE /volume/v3/types/d6b6a292-9e11-4578-8bcb-391501591669 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:36.204798 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ca1f975d-cd38-4e8d-99ca-cc0d14b21299 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 Aug 07 18:06:36.204987 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ca1f975d-cd38-4e8d-99ca-cc0d14b21299 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:36.206131 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ca1f975d-cd38-4e8d-99ca-cc0d14b21299 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:36.212855 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-db23451f-f228-4e2f-9f64-7ba3d922cb79 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.214677 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db23451f-f228-4e2f-9f64-7ba3d922cb79 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] GET https://10.4.3.241/volume/v3/types/d6b6a292-9e11-4578-8bcb-391501591669 Aug 07 18:06:36.214813 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db23451f-f228-4e2f-9f64-7ba3d922cb79 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:36.214913 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db23451f-f228-4e2f-9f64-7ba3d922cb79 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:36.217052 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:36.217052 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:36.218577 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db23451f-f228-4e2f-9f64-7ba3d922cb79 tempest-GroupsTest-1177511407 tempest-GroupsTest-1177511407-project-admin] https://10.4.3.241/volume/v3/types/d6b6a292-9e11-4578-8bcb-391501591669 returned with HTTP 404 Aug 07 18:06:36.219192 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 893/3571] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:06:36 2026] GET /volume/v3/types/d6b6a292-9e11-4578-8bcb-391501591669 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:36.224122 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ca1f975d-cd38-4e8d-99ca-cc0d14b21299 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:36.230414 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ca1f975d-cd38-4e8d-99ca-cc0d14b21299 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 returned with HTTP 200 Aug 07 18:06:36.230859 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 892/3572] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:36 2026] GET /volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:36.244253 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2b7d9a4b-daf4-48b5-94aa-01dc4d69a486 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.319706 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2b7d9a4b-daf4-48b5-94aa-01dc4d69a486 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] GET https://10.4.3.241/volume/v3/volumes Aug 07 18:06:36.319958 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2b7d9a4b-daf4-48b5-94aa-01dc4d69a486 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:36.320224 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2b7d9a4b-daf4-48b5-94aa-01dc4d69a486 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:36.320596 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-2b7d9a4b-daf4-48b5-94aa-01dc4d69a486 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:06:36.321574 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-2b7d9a4b-daf4-48b5-94aa-01dc4d69a486 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:06:36.322083 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2d544fba-028d-4ca3-8294-d329a80372df None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.324251 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2d544fba-028d-4ca3-8294-d329a80372df tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:36.324329 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2d544fba-028d-4ca3-8294-d329a80372df tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:36.324615 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2d544fba-028d-4ca3-8294-d329a80372df tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:36.324670 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2d544fba-028d-4ca3-8294-d329a80372df tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:36.330290 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:36.330290 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:36.330802 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2b7d9a4b-daf4-48b5-94aa-01dc4d69a486 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Get all volumes completed successfully. Aug 07 18:06:36.330912 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2d544fba-028d-4ca3-8294-d329a80372df tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:36.331147 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2b7d9a4b-daf4-48b5-94aa-01dc4d69a486 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] https://10.4.3.241/volume/v3/volumes returned with HTTP 200 Aug 07 18:06:36.331301 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 901/3573] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:36 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:36.331625 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 888/3574] 10.4.3.241 () {68 vars in 1278 bytes} [Fri Aug 7 18:06:36 2026] GET /volume/v3/volumes => generated 336 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:36.342609 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-225f3322-6f37-4082-bd69-b9ad3f38e57e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.347385 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-225f3322-6f37-4082-bd69-b9ad3f38e57e tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 Aug 07 18:06:36.347673 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-225f3322-6f37-4082-bd69-b9ad3f38e57e tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:36.347911 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-225f3322-6f37-4082-bd69-b9ad3f38e57e tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:36.348118 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-225f3322-6f37-4082-bd69-b9ad3f38e57e tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Delete volume with id: 5e32c502-613e-4f8f-b6ac-0837c33be2e7 Aug 07 18:06:36.357261 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:36.357261 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:36.357738 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-225f3322-6f37-4082-bd69-b9ad3f38e57e tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:36.377624 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-225f3322-6f37-4082-bd69-b9ad3f38e57e tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Delete volume request issued successfully. Aug 07 18:06:36.377804 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-225f3322-6f37-4082-bd69-b9ad3f38e57e tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 returned with HTTP 202 Aug 07 18:06:36.378187 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 894/3575] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:06:36 2026] DELETE /volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:06:36.388932 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9e038a1b-05b1-486a-a36b-a905304264d9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.391584 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9e038a1b-05b1-486a-a36b-a905304264d9 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 Aug 07 18:06:36.392049 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9e038a1b-05b1-486a-a36b-a905304264d9 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:36.392208 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9e038a1b-05b1-486a-a36b-a905304264d9 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:36.403227 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:36.403227 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:36.408892 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9e038a1b-05b1-486a-a36b-a905304264d9 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:36.415201 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9e038a1b-05b1-486a-a36b-a905304264d9 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 returned with HTTP 200 Aug 07 18:06:36.415825 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 893/3576] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:36 2026] GET /volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:36.788971 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3982e0ae-bcbb-4eac-817c-1d6eb73347b2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.791214 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3982e0ae-bcbb-4eac-817c-1d6eb73347b2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:06:36.791487 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3982e0ae-bcbb-4eac-817c-1d6eb73347b2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:36.791775 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3982e0ae-bcbb-4eac-817c-1d6eb73347b2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:36.803594 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:36.803594 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:36.807723 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3982e0ae-bcbb-4eac-817c-1d6eb73347b2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:36.813053 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3982e0ae-bcbb-4eac-817c-1d6eb73347b2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:06:36.813881 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 902/3577] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:36 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:36.827153 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-492e168c-9180-4385-9722-f59db0b1ee06 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.834861 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-492e168c-9180-4385-9722-f59db0b1ee06 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:06:36.835826 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-492e168c-9180-4385-9722-f59db0b1ee06 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b480cb94-5a9e-4f69-b3b9-ced388bfba84", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2093007685"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:36.849351 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:36.849351 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:36.849982 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-492e168c-9180-4385-9722-f59db0b1ee06 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:36.850297 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-492e168c-9180-4385-9722-f59db0b1ee06 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create snapshot from volume b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:06:36.885417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-492e168c-9180-4385-9722-f59db0b1ee06 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['474c62eb-0929-4f1d-ba76-eca4dafb3128', '480857ea-2cef-45a6-9a4c-ca308868416d', '07d7ffb9-9adc-4967-a0dd-fe71b4970332', '0558af2f-e7f8-4f98-9435-39567508d847'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:36.917913 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-492e168c-9180-4385-9722-f59db0b1ee06 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot force create request issued successfully. Aug 07 18:06:36.918328 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-492e168c-9180-4385-9722-f59db0b1ee06 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:06:36.918818 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 889/3578] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:06:36 2026] POST /volume/v3/snapshots => generated 310 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:36.929221 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3778b2b9-aeae-4dc2-94d8-f9978537c9b2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:36.931920 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3778b2b9-aeae-4dc2-94d8-f9978537c9b2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 Aug 07 18:06:36.932213 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3778b2b9-aeae-4dc2-94d8-f9978537c9b2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:36.932493 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3778b2b9-aeae-4dc2-94d8-f9978537c9b2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:36.939276 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:36.939276 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:36.939923 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3778b2b9-aeae-4dc2-94d8-f9978537c9b2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:36.941048 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3778b2b9-aeae-4dc2-94d8-f9978537c9b2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 returned with HTTP 200 Aug 07 18:06:36.941532 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 895/3579] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:36 2026] GET /volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:37.342045 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6b010766-0d8d-41d3-a27e-dd6bdc5a6e86 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:37.344298 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6b010766-0d8d-41d3-a27e-dd6bdc5a6e86 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:37.344595 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6b010766-0d8d-41d3-a27e-dd6bdc5a6e86 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:37.344838 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6b010766-0d8d-41d3-a27e-dd6bdc5a6e86 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:37.344976 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6b010766-0d8d-41d3-a27e-dd6bdc5a6e86 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:37.349816 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:37.349816 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:37.350527 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6b010766-0d8d-41d3-a27e-dd6bdc5a6e86 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:37.351567 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 894/3580] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:37 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:37.432977 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1acbf1e2-1aed-4e94-9ac4-ed95ba41a968 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:37.434888 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1acbf1e2-1aed-4e94-9ac4-ed95ba41a968 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 Aug 07 18:06:37.435113 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1acbf1e2-1aed-4e94-9ac4-ed95ba41a968 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:37.435294 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1acbf1e2-1aed-4e94-9ac4-ed95ba41a968 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:37.443223 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1acbf1e2-1aed-4e94-9ac4-ed95ba41a968 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 returned with HTTP 404 Aug 07 18:06:37.443843 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 903/3581] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:37 2026] GET /volume/v3/volumes/5e32c502-613e-4f8f-b6ac-0837c33be2e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:06:37.451745 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:37.453569 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:37.453891 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-668256710"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:37.455348 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-668256710'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:37.455484 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Create volume of 1 GB Aug 07 18:06:37.455726 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:37.455726 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:37.459964 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Availability Zones retrieved successfully. Aug 07 18:06:37.465852 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Flow 'volume_create_api' (c9de7138-73c5-460f-96ab-fd755efa0204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:37.466882 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a74a92-9f88-4b55-bc71-64b43216b64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:37.467658 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:37.493133 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a74a92-9f88-4b55-bc71-64b43216b64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:37.493969 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffd11683-5527-45d1-b92e-c41f36693e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:37.533990 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Created reservations ['b4c29a96-5ed7-4111-a59c-e68901aa827c', '8b2c466a-a64a-4e65-bf30-fb7eb352b40a', '4129b148-b05f-49c8-b48f-3dad7600caa9', '4f90a350-22b9-4311-a26d-ca5840d3e209'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:37.534979 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffd11683-5527-45d1-b92e-c41f36693e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c29a96-5ed7-4111-a59c-e68901aa827c', '8b2c466a-a64a-4e65-bf30-fb7eb352b40a', '4129b148-b05f-49c8-b48f-3dad7600caa9', '4f90a350-22b9-4311-a26d-ca5840d3e209']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:37.535962 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a56f2ba3-9f37-4110-b8e4-70fe56acc710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:37.565976 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a56f2ba3-9f37-4110-b8e4-70fe56acc710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec82832a-a3d3-4463-8adc-86fca1b01e35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668256710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1cc908573b40da8b9546b5886f6062',qos_specs=None,replication_status=,reservations=['b4c29a96-5ed7-4111-a59c-e68901aa827c','8b2c466a-a64a-4e65-bf30-fb7eb352b40a','4129b148-b05f-49c8-b48f-3dad7600caa9','4f90a350-22b9-4311-a26d-ca5840d3e209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba36a7324a243f49f9d52d037bbc526',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-668256710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec82832a-a3d3-4463-8adc-86fca1b01e35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1cc908573b40da8b9546b5886f6062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cba36a7324a243f49f9d52d037bbc526',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:37.567693 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b8b6cf-a22b-45a3-b7eb-f4cab41beb08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:37.585892 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b8b6cf-a22b-45a3-b7eb-f4cab41beb08) transitioned into state 'SUCCESS' from state '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-668256710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1cc908573b40da8b9546b5886f6062',qos_specs=None,replication_status=,reservations=['b4c29a96-5ed7-4111-a59c-e68901aa827c','8b2c466a-a64a-4e65-bf30-fb7eb352b40a','4129b148-b05f-49c8-b48f-3dad7600caa9','4f90a350-22b9-4311-a26d-ca5840d3e209'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba36a7324a243f49f9d52d037bbc526',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:37.586655 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c85d2bb-bc57-45f1-9698-19064e59a5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:37.598913 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c85d2bb-bc57-45f1-9698-19064e59a5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:37.600047 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Flow 'volume_create_api' (c9de7138-73c5-460f-96ab-fd755efa0204) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:37.600558 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Create volume request issued successfully. Aug 07 18:06:37.601412 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ee66c47-4c5f-42a3-be1b-fbae0059887f tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:37.602025 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 890/3582] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:06:37 2026] POST /volume/v3/volumes => generated 777 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:37.613620 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-daf8902f-c96e-4cc1-a7ca-1f3d5eb2c3d4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:37.615954 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-daf8902f-c96e-4cc1-a7ca-1f3d5eb2c3d4 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 Aug 07 18:06:37.616332 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-daf8902f-c96e-4cc1-a7ca-1f3d5eb2c3d4 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:37.616654 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-daf8902f-c96e-4cc1-a7ca-1f3d5eb2c3d4 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:37.628012 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:37.628012 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:37.635089 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-daf8902f-c96e-4cc1-a7ca-1f3d5eb2c3d4 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:37.640888 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-daf8902f-c96e-4cc1-a7ca-1f3d5eb2c3d4 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 returned with HTTP 200 Aug 07 18:06:37.641448 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 896/3583] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:37 2026] GET /volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:37.949800 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-779e8d67-078a-4612-8091-8a0f66cbb598 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:37.951667 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-779e8d67-078a-4612-8091-8a0f66cbb598 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 Aug 07 18:06:37.951873 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-779e8d67-078a-4612-8091-8a0f66cbb598 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:37.952099 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-779e8d67-078a-4612-8091-8a0f66cbb598 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:37.957452 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:37.957452 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:37.957595 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-779e8d67-078a-4612-8091-8a0f66cbb598 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:37.958308 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-779e8d67-078a-4612-8091-8a0f66cbb598 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 returned with HTTP 200 Aug 07 18:06:37.958868 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 895/3584] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:37 2026] GET /volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:37.967984 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-82918d32-ad88-4b6c-a687-fc1213143d34 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:37.969673 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-82918d32-ad88-4b6c-a687-fc1213143d34 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:06:37.970070 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-82918d32-ad88-4b6c-a687-fc1213143d34 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b480cb94-5a9e-4f69-b3b9-ced388bfba84", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1652997953"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:37.973435 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=332,cinder:INSERT=45,cinder:UPDATE=95 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:06:37.981416 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:37.981416 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:37.982317 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-82918d32-ad88-4b6c-a687-fc1213143d34 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:37.982317 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-82918d32-ad88-4b6c-a687-fc1213143d34 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create snapshot from volume b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:06:38.004080 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-82918d32-ad88-4b6c-a687-fc1213143d34 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['d801f77c-e54b-4af5-8a81-79231b5454cf', '9cf9a4b8-4664-4879-82f4-1b9b6d7304cb', '1246c838-3203-476d-a008-2d5718100e5f', '585dc53f-6833-42ab-9eba-a73b02dc65f1'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:38.031828 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-82918d32-ad88-4b6c-a687-fc1213143d34 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot force create request issued successfully. Aug 07 18:06:38.032256 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-82918d32-ad88-4b6c-a687-fc1213143d34 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:06:38.032955 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 904/3585] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:06:37 2026] POST /volume/v3/snapshots => generated 310 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:38.044232 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e959e1fb-42fe-4d08-9ded-f2a7b00620f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.047242 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e959e1fb-42fe-4d08-9ded-f2a7b00620f9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 Aug 07 18:06:38.047242 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e959e1fb-42fe-4d08-9ded-f2a7b00620f9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:38.047242 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e959e1fb-42fe-4d08-9ded-f2a7b00620f9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:38.052648 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:38.052648 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:38.053059 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e959e1fb-42fe-4d08-9ded-f2a7b00620f9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:38.053846 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e959e1fb-42fe-4d08-9ded-f2a7b00620f9 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 returned with HTTP 200 Aug 07 18:06:38.054235 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 891/3586] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:38 2026] GET /volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:38.362035 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7967248d-aa85-4dab-877b-0c8da7645187 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.363745 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7967248d-aa85-4dab-877b-0c8da7645187 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:38.363954 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7967248d-aa85-4dab-877b-0c8da7645187 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:38.364147 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7967248d-aa85-4dab-877b-0c8da7645187 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:38.364247 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7967248d-aa85-4dab-877b-0c8da7645187 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:38.368623 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:38.368623 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:38.369245 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7967248d-aa85-4dab-877b-0c8da7645187 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:38.369630 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 897/3587] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:38 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:38.434378 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7627814a-55ac-4079-82bf-19636c090c9d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.516003 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7627814a-55ac-4079-82bf-19636c090c9d tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] GET https://10.4.3.241/volume/v3/os-quota-class-sets/default Aug 07 18:06:38.516003 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7627814a-55ac-4079-82bf-19636c090c9d tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:38.516208 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7627814a-55ac-4079-82bf-19636c090c9d tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:38.518386 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=393,cinder:INSERT=53,cinder:UPDATE=111 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:06:38.530471 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7627814a-55ac-4079-82bf-19636c090c9d tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] https://10.4.3.241/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 18:06:38.530852 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 896/3588] 10.4.3.241 () {66 vars in 1297 bytes} [Fri Aug 7 18:06:38 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:38.540024 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2f54e91d-726d-4059-b0de-48a3cbdbe8a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.542072 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f54e91d-726d-4059-b0de-48a3cbdbe8a2 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] GET https://10.4.3.241/volume/v3/os-quota-class-sets/default Aug 07 18:06:38.542285 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2f54e91d-726d-4059-b0de-48a3cbdbe8a2 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:38.542503 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2f54e91d-726d-4059-b0de-48a3cbdbe8a2 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:38.542766 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:38.542766 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:38.554969 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f54e91d-726d-4059-b0de-48a3cbdbe8a2 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] https://10.4.3.241/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 18:06:38.555524 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 905/3589] 10.4.3.241 () {66 vars in 1297 bytes} [Fri Aug 7 18:06:38 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:38.563493 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e44d26cd-9ecc-42a6-a2ad-017a83b9f2db None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.565186 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e44d26cd-9ecc-42a6-a2ad-017a83b9f2db tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:06:38.565569 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e44d26cd-9ecc-42a6-a2ad-017a83b9f2db tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1182747591"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:38.578823 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e44d26cd-9ecc-42a6-a2ad-017a83b9f2db tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:06:38.579214 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 892/3590] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:06:38 2026] POST /volume/v3/types => generated 228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:38.586285 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bd4b447a-1346-462c-8cc8-e3b80ef9c4d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.588034 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd4b447a-1346-462c-8cc8-e3b80ef9c4d8 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-class-sets/default Aug 07 18:06:38.588380 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd4b447a-1346-462c-8cc8-e3b80ef9c4d8 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-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-1182747591": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1182747591": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1182747591": 8}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:38.655869 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b5f35209-3f92-4a50-99c5-b5cbf6a5d490 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.657574 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b5f35209-3f92-4a50-99c5-b5cbf6a5d490 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 Aug 07 18:06:38.657806 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b5f35209-3f92-4a50-99c5-b5cbf6a5d490 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:38.658011 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b5f35209-3f92-4a50-99c5-b5cbf6a5d490 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:38.664889 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:38.664889 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:38.665733 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd4b447a-1346-462c-8cc8-e3b80ef9c4d8 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] https://10.4.3.241/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 18:06:38.666316 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 898/3591] 10.4.3.241 () {68 vars in 1318 bytes} [Fri Aug 7 18:06:38 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:38.667912 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b5f35209-3f92-4a50-99c5-b5cbf6a5d490 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:38.671591 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b5f35209-3f92-4a50-99c5-b5cbf6a5d490 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 returned with HTTP 200 Aug 07 18:06:38.671956 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 897/3592] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:38 2026] GET /volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:38.673512 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a5cdf919-b9ec-4ccc-aaf2-51c392318dbd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.675182 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a5cdf919-b9ec-4ccc-aaf2-51c392318dbd tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/c34cb853cbee42fb988d026b7bcb951a/defaults Aug 07 18:06:38.675365 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a5cdf919-b9ec-4ccc-aaf2-51c392318dbd tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:38.675642 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a5cdf919-b9ec-4ccc-aaf2-51c392318dbd tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] Calling method 'defaults' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:38.683044 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cbd65a64-0d9f-40ed-afa9-a3cd0977bedc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.684525 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cbd65a64-0d9f-40ed-afa9-a3cd0977bedc tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] GET https://10.4.3.241/volume/v3/volumes/detail Aug 07 18:06:38.684706 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cbd65a64-0d9f-40ed-afa9-a3cd0977bedc tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:38.684868 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cbd65a64-0d9f-40ed-afa9-a3cd0977bedc tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:38.685043 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a5cdf919-b9ec-4ccc-aaf2-51c392318dbd tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/c34cb853cbee42fb988d026b7bcb951a/defaults returned with HTTP 200 Aug 07 18:06:38.685135 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-cbd65a64-0d9f-40ed-afa9-a3cd0977bedc tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:06:38.685436 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 906/3593] 10.4.3.241 () {66 vars in 1381 bytes} [Fri Aug 7 18:06:38 2026] GET /volume/v3/os-quota-sets/c34cb853cbee42fb988d026b7bcb951a/defaults => generated 645 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:38.686262 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-cbd65a64-0d9f-40ed-afa9-a3cd0977bedc tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:06:38.692086 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cbd65a64-0d9f-40ed-afa9-a3cd0977bedc tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Get all volumes completed successfully. Aug 07 18:06:38.692666 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:38.692666 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:38.696246 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cbd65a64-0d9f-40ed-afa9-a3cd0977bedc tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] https://10.4.3.241/volume/v3/volumes/detail returned with HTTP 200 Aug 07 18:06:38.696607 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 893/3594] 10.4.3.241 () {68 vars in 1299 bytes} [Fri Aug 7 18:06:38 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:38.707763 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-28127be9-841b-465e-8f7c-520b97270794 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.709457 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28127be9-841b-465e-8f7c-520b97270794 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 Aug 07 18:06:38.709682 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28127be9-841b-465e-8f7c-520b97270794 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:38.709886 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28127be9-841b-465e-8f7c-520b97270794 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:38.710077 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-28127be9-841b-465e-8f7c-520b97270794 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Delete volume with id: ec82832a-a3d3-4463-8adc-86fca1b01e35 Aug 07 18:06:38.716728 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:38.716728 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:38.717025 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-28127be9-841b-465e-8f7c-520b97270794 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:38.732003 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-28127be9-841b-465e-8f7c-520b97270794 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Delete volume request issued successfully. Aug 07 18:06:38.732195 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28127be9-841b-465e-8f7c-520b97270794 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 returned with HTTP 202 Aug 07 18:06:38.732578 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 899/3595] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:06:38 2026] DELETE /volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:06:38.739179 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b4385f44-efa1-457b-9339-4f5cba5dd5d2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.741006 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4385f44-efa1-457b-9339-4f5cba5dd5d2 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 Aug 07 18:06:38.741221 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4385f44-efa1-457b-9339-4f5cba5dd5d2 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:38.741572 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b4385f44-efa1-457b-9339-4f5cba5dd5d2 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:38.749686 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:38.749686 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:38.753367 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b4385f44-efa1-457b-9339-4f5cba5dd5d2 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:38.758058 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b4385f44-efa1-457b-9339-4f5cba5dd5d2 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 returned with HTTP 200 Aug 07 18:06:38.758451 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 898/3596] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:38 2026] GET /volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:38.834755 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dfc10da0-f902-4129-a019-54327496dd57 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.836593 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dfc10da0-f902-4129-a019-54327496dd57 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] GET https://10.4.3.241/volume/v3/os-quota-sets/a075b09103364bb8ab04e3e7e1aa3931/defaults Aug 07 18:06:38.836812 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dfc10da0-f902-4129-a019-54327496dd57 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:38.837030 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dfc10da0-f902-4129-a019-54327496dd57 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] Calling method 'defaults' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:38.846163 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dfc10da0-f902-4129-a019-54327496dd57 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] https://10.4.3.241/volume/v3/os-quota-sets/a075b09103364bb8ab04e3e7e1aa3931/defaults returned with HTTP 200 Aug 07 18:06:38.846548 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 907/3597] 10.4.3.241 () {66 vars in 1381 bytes} [Fri Aug 7 18:06:38 2026] GET /volume/v3/os-quota-sets/a075b09103364bb8ab04e3e7e1aa3931/defaults => generated 645 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:38.917156 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-27ed16ea-4591-466c-8b1e-7c4ed7fa8d3f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.919231 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-27ed16ea-4591-466c-8b1e-7c4ed7fa8d3f tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] DELETE https://10.4.3.241/volume/v3/types/09db580c-c19e-400c-a235-02dfdc7255a2 Aug 07 18:06:38.919472 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-27ed16ea-4591-466c-8b1e-7c4ed7fa8d3f tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:38.919665 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-27ed16ea-4591-466c-8b1e-7c4ed7fa8d3f tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:38.940423 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-27ed16ea-4591-466c-8b1e-7c4ed7fa8d3f tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] https://10.4.3.241/volume/v3/types/09db580c-c19e-400c-a235-02dfdc7255a2 returned with HTTP 202 Aug 07 18:06:38.940855 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 894/3598] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:06:38 2026] DELETE /volume/v3/types/09db580c-c19e-400c-a235-02dfdc7255a2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:38.947508 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-52fec958-b7e2-45a9-984a-1d1075f88738 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.949466 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-52fec958-b7e2-45a9-984a-1d1075f88738 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] GET https://10.4.3.241/volume/v3/types/09db580c-c19e-400c-a235-02dfdc7255a2 Aug 07 18:06:38.949664 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-52fec958-b7e2-45a9-984a-1d1075f88738 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:38.949856 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-52fec958-b7e2-45a9-984a-1d1075f88738 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:38.953224 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-52fec958-b7e2-45a9-984a-1d1075f88738 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] https://10.4.3.241/volume/v3/types/09db580c-c19e-400c-a235-02dfdc7255a2 returned with HTTP 404 Aug 07 18:06:38.953679 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 900/3599] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:06:38 2026] GET /volume/v3/types/09db580c-c19e-400c-a235-02dfdc7255a2 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:38.959972 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c70e9845-7939-40e5-ac88-fc7b2d84c362 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:38.961706 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c70e9845-7939-40e5-ac88-fc7b2d84c362 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] PUT https://10.4.3.241/volume/v3/os-quota-class-sets/default Aug 07 18:06:38.962050 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c70e9845-7939-40e5-ac88-fc7b2d84c362 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:39.016493 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c70e9845-7939-40e5-ac88-fc7b2d84c362 tempest-VolumeQuotaClassesTest-2023947070 tempest-VolumeQuotaClassesTest-2023947070-project-admin] https://10.4.3.241/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 18:06:39.016883 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 899/3600] 10.4.3.241 () {68 vars in 1318 bytes} [Fri Aug 7 18:06:38 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:39.065033 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-104852a1-3206-48b3-baa8-072bad3b1545 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:39.067347 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-104852a1-3206-48b3-baa8-072bad3b1545 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 Aug 07 18:06:39.067676 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-104852a1-3206-48b3-baa8-072bad3b1545 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:39.067951 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-104852a1-3206-48b3-baa8-072bad3b1545 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:39.074230 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:39.074230 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:39.074886 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-104852a1-3206-48b3-baa8-072bad3b1545 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:39.075763 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-104852a1-3206-48b3-baa8-072bad3b1545 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 returned with HTTP 200 Aug 07 18:06:39.076123 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 908/3601] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:39 2026] GET /volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:39.085423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c8203244-e126-41d7-8ec5-62b61660bb8c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:39.087376 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c8203244-e126-41d7-8ec5-62b61660bb8c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 Aug 07 18:06:39.087641 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c8203244-e126-41d7-8ec5-62b61660bb8c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:39.087866 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c8203244-e126-41d7-8ec5-62b61660bb8c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:39.088030 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-c8203244-e126-41d7-8ec5-62b61660bb8c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: 1e64b388-ed8d-4c99-85d5-685330e2ec58 Aug 07 18:06:39.093774 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:39.093774 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:39.094188 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c8203244-e126-41d7-8ec5-62b61660bb8c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:39.110994 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c8203244-e126-41d7-8ec5-62b61660bb8c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot delete request issued successfully. Aug 07 18:06:39.111262 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c8203244-e126-41d7-8ec5-62b61660bb8c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 returned with HTTP 202 Aug 07 18:06:39.111697 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 895/3602] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:06:39 2026] DELETE /volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:39.119681 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-967860a2-46f5-4b6c-8250-2fbe3ab31b3b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:39.121785 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-967860a2-46f5-4b6c-8250-2fbe3ab31b3b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 Aug 07 18:06:39.122013 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-967860a2-46f5-4b6c-8250-2fbe3ab31b3b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:39.122306 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-967860a2-46f5-4b6c-8250-2fbe3ab31b3b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:39.129430 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:39.129430 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:39.130153 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-967860a2-46f5-4b6c-8250-2fbe3ab31b3b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:39.131866 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-967860a2-46f5-4b6c-8250-2fbe3ab31b3b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 returned with HTTP 200 Aug 07 18:06:39.131866 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 901/3603] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:39 2026] GET /volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:39.379757 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e284b73f-53bb-4356-a92d-0826315c706c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:39.381520 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e284b73f-53bb-4356-a92d-0826315c706c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:39.381763 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e284b73f-53bb-4356-a92d-0826315c706c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:39.382015 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e284b73f-53bb-4356-a92d-0826315c706c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:39.382168 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e284b73f-53bb-4356-a92d-0826315c706c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:39.386526 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:39.386526 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:39.387165 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e284b73f-53bb-4356-a92d-0826315c706c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:39.387570 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 900/3604] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:39 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:39.396730 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b5b4795c-e747-4aff-8f8c-7ed6211c59df None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:39.398501 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b5b4795c-e747-4aff-8f8c-7ed6211c59df tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:06:39.398821 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b5b4795c-e747-4aff-8f8c-7ed6211c59df tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d2884805-66a9-4a50-acdc-b9c2d7918227", "incremental": true}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:39.400220 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-b5b4795c-e747-4aff-8f8c-7ed6211c59df tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Creating new backup {'backup': {'volume_id': 'd2884805-66a9-4a50-acdc-b9c2d7918227', 'incremental': True}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:06:39.400369 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-b5b4795c-e747-4aff-8f8c-7ed6211c59df tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Creating backup of volume d2884805-66a9-4a50-acdc-b9c2d7918227 in container None Aug 07 18:06:39.406823 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:39.406823 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:39.407333 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b5b4795c-e747-4aff-8f8c-7ed6211c59df tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:06:39.421274 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-b5b4795c-e747-4aff-8f8c-7ed6211c59df tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Created reservations ['544b3a8e-1ea2-42f1-8581-6235fec2b99e', 'a68ab3a2-af95-4a9e-9692-87c1a0adb5ba'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:39.437353 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b5b4795c-e747-4aff-8f8c-7ed6211c59df tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 400 Aug 07 18:06:39.437870 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 909/3605] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:06:39 2026] POST /volume/v3/backups => generated 109 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:06:39.444343 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-800b8209-a98f-4da2-92a6-180108f91e1f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:39.446118 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-800b8209-a98f-4da2-92a6-180108f91e1f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] DELETE https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:39.446311 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-800b8209-a98f-4da2-92a6-180108f91e1f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:39.446542 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-800b8209-a98f-4da2-92a6-180108f91e1f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:39.446623 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-800b8209-a98f-4da2-92a6-180108f91e1f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Delete backup with id: 61c706cb-9cf3-48dc-9558-acfac8ddd263. Aug 07 18:06:39.451066 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:39.451066 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:39.463823 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-800b8209-a98f-4da2-92a6-180108f91e1f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] delete_backup rpcapi backup_id 61c706cb-9cf3-48dc-9558-acfac8ddd263 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:06:39.465620 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-800b8209-a98f-4da2-92a6-180108f91e1f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 202 Aug 07 18:06:39.466013 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 896/3606] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:39 2026] DELETE /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:06:39.473743 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-49fd6363-12f2-4f36-9b9d-3e3e20c084e8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:39.475504 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49fd6363-12f2-4f36-9b9d-3e3e20c084e8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:39.475726 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49fd6363-12f2-4f36-9b9d-3e3e20c084e8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:39.475905 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49fd6363-12f2-4f36-9b9d-3e3e20c084e8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:39.476055 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-49fd6363-12f2-4f36-9b9d-3e3e20c084e8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:39.479979 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:39.479979 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:39.480522 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49fd6363-12f2-4f36-9b9d-3e3e20c084e8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 200 Aug 07 18:06:39.480863 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 902/3607] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:39 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:39.771019 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6d019bfd-2773-4aa1-928d-8577e3fcf37a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:39.775183 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6d019bfd-2773-4aa1-928d-8577e3fcf37a tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 Aug 07 18:06:39.775183 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6d019bfd-2773-4aa1-928d-8577e3fcf37a tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:39.775183 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6d019bfd-2773-4aa1-928d-8577e3fcf37a tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:39.780607 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6d019bfd-2773-4aa1-928d-8577e3fcf37a tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 returned with HTTP 404 Aug 07 18:06:39.781574 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 901/3608] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:39 2026] GET /volume/v3/volumes/ec82832a-a3d3-4463-8adc-86fca1b01e35 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:06:39.789889 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:39.791713 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:39.792114 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1827200291"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:39.798297 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1827200291'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:39.798477 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Create volume of 1 GB Aug 07 18:06:39.803072 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Availability Zones retrieved successfully. Aug 07 18:06:39.810355 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Flow 'volume_create_api' (09842b41-d922-403a-86ca-afde050c4cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:39.811598 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f68e7c8-ccaf-4f14-997a-bd7dd3e1e438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:39.812659 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:39.846354 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f68e7c8-ccaf-4f14-997a-bd7dd3e1e438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:39.847272 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4f7e4a6-ceac-499d-8463-1fad579aa2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:39.895529 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Created reservations ['8e83b5d1-608a-48f1-a5f5-889187475ca0', 'a83b984a-3c82-43ba-851b-35cce69ac739', '745ea976-802f-4e16-b93e-e7a1c9169869', '59bb48e7-7eae-4608-8ba1-2053cc48a51f'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:39.896218 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4f7e4a6-ceac-499d-8463-1fad579aa2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e83b5d1-608a-48f1-a5f5-889187475ca0', 'a83b984a-3c82-43ba-851b-35cce69ac739', '745ea976-802f-4e16-b93e-e7a1c9169869', '59bb48e7-7eae-4608-8ba1-2053cc48a51f']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:39.897083 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c0159b-7a5d-4b24-8deb-fa83d104ee0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:39.920783 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9c0159b-7a5d-4b24-8deb-fa83d104ee0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03a926cd-4120-4a95-adad-4a8e2c8085e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1827200291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1cc908573b40da8b9546b5886f6062',qos_specs=None,replication_status=,reservations=['8e83b5d1-608a-48f1-a5f5-889187475ca0','a83b984a-3c82-43ba-851b-35cce69ac739','745ea976-802f-4e16-b93e-e7a1c9169869','59bb48e7-7eae-4608-8ba1-2053cc48a51f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba36a7324a243f49f9d52d037bbc526',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1827200291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03a926cd-4120-4a95-adad-4a8e2c8085e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1cc908573b40da8b9546b5886f6062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cba36a7324a243f49f9d52d037bbc526',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:39.921531 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dd88d8e-dfd2-4589-acd7-b279c58b13f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:39.938581 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dd88d8e-dfd2-4589-acd7-b279c58b13f7) transitioned into state 'SUCCESS' from state '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-1827200291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1cc908573b40da8b9546b5886f6062',qos_specs=None,replication_status=,reservations=['8e83b5d1-608a-48f1-a5f5-889187475ca0','a83b984a-3c82-43ba-851b-35cce69ac739','745ea976-802f-4e16-b93e-e7a1c9169869','59bb48e7-7eae-4608-8ba1-2053cc48a51f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba36a7324a243f49f9d52d037bbc526',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:39.939301 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaea6047-b2f8-467b-b087-ba01c8c83e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:39.947882 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaea6047-b2f8-467b-b087-ba01c8c83e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:39.948843 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Flow 'volume_create_api' (09842b41-d922-403a-86ca-afde050c4cd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:39.949204 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Create volume request issued successfully. Aug 07 18:06:39.949820 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-77ee66b6-40bf-4e35-b3cb-76f129413db6 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:39.950295 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 910/3609] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:06:39 2026] POST /volume/v3/volumes => generated 778 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:39.963520 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-642c837e-4365-4259-b302-dfbc86dc74cd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:39.965421 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-642c837e-4365-4259-b302-dfbc86dc74cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 Aug 07 18:06:39.965679 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-642c837e-4365-4259-b302-dfbc86dc74cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:39.966276 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-642c837e-4365-4259-b302-dfbc86dc74cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:39.977422 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:39.977422 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:39.980843 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-642c837e-4365-4259-b302-dfbc86dc74cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:39.984497 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-642c837e-4365-4259-b302-dfbc86dc74cd tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 returned with HTTP 200 Aug 07 18:06:39.984840 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 897/3610] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:39 2026] GET /volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:40.143290 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ca65c6af-cdd6-44d7-acd6-eb5bfdfc2157 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:40.144939 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ca65c6af-cdd6-44d7-acd6-eb5bfdfc2157 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 Aug 07 18:06:40.145125 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ca65c6af-cdd6-44d7-acd6-eb5bfdfc2157 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:40.145300 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ca65c6af-cdd6-44d7-acd6-eb5bfdfc2157 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:40.149435 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ca65c6af-cdd6-44d7-acd6-eb5bfdfc2157 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 returned with HTTP 404 Aug 07 18:06:40.149821 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 903/3611] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:40 2026] GET /volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:40.158431 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-28706b6b-cf7d-4379-a043-4a519502d7e0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:40.162120 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-28706b6b-cf7d-4379-a043-4a519502d7e0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 Aug 07 18:06:40.162120 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-28706b6b-cf7d-4379-a043-4a519502d7e0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:40.162120 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-28706b6b-cf7d-4379-a043-4a519502d7e0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:40.162120 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-28706b6b-cf7d-4379-a043-4a519502d7e0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: 1b3ad0c4-b0d9-4e37-965e-af347b8d0768 Aug 07 18:06:40.167154 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:40.167154 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:40.167866 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-28706b6b-cf7d-4379-a043-4a519502d7e0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:40.188392 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-28706b6b-cf7d-4379-a043-4a519502d7e0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot delete request issued successfully. Aug 07 18:06:40.188392 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-28706b6b-cf7d-4379-a043-4a519502d7e0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 returned with HTTP 202 Aug 07 18:06:40.188392 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 902/3612] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:06:40 2026] DELETE /volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:40.195847 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-007dbb0b-c3df-424e-b7fd-d8b0d76313c1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:40.197889 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-007dbb0b-c3df-424e-b7fd-d8b0d76313c1 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 Aug 07 18:06:40.198140 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-007dbb0b-c3df-424e-b7fd-d8b0d76313c1 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:40.198380 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-007dbb0b-c3df-424e-b7fd-d8b0d76313c1 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:40.203793 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:40.203793 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:40.204262 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-007dbb0b-c3df-424e-b7fd-d8b0d76313c1 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:40.205176 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-007dbb0b-c3df-424e-b7fd-d8b0d76313c1 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 returned with HTTP 200 Aug 07 18:06:40.205580 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 911/3613] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:40 2026] GET /volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:40.491019 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-242ae290-5601-43a2-8f8c-5acc3ce3cb8c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:40.492795 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-242ae290-5601-43a2-8f8c-5acc3ce3cb8c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 Aug 07 18:06:40.492974 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-242ae290-5601-43a2-8f8c-5acc3ce3cb8c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:40.493158 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-242ae290-5601-43a2-8f8c-5acc3ce3cb8c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:40.493264 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-242ae290-5601-43a2-8f8c-5acc3ce3cb8c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 61c706cb-9cf3-48dc-9558-acfac8ddd263. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:40.496708 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-242ae290-5601-43a2-8f8c-5acc3ce3cb8c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 returned with HTTP 404 Aug 07 18:06:40.497255 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 898/3614] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:40 2026] GET /volume/v3/backups/61c706cb-9cf3-48dc-9558-acfac8ddd263 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:40.505312 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b9c3d166-569f-42c8-8592-8fa9b142462c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:40.507374 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:40.507794 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1132932332"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:40.509704 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1132932332'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:40.509824 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Create volume of 1 GB Aug 07 18:06:40.514491 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Availability Zones retrieved successfully. Aug 07 18:06:40.519900 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Flow 'volume_create_api' (21c9d4f5-c430-4100-8e90-1adf286ec164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:40.521032 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8c3eade-f8bf-4437-ab3b-db4b67a693d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:40.521970 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:40.551249 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8c3eade-f8bf-4437-ab3b-db4b67a693d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:40.551983 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feea5dca-c8f3-4d41-a5c8-02f1defb2d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:40.591451 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Created reservations ['ec726bdf-64c4-412e-a274-269d7ace7b6f', 'facaa74e-4b56-47ae-a11e-a27a0cd8ff2d', '439d05dc-c02c-4e5c-a013-6938c1061977', '77f9ec44-5511-4600-b503-1d8e8c1b01fa'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:40.592187 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feea5dca-c8f3-4d41-a5c8-02f1defb2d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec726bdf-64c4-412e-a274-269d7ace7b6f', 'facaa74e-4b56-47ae-a11e-a27a0cd8ff2d', '439d05dc-c02c-4e5c-a013-6938c1061977', '77f9ec44-5511-4600-b503-1d8e8c1b01fa']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:40.592904 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec4cbf2-5be1-44e2-a68f-ad9020d7845e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:40.618102 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec4cbf2-5be1-44e2-a68f-ad9020d7845e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47557674-f543-454c-be6b-7560df79e721', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1132932332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc29fba5dd284bce8e8bb45f95b8dff9',qos_specs=None,replication_status=,reservations=['ec726bdf-64c4-412e-a274-269d7ace7b6f','facaa74e-4b56-47ae-a11e-a27a0cd8ff2d','439d05dc-c02c-4e5c-a013-6938c1061977','77f9ec44-5511-4600-b503-1d8e8c1b01fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a325a56cb7b044588120933dc3c45294',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1132932332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47557674-f543-454c-be6b-7560df79e721,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc29fba5dd284bce8e8bb45f95b8dff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a325a56cb7b044588120933dc3c45294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:40.619663 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36173a25-9cea-44e7-aa90-56022b143895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:40.646822 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36173a25-9cea-44e7-aa90-56022b143895) transitioned into state 'SUCCESS' from state '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-1132932332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc29fba5dd284bce8e8bb45f95b8dff9',qos_specs=None,replication_status=,reservations=['ec726bdf-64c4-412e-a274-269d7ace7b6f','facaa74e-4b56-47ae-a11e-a27a0cd8ff2d','439d05dc-c02c-4e5c-a013-6938c1061977','77f9ec44-5511-4600-b503-1d8e8c1b01fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a325a56cb7b044588120933dc3c45294',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:40.647851 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67116180-c4b7-4c6a-b69d-ef64cce584db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:40.658498 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67116180-c4b7-4c6a-b69d-ef64cce584db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:40.659847 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Flow 'volume_create_api' (21c9d4f5-c430-4100-8e90-1adf286ec164) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:40.660288 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Create volume request issued successfully. Aug 07 18:06:40.661190 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9c3d166-569f-42c8-8592-8fa9b142462c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:40.661785 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 904/3615] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:06:40 2026] POST /volume/v3/volumes => generated 749 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:40.676541 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-466f41ec-b577-4d33-a5b6-ad4a01aace0c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:40.677987 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-466f41ec-b577-4d33-a5b6-ad4a01aace0c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 Aug 07 18:06:40.678388 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-466f41ec-b577-4d33-a5b6-ad4a01aace0c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:40.678670 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-466f41ec-b577-4d33-a5b6-ad4a01aace0c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:40.684852 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:40.684852 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:40.688058 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-466f41ec-b577-4d33-a5b6-ad4a01aace0c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:06:40.691796 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-466f41ec-b577-4d33-a5b6-ad4a01aace0c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 returned with HTTP 200 Aug 07 18:06:40.692260 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 903/3616] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:40 2026] GET /volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:40.714559 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:40.811011 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:40.811514 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1026017785"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:40.813191 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1026017785'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:40.813454 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Create volume of 1 GB Aug 07 18:06:40.817460 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Availability Zones retrieved successfully. Aug 07 18:06:40.822858 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Flow 'volume_create_api' (36788547-d2c4-412b-b7f6-2bf60b844c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:40.823734 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19078f76-3a52-4eb0-966f-7a32846bc8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:40.824566 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:40.852189 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19078f76-3a52-4eb0-966f-7a32846bc8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:40.853786 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb37a979-316c-40dd-85a6-4ceb33adb236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:40.907705 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Created reservations ['de3249b6-3c68-4375-b623-2d9c710eaa9b', '69aeb235-c531-492d-b62a-12e198fc9908', 'c84c6636-f71f-451d-b839-72661712b9b4', 'af9761dc-13f8-49b8-8b69-ace310229f87'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:40.908437 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb37a979-316c-40dd-85a6-4ceb33adb236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de3249b6-3c68-4375-b623-2d9c710eaa9b', '69aeb235-c531-492d-b62a-12e198fc9908', 'c84c6636-f71f-451d-b839-72661712b9b4', 'af9761dc-13f8-49b8-8b69-ace310229f87']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:40.909207 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3fdcceb-8f02-4f17-a8e1-4bbb2a319c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:40.929242 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3fdcceb-8f02-4f17-a8e1-4bbb2a319c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '057a95f2-645b-433f-8c9b-bc64283d4e5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1026017785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc616fb411a4effa432a2310174ae98',qos_specs=None,replication_status=,reservations=['de3249b6-3c68-4375-b623-2d9c710eaa9b','69aeb235-c531-492d-b62a-12e198fc9908','c84c6636-f71f-451d-b839-72661712b9b4','af9761dc-13f8-49b8-8b69-ace310229f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b8be4a027748038bf6717d79a4b180',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1026017785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=057a95f2-645b-433f-8c9b-bc64283d4e5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbc616fb411a4effa432a2310174ae98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80b8be4a027748038bf6717d79a4b180',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:40.929892 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4fee183-1302-4b7b-bfd7-5eae1dda2bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:40.945654 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4fee183-1302-4b7b-bfd7-5eae1dda2bda) transitioned into state 'SUCCESS' from state '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-1026017785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbc616fb411a4effa432a2310174ae98',qos_specs=None,replication_status=,reservations=['de3249b6-3c68-4375-b623-2d9c710eaa9b','69aeb235-c531-492d-b62a-12e198fc9908','c84c6636-f71f-451d-b839-72661712b9b4','af9761dc-13f8-49b8-8b69-ace310229f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80b8be4a027748038bf6717d79a4b180',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:40.946356 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba1fac9-3ebe-4e5d-b7c1-6b2f569b0dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:40.954391 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba1fac9-3ebe-4e5d-b7c1-6b2f569b0dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:40.955226 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Flow 'volume_create_api' (36788547-d2c4-412b-b7f6-2bf60b844c93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:40.955576 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Create volume request issued successfully. Aug 07 18:06:40.956266 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e1cc2d23-9629-4c3c-a190-f55ce4053a1d tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:40.956762 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 912/3617] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:06:40 2026] POST /volume/v3/volumes => generated 750 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:40.972307 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-40d068d9-fd6d-4538-9eb6-2372ad811e49 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:40.974002 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40d068d9-fd6d-4538-9eb6-2372ad811e49 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] GET https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b Aug 07 18:06:40.974164 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40d068d9-fd6d-4538-9eb6-2372ad811e49 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:40.974353 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40d068d9-fd6d-4538-9eb6-2372ad811e49 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:40.983350 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:40.983350 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:40.989629 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-40d068d9-fd6d-4538-9eb6-2372ad811e49 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:40.993245 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40d068d9-fd6d-4538-9eb6-2372ad811e49 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b returned with HTTP 200 Aug 07 18:06:40.993608 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 899/3618] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:40 2026] GET /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:40.999331 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c3b0a536-88a4-410f-ad23-e433673babb2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:41.001260 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3b0a536-88a4-410f-ad23-e433673babb2 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 Aug 07 18:06:41.001480 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3b0a536-88a4-410f-ad23-e433673babb2 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:41.001662 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3b0a536-88a4-410f-ad23-e433673babb2 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:41.008987 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:41.008987 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:41.012247 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c3b0a536-88a4-410f-ad23-e433673babb2 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:41.016220 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3b0a536-88a4-410f-ad23-e433673babb2 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 returned with HTTP 200 Aug 07 18:06:41.016634 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 905/3619] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:40 2026] GET /volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:41.029941 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4b506336-58d6-4ce1-9908-91b471698df1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:41.032150 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4b506336-58d6-4ce1-9908-91b471698df1 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] GET https://10.4.3.241/volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 Aug 07 18:06:41.033706 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4b506336-58d6-4ce1-9908-91b471698df1 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:41.033706 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4b506336-58d6-4ce1-9908-91b471698df1 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:41.039276 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:41.039276 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:41.042669 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4b506336-58d6-4ce1-9908-91b471698df1 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Volume info retrieved successfully. Aug 07 18:06:41.046531 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4b506336-58d6-4ce1-9908-91b471698df1 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] https://10.4.3.241/volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 returned with HTTP 200 Aug 07 18:06:41.047030 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 904/3620] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:41 2026] GET /volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:41.059086 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6c69d5da-2766-4f99-b87e-74f1b4f9c8b3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:41.061166 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6c69d5da-2766-4f99-b87e-74f1b4f9c8b3 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 Aug 07 18:06:41.061430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6c69d5da-2766-4f99-b87e-74f1b4f9c8b3 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:41.061647 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6c69d5da-2766-4f99-b87e-74f1b4f9c8b3 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:41.061828 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-6c69d5da-2766-4f99-b87e-74f1b4f9c8b3 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Delete volume with id: 03a926cd-4120-4a95-adad-4a8e2c8085e5 Aug 07 18:06:41.071380 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:41.071380 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:41.071778 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6c69d5da-2766-4f99-b87e-74f1b4f9c8b3 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:41.088932 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6c69d5da-2766-4f99-b87e-74f1b4f9c8b3 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Delete volume request issued successfully. Aug 07 18:06:41.089150 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6c69d5da-2766-4f99-b87e-74f1b4f9c8b3 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 returned with HTTP 202 Aug 07 18:06:41.089675 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 913/3621] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:06:41 2026] DELETE /volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:06:41.097997 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3c7bb69c-7189-4487-aea4-be81f726f2ff None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:41.100223 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c7bb69c-7189-4487-aea4-be81f726f2ff tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 Aug 07 18:06:41.100517 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c7bb69c-7189-4487-aea4-be81f726f2ff tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:41.100780 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c7bb69c-7189-4487-aea4-be81f726f2ff tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:41.109593 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:41.109593 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:41.113616 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3c7bb69c-7189-4487-aea4-be81f726f2ff tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:41.118145 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c7bb69c-7189-4487-aea4-be81f726f2ff tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 returned with HTTP 200 Aug 07 18:06:41.118670 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 900/3622] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:41 2026] GET /volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:41.214697 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-64fd44be-54e6-4608-92c1-b5c7b78303f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:41.216606 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64fd44be-54e6-4608-92c1-b5c7b78303f3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 Aug 07 18:06:41.216790 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64fd44be-54e6-4608-92c1-b5c7b78303f3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:41.217008 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64fd44be-54e6-4608-92c1-b5c7b78303f3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:41.221563 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64fd44be-54e6-4608-92c1-b5c7b78303f3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 returned with HTTP 404 Aug 07 18:06:41.222036 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 906/3623] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:41 2026] GET /volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:41.229120 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-721fe528-5f79-4bf9-a152-61c2facc6a64 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:41.230797 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-721fe528-5f79-4bf9-a152-61c2facc6a64 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 Aug 07 18:06:41.231152 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-721fe528-5f79-4bf9-a152-61c2facc6a64 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:41.231485 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-721fe528-5f79-4bf9-a152-61c2facc6a64 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:41.232436 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-721fe528-5f79-4bf9-a152-61c2facc6a64 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: 6b080679-9ae0-4a85-ae4b-9d17810051f5 Aug 07 18:06:41.236560 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:41.236560 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:41.237093 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-721fe528-5f79-4bf9-a152-61c2facc6a64 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:41.252561 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-721fe528-5f79-4bf9-a152-61c2facc6a64 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot delete request issued successfully. Aug 07 18:06:41.252909 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-721fe528-5f79-4bf9-a152-61c2facc6a64 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 returned with HTTP 202 Aug 07 18:06:41.253465 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 905/3624] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:06:41 2026] DELETE /volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:41.263832 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-93bbcc6c-c55d-4a8a-860c-671489aa6b1b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:41.266178 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93bbcc6c-c55d-4a8a-860c-671489aa6b1b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 Aug 07 18:06:41.266389 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93bbcc6c-c55d-4a8a-860c-671489aa6b1b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:41.266615 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93bbcc6c-c55d-4a8a-860c-671489aa6b1b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:41.273063 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:41.273063 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:41.273953 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-93bbcc6c-c55d-4a8a-860c-671489aa6b1b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:41.275158 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93bbcc6c-c55d-4a8a-860c-671489aa6b1b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 returned with HTTP 200 Aug 07 18:06:41.275726 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 914/3625] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:41 2026] GET /volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:41.707546 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e75321f9-dd57-4fe2-b5c3-d5368d1ea21a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:41.709101 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e75321f9-dd57-4fe2-b5c3-d5368d1ea21a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 Aug 07 18:06:41.709255 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e75321f9-dd57-4fe2-b5c3-d5368d1ea21a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:41.709448 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e75321f9-dd57-4fe2-b5c3-d5368d1ea21a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:41.715735 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:41.715735 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:41.719087 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e75321f9-dd57-4fe2-b5c3-d5368d1ea21a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:06:41.722648 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e75321f9-dd57-4fe2-b5c3-d5368d1ea21a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 returned with HTTP 200 Aug 07 18:06:41.723001 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 901/3626] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:41 2026] GET /volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:41.735119 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ce6b184-e337-458d-9117-288edea078cb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:41.736801 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ce6b184-e337-458d-9117-288edea078cb tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:06:41.737140 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ce6b184-e337-458d-9117-288edea078cb tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47557674-f543-454c-be6b-7560df79e721", "name": "tempest-VolumesBackupsTest-Backup-361479345"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:41.739687 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-0ce6b184-e337-458d-9117-288edea078cb tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Creating new backup {'backup': {'volume_id': '47557674-f543-454c-be6b-7560df79e721', 'name': 'tempest-VolumesBackupsTest-Backup-361479345'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:06:41.739823 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-0ce6b184-e337-458d-9117-288edea078cb tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Creating backup of volume 47557674-f543-454c-be6b-7560df79e721 in container None Aug 07 18:06:41.746765 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:41.746765 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:41.747153 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0ce6b184-e337-458d-9117-288edea078cb tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Volume info retrieved successfully. Aug 07 18:06:41.761499 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0ce6b184-e337-458d-9117-288edea078cb tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Created reservations ['c9f45b5d-75eb-4e53-b1b2-f5331e0e6e34', '3e0a7456-83bc-41aa-98f8-2ec7a3f637d7'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:41.788112 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ce6b184-e337-458d-9117-288edea078cb tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:06:41.788543 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 907/3627] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:06:41 2026] POST /volume/v3/backups => generated 329 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:41.799533 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1377334d-a9cb-48b5-9f88-c6653eb7715b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:41.801043 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1377334d-a9cb-48b5-9f88-c6653eb7715b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:41.801498 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1377334d-a9cb-48b5-9f88-c6653eb7715b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:41.801844 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1377334d-a9cb-48b5-9f88-c6653eb7715b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:41.802100 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1377334d-a9cb-48b5-9f88-c6653eb7715b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:41.806053 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:41.806053 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:41.806809 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1377334d-a9cb-48b5-9f88-c6653eb7715b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:41.807319 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 906/3628] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:41 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:42.005809 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bd2f066d-2cfa-4f16-b619-e09c3de48acc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.007521 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bd2f066d-2cfa-4f16-b619-e09c3de48acc tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] GET https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b Aug 07 18:06:42.007709 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bd2f066d-2cfa-4f16-b619-e09c3de48acc tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.007902 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bd2f066d-2cfa-4f16-b619-e09c3de48acc tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.014422 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.014422 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:42.018549 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bd2f066d-2cfa-4f16-b619-e09c3de48acc tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.023277 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bd2f066d-2cfa-4f16-b619-e09c3de48acc tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b returned with HTTP 200 Aug 07 18:06:42.023752 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 915/3629] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:42.036581 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f2cb2a9e-9757-4f2b-919c-e41563354e9e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.038373 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f2cb2a9e-9757-4f2b-919c-e41563354e9e tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] POST https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata Aug 07 18:06:42.038698 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f2cb2a9e-9757-4f2b-919c-e41563354e9e tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:42.046581 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.046581 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:42.047006 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f2cb2a9e-9757-4f2b-919c-e41563354e9e tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.055332 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f2cb2a9e-9757-4f2b-919c-e41563354e9e tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Create volume metadata completed successfully. Aug 07 18:06:42.055616 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f2cb2a9e-9757-4f2b-919c-e41563354e9e tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata returned with HTTP 200 Aug 07 18:06:42.056101 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 902/3630] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:06:42 2026] POST /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:42.063481 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a5f652ba-65e5-4650-a097-83274b6423bf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.065596 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5f652ba-65e5-4650-a097-83274b6423bf tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] GET https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata Aug 07 18:06:42.065826 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5f652ba-65e5-4650-a097-83274b6423bf tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.066091 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5f652ba-65e5-4650-a097-83274b6423bf tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.074131 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.074131 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:42.074762 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a5f652ba-65e5-4650-a097-83274b6423bf tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.082706 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a5f652ba-65e5-4650-a097-83274b6423bf tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Get volume metadata completed successfully. Aug 07 18:06:42.083004 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5f652ba-65e5-4650-a097-83274b6423bf tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata returned with HTTP 200 Aug 07 18:06:42.083423 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 908/3631] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:42.091275 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b833467e-cadf-401e-aab3-b0bf9c73d389 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.093069 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b833467e-cadf-401e-aab3-b0bf9c73d389 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] PUT https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata Aug 07 18:06:42.093604 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b833467e-cadf-401e-aab3-b0bf9c73d389 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:42.101439 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.101439 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:42.103448 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b833467e-cadf-401e-aab3-b0bf9c73d389 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.113298 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b833467e-cadf-401e-aab3-b0bf9c73d389 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Update volume metadata completed successfully. Aug 07 18:06:42.113769 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b833467e-cadf-401e-aab3-b0bf9c73d389 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata returned with HTTP 200 Aug 07 18:06:42.114351 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 907/3632] 10.4.3.241 () {68 vars in 1395 bytes} [Fri Aug 7 18:06:42 2026] PUT /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:06:42.122928 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-35f11052-90fb-4f7d-a64a-4a109c1ffdb6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.124596 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-35f11052-90fb-4f7d-a64a-4a109c1ffdb6 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] GET https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata Aug 07 18:06:42.124820 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-35f11052-90fb-4f7d-a64a-4a109c1ffdb6 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.125056 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-35f11052-90fb-4f7d-a64a-4a109c1ffdb6 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.130942 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-042f0a6f-16cc-4408-b3fa-7e24757c3864 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.131906 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.131906 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:42.132428 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-35f11052-90fb-4f7d-a64a-4a109c1ffdb6 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.132840 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-042f0a6f-16cc-4408-b3fa-7e24757c3864 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 Aug 07 18:06:42.133085 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-042f0a6f-16cc-4408-b3fa-7e24757c3864 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.133300 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-042f0a6f-16cc-4408-b3fa-7e24757c3864 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.138442 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-35f11052-90fb-4f7d-a64a-4a109c1ffdb6 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Get volume metadata completed successfully. Aug 07 18:06:42.138765 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-35f11052-90fb-4f7d-a64a-4a109c1ffdb6 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata returned with HTTP 200 Aug 07 18:06:42.139182 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 916/3633] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata => generated 57 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:06:42.139439 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-042f0a6f-16cc-4408-b3fa-7e24757c3864 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 returned with HTTP 404 Aug 07 18:06:42.139953 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 903/3634] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/volumes/03a926cd-4120-4a95-adad-4a8e2c8085e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:06:42.147426 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.149431 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-64c38b29-178e-45cf-937d-3296380192c8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.150184 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:42.152519 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1890143752"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:42.152574 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-64c38b29-178e-45cf-937d-3296380192c8 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] DELETE https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata/key1 Aug 07 18:06:42.152574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-64c38b29-178e-45cf-937d-3296380192c8 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.152574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-64c38b29-178e-45cf-937d-3296380192c8 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.152699 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1890143752'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:42.152699 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Create volume of 1 GB Aug 07 18:06:42.157658 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Availability Zones retrieved successfully. Aug 07 18:06:42.158266 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.158266 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:42.158869 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-64c38b29-178e-45cf-937d-3296380192c8 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.163534 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-64c38b29-178e-45cf-937d-3296380192c8 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Get volume metadata completed successfully. Aug 07 18:06:42.164868 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Flow 'volume_create_api' (e46a57ad-47f9-47f7-958f-96b494310023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:42.166221 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef3a17f-1549-419c-8387-7b73873014e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:42.167921 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:42.171663 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-64c38b29-178e-45cf-937d-3296380192c8 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Delete volume metadata completed successfully. Aug 07 18:06:42.171663 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-64c38b29-178e-45cf-937d-3296380192c8 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata/key1 returned with HTTP 200 Aug 07 18:06:42.171663 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 908/3635] 10.4.3.241 () {66 vars in 1393 bytes} [Fri Aug 7 18:06:42 2026] DELETE /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 18:06:42.179538 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6070f37a-ba8c-43a7-aae7-940b33667e30 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.181490 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6070f37a-ba8c-43a7-aae7-940b33667e30 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] GET https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata Aug 07 18:06:42.181807 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6070f37a-ba8c-43a7-aae7-940b33667e30 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.182049 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6070f37a-ba8c-43a7-aae7-940b33667e30 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.188943 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.188943 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:42.189425 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6070f37a-ba8c-43a7-aae7-940b33667e30 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.195252 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6070f37a-ba8c-43a7-aae7-940b33667e30 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Get volume metadata completed successfully. Aug 07 18:06:42.195642 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6070f37a-ba8c-43a7-aae7-940b33667e30 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata returned with HTTP 200 Aug 07 18:06:42.196180 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 917/3636] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:06:42.200533 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ef3a17f-1549-419c-8387-7b73873014e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:42.201357 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14de6e43-5180-44ed-a18f-7749a84654c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:42.205287 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1591f8eb-11e5-4acf-a67a-01507fed309c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.207520 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1591f8eb-11e5-4acf-a67a-01507fed309c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] PUT https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata Aug 07 18:06:42.207965 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1591f8eb-11e5-4acf-a67a-01507fed309c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:42.217080 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.217080 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:42.217662 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1591f8eb-11e5-4acf-a67a-01507fed309c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.225628 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1591f8eb-11e5-4acf-a67a-01507fed309c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Update volume metadata completed successfully. Aug 07 18:06:42.225936 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1591f8eb-11e5-4acf-a67a-01507fed309c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata returned with HTTP 200 Aug 07 18:06:42.226389 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 904/3637] 10.4.3.241 () {68 vars in 1395 bytes} [Fri Aug 7 18:06:42 2026] PUT /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:06:42.236567 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8babbb0d-d1dc-423b-a99f-3b98895de5cc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.238393 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8babbb0d-d1dc-423b-a99f-3b98895de5cc tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] POST https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata Aug 07 18:06:42.239015 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8babbb0d-d1dc-423b-a99f-3b98895de5cc tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:42.242088 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Created reservations ['45b1c8d8-ce7c-49e7-92db-d87f16115422', 'a7d5d527-a16d-420a-a1e6-b26bef0c4d09', '49ee24f4-0363-46de-bb42-d9a4795fd134', 'b8454484-f356-478f-a090-6bf40582b872'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:42.242923 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14de6e43-5180-44ed-a18f-7749a84654c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45b1c8d8-ce7c-49e7-92db-d87f16115422', 'a7d5d527-a16d-420a-a1e6-b26bef0c4d09', '49ee24f4-0363-46de-bb42-d9a4795fd134', 'b8454484-f356-478f-a090-6bf40582b872']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:42.246418 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f93d5d4-969a-4fa9-a7fe-3db448abec9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:42.249145 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.249145 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:42.249989 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8babbb0d-d1dc-423b-a99f-3b98895de5cc tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.258016 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8babbb0d-d1dc-423b-a99f-3b98895de5cc tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Create volume metadata completed successfully. Aug 07 18:06:42.258553 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8babbb0d-d1dc-423b-a99f-3b98895de5cc tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata returned with HTTP 200 Aug 07 18:06:42.259240 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 909/3638] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:06:42 2026] POST /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:06:42.266611 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-40e80e0d-102d-4d4e-8dfd-9bfbf26164f5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.268555 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-40e80e0d-102d-4d4e-8dfd-9bfbf26164f5 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] PUT https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata/key3 Aug 07 18:06:42.268965 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-40e80e0d-102d-4d4e-8dfd-9bfbf26164f5 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:42.270683 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f93d5d4-969a-4fa9-a7fe-3db448abec9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6092baab-4158-4b6b-9400-67dabf1844e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1890143752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1cc908573b40da8b9546b5886f6062',qos_specs=None,replication_status=,reservations=['45b1c8d8-ce7c-49e7-92db-d87f16115422','a7d5d527-a16d-420a-a1e6-b26bef0c4d09','49ee24f4-0363-46de-bb42-d9a4795fd134','b8454484-f356-478f-a090-6bf40582b872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba36a7324a243f49f9d52d037bbc526',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1890143752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6092baab-4158-4b6b-9400-67dabf1844e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca1cc908573b40da8b9546b5886f6062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cba36a7324a243f49f9d52d037bbc526',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:42.271693 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1923310-3744-4ad3-817c-51db98b42f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:42.277889 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.277889 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:42.278440 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-40e80e0d-102d-4d4e-8dfd-9bfbf26164f5 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.287513 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b3ed1ab6-7d58-4133-aa4b-56e10351ced0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.289268 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3ed1ab6-7d58-4133-aa4b-56e10351ced0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 Aug 07 18:06:42.289451 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3ed1ab6-7d58-4133-aa4b-56e10351ced0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.289659 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3ed1ab6-7d58-4133-aa4b-56e10351ced0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.289706 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-40e80e0d-102d-4d4e-8dfd-9bfbf26164f5 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Update volume metadata completed successfully. Aug 07 18:06:42.289956 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-40e80e0d-102d-4d4e-8dfd-9bfbf26164f5 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata/key3 returned with HTTP 200 Aug 07 18:06:42.290571 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 918/3639] 10.4.3.241 () {68 vars in 1410 bytes} [Fri Aug 7 18:06:42 2026] PUT /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:06:42.291495 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1923310-3744-4ad3-817c-51db98b42f0b) transitioned into state 'SUCCESS' from state '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-1890143752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca1cc908573b40da8b9546b5886f6062',qos_specs=None,replication_status=,reservations=['45b1c8d8-ce7c-49e7-92db-d87f16115422','a7d5d527-a16d-420a-a1e6-b26bef0c4d09','49ee24f4-0363-46de-bb42-d9a4795fd134','b8454484-f356-478f-a090-6bf40582b872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cba36a7324a243f49f9d52d037bbc526',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:42.292321 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac735525-7c6b-44d9-b48d-34ec171bcb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:42.294186 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3ed1ab6-7d58-4133-aa4b-56e10351ced0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 returned with HTTP 404 Aug 07 18:06:42.294746 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 905/3640] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:42.298774 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4058c1a8-2128-47ea-8eff-9fe2380c2da8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.300501 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4058c1a8-2128-47ea-8eff-9fe2380c2da8 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] GET https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata/key3 Aug 07 18:06:42.300863 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4058c1a8-2128-47ea-8eff-9fe2380c2da8 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.301192 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4058c1a8-2128-47ea-8eff-9fe2380c2da8 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.301505 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2c43f51e-5894-4acf-b0be-129085682c11 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.302646 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac735525-7c6b-44d9-b48d-34ec171bcb76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:42.303601 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Flow 'volume_create_api' (e46a57ad-47f9-47f7-958f-96b494310023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:42.303840 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Create volume request issued successfully. Aug 07 18:06:42.307248 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6af2a28d-356c-4746-962f-a0ccf4afe483 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:42.307248 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 909/3641] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:06:42 2026] POST /volume/v3/volumes => generated 778 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:42.307384 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c43f51e-5894-4acf-b0be-129085682c11 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 Aug 07 18:06:42.307384 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c43f51e-5894-4acf-b0be-129085682c11 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.307384 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c43f51e-5894-4acf-b0be-129085682c11 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.307384 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-2c43f51e-5894-4acf-b0be-129085682c11 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: 1e64b388-ed8d-4c99-85d5-685330e2ec58 Aug 07 18:06:42.311609 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c43f51e-5894-4acf-b0be-129085682c11 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 returned with HTTP 404 Aug 07 18:06:42.311731 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.311731 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:42.312106 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 919/3642] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:06:42 2026] DELETE /volume/v3/snapshots/1e64b388-ed8d-4c99-85d5-685330e2ec58 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:42.312652 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4058c1a8-2128-47ea-8eff-9fe2380c2da8 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.318760 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c2705c41-f714-474b-80a9-637adcc7a430 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.320936 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c2705c41-f714-474b-80a9-637adcc7a430 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 Aug 07 18:06:42.322170 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c2705c41-f714-474b-80a9-637adcc7a430 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.322366 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c68ba81d-0abf-4036-a1a8-17a3cd751ec6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.322574 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4058c1a8-2128-47ea-8eff-9fe2380c2da8 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Get volume metadata completed successfully. Aug 07 18:06:42.322651 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c2705c41-f714-474b-80a9-637adcc7a430 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.322716 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4058c1a8-2128-47ea-8eff-9fe2380c2da8 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata/key3 returned with HTTP 200 Aug 07 18:06:42.322716 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 910/3643] 10.4.3.241 () {66 vars in 1390 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:06:42.323653 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c68ba81d-0abf-4036-a1a8-17a3cd751ec6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 Aug 07 18:06:42.323890 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c68ba81d-0abf-4036-a1a8-17a3cd751ec6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.324092 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c68ba81d-0abf-4036-a1a8-17a3cd751ec6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.324190 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-c68ba81d-0abf-4036-a1a8-17a3cd751ec6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: 6b080679-9ae0-4a85-ae4b-9d17810051f5 Aug 07 18:06:42.328789 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c68ba81d-0abf-4036-a1a8-17a3cd751ec6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 returned with HTTP 404 Aug 07 18:06:42.329374 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 910/3644] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:06:42 2026] DELETE /volume/v3/snapshots/6b080679-9ae0-4a85-ae4b-9d17810051f5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:42.331122 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6cea51e4-4848-4f2a-8d8c-0bfac23f59bd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.332192 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.332192 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:42.333383 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6cea51e4-4848-4f2a-8d8c-0bfac23f59bd tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] GET https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata Aug 07 18:06:42.333621 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6cea51e4-4848-4f2a-8d8c-0bfac23f59bd tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.333821 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6cea51e4-4848-4f2a-8d8c-0bfac23f59bd tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.339269 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c2705c41-f714-474b-80a9-637adcc7a430 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:42.341001 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.341001 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:42.341538 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6cea51e4-4848-4f2a-8d8c-0bfac23f59bd tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.344197 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c2705c41-f714-474b-80a9-637adcc7a430 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 returned with HTTP 200 Aug 07 18:06:42.344616 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 906/3645] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:42.350344 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6cea51e4-4848-4f2a-8d8c-0bfac23f59bd tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Get volume metadata completed successfully. Aug 07 18:06:42.350344 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6cea51e4-4848-4f2a-8d8c-0bfac23f59bd tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata returned with HTTP 200 Aug 07 18:06:42.350344 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 920/3646] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:06:42.357289 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2d158690-1c8d-4c11-b941-d66cd0c78f0c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.361964 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d158690-1c8d-4c11-b941-d66cd0c78f0c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] PUT https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata Aug 07 18:06:42.362698 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2d158690-1c8d-4c11-b941-d66cd0c78f0c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:42.376933 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-57568212-db94-4570-89ad-8f1c323ff56f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.379444 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.379444 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:42.379444 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2d158690-1c8d-4c11-b941-d66cd0c78f0c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.379858 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-57568212-db94-4570-89ad-8f1c323ff56f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:06:42.379858 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-57568212-db94-4570-89ad-8f1c323ff56f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.380219 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-57568212-db94-4570-89ad-8f1c323ff56f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.390214 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2d158690-1c8d-4c11-b941-d66cd0c78f0c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Update volume metadata completed successfully. Aug 07 18:06:42.390673 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d158690-1c8d-4c11-b941-d66cd0c78f0c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata returned with HTTP 200 Aug 07 18:06:42.391369 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 911/3647] 10.4.3.241 () {68 vars in 1395 bytes} [Fri Aug 7 18:06:42 2026] PUT /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:06:42.392315 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.392315 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:42.398348 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-57568212-db94-4570-89ad-8f1c323ff56f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:42.400508 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4763868c-9356-4bbd-9c19-c588842924ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.402781 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4763868c-9356-4bbd-9c19-c588842924ef tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] GET https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b Aug 07 18:06:42.403039 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4763868c-9356-4bbd-9c19-c588842924ef tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.403272 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4763868c-9356-4bbd-9c19-c588842924ef tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.404130 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-57568212-db94-4570-89ad-8f1c323ff56f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:06:42.404683 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 911/3648] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:42.411733 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.411733 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:42.415696 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4763868c-9356-4bbd-9c19-c588842924ef tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.420832 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4763868c-9356-4bbd-9c19-c588842924ef tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b returned with HTTP 200 Aug 07 18:06:42.421362 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 907/3649] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:42.428257 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-1c8083fb-5ca4-4ef9-95ac-00f820ac283a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.430222 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-1c8083fb-5ca4-4ef9-95ac-00f820ac283a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84/action Aug 07 18:06:42.430594 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-1c8083fb-5ca4-4ef9-95ac-00f820ac283a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:42.430726 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-1c8083fb-5ca4-4ef9-95ac-00f820ac283a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:42.432874 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d3229679-4ce5-4443-b87b-73c858c03fa7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.435167 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d3229679-4ce5-4443-b87b-73c858c03fa7 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] DELETE https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b Aug 07 18:06:42.435167 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d3229679-4ce5-4443-b87b-73c858c03fa7 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.435447 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d3229679-4ce5-4443-b87b-73c858c03fa7 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.435654 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-d3229679-4ce5-4443-b87b-73c858c03fa7 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Delete volume with id: 057a95f2-645b-433f-8c9b-bc64283d4e5b Aug 07 18:06:42.443681 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.443681 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:42.444416 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-1c8083fb-5ca4-4ef9-95ac-00f820ac283a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:42.444470 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.444470 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:42.445058 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d3229679-4ce5-4443-b87b-73c858c03fa7 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.453507 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-1c8083fb-5ca4-4ef9-95ac-00f820ac283a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Begin detaching volume completed successfully. Aug 07 18:06:42.453747 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-1c8083fb-5ca4-4ef9-95ac-00f820ac283a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84/action returned with HTTP 202 Aug 07 18:06:42.454412 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 921/3650] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:06:42 2026] POST /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:06:42.466764 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d3229679-4ce5-4443-b87b-73c858c03fa7 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Delete volume request issued successfully. Aug 07 18:06:42.466973 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d3229679-4ce5-4443-b87b-73c858c03fa7 tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b returned with HTTP 202 Aug 07 18:06:42.467390 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 912/3651] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:42 2026] DELETE /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:42.478220 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9ccfc35c-f1c2-4417-863e-a445f6cc389c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.480387 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ccfc35c-f1c2-4417-863e-a445f6cc389c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] GET https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b Aug 07 18:06:42.480638 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ccfc35c-f1c2-4417-863e-a445f6cc389c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.480909 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ccfc35c-f1c2-4417-863e-a445f6cc389c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.491212 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.491212 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:42.497541 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9ccfc35c-f1c2-4417-863e-a445f6cc389c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Volume info retrieved successfully. Aug 07 18:06:42.502867 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ccfc35c-f1c2-4417-863e-a445f6cc389c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b returned with HTTP 200 Aug 07 18:06:42.503279 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 912/3652] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:42.507906 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-89d9ea3c-afdc-4d7b-82fb-66efc6647c72 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.508348 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-89d9ea3c-afdc-4d7b-82fb-66efc6647c72 None None] GET https://10.4.3.241/volume// Aug 07 18:06:42.508450 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-89d9ea3c-afdc-4d7b-82fb-66efc6647c72 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.508669 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-89d9ea3c-afdc-4d7b-82fb-66efc6647c72 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.508977 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-89d9ea3c-afdc-4d7b-82fb-66efc6647c72 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:06:42.509293 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 908/3653] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:06:42.516152 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-d26f4882-4128-458b-bcb0-e49ae5bb9f16 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.518058 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-d26f4882-4128-458b-bcb0-e49ae5bb9f16 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:06:42.518238 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-d26f4882-4128-458b-bcb0-e49ae5bb9f16 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.518428 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-d26f4882-4128-458b-bcb0-e49ae5bb9f16 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.527152 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.527152 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:42.530513 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-d26f4882-4128-458b-bcb0-e49ae5bb9f16 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:42.534792 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-d26f4882-4128-458b-bcb0-e49ae5bb9f16 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:06:42.535268 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 922/3654] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 1322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:42.819156 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-29c81709-43f8-46d4-a66f-992fc8e736b8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:42.821114 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-29c81709-43f8-46d4-a66f-992fc8e736b8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:42.821337 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-29c81709-43f8-46d4-a66f-992fc8e736b8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:42.821544 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-29c81709-43f8-46d4-a66f-992fc8e736b8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:42.821643 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-29c81709-43f8-46d4-a66f-992fc8e736b8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:42.826078 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:42.826078 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:42.826765 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-29c81709-43f8-46d4-a66f-992fc8e736b8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:42.827139 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 913/3655] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:42 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:43.361157 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1089dcbc-abcd-4ab6-a7d6-dd32acb6da28 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:43.363010 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1089dcbc-abcd-4ab6-a7d6-dd32acb6da28 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 Aug 07 18:06:43.363254 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1089dcbc-abcd-4ab6-a7d6-dd32acb6da28 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:43.363457 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1089dcbc-abcd-4ab6-a7d6-dd32acb6da28 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:43.371771 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:43.371771 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:43.377093 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1089dcbc-abcd-4ab6-a7d6-dd32acb6da28 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:43.382177 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1089dcbc-abcd-4ab6-a7d6-dd32acb6da28 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 returned with HTTP 200 Aug 07 18:06:43.382663 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 913/3656] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:43 2026] GET /volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:43.395346 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d9bb4a09-37df-460c-833c-c41e399edd39 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:43.397474 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9bb4a09-37df-460c-833c-c41e399edd39 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] GET https://10.4.3.241/volume/v3/volumes/summary Aug 07 18:06:43.397734 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d9bb4a09-37df-460c-833c-c41e399edd39 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:43.397987 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d9bb4a09-37df-460c-833c-c41e399edd39 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:43.398435 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-d9bb4a09-37df-460c-833c-c41e399edd39 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:06:43.405055 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d9bb4a09-37df-460c-833c-c41e399edd39 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] Get summary completed successfully. Aug 07 18:06:43.405456 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9bb4a09-37df-460c-833c-c41e399edd39 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-reader] https://10.4.3.241/volume/v3/volumes/summary returned with HTTP 200 Aug 07 18:06:43.405917 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 909/3657] 10.4.3.241 () {68 vars in 1302 bytes} [Fri Aug 7 18:06:43 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:43.412815 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-aa7c9b0f-9711-410e-af07-8bd679dbab29 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:43.414601 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa7c9b0f-9711-410e-af07-8bd679dbab29 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 Aug 07 18:06:43.414796 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa7c9b0f-9711-410e-af07-8bd679dbab29 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:43.415006 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa7c9b0f-9711-410e-af07-8bd679dbab29 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:43.415171 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-aa7c9b0f-9711-410e-af07-8bd679dbab29 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Delete volume with id: 6092baab-4158-4b6b-9400-67dabf1844e7 Aug 07 18:06:43.421579 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:43.421579 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:43.421866 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-aa7c9b0f-9711-410e-af07-8bd679dbab29 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:43.436668 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-aa7c9b0f-9711-410e-af07-8bd679dbab29 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Delete volume request issued successfully. Aug 07 18:06:43.436902 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa7c9b0f-9711-410e-af07-8bd679dbab29 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 returned with HTTP 202 Aug 07 18:06:43.437365 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 923/3658] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:06:43 2026] DELETE /volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:06:43.444680 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6a72caa9-1cec-45f2-abbc-c184e25497b4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:43.446452 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6a72caa9-1cec-45f2-abbc-c184e25497b4 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 Aug 07 18:06:43.446725 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6a72caa9-1cec-45f2-abbc-c184e25497b4 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:43.446986 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6a72caa9-1cec-45f2-abbc-c184e25497b4 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:43.456326 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:43.456326 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:43.461778 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6a72caa9-1cec-45f2-abbc-c184e25497b4 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Volume info retrieved successfully. Aug 07 18:06:43.466321 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6a72caa9-1cec-45f2-abbc-c184e25497b4 tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 returned with HTTP 200 Aug 07 18:06:43.466710 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 914/3659] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:43 2026] GET /volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:43.517300 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4de81963-63cb-4e26-8b4e-6b495408e66c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:43.519629 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4de81963-63cb-4e26-8b4e-6b495408e66c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] GET https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b Aug 07 18:06:43.519878 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4de81963-63cb-4e26-8b4e-6b495408e66c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:43.520116 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4de81963-63cb-4e26-8b4e-6b495408e66c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:43.526227 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4de81963-63cb-4e26-8b4e-6b495408e66c tempest-VolumesMetadataTest-1110576835 tempest-VolumesMetadataTest-1110576835-project-member] https://10.4.3.241/volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b returned with HTTP 404 Aug 07 18:06:43.526751 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 914/3660] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:43 2026] GET /volume/v3/volumes/057a95f2-645b-433f-8c9b-bc64283d4e5b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:43.838245 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b6f4dc6f-25a3-4754-ae51-df5fffae26c4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:43.840466 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b6f4dc6f-25a3-4754-ae51-df5fffae26c4 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:43.840714 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b6f4dc6f-25a3-4754-ae51-df5fffae26c4 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:43.840964 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b6f4dc6f-25a3-4754-ae51-df5fffae26c4 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:43.841123 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b6f4dc6f-25a3-4754-ae51-df5fffae26c4 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:43.846414 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:43.846414 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:43.847173 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b6f4dc6f-25a3-4754-ae51-df5fffae26c4 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:43.847646 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 910/3661] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:43 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:44.484170 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b68e8226-6123-44bd-9db7-1ce12560099d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:44.485980 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-1754ce59-c6fa-4379-972d-6dbd7dea706c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:44.486350 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b68e8226-6123-44bd-9db7-1ce12560099d tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] GET https://10.4.3.241/volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 Aug 07 18:06:44.486606 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b68e8226-6123-44bd-9db7-1ce12560099d tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:44.486834 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b68e8226-6123-44bd-9db7-1ce12560099d tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:44.488016 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-1754ce59-c6fa-4379-972d-6dbd7dea706c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/attachments/6f60104d-3bd1-4f51-86ac-e4843f29173e Aug 07 18:06:44.488193 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-1754ce59-c6fa-4379-972d-6dbd7dea706c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:44.488361 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-1754ce59-c6fa-4379-972d-6dbd7dea706c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:44.492594 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b68e8226-6123-44bd-9db7-1ce12560099d tempest-ProjectReaderTests-1131653119 tempest-ProjectReaderTests-1131653119-project-admin] https://10.4.3.241/volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 returned with HTTP 404 Aug 07 18:06:44.493119 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 924/3662] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:06:44 2026] GET /volume/v3/volumes/6092baab-4158-4b6b-9400-67dabf1844e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:06:44.496102 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:44.496102 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:44.544834 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-b45ac317-cd59-4afd-9481-3e51f371b982 req-1754ce59-c6fa-4379-972d-6dbd7dea706c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/attachments/6f60104d-3bd1-4f51-86ac-e4843f29173e returned with HTTP 200 Aug 07 18:06:44.545392 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 915/3663] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:06:44 2026] DELETE /volume/v3/attachments/6f60104d-3bd1-4f51-86ac-e4843f29173e => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:44.862099 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5262e86e-1deb-45b2-9ccc-1308aac3c5b7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:44.865807 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5262e86e-1deb-45b2-9ccc-1308aac3c5b7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:44.866135 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5262e86e-1deb-45b2-9ccc-1308aac3c5b7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:44.866317 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5262e86e-1deb-45b2-9ccc-1308aac3c5b7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:44.866527 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5262e86e-1deb-45b2-9ccc-1308aac3c5b7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:44.877108 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:44.877108 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:44.878125 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5262e86e-1deb-45b2-9ccc-1308aac3c5b7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:44.878641 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 915/3664] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:44 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:45.895637 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eb1284c6-b380-4214-b024-44268b15f88a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:45.899215 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb1284c6-b380-4214-b024-44268b15f88a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:45.899642 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb1284c6-b380-4214-b024-44268b15f88a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:45.899903 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb1284c6-b380-4214-b024-44268b15f88a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:45.900034 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-eb1284c6-b380-4214-b024-44268b15f88a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:45.904569 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:45.904569 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:45.905270 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb1284c6-b380-4214-b024-44268b15f88a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:45.905766 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 911/3665] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:45 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:45.946492 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-cca427dc-cc75-400d-afe2-661117ecb78f req-2fa47e26-3a85-43aa-86d3-c74ff7ccc5a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:45.948764 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cca427dc-cc75-400d-afe2-661117ecb78f req-2fa47e26-3a85-43aa-86d3-c74ff7ccc5a2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/attachments/6f60104d-3bd1-4f51-86ac-e4843f29173e Aug 07 18:06:45.949034 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cca427dc-cc75-400d-afe2-661117ecb78f req-2fa47e26-3a85-43aa-86d3-c74ff7ccc5a2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:45.949264 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cca427dc-cc75-400d-afe2-661117ecb78f req-2fa47e26-3a85-43aa-86d3-c74ff7ccc5a2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:45.953287 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cca427dc-cc75-400d-afe2-661117ecb78f req-2fa47e26-3a85-43aa-86d3-c74ff7ccc5a2 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/attachments/6f60104d-3bd1-4f51-86ac-e4843f29173e returned with HTTP 404 Aug 07 18:06:45.953791 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 925/3666] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:06:45 2026] DELETE /volume/v3/attachments/6f60104d-3bd1-4f51-86ac-e4843f29173e => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:06:46.914943 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b3268201-e032-4156-b87e-05fefe540182 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:46.916570 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b3268201-e032-4156-b87e-05fefe540182 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:46.916810 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b3268201-e032-4156-b87e-05fefe540182 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:46.917024 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b3268201-e032-4156-b87e-05fefe540182 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:46.917132 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b3268201-e032-4156-b87e-05fefe540182 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:46.921049 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:46.921049 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:46.921650 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b3268201-e032-4156-b87e-05fefe540182 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:46.922047 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 916/3667] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:46 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:47.889915 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-846aa68d-3db1-408e-ad49-681a8ba9dfee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:47.891984 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-846aa68d-3db1-408e-ad49-681a8ba9dfee tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 Aug 07 18:06:47.892531 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-846aa68d-3db1-408e-ad49-681a8ba9dfee tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:47.892531 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-846aa68d-3db1-408e-ad49-681a8ba9dfee tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:47.892531 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-846aa68d-3db1-408e-ad49-681a8ba9dfee tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: 1b3ad0c4-b0d9-4e37-965e-af347b8d0768 Aug 07 18:06:47.897059 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-846aa68d-3db1-408e-ad49-681a8ba9dfee tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 returned with HTTP 404 Aug 07 18:06:47.897575 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 916/3668] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:06:47 2026] DELETE /volume/v3/snapshots/1b3ad0c4-b0d9-4e37-965e-af347b8d0768 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:47.910969 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1271a24c-da65-40be-beba-15e50ac2cc0f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:47.913422 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1271a24c-da65-40be-beba-15e50ac2cc0f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:06:47.913745 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1271a24c-da65-40be-beba-15e50ac2cc0f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:47.914100 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1271a24c-da65-40be-beba-15e50ac2cc0f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:47.923202 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:47.923202 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:47.927824 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1271a24c-da65-40be-beba-15e50ac2cc0f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:47.931845 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-da15f7b1-600d-4fec-b266-dfca7038e226 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:47.933032 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1271a24c-da65-40be-beba-15e50ac2cc0f tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:06:47.933684 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 912/3669] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:47 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:47.934501 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da15f7b1-600d-4fec-b266-dfca7038e226 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:47.934820 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da15f7b1-600d-4fec-b266-dfca7038e226 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:47.935117 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da15f7b1-600d-4fec-b266-dfca7038e226 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:47.935260 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-da15f7b1-600d-4fec-b266-dfca7038e226 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:47.942883 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:47.942883 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:47.943860 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da15f7b1-600d-4fec-b266-dfca7038e226 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:47.944418 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 926/3670] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:47 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:47.946175 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c6247db4-4fb6-4801-bf56-c925d0903214 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:47.948155 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:47.948965 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2055955154"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:47.950268 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2055955154'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:47.950441 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume of 1 GB Aug 07 18:06:47.954883 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Availability Zones retrieved successfully. Aug 07 18:06:47.961154 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Flow 'volume_create_api' (e71f7ca6-7ed3-43c4-86cf-d30d9902d6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:47.962140 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c571eab4-d4ea-4d11-a6aa-c78adeeeb193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:47.963050 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:47.987796 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c571eab4-d4ea-4d11-a6aa-c78adeeeb193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:47.988664 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47a98a8-34ea-49ea-81ce-282fe83781dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:48.036049 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['cd07c802-803d-4c54-a613-f81f8d66b91e', 'f4de109c-42c4-4297-89a0-c314e1cdbe94', 'dece4392-f7ad-4ce4-8bb3-ee5c115c1695', '0fd3aeca-0527-407c-80ab-3ea0b285a666'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:48.036967 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47a98a8-34ea-49ea-81ce-282fe83781dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd07c802-803d-4c54-a613-f81f8d66b91e', 'f4de109c-42c4-4297-89a0-c314e1cdbe94', 'dece4392-f7ad-4ce4-8bb3-ee5c115c1695', '0fd3aeca-0527-407c-80ab-3ea0b285a666']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:48.037673 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6703fec2-dfe4-4291-a1f2-44d9003dce17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:48.063317 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6703fec2-dfe4-4291-a1f2-44d9003dce17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6feaa67e-9ca7-4364-840b-cf7cc5d1c762', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2055955154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323a2d27e79e41a3ac8a1158f14bbb52',qos_specs=None,replication_status=,reservations=['cd07c802-803d-4c54-a613-f81f8d66b91e','f4de109c-42c4-4297-89a0-c314e1cdbe94','dece4392-f7ad-4ce4-8bb3-ee5c115c1695','0fd3aeca-0527-407c-80ab-3ea0b285a666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c914e031942f4066b9b7e16668ffe442',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2055955154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6feaa67e-9ca7-4364-840b-cf7cc5d1c762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='323a2d27e79e41a3ac8a1158f14bbb52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c914e031942f4066b9b7e16668ffe442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:48.064660 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c83f15-d4c3-4240-ad49-93f2a1a564d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:48.087318 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c83f15-d4c3-4240-ad49-93f2a1a564d4) transitioned into state 'SUCCESS' from state '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-2055955154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323a2d27e79e41a3ac8a1158f14bbb52',qos_specs=None,replication_status=,reservations=['cd07c802-803d-4c54-a613-f81f8d66b91e','f4de109c-42c4-4297-89a0-c314e1cdbe94','dece4392-f7ad-4ce4-8bb3-ee5c115c1695','0fd3aeca-0527-407c-80ab-3ea0b285a666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c914e031942f4066b9b7e16668ffe442',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:48.088380 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28da2400-3e75-4629-a4f7-dc70aa3df35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:48.101187 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28da2400-3e75-4629-a4f7-dc70aa3df35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:48.102599 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Flow 'volume_create_api' (e71f7ca6-7ed3-43c4-86cf-d30d9902d6a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:48.103128 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume request issued successfully. Aug 07 18:06:48.104560 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c6247db4-4fb6-4801-bf56-c925d0903214 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:48.105515 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 917/3671] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:06:47 2026] POST /volume/v3/volumes => generated 754 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:48.121678 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-54644f20-5742-48da-8b75-cbc61d792586 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:48.124114 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-54644f20-5742-48da-8b75-cbc61d792586 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 Aug 07 18:06:48.124352 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-54644f20-5742-48da-8b75-cbc61d792586 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:48.124618 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-54644f20-5742-48da-8b75-cbc61d792586 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:48.133917 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:48.133917 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:48.137902 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-54644f20-5742-48da-8b75-cbc61d792586 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:48.142818 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-54644f20-5742-48da-8b75-cbc61d792586 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 returned with HTTP 200 Aug 07 18:06:48.143209 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 917/3672] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:48 2026] GET /volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:48.955963 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-10479134-6716-44af-90a3-12aa84a7acaf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:48.958071 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10479134-6716-44af-90a3-12aa84a7acaf tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:48.958307 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10479134-6716-44af-90a3-12aa84a7acaf tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:48.958557 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10479134-6716-44af-90a3-12aa84a7acaf tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:48.958719 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-10479134-6716-44af-90a3-12aa84a7acaf tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:48.964103 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:48.964103 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:48.964978 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10479134-6716-44af-90a3-12aa84a7acaf tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:48.965477 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 913/3673] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:48 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:49.094681 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a51eb64b-b867-487a-a680-f71092a3048b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.100450 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a51eb64b-b867-487a-a680-f71092a3048b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:06:49.100450 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a51eb64b-b867-487a-a680-f71092a3048b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:49.100450 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a51eb64b-b867-487a-a680-f71092a3048b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:49.108910 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:49.108910 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:49.114210 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a51eb64b-b867-487a-a680-f71092a3048b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:06:49.123017 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a51eb64b-b867-487a-a680-f71092a3048b tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 200 Aug 07 18:06:49.124659 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 927/3674] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:49 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:49.141295 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6fd068f8-b16b-49c6-9d81-1c3662c5805c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.143416 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6fd068f8-b16b-49c6-9d81-1c3662c5805c tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:06:49.143586 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6fd068f8-b16b-49c6-9d81-1c3662c5805c tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:49.143769 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6fd068f8-b16b-49c6-9d81-1c3662c5805c tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:49.154541 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:49.154541 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:49.158612 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d5d0e58a-0ac1-4127-b7da-ddfd628a1b6e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.162003 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6fd068f8-b16b-49c6-9d81-1c3662c5805c tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:06:49.162101 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5d0e58a-0ac1-4127-b7da-ddfd628a1b6e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 Aug 07 18:06:49.162101 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5d0e58a-0ac1-4127-b7da-ddfd628a1b6e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:49.162101 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5d0e58a-0ac1-4127-b7da-ddfd628a1b6e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:49.166449 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6fd068f8-b16b-49c6-9d81-1c3662c5805c tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 200 Aug 07 18:06:49.167029 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 918/3675] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:49 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:49.171425 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:49.171425 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:49.181552 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d5d0e58a-0ac1-4127-b7da-ddfd628a1b6e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:49.186573 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5d0e58a-0ac1-4127-b7da-ddfd628a1b6e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 returned with HTTP 200 Aug 07 18:06:49.187035 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 918/3676] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:49 2026] GET /volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:49.207495 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-315ceb87-3ecf-4ee7-b444-3d425cc90de3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.210828 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-315ceb87-3ecf-4ee7-b444-3d425cc90de3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:06:49.210828 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-315ceb87-3ecf-4ee7-b444-3d425cc90de3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6feaa67e-9ca7-4364-840b-cf7cc5d1c762", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-894954402"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:49.214199 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-26f03103-6cc1-42df-ba54-e5c39b362a32 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.217547 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:49.217547 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:49.218149 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-315ceb87-3ecf-4ee7-b444-3d425cc90de3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:49.218149 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-315ceb87-3ecf-4ee7-b444-3d425cc90de3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create snapshot from volume 6feaa67e-9ca7-4364-840b-cf7cc5d1c762 Aug 07 18:06:49.218287 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-26f03103-6cc1-42df-ba54-e5c39b362a32 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:06:49.218485 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-26f03103-6cc1-42df-ba54-e5c39b362a32 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:49.218782 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-26f03103-6cc1-42df-ba54-e5c39b362a32 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:49.227285 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:49.227285 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:49.231301 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-26f03103-6cc1-42df-ba54-e5c39b362a32 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:06:49.237521 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-26f03103-6cc1-42df-ba54-e5c39b362a32 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 200 Aug 07 18:06:49.238520 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 928/3677] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:06:49 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:49.243266 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-315ceb87-3ecf-4ee7-b444-3d425cc90de3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['60b4fe4d-1ac2-489e-bb2f-86752c3fa6e4', 'f383660f-b471-4aa5-879e-ab9b3a6aa1cf', '84a67f8a-1b7d-40ac-b2db-935dfc8f335b', '673a8209-274e-4a95-b6fa-047771d4e358'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:49.275167 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-315ceb87-3ecf-4ee7-b444-3d425cc90de3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot create request issued successfully. Aug 07 18:06:49.275554 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-315ceb87-3ecf-4ee7-b444-3d425cc90de3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:06:49.275967 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 914/3678] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:06:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:49.285283 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3df6e800-260a-4e6e-a2d5-64a3d2593837 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.286876 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3df6e800-260a-4e6e-a2d5-64a3d2593837 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 Aug 07 18:06:49.287124 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3df6e800-260a-4e6e-a2d5-64a3d2593837 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:49.287300 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3df6e800-260a-4e6e-a2d5-64a3d2593837 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:49.292209 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:49.292209 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:49.292761 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3df6e800-260a-4e6e-a2d5-64a3d2593837 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:49.293536 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3df6e800-260a-4e6e-a2d5-64a3d2593837 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 returned with HTTP 200 Aug 07 18:06:49.293912 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 919/3679] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:49 2026] GET /volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:49.328703 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8f2436a4-3c90-4d89-b3a4-8c087e6515c1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.329122 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8f2436a4-3c90-4d89-b3a4-8c087e6515c1 None None] GET https://10.4.3.241/volume// Aug 07 18:06:49.329285 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8f2436a4-3c90-4d89-b3a4-8c087e6515c1 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:49.329493 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8f2436a4-3c90-4d89-b3a4-8c087e6515c1 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:49.329848 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8f2436a4-3c90-4d89-b3a4-8c087e6515c1 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:06:49.330306 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 919/3680] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:06:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:06:49.341548 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-5656f298-4a06-459e-9717-971482fffdff None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.520745 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-5656f298-4a06-459e-9717-971482fffdff tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:06:49.521147 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-5656f298-4a06-459e-9717-971482fffdff tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cecbb43c-6574-4402-a315-bf49e7abd7ef", "connector": null, "instance_uuid": "3276eccc-5934-4e3f-8c51-bdd73503001c"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:49.531119 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:49.531119 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:49.556361 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-5656f298-4a06-459e-9717-971482fffdff tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:06:49.556815 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 929/3681] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:06:49 2026] POST /volume/v3/attachments => generated 273 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:49.589693 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e73b8503-e3c1-40db-951c-34607b92e190 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.595430 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e221d174-abdf-4b47-b55a-65e21de557fb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.595832 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e221d174-abdf-4b47-b55a-65e21de557fb None None] GET https://10.4.3.241/volume// Aug 07 18:06:49.596013 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e221d174-abdf-4b47-b55a-65e21de557fb None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:49.596178 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8e478563-8ac4-4cc3-9dde-be52e6c97822 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.596236 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e221d174-abdf-4b47-b55a-65e21de557fb None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:49.596544 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e221d174-abdf-4b47-b55a-65e21de557fb None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:06:49.596879 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 920/3682] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:06:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:06:49.598761 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e478563-8ac4-4cc3-9dde-be52e6c97822 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:06:49.599018 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e478563-8ac4-4cc3-9dde-be52e6c97822 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:49.599480 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e478563-8ac4-4cc3-9dde-be52e6c97822 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:49.604484 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-1ce5fa6b-1813-464c-82c2-cda62a03540d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.608931 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-1ce5fa6b-1813-464c-82c2-cda62a03540d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:06:49.609154 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-1ce5fa6b-1813-464c-82c2-cda62a03540d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:49.609360 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-1ce5fa6b-1813-464c-82c2-cda62a03540d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:49.616823 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:49.616823 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:49.621264 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8e478563-8ac4-4cc3-9dde-be52e6c97822 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:06:49.624762 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:49.624762 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:49.626613 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e478563-8ac4-4cc3-9dde-be52e6c97822 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 200 Aug 07 18:06:49.627132 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 920/3683] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:49 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:49.629000 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-1ce5fa6b-1813-464c-82c2-cda62a03540d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:06:49.634123 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-1ce5fa6b-1813-464c-82c2-cda62a03540d tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 200 Aug 07 18:06:49.634532 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 930/3684] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:06:49 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 1052 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:49.637905 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:49.638225 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1681305624"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:49.639831 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1681305624'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:49.639944 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume of 1 GB Aug 07 18:06:49.640252 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:49.640252 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:49.644254 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Availability Zones retrieved successfully. Aug 07 18:06:49.650647 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Flow 'volume_create_api' (fad674c0-9d9f-4500-bfa3-6e4bb73a6959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:49.652031 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dee25d3-a6de-4144-9e9d-e3faa3681702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:49.653277 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:49.682423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dee25d3-a6de-4144-9e9d-e3faa3681702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:49.683268 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd913c30-3798-4fc6-9d43-3087aee27abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:49.737854 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-e6746faa-fa7d-4647-b273-e4e4ec306f26 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.739961 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-e6746faa-fa7d-4647-b273-e4e4ec306f26 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] PUT https://10.4.3.241/volume/v3/attachments/5bc8b476-df77-46d7-abb1-096fc1c8a22c Aug 07 18:06:49.740361 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-e6746faa-fa7d-4647-b273-e4e4ec306f26 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:49.744419 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Created reservations ['8f38032a-ad71-493d-bc15-26767578977d', 'b64a2bc9-42f9-4d6b-9cbd-44fea6a9b389', 'c341a271-d3b6-42e9-a57e-b5bd16eac467', '1b9c153e-1127-413b-bc23-18cbc093e019'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:49.744419 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd913c30-3798-4fc6-9d43-3087aee27abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f38032a-ad71-493d-bc15-26767578977d', 'b64a2bc9-42f9-4d6b-9cbd-44fea6a9b389', 'c341a271-d3b6-42e9-a57e-b5bd16eac467', '1b9c153e-1127-413b-bc23-18cbc093e019']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:49.744419 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc44305-3fa8-4527-b4e4-91527df41dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:49.748872 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-e6746faa-fa7d-4647-b273-e4e4ec306f26 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Acquiring lock "cinder-attachment_update-cecbb43c-6574-4402-a315-bf49e7abd7ef-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:06:49.753771 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-e6746faa-fa7d-4647-b273-e4e4ec306f26 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Lock "cinder-attachment_update-cecbb43c-6574-4402-a315-bf49e7abd7ef-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:06:49.754773 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:49.754773 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:49.771758 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc44305-3fa8-4527-b4e4-91527df41dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f35d405-df37-495e-92f7-92c3b2696f2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1681305624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8466aaa20b7441b9381dfb242167303',qos_specs=None,replication_status=,reservations=['8f38032a-ad71-493d-bc15-26767578977d','b64a2bc9-42f9-4d6b-9cbd-44fea6a9b389','c341a271-d3b6-42e9-a57e-b5bd16eac467','1b9c153e-1127-413b-bc23-18cbc093e019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11063dc19551461a95bc64c21f58932f',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1681305624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f35d405-df37-495e-92f7-92c3b2696f2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8466aaa20b7441b9381dfb242167303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11063dc19551461a95bc64c21f58932f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:49.772702 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb5319e5-9527-4c80-87d9-83e334499ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:49.794536 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb5319e5-9527-4c80-87d9-83e334499ffa) transitioned into state 'SUCCESS' from state '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-1681305624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8466aaa20b7441b9381dfb242167303',qos_specs=None,replication_status=,reservations=['8f38032a-ad71-493d-bc15-26767578977d','b64a2bc9-42f9-4d6b-9cbd-44fea6a9b389','c341a271-d3b6-42e9-a57e-b5bd16eac467','1b9c153e-1127-413b-bc23-18cbc093e019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11063dc19551461a95bc64c21f58932f',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:49.796830 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee20d07-92de-4604-8c97-36ef70593a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:49.809065 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee20d07-92de-4604-8c97-36ef70593a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:49.809065 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Flow 'volume_create_api' (fad674c0-9d9f-4500-bfa3-6e4bb73a6959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:49.809065 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume request issued successfully. Aug 07 18:06:49.809065 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e73b8503-e3c1-40db-951c-34607b92e190 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:49.809065 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 915/3685] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:06:49 2026] POST /volume/v3/volumes => generated 749 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:49.864450 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-e6746faa-fa7d-4647-b273-e4e4ec306f26 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Lock "cinder-attachment_update-cecbb43c-6574-4402-a315-bf49e7abd7ef-np0000006743" released by "attachment_update" :: held 0.111s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:06:49.865453 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-e6746faa-fa7d-4647-b273-e4e4ec306f26 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/attachments/5bc8b476-df77-46d7-abb1-096fc1c8a22c returned with HTTP 200 Aug 07 18:06:49.865453 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 921/3686] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:06:49 2026] PUT /volume/v3/attachments/5bc8b476-df77-46d7-abb1-096fc1c8a22c => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:49.977126 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d227be21-a696-4ce1-baa9-615b449647b5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:49.979726 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d227be21-a696-4ce1-baa9-615b449647b5 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:49.980063 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d227be21-a696-4ce1-baa9-615b449647b5 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:49.980415 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d227be21-a696-4ce1-baa9-615b449647b5 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:49.980649 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d227be21-a696-4ce1-baa9-615b449647b5 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:49.985265 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:49.985265 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:49.986288 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d227be21-a696-4ce1-baa9-615b449647b5 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:49.987073 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 921/3687] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:49 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:50.306999 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ef92dfe9-eeb5-4fd6-8f91-cee600ea49ae None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:50.308731 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ef92dfe9-eeb5-4fd6-8f91-cee600ea49ae tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 Aug 07 18:06:50.308922 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ef92dfe9-eeb5-4fd6-8f91-cee600ea49ae tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:50.309102 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ef92dfe9-eeb5-4fd6-8f91-cee600ea49ae tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:50.313829 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:50.313829 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:50.314318 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ef92dfe9-eeb5-4fd6-8f91-cee600ea49ae tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:50.315011 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ef92dfe9-eeb5-4fd6-8f91-cee600ea49ae tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 returned with HTTP 200 Aug 07 18:06:50.315353 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 931/3688] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:50 2026] GET /volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:50.326239 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:50.329926 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:50.330336 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "afa0e466-73e4-4ffa-9b18-a1688bcb9568", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1570255621"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:50.332863 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume request body: {'volume': {'snapshot_id': 'afa0e466-73e4-4ffa-9b18-a1688bcb9568', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1570255621'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:50.339320 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:50.339320 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:50.340112 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:50.340250 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume of 2 GB Aug 07 18:06:50.345047 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Availability Zones retrieved successfully. Aug 07 18:06:50.351728 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Flow 'volume_create_api' (b63f8b9a-a246-4acf-8944-de362bcfdd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:50.353078 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61167660-087c-4121-9719-8dd69107b072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:50.354168 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:50.394154 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61167660-087c-4121-9719-8dd69107b072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'afa0e466-73e4-4ffa-9b18-a1688bcb9568', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:50.395001 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde56420-08d8-45ac-bddb-4341a672bccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:50.451108 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['58ef4fe5-7db4-4d14-951f-e7fe681764e2', '3d6262c2-44a7-43b4-96e0-3b59d00674af', '797dd652-2822-45e7-bf55-dfc861c9b8f0', '6988862b-7086-42b8-8b4c-3899126d4ffd'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:50.451967 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cde56420-08d8-45ac-bddb-4341a672bccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58ef4fe5-7db4-4d14-951f-e7fe681764e2', '3d6262c2-44a7-43b4-96e0-3b59d00674af', '797dd652-2822-45e7-bf55-dfc861c9b8f0', '6988862b-7086-42b8-8b4c-3899126d4ffd']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:50.452823 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7db3ab2-cfde-44ed-b947-f298509451ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:50.493842 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7db3ab2-cfde-44ed-b947-f298509451ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e590619-7297-45a7-abf6-8a88ec67d2ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1570255621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323a2d27e79e41a3ac8a1158f14bbb52',qos_specs=None,replication_status=,reservations=['58ef4fe5-7db4-4d14-951f-e7fe681764e2','3d6262c2-44a7-43b4-96e0-3b59d00674af','797dd652-2822-45e7-bf55-dfc861c9b8f0','6988862b-7086-42b8-8b4c-3899126d4ffd'],size=2,snapshot_id=afa0e466-73e4-4ffa-9b18-a1688bcb9568,source_replicaid=,source_volid=None,status='creating',user_id='c914e031942f4066b9b7e16668ffe442',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1570255621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e590619-7297-45a7-abf6-8a88ec67d2ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='323a2d27e79e41a3ac8a1158f14bbb52',provider_auth=None,provider_geometry=None,provider_id=None,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=afa0e466-73e4-4ffa-9b18-a1688bcb9568,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c914e031942f4066b9b7e16668ffe442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:50.494890 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aeb9da1-defa-4eeb-8e83-4c3c084154c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:50.512936 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aeb9da1-defa-4eeb-8e83-4c3c084154c2) transitioned into state 'SUCCESS' from state '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-1570255621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323a2d27e79e41a3ac8a1158f14bbb52',qos_specs=None,replication_status=,reservations=['58ef4fe5-7db4-4d14-951f-e7fe681764e2','3d6262c2-44a7-43b4-96e0-3b59d00674af','797dd652-2822-45e7-bf55-dfc861c9b8f0','6988862b-7086-42b8-8b4c-3899126d4ffd'],size=2,snapshot_id=afa0e466-73e4-4ffa-9b18-a1688bcb9568,source_replicaid=,source_volid=None,status='creating',user_id='c914e031942f4066b9b7e16668ffe442',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:50.513541 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986f3a3e-74da-4a5b-bcf7-e8d49335bd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:50.531635 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986f3a3e-74da-4a5b-bcf7-e8d49335bd04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:50.532690 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Flow 'volume_create_api' (b63f8b9a-a246-4acf-8944-de362bcfdd7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:50.532960 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume request issued successfully. Aug 07 18:06:50.533598 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ded55df8-14d8-4848-a7b9-eebf92fd4899 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:50.534010 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 916/3689] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:06:50 2026] POST /volume/v3/volumes => generated 788 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:50.547276 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b839d8be-4eb1-4fe3-86e9-ee3c7ad72102 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:50.551494 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b839d8be-4eb1-4fe3-86e9-ee3c7ad72102 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec Aug 07 18:06:50.551743 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b839d8be-4eb1-4fe3-86e9-ee3c7ad72102 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:50.551977 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b839d8be-4eb1-4fe3-86e9-ee3c7ad72102 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:50.567535 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:50.567535 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:50.572782 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b839d8be-4eb1-4fe3-86e9-ee3c7ad72102 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:50.579919 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b839d8be-4eb1-4fe3-86e9-ee3c7ad72102 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec returned with HTTP 200 Aug 07 18:06:50.580659 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 922/3690] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:50 2026] GET /volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:50.640584 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-77564806-f9cc-481e-ac9c-ae7d03584ca2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:50.642710 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77564806-f9cc-481e-ac9c-ae7d03584ca2 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:06:50.642901 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77564806-f9cc-481e-ac9c-ae7d03584ca2 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:50.643128 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77564806-f9cc-481e-ac9c-ae7d03584ca2 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:50.655727 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:50.655727 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:50.659191 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-77564806-f9cc-481e-ac9c-ae7d03584ca2 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:06:50.663724 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77564806-f9cc-481e-ac9c-ae7d03584ca2 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 200 Aug 07 18:06:50.664158 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 922/3691] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:50 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:50.997206 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b758759b-eb27-4e26-86dd-6109c5aa3860 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:50.998944 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b758759b-eb27-4e26-86dd-6109c5aa3860 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:50.999122 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b758759b-eb27-4e26-86dd-6109c5aa3860 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:50.999295 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b758759b-eb27-4e26-86dd-6109c5aa3860 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:50.999438 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b758759b-eb27-4e26-86dd-6109c5aa3860 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:51.004076 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:51.004076 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:51.005063 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b758759b-eb27-4e26-86dd-6109c5aa3860 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:51.005495 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 932/3692] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:50 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:51.594921 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6c5bc78b-7607-4035-ab39-c6e6ec325f92 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:51.596811 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6c5bc78b-7607-4035-ab39-c6e6ec325f92 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec Aug 07 18:06:51.596986 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6c5bc78b-7607-4035-ab39-c6e6ec325f92 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:51.597162 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6c5bc78b-7607-4035-ab39-c6e6ec325f92 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:51.605461 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:51.605461 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:51.610646 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6c5bc78b-7607-4035-ab39-c6e6ec325f92 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:51.617056 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6c5bc78b-7607-4035-ab39-c6e6ec325f92 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec returned with HTTP 200 Aug 07 18:06:51.617676 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 917/3693] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:51 2026] GET /volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:06:51.631410 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0f96fae4-2ec5-469a-9a21-41d3f5dafdde None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:51.632999 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0f96fae4-2ec5-469a-9a21-41d3f5dafdde tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec Aug 07 18:06:51.633373 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0f96fae4-2ec5-469a-9a21-41d3f5dafdde tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:51.633495 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0f96fae4-2ec5-469a-9a21-41d3f5dafdde tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:51.640149 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:51.640149 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:51.643375 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0f96fae4-2ec5-469a-9a21-41d3f5dafdde tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:51.647019 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0f96fae4-2ec5-469a-9a21-41d3f5dafdde tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec returned with HTTP 200 Aug 07 18:06:51.647358 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 923/3694] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:51 2026] GET /volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:51.667916 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b9a07b43-625a-4329-b5d4-8719b55e2018 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:51.669795 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9a07b43-625a-4329-b5d4-8719b55e2018 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec Aug 07 18:06:51.670004 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9a07b43-625a-4329-b5d4-8719b55e2018 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:51.670191 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9a07b43-625a-4329-b5d4-8719b55e2018 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:51.670346 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b9a07b43-625a-4329-b5d4-8719b55e2018 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume with id: 6e590619-7297-45a7-abf6-8a88ec67d2ec Aug 07 18:06:51.678910 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:51.678910 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:51.679018 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fb036533-38c4-4d79-b023-96df5b5939e7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:51.679437 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b9a07b43-625a-4329-b5d4-8719b55e2018 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:51.681048 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb036533-38c4-4d79-b023-96df5b5939e7 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:06:51.681048 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb036533-38c4-4d79-b023-96df5b5939e7 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:51.681048 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb036533-38c4-4d79-b023-96df5b5939e7 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:51.693182 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:51.693182 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:51.703050 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fb036533-38c4-4d79-b023-96df5b5939e7 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:06:51.712825 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb036533-38c4-4d79-b023-96df5b5939e7 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 200 Aug 07 18:06:51.712825 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 933/3695] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:51 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:51.734434 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b9a07b43-625a-4329-b5d4-8719b55e2018 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume request issued successfully. Aug 07 18:06:51.734434 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9a07b43-625a-4329-b5d4-8719b55e2018 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec returned with HTTP 202 Aug 07 18:06:51.734434 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 923/3696] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:51 2026] DELETE /volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:51.740842 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-166dbfae-1ced-46db-b2a4-5805b2be0d23 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:51.744915 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-166dbfae-1ced-46db-b2a4-5805b2be0d23 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec Aug 07 18:06:51.744915 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-166dbfae-1ced-46db-b2a4-5805b2be0d23 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:51.744915 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-166dbfae-1ced-46db-b2a4-5805b2be0d23 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:51.755700 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:51.755700 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:51.760412 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-166dbfae-1ced-46db-b2a4-5805b2be0d23 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:51.764708 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-166dbfae-1ced-46db-b2a4-5805b2be0d23 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec returned with HTTP 200 Aug 07 18:06:51.765218 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 918/3697] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:51 2026] GET /volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:52.015488 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a220bb8f-e9af-423c-a463-45f29bdb5436 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:52.022562 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a220bb8f-e9af-423c-a463-45f29bdb5436 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:52.022720 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a220bb8f-e9af-423c-a463-45f29bdb5436 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:52.022900 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a220bb8f-e9af-423c-a463-45f29bdb5436 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:52.023019 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a220bb8f-e9af-423c-a463-45f29bdb5436 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:52.027266 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:52.027266 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:52.028007 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a220bb8f-e9af-423c-a463-45f29bdb5436 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:52.028680 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 924/3698] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:52 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:52.727360 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b29dd912-f399-46ab-8a6d-0828c266bb4a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:52.728866 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b29dd912-f399-46ab-8a6d-0828c266bb4a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:06:52.729027 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b29dd912-f399-46ab-8a6d-0828c266bb4a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:52.729334 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b29dd912-f399-46ab-8a6d-0828c266bb4a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:52.747427 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:52.747427 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:52.754371 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b29dd912-f399-46ab-8a6d-0828c266bb4a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:06:52.758629 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b29dd912-f399-46ab-8a6d-0828c266bb4a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 200 Aug 07 18:06:52.758985 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 934/3699] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:52 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:52.778925 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9d6d626e-58cd-47b3-8030-faecdd6dac89 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:52.780850 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9d6d626e-58cd-47b3-8030-faecdd6dac89 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec Aug 07 18:06:52.781045 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9d6d626e-58cd-47b3-8030-faecdd6dac89 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:52.781218 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9d6d626e-58cd-47b3-8030-faecdd6dac89 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:52.794801 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9d6d626e-58cd-47b3-8030-faecdd6dac89 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec returned with HTTP 404 Aug 07 18:06:52.796622 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 924/3700] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:52 2026] GET /volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:52.803023 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c014d5c8-6b82-46a7-b612-f580f19b1cad None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:52.804742 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c014d5c8-6b82-46a7-b612-f580f19b1cad tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec Aug 07 18:06:52.804923 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c014d5c8-6b82-46a7-b612-f580f19b1cad tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:52.805094 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c014d5c8-6b82-46a7-b612-f580f19b1cad tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:52.810130 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c014d5c8-6b82-46a7-b612-f580f19b1cad tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec returned with HTTP 404 Aug 07 18:06:52.810716 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 919/3701] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:52 2026] GET /volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:52.818079 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9f58bd1c-1d72-4a9b-9622-5097caca1530 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:52.820136 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f58bd1c-1d72-4a9b-9622-5097caca1530 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec Aug 07 18:06:52.821133 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f58bd1c-1d72-4a9b-9622-5097caca1530 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:52.821133 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f58bd1c-1d72-4a9b-9622-5097caca1530 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:52.821133 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-9f58bd1c-1d72-4a9b-9622-5097caca1530 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume with id: 6e590619-7297-45a7-abf6-8a88ec67d2ec Aug 07 18:06:52.827069 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f58bd1c-1d72-4a9b-9622-5097caca1530 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec returned with HTTP 404 Aug 07 18:06:52.827684 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 925/3702] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:52 2026] DELETE /volume/v3/volumes/6e590619-7297-45a7-abf6-8a88ec67d2ec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:52.835530 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9d94a580-ba22-4951-80f0-9e6fa2336bb7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:52.837700 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9d94a580-ba22-4951-80f0-9e6fa2336bb7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 Aug 07 18:06:52.837937 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9d94a580-ba22-4951-80f0-9e6fa2336bb7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:52.838193 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9d94a580-ba22-4951-80f0-9e6fa2336bb7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:52.838356 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-9d94a580-ba22-4951-80f0-9e6fa2336bb7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: afa0e466-73e4-4ffa-9b18-a1688bcb9568 Aug 07 18:06:52.844169 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:52.844169 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:52.844805 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9d94a580-ba22-4951-80f0-9e6fa2336bb7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:52.861541 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9d94a580-ba22-4951-80f0-9e6fa2336bb7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot delete request issued successfully. Aug 07 18:06:52.861709 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9d94a580-ba22-4951-80f0-9e6fa2336bb7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 returned with HTTP 202 Aug 07 18:06:52.862207 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 935/3703] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:06:52 2026] DELETE /volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:52.870136 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-09485a28-2d4c-475a-8c0c-e437dfc83183 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:52.871783 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-09485a28-2d4c-475a-8c0c-e437dfc83183 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 Aug 07 18:06:52.872016 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-09485a28-2d4c-475a-8c0c-e437dfc83183 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:52.872194 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-09485a28-2d4c-475a-8c0c-e437dfc83183 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:52.877244 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:52.877244 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:52.877748 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-09485a28-2d4c-475a-8c0c-e437dfc83183 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:52.878459 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-09485a28-2d4c-475a-8c0c-e437dfc83183 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 returned with HTTP 200 Aug 07 18:06:52.878803 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 925/3704] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:52 2026] GET /volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:53.039008 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-41ff2d61-c93a-450a-8eb1-22680172c449 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:53.040942 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41ff2d61-c93a-450a-8eb1-22680172c449 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:53.041174 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41ff2d61-c93a-450a-8eb1-22680172c449 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:53.041383 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41ff2d61-c93a-450a-8eb1-22680172c449 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:53.041556 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-41ff2d61-c93a-450a-8eb1-22680172c449 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:53.046772 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:53.046772 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:53.047578 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41ff2d61-c93a-450a-8eb1-22680172c449 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:53.048003 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 920/3705] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:53 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:53.190806 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e079cbbb-4f13-41cf-9871-e781727cb3c8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:53.193004 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e079cbbb-4f13-41cf-9871-e781727cb3c8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:06:53.193004 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e079cbbb-4f13-41cf-9871-e781727cb3c8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e9f392f-5aa5-4c0d-9dd6-afd3296797c3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1805608673", "description": null, "metadata": null}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:53.203443 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-7d56629a-f922-48e0-8068-94d79a83d405 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:53.205585 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-7d56629a-f922-48e0-8068-94d79a83d405 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] POST https://10.4.3.241/volume/v3/attachments/5bc8b476-df77-46d7-abb1-096fc1c8a22c/action Aug 07 18:06:53.205960 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-7d56629a-f922-48e0-8068-94d79a83d405 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:53.206063 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-7d56629a-f922-48e0-8068-94d79a83d405 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:53.207093 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:53.207093 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:53.207558 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e079cbbb-4f13-41cf-9871-e781727cb3c8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:06:53.207715 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-e079cbbb-4f13-41cf-9871-e781727cb3c8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create snapshot from volume 6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 Aug 07 18:06:53.220411 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:53.220411 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:53.230529 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-cfdb12d9-8558-4064-b2ac-b7a7691296f6 req-7d56629a-f922-48e0-8068-94d79a83d405 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/attachments/5bc8b476-df77-46d7-abb1-096fc1c8a22c/action returned with HTTP 204 Aug 07 18:06:53.230961 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 936/3706] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:06:53 2026] POST /volume/v3/attachments/5bc8b476-df77-46d7-abb1-096fc1c8a22c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:53.247277 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-e079cbbb-4f13-41cf-9871-e781727cb3c8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['da0b88ee-1bee-4523-8602-81e2cd7b3fa8', '4353072c-88e2-4423-9c9c-a69422b0933f', 'b948e457-f6a0-4002-9858-2985e846a676', '30171192-ff07-4f3c-a6ee-37470721f9fd'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:53.281097 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e079cbbb-4f13-41cf-9871-e781727cb3c8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot force create request issued successfully. Aug 07 18:06:53.284421 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e079cbbb-4f13-41cf-9871-e781727cb3c8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:06:53.284421 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 926/3707] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:06:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:53.290769 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6dd121ba-7111-4870-9b8f-781cb7983247 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:53.294237 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6dd121ba-7111-4870-9b8f-781cb7983247 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 Aug 07 18:06:53.295503 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6dd121ba-7111-4870-9b8f-781cb7983247 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:53.295503 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6dd121ba-7111-4870-9b8f-781cb7983247 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:53.301805 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:53.301805 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:53.302317 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6dd121ba-7111-4870-9b8f-781cb7983247 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:06:53.303216 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6dd121ba-7111-4870-9b8f-781cb7983247 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 returned with HTTP 200 Aug 07 18:06:53.303687 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 926/3708] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:53 2026] GET /volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:53.670416 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-14eadfe5-2ac0-4e31-bfb4-85522e478857 req-c4510ca4-2658-4342-8a1a-97c330bcbb5d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:53.673299 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-14eadfe5-2ac0-4e31-bfb4-85522e478857 req-c4510ca4-2658-4342-8a1a-97c330bcbb5d tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] DELETE https://10.4.3.241/volume/v3/attachments/d5d11bef-8754-4e03-9ff5-3c305d49cc95 Aug 07 18:06:53.673674 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-14eadfe5-2ac0-4e31-bfb4-85522e478857 req-c4510ca4-2658-4342-8a1a-97c330bcbb5d tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:53.673969 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-14eadfe5-2ac0-4e31-bfb4-85522e478857 req-c4510ca4-2658-4342-8a1a-97c330bcbb5d tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:53.680988 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:53.680988 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:53.723889 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-14eadfe5-2ac0-4e31-bfb4-85522e478857 req-c4510ca4-2658-4342-8a1a-97c330bcbb5d tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/attachments/d5d11bef-8754-4e03-9ff5-3c305d49cc95 returned with HTTP 200 Aug 07 18:06:53.724285 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 921/3709] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:06:53 2026] DELETE /volume/v3/attachments/d5d11bef-8754-4e03-9ff5-3c305d49cc95 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:53.772175 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-783684cf-5500-4a26-a644-6bc2ad3a1883 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:53.773813 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-783684cf-5500-4a26-a644-6bc2ad3a1883 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:06:53.774000 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-783684cf-5500-4a26-a644-6bc2ad3a1883 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:53.774139 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-783684cf-5500-4a26-a644-6bc2ad3a1883 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:53.782509 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:53.782509 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:53.785688 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-783684cf-5500-4a26-a644-6bc2ad3a1883 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:06:53.789539 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-783684cf-5500-4a26-a644-6bc2ad3a1883 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 200 Aug 07 18:06:53.789964 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 937/3710] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:53 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:53.802953 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ffd43a15-5470-4d90-a6a1-d3db1a7c8ce7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:53.804512 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ffd43a15-5470-4d90-a6a1-d3db1a7c8ce7 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:06:53.804736 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ffd43a15-5470-4d90-a6a1-d3db1a7c8ce7 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:53.804929 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ffd43a15-5470-4d90-a6a1-d3db1a7c8ce7 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:53.816047 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:53.816047 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:53.822551 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ffd43a15-5470-4d90-a6a1-d3db1a7c8ce7 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:06:53.824990 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ffd43a15-5470-4d90-a6a1-d3db1a7c8ce7 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 200 Aug 07 18:06:53.825507 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 927/3711] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:53 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 1165 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:53.888586 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-effc2b64-576a-401e-b1ed-107bf60e4695 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:53.890462 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-effc2b64-576a-401e-b1ed-107bf60e4695 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 Aug 07 18:06:53.890638 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-effc2b64-576a-401e-b1ed-107bf60e4695 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:53.890811 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-effc2b64-576a-401e-b1ed-107bf60e4695 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:53.894779 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-effc2b64-576a-401e-b1ed-107bf60e4695 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 returned with HTTP 404 Aug 07 18:06:53.895180 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 927/3712] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:53 2026] GET /volume/v3/snapshots/afa0e466-73e4-4ffa-9b18-a1688bcb9568 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:53.901838 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cdd9b2d3-7507-41ce-b239-63b975d5fc7b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:53.903849 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cdd9b2d3-7507-41ce-b239-63b975d5fc7b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 Aug 07 18:06:53.904084 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cdd9b2d3-7507-41ce-b239-63b975d5fc7b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:53.904338 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cdd9b2d3-7507-41ce-b239-63b975d5fc7b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:53.911485 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:53.911485 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:53.915187 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cdd9b2d3-7507-41ce-b239-63b975d5fc7b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:53.919951 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cdd9b2d3-7507-41ce-b239-63b975d5fc7b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 returned with HTTP 200 Aug 07 18:06:53.920323 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 922/3713] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:53 2026] GET /volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:53.932972 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e0c358cf-d5ec-4d01-a202-7b6e0f6f4feb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:53.934736 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0c358cf-d5ec-4d01-a202-7b6e0f6f4feb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 Aug 07 18:06:53.934964 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0c358cf-d5ec-4d01-a202-7b6e0f6f4feb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:53.935181 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0c358cf-d5ec-4d01-a202-7b6e0f6f4feb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:53.935368 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e0c358cf-d5ec-4d01-a202-7b6e0f6f4feb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume with id: 6feaa67e-9ca7-4364-840b-cf7cc5d1c762 Aug 07 18:06:53.942100 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:53.942100 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:53.942599 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e0c358cf-d5ec-4d01-a202-7b6e0f6f4feb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:53.964292 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e0c358cf-d5ec-4d01-a202-7b6e0f6f4feb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume request issued successfully. Aug 07 18:06:53.964518 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0c358cf-d5ec-4d01-a202-7b6e0f6f4feb tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 returned with HTTP 202 Aug 07 18:06:53.964928 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 938/3714] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:53 2026] DELETE /volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:53.974892 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4f7b3a7c-0d32-4bed-ac56-2f13bd97d447 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:53.978062 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f7b3a7c-0d32-4bed-ac56-2f13bd97d447 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 Aug 07 18:06:53.978062 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f7b3a7c-0d32-4bed-ac56-2f13bd97d447 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:53.979423 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f7b3a7c-0d32-4bed-ac56-2f13bd97d447 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:53.987794 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:53.987794 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:53.996136 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4f7b3a7c-0d32-4bed-ac56-2f13bd97d447 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:54.000496 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f7b3a7c-0d32-4bed-ac56-2f13bd97d447 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 returned with HTTP 200 Aug 07 18:06:54.000496 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 928/3715] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:53 2026] GET /volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:54.059016 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a2f6f0af-17a6-4545-8a11-5711263f5937 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:54.060746 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2f6f0af-17a6-4545-8a11-5711263f5937 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:54.060905 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2f6f0af-17a6-4545-8a11-5711263f5937 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:54.061111 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2f6f0af-17a6-4545-8a11-5711263f5937 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:54.061252 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a2f6f0af-17a6-4545-8a11-5711263f5937 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:54.065340 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:54.065340 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:54.065972 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2f6f0af-17a6-4545-8a11-5711263f5937 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:54.066325 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 928/3716] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:54 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:54.316978 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-77e51dc9-13fb-44eb-9bde-a3a9c71b4ab3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:54.321496 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77e51dc9-13fb-44eb-9bde-a3a9c71b4ab3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 Aug 07 18:06:54.321496 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77e51dc9-13fb-44eb-9bde-a3a9c71b4ab3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:54.321496 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-77e51dc9-13fb-44eb-9bde-a3a9c71b4ab3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:54.333111 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:54.333111 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:54.333793 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-77e51dc9-13fb-44eb-9bde-a3a9c71b4ab3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:06:54.334837 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-77e51dc9-13fb-44eb-9bde-a3a9c71b4ab3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 returned with HTTP 200 Aug 07 18:06:54.335438 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 923/3717] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:54 2026] GET /volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:54.347731 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4e1e0bfd-084d-445e-afb8-e971d808b338 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:54.352087 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4e1e0bfd-084d-445e-afb8-e971d808b338 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 Aug 07 18:06:54.352087 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4e1e0bfd-084d-445e-afb8-e971d808b338 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:54.352087 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4e1e0bfd-084d-445e-afb8-e971d808b338 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:54.358169 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:54.358169 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:54.358805 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4e1e0bfd-084d-445e-afb8-e971d808b338 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:06:54.359771 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4e1e0bfd-084d-445e-afb8-e971d808b338 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 returned with HTTP 200 Aug 07 18:06:54.360220 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 939/3718] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:54 2026] GET /volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:54.370358 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-58b768be-6519-49ad-9865-7cf3fbc9b280 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:54.372408 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-58b768be-6519-49ad-9865-7cf3fbc9b280 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:06:54.372812 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-58b768be-6519-49ad-9865-7cf3fbc9b280 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e9f392f-5aa5-4c0d-9dd6-afd3296797c3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1164005073", "description": null, "metadata": null}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:54.390322 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:54.390322 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:54.391005 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-58b768be-6519-49ad-9865-7cf3fbc9b280 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:06:54.391194 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-58b768be-6519-49ad-9865-7cf3fbc9b280 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create snapshot from volume 6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 Aug 07 18:06:54.440874 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-58b768be-6519-49ad-9865-7cf3fbc9b280 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['2981d45b-fe8e-4620-8a0f-f73c50c63506', '1abfed2e-cc6f-45d3-b1f3-90add2739c00', '6d04496e-9838-43bb-86d5-dbeaa0460234', '173076f5-5762-4349-9c87-2add34e5a923'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:54.492450 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-58b768be-6519-49ad-9865-7cf3fbc9b280 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot force create request issued successfully. Aug 07 18:06:54.492450 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-58b768be-6519-49ad-9865-7cf3fbc9b280 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:06:54.492450 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 929/3719] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:06:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:54.503120 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a5e4d5ff-b965-4c3a-a796-31302001a01c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:54.504956 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5e4d5ff-b965-4c3a-a796-31302001a01c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 Aug 07 18:06:54.505179 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5e4d5ff-b965-4c3a-a796-31302001a01c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:54.505443 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5e4d5ff-b965-4c3a-a796-31302001a01c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:54.515795 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:54.515795 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:54.518675 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a5e4d5ff-b965-4c3a-a796-31302001a01c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:06:54.518675 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5e4d5ff-b965-4c3a-a796-31302001a01c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 returned with HTTP 200 Aug 07 18:06:54.518675 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 929/3720] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:54 2026] GET /volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:54.906335 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d51a8817-ae74-48f8-a65b-7f554e9bd32d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:54.908201 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d51a8817-ae74-48f8-a65b-7f554e9bd32d tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] DELETE https://10.4.3.241/volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 Aug 07 18:06:54.908365 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d51a8817-ae74-48f8-a65b-7f554e9bd32d tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:54.908609 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d51a8817-ae74-48f8-a65b-7f554e9bd32d tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:54.908763 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-d51a8817-ae74-48f8-a65b-7f554e9bd32d tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Delete volume with id: b4c901c1-d9b0-4175-a246-ae496fb2d399 Aug 07 18:06:54.916216 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:54.916216 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:54.916688 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d51a8817-ae74-48f8-a65b-7f554e9bd32d tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:06:54.931688 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d51a8817-ae74-48f8-a65b-7f554e9bd32d tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Delete volume request issued successfully. Aug 07 18:06:54.931831 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d51a8817-ae74-48f8-a65b-7f554e9bd32d tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 returned with HTTP 202 Aug 07 18:06:54.932218 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 924/3721] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:54 2026] DELETE /volume/v3/volumes/b4c901c1-d9b0-4175-a246-ae496fb2d399 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:54.938520 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3f7b5958-9405-4092-ad9b-86c16495f0bd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:54.940093 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f7b5958-9405-4092-ad9b-86c16495f0bd tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] DELETE https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f Aug 07 18:06:54.940279 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f7b5958-9405-4092-ad9b-86c16495f0bd tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:54.940494 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f7b5958-9405-4092-ad9b-86c16495f0bd tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:54.940590 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-3f7b5958-9405-4092-ad9b-86c16495f0bd tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Delete backup with id: d7d2513a-7526-4eb8-9e41-5b28cc86187f. Aug 07 18:06:54.944599 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:54.944599 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:54.958933 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-3f7b5958-9405-4092-ad9b-86c16495f0bd tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] delete_backup rpcapi backup_id d7d2513a-7526-4eb8-9e41-5b28cc86187f {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:06:54.960603 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f7b5958-9405-4092-ad9b-86c16495f0bd tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f returned with HTTP 202 Aug 07 18:06:54.961188 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 940/3722] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:54 2026] DELETE /volume/v3/backups/d7d2513a-7526-4eb8-9e41-5b28cc86187f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:06:54.968051 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e047fb80-dd3e-461f-b7f9-0bdd18ed6b97 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:54.969894 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e047fb80-dd3e-461f-b7f9-0bdd18ed6b97 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] DELETE https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a Aug 07 18:06:54.970069 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e047fb80-dd3e-461f-b7f9-0bdd18ed6b97 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:54.970232 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e047fb80-dd3e-461f-b7f9-0bdd18ed6b97 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:54.970452 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-e047fb80-dd3e-461f-b7f9-0bdd18ed6b97 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Delete volume with id: e053a2f2-2d74-4efc-a016-88e4247c890a Aug 07 18:06:54.978487 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:54.978487 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:54.979027 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e047fb80-dd3e-461f-b7f9-0bdd18ed6b97 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:06:54.997440 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e047fb80-dd3e-461f-b7f9-0bdd18ed6b97 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Delete volume request issued successfully. Aug 07 18:06:54.997648 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e047fb80-dd3e-461f-b7f9-0bdd18ed6b97 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a returned with HTTP 202 Aug 07 18:06:54.998125 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 930/3723] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:54 2026] DELETE /volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:55.006843 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2c9e3b76-309b-41d1-b04c-98f0440040d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:55.009847 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c9e3b76-309b-41d1-b04c-98f0440040d8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a Aug 07 18:06:55.010185 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c9e3b76-309b-41d1-b04c-98f0440040d8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:55.010301 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c9e3b76-309b-41d1-b04c-98f0440040d8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:55.014218 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-339f2019-cb43-447b-b331-b9685253c111 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:55.017525 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-339f2019-cb43-447b-b331-b9685253c111 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 Aug 07 18:06:55.017982 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-339f2019-cb43-447b-b331-b9685253c111 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:55.017982 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-339f2019-cb43-447b-b331-b9685253c111 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:55.024419 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:55.024419 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:55.026088 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-339f2019-cb43-447b-b331-b9685253c111 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 returned with HTTP 404 Aug 07 18:06:55.026708 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 925/3724] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:55 2026] GET /volume/v3/volumes/6feaa67e-9ca7-4364-840b-cf7cc5d1c762 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:55.036202 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-19d0d8d0-24cf-46f3-8297-7768a240314a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:55.036604 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2c9e3b76-309b-41d1-b04c-98f0440040d8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Volume info retrieved successfully. Aug 07 18:06:55.040198 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19d0d8d0-24cf-46f3-8297-7768a240314a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:06:55.040391 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-19d0d8d0-24cf-46f3-8297-7768a240314a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:55.040601 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-19d0d8d0-24cf-46f3-8297-7768a240314a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:55.045364 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c9e3b76-309b-41d1-b04c-98f0440040d8 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a returned with HTTP 200 Aug 07 18:06:55.045980 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 930/3725] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:55 2026] GET /volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a => generated 1361 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:55.058234 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:55.058234 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:55.062478 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-19d0d8d0-24cf-46f3-8297-7768a240314a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:55.067779 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19d0d8d0-24cf-46f3-8297-7768a240314a tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:06:55.068166 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 941/3726] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:55 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:55.078040 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2b45fb35-5c95-4d1a-b26f-cb0ddd193f6f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:55.080040 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2b45fb35-5c95-4d1a-b26f-cb0ddd193f6f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:55.080213 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2b45fb35-5c95-4d1a-b26f-cb0ddd193f6f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:55.080373 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2b45fb35-5c95-4d1a-b26f-cb0ddd193f6f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:55.080539 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2b45fb35-5c95-4d1a-b26f-cb0ddd193f6f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:55.081982 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:55.084031 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:55.084329 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1500023904"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:55.085697 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:55.085697 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:55.085863 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1500023904'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:55.085977 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume of 1 GB Aug 07 18:06:55.086469 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2b45fb35-5c95-4d1a-b26f-cb0ddd193f6f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:55.086916 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 931/3727] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:55 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:55.090760 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Availability Zones retrieved successfully. Aug 07 18:06:55.101360 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Flow 'volume_create_api' (051d85f0-2a22-45cd-885b-000ab4f76463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:55.103603 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e7aa55-52ac-4a05-9e9f-7302d6924f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:55.105258 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:55.150534 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e7aa55-52ac-4a05-9e9f-7302d6924f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:55.154061 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (427ef4a8-13e0-4f61-90c0-a8ff2cb522b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:55.201117 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['c898d063-f234-43b5-a428-dadc5aaf2c40', '9a965053-490e-4c14-93a7-17d1e1d319b3', '8d71ad41-86ca-471f-b6cb-2606d4dcc51a', 'd360121e-8655-4027-afd8-d7b591781fdd'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:55.201902 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (427ef4a8-13e0-4f61-90c0-a8ff2cb522b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c898d063-f234-43b5-a428-dadc5aaf2c40', '9a965053-490e-4c14-93a7-17d1e1d319b3', '8d71ad41-86ca-471f-b6cb-2606d4dcc51a', 'd360121e-8655-4027-afd8-d7b591781fdd']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:55.202667 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2bcba4f-a587-42f6-8821-dfe4725f1e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:55.229085 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2bcba4f-a587-42f6-8821-dfe4725f1e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fb8392a-adc4-45c2-8d3d-778f15419ddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1500023904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323a2d27e79e41a3ac8a1158f14bbb52',qos_specs=None,replication_status=,reservations=['c898d063-f234-43b5-a428-dadc5aaf2c40','9a965053-490e-4c14-93a7-17d1e1d319b3','8d71ad41-86ca-471f-b6cb-2606d4dcc51a','d360121e-8655-4027-afd8-d7b591781fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c914e031942f4066b9b7e16668ffe442',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1500023904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fb8392a-adc4-45c2-8d3d-778f15419ddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='323a2d27e79e41a3ac8a1158f14bbb52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c914e031942f4066b9b7e16668ffe442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:55.231130 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f13f11f-aef5-4a66-9dc6-c2be517e0a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:55.249028 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f13f11f-aef5-4a66-9dc6-c2be517e0a2c) transitioned into state 'SUCCESS' from state '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-1500023904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323a2d27e79e41a3ac8a1158f14bbb52',qos_specs=None,replication_status=,reservations=['c898d063-f234-43b5-a428-dadc5aaf2c40','9a965053-490e-4c14-93a7-17d1e1d319b3','8d71ad41-86ca-471f-b6cb-2606d4dcc51a','d360121e-8655-4027-afd8-d7b591781fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c914e031942f4066b9b7e16668ffe442',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:55.249812 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a39dfd2-31eb-4e7e-a49a-e817ec741a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:55.259825 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a39dfd2-31eb-4e7e-a49a-e817ec741a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:55.260891 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Flow 'volume_create_api' (051d85f0-2a22-45cd-885b-000ab4f76463) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:55.261193 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume request issued successfully. Aug 07 18:06:55.261869 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7223b7d8-7a27-4095-b0b9-3bd4e37713ab tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:55.262331 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 926/3728] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:06:55 2026] POST /volume/v3/volumes => generated 754 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:55.280360 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-15a9683f-e9d0-4312-bfb3-cfb99b2a5289 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:55.288841 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15a9683f-e9d0-4312-bfb3-cfb99b2a5289 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc Aug 07 18:06:55.289159 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15a9683f-e9d0-4312-bfb3-cfb99b2a5289 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:55.289489 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15a9683f-e9d0-4312-bfb3-cfb99b2a5289 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:55.303373 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:55.303373 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:55.310437 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-15a9683f-e9d0-4312-bfb3-cfb99b2a5289 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:55.318572 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15a9683f-e9d0-4312-bfb3-cfb99b2a5289 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc returned with HTTP 200 Aug 07 18:06:55.318572 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 931/3729] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:55 2026] GET /volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:55.530163 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e2f22c5d-130b-4e88-96dd-0f9cea30bf3b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:55.532122 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e2f22c5d-130b-4e88-96dd-0f9cea30bf3b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 Aug 07 18:06:55.532329 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e2f22c5d-130b-4e88-96dd-0f9cea30bf3b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:55.532597 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e2f22c5d-130b-4e88-96dd-0f9cea30bf3b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:55.538285 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:55.538285 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:55.538786 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e2f22c5d-130b-4e88-96dd-0f9cea30bf3b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:06:55.539647 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e2f22c5d-130b-4e88-96dd-0f9cea30bf3b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 returned with HTTP 200 Aug 07 18:06:55.540074 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 942/3730] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:55 2026] GET /volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:55.550291 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-19cdd457-3b5b-48ff-bdf6-a8eb93769d7b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:55.554652 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19cdd457-3b5b-48ff-bdf6-a8eb93769d7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 Aug 07 18:06:55.554990 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-19cdd457-3b5b-48ff-bdf6-a8eb93769d7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:55.555342 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-19cdd457-3b5b-48ff-bdf6-a8eb93769d7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:55.562221 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:55.562221 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:55.563095 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-19cdd457-3b5b-48ff-bdf6-a8eb93769d7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:06:55.564450 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19cdd457-3b5b-48ff-bdf6-a8eb93769d7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 returned with HTTP 200 Aug 07 18:06:55.565699 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 932/3731] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:55 2026] GET /volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:55.575846 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c0983d17-2f03-49b2-8e94-591456a4aa6c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:55.577618 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c0983d17-2f03-49b2-8e94-591456a4aa6c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:06:55.578231 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c0983d17-2f03-49b2-8e94-591456a4aa6c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e9f392f-5aa5-4c0d-9dd6-afd3296797c3", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-614115088", "description": null, "metadata": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:55.591313 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:55.591313 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:55.593207 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c0983d17-2f03-49b2-8e94-591456a4aa6c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:06:55.593207 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-c0983d17-2f03-49b2-8e94-591456a4aa6c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create snapshot from volume 6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 Aug 07 18:06:55.621492 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-c0983d17-2f03-49b2-8e94-591456a4aa6c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['b881440a-9904-4ab5-abd7-f26e1fe16c5a', '122b087d-03d8-4419-8fd5-9d2977dcfd68', 'b5933ea1-033c-44df-a674-2e173a72366d', '97821b32-463b-4de8-8daf-3a3fee5f3da7'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:55.654142 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c0983d17-2f03-49b2-8e94-591456a4aa6c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot force create request issued successfully. Aug 07 18:06:55.654575 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c0983d17-2f03-49b2-8e94-591456a4aa6c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:06:55.655199 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 927/3732] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:06:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:55.665719 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bcd47da0-a6d6-480b-b91a-0711d899f86f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:55.667622 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcd47da0-a6d6-480b-b91a-0711d899f86f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f Aug 07 18:06:55.667859 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcd47da0-a6d6-480b-b91a-0711d899f86f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:55.668083 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcd47da0-a6d6-480b-b91a-0711d899f86f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:55.673313 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:55.673313 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:55.673841 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bcd47da0-a6d6-480b-b91a-0711d899f86f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:06:55.674714 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcd47da0-a6d6-480b-b91a-0711d899f86f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f returned with HTTP 200 Aug 07 18:06:55.675090 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 932/3733] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:55 2026] GET /volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:56.061749 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ec300aeb-1bce-4a3e-af94-149545f2b173 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:56.063412 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ec300aeb-1bce-4a3e-af94-149545f2b173 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] GET https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a Aug 07 18:06:56.063627 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ec300aeb-1bce-4a3e-af94-149545f2b173 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:56.063840 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ec300aeb-1bce-4a3e-af94-149545f2b173 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:56.069521 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ec300aeb-1bce-4a3e-af94-149545f2b173 tempest-TestVolumeBackupRestore-96431252 tempest-TestVolumeBackupRestore-96431252-project-member] https://10.4.3.241/volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a returned with HTTP 404 Aug 07 18:06:56.070018 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 943/3734] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:56 2026] GET /volume/v3/volumes/e053a2f2-2d74-4efc-a016-88e4247c890a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:56.098175 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a89c9c91-3e09-4086-8df1-0c12028989e0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:56.100672 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a89c9c91-3e09-4086-8df1-0c12028989e0 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:56.100855 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a89c9c91-3e09-4086-8df1-0c12028989e0 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:56.101060 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a89c9c91-3e09-4086-8df1-0c12028989e0 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:56.101164 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a89c9c91-3e09-4086-8df1-0c12028989e0 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:56.105885 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:56.105885 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:56.106583 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a89c9c91-3e09-4086-8df1-0c12028989e0 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:56.107027 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 933/3735] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:56 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:56.331827 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fb5d029a-0014-4467-8a67-cd4d6fb68aa0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:56.335094 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb5d029a-0014-4467-8a67-cd4d6fb68aa0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc Aug 07 18:06:56.335318 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fb5d029a-0014-4467-8a67-cd4d6fb68aa0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:56.335605 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fb5d029a-0014-4467-8a67-cd4d6fb68aa0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:56.346458 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:56.346458 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:56.350859 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fb5d029a-0014-4467-8a67-cd4d6fb68aa0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:56.356132 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb5d029a-0014-4467-8a67-cd4d6fb68aa0 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc returned with HTTP 200 Aug 07 18:06:56.356355 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 928/3736] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:56 2026] GET /volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:56.372824 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c47052c5-de68-47d8-a003-933e8d0b6e36 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:56.374288 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c47052c5-de68-47d8-a003-933e8d0b6e36 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:06:56.374660 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c47052c5-de68-47d8-a003-933e8d0b6e36 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fb8392a-adc4-45c2-8d3d-778f15419ddc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-633074020"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:56.385158 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:56.385158 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:56.385854 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c47052c5-de68-47d8-a003-933e8d0b6e36 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:56.385854 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-c47052c5-de68-47d8-a003-933e8d0b6e36 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create snapshot from volume 0fb8392a-adc4-45c2-8d3d-778f15419ddc Aug 07 18:06:56.420087 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c47052c5-de68-47d8-a003-933e8d0b6e36 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['96e50939-b269-4b64-990a-28a6c44ba585', '3eb97a2c-23d8-4fbe-901a-d83eabf0e617', '1b7d2d11-49c0-4ff8-87db-600b14951aff', '68a23164-8f75-40f6-8563-908786324573'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:56.451418 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c47052c5-de68-47d8-a003-933e8d0b6e36 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot create request issued successfully. Aug 07 18:06:56.451810 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c47052c5-de68-47d8-a003-933e8d0b6e36 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:06:56.452322 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 933/3737] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:06:56 2026] POST /volume/v3/snapshots => generated 309 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:56.460568 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7268cda1-e394-451b-a64b-859924ddd77d req-56b63444-de8d-4865-93ab-2ccca26d96b9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:56.463154 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-56b63444-de8d-4865-93ab-2ccca26d96b9 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:06:56.463530 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-56b63444-de8d-4865-93ab-2ccca26d96b9 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:56.463873 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-56b63444-de8d-4865-93ab-2ccca26d96b9 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:56.466490 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-89ec1d72-d658-4b56-8b49-ed41da917dff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:56.470232 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89ec1d72-d658-4b56-8b49-ed41da917dff tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 Aug 07 18:06:56.470507 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89ec1d72-d658-4b56-8b49-ed41da917dff tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:56.470960 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89ec1d72-d658-4b56-8b49-ed41da917dff tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:56.476639 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:56.476639 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:56.477838 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:56.477838 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:56.478591 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-89ec1d72-d658-4b56-8b49-ed41da917dff tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:56.479858 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89ec1d72-d658-4b56-8b49-ed41da917dff tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 returned with HTTP 200 Aug 07 18:06:56.480153 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-7268cda1-e394-451b-a64b-859924ddd77d req-56b63444-de8d-4865-93ab-2ccca26d96b9 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:06:56.480280 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 934/3738] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:56 2026] GET /volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:56.491149 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-56b63444-de8d-4865-93ab-2ccca26d96b9 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 200 Aug 07 18:06:56.491149 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 944/3739] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:06:56 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 1165 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:06:56.520370 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7268cda1-e394-451b-a64b-859924ddd77d req-35d0981a-9590-4199-a025-390db42ba16a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:56.522952 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-35d0981a-9590-4199-a025-390db42ba16a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] POST https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef/action Aug 07 18:06:56.523297 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-35d0981a-9590-4199-a025-390db42ba16a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:06:56.523437 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-35d0981a-9590-4199-a025-390db42ba16a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:56.537221 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:56.537221 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:56.537915 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-7268cda1-e394-451b-a64b-859924ddd77d req-35d0981a-9590-4199-a025-390db42ba16a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:06:56.547493 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-7268cda1-e394-451b-a64b-859924ddd77d req-35d0981a-9590-4199-a025-390db42ba16a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Begin detaching volume completed successfully. Aug 07 18:06:56.547493 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-35d0981a-9590-4199-a025-390db42ba16a tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef/action returned with HTTP 202 Aug 07 18:06:56.547818 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 929/3740] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:06:56 2026] POST /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:06:56.606921 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4cd26f85-7e7f-408c-bf40-46b7f782343b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:56.607524 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4cd26f85-7e7f-408c-bf40-46b7f782343b None None] GET https://10.4.3.241/volume// Aug 07 18:06:56.607786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4cd26f85-7e7f-408c-bf40-46b7f782343b None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:56.608066 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4cd26f85-7e7f-408c-bf40-46b7f782343b None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:56.608623 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4cd26f85-7e7f-408c-bf40-46b7f782343b None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:06:56.609032 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 934/3741] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:06:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:06:56.623702 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7268cda1-e394-451b-a64b-859924ddd77d req-84fc8685-c123-47af-a973-0f1009a36eaa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:56.625766 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-84fc8685-c123-47af-a973-0f1009a36eaa tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:06:56.625965 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-84fc8685-c123-47af-a973-0f1009a36eaa tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:56.626165 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-84fc8685-c123-47af-a973-0f1009a36eaa tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:56.635986 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:56.635986 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:56.639196 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-7268cda1-e394-451b-a64b-859924ddd77d req-84fc8685-c123-47af-a973-0f1009a36eaa tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:06:56.643420 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-84fc8685-c123-47af-a973-0f1009a36eaa tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 200 Aug 07 18:06:56.643786 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 935/3742] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:06:56 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 1348 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:06:56.687024 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5a77f8eb-6caf-4f2e-a086-7bc34923b0bc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:56.688608 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a77f8eb-6caf-4f2e-a086-7bc34923b0bc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f Aug 07 18:06:56.688946 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a77f8eb-6caf-4f2e-a086-7bc34923b0bc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:56.689274 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a77f8eb-6caf-4f2e-a086-7bc34923b0bc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:56.694820 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:56.694820 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:56.696539 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5a77f8eb-6caf-4f2e-a086-7bc34923b0bc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:06:56.696539 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a77f8eb-6caf-4f2e-a086-7bc34923b0bc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f returned with HTTP 200 Aug 07 18:06:56.696539 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 945/3743] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:56 2026] GET /volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:56.705913 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5dd2774b-c0df-44d8-b19b-a0f30a5502f8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:56.707923 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5dd2774b-c0df-44d8-b19b-a0f30a5502f8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f Aug 07 18:06:56.708139 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5dd2774b-c0df-44d8-b19b-a0f30a5502f8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:56.708366 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5dd2774b-c0df-44d8-b19b-a0f30a5502f8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:56.715253 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:56.715253 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:56.715745 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5dd2774b-c0df-44d8-b19b-a0f30a5502f8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:06:56.716643 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5dd2774b-c0df-44d8-b19b-a0f30a5502f8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f returned with HTTP 200 Aug 07 18:06:56.717137 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 930/3744] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:56 2026] GET /volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:57.119570 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-35819c96-61c0-4bc5-89dd-8d22e7d913bf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:57.125411 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-35819c96-61c0-4bc5-89dd-8d22e7d913bf tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:06:57.125637 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-35819c96-61c0-4bc5-89dd-8d22e7d913bf tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:57.125859 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-35819c96-61c0-4bc5-89dd-8d22e7d913bf tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:57.125991 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-35819c96-61c0-4bc5-89dd-8d22e7d913bf tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:57.133528 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:57.133528 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:57.134407 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-35819c96-61c0-4bc5-89dd-8d22e7d913bf tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:06:57.134965 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 935/3745] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:57 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:57.147112 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-637dc2b0-d830-438c-bf79-79907d45011e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:57.151223 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-637dc2b0-d830-438c-bf79-79907d45011e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:06:57.151717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-637dc2b0-d830-438c-bf79-79907d45011e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47557674-f543-454c-be6b-7560df79e721", "name": "tempest-VolumesBackupsTest-Backup-917264408"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:57.153641 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-637dc2b0-d830-438c-bf79-79907d45011e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Creating new backup {'backup': {'volume_id': '47557674-f543-454c-be6b-7560df79e721', 'name': 'tempest-VolumesBackupsTest-Backup-917264408'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:06:57.153824 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-637dc2b0-d830-438c-bf79-79907d45011e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Creating backup of volume 47557674-f543-454c-be6b-7560df79e721 in container None Aug 07 18:06:57.163356 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:57.163356 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:57.163857 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-637dc2b0-d830-438c-bf79-79907d45011e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:06:57.184849 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-637dc2b0-d830-438c-bf79-79907d45011e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Created reservations ['29442643-8a52-4178-a1f8-04b43b9f21e3', '0bebcaba-98b9-44c8-8fd4-10b94b8e4a45'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:57.214345 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-637dc2b0-d830-438c-bf79-79907d45011e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:06:57.214849 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 936/3746] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:06:57 2026] POST /volume/v3/backups => generated 329 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:57.225545 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8645d109-0cc2-4394-9a42-4ebffed764e4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:57.231758 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8645d109-0cc2-4394-9a42-4ebffed764e4 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:06:57.231758 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8645d109-0cc2-4394-9a42-4ebffed764e4 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:57.231758 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8645d109-0cc2-4394-9a42-4ebffed764e4 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:57.231758 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-8645d109-0cc2-4394-9a42-4ebffed764e4 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:57.235993 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:57.235993 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:57.236929 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8645d109-0cc2-4394-9a42-4ebffed764e4 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:06:57.237430 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 946/3747] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:57 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:57.491576 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-80263bcf-e4ee-4a82-baab-ad2c10d0244e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:57.493930 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-80263bcf-e4ee-4a82-baab-ad2c10d0244e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 Aug 07 18:06:57.494193 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-80263bcf-e4ee-4a82-baab-ad2c10d0244e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:57.494463 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-80263bcf-e4ee-4a82-baab-ad2c10d0244e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:57.503345 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:57.503345 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:57.503920 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-80263bcf-e4ee-4a82-baab-ad2c10d0244e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:57.504681 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-80263bcf-e4ee-4a82-baab-ad2c10d0244e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 returned with HTTP 200 Aug 07 18:06:57.505103 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 931/3748] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:57 2026] GET /volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:57.516685 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a90750b4-0e48-4037-aae3-2215927eef30 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:57.519963 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:06:57.520163 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f63f0bd8-cc68-457c-82e1-989bf8a8dfa8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-444055318"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:06:57.522210 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume request body: {'volume': {'snapshot_id': 'f63f0bd8-cc68-457c-82e1-989bf8a8dfa8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-444055318'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:06:57.532710 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:57.532710 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:57.533137 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:06:57.533262 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume of 1 GB Aug 07 18:06:57.540204 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Availability Zones retrieved successfully. Aug 07 18:06:57.545135 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Flow 'volume_create_api' (c35ded21-061b-4087-b67b-3de936fec2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:57.546222 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb939ee1-1125-4e3f-a8af-5f6f7396f06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:57.547153 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:06:57.580110 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb939ee1-1125-4e3f-a8af-5f6f7396f06a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f63f0bd8-cc68-457c-82e1-989bf8a8dfa8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:57.580969 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f795ca2-e521-4797-a8d8-16daff193d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:57.633041 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Created reservations ['1ea617ee-e123-49b8-aa6b-ced62278cff3', 'b74c5508-7ede-43ab-919a-c2010696e4c3', '8064f147-2741-45a6-8f17-e9f16517988f', 'd0d86206-0ee7-4d2e-b28a-44400610e611'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:06:57.634116 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f795ca2-e521-4797-a8d8-16daff193d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ea617ee-e123-49b8-aa6b-ced62278cff3', 'b74c5508-7ede-43ab-919a-c2010696e4c3', '8064f147-2741-45a6-8f17-e9f16517988f', 'd0d86206-0ee7-4d2e-b28a-44400610e611']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:57.635128 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77334ed4-d771-4b27-9840-de9ff635715b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:57.669661 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7268cda1-e394-451b-a64b-859924ddd77d req-47391c76-8b82-4e78-bc2d-8662273985de None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:57.671540 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-47391c76-8b82-4e78-bc2d-8662273985de tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] DELETE https://10.4.3.241/volume/v3/attachments/5bc8b476-df77-46d7-abb1-096fc1c8a22c Aug 07 18:06:57.671706 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-47391c76-8b82-4e78-bc2d-8662273985de tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:57.671881 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-47391c76-8b82-4e78-bc2d-8662273985de tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:57.679172 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:57.679172 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:57.682737 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77334ed4-d771-4b27-9840-de9ff635715b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90073a19-b1bd-41c0-ad79-db84a5710547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-444055318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323a2d27e79e41a3ac8a1158f14bbb52',qos_specs=None,replication_status=,reservations=['1ea617ee-e123-49b8-aa6b-ced62278cff3','b74c5508-7ede-43ab-919a-c2010696e4c3','8064f147-2741-45a6-8f17-e9f16517988f','d0d86206-0ee7-4d2e-b28a-44400610e611'],size=1,snapshot_id=f63f0bd8-cc68-457c-82e1-989bf8a8dfa8,source_replicaid=,source_volid=None,status='creating',user_id='c914e031942f4066b9b7e16668ffe442',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-444055318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90073a19-b1bd-41c0-ad79-db84a5710547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='323a2d27e79e41a3ac8a1158f14bbb52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f63f0bd8-cc68-457c-82e1-989bf8a8dfa8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c914e031942f4066b9b7e16668ffe442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:57.683736 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c60d951-c587-45de-ac9e-3d215b81c43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:57.708635 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c60d951-c587-45de-ac9e-3d215b81c43f) transitioned into state 'SUCCESS' from state '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-444055318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='323a2d27e79e41a3ac8a1158f14bbb52',qos_specs=None,replication_status=,reservations=['1ea617ee-e123-49b8-aa6b-ced62278cff3','b74c5508-7ede-43ab-919a-c2010696e4c3','8064f147-2741-45a6-8f17-e9f16517988f','d0d86206-0ee7-4d2e-b28a-44400610e611'],size=1,snapshot_id=f63f0bd8-cc68-457c-82e1-989bf8a8dfa8,source_replicaid=,source_volid=None,status='creating',user_id='c914e031942f4066b9b7e16668ffe442',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:57.709378 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e57871d-be6d-437a-bf14-43c810ebb74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:06:57.729440 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7268cda1-e394-451b-a64b-859924ddd77d req-47391c76-8b82-4e78-bc2d-8662273985de tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/attachments/5bc8b476-df77-46d7-abb1-096fc1c8a22c returned with HTTP 200 Aug 07 18:06:57.730037 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 937/3749] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:06:57 2026] DELETE /volume/v3/attachments/5bc8b476-df77-46d7-abb1-096fc1c8a22c => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:57.734879 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e57871d-be6d-437a-bf14-43c810ebb74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:06:57.735872 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Flow 'volume_create_api' (c35ded21-061b-4087-b67b-3de936fec2a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:06:57.736204 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Create volume request issued successfully. Aug 07 18:06:57.736833 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a90750b4-0e48-4037-aae3-2215927eef30 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:06:57.737270 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 936/3750] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:06:57 2026] POST /volume/v3/volumes => generated 787 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:06:57.752457 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-894222fe-71cf-487b-b5fe-4113ba86c789 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:57.754437 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-894222fe-71cf-487b-b5fe-4113ba86c789 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 Aug 07 18:06:57.754800 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-894222fe-71cf-487b-b5fe-4113ba86c789 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:57.755085 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-894222fe-71cf-487b-b5fe-4113ba86c789 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:57.763518 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:57.763518 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:57.767773 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-894222fe-71cf-487b-b5fe-4113ba86c789 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:57.772219 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-894222fe-71cf-487b-b5fe-4113ba86c789 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 returned with HTTP 200 Aug 07 18:06:57.772851 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 947/3751] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:57 2026] GET /volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:58.255757 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-59a4858b-bfa1-43a8-8fdc-ab61ba0f0003 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:58.255891 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f2ccb46d-bbe2-435c-86a4-81d98b5d3765 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:58.257379 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-59a4858b-bfa1-43a8-8fdc-ab61ba0f0003 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:06:58.259572 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-59a4858b-bfa1-43a8-8fdc-ab61ba0f0003 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:58.259572 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-59a4858b-bfa1-43a8-8fdc-ab61ba0f0003 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:58.259572 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-59a4858b-bfa1-43a8-8fdc-ab61ba0f0003 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:58.263417 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f2ccb46d-bbe2-435c-86a4-81d98b5d3765 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f Aug 07 18:06:58.264460 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f2ccb46d-bbe2-435c-86a4-81d98b5d3765 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:58.264791 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f2ccb46d-bbe2-435c-86a4-81d98b5d3765 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:58.264894 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-f2ccb46d-bbe2-435c-86a4-81d98b5d3765 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete snapshot with id: f00c27e4-6a5a-48ab-8cf6-87f0b83c227f Aug 07 18:06:58.266759 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:58.266759 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:58.267627 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-59a4858b-bfa1-43a8-8fdc-ab61ba0f0003 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:06:58.267933 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 932/3752] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:58 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:58.275262 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:58.275262 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:58.276037 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f2ccb46d-bbe2-435c-86a4-81d98b5d3765 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:06:58.302449 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f2ccb46d-bbe2-435c-86a4-81d98b5d3765 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot delete request issued successfully. Aug 07 18:06:58.302746 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f2ccb46d-bbe2-435c-86a4-81d98b5d3765 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f returned with HTTP 202 Aug 07 18:06:58.303302 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 938/3753] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:06:58 2026] DELETE /volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:58.313480 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b6805f2a-7067-4913-afe8-235c6c3ac2ed None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:58.315794 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6805f2a-7067-4913-afe8-235c6c3ac2ed tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f Aug 07 18:06:58.316144 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6805f2a-7067-4913-afe8-235c6c3ac2ed tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:58.316321 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6805f2a-7067-4913-afe8-235c6c3ac2ed tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:58.323035 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:58.323035 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:58.323035 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b6805f2a-7067-4913-afe8-235c6c3ac2ed tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:06:58.324099 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6805f2a-7067-4913-afe8-235c6c3ac2ed tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f returned with HTTP 200 Aug 07 18:06:58.324208 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 937/3754] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:58 2026] GET /volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:58.785892 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2c045a43-8589-4287-a4b4-3ad5cb8d0b19 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:58.788587 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c045a43-8589-4287-a4b4-3ad5cb8d0b19 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 Aug 07 18:06:58.788872 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c045a43-8589-4287-a4b4-3ad5cb8d0b19 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:58.789043 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c045a43-8589-4287-a4b4-3ad5cb8d0b19 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:58.798051 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:58.798051 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:58.802348 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2c045a43-8589-4287-a4b4-3ad5cb8d0b19 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:58.808854 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c045a43-8589-4287-a4b4-3ad5cb8d0b19 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 returned with HTTP 200 Aug 07 18:06:58.809611 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 948/3755] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:58 2026] GET /volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:58.822877 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4267c989-9ee3-4c4e-abad-8f266be5d28b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:58.824724 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4267c989-9ee3-4c4e-abad-8f266be5d28b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 Aug 07 18:06:58.824961 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4267c989-9ee3-4c4e-abad-8f266be5d28b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:58.825197 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4267c989-9ee3-4c4e-abad-8f266be5d28b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:58.831670 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:58.831670 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:06:58.837155 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4267c989-9ee3-4c4e-abad-8f266be5d28b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:58.841225 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4267c989-9ee3-4c4e-abad-8f266be5d28b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 returned with HTTP 200 Aug 07 18:06:58.841613 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 933/3756] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:58 2026] GET /volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:58.855579 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5425745c-86d4-48bc-a56e-0d3d79cf3e5c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:58.857779 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5425745c-86d4-48bc-a56e-0d3d79cf3e5c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 Aug 07 18:06:58.858052 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5425745c-86d4-48bc-a56e-0d3d79cf3e5c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:58.858341 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5425745c-86d4-48bc-a56e-0d3d79cf3e5c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:58.858925 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-5425745c-86d4-48bc-a56e-0d3d79cf3e5c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume with id: 90073a19-b1bd-41c0-ad79-db84a5710547 Aug 07 18:06:58.867436 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:58.867436 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:58.868071 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5425745c-86d4-48bc-a56e-0d3d79cf3e5c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:58.887808 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5425745c-86d4-48bc-a56e-0d3d79cf3e5c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume request issued successfully. Aug 07 18:06:58.888177 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5425745c-86d4-48bc-a56e-0d3d79cf3e5c tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 returned with HTTP 202 Aug 07 18:06:58.889927 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 939/3757] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:58 2026] DELETE /volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:58.895756 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-aa02272c-8df6-4ac3-ae45-b2ab82112ad3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:58.899249 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aa02272c-8df6-4ac3-ae45-b2ab82112ad3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 Aug 07 18:06:58.899249 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aa02272c-8df6-4ac3-ae45-b2ab82112ad3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:58.899249 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aa02272c-8df6-4ac3-ae45-b2ab82112ad3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:58.907047 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:58.907047 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:58.912484 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-aa02272c-8df6-4ac3-ae45-b2ab82112ad3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:06:58.914835 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aa02272c-8df6-4ac3-ae45-b2ab82112ad3 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 returned with HTTP 200 Aug 07 18:06:58.915182 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 938/3758] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:58 2026] GET /volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:59.282939 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ec33a12e-f3e7-47b3-82d1-c8dee23579b3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:59.285794 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ec33a12e-f3e7-47b3-82d1-c8dee23579b3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:06:59.285964 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ec33a12e-f3e7-47b3-82d1-c8dee23579b3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:59.286134 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ec33a12e-f3e7-47b3-82d1-c8dee23579b3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:59.286236 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-ec33a12e-f3e7-47b3-82d1-c8dee23579b3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:06:59.291025 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:59.291025 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:06:59.292067 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ec33a12e-f3e7-47b3-82d1-c8dee23579b3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:06:59.292622 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 949/3759] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:59 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:59.334241 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2e8eb5f0-568d-46d0-9915-969446b0eb86 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:59.336161 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e8eb5f0-568d-46d0-9915-969446b0eb86 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f Aug 07 18:06:59.336343 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e8eb5f0-568d-46d0-9915-969446b0eb86 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:59.336546 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e8eb5f0-568d-46d0-9915-969446b0eb86 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:59.347427 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e8eb5f0-568d-46d0-9915-969446b0eb86 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f returned with HTTP 404 Aug 07 18:06:59.347588 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 934/3760] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:59 2026] GET /volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:59.355354 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eebb88b1-632d-4164-a96e-cdfe351bdb32 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:59.358464 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eebb88b1-632d-4164-a96e-cdfe351bdb32 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 Aug 07 18:06:59.358464 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eebb88b1-632d-4164-a96e-cdfe351bdb32 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:59.358464 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eebb88b1-632d-4164-a96e-cdfe351bdb32 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:59.358464 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-eebb88b1-632d-4164-a96e-cdfe351bdb32 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete snapshot with id: 4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 Aug 07 18:06:59.365590 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:59.365590 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:06:59.366221 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-eebb88b1-632d-4164-a96e-cdfe351bdb32 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:06:59.394180 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-eebb88b1-632d-4164-a96e-cdfe351bdb32 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot delete request issued successfully. Aug 07 18:06:59.394180 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eebb88b1-632d-4164-a96e-cdfe351bdb32 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 returned with HTTP 202 Aug 07 18:06:59.394766 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 940/3761] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:06:59 2026] DELETE /volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:06:59.405023 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a5cb3627-43bb-4354-aca5-cba06719351c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:59.408696 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5cb3627-43bb-4354-aca5-cba06719351c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 Aug 07 18:06:59.408860 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5cb3627-43bb-4354-aca5-cba06719351c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:59.408997 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5cb3627-43bb-4354-aca5-cba06719351c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:59.424683 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:06:59.424683 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:06:59.424911 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a5cb3627-43bb-4354-aca5-cba06719351c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:06:59.425747 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5cb3627-43bb-4354-aca5-cba06719351c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 returned with HTTP 200 Aug 07 18:06:59.426809 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 939/3762] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:06:59 2026] GET /volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:06:59.927523 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a6cc89e4-6d65-46a6-a202-383f7bb00084 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:59.929652 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a6cc89e4-6d65-46a6-a202-383f7bb00084 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 Aug 07 18:06:59.929890 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a6cc89e4-6d65-46a6-a202-383f7bb00084 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:59.930120 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a6cc89e4-6d65-46a6-a202-383f7bb00084 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:59.935976 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a6cc89e4-6d65-46a6-a202-383f7bb00084 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 returned with HTTP 404 Aug 07 18:06:59.936501 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 950/3763] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:59 2026] GET /volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:59.943054 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-86fbfe6d-1ab8-4846-a80e-7039a9c34ef6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:59.945562 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86fbfe6d-1ab8-4846-a80e-7039a9c34ef6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 Aug 07 18:06:59.945777 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86fbfe6d-1ab8-4846-a80e-7039a9c34ef6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:59.945992 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86fbfe6d-1ab8-4846-a80e-7039a9c34ef6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:59.952537 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86fbfe6d-1ab8-4846-a80e-7039a9c34ef6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 returned with HTTP 404 Aug 07 18:06:59.953816 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 935/3764] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:06:59 2026] GET /volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:59.961448 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c9751ecb-9cbf-47c2-8cf5-961c103a82c6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:59.963164 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9751ecb-9cbf-47c2-8cf5-961c103a82c6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 Aug 07 18:06:59.963565 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9751ecb-9cbf-47c2-8cf5-961c103a82c6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:59.965418 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9751ecb-9cbf-47c2-8cf5-961c103a82c6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:59.965418 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-c9751ecb-9cbf-47c2-8cf5-961c103a82c6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume with id: 90073a19-b1bd-41c0-ad79-db84a5710547 Aug 07 18:06:59.983484 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9751ecb-9cbf-47c2-8cf5-961c103a82c6 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 returned with HTTP 404 Aug 07 18:06:59.984108 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 941/3765] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:06:59 2026] DELETE /volume/v3/volumes/90073a19-b1bd-41c0-ad79-db84a5710547 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:06:59.992537 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c7c3f047-dddd-4ba0-89f3-b1bd93b13bea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:06:59.995211 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c7c3f047-dddd-4ba0-89f3-b1bd93b13bea tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 Aug 07 18:06:59.995429 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c7c3f047-dddd-4ba0-89f3-b1bd93b13bea tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:06:59.995617 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c7c3f047-dddd-4ba0-89f3-b1bd93b13bea tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:06:59.995716 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-c7c3f047-dddd-4ba0-89f3-b1bd93b13bea tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete snapshot with id: f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 Aug 07 18:07:00.000845 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:00.000845 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:00.001292 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c7c3f047-dddd-4ba0-89f3-b1bd93b13bea tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:07:00.017930 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c7c3f047-dddd-4ba0-89f3-b1bd93b13bea tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot delete request issued successfully. Aug 07 18:07:00.018153 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c7c3f047-dddd-4ba0-89f3-b1bd93b13bea tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 returned with HTTP 202 Aug 07 18:07:00.018614 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 940/3766] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:06:59 2026] DELETE /volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:00.026930 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-019d2912-d196-4f8c-b6cd-983fb5440e9b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:00.029167 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-019d2912-d196-4f8c-b6cd-983fb5440e9b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 Aug 07 18:07:00.029382 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-019d2912-d196-4f8c-b6cd-983fb5440e9b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:00.029627 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-019d2912-d196-4f8c-b6cd-983fb5440e9b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:00.036965 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:00.036965 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:00.037771 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-019d2912-d196-4f8c-b6cd-983fb5440e9b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Snapshot retrieved successfully. Aug 07 18:07:00.038828 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-019d2912-d196-4f8c-b6cd-983fb5440e9b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 returned with HTTP 200 Aug 07 18:07:00.039311 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 951/3767] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:00 2026] GET /volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:00.301924 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-45277449-2bb7-45c5-8a2a-00a84d6640ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:00.303844 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-45277449-2bb7-45c5-8a2a-00a84d6640ef tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:00.304035 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-45277449-2bb7-45c5-8a2a-00a84d6640ef tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:00.304288 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-45277449-2bb7-45c5-8a2a-00a84d6640ef tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:00.304413 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-45277449-2bb7-45c5-8a2a-00a84d6640ef tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:00.308335 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:00.308335 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:00.309066 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-45277449-2bb7-45c5-8a2a-00a84d6640ef tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:00.309476 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 936/3768] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:00 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:00.434826 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a4eb0218-1f45-4e6e-b357-495a9c1eadf3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:00.436884 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a4eb0218-1f45-4e6e-b357-495a9c1eadf3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 Aug 07 18:07:00.437066 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a4eb0218-1f45-4e6e-b357-495a9c1eadf3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:00.437249 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a4eb0218-1f45-4e6e-b357-495a9c1eadf3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:00.442576 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a4eb0218-1f45-4e6e-b357-495a9c1eadf3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 returned with HTTP 404 Aug 07 18:07:00.442576 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 942/3769] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:00 2026] GET /volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:00.448471 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-35fe0942-5da2-458e-9dba-a4b8b274e1d1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:00.450022 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-35fe0942-5da2-458e-9dba-a4b8b274e1d1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 Aug 07 18:07:00.450248 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-35fe0942-5da2-458e-9dba-a4b8b274e1d1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:00.450434 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-35fe0942-5da2-458e-9dba-a4b8b274e1d1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:00.450615 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-35fe0942-5da2-458e-9dba-a4b8b274e1d1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete snapshot with id: d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 Aug 07 18:07:00.455415 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:00.455415 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:00.455877 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-35fe0942-5da2-458e-9dba-a4b8b274e1d1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:07:00.476688 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-35fe0942-5da2-458e-9dba-a4b8b274e1d1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot delete request issued successfully. Aug 07 18:07:00.476804 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-35fe0942-5da2-458e-9dba-a4b8b274e1d1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 returned with HTTP 202 Aug 07 18:07:00.477158 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 941/3770] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:00 2026] DELETE /volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:00.484605 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7baaa720-c917-4d54-9c98-cde9e33e24a7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:00.487528 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7baaa720-c917-4d54-9c98-cde9e33e24a7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 Aug 07 18:07:00.487670 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7baaa720-c917-4d54-9c98-cde9e33e24a7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:00.488900 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7baaa720-c917-4d54-9c98-cde9e33e24a7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:00.495618 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:00.495618 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:00.496135 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7baaa720-c917-4d54-9c98-cde9e33e24a7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:07:00.497047 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7baaa720-c917-4d54-9c98-cde9e33e24a7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 returned with HTTP 200 Aug 07 18:07:00.497491 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 952/3771] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:00 2026] GET /volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:01.051161 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5df0765b-846a-4593-b5b4-bd0a4b8b046e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.054131 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5df0765b-846a-4593-b5b4-bd0a4b8b046e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 Aug 07 18:07:01.054372 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5df0765b-846a-4593-b5b4-bd0a4b8b046e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.056001 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5df0765b-846a-4593-b5b4-bd0a4b8b046e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.060466 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5df0765b-846a-4593-b5b4-bd0a4b8b046e tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 returned with HTTP 404 Aug 07 18:07:01.060910 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 937/3772] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:01 2026] GET /volume/v3/snapshots/f63f0bd8-cc68-457c-82e1-989bf8a8dfa8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:01.069889 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-767a6971-b45e-4878-961c-1aa16a21f2ae None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.072241 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-767a6971-b45e-4878-961c-1aa16a21f2ae tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc Aug 07 18:07:01.072542 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-767a6971-b45e-4878-961c-1aa16a21f2ae tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.072821 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-767a6971-b45e-4878-961c-1aa16a21f2ae tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.081164 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:01.081164 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:01.085517 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-767a6971-b45e-4878-961c-1aa16a21f2ae tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:07:01.090001 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-767a6971-b45e-4878-961c-1aa16a21f2ae tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc returned with HTTP 200 Aug 07 18:07:01.090413 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 943/3773] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:01 2026] GET /volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:01.106538 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f56588b7-a1fa-498b-8dca-4baf88a76d04 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.108772 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f56588b7-a1fa-498b-8dca-4baf88a76d04 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc Aug 07 18:07:01.108989 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f56588b7-a1fa-498b-8dca-4baf88a76d04 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.109199 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f56588b7-a1fa-498b-8dca-4baf88a76d04 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.109423 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f56588b7-a1fa-498b-8dca-4baf88a76d04 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume with id: 0fb8392a-adc4-45c2-8d3d-778f15419ddc Aug 07 18:07:01.119379 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:01.119379 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:01.120114 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f56588b7-a1fa-498b-8dca-4baf88a76d04 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:07:01.144393 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f56588b7-a1fa-498b-8dca-4baf88a76d04 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume request issued successfully. Aug 07 18:07:01.145293 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f56588b7-a1fa-498b-8dca-4baf88a76d04 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc returned with HTTP 202 Aug 07 18:07:01.145293 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 942/3774] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:01 2026] DELETE /volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:01.154832 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1add6a2b-b182-424b-b6f5-eaf9daffa774 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.156532 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1add6a2b-b182-424b-b6f5-eaf9daffa774 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc Aug 07 18:07:01.156705 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1add6a2b-b182-424b-b6f5-eaf9daffa774 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.156908 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1add6a2b-b182-424b-b6f5-eaf9daffa774 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.167166 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:01.167166 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:01.170870 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1add6a2b-b182-424b-b6f5-eaf9daffa774 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:07:01.175466 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1add6a2b-b182-424b-b6f5-eaf9daffa774 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc returned with HTTP 200 Aug 07 18:07:01.175804 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 953/3775] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:01 2026] GET /volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:01.322996 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dacdcd98-28ce-48e2-b835-c725b43c5ab0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.325077 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dacdcd98-28ce-48e2-b835-c725b43c5ab0 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:01.325077 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dacdcd98-28ce-48e2-b835-c725b43c5ab0 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.325077 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dacdcd98-28ce-48e2-b835-c725b43c5ab0 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.325231 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-dacdcd98-28ce-48e2-b835-c725b43c5ab0 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:01.329955 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:01.329955 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:01.330968 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dacdcd98-28ce-48e2-b835-c725b43c5ab0 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:01.331149 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 938/3776] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:01 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:01.508796 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eed2addd-3e3d-4de6-a055-f83379f808e7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.510005 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5867e9c5-fb8b-4dec-aaff-79227866e5bd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.510656 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eed2addd-3e3d-4de6-a055-f83379f808e7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 Aug 07 18:07:01.510908 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eed2addd-3e3d-4de6-a055-f83379f808e7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.511137 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eed2addd-3e3d-4de6-a055-f83379f808e7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.512237 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5867e9c5-fb8b-4dec-aaff-79227866e5bd tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] DELETE https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:07:01.512450 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5867e9c5-fb8b-4dec-aaff-79227866e5bd tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.512700 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5867e9c5-fb8b-4dec-aaff-79227866e5bd tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.513153 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5867e9c5-fb8b-4dec-aaff-79227866e5bd tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Delete volume with id: cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:07:01.517692 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eed2addd-3e3d-4de6-a055-f83379f808e7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 returned with HTTP 404 Aug 07 18:07:01.518537 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 944/3777] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:01 2026] GET /volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:01.521954 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:01.521954 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:01.522496 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5867e9c5-fb8b-4dec-aaff-79227866e5bd tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:07:01.525190 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1c9bf35d-b93d-416e-b20f-febb7dcd5a74 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.527347 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c9bf35d-b93d-416e-b20f-febb7dcd5a74 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f Aug 07 18:07:01.527599 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c9bf35d-b93d-416e-b20f-febb7dcd5a74 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.527806 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c9bf35d-b93d-416e-b20f-febb7dcd5a74 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.527926 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-1c9bf35d-b93d-416e-b20f-febb7dcd5a74 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete snapshot with id: f00c27e4-6a5a-48ab-8cf6-87f0b83c227f Aug 07 18:07:01.532464 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c9bf35d-b93d-416e-b20f-febb7dcd5a74 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f returned with HTTP 404 Aug 07 18:07:01.533042 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 954/3778] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:01 2026] DELETE /volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:01.539196 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-926ffe41-9247-4279-a0a2-9191cbaeedd1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.540816 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-926ffe41-9247-4279-a0a2-9191cbaeedd1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f Aug 07 18:07:01.540976 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-926ffe41-9247-4279-a0a2-9191cbaeedd1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.541209 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-926ffe41-9247-4279-a0a2-9191cbaeedd1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.545370 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5867e9c5-fb8b-4dec-aaff-79227866e5bd tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Delete volume request issued successfully. Aug 07 18:07:01.545583 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5867e9c5-fb8b-4dec-aaff-79227866e5bd tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 202 Aug 07 18:07:01.545979 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 943/3779] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:01 2026] DELETE /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:01.550157 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-926ffe41-9247-4279-a0a2-9191cbaeedd1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f returned with HTTP 404 Aug 07 18:07:01.550823 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 939/3780] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:01 2026] GET /volume/v3/snapshots/f00c27e4-6a5a-48ab-8cf6-87f0b83c227f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:01.553901 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-12564d30-8a6c-4add-9525-5cd2510a66f5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.555533 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-12564d30-8a6c-4add-9525-5cd2510a66f5 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:07:01.555915 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-12564d30-8a6c-4add-9525-5cd2510a66f5 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.556254 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-12564d30-8a6c-4add-9525-5cd2510a66f5 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.558878 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ab273fd3-d682-4725-b685-d25b85e203d2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.561007 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ab273fd3-d682-4725-b685-d25b85e203d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 Aug 07 18:07:01.564792 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ab273fd3-d682-4725-b685-d25b85e203d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.564792 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ab273fd3-d682-4725-b685-d25b85e203d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.564792 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-ab273fd3-d682-4725-b685-d25b85e203d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete snapshot with id: 4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 Aug 07 18:07:01.569792 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:01.569792 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:01.572641 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ab273fd3-d682-4725-b685-d25b85e203d2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 returned with HTTP 404 Aug 07 18:07:01.574500 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 955/3781] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:01 2026] DELETE /volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:07:01.576330 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-12564d30-8a6c-4add-9525-5cd2510a66f5 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:07:01.581355 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-12564d30-8a6c-4add-9525-5cd2510a66f5 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 200 Aug 07 18:07:01.582051 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 945/3782] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:01 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:01.582717 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3a1b1b60-ed5c-4cac-bc17-65d1f535a014 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.585450 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3a1b1b60-ed5c-4cac-bc17-65d1f535a014 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 Aug 07 18:07:01.585678 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3a1b1b60-ed5c-4cac-bc17-65d1f535a014 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.585892 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3a1b1b60-ed5c-4cac-bc17-65d1f535a014 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.591433 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3a1b1b60-ed5c-4cac-bc17-65d1f535a014 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 returned with HTTP 404 Aug 07 18:07:01.591941 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 944/3783] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:01 2026] GET /volume/v3/snapshots/4982b5cf-d1b4-40dc-8f49-04a2b2c5c4b2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:01.600269 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6e45f372-20b4-41db-bbcf-a752d14402e4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.602071 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6e45f372-20b4-41db-bbcf-a752d14402e4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 Aug 07 18:07:01.602229 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6e45f372-20b4-41db-bbcf-a752d14402e4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.602466 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6e45f372-20b4-41db-bbcf-a752d14402e4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.602565 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-6e45f372-20b4-41db-bbcf-a752d14402e4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete snapshot with id: d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 Aug 07 18:07:01.607468 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6e45f372-20b4-41db-bbcf-a752d14402e4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 returned with HTTP 404 Aug 07 18:07:01.607886 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 940/3784] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:01 2026] DELETE /volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:01.613926 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b84539ea-b910-4f0b-84f4-ff685dd86951 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:01.615610 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b84539ea-b910-4f0b-84f4-ff685dd86951 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 Aug 07 18:07:01.615802 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b84539ea-b910-4f0b-84f4-ff685dd86951 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:01.616005 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b84539ea-b910-4f0b-84f4-ff685dd86951 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:01.620562 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b84539ea-b910-4f0b-84f4-ff685dd86951 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 returned with HTTP 404 Aug 07 18:07:01.621251 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 956/3785] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:01 2026] GET /volume/v3/snapshots/d179bcdd-a60a-49c8-a4eb-42b4e77da6c2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:02.189620 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d6c95401-c65d-43e0-97e9-8381c1ce53ea None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:02.190860 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6c95401-c65d-43e0-97e9-8381c1ce53ea tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc Aug 07 18:07:02.191142 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6c95401-c65d-43e0-97e9-8381c1ce53ea tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:02.191415 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6c95401-c65d-43e0-97e9-8381c1ce53ea tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:02.197570 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6c95401-c65d-43e0-97e9-8381c1ce53ea tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc returned with HTTP 404 Aug 07 18:07:02.199494 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 946/3786] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:02 2026] GET /volume/v3/volumes/0fb8392a-adc4-45c2-8d3d-778f15419ddc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:02.207288 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-953cfc75-18f8-4cf9-9f73-168123374935 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:02.209987 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-953cfc75-18f8-4cf9-9f73-168123374935 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:07:02.210265 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-953cfc75-18f8-4cf9-9f73-168123374935 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:02.210913 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-953cfc75-18f8-4cf9-9f73-168123374935 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:02.222800 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:02.222800 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:02.229006 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-953cfc75-18f8-4cf9-9f73-168123374935 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:07:02.236620 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-953cfc75-18f8-4cf9-9f73-168123374935 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:07:02.237109 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 945/3787] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:02 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:02.249437 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-74b13ee5-0c4e-4950-81c6-612c9aa55c4b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:02.250999 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-74b13ee5-0c4e-4950-81c6-612c9aa55c4b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] DELETE https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:07:02.251204 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-74b13ee5-0c4e-4950-81c6-612c9aa55c4b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:02.251380 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-74b13ee5-0c4e-4950-81c6-612c9aa55c4b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:02.251564 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-74b13ee5-0c4e-4950-81c6-612c9aa55c4b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume with id: b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:07:02.257868 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:02.257868 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:02.258331 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-74b13ee5-0c4e-4950-81c6-612c9aa55c4b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:07:02.273597 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-74b13ee5-0c4e-4950-81c6-612c9aa55c4b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Delete volume request issued successfully. Aug 07 18:07:02.273810 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-74b13ee5-0c4e-4950-81c6-612c9aa55c4b tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 202 Aug 07 18:07:02.274257 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 941/3788] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:02 2026] DELETE /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:02.282346 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b4f529b5-a663-4365-836b-be64c9ad99c7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:02.284635 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4f529b5-a663-4365-836b-be64c9ad99c7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:07:02.284853 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b4f529b5-a663-4365-836b-be64c9ad99c7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:02.285023 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b4f529b5-a663-4365-836b-be64c9ad99c7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:02.292460 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:02.292460 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:02.296288 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b4f529b5-a663-4365-836b-be64c9ad99c7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Volume info retrieved successfully. Aug 07 18:07:02.301059 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b4f529b5-a663-4365-836b-be64c9ad99c7 tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 200 Aug 07 18:07:02.301457 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 957/3789] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:02 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:02.344325 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8684eef7-2bc9-4777-ba61-40bfd02e4c90 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:02.345849 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8684eef7-2bc9-4777-ba61-40bfd02e4c90 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:02.346233 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8684eef7-2bc9-4777-ba61-40bfd02e4c90 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:02.346579 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8684eef7-2bc9-4777-ba61-40bfd02e4c90 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:02.346826 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-8684eef7-2bc9-4777-ba61-40bfd02e4c90 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:02.351993 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:02.351993 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:02.353677 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8684eef7-2bc9-4777-ba61-40bfd02e4c90 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:02.353677 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 947/3790] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:02 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:02.602677 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a65a8b14-6e33-4a5b-a969-b671f99d4bc3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:02.605307 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a65a8b14-6e33-4a5b-a969-b671f99d4bc3 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef Aug 07 18:07:02.605614 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a65a8b14-6e33-4a5b-a969-b671f99d4bc3 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:02.605802 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a65a8b14-6e33-4a5b-a969-b671f99d4bc3 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:02.612531 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a65a8b14-6e33-4a5b-a969-b671f99d4bc3 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef returned with HTTP 404 Aug 07 18:07:02.612992 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 946/3791] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:02 2026] GET /volume/v3/volumes/cecbb43c-6574-4402-a315-bf49e7abd7ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:02.814001 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-26d5c602-fef1-456d-9197-343d3a22b11d req-f4041d91-1b9e-47b2-b5cd-6092278ad8a2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:02.816117 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-26d5c602-fef1-456d-9197-343d3a22b11d req-f4041d91-1b9e-47b2-b5cd-6092278ad8a2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/attachments/a0878ebb-82f9-41f3-b427-1eae5708344d Aug 07 18:07:02.816381 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-26d5c602-fef1-456d-9197-343d3a22b11d req-f4041d91-1b9e-47b2-b5cd-6092278ad8a2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:02.816552 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-26d5c602-fef1-456d-9197-343d3a22b11d req-f4041d91-1b9e-47b2-b5cd-6092278ad8a2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:02.823640 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:02.823640 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:02.872562 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-26d5c602-fef1-456d-9197-343d3a22b11d req-f4041d91-1b9e-47b2-b5cd-6092278ad8a2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/a0878ebb-82f9-41f3-b427-1eae5708344d returned with HTTP 200 Aug 07 18:07:02.872979 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 942/3792] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:07:02 2026] DELETE /volume/v3/attachments/a0878ebb-82f9-41f3-b427-1eae5708344d => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:03.095094 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a6e13466-613d-44bb-bc38-5e8ff85ed1ce None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:03.182630 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a1a09449-1ec2-47f2-b27b-3d9fd1967bd0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:03.184302 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a1a09449-1ec2-47f2-b27b-3d9fd1967bd0 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f Aug 07 18:07:03.184480 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a1a09449-1ec2-47f2-b27b-3d9fd1967bd0 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:03.184662 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a1a09449-1ec2-47f2-b27b-3d9fd1967bd0 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:03.184762 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-a1a09449-1ec2-47f2-b27b-3d9fd1967bd0 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Delete snapshot with id: 9fa9abf6-0b20-41ef-a2de-aceebd47449f Aug 07 18:07:03.189817 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:03.189817 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:03.190223 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a1a09449-1ec2-47f2-b27b-3d9fd1967bd0 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Snapshot retrieved successfully. Aug 07 18:07:03.197975 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a6e13466-613d-44bb-bc38-5e8ff85ed1ce tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:07:03.198309 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a6e13466-613d-44bb-bc38-5e8ff85ed1ce tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-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=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:03.204718 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a1a09449-1ec2-47f2-b27b-3d9fd1967bd0 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Snapshot delete request issued successfully. Aug 07 18:07:03.204913 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a1a09449-1ec2-47f2-b27b-3d9fd1967bd0 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f returned with HTTP 202 Aug 07 18:07:03.205319 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 948/3793] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:03 2026] DELETE /volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:03.216075 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fec4f8ad-d407-4dbe-b6cc-317ce9fd6fff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:03.217121 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a6e13466-613d-44bb-bc38-5e8ff85ed1ce tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:07:03.217590 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 958/3794] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:07:03 2026] POST /volume/v3/types => generated 287 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:03.217864 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fec4f8ad-d407-4dbe-b6cc-317ce9fd6fff tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f Aug 07 18:07:03.218033 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fec4f8ad-d407-4dbe-b6cc-317ce9fd6fff tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:03.218254 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fec4f8ad-d407-4dbe-b6cc-317ce9fd6fff tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:03.225368 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:03.225368 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:03.225855 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fec4f8ad-d407-4dbe-b6cc-317ce9fd6fff tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Snapshot retrieved successfully. Aug 07 18:07:03.226599 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fec4f8ad-d407-4dbe-b6cc-317ce9fd6fff tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f returned with HTTP 200 Aug 07 18:07:03.226966 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 947/3795] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:03 2026] GET /volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:03.313503 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-29cce5d0-4af0-4403-95db-415cc3f8ebfa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:03.315190 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-29cce5d0-4af0-4403-95db-415cc3f8ebfa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] GET https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 Aug 07 18:07:03.315346 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-29cce5d0-4af0-4403-95db-415cc3f8ebfa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:03.315540 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-29cce5d0-4af0-4403-95db-415cc3f8ebfa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:03.322339 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-29cce5d0-4af0-4403-95db-415cc3f8ebfa tempest-VolumesSnapshotTestJSON-1930693381 tempest-VolumesSnapshotTestJSON-1930693381-project-member] https://10.4.3.241/volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 returned with HTTP 404 Aug 07 18:07:03.323007 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 943/3796] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:03 2026] GET /volume/v3/volumes/b480cb94-5a9e-4f69-b3b9-ced388bfba84 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:03.363515 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-16a20d50-7a83-4749-93ef-93e413ab6564 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:03.365579 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16a20d50-7a83-4749-93ef-93e413ab6564 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:03.365809 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16a20d50-7a83-4749-93ef-93e413ab6564 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:03.366013 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16a20d50-7a83-4749-93ef-93e413ab6564 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:03.366223 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-16a20d50-7a83-4749-93ef-93e413ab6564 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:03.370670 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:03.370670 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:03.371374 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16a20d50-7a83-4749-93ef-93e413ab6564 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:03.371841 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 949/3797] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:03 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:04.243575 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0aab3f34-73d1-49f3-b84c-93d15be6ae85 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:04.246067 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0aab3f34-73d1-49f3-b84c-93d15be6ae85 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f Aug 07 18:07:04.246329 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0aab3f34-73d1-49f3-b84c-93d15be6ae85 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:04.246623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0aab3f34-73d1-49f3-b84c-93d15be6ae85 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:04.255173 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0aab3f34-73d1-49f3-b84c-93d15be6ae85 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f returned with HTTP 404 Aug 07 18:07:04.255835 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 959/3798] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:04 2026] GET /volume/v3/snapshots/9fa9abf6-0b20-41ef-a2de-aceebd47449f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:04.291492 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-23712523-b6ed-4658-9451-984597475558 req-1b77a927-ca46-4964-8a3e-0c42231a9b0f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:04.294659 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23712523-b6ed-4658-9451-984597475558 req-1b77a927-ca46-4964-8a3e-0c42231a9b0f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:07:04.294878 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-23712523-b6ed-4658-9451-984597475558 req-1b77a927-ca46-4964-8a3e-0c42231a9b0f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:04.295102 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-23712523-b6ed-4658-9451-984597475558 req-1b77a927-ca46-4964-8a3e-0c42231a9b0f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:04.303580 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:04.303580 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:04.309871 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-23712523-b6ed-4658-9451-984597475558 req-1b77a927-ca46-4964-8a3e-0c42231a9b0f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:07:04.315461 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23712523-b6ed-4658-9451-984597475558 req-1b77a927-ca46-4964-8a3e-0c42231a9b0f tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:07:04.316119 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 948/3799] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:07:04 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:04.382688 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-93ae2b22-4b85-4842-a68c-5f65d27bab9d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:04.385059 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-93ae2b22-4b85-4842-a68c-5f65d27bab9d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:04.385323 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-93ae2b22-4b85-4842-a68c-5f65d27bab9d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:04.385596 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-93ae2b22-4b85-4842-a68c-5f65d27bab9d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:04.385724 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-93ae2b22-4b85-4842-a68c-5f65d27bab9d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:04.393981 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:04.393981 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:04.394904 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-93ae2b22-4b85-4842-a68c-5f65d27bab9d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:04.395633 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 944/3800] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:04 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:04.680732 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5454fe28-c24e-46e6-b4e1-c8f90397fde6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:04.682930 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5454fe28-c24e-46e6-b4e1-c8f90397fde6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 Aug 07 18:07:04.683234 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5454fe28-c24e-46e6-b4e1-c8f90397fde6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:04.683379 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5454fe28-c24e-46e6-b4e1-c8f90397fde6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:04.683611 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-5454fe28-c24e-46e6-b4e1-c8f90397fde6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume with id: 6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 Aug 07 18:07:04.692257 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:04.692257 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:04.692771 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5454fe28-c24e-46e6-b4e1-c8f90397fde6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:07:04.722444 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5454fe28-c24e-46e6-b4e1-c8f90397fde6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume request issued successfully. Aug 07 18:07:04.722444 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5454fe28-c24e-46e6-b4e1-c8f90397fde6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 returned with HTTP 202 Aug 07 18:07:04.722444 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 950/3801] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:04 2026] DELETE /volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:04.733294 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4ac3287d-bcb5-4c93-8f78-16caa9ccc341 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:04.735642 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4ac3287d-bcb5-4c93-8f78-16caa9ccc341 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 Aug 07 18:07:04.735881 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4ac3287d-bcb5-4c93-8f78-16caa9ccc341 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:04.736185 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4ac3287d-bcb5-4c93-8f78-16caa9ccc341 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:04.745744 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:04.745744 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:04.751662 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4ac3287d-bcb5-4c93-8f78-16caa9ccc341 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:07:04.759107 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4ac3287d-bcb5-4c93-8f78-16caa9ccc341 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 returned with HTTP 200 Aug 07 18:07:04.759233 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 960/3802] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:04 2026] GET /volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:05.140863 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b502c979-5f65-4884-80ef-8bbd57945707 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:05.144265 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:05.144698 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "23d3a528-8ee3-4729-b1da-a928ee6b0c25", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:05.146797 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '23d3a528-8ee3-4729-b1da-a928ee6b0c25', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:05.241839 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Create volume of 1 GB Aug 07 18:07:05.246676 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Availability Zones retrieved successfully. Aug 07 18:07:05.251889 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Flow 'volume_create_api' (a88d2b5a-2eaf-4ed9-bad7-83769f747a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:05.253875 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a8a925a-4355-43e6-928d-fcf77231f3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:05.254883 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:05.305314 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a8a925a-4355-43e6-928d-fcf77231f3b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:07:03Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=c9c436ca-bdb4-4dbe-b1b2-ec03946f629a,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': 'c9c436ca-bdb4-4dbe-b1b2-ec03946f629a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:05.305980 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f371107e-49a7-48d0-97c2-86e528f29a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:05.334083 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-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 07 18:07:05.334462 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-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 07 18:07:05.392731 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Created reservations ['e1f61f65-1659-4df9-ae8f-0d7685ca6b2f', '74b971cd-f650-4b7f-a09a-58a70109b4ea', '33c6fe08-f2c7-4856-9ab9-b8ec99c8474b', 'ec69a1c7-60b7-4758-ac9b-0cf9351b6f5b'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:05.393681 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f371107e-49a7-48d0-97c2-86e528f29a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1f61f65-1659-4df9-ae8f-0d7685ca6b2f', '74b971cd-f650-4b7f-a09a-58a70109b4ea', '33c6fe08-f2c7-4856-9ab9-b8ec99c8474b', 'ec69a1c7-60b7-4758-ac9b-0cf9351b6f5b']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:05.394424 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e508d43c-c798-4f0a-945a-7fe9c8fd0102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:05.409330 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1545bb1a-8397-4689-888e-6e3171196057 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:05.417141 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1545bb1a-8397-4689-888e-6e3171196057 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:05.418474 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1545bb1a-8397-4689-888e-6e3171196057 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:05.419528 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1545bb1a-8397-4689-888e-6e3171196057 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:05.420101 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-1545bb1a-8397-4689-888e-6e3171196057 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:05.432511 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e508d43c-c798-4f0a-945a-7fe9c8fd0102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2844b56e-cb7a-4aa6-a98e-585070169dc1', '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='88e934e7008649cbb86bc2ca03fc5038',qos_specs=None,replication_status=,reservations=['e1f61f65-1659-4df9-ae8f-0d7685ca6b2f','74b971cd-f650-4b7f-a09a-58a70109b4ea','33c6fe08-f2c7-4856-9ab9-b8ec99c8474b','ec69a1c7-60b7-4758-ac9b-0cf9351b6f5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ccb467dd8bf46bc8322a6d88affe39b',volume_type_id=c9c436ca-bdb4-4dbe-b1b2-ec03946f629a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:05Z,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=2844b56e-cb7a-4aa6-a98e-585070169dc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88e934e7008649cbb86bc2ca03fc5038',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ccb467dd8bf46bc8322a6d88affe39b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9c436ca-bdb4-4dbe-b1b2-ec03946f629a),volume_type_id=c9c436ca-bdb4-4dbe-b1b2-ec03946f629a)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:05.433117 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9428d573-f954-4945-b013-2804bfe855c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:05.438473 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:05.438473 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:05.442512 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1545bb1a-8397-4689-888e-6e3171196057 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:05.443700 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 945/3803] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:05 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 749 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:05.459917 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9428d573-f954-4945-b013-2804bfe855c1) transitioned into state 'SUCCESS' from 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='88e934e7008649cbb86bc2ca03fc5038',qos_specs=None,replication_status=,reservations=['e1f61f65-1659-4df9-ae8f-0d7685ca6b2f','74b971cd-f650-4b7f-a09a-58a70109b4ea','33c6fe08-f2c7-4856-9ab9-b8ec99c8474b','ec69a1c7-60b7-4758-ac9b-0cf9351b6f5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ccb467dd8bf46bc8322a6d88affe39b',volume_type_id=c9c436ca-bdb4-4dbe-b1b2-ec03946f629a)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:05.460704 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f91853-2895-4351-aa92-ca9f37f10a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:05.474462 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f91853-2895-4351-aa92-ca9f37f10a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:05.475197 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Flow 'volume_create_api' (a88d2b5a-2eaf-4ed9-bad7-83769f747a8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:05.475591 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Create volume request issued successfully. Aug 07 18:07:05.476149 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b502c979-5f65-4884-80ef-8bbd57945707 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:05.476794 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 949/3804] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:07:05 2026] POST /volume/v3/volumes => generated 798 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:05.493301 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fb1512e8-0d70-44e6-b9b5-987f6d970e5c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:05.495028 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb1512e8-0d70-44e6-b9b5-987f6d970e5c tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:05.495224 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb1512e8-0d70-44e6-b9b5-987f6d970e5c tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:05.495429 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb1512e8-0d70-44e6-b9b5-987f6d970e5c tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:05.502467 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:05.502467 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:05.506989 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fb1512e8-0d70-44e6-b9b5-987f6d970e5c tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:05.511468 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb1512e8-0d70-44e6-b9b5-987f6d970e5c tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:05.511841 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 951/3805] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:05 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 866 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:05.773939 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-231f8175-52c1-4545-a46a-9563071a2d44 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:05.775932 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-231f8175-52c1-4545-a46a-9563071a2d44 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 Aug 07 18:07:05.776175 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-231f8175-52c1-4545-a46a-9563071a2d44 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:05.776449 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-231f8175-52c1-4545-a46a-9563071a2d44 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:05.783673 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-231f8175-52c1-4545-a46a-9563071a2d44 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 returned with HTTP 404 Aug 07 18:07:05.784180 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 961/3806] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:05 2026] GET /volume/v3/volumes/6e9f392f-5aa5-4c0d-9dd6-afd3296797c3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:05.814180 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b2f0070f-5f83-4055-a954-ac48617c14de None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:05.816736 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:05.816736 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2014153910", "snapshot_id": null, "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "volume_type": null, "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:05.819511 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2014153910', 'snapshot_id': None, 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'volume_type': None, 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:05.965993 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume of 1 GB Aug 07 18:07:05.971389 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Availability Zones retrieved successfully. Aug 07 18:07:05.981231 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (281bcc40-dd63-4524-9e60-72e3174b2226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:05.983864 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7be8f1-1c1b-49c0-a0fb-0d046d913bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:05.985842 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:06.073348 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f7be8f1-1c1b-49c0-a0fb-0d046d913bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:06.074723 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c362717e-f2c0-4809-9314-5d1f61a2ee75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:06.110085 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-35d3b85e-6def-4d16-89cf-c2b2c44fe7bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:06.111944 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-35d3b85e-6def-4d16-89cf-c2b2c44fe7bb tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] DELETE https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:07:06.112165 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-35d3b85e-6def-4d16-89cf-c2b2c44fe7bb tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:06.112365 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-35d3b85e-6def-4d16-89cf-c2b2c44fe7bb tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:06.112564 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-35d3b85e-6def-4d16-89cf-c2b2c44fe7bb tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Delete volume with id: 291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:07:06.120693 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:06.120693 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:06.121259 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-35d3b85e-6def-4d16-89cf-c2b2c44fe7bb tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:07:06.131877 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['acc7c703-06ef-4673-a3ad-31f704348b46', '20dfe7e7-deb4-42f5-b6eb-838aa3190a43', 'c83a8b17-4132-4048-a79a-7e6fb5fea151', '7aa74d13-bddc-4339-91ce-73c0737e34ba'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:06.132862 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c362717e-f2c0-4809-9314-5d1f61a2ee75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acc7c703-06ef-4673-a3ad-31f704348b46', '20dfe7e7-deb4-42f5-b6eb-838aa3190a43', 'c83a8b17-4132-4048-a79a-7e6fb5fea151', '7aa74d13-bddc-4339-91ce-73c0737e34ba']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:06.133807 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e5c6ac-8b95-445a-9fb4-d8293942434d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:06.139529 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-35d3b85e-6def-4d16-89cf-c2b2c44fe7bb tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Delete volume request issued successfully. Aug 07 18:07:06.139692 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-35d3b85e-6def-4d16-89cf-c2b2c44fe7bb tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 202 Aug 07 18:07:06.142101 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 950/3807] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:06 2026] DELETE /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:06.150382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2efe09b0-c369-4004-a2c2-c3917f13375c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:06.153941 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2efe09b0-c369-4004-a2c2-c3917f13375c tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:07:06.154205 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2efe09b0-c369-4004-a2c2-c3917f13375c tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:06.154499 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2efe09b0-c369-4004-a2c2-c3917f13375c tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:06.163461 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e5c6ac-8b95-445a-9fb4-d8293942434d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a566a417-8093-4e1a-bada-86b469aa4a71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2014153910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['acc7c703-06ef-4673-a3ad-31f704348b46','20dfe7e7-deb4-42f5-b6eb-838aa3190a43','c83a8b17-4132-4048-a79a-7e6fb5fea151','7aa74d13-bddc-4339-91ce-73c0737e34ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2014153910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a566a417-8093-4e1a-bada-86b469aa4a71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e6d40bb338047aebeb6b641d74c8dca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2647976f4ad341e5b062986a49b4c65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:06.163764 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:06.163764 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:06.164129 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a379d1-8611-434a-88ee-4a8f911499d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:06.171527 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2efe09b0-c369-4004-a2c2-c3917f13375c tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Volume info retrieved successfully. Aug 07 18:07:06.176816 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2efe09b0-c369-4004-a2c2-c3917f13375c tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 200 Aug 07 18:07:06.177183 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 952/3808] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:06 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:06.188173 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94a379d1-8611-434a-88ee-4a8f911499d0) transitioned into state 'SUCCESS' from state '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-2014153910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['acc7c703-06ef-4673-a3ad-31f704348b46','20dfe7e7-deb4-42f5-b6eb-838aa3190a43','c83a8b17-4132-4048-a79a-7e6fb5fea151','7aa74d13-bddc-4339-91ce-73c0737e34ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:06.189127 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be9c1f26-3240-4608-92f8-b28e4457a11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:06.201045 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be9c1f26-3240-4608-92f8-b28e4457a11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:06.202716 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (281bcc40-dd63-4524-9e60-72e3174b2226) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:06.203331 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request issued successfully. Aug 07 18:07:06.203864 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b2f0070f-5f83-4055-a954-ac48617c14de tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:06.204465 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 946/3809] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:07:05 2026] POST /volume/v3/volumes => generated 759 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:06.222740 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-78e34538-fee5-4b74-b922-e6f9c80b4d75 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:06.229710 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-78e34538-fee5-4b74-b922-e6f9c80b4d75 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 Aug 07 18:07:06.229710 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-78e34538-fee5-4b74-b922-e6f9c80b4d75 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:06.229710 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-78e34538-fee5-4b74-b922-e6f9c80b4d75 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:06.241584 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:06.241584 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:06.247462 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-78e34538-fee5-4b74-b922-e6f9c80b4d75 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:07:06.257912 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-78e34538-fee5-4b74-b922-e6f9c80b4d75 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 returned with HTTP 200 Aug 07 18:07:06.257912 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 962/3810] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:06 2026] GET /volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:06.454272 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c8c260c3-7f8c-4cd9-8bb1-b0aa93d5b4c3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:06.456194 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8c260c3-7f8c-4cd9-8bb1-b0aa93d5b4c3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:06.456384 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8c260c3-7f8c-4cd9-8bb1-b0aa93d5b4c3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:06.456610 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8c260c3-7f8c-4cd9-8bb1-b0aa93d5b4c3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:06.456711 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c8c260c3-7f8c-4cd9-8bb1-b0aa93d5b4c3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:06.462197 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:06.462197 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:06.463130 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8c260c3-7f8c-4cd9-8bb1-b0aa93d5b4c3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:06.463662 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 951/3811] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:06 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:06.525740 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-49e1e21b-108f-4d12-b325-c3e2709a7164 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:06.527829 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49e1e21b-108f-4d12-b325-c3e2709a7164 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:06.528033 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-49e1e21b-108f-4d12-b325-c3e2709a7164 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:06.528218 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-49e1e21b-108f-4d12-b325-c3e2709a7164 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:06.536567 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:06.536567 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:06.541373 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-49e1e21b-108f-4d12-b325-c3e2709a7164 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:06.547266 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49e1e21b-108f-4d12-b325-c3e2709a7164 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:06.547895 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 953/3812] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:06 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 948 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:07.082950 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e969d75c-979e-405b-93c4-8995e05f03e3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:07.177502 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:07.177838 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1962672214"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:07.179252 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1962672214'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:07.179372 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Create volume of 1 GB Aug 07 18:07:07.180041 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:07.180041 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:07.184184 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Availability Zones retrieved successfully. Aug 07 18:07:07.191927 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Flow 'volume_create_api' (8e9be485-3896-407b-9b5a-3b2ec0c74691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:07.192093 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3aa7e9ee-b4b8-421b-ac79-f9580637b2e5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:07.192448 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1a9336-a3a6-49e5-ac00-27ba4b9a47c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:07.192908 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:07.193810 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3aa7e9ee-b4b8-421b-ac79-f9580637b2e5 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] GET https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca Aug 07 18:07:07.194077 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3aa7e9ee-b4b8-421b-ac79-f9580637b2e5 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:07.194369 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3aa7e9ee-b4b8-421b-ac79-f9580637b2e5 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:07.199275 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3aa7e9ee-b4b8-421b-ac79-f9580637b2e5 tempest-TestStampPattern-1983904662 tempest-TestStampPattern-1983904662-project-member] https://10.4.3.241/volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca returned with HTTP 404 Aug 07 18:07:07.199833 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 963/3813] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:07 2026] GET /volume/v3/volumes/291f834d-7981-4943-b0b0-d854b8b891ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:07.231659 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1a9336-a3a6-49e5-ac00-27ba4b9a47c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:07.232417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b63abcbb-6740-4710-8ec2-73fbdfb7fefe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:07.271906 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5bcaec50-6cb1-45ee-9f71-81d4dc0fa146 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:07.273780 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5bcaec50-6cb1-45ee-9f71-81d4dc0fa146 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 Aug 07 18:07:07.273971 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5bcaec50-6cb1-45ee-9f71-81d4dc0fa146 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:07.274178 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5bcaec50-6cb1-45ee-9f71-81d4dc0fa146 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:07.281387 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:07.281387 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:07.284719 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5bcaec50-6cb1-45ee-9f71-81d4dc0fa146 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:07:07.288958 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5bcaec50-6cb1-45ee-9f71-81d4dc0fa146 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 returned with HTTP 200 Aug 07 18:07:07.289333 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 952/3814] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:07 2026] GET /volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:07.301937 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-630b23ad-137b-4b45-b6ef-478c41b9a321 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:07.303586 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-630b23ad-137b-4b45-b6ef-478c41b9a321 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 Aug 07 18:07:07.303777 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-630b23ad-137b-4b45-b6ef-478c41b9a321 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:07.303886 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-630b23ad-137b-4b45-b6ef-478c41b9a321 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:07.308688 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Created reservations ['112f1509-c73d-4161-a924-727ce475dc8c', 'fda17656-0ba4-417d-a5e4-a9af400960e3', 'f3259557-9427-4e3f-8cd8-4c88ac223b76', '13f97adf-5e64-4d40-a0b5-a1f1d9a814d6'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:07.308688 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b63abcbb-6740-4710-8ec2-73fbdfb7fefe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['112f1509-c73d-4161-a924-727ce475dc8c', 'fda17656-0ba4-417d-a5e4-a9af400960e3', 'f3259557-9427-4e3f-8cd8-4c88ac223b76', '13f97adf-5e64-4d40-a0b5-a1f1d9a814d6']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:07.308688 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23184457-349d-4de0-b738-456865e24bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:07.310535 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:07.310535 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:07.313369 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-630b23ad-137b-4b45-b6ef-478c41b9a321 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:07:07.319340 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-630b23ad-137b-4b45-b6ef-478c41b9a321 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 returned with HTTP 200 Aug 07 18:07:07.319340 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 954/3815] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:07 2026] GET /volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:07.330492 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23184457-349d-4de0-b738-456865e24bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32779b97-8965-4276-8e78-cb91a69d22a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1962672214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcfff65ee19b4b90be3c4f3dc2bdb73f',qos_specs=None,replication_status=,reservations=['112f1509-c73d-4161-a924-727ce475dc8c','fda17656-0ba4-417d-a5e4-a9af400960e3','f3259557-9427-4e3f-8cd8-4c88ac223b76','13f97adf-5e64-4d40-a0b5-a1f1d9a814d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c877e750bc04490e8a55954d63f11b43',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1962672214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32779b97-8965-4276-8e78-cb91a69d22a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcfff65ee19b4b90be3c4f3dc2bdb73f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c877e750bc04490e8a55954d63f11b43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:07.331392 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9cdb3a1-9f99-4900-8c53-fe5cf7e3a088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:07.353264 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9cdb3a1-9f99-4900-8c53-fe5cf7e3a088) transitioned into state 'SUCCESS' from state '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-1962672214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcfff65ee19b4b90be3c4f3dc2bdb73f',qos_specs=None,replication_status=,reservations=['112f1509-c73d-4161-a924-727ce475dc8c','fda17656-0ba4-417d-a5e4-a9af400960e3','f3259557-9427-4e3f-8cd8-4c88ac223b76','13f97adf-5e64-4d40-a0b5-a1f1d9a814d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c877e750bc04490e8a55954d63f11b43',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:07.353987 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8632a3f5-6b5c-471b-a85f-b2f43119f856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:07.368347 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8632a3f5-6b5c-471b-a85f-b2f43119f856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:07.369347 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Flow 'volume_create_api' (8e9be485-3896-407b-9b5a-3b2ec0c74691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:07.369669 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Create volume request issued successfully. Aug 07 18:07:07.370231 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e969d75c-979e-405b-93c4-8995e05f03e3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:07.370771 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 947/3816] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:07:07 2026] POST /volume/v3/volumes => generated 758 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:07.386441 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1c949bf9-2a18-4541-bbc4-8be7f9b8e8f6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:07.389669 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c949bf9-2a18-4541-bbc4-8be7f9b8e8f6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 Aug 07 18:07:07.389669 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c949bf9-2a18-4541-bbc4-8be7f9b8e8f6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:07.389669 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c949bf9-2a18-4541-bbc4-8be7f9b8e8f6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:07.397326 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:07.397326 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:07.401908 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1c949bf9-2a18-4541-bbc4-8be7f9b8e8f6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Volume info retrieved successfully. Aug 07 18:07:07.407856 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c949bf9-2a18-4541-bbc4-8be7f9b8e8f6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 returned with HTTP 200 Aug 07 18:07:07.408587 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 964/3817] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:07 2026] GET /volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:07.473877 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c66ad3a7-0453-4a2c-8708-ad4ccc243341 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:07.475641 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c66ad3a7-0453-4a2c-8708-ad4ccc243341 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:07.475811 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c66ad3a7-0453-4a2c-8708-ad4ccc243341 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:07.475992 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c66ad3a7-0453-4a2c-8708-ad4ccc243341 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:07.476115 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c66ad3a7-0453-4a2c-8708-ad4ccc243341 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:07.480681 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:07.480681 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:07.480838 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c66ad3a7-0453-4a2c-8708-ad4ccc243341 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:07.481192 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 953/3818] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:07 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:07.562664 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e24162c3-76f7-4433-8ce7-739b9838a925 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:07.565929 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e24162c3-76f7-4433-8ce7-739b9838a925 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:07.566061 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e24162c3-76f7-4433-8ce7-739b9838a925 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:07.566252 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e24162c3-76f7-4433-8ce7-739b9838a925 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:07.572485 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:07.572485 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:07.576210 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e24162c3-76f7-4433-8ce7-739b9838a925 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:07.581727 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e24162c3-76f7-4433-8ce7-739b9838a925 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:07.581727 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 955/3819] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:07 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:08.423430 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e65034c0-da2e-4b6f-9b19-6ea709247824 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:08.425340 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e65034c0-da2e-4b6f-9b19-6ea709247824 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 Aug 07 18:07:08.425551 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e65034c0-da2e-4b6f-9b19-6ea709247824 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:08.425733 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e65034c0-da2e-4b6f-9b19-6ea709247824 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:08.434489 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:08.434489 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:08.439327 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e65034c0-da2e-4b6f-9b19-6ea709247824 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Volume info retrieved successfully. Aug 07 18:07:08.445353 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e65034c0-da2e-4b6f-9b19-6ea709247824 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 returned with HTTP 200 Aug 07 18:07:08.445775 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 948/3820] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:08 2026] GET /volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:08.458228 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1222e70d-1516-4c47-9659-34302c9b10ea None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:08.459773 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1222e70d-1516-4c47-9659-34302c9b10ea tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:08.460103 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1222e70d-1516-4c47-9659-34302c9b10ea tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32779b97-8965-4276-8e78-cb91a69d22a1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-708150218"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:08.471641 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:08.471641 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:08.472128 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1222e70d-1516-4c47-9659-34302c9b10ea tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Volume info retrieved successfully. Aug 07 18:07:08.472257 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-1222e70d-1516-4c47-9659-34302c9b10ea tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Create snapshot from volume 32779b97-8965-4276-8e78-cb91a69d22a1 Aug 07 18:07:08.492420 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c88f4180-8e68-4c94-83cf-551425bea290 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:08.494431 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c88f4180-8e68-4c94-83cf-551425bea290 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:08.494648 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c88f4180-8e68-4c94-83cf-551425bea290 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:08.494838 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c88f4180-8e68-4c94-83cf-551425bea290 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:08.495026 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c88f4180-8e68-4c94-83cf-551425bea290 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:08.500112 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:08.500112 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:08.501042 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c88f4180-8e68-4c94-83cf-551425bea290 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:08.501484 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 954/3821] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:08 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:08.507625 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-1222e70d-1516-4c47-9659-34302c9b10ea tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Created reservations ['cc1e63e7-be32-4f69-a2be-3f10d8a46e88', '9b21ab6c-feab-41a6-8c34-70c40bdfea64', 'de41d6d8-e27e-4938-9d52-07ba6434f751', '124a661b-5b77-4db0-afd6-600ca86fb5a3'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:08.529771 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-4f99e423-6b94-47bb-8296-2d61df2d3151 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:08.531968 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-4f99e423-6b94-47bb-8296-2d61df2d3151 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 Aug 07 18:07:08.532179 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-4f99e423-6b94-47bb-8296-2d61df2d3151 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:08.532480 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-4f99e423-6b94-47bb-8296-2d61df2d3151 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:08.540464 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:08.540464 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:08.541216 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1222e70d-1516-4c47-9659-34302c9b10ea tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot create request issued successfully. Aug 07 18:07:08.541692 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1222e70d-1516-4c47-9659-34302c9b10ea tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:07:08.542174 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 965/3822] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:07:08 2026] POST /volume/v3/snapshots => generated 313 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:08.544301 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-4f99e423-6b94-47bb-8296-2d61df2d3151 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:07:08.549265 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-4f99e423-6b94-47bb-8296-2d61df2d3151 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 returned with HTTP 200 Aug 07 18:07:08.549693 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 956/3823] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:07:08 2026] GET /volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:08.551804 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eec20544-51c9-4af3-aea9-8cc8faef73de None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:08.554325 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eec20544-51c9-4af3-aea9-8cc8faef73de tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 Aug 07 18:07:08.554771 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eec20544-51c9-4af3-aea9-8cc8faef73de tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:08.554981 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eec20544-51c9-4af3-aea9-8cc8faef73de tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:08.560309 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:08.560309 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:08.560739 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eec20544-51c9-4af3-aea9-8cc8faef73de tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot retrieved successfully. Aug 07 18:07:08.561487 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eec20544-51c9-4af3-aea9-8cc8faef73de tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 returned with HTTP 200 Aug 07 18:07:08.561990 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 949/3824] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:08 2026] GET /volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:08.594671 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc232d7b-20a0-45d8-9b94-bcc26aaf678f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:08.596788 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc232d7b-20a0-45d8-9b94-bcc26aaf678f tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:08.597027 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc232d7b-20a0-45d8-9b94-bcc26aaf678f tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:08.597230 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc232d7b-20a0-45d8-9b94-bcc26aaf678f tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:08.605560 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:08.605560 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:08.609730 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cc232d7b-20a0-45d8-9b94-bcc26aaf678f tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:08.614141 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc232d7b-20a0-45d8-9b94-bcc26aaf678f tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:08.614547 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 955/3825] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:08 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:09.161334 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-71640ec8-6252-4fe6-8a09-ceade43665be None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:09.163853 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-71640ec8-6252-4fe6-8a09-ceade43665be tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 Aug 07 18:07:09.164057 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-71640ec8-6252-4fe6-8a09-ceade43665be tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:09.164234 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-71640ec8-6252-4fe6-8a09-ceade43665be tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:09.170935 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:09.170935 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:09.174244 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-71640ec8-6252-4fe6-8a09-ceade43665be tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:07:09.178461 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-71640ec8-6252-4fe6-8a09-ceade43665be tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 returned with HTTP 200 Aug 07 18:07:09.178992 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 966/3826] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:07:09 2026] GET /volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:09.189741 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a550738a-fe5c-478a-88dd-6265f8f0d6b3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:09.190194 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a550738a-fe5c-478a-88dd-6265f8f0d6b3 None None] GET https://10.4.3.241/volume// Aug 07 18:07:09.190359 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a550738a-fe5c-478a-88dd-6265f8f0d6b3 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:09.190870 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a550738a-fe5c-478a-88dd-6265f8f0d6b3 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:09.190870 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a550738a-fe5c-478a-88dd-6265f8f0d6b3 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:07:09.191139 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 957/3827] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:07:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:07:09.200518 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-ff9d0f2a-00e3-4d38-a40b-5d5355c38ffd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:09.202797 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-ff9d0f2a-00e3-4d38-a40b-5d5355c38ffd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:07:09.203233 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-ff9d0f2a-00e3-4d38-a40b-5d5355c38ffd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a566a417-8093-4e1a-bada-86b469aa4a71", "connector": null, "instance_uuid": "ca3d96fa-1ad6-45ae-954a-ae200cac5ae9"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:09.212392 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:09.212392 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:09.235809 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-ff9d0f2a-00e3-4d38-a40b-5d5355c38ffd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:07:09.236486 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 950/3828] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:07:09 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:09.519533 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39c88b09-004f-4b3a-a083-4523186d2261 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:09.520425 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39c88b09-004f-4b3a-a083-4523186d2261 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:09.520425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39c88b09-004f-4b3a-a083-4523186d2261 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:09.520425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39c88b09-004f-4b3a-a083-4523186d2261 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:09.520425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-39c88b09-004f-4b3a-a083-4523186d2261 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:09.524956 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:09.524956 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:09.525866 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39c88b09-004f-4b3a-a083-4523186d2261 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:09.526272 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 956/3829] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:09 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:09.572677 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8e1e6d25-9c8c-4b86-a082-b98d2e02fdb8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:09.574463 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8e1e6d25-9c8c-4b86-a082-b98d2e02fdb8 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 Aug 07 18:07:09.574668 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8e1e6d25-9c8c-4b86-a082-b98d2e02fdb8 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:09.574869 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8e1e6d25-9c8c-4b86-a082-b98d2e02fdb8 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:09.579832 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:09.579832 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:09.580236 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8e1e6d25-9c8c-4b86-a082-b98d2e02fdb8 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot retrieved successfully. Aug 07 18:07:09.581152 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8e1e6d25-9c8c-4b86-a082-b98d2e02fdb8 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 returned with HTTP 200 Aug 07 18:07:09.581540 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 967/3830] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:09 2026] GET /volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:09.594534 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f37336ae-5bcf-4936-893d-89fee82dde52 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:09.599354 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f37336ae-5bcf-4936-893d-89fee82dde52 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:09.599756 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f37336ae-5bcf-4936-893d-89fee82dde52 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32779b97-8965-4276-8e78-cb91a69d22a1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1895613813"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:09.610868 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:09.610868 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:09.611359 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f37336ae-5bcf-4936-893d-89fee82dde52 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Volume info retrieved successfully. Aug 07 18:07:09.611507 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-f37336ae-5bcf-4936-893d-89fee82dde52 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Create snapshot from volume 32779b97-8965-4276-8e78-cb91a69d22a1 Aug 07 18:07:09.630272 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-aabaca59-ee13-4428-ba6e-11ecf5342889 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:09.632099 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aabaca59-ee13-4428-ba6e-11ecf5342889 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:09.632364 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aabaca59-ee13-4428-ba6e-11ecf5342889 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:09.632622 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-aabaca59-ee13-4428-ba6e-11ecf5342889 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:09.637389 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-f37336ae-5bcf-4936-893d-89fee82dde52 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Created reservations ['54da0248-818d-4ded-af6c-6f4cb8f3c2ac', 'e7ade20f-bdf6-40a1-b89f-ec134404061f', 'f2355516-f501-42db-97e6-9b42154e2022', '2dc9f5a2-504f-4b7f-b4ae-69d5647aa6c1'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:09.642025 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:09.642025 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:09.647189 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-aabaca59-ee13-4428-ba6e-11ecf5342889 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:09.652162 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-aabaca59-ee13-4428-ba6e-11ecf5342889 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:09.652589 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 951/3831] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:09 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:09.669301 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f37336ae-5bcf-4936-893d-89fee82dde52 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot create request issued successfully. Aug 07 18:07:09.669653 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f37336ae-5bcf-4936-893d-89fee82dde52 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:07:09.670133 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 958/3832] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:07:09 2026] POST /volume/v3/snapshots => generated 314 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:09.685042 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-600a6b1f-38a2-4682-9743-7fb57c83d85d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:09.690306 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-600a6b1f-38a2-4682-9743-7fb57c83d85d tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 Aug 07 18:07:09.690614 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-600a6b1f-38a2-4682-9743-7fb57c83d85d tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:09.690889 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-600a6b1f-38a2-4682-9743-7fb57c83d85d tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:09.699759 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:09.699759 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:09.699759 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-600a6b1f-38a2-4682-9743-7fb57c83d85d tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot retrieved successfully. Aug 07 18:07:09.699759 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-600a6b1f-38a2-4682-9743-7fb57c83d85d tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 returned with HTTP 200 Aug 07 18:07:09.701936 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 957/3833] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:09 2026] GET /volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 => generated 446 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:10.167016 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-22a52a15-e99c-455c-a8a7-42051e30820f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:10.167016 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22a52a15-e99c-455c-a8a7-42051e30820f None None] GET https://10.4.3.241/volume// Aug 07 18:07:10.167016 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22a52a15-e99c-455c-a8a7-42051e30820f None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:10.167016 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22a52a15-e99c-455c-a8a7-42051e30820f None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:10.167293 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22a52a15-e99c-455c-a8a7-42051e30820f None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:07:10.167575 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 968/3834] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:07:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:07:10.178100 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-6ef641e1-7832-49b8-b8e7-2c43c7458aa8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:10.179787 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-6ef641e1-7832-49b8-b8e7-2c43c7458aa8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 Aug 07 18:07:10.179986 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-6ef641e1-7832-49b8-b8e7-2c43c7458aa8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:10.180282 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-6ef641e1-7832-49b8-b8e7-2c43c7458aa8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:10.190205 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:10.190205 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:10.194305 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-6ef641e1-7832-49b8-b8e7-2c43c7458aa8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:07:10.200380 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-6ef641e1-7832-49b8-b8e7-2c43c7458aa8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 returned with HTTP 200 Aug 07 18:07:10.200792 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 952/3835] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:07:10 2026] GET /volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 => generated 1546 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:07:10.316948 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-99ebc03c-27f1-4943-be7c-68e20fc44d96 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:10.319503 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-99ebc03c-27f1-4943-be7c-68e20fc44d96 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] PUT https://10.4.3.241/volume/v3/attachments/5ed5b451-a8af-47b6-a8ca-12a0e732ab79 Aug 07 18:07:10.321491 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-99ebc03c-27f1-4943-be7c-68e20fc44d96 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:10.329485 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-99ebc03c-27f1-4943-be7c-68e20fc44d96 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Acquiring lock "cinder-attachment_update-a566a417-8093-4e1a-bada-86b469aa4a71-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:07:10.335938 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-99ebc03c-27f1-4943-be7c-68e20fc44d96 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-a566a417-8093-4e1a-bada-86b469aa4a71-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:07:10.337442 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:10.337442 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:10.447509 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-99ebc03c-27f1-4943-be7c-68e20fc44d96 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-a566a417-8093-4e1a-bada-86b469aa4a71-np0000006743" released by "attachment_update" :: held 0.111s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:07:10.447850 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-99ebc03c-27f1-4943-be7c-68e20fc44d96 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/5ed5b451-a8af-47b6-a8ca-12a0e732ab79 returned with HTTP 200 Aug 07 18:07:10.448464 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 959/3836] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:07:10 2026] PUT /volume/v3/attachments/5ed5b451-a8af-47b6-a8ca-12a0e732ab79 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:10.478517 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-3af6ef53-78b6-48c3-bc89-e2870fa326d7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:10.485071 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-3af6ef53-78b6-48c3-bc89-e2870fa326d7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments/5ed5b451-a8af-47b6-a8ca-12a0e732ab79/action Aug 07 18:07:10.485537 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-3af6ef53-78b6-48c3-bc89-e2870fa326d7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:07:10.485674 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-3af6ef53-78b6-48c3-bc89-e2870fa326d7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:10.513426 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:10.513426 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:10.523199 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-731ca2ba-71cf-419a-a369-e9152da0ef1d req-3af6ef53-78b6-48c3-bc89-e2870fa326d7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/5ed5b451-a8af-47b6-a8ca-12a0e732ab79/action returned with HTTP 204 Aug 07 18:07:10.523736 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 958/3837] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:07:10 2026] POST /volume/v3/attachments/5ed5b451-a8af-47b6-a8ca-12a0e732ab79/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:10.542957 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fb7de058-80e8-45c0-a655-d7e162f3fefe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:10.544908 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb7de058-80e8-45c0-a655-d7e162f3fefe tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:10.545116 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb7de058-80e8-45c0-a655-d7e162f3fefe tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:10.545431 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb7de058-80e8-45c0-a655-d7e162f3fefe tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:10.545431 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-fb7de058-80e8-45c0-a655-d7e162f3fefe tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:10.553083 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:10.553083 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:10.553914 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb7de058-80e8-45c0-a655-d7e162f3fefe tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:10.554353 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 969/3838] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:10 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:10.665079 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cccfed08-1132-4352-beb6-f5723104fb93 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:10.667677 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cccfed08-1132-4352-beb6-f5723104fb93 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:10.667911 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cccfed08-1132-4352-beb6-f5723104fb93 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:10.668133 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cccfed08-1132-4352-beb6-f5723104fb93 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:10.678112 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:10.678112 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:10.683008 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cccfed08-1132-4352-beb6-f5723104fb93 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:10.688695 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cccfed08-1132-4352-beb6-f5723104fb93 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:10.689284 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 953/3839] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:10 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:10.709648 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-93749faa-4380-4b86-89a1-6ecf562a44b9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:10.711660 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93749faa-4380-4b86-89a1-6ecf562a44b9 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 Aug 07 18:07:10.711803 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-93749faa-4380-4b86-89a1-6ecf562a44b9 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:10.712002 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-93749faa-4380-4b86-89a1-6ecf562a44b9 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:10.717028 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:10.717028 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:10.717489 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-93749faa-4380-4b86-89a1-6ecf562a44b9 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot retrieved successfully. Aug 07 18:07:10.718609 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93749faa-4380-4b86-89a1-6ecf562a44b9 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 returned with HTTP 200 Aug 07 18:07:10.718997 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 960/3840] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:10 2026] GET /volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:10.728830 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6b2624dd-6b9b-4da5-a67c-05f8504e4eca None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:10.730474 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b2624dd-6b9b-4da5-a67c-05f8504e4eca tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:10.730800 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6b2624dd-6b9b-4da5-a67c-05f8504e4eca tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32779b97-8965-4276-8e78-cb91a69d22a1", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1337206190"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:10.737996 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:10.737996 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:10.738389 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6b2624dd-6b9b-4da5-a67c-05f8504e4eca tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Volume info retrieved successfully. Aug 07 18:07:10.738490 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-6b2624dd-6b9b-4da5-a67c-05f8504e4eca tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Create snapshot from volume 32779b97-8965-4276-8e78-cb91a69d22a1 Aug 07 18:07:10.761542 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6b2624dd-6b9b-4da5-a67c-05f8504e4eca tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Created reservations ['3ef425c7-3726-4ce1-918d-9146d6036260', 'df2f2ef8-4fa2-4d18-90d7-39fa7596f3d3', 'f303c18b-3daf-40c7-a39d-345d75918795', 'a0e532f5-25db-4adc-93c8-1024cc03d2d8'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:10.791184 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6b2624dd-6b9b-4da5-a67c-05f8504e4eca tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot create request issued successfully. Aug 07 18:07:10.791632 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b2624dd-6b9b-4da5-a67c-05f8504e4eca tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:07:10.792176 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 959/3841] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:07:10 2026] POST /volume/v3/snapshots => generated 314 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:10.800266 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b5b4d593-b3a7-4d7c-97ac-2a7d2756c8f6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:10.802324 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b5b4d593-b3a7-4d7c-97ac-2a7d2756c8f6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 Aug 07 18:07:10.802556 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b5b4d593-b3a7-4d7c-97ac-2a7d2756c8f6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:10.802803 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b5b4d593-b3a7-4d7c-97ac-2a7d2756c8f6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:10.807991 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:10.807991 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:10.808474 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b5b4d593-b3a7-4d7c-97ac-2a7d2756c8f6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot retrieved successfully. Aug 07 18:07:10.809337 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b5b4d593-b3a7-4d7c-97ac-2a7d2756c8f6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 returned with HTTP 200 Aug 07 18:07:10.809713 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 970/3842] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:10 2026] GET /volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:11.564961 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a9697c3e-9acc-494c-866f-fbdcccb9a091 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:11.566593 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a9697c3e-9acc-494c-866f-fbdcccb9a091 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:11.566802 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a9697c3e-9acc-494c-866f-fbdcccb9a091 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:11.567116 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a9697c3e-9acc-494c-866f-fbdcccb9a091 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:11.567221 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a9697c3e-9acc-494c-866f-fbdcccb9a091 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:11.572120 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:11.572120 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:11.573021 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a9697c3e-9acc-494c-866f-fbdcccb9a091 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:11.574236 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 954/3843] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:11 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:11.702603 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ba4718b1-b82d-4f9e-a964-ac2517c8d477 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:11.705083 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ba4718b1-b82d-4f9e-a964-ac2517c8d477 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:11.705439 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ba4718b1-b82d-4f9e-a964-ac2517c8d477 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:11.705622 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ba4718b1-b82d-4f9e-a964-ac2517c8d477 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:11.712734 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:11.712734 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:11.717233 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ba4718b1-b82d-4f9e-a964-ac2517c8d477 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:11.722368 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ba4718b1-b82d-4f9e-a964-ac2517c8d477 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:11.722990 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 961/3844] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:11 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:11.818965 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fee878be-ae9d-4301-b74d-956ace35d130 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:11.821038 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fee878be-ae9d-4301-b74d-956ace35d130 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 Aug 07 18:07:11.821292 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fee878be-ae9d-4301-b74d-956ace35d130 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:11.823781 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fee878be-ae9d-4301-b74d-956ace35d130 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:11.827890 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:11.827890 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:11.827890 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fee878be-ae9d-4301-b74d-956ace35d130 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot retrieved successfully. Aug 07 18:07:11.829355 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fee878be-ae9d-4301-b74d-956ace35d130 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 returned with HTTP 200 Aug 07 18:07:11.829700 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 960/3845] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:11 2026] GET /volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:11.839288 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-74d24e7d-a73d-4166-a175-abc5a7d4a266 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:11.841569 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-74d24e7d-a73d-4166-a175-abc5a7d4a266 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?limit=1 Aug 07 18:07:11.842028 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-74d24e7d-a73d-4166-a175-abc5a7d4a266 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:11.842387 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-74d24e7d-a73d-4166-a175-abc5a7d4a266 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:11.843459 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-74d24e7d-a73d-4166-a175-abc5a7d4a266 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:11.844477 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-74d24e7d-a73d-4166-a175-abc5a7d4a266 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:11.849752 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-74d24e7d-a73d-4166-a175-abc5a7d4a266 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:11.851145 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-74d24e7d-a73d-4166-a175-abc5a7d4a266 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 07 18:07:11.851145 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 971/3846] 10.4.3.241 () {66 vars in 1258 bytes} [Fri Aug 7 18:07:11 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:11.860807 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8856a0f2-7f80-44fe-8fed-7c9b772f7b04 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:11.862721 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8856a0f2-7f80-44fe-8fed-7c9b772f7b04 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:11.862937 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8856a0f2-7f80-44fe-8fed-7c9b772f7b04 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:11.863124 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8856a0f2-7f80-44fe-8fed-7c9b772f7b04 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:11.863415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-8856a0f2-7f80-44fe-8fed-7c9b772f7b04 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:11.864540 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-8856a0f2-7f80-44fe-8fed-7c9b772f7b04 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:11.868885 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8856a0f2-7f80-44fe-8fed-7c9b772f7b04 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:11.869251 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8856a0f2-7f80-44fe-8fed-7c9b772f7b04 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 200 Aug 07 18:07:11.869661 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 955/3847] 10.4.3.241 () {66 vars in 1243 bytes} [Fri Aug 7 18:07:11 2026] GET /volume/v3/snapshots => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:11.879336 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2b6f30e6-b90a-4bdb-b167-ab7ba434caba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:11.881218 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2b6f30e6-b90a-4bdb-b167-ab7ba434caba tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?limit=100000 Aug 07 18:07:11.881457 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2b6f30e6-b90a-4bdb-b167-ab7ba434caba tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:11.881612 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2b6f30e6-b90a-4bdb-b167-ab7ba434caba tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:11.881866 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-2b6f30e6-b90a-4bdb-b167-ab7ba434caba tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:11.882906 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-2b6f30e6-b90a-4bdb-b167-ab7ba434caba tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:11.886877 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2b6f30e6-b90a-4bdb-b167-ab7ba434caba tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:11.887286 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2b6f30e6-b90a-4bdb-b167-ab7ba434caba tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 07 18:07:11.887782 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 962/3848] 10.4.3.241 () {66 vars in 1268 bytes} [Fri Aug 7 18:07:11 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:11.897851 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b2c54290-3e40-462b-9db9-258bd11127e6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:11.899561 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2c54290-3e40-462b-9db9-258bd11127e6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?limit=0 Aug 07 18:07:11.899805 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b2c54290-3e40-462b-9db9-258bd11127e6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:11.900063 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b2c54290-3e40-462b-9db9-258bd11127e6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:11.900323 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-b2c54290-3e40-462b-9db9-258bd11127e6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:11.901276 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-b2c54290-3e40-462b-9db9-258bd11127e6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:11.904172 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b2c54290-3e40-462b-9db9-258bd11127e6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:11.904468 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2c54290-3e40-462b-9db9-258bd11127e6 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 07 18:07:11.904880 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 961/3849] 10.4.3.241 () {66 vars in 1258 bytes} [Fri Aug 7 18:07:11 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:07:11.914068 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-33731709-8cdf-4e85-8d7e-ca10a3a41063 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:11.919420 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-33731709-8cdf-4e85-8d7e-ca10a3a41063 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:11.919420 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-33731709-8cdf-4e85-8d7e-ca10a3a41063 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:11.919420 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-33731709-8cdf-4e85-8d7e-ca10a3a41063 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:11.919420 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-33731709-8cdf-4e85-8d7e-ca10a3a41063 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:11.919420 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:11.919420 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:11.920181 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-33731709-8cdf-4e85-8d7e-ca10a3a41063 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:11.925499 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-33731709-8cdf-4e85-8d7e-ca10a3a41063 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:11.926106 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-33731709-8cdf-4e85-8d7e-ca10a3a41063 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 200 Aug 07 18:07:11.926732 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 972/3850] 10.4.3.241 () {66 vars in 1243 bytes} [Fri Aug 7 18:07:11 2026] GET /volume/v3/snapshots => generated 995 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:11.935846 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-591954b8-8f09-444e-935b-ef8f78f74395 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:11.938191 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-591954b8-8f09-444e-935b-ef8f78f74395 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?marker=5f47dac4-37c3-4038-8d77-564ce739ac79 Aug 07 18:07:11.938483 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-591954b8-8f09-444e-935b-ef8f78f74395 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:11.938775 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-591954b8-8f09-444e-935b-ef8f78f74395 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:11.939098 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-591954b8-8f09-444e-935b-ef8f78f74395 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:11.939528 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:11.939528 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:11.940689 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-591954b8-8f09-444e-935b-ef8f78f74395 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:11.961846 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-591954b8-8f09-444e-935b-ef8f78f74395 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:11.961846 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-591954b8-8f09-444e-935b-ef8f78f74395 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?marker=5f47dac4-37c3-4038-8d77-564ce739ac79 returned with HTTP 200 Aug 07 18:07:11.962130 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 956/3851] 10.4.3.241 () {66 vars in 1330 bytes} [Fri Aug 7 18:07:11 2026] GET /volume/v3/snapshots?marker=5f47dac4-37c3-4038-8d77-564ce739ac79 => generated 341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:11.973218 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ed883ea9-d065-484d-8e84-8ef7d6cd6f78 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:11.975073 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ed883ea9-d065-484d-8e84-8ef7d6cd6f78 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?offset=2&limit=3 Aug 07 18:07:11.975299 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ed883ea9-d065-484d-8e84-8ef7d6cd6f78 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:11.975542 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ed883ea9-d065-484d-8e84-8ef7d6cd6f78 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:11.975893 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-ed883ea9-d065-484d-8e84-8ef7d6cd6f78 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:11.976231 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:11.976231 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:11.977240 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-ed883ea9-d065-484d-8e84-8ef7d6cd6f78 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:11.989355 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ed883ea9-d065-484d-8e84-8ef7d6cd6f78 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:11.989713 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ed883ea9-d065-484d-8e84-8ef7d6cd6f78 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 07 18:07:11.993509 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 963/3852] 10.4.3.241 () {66 vars in 1276 bytes} [Fri Aug 7 18:07:11 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.000636 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-32538f97-56a3-4d59-a9c7-54dd1d4f3976 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.002546 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32538f97-56a3-4d59-a9c7-54dd1d4f3976 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 07 18:07:12.002838 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32538f97-56a3-4d59-a9c7-54dd1d4f3976 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.003071 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32538f97-56a3-4d59-a9c7-54dd1d4f3976 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.003307 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-32538f97-56a3-4d59-a9c7-54dd1d4f3976 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:12.004542 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-32538f97-56a3-4d59-a9c7-54dd1d4f3976 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:12.017078 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32538f97-56a3-4d59-a9c7-54dd1d4f3976 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:12.017553 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32538f97-56a3-4d59-a9c7-54dd1d4f3976 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 07 18:07:12.018019 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 962/3853] 10.4.3.241 () {66 vars in 1308 bytes} [Fri Aug 7 18:07:11 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.027370 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f8a550cc-984a-4057-9f9c-84461a783c1e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.029326 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8a550cc-984a-4057-9f9c-84461a783c1e tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 07 18:07:12.029591 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8a550cc-984a-4057-9f9c-84461a783c1e tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.029865 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8a550cc-984a-4057-9f9c-84461a783c1e tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.030162 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-f8a550cc-984a-4057-9f9c-84461a783c1e tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:12.030562 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.030562 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:12.031643 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-f8a550cc-984a-4057-9f9c-84461a783c1e tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:12.036012 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f8a550cc-984a-4057-9f9c-84461a783c1e tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:12.036437 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8a550cc-984a-4057-9f9c-84461a783c1e tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 07 18:07:12.036903 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 973/3854] 10.4.3.241 () {66 vars in 1310 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.047470 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d1c68f34-0f7c-44e0-8ebf-3050eeaa06be None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.049365 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d1c68f34-0f7c-44e0-8ebf-3050eeaa06be tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 07 18:07:12.049643 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d1c68f34-0f7c-44e0-8ebf-3050eeaa06be tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.049914 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d1c68f34-0f7c-44e0-8ebf-3050eeaa06be tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.050278 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-d1c68f34-0f7c-44e0-8ebf-3050eeaa06be tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:12.050533 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.050533 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:12.054294 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-d1c68f34-0f7c-44e0-8ebf-3050eeaa06be tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:12.065038 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d1c68f34-0f7c-44e0-8ebf-3050eeaa06be tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:12.065515 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d1c68f34-0f7c-44e0-8ebf-3050eeaa06be tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 07 18:07:12.065999 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 957/3855] 10.4.3.241 () {66 vars in 1292 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.075526 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0d8d75ca-076d-4f7f-be57-a6362a3842bd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.078158 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d8d75ca-076d-4f7f-be57-a6362a3842bd tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 07 18:07:12.078368 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d8d75ca-076d-4f7f-be57-a6362a3842bd tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.078641 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d8d75ca-076d-4f7f-be57-a6362a3842bd tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.078925 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-0d8d75ca-076d-4f7f-be57-a6362a3842bd tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:12.079293 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.079293 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:12.080316 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-0d8d75ca-076d-4f7f-be57-a6362a3842bd tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:12.098786 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0d8d75ca-076d-4f7f-be57-a6362a3842bd tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:12.099393 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d8d75ca-076d-4f7f-be57-a6362a3842bd tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 07 18:07:12.099962 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 964/3856] 10.4.3.241 () {66 vars in 1294 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.111304 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fa2be60e-7476-47ef-946d-2cd56376a795 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.113143 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa2be60e-7476-47ef-946d-2cd56376a795 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 07 18:07:12.113437 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa2be60e-7476-47ef-946d-2cd56376a795 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.113641 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa2be60e-7476-47ef-946d-2cd56376a795 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.113916 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-fa2be60e-7476-47ef-946d-2cd56376a795 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:12.114177 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.114177 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:12.114968 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-fa2be60e-7476-47ef-946d-2cd56376a795 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:12.137910 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fa2be60e-7476-47ef-946d-2cd56376a795 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:12.138506 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa2be60e-7476-47ef-946d-2cd56376a795 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 07 18:07:12.139251 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 963/3857] 10.4.3.241 () {66 vars in 1312 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.151360 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ed9d226a-758a-4bf5-88c5-1cb935e15459 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.153076 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed9d226a-758a-4bf5-88c5-1cb935e15459 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 07 18:07:12.153303 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ed9d226a-758a-4bf5-88c5-1cb935e15459 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.153464 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ed9d226a-758a-4bf5-88c5-1cb935e15459 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.153667 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-ed9d226a-758a-4bf5-88c5-1cb935e15459 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:12.153924 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.153924 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:12.154671 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-ed9d226a-758a-4bf5-88c5-1cb935e15459 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:12.167457 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ed9d226a-758a-4bf5-88c5-1cb935e15459 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:12.167859 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed9d226a-758a-4bf5-88c5-1cb935e15459 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 07 18:07:12.168276 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 974/3858] 10.4.3.241 () {66 vars in 1314 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.182380 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b74612d1-9b45-4a3d-9915-e4520cea9f5c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.184070 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b74612d1-9b45-4a3d-9915-e4520cea9f5c tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1337206190 Aug 07 18:07:12.184256 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b74612d1-9b45-4a3d-9915-e4520cea9f5c tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.184474 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b74612d1-9b45-4a3d-9915-e4520cea9f5c tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.184693 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-b74612d1-9b45-4a3d-9915-e4520cea9f5c tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:12.184964 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.184964 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:12.185991 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-b74612d1-9b45-4a3d-9915-e4520cea9f5c tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:12.197769 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b74612d1-9b45-4a3d-9915-e4520cea9f5c tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:12.198237 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.198237 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:12.198877 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b74612d1-9b45-4a3d-9915-e4520cea9f5c tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1337206190 returned with HTTP 200 Aug 07 18:07:12.199364 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 958/3859] 10.4.3.241 () {66 vars in 1385 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1337206190 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.208248 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-de49f79e-6422-4bab-b2b1-bba5793e1327 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.210367 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de49f79e-6422-4bab-b2b1-bba5793e1327 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/detail?status=available Aug 07 18:07:12.210672 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de49f79e-6422-4bab-b2b1-bba5793e1327 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.210937 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de49f79e-6422-4bab-b2b1-bba5793e1327 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.211203 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-de49f79e-6422-4bab-b2b1-bba5793e1327 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:12.211532 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.211532 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:12.212850 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-de49f79e-6422-4bab-b2b1-bba5793e1327 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:12.224683 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-de49f79e-6422-4bab-b2b1-bba5793e1327 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:12.225204 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.225204 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:12.225979 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de49f79e-6422-4bab-b2b1-bba5793e1327 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 07 18:07:12.226432 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 965/3860] 10.4.3.241 () {66 vars in 1297 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:12.235508 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-58a10570-d111-4fad-aa9a-a3ddfa51ea73 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.237422 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58a10570-d111-4fad-aa9a-a3ddfa51ea73 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1337206190 Aug 07 18:07:12.237705 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58a10570-d111-4fad-aa9a-a3ddfa51ea73 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.237945 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58a10570-d111-4fad-aa9a-a3ddfa51ea73 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.238214 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-58a10570-d111-4fad-aa9a-a3ddfa51ea73 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:12.238531 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.238531 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:12.239434 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-58a10570-d111-4fad-aa9a-a3ddfa51ea73 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:12.250454 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-58a10570-d111-4fad-aa9a-a3ddfa51ea73 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:12.250839 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.250839 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:12.251376 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58a10570-d111-4fad-aa9a-a3ddfa51ea73 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1337206190 returned with HTTP 200 Aug 07 18:07:12.251808 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 964/3861] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1337206190 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.265104 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c4a2e55b-0142-408c-b2ca-18bba0b7c255 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.267122 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c4a2e55b-0142-408c-b2ca-18bba0b7c255 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1337206190 Aug 07 18:07:12.267283 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c4a2e55b-0142-408c-b2ca-18bba0b7c255 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.267530 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c4a2e55b-0142-408c-b2ca-18bba0b7c255 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.267713 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-c4a2e55b-0142-408c-b2ca-18bba0b7c255 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:12.268036 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.268036 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:12.268919 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-c4a2e55b-0142-408c-b2ca-18bba0b7c255 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:12.282192 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c4a2e55b-0142-408c-b2ca-18bba0b7c255 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:12.282651 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c4a2e55b-0142-408c-b2ca-18bba0b7c255 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1337206190 returned with HTTP 200 Aug 07 18:07:12.283170 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 975/3862] 10.4.3.241 () {66 vars in 1364 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1337206190 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.294039 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a9112009-db30-40fa-871d-e282dfb361db None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.295815 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a9112009-db30-40fa-871d-e282dfb361db tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?status=available Aug 07 18:07:12.296030 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a9112009-db30-40fa-871d-e282dfb361db tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.296220 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a9112009-db30-40fa-871d-e282dfb361db tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.296414 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-a9112009-db30-40fa-871d-e282dfb361db tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:12.297673 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-a9112009-db30-40fa-871d-e282dfb361db tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:12.315602 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a9112009-db30-40fa-871d-e282dfb361db tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:12.315602 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a9112009-db30-40fa-871d-e282dfb361db tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?status=available returned with HTTP 200 Aug 07 18:07:12.315602 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 959/3863] 10.4.3.241 () {66 vars in 1276 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.326072 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9afad953-d3b4-4086-bf2a-1ad6067b191d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.327590 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9afad953-d3b4-4086-bf2a-1ad6067b191d tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1337206190 Aug 07 18:07:12.327781 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9afad953-d3b4-4086-bf2a-1ad6067b191d tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.327963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9afad953-d3b4-4086-bf2a-1ad6067b191d tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.328160 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-9afad953-d3b4-4086-bf2a-1ad6067b191d tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:12.329163 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.db.api [None req-9afad953-d3b4-4086-bf2a-1ad6067b191d tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Building query based on filter {{(pid=100244) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:12.340997 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9afad953-d3b4-4086-bf2a-1ad6067b191d tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Get all snapshots completed successfully. Aug 07 18:07:12.341424 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9afad953-d3b4-4086-bf2a-1ad6067b191d tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1337206190 returned with HTTP 200 Aug 07 18:07:12.342515 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 966/3864] 10.4.3.241 () {66 vars in 1398 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1337206190 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.353470 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7c12fc8f-fe0d-49ed-8a30-fd26e3e64099 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.355312 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c12fc8f-fe0d-49ed-8a30-fd26e3e64099 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 Aug 07 18:07:12.355511 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7c12fc8f-fe0d-49ed-8a30-fd26e3e64099 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.355717 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7c12fc8f-fe0d-49ed-8a30-fd26e3e64099 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.355845 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-7c12fc8f-fe0d-49ed-8a30-fd26e3e64099 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Delete snapshot with id: 71871684-cab6-4b42-b4ed-cc4630935777 Aug 07 18:07:12.360434 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.360434 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:12.360837 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7c12fc8f-fe0d-49ed-8a30-fd26e3e64099 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot retrieved successfully. Aug 07 18:07:12.381182 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7c12fc8f-fe0d-49ed-8a30-fd26e3e64099 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot delete request issued successfully. Aug 07 18:07:12.381307 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c12fc8f-fe0d-49ed-8a30-fd26e3e64099 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 returned with HTTP 202 Aug 07 18:07:12.381726 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 965/3865] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:12 2026] DELETE /volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:12.388900 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-585fa6dd-1c8a-411c-8134-61d5566d2a88 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.390868 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-585fa6dd-1c8a-411c-8134-61d5566d2a88 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 Aug 07 18:07:12.390974 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-585fa6dd-1c8a-411c-8134-61d5566d2a88 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.391163 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-585fa6dd-1c8a-411c-8134-61d5566d2a88 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.395983 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.395983 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:12.396578 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-585fa6dd-1c8a-411c-8134-61d5566d2a88 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot retrieved successfully. Aug 07 18:07:12.397451 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-585fa6dd-1c8a-411c-8134-61d5566d2a88 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 returned with HTTP 200 Aug 07 18:07:12.397908 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 976/3866] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.584101 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a61a3bab-b5e3-4e19-b667-3b0d1d1c8f66 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.585875 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a61a3bab-b5e3-4e19-b667-3b0d1d1c8f66 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:12.586118 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a61a3bab-b5e3-4e19-b667-3b0d1d1c8f66 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.586338 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a61a3bab-b5e3-4e19-b667-3b0d1d1c8f66 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.586511 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a61a3bab-b5e3-4e19-b667-3b0d1d1c8f66 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:12.591188 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.591188 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:12.592040 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a61a3bab-b5e3-4e19-b667-3b0d1d1c8f66 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:12.592480 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 960/3867] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:12.735635 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e0286cbc-3f57-4f96-8c07-d29e08a8cc7d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:12.737801 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e0286cbc-3f57-4f96-8c07-d29e08a8cc7d tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:12.738092 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e0286cbc-3f57-4f96-8c07-d29e08a8cc7d tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:12.738391 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e0286cbc-3f57-4f96-8c07-d29e08a8cc7d tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:12.746726 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:12.746726 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:12.755221 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e0286cbc-3f57-4f96-8c07-d29e08a8cc7d tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:12.761633 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e0286cbc-3f57-4f96-8c07-d29e08a8cc7d tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:12.762162 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 967/3868] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:12 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:13.406358 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2ae31077-9554-4aec-9192-9d5c69ea5558 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:13.408220 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ae31077-9554-4aec-9192-9d5c69ea5558 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 Aug 07 18:07:13.408413 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ae31077-9554-4aec-9192-9d5c69ea5558 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:13.408630 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ae31077-9554-4aec-9192-9d5c69ea5558 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:13.412879 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ae31077-9554-4aec-9192-9d5c69ea5558 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 returned with HTTP 404 Aug 07 18:07:13.413342 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 966/3869] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:13 2026] GET /volume/v3/snapshots/71871684-cab6-4b42-b4ed-cc4630935777 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:13.421569 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-21ca585d-7aa9-4f1d-8a33-c1e80c306108 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:13.423702 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-21ca585d-7aa9-4f1d-8a33-c1e80c306108 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 Aug 07 18:07:13.423945 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-21ca585d-7aa9-4f1d-8a33-c1e80c306108 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:13.424182 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-21ca585d-7aa9-4f1d-8a33-c1e80c306108 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:13.424317 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-21ca585d-7aa9-4f1d-8a33-c1e80c306108 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Delete snapshot with id: 5f47dac4-37c3-4038-8d77-564ce739ac79 Aug 07 18:07:13.429708 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:13.429708 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:13.430285 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-21ca585d-7aa9-4f1d-8a33-c1e80c306108 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot retrieved successfully. Aug 07 18:07:13.446999 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-21ca585d-7aa9-4f1d-8a33-c1e80c306108 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot delete request issued successfully. Aug 07 18:07:13.447237 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-21ca585d-7aa9-4f1d-8a33-c1e80c306108 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 returned with HTTP 202 Aug 07 18:07:13.447757 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 977/3870] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:13 2026] DELETE /volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:13.461709 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eb441d6a-0ce1-4bac-bb60-76d45787d6e7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:13.463661 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb441d6a-0ce1-4bac-bb60-76d45787d6e7 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 Aug 07 18:07:13.463900 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb441d6a-0ce1-4bac-bb60-76d45787d6e7 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:13.464090 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb441d6a-0ce1-4bac-bb60-76d45787d6e7 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:13.469102 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:13.469102 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:13.469536 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-eb441d6a-0ce1-4bac-bb60-76d45787d6e7 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot retrieved successfully. Aug 07 18:07:13.470338 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb441d6a-0ce1-4bac-bb60-76d45787d6e7 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 returned with HTTP 200 Aug 07 18:07:13.470741 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 961/3871] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:13 2026] GET /volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:13.602317 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ff95c373-dafa-43d9-929c-398b7e4d2819 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:13.604516 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff95c373-dafa-43d9-929c-398b7e4d2819 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:13.604752 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff95c373-dafa-43d9-929c-398b7e4d2819 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:13.605007 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff95c373-dafa-43d9-929c-398b7e4d2819 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:13.605176 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ff95c373-dafa-43d9-929c-398b7e4d2819 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:13.608467 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8ed47418-572c-4a7f-8244-54601186fee9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:13.613025 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:13.613025 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:13.613905 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff95c373-dafa-43d9-929c-398b7e4d2819 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:13.614286 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 968/3872] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:13 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:13.682458 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:13.682861 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-771465977"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:13.684214 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-771465977'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:13.684361 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume of 1 GB Aug 07 18:07:13.684681 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:13.684681 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:13.689420 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Availability Zones retrieved successfully. Aug 07 18:07:13.694342 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Flow 'volume_create_api' (49452dc2-f6fd-46c2-9664-26c0f03faafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:13.695345 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302fbd8a-ea3a-4773-81cb-357cdd8956b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:13.696224 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:13.717716 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302fbd8a-ea3a-4773-81cb-357cdd8956b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:13.718334 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc47fe5c-72f8-41bf-a8d9-444b109d5a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:13.765155 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Created reservations ['0cfa6cdc-29bc-4079-bad0-2fdbd46ca452', 'd82393e6-3988-46bf-819f-6386b7013032', '60444d50-a359-4539-afcf-6e2221188044', 'bdc0e232-c7f7-4df7-89e8-7d67724501d7'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:13.766163 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc47fe5c-72f8-41bf-a8d9-444b109d5a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cfa6cdc-29bc-4079-bad0-2fdbd46ca452', 'd82393e6-3988-46bf-819f-6386b7013032', '60444d50-a359-4539-afcf-6e2221188044', 'bdc0e232-c7f7-4df7-89e8-7d67724501d7']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:13.766969 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df13f5a8-11c0-4cf5-b34c-1bbdfce293eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:13.778605 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ec6cd722-1470-469d-ab46-2a163df783ac None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:13.780887 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ec6cd722-1470-469d-ab46-2a163df783ac tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:13.781122 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ec6cd722-1470-469d-ab46-2a163df783ac tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:13.781355 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ec6cd722-1470-469d-ab46-2a163df783ac tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:13.789249 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:13.789249 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:13.790231 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df13f5a8-11c0-4cf5-b34c-1bbdfce293eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d2f1765-fa10-4d00-89d7-a8afad143a78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-771465977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07150728f2a4d07a937f877cb8e29d8',qos_specs=None,replication_status=,reservations=['0cfa6cdc-29bc-4079-bad0-2fdbd46ca452','d82393e6-3988-46bf-819f-6386b7013032','60444d50-a359-4539-afcf-6e2221188044','bdc0e232-c7f7-4df7-89e8-7d67724501d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5842059aa94688b396d89c763ec4aa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-771465977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d2f1765-fa10-4d00-89d7-a8afad143a78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c07150728f2a4d07a937f877cb8e29d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5842059aa94688b396d89c763ec4aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:13.791061 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5094a120-cb4d-4ac4-8823-68c6226efc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:13.793024 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ec6cd722-1470-469d-ab46-2a163df783ac tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:13.798136 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ec6cd722-1470-469d-ab46-2a163df783ac tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:13.798618 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 978/3873] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:13 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:13.808048 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5094a120-cb4d-4ac4-8823-68c6226efc09) transitioned into state 'SUCCESS' from state '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-771465977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07150728f2a4d07a937f877cb8e29d8',qos_specs=None,replication_status=,reservations=['0cfa6cdc-29bc-4079-bad0-2fdbd46ca452','d82393e6-3988-46bf-819f-6386b7013032','60444d50-a359-4539-afcf-6e2221188044','bdc0e232-c7f7-4df7-89e8-7d67724501d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5842059aa94688b396d89c763ec4aa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:13.808867 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c05606-2e6a-4ded-9fb6-1af2cb6bcabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:13.816767 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63c05606-2e6a-4ded-9fb6-1af2cb6bcabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:13.817537 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Flow 'volume_create_api' (49452dc2-f6fd-46c2-9664-26c0f03faafd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:13.817822 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume request issued successfully. Aug 07 18:07:13.818326 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ed47418-572c-4a7f-8244-54601186fee9 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:13.818839 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 967/3874] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:07:13 2026] POST /volume/v3/volumes => generated 759 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:13.829369 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fd28823e-eba0-45e0-a9cb-fb07c984da93 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:13.831101 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fd28823e-eba0-45e0-a9cb-fb07c984da93 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 Aug 07 18:07:13.831281 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fd28823e-eba0-45e0-a9cb-fb07c984da93 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:13.831465 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fd28823e-eba0-45e0-a9cb-fb07c984da93 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:13.838751 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:13.838751 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:13.842341 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fd28823e-eba0-45e0-a9cb-fb07c984da93 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:13.846375 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fd28823e-eba0-45e0-a9cb-fb07c984da93 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 returned with HTTP 200 Aug 07 18:07:13.846825 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 962/3875] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:13 2026] GET /volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:14.480200 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-10254031-492f-41f5-8c77-0e9de7ebf0a3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:14.481894 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-10254031-492f-41f5-8c77-0e9de7ebf0a3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 Aug 07 18:07:14.482068 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-10254031-492f-41f5-8c77-0e9de7ebf0a3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:14.482245 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-10254031-492f-41f5-8c77-0e9de7ebf0a3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:14.486313 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-10254031-492f-41f5-8c77-0e9de7ebf0a3 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 returned with HTTP 404 Aug 07 18:07:14.486753 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 969/3876] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:14 2026] GET /volume/v3/snapshots/5f47dac4-37c3-4038-8d77-564ce739ac79 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:14.492302 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-501d1baf-c1cf-43d6-9740-38f0a00da8aa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:14.494174 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-501d1baf-c1cf-43d6-9740-38f0a00da8aa tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 Aug 07 18:07:14.494375 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-501d1baf-c1cf-43d6-9740-38f0a00da8aa tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:14.494583 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-501d1baf-c1cf-43d6-9740-38f0a00da8aa tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:14.494684 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-501d1baf-c1cf-43d6-9740-38f0a00da8aa tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Delete snapshot with id: e36923a1-f9e4-49ca-9be1-e7bd7903e533 Aug 07 18:07:14.499442 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:14.499442 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:14.499906 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-501d1baf-c1cf-43d6-9740-38f0a00da8aa tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot retrieved successfully. Aug 07 18:07:14.513584 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-501d1baf-c1cf-43d6-9740-38f0a00da8aa tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot delete request issued successfully. Aug 07 18:07:14.513769 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-501d1baf-c1cf-43d6-9740-38f0a00da8aa tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 returned with HTTP 202 Aug 07 18:07:14.514127 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 979/3877] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:14 2026] DELETE /volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:14.521218 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b6d32d36-808f-40d3-a73c-b6fecc32c8f1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:14.523000 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6d32d36-808f-40d3-a73c-b6fecc32c8f1 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 Aug 07 18:07:14.523229 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6d32d36-808f-40d3-a73c-b6fecc32c8f1 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:14.523467 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6d32d36-808f-40d3-a73c-b6fecc32c8f1 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:14.529621 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:14.529621 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:14.530130 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b6d32d36-808f-40d3-a73c-b6fecc32c8f1 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Snapshot retrieved successfully. Aug 07 18:07:14.531040 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6d32d36-808f-40d3-a73c-b6fecc32c8f1 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 returned with HTTP 200 Aug 07 18:07:14.531451 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 968/3878] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:14 2026] GET /volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:14.623657 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9f4d9bbf-16fe-4624-b6e5-42a71d4ec40e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:14.625467 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f4d9bbf-16fe-4624-b6e5-42a71d4ec40e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:14.625770 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f4d9bbf-16fe-4624-b6e5-42a71d4ec40e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:14.625950 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f4d9bbf-16fe-4624-b6e5-42a71d4ec40e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:14.626054 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-9f4d9bbf-16fe-4624-b6e5-42a71d4ec40e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:14.630331 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:14.630331 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:14.631051 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f4d9bbf-16fe-4624-b6e5-42a71d4ec40e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:14.631406 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 963/3879] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:14 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:14.811510 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-148c406a-3fff-40ec-b1f1-01375561ebe3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:14.813124 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-148c406a-3fff-40ec-b1f1-01375561ebe3 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:14.813307 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-148c406a-3fff-40ec-b1f1-01375561ebe3 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:14.813502 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-148c406a-3fff-40ec-b1f1-01375561ebe3 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:14.821797 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:14.821797 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:14.826160 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-148c406a-3fff-40ec-b1f1-01375561ebe3 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:14.831655 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-148c406a-3fff-40ec-b1f1-01375561ebe3 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:14.832128 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 970/3880] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:14 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:14.858762 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7cc8699b-d722-45e4-80e1-b24df997e48f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:14.860498 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7cc8699b-d722-45e4-80e1-b24df997e48f tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 Aug 07 18:07:14.860691 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7cc8699b-d722-45e4-80e1-b24df997e48f tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:14.860891 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7cc8699b-d722-45e4-80e1-b24df997e48f tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:14.867578 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:14.867578 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:14.871315 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7cc8699b-d722-45e4-80e1-b24df997e48f tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:14.875539 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7cc8699b-d722-45e4-80e1-b24df997e48f tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 returned with HTTP 200 Aug 07 18:07:14.875967 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 980/3881] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:14 2026] GET /volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:14.887084 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-33be1579-bb1f-4a33-afad-dc19d2571867 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:14.888807 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33be1579-bb1f-4a33-afad-dc19d2571867 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:14.889143 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33be1579-bb1f-4a33-afad-dc19d2571867 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d2f1765-fa10-4d00-89d7-a8afad143a78", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-868291264"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:14.897346 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:14.897346 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:14.897757 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-33be1579-bb1f-4a33-afad-dc19d2571867 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:14.897868 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-33be1579-bb1f-4a33-afad-dc19d2571867 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create snapshot from volume 1d2f1765-fa10-4d00-89d7-a8afad143a78 Aug 07 18:07:14.925932 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-33be1579-bb1f-4a33-afad-dc19d2571867 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Created reservations ['47350397-ce14-42a4-8d0c-b761f43eb551', '53c9d1f6-0ca4-44ac-910c-6e864deb2b7d', '2a13cb0a-24a0-455c-84fa-2442191ec2fa', '4993c146-f329-4ef4-aa37-89ddb4da4305'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:14.948926 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-33be1579-bb1f-4a33-afad-dc19d2571867 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Snapshot create request issued successfully. Aug 07 18:07:14.949249 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33be1579-bb1f-4a33-afad-dc19d2571867 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:07:14.949666 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 969/3882] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:07:14 2026] POST /volume/v3/snapshots => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:14.958306 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e40c60a7-2db6-475b-bc16-de678f8f9a0b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:14.960222 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e40c60a7-2db6-475b-bc16-de678f8f9a0b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 Aug 07 18:07:14.960484 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e40c60a7-2db6-475b-bc16-de678f8f9a0b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:14.960680 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e40c60a7-2db6-475b-bc16-de678f8f9a0b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:14.965809 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:14.965809 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:14.966304 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e40c60a7-2db6-475b-bc16-de678f8f9a0b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Snapshot retrieved successfully. Aug 07 18:07:14.967204 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e40c60a7-2db6-475b-bc16-de678f8f9a0b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 returned with HTTP 200 Aug 07 18:07:14.967643 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 964/3883] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:14 2026] GET /volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 => generated 447 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:15.539560 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-30e2735a-1291-460a-9358-e8a7938728dc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:15.541312 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-30e2735a-1291-460a-9358-e8a7938728dc tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 Aug 07 18:07:15.541517 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-30e2735a-1291-460a-9358-e8a7938728dc tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:15.541701 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-30e2735a-1291-460a-9358-e8a7938728dc tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:15.545608 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-30e2735a-1291-460a-9358-e8a7938728dc tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 returned with HTTP 404 Aug 07 18:07:15.546068 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 971/3884] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:15 2026] GET /volume/v3/snapshots/e36923a1-f9e4-49ca-9be1-e7bd7903e533 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:15.552229 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-823f6bcf-37ff-460c-8ad2-98914a96936a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:15.553716 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-823f6bcf-37ff-460c-8ad2-98914a96936a tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 Aug 07 18:07:15.553896 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-823f6bcf-37ff-460c-8ad2-98914a96936a tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:15.554060 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-823f6bcf-37ff-460c-8ad2-98914a96936a tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:15.561046 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:15.561046 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:15.563967 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-823f6bcf-37ff-460c-8ad2-98914a96936a tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Volume info retrieved successfully. Aug 07 18:07:15.567636 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-823f6bcf-37ff-460c-8ad2-98914a96936a tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 returned with HTTP 200 Aug 07 18:07:15.567963 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 981/3885] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:15 2026] GET /volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:15.579616 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d05ffa9d-7a06-4e5a-a283-897d8e111612 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:15.581299 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d05ffa9d-7a06-4e5a-a283-897d8e111612 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] DELETE https://10.4.3.241/volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 Aug 07 18:07:15.581502 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d05ffa9d-7a06-4e5a-a283-897d8e111612 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:15.581673 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d05ffa9d-7a06-4e5a-a283-897d8e111612 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:15.581843 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d05ffa9d-7a06-4e5a-a283-897d8e111612 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Delete volume with id: 32779b97-8965-4276-8e78-cb91a69d22a1 Aug 07 18:07:15.588494 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:15.588494 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:15.588974 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d05ffa9d-7a06-4e5a-a283-897d8e111612 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Volume info retrieved successfully. Aug 07 18:07:15.603489 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d05ffa9d-7a06-4e5a-a283-897d8e111612 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Delete volume request issued successfully. Aug 07 18:07:15.603682 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d05ffa9d-7a06-4e5a-a283-897d8e111612 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 returned with HTTP 202 Aug 07 18:07:15.604120 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 970/3886] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:15 2026] DELETE /volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:15.610646 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e539b98b-9461-457e-9bae-aae5aa0f1253 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:15.612224 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e539b98b-9461-457e-9bae-aae5aa0f1253 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 Aug 07 18:07:15.612414 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e539b98b-9461-457e-9bae-aae5aa0f1253 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:15.612599 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e539b98b-9461-457e-9bae-aae5aa0f1253 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:15.619774 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:15.619774 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:15.624044 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e539b98b-9461-457e-9bae-aae5aa0f1253 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Volume info retrieved successfully. Aug 07 18:07:15.630116 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e539b98b-9461-457e-9bae-aae5aa0f1253 tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 returned with HTTP 200 Aug 07 18:07:15.630663 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 965/3887] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:15 2026] GET /volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:15.641992 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5de9cd8d-1063-4e36-b195-ab3ca0e94c0c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:15.643688 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5de9cd8d-1063-4e36-b195-ab3ca0e94c0c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:15.643905 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5de9cd8d-1063-4e36-b195-ab3ca0e94c0c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:15.644092 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5de9cd8d-1063-4e36-b195-ab3ca0e94c0c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:15.644197 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5de9cd8d-1063-4e36-b195-ab3ca0e94c0c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:15.650420 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:15.650420 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:15.651173 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5de9cd8d-1063-4e36-b195-ab3ca0e94c0c tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:15.651541 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 972/3888] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:15 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:15.845103 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9fa235f4-65be-4420-bf94-4ce0fffa2260 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:15.846573 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fa235f4-65be-4420-bf94-4ce0fffa2260 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:15.846777 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fa235f4-65be-4420-bf94-4ce0fffa2260 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:15.846923 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9fa235f4-65be-4420-bf94-4ce0fffa2260 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:15.852880 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:15.852880 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:15.855638 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9fa235f4-65be-4420-bf94-4ce0fffa2260 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:15.859030 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9fa235f4-65be-4420-bf94-4ce0fffa2260 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:15.859351 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 982/3889] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:15 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:15.976427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8b158c6c-cf4b-472e-9dbb-e1e2411b5bf5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:15.978203 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b158c6c-cf4b-472e-9dbb-e1e2411b5bf5 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 Aug 07 18:07:15.978410 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b158c6c-cf4b-472e-9dbb-e1e2411b5bf5 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:15.978599 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b158c6c-cf4b-472e-9dbb-e1e2411b5bf5 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:15.983369 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:15.983369 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:15.983771 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8b158c6c-cf4b-472e-9dbb-e1e2411b5bf5 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Snapshot retrieved successfully. Aug 07 18:07:15.984515 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b158c6c-cf4b-472e-9dbb-e1e2411b5bf5 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 returned with HTTP 200 Aug 07 18:07:15.984845 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 971/3890] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:15 2026] GET /volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:15.993937 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:15.996031 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:15.996447 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8f2602d4-1727-4ba4-8aac-4062aa121969", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1615456889"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:15.998219 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume request body: {'volume': {"'snapshot_id": '8f2602d4-1727-4ba4-8aac-4062aa121969', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1615456889'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:15.998372 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume of 1 GB Aug 07 18:07:16.002714 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Availability Zones retrieved successfully. Aug 07 18:07:16.011341 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Flow 'volume_create_api' (399fc896-22bf-4ecd-9793-49063beb3dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:16.012295 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0db3746-3d62-43d2-9cd1-ab43f1028ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.013354 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:16.035654 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0db3746-3d62-43d2-9cd1-ab43f1028ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.036404 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c188598e-887f-4de4-a238-a1602e1e3a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.070920 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Created reservations ['cb5bfb12-d70f-4070-bb4e-8ef7155acde4', '8eb3b006-b546-44c5-8dac-36aee1a40db6', 'ffe2a6b9-16e0-45eb-8a87-3b45267d74a4', '13bc7d21-7d32-42fe-87a8-4dea6cb1a8cc'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:16.071636 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c188598e-887f-4de4-a238-a1602e1e3a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb5bfb12-d70f-4070-bb4e-8ef7155acde4', '8eb3b006-b546-44c5-8dac-36aee1a40db6', 'ffe2a6b9-16e0-45eb-8a87-3b45267d74a4', '13bc7d21-7d32-42fe-87a8-4dea6cb1a8cc']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.072335 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6432e780-0a3c-4593-89db-1868703afe8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.092823 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6432e780-0a3c-4593-89db-1868703afe8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdf80a04-2e2d-4a75-aebc-e21fdb91e556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1615456889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07150728f2a4d07a937f877cb8e29d8',qos_specs=None,replication_status=,reservations=['cb5bfb12-d70f-4070-bb4e-8ef7155acde4','8eb3b006-b546-44c5-8dac-36aee1a40db6','ffe2a6b9-16e0-45eb-8a87-3b45267d74a4','13bc7d21-7d32-42fe-87a8-4dea6cb1a8cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5842059aa94688b396d89c763ec4aa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1615456889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdf80a04-2e2d-4a75-aebc-e21fdb91e556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c07150728f2a4d07a937f877cb8e29d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5842059aa94688b396d89c763ec4aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.093671 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e26133e-b24b-4a1e-a560-c0175eed1429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.110419 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e26133e-b24b-4a1e-a560-c0175eed1429) transitioned into state 'SUCCESS' from state '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-1615456889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07150728f2a4d07a937f877cb8e29d8',qos_specs=None,replication_status=,reservations=['cb5bfb12-d70f-4070-bb4e-8ef7155acde4','8eb3b006-b546-44c5-8dac-36aee1a40db6','ffe2a6b9-16e0-45eb-8a87-3b45267d74a4','13bc7d21-7d32-42fe-87a8-4dea6cb1a8cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5842059aa94688b396d89c763ec4aa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.111089 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (163a44d1-44bc-4a93-953a-0c663b46cdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.119244 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (163a44d1-44bc-4a93-953a-0c663b46cdbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.120123 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Flow 'volume_create_api' (399fc896-22bf-4ecd-9793-49063beb3dc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:16.120457 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume request issued successfully. Aug 07 18:07:16.121005 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5ad9747e-1a7a-4590-acd7-41d4306f4751 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:16.121484 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 966/3891] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:07:15 2026] POST /volume/v3/volumes => generated 760 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:16.131847 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-29872bce-0e0d-411d-b1f7-d9631745a50a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.133458 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:16.133831 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8f2602d4-1727-4ba4-8aac-4062aa121969", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1995928532"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:16.135158 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume request body: {'volume': {"'snapshot_id": '8f2602d4-1727-4ba4-8aac-4062aa121969', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1995928532'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:16.135269 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume of 1 GB Aug 07 18:07:16.139210 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Availability Zones retrieved successfully. Aug 07 18:07:16.144183 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Flow 'volume_create_api' (4b9adf0a-6b1a-4015-871b-015c388bdd09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:16.145060 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f14db1f0-453b-4d9b-9bc6-38f0f30acd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.145853 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:16.167941 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f14db1f0-453b-4d9b-9bc6-38f0f30acd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.168730 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c494c042-10ad-482f-9e85-049258c0eaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.203319 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Created reservations ['f18f0cc6-9bfb-4656-ab93-f718753cea78', '90c82b85-bc43-4942-a8fa-1715e485d263', '9bc46c7b-9b62-4d4d-9c98-db3ad5f43ace', '0c3b7f1c-e2a9-4df9-9940-d5f01ce097a3'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:16.204119 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c494c042-10ad-482f-9e85-049258c0eaeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f18f0cc6-9bfb-4656-ab93-f718753cea78', '90c82b85-bc43-4942-a8fa-1715e485d263', '9bc46c7b-9b62-4d4d-9c98-db3ad5f43ace', '0c3b7f1c-e2a9-4df9-9940-d5f01ce097a3']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.204854 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10bc6f7a-cfcb-4f70-8809-0c45743bfdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.223712 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10bc6f7a-cfcb-4f70-8809-0c45743bfdbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c529b1c-a0d7-466d-a31a-6c291e83ca6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1995928532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07150728f2a4d07a937f877cb8e29d8',qos_specs=None,replication_status=,reservations=['f18f0cc6-9bfb-4656-ab93-f718753cea78','90c82b85-bc43-4942-a8fa-1715e485d263','9bc46c7b-9b62-4d4d-9c98-db3ad5f43ace','0c3b7f1c-e2a9-4df9-9940-d5f01ce097a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5842059aa94688b396d89c763ec4aa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1995928532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c529b1c-a0d7-466d-a31a-6c291e83ca6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c07150728f2a4d07a937f877cb8e29d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5842059aa94688b396d89c763ec4aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.224349 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bddd8fc3-d8ad-4d22-9570-751f2d63ea3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.239640 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bddd8fc3-d8ad-4d22-9570-751f2d63ea3b) transitioned into state 'SUCCESS' from state '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-1995928532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07150728f2a4d07a937f877cb8e29d8',qos_specs=None,replication_status=,reservations=['f18f0cc6-9bfb-4656-ab93-f718753cea78','90c82b85-bc43-4942-a8fa-1715e485d263','9bc46c7b-9b62-4d4d-9c98-db3ad5f43ace','0c3b7f1c-e2a9-4df9-9940-d5f01ce097a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5842059aa94688b396d89c763ec4aa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.240247 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f60d31-2a6a-4695-b7c4-878b4382b5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.247533 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82f60d31-2a6a-4695-b7c4-878b4382b5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.248230 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Flow 'volume_create_api' (4b9adf0a-6b1a-4015-871b-015c388bdd09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:16.248509 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume request issued successfully. Aug 07 18:07:16.249005 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-29872bce-0e0d-411d-b1f7-d9631745a50a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:16.249510 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 973/3892] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:07:16 2026] POST /volume/v3/volumes => generated 760 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:16.261516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d4a159ef-978b-42d1-a02d-09705a2f470b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.263250 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:16.263587 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8f2602d4-1727-4ba4-8aac-4062aa121969", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-460204258"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:16.265110 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume request body: {'volume': {"'snapshot_id": '8f2602d4-1727-4ba4-8aac-4062aa121969', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-460204258'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:16.265326 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume of 1 GB Aug 07 18:07:16.269425 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Availability Zones retrieved successfully. Aug 07 18:07:16.275475 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Flow 'volume_create_api' (54c6affe-4568-47ce-a5be-56d004ac7288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:16.275766 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (914537c6-a5ad-4a1f-a0d8-fe2a8f4bcb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.276610 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:16.300198 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (914537c6-a5ad-4a1f-a0d8-fe2a8f4bcb69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.300967 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (313788c1-3c5f-4677-8ee0-83b76e1940be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.339617 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Created reservations ['62a90fbd-1324-42d8-9fc1-d9a0f62fdfbc', '8bdc38c2-6c2f-4e4d-a313-bce29c7747c3', 'd46e8179-7f32-4da7-9814-fea918aa18ae', 'dcde7693-f486-449c-aabb-86ee289a51b9'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:16.340371 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (313788c1-3c5f-4677-8ee0-83b76e1940be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62a90fbd-1324-42d8-9fc1-d9a0f62fdfbc', '8bdc38c2-6c2f-4e4d-a313-bce29c7747c3', 'd46e8179-7f32-4da7-9814-fea918aa18ae', 'dcde7693-f486-449c-aabb-86ee289a51b9']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.341075 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb04e244-f3eb-4d97-8296-d1dc9d87bedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.360893 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb04e244-f3eb-4d97-8296-d1dc9d87bedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec440d67-decf-4453-be32-361efa6cd238', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-460204258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07150728f2a4d07a937f877cb8e29d8',qos_specs=None,replication_status=,reservations=['62a90fbd-1324-42d8-9fc1-d9a0f62fdfbc','8bdc38c2-6c2f-4e4d-a313-bce29c7747c3','d46e8179-7f32-4da7-9814-fea918aa18ae','dcde7693-f486-449c-aabb-86ee289a51b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5842059aa94688b396d89c763ec4aa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-460204258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec440d67-decf-4453-be32-361efa6cd238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c07150728f2a4d07a937f877cb8e29d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5842059aa94688b396d89c763ec4aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.361578 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3054c230-7a72-480f-b84c-39615c783a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.378040 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3054c230-7a72-480f-b84c-39615c783a02) transitioned into state 'SUCCESS' from state '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-460204258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07150728f2a4d07a937f877cb8e29d8',qos_specs=None,replication_status=,reservations=['62a90fbd-1324-42d8-9fc1-d9a0f62fdfbc','8bdc38c2-6c2f-4e4d-a313-bce29c7747c3','d46e8179-7f32-4da7-9814-fea918aa18ae','dcde7693-f486-449c-aabb-86ee289a51b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5842059aa94688b396d89c763ec4aa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.378766 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29bee40-97e6-4310-bf6c-cb8856b0a9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.388165 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b29bee40-97e6-4310-bf6c-cb8856b0a9a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.388985 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Flow 'volume_create_api' (54c6affe-4568-47ce-a5be-56d004ac7288) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:16.389311 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume request issued successfully. Aug 07 18:07:16.389909 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4a159ef-978b-42d1-a02d-09705a2f470b tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:16.390332 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 983/3893] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:07:16 2026] POST /volume/v3/volumes => generated 759 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:16.401750 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.403540 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:16.403897 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8f2602d4-1727-4ba4-8aac-4062aa121969", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1142646154"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:16.405160 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume request body: {'volume': {"'snapshot_id": '8f2602d4-1727-4ba4-8aac-4062aa121969', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1142646154'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:16.405273 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume of 1 GB Aug 07 18:07:16.409739 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Availability Zones retrieved successfully. Aug 07 18:07:16.415020 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Flow 'volume_create_api' (8e8bfa7b-4fa7-4b19-b9db-53fa2deb1487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:16.415948 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93480ac8-a4fe-4642-a0f4-b2911e578258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.416748 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:16.437715 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93480ac8-a4fe-4642-a0f4-b2911e578258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.438369 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb6850f-f754-47ea-85a7-503f33f7b2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.470057 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Created reservations ['ddb6f1f9-959c-4d17-af1a-7a97bab9e229', '6e74e030-e6d0-481a-bf06-1e337630e0ba', '7c9447af-c856-4a7d-8149-7b6e66e7b007', '2ce74467-400c-4a65-ae0b-88ee08ae8266'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:16.471200 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb6850f-f754-47ea-85a7-503f33f7b2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddb6f1f9-959c-4d17-af1a-7a97bab9e229', '6e74e030-e6d0-481a-bf06-1e337630e0ba', '7c9447af-c856-4a7d-8149-7b6e66e7b007', '2ce74467-400c-4a65-ae0b-88ee08ae8266']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.471881 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f21e3648-3b5a-487f-b042-0404d5432238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.491100 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f21e3648-3b5a-487f-b042-0404d5432238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76a827c4-d5d5-4c99-ac78-dff3ff294c5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1142646154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07150728f2a4d07a937f877cb8e29d8',qos_specs=None,replication_status=,reservations=['ddb6f1f9-959c-4d17-af1a-7a97bab9e229','6e74e030-e6d0-481a-bf06-1e337630e0ba','7c9447af-c856-4a7d-8149-7b6e66e7b007','2ce74467-400c-4a65-ae0b-88ee08ae8266'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5842059aa94688b396d89c763ec4aa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1142646154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76a827c4-d5d5-4c99-ac78-dff3ff294c5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c07150728f2a4d07a937f877cb8e29d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5842059aa94688b396d89c763ec4aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.491768 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1d5165-20de-4688-bfb4-d89697cce6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.507592 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1d5165-20de-4688-bfb4-d89697cce6bf) transitioned into state 'SUCCESS' from state '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-1142646154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07150728f2a4d07a937f877cb8e29d8',qos_specs=None,replication_status=,reservations=['ddb6f1f9-959c-4d17-af1a-7a97bab9e229','6e74e030-e6d0-481a-bf06-1e337630e0ba','7c9447af-c856-4a7d-8149-7b6e66e7b007','2ce74467-400c-4a65-ae0b-88ee08ae8266'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5842059aa94688b396d89c763ec4aa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.508316 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf5f301-f053-4f8a-9721-36fb053e9435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.515881 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf5f301-f053-4f8a-9721-36fb053e9435) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.516648 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Flow 'volume_create_api' (8e8bfa7b-4fa7-4b19-b9db-53fa2deb1487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:16.516906 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume request issued successfully. Aug 07 18:07:16.517406 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-066aa521-ecaa-423e-b9d9-46bc71ee07c6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:16.517825 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 972/3894] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:07:16 2026] POST /volume/v3/volumes => generated 760 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:16.529321 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.530933 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:16.531221 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "8f2602d4-1727-4ba4-8aac-4062aa121969", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-271041612"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:16.532592 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume request body: {'volume': {"'snapshot_id": '8f2602d4-1727-4ba4-8aac-4062aa121969', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-271041612'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:16.532708 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume of 1 GB Aug 07 18:07:16.532920 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:16.532920 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:16.536375 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Availability Zones retrieved successfully. Aug 07 18:07:16.541518 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Flow 'volume_create_api' (2365694b-9d66-4ab5-a21a-4496f8ab3b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:16.542379 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f136b10-8e52-4020-8e3b-efdf8b929cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.543252 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:16.565854 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f136b10-8e52-4020-8e3b-efdf8b929cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.566553 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (306e281b-615a-4dd6-b931-85b4c0a65dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.601245 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Created reservations ['a5fe4c53-2b61-4b50-a1ec-65c5a97709b1', 'c08628e2-e9c0-4db6-bfe0-794738a25d8d', 'd81efa67-c67e-4328-8fdb-a39d17d069a2', 'a129b7d3-3a7c-460b-8760-a467de727919'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:16.601949 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (306e281b-615a-4dd6-b931-85b4c0a65dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5fe4c53-2b61-4b50-a1ec-65c5a97709b1', 'c08628e2-e9c0-4db6-bfe0-794738a25d8d', 'd81efa67-c67e-4328-8fdb-a39d17d069a2', 'a129b7d3-3a7c-460b-8760-a467de727919']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.602637 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae4a7a2-77ad-49c7-bdb6-3459d708d691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.622421 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae4a7a2-77ad-49c7-bdb6-3459d708d691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3184d9c-ca1d-4019-99b0-21044a1b3dae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-271041612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07150728f2a4d07a937f877cb8e29d8',qos_specs=None,replication_status=,reservations=['a5fe4c53-2b61-4b50-a1ec-65c5a97709b1','c08628e2-e9c0-4db6-bfe0-794738a25d8d','d81efa67-c67e-4328-8fdb-a39d17d069a2','a129b7d3-3a7c-460b-8760-a467de727919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5842059aa94688b396d89c763ec4aa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-271041612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3184d9c-ca1d-4019-99b0-21044a1b3dae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c07150728f2a4d07a937f877cb8e29d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a5842059aa94688b396d89c763ec4aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.623086 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdebad45-846a-4559-ae05-01952fac958e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.637979 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdebad45-846a-4559-ae05-01952fac958e) transitioned into state 'SUCCESS' from state '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-271041612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07150728f2a4d07a937f877cb8e29d8',qos_specs=None,replication_status=,reservations=['a5fe4c53-2b61-4b50-a1ec-65c5a97709b1','c08628e2-e9c0-4db6-bfe0-794738a25d8d','d81efa67-c67e-4328-8fdb-a39d17d069a2','a129b7d3-3a7c-460b-8760-a467de727919'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a5842059aa94688b396d89c763ec4aa',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.638618 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c99ac7e-c9d8-4857-8b32-64c0849e46ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:16.644382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e8782307-61b1-4767-a399-ac99e26157ff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.646053 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c99ac7e-c9d8-4857-8b32-64c0849e46ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:16.646197 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8782307-61b1-4767-a399-ac99e26157ff tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] GET https://10.4.3.241/volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 Aug 07 18:07:16.646390 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e8782307-61b1-4767-a399-ac99e26157ff tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:16.646589 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e8782307-61b1-4767-a399-ac99e26157ff tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:16.646801 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Flow 'volume_create_api' (2365694b-9d66-4ab5-a21a-4496f8ab3b16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:16.647049 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Create volume request issued successfully. Aug 07 18:07:16.647534 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c17defc6-6b86-4407-8a1b-710dfde6beb1 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:16.647952 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 967/3895] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:07:16 2026] POST /volume/v3/volumes => generated 759 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:16.652266 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8782307-61b1-4767-a399-ac99e26157ff tempest-VolumesSnapshotListTestJSON-1688522968 tempest-VolumesSnapshotListTestJSON-1688522968-project-member] https://10.4.3.241/volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 returned with HTTP 404 Aug 07 18:07:16.652778 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 974/3896] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:16 2026] GET /volume/v3/volumes/32779b97-8965-4276-8e78-cb91a69d22a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:16.659016 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ef4ca6e5-5b94-4300-b06f-ebd01b8bd7b0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.660817 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ef4ca6e5-5b94-4300-b06f-ebd01b8bd7b0 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/fdf80a04-2e2d-4a75-aebc-e21fdb91e556 Aug 07 18:07:16.660999 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ef4ca6e5-5b94-4300-b06f-ebd01b8bd7b0 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:16.661178 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ef4ca6e5-5b94-4300-b06f-ebd01b8bd7b0 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:16.663233 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6bc1e147-c7b5-4eff-9c59-e92bb5100dfc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.664914 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6bc1e147-c7b5-4eff-9c59-e92bb5100dfc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:16.665112 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6bc1e147-c7b5-4eff-9c59-e92bb5100dfc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:16.665286 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6bc1e147-c7b5-4eff-9c59-e92bb5100dfc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:16.665392 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6bc1e147-c7b5-4eff-9c59-e92bb5100dfc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:16.667906 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:16.667906 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:16.669664 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:16.669664 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:16.670358 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6bc1e147-c7b5-4eff-9c59-e92bb5100dfc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:16.670732 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 973/3897] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:16 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:07:16.671436 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ef4ca6e5-5b94-4300-b06f-ebd01b8bd7b0 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:16.675627 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ef4ca6e5-5b94-4300-b06f-ebd01b8bd7b0 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/fdf80a04-2e2d-4a75-aebc-e21fdb91e556 returned with HTTP 200 Aug 07 18:07:16.675978 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 984/3898] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:16 2026] GET /volume/v3/volumes/fdf80a04-2e2d-4a75-aebc-e21fdb91e556 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:16.687004 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-22e12f50-14aa-4b0b-86a7-e40319b97653 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.688834 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22e12f50-14aa-4b0b-86a7-e40319b97653 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/6c529b1c-a0d7-466d-a31a-6c291e83ca6b Aug 07 18:07:16.689116 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22e12f50-14aa-4b0b-86a7-e40319b97653 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:16.689274 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22e12f50-14aa-4b0b-86a7-e40319b97653 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:16.696200 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:16.696200 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:16.699645 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-22e12f50-14aa-4b0b-86a7-e40319b97653 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:16.703362 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22e12f50-14aa-4b0b-86a7-e40319b97653 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/6c529b1c-a0d7-466d-a31a-6c291e83ca6b returned with HTTP 200 Aug 07 18:07:16.703795 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 968/3899] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:16 2026] GET /volume/v3/volumes/6c529b1c-a0d7-466d-a31a-6c291e83ca6b => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:16.714882 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dc1bd293-0404-4ab7-95d7-8e952ceabe38 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.716726 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc1bd293-0404-4ab7-95d7-8e952ceabe38 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/ec440d67-decf-4453-be32-361efa6cd238 Aug 07 18:07:16.716883 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc1bd293-0404-4ab7-95d7-8e952ceabe38 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:16.717083 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc1bd293-0404-4ab7-95d7-8e952ceabe38 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:16.723673 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:16.723673 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:16.727414 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dc1bd293-0404-4ab7-95d7-8e952ceabe38 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:16.731759 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc1bd293-0404-4ab7-95d7-8e952ceabe38 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/ec440d67-decf-4453-be32-361efa6cd238 returned with HTTP 200 Aug 07 18:07:16.732197 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 975/3900] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:16 2026] GET /volume/v3/volumes/ec440d67-decf-4453-be32-361efa6cd238 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:16.744204 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-61bdbad9-7901-413f-9bb0-3bbcdd6c4986 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.745905 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-61bdbad9-7901-413f-9bb0-3bbcdd6c4986 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/76a827c4-d5d5-4c99-ac78-dff3ff294c5a Aug 07 18:07:16.746080 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-61bdbad9-7901-413f-9bb0-3bbcdd6c4986 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:16.746278 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-61bdbad9-7901-413f-9bb0-3bbcdd6c4986 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:16.753515 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:16.753515 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:16.757150 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-61bdbad9-7901-413f-9bb0-3bbcdd6c4986 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:16.760860 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-61bdbad9-7901-413f-9bb0-3bbcdd6c4986 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/76a827c4-d5d5-4c99-ac78-dff3ff294c5a returned with HTTP 200 Aug 07 18:07:16.761244 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 974/3901] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:16 2026] GET /volume/v3/volumes/76a827c4-d5d5-4c99-ac78-dff3ff294c5a => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:16.772748 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1a2bf3fc-bdf1-4ea4-b124-cee07bad3ed6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.774420 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1a2bf3fc-bdf1-4ea4-b124-cee07bad3ed6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/d3184d9c-ca1d-4019-99b0-21044a1b3dae Aug 07 18:07:16.774606 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1a2bf3fc-bdf1-4ea4-b124-cee07bad3ed6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:16.774822 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1a2bf3fc-bdf1-4ea4-b124-cee07bad3ed6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:16.781738 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:16.781738 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:16.785146 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1a2bf3fc-bdf1-4ea4-b124-cee07bad3ed6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:16.788985 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1a2bf3fc-bdf1-4ea4-b124-cee07bad3ed6 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/d3184d9c-ca1d-4019-99b0-21044a1b3dae returned with HTTP 200 Aug 07 18:07:16.789340 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 985/3902] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:16 2026] GET /volume/v3/volumes/d3184d9c-ca1d-4019-99b0-21044a1b3dae => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:16.800709 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-15290d4e-f8d9-45c8-b907-4c515dcfc119 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.802204 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15290d4e-f8d9-45c8-b907-4c515dcfc119 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] DELETE https://10.4.3.241/volume/v3/volumes/d3184d9c-ca1d-4019-99b0-21044a1b3dae Aug 07 18:07:16.802386 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15290d4e-f8d9-45c8-b907-4c515dcfc119 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:16.802610 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15290d4e-f8d9-45c8-b907-4c515dcfc119 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:16.802791 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-15290d4e-f8d9-45c8-b907-4c515dcfc119 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Delete volume with id: d3184d9c-ca1d-4019-99b0-21044a1b3dae Aug 07 18:07:16.808590 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:16.808590 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:16.809032 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-15290d4e-f8d9-45c8-b907-4c515dcfc119 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:16.822032 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-15290d4e-f8d9-45c8-b907-4c515dcfc119 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Delete volume request issued successfully. Aug 07 18:07:16.822212 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15290d4e-f8d9-45c8-b907-4c515dcfc119 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/d3184d9c-ca1d-4019-99b0-21044a1b3dae returned with HTTP 202 Aug 07 18:07:16.822636 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 969/3903] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:16 2026] DELETE /volume/v3/volumes/d3184d9c-ca1d-4019-99b0-21044a1b3dae => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:16.829470 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8630c87a-3fd7-4d30-8dd0-2ed67c8cc996 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.832024 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8630c87a-3fd7-4d30-8dd0-2ed67c8cc996 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/d3184d9c-ca1d-4019-99b0-21044a1b3dae Aug 07 18:07:16.832161 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8630c87a-3fd7-4d30-8dd0-2ed67c8cc996 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:16.832361 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8630c87a-3fd7-4d30-8dd0-2ed67c8cc996 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:16.838979 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:16.838979 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:16.842491 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8630c87a-3fd7-4d30-8dd0-2ed67c8cc996 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:16.846574 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8630c87a-3fd7-4d30-8dd0-2ed67c8cc996 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/d3184d9c-ca1d-4019-99b0-21044a1b3dae returned with HTTP 200 Aug 07 18:07:16.847172 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 976/3904] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:16 2026] GET /volume/v3/volumes/d3184d9c-ca1d-4019-99b0-21044a1b3dae => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:16.872760 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-96030fc8-64c5-4645-adb2-547cef31f095 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:16.874432 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-96030fc8-64c5-4645-adb2-547cef31f095 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:16.874649 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-96030fc8-64c5-4645-adb2-547cef31f095 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:16.875079 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-96030fc8-64c5-4645-adb2-547cef31f095 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:16.881149 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:16.881149 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:16.884933 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-96030fc8-64c5-4645-adb2-547cef31f095 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:16.889440 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-96030fc8-64c5-4645-adb2-547cef31f095 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:16.889840 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 975/3905] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:16 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:17.597878 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e68f4d4c-4e07-4a08-97c1-c741f5d06dbc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:17.668159 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e68f4d4c-4e07-4a08-97c1-c741f5d06dbc tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:17.668464 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e68f4d4c-4e07-4a08-97c1-c741f5d06dbc tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3440f996-8603-411c-bd1f-8963c2d05f61", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-260956765"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:17.675061 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e68f4d4c-4e07-4a08-97c1-c741f5d06dbc tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 404 Aug 07 18:07:17.675593 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 986/3906] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:07:17 2026] POST /volume/v3/snapshots => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:17.679685 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d74b9c19-5a77-4400-9a59-cc5d8f5ba6cb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:17.681522 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d74b9c19-5a77-4400-9a59-cc5d8f5ba6cb tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:17.681751 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d74b9c19-5a77-4400-9a59-cc5d8f5ba6cb tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:17.681964 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d74b9c19-5a77-4400-9a59-cc5d8f5ba6cb tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:17.682115 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d74b9c19-5a77-4400-9a59-cc5d8f5ba6cb tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:17.684382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a03e1d34-ad35-4802-801f-77321d2fa9a6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:17.685861 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a03e1d34-ad35-4802-801f-77321d2fa9a6 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:17.686118 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:17.686118 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:17.686205 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a03e1d34-ad35-4802-801f-77321d2fa9a6 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-253520329"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:17.686860 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d74b9c19-5a77-4400-9a59-cc5d8f5ba6cb tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:17.687214 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 970/3907] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:17 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:17.710376 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a03e1d34-ad35-4802-801f-77321d2fa9a6 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 404 Aug 07 18:07:17.710896 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 977/3908] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:07:17 2026] POST /volume/v3/snapshots => generated 77 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:17.719355 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-213954b5-e07d-4cc6-b7d2-c8528ee376c2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:17.720863 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-213954b5-e07d-4cc6-b7d2-c8528ee376c2 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] GET https://10.4.3.241/volume/v3/snapshots?limit=invalid Aug 07 18:07:17.721025 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-213954b5-e07d-4cc6-b7d2-c8528ee376c2 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:17.721200 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-213954b5-e07d-4cc6-b7d2-c8528ee376c2 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:17.721731 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-213954b5-e07d-4cc6-b7d2-c8528ee376c2 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] HTTP exception thrown: limit param must be an integer Aug 07 18:07:17.721855 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-213954b5-e07d-4cc6-b7d2-c8528ee376c2 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 07 18:07:17.722251 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 976/3909] 10.4.3.241 () {66 vars in 1270 bytes} [Fri Aug 7 18:07:17 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 3 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:17.730237 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7d35e2f5-3051-4642-99c1-53626da510e2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:17.732280 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7d35e2f5-3051-4642-99c1-53626da510e2 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] GET https://10.4.3.241/volume/v3/snapshots?marker=c1db806a-3760-4bf7-8ed8-490e14e3ab60 Aug 07 18:07:17.732525 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7d35e2f5-3051-4642-99c1-53626da510e2 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:17.732789 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7d35e2f5-3051-4642-99c1-53626da510e2 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:17.733038 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-7d35e2f5-3051-4642-99c1-53626da510e2 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:17.733980 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-7d35e2f5-3051-4642-99c1-53626da510e2 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:17.737560 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7d35e2f5-3051-4642-99c1-53626da510e2 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/snapshots?marker=c1db806a-3760-4bf7-8ed8-490e14e3ab60 returned with HTTP 404 Aug 07 18:07:17.738032 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 987/3910] 10.4.3.241 () {66 vars in 1330 bytes} [Fri Aug 7 18:07:17 2026] GET /volume/v3/snapshots?marker=c1db806a-3760-4bf7-8ed8-490e14e3ab60 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:17.745994 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4a9cdbe7-7798-4eaf-9746-aa211fc4af0a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:17.747426 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a9cdbe7-7798-4eaf-9746-aa211fc4af0a tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] GET https://10.4.3.241/volume/v3/snapshots?sort_key=invalid Aug 07 18:07:17.747610 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4a9cdbe7-7798-4eaf-9746-aa211fc4af0a tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:17.747794 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4a9cdbe7-7798-4eaf-9746-aa211fc4af0a tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:17.748197 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-4a9cdbe7-7798-4eaf-9746-aa211fc4af0a tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:07:17.749262 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-4a9cdbe7-7798-4eaf-9746-aa211fc4af0a tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:07:17.749614 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a9cdbe7-7798-4eaf-9746-aa211fc4af0a tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 07 18:07:17.750073 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 971/3911] 10.4.3.241 () {66 vars in 1276 bytes} [Fri Aug 7 18:07:17 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:17.757035 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:17.758452 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:17.758745 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1932072672"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:17.760042 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1932072672'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:17.760175 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Create volume of 2 GB Aug 07 18:07:17.765162 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Availability Zones retrieved successfully. Aug 07 18:07:17.769828 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Flow 'volume_create_api' (3132cce2-6292-4054-8dd2-c9496f049910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:17.858613 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2270c1f3-bf75-4db4-a17e-9504870a6458 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:17.860282 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2270c1f3-bf75-4db4-a17e-9504870a6458 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/d3184d9c-ca1d-4019-99b0-21044a1b3dae Aug 07 18:07:17.860489 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2270c1f3-bf75-4db4-a17e-9504870a6458 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:17.860706 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2270c1f3-bf75-4db4-a17e-9504870a6458 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:17.865858 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2270c1f3-bf75-4db4-a17e-9504870a6458 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/d3184d9c-ca1d-4019-99b0-21044a1b3dae returned with HTTP 404 Aug 07 18:07:17.866290 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 977/3912] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:17 2026] GET /volume/v3/volumes/d3184d9c-ca1d-4019-99b0-21044a1b3dae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:17.872150 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-eb013f1b-3b05-4676-a8c7-701a8cb84980 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:17.873795 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb013f1b-3b05-4676-a8c7-701a8cb84980 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] DELETE https://10.4.3.241/volume/v3/volumes/76a827c4-d5d5-4c99-ac78-dff3ff294c5a Aug 07 18:07:17.873983 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eb013f1b-3b05-4676-a8c7-701a8cb84980 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:17.874158 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eb013f1b-3b05-4676-a8c7-701a8cb84980 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:17.874321 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-eb013f1b-3b05-4676-a8c7-701a8cb84980 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Delete volume with id: 76a827c4-d5d5-4c99-ac78-dff3ff294c5a Aug 07 18:07:17.880608 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:17.880608 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:17.881023 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-eb013f1b-3b05-4676-a8c7-701a8cb84980 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:17.894897 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-eb013f1b-3b05-4676-a8c7-701a8cb84980 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Delete volume request issued successfully. Aug 07 18:07:17.895131 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb013f1b-3b05-4676-a8c7-701a8cb84980 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/76a827c4-d5d5-4c99-ac78-dff3ff294c5a returned with HTTP 202 Aug 07 18:07:17.895588 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 988/3913] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:17 2026] DELETE /volume/v3/volumes/76a827c4-d5d5-4c99-ac78-dff3ff294c5a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:17.904566 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b5c0b712-d362-4e6e-a968-46c57674b55b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:17.906233 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1084b788-784b-48a4-979c-23cc0d0254f4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:17.906783 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b5c0b712-d362-4e6e-a968-46c57674b55b tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:17.906947 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b5c0b712-d362-4e6e-a968-46c57674b55b tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:17.907540 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b5c0b712-d362-4e6e-a968-46c57674b55b tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:17.908560 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1084b788-784b-48a4-979c-23cc0d0254f4 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/76a827c4-d5d5-4c99-ac78-dff3ff294c5a Aug 07 18:07:17.908740 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1084b788-784b-48a4-979c-23cc0d0254f4 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:17.908938 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1084b788-784b-48a4-979c-23cc0d0254f4 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:17.914723 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:17.914723 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:17.917006 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:17.917006 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:17.918583 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b5c0b712-d362-4e6e-a968-46c57674b55b tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:17.921478 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1084b788-784b-48a4-979c-23cc0d0254f4 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:17.922148 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f628f36-e25f-46b0-87c0-c746c7f9cea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:17.923073 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b5c0b712-d362-4e6e-a968-46c57674b55b tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:17.923453 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Validating volume size '2' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:17.923514 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 972/3914] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:17 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:17.927521 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1084b788-784b-48a4-979c-23cc0d0254f4 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/76a827c4-d5d5-4c99-ac78-dff3ff294c5a returned with HTTP 200 Aug 07 18:07:17.928245 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 978/3915] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:17 2026] GET /volume/v3/volumes/76a827c4-d5d5-4c99-ac78-dff3ff294c5a => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:17.946929 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f628f36-e25f-46b0-87c0-c746c7f9cea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:17.947659 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c61cf0ac-07bc-4626-8883-05764bfedde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:17.997070 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Created reservations ['a476608d-652d-456d-8466-9854b3927e30', 'c00507ce-4365-455b-9767-5af9ba52feb1', '24a2e72f-0a70-4949-8139-6fc25f3400dc', '18cef293-7a8a-4d92-898c-217d4f44e1d2'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:17.997786 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c61cf0ac-07bc-4626-8883-05764bfedde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a476608d-652d-456d-8466-9854b3927e30', 'c00507ce-4365-455b-9767-5af9ba52feb1', '24a2e72f-0a70-4949-8139-6fc25f3400dc', '18cef293-7a8a-4d92-898c-217d4f44e1d2']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:17.998415 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (507597c7-e878-4980-8c4a-a30d4af806b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:18.017066 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (507597c7-e878-4980-8c4a-a30d4af806b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0756dff0-fd9c-48e6-b8c6-538c72aee8a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1932072672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13735f6946814dde93c0664f8b5f19dc',qos_specs=None,replication_status=,reservations=['a476608d-652d-456d-8466-9854b3927e30','c00507ce-4365-455b-9767-5af9ba52feb1','24a2e72f-0a70-4949-8139-6fc25f3400dc','18cef293-7a8a-4d92-898c-217d4f44e1d2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4cd8c70c3c4c78a0e609ad3f645d7a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1932072672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0756dff0-fd9c-48e6-b8c6-538c72aee8a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13735f6946814dde93c0664f8b5f19dc',provider_auth=None,provider_geometry=None,provider_id=None,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='7e4cd8c70c3c4c78a0e609ad3f645d7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:18.017693 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9dc476a-ab96-47ce-8a91-af4611f36090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:18.033311 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9dc476a-ab96-47ce-8a91-af4611f36090) transitioned into state 'SUCCESS' from state '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-1932072672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13735f6946814dde93c0664f8b5f19dc',qos_specs=None,replication_status=,reservations=['a476608d-652d-456d-8466-9854b3927e30','c00507ce-4365-455b-9767-5af9ba52feb1','24a2e72f-0a70-4949-8139-6fc25f3400dc','18cef293-7a8a-4d92-898c-217d4f44e1d2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e4cd8c70c3c4c78a0e609ad3f645d7a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:18.033928 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9f9f16-8549-4422-82a5-832a2526763a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:18.042977 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9f9f16-8549-4422-82a5-832a2526763a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:18.042977 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Flow 'volume_create_api' (3132cce2-6292-4054-8dd2-c9496f049910) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:18.042977 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Create volume request issued successfully. Aug 07 18:07:18.042977 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c09bf48a-42c5-48f9-92b4-ee3b4b5fac6b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:18.042977 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 978/3916] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:07:17 2026] POST /volume/v3/volumes => generated 762 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:18.054234 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3397ef33-4738-42dc-95a3-1b788eb1509c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:18.055918 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3397ef33-4738-42dc-95a3-1b788eb1509c tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] GET https://10.4.3.241/volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 Aug 07 18:07:18.056097 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3397ef33-4738-42dc-95a3-1b788eb1509c tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:18.056266 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3397ef33-4738-42dc-95a3-1b788eb1509c tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:18.063003 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:18.063003 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:18.066104 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3397ef33-4738-42dc-95a3-1b788eb1509c tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Volume info retrieved successfully. Aug 07 18:07:18.069542 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3397ef33-4738-42dc-95a3-1b788eb1509c tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 returned with HTTP 200 Aug 07 18:07:18.069920 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 989/3917] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:18 2026] GET /volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 => generated 830 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:18.696051 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-af39bd64-48a0-41cb-8b60-c2eddebfea1a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:18.698092 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af39bd64-48a0-41cb-8b60-c2eddebfea1a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:18.698321 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af39bd64-48a0-41cb-8b60-c2eddebfea1a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:18.698562 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af39bd64-48a0-41cb-8b60-c2eddebfea1a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:18.698693 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-af39bd64-48a0-41cb-8b60-c2eddebfea1a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:18.703333 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:18.703333 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:18.704178 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af39bd64-48a0-41cb-8b60-c2eddebfea1a tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:18.704616 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 973/3918] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:18 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:18.938096 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f0e27cca-899c-4245-aeda-7257943d0c03 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:18.939700 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fb927c3e-7d62-4161-9597-92cfcfa8b7c4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:18.940669 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f0e27cca-899c-4245-aeda-7257943d0c03 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:18.940669 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f0e27cca-899c-4245-aeda-7257943d0c03 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:18.940669 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f0e27cca-899c-4245-aeda-7257943d0c03 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:18.941321 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb927c3e-7d62-4161-9597-92cfcfa8b7c4 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/76a827c4-d5d5-4c99-ac78-dff3ff294c5a Aug 07 18:07:18.941528 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb927c3e-7d62-4161-9597-92cfcfa8b7c4 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:18.941718 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fb927c3e-7d62-4161-9597-92cfcfa8b7c4 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:18.946877 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:18.946877 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:18.946961 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fb927c3e-7d62-4161-9597-92cfcfa8b7c4 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/76a827c4-d5d5-4c99-ac78-dff3ff294c5a returned with HTTP 404 Aug 07 18:07:18.947488 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 979/3919] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:18 2026] GET /volume/v3/volumes/76a827c4-d5d5-4c99-ac78-dff3ff294c5a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:18.949980 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f0e27cca-899c-4245-aeda-7257943d0c03 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:18.953228 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d5c61015-b27b-4905-887b-f676ae6e23b7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:18.953875 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f0e27cca-899c-4245-aeda-7257943d0c03 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:18.954220 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 979/3920] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:18 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:18.954997 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d5c61015-b27b-4905-887b-f676ae6e23b7 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ec440d67-decf-4453-be32-361efa6cd238 Aug 07 18:07:18.955181 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d5c61015-b27b-4905-887b-f676ae6e23b7 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:18.955358 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d5c61015-b27b-4905-887b-f676ae6e23b7 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:18.955551 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-d5c61015-b27b-4905-887b-f676ae6e23b7 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Delete volume with id: ec440d67-decf-4453-be32-361efa6cd238 Aug 07 18:07:18.961731 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:18.961731 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:18.962124 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d5c61015-b27b-4905-887b-f676ae6e23b7 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:18.976646 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d5c61015-b27b-4905-887b-f676ae6e23b7 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Delete volume request issued successfully. Aug 07 18:07:18.976851 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d5c61015-b27b-4905-887b-f676ae6e23b7 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/ec440d67-decf-4453-be32-361efa6cd238 returned with HTTP 202 Aug 07 18:07:18.977311 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 990/3921] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:18 2026] DELETE /volume/v3/volumes/ec440d67-decf-4453-be32-361efa6cd238 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:18.983781 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6b7b7fc8-dc5d-4186-96f3-a31d3024a018 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:18.985522 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6b7b7fc8-dc5d-4186-96f3-a31d3024a018 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/ec440d67-decf-4453-be32-361efa6cd238 Aug 07 18:07:18.985753 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6b7b7fc8-dc5d-4186-96f3-a31d3024a018 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:18.985953 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6b7b7fc8-dc5d-4186-96f3-a31d3024a018 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:18.992375 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:18.992375 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:18.995608 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6b7b7fc8-dc5d-4186-96f3-a31d3024a018 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:18.999296 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6b7b7fc8-dc5d-4186-96f3-a31d3024a018 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/ec440d67-decf-4453-be32-361efa6cd238 returned with HTTP 200 Aug 07 18:07:18.999675 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 974/3922] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:18 2026] GET /volume/v3/volumes/ec440d67-decf-4453-be32-361efa6cd238 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:19.081584 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c3570ad6-e166-48b8-b253-52c9ca0557cb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:19.083345 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c3570ad6-e166-48b8-b253-52c9ca0557cb tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] GET https://10.4.3.241/volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 Aug 07 18:07:19.083545 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c3570ad6-e166-48b8-b253-52c9ca0557cb tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:19.083743 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c3570ad6-e166-48b8-b253-52c9ca0557cb tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:19.090374 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:19.090374 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:19.093583 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c3570ad6-e166-48b8-b253-52c9ca0557cb tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Volume info retrieved successfully. Aug 07 18:07:19.097227 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c3570ad6-e166-48b8-b253-52c9ca0557cb tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 returned with HTTP 200 Aug 07 18:07:19.097643 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 980/3923] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:19 2026] GET /volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:19.109153 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bd418c4b-164b-41bf-9fd7-4668ecfc847a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:19.110830 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd418c4b-164b-41bf-9fd7-4668ecfc847a tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:19.111174 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd418c4b-164b-41bf-9fd7-4668ecfc847a tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0756dff0-fd9c-48e6-b8c6-538c72aee8a6", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1033665537"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:19.119158 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:19.119158 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:19.119582 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bd418c4b-164b-41bf-9fd7-4668ecfc847a tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Volume info retrieved successfully. Aug 07 18:07:19.119944 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-bd418c4b-164b-41bf-9fd7-4668ecfc847a tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Create snapshot from volume 0756dff0-fd9c-48e6-b8c6-538c72aee8a6 Aug 07 18:07:19.146629 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-bd418c4b-164b-41bf-9fd7-4668ecfc847a tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Created reservations ['cf56eaaa-2cc9-42af-87ac-7500202e1f05', '8db8b5d6-ae46-42d1-9758-6fb542649526', '57f7cc57-868e-4ef9-ac5d-ef7e473cef3c', 'dacdd03e-66fb-4e64-b911-0b1f98925ce5'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:19.168477 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bd418c4b-164b-41bf-9fd7-4668ecfc847a tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Snapshot create request issued successfully. Aug 07 18:07:19.168772 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd418c4b-164b-41bf-9fd7-4668ecfc847a tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:07:19.169173 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 980/3924] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:07:19 2026] POST /volume/v3/snapshots => generated 318 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:19.177260 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-98b267d9-53c9-4787-99a3-72823261a35f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:19.179518 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98b267d9-53c9-4787-99a3-72823261a35f tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] GET https://10.4.3.241/volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c Aug 07 18:07:19.179799 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98b267d9-53c9-4787-99a3-72823261a35f tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:19.180054 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98b267d9-53c9-4787-99a3-72823261a35f tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:19.185896 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:19.185896 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:19.186461 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-98b267d9-53c9-4787-99a3-72823261a35f tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Snapshot retrieved successfully. Aug 07 18:07:19.187471 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98b267d9-53c9-4787-99a3-72823261a35f tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c returned with HTTP 200 Aug 07 18:07:19.187968 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 991/3925] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:19 2026] GET /volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:19.713772 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c95561fa-afdf-4c83-b8ca-2f3a6af4e4ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:19.715916 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c95561fa-afdf-4c83-b8ca-2f3a6af4e4ef tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:19.715916 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c95561fa-afdf-4c83-b8ca-2f3a6af4e4ef tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:19.716137 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c95561fa-afdf-4c83-b8ca-2f3a6af4e4ef tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:19.716283 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c95561fa-afdf-4c83-b8ca-2f3a6af4e4ef tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:19.720530 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:19.720530 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:19.721258 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c95561fa-afdf-4c83-b8ca-2f3a6af4e4ef tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:19.721664 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 975/3926] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:19 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:19.965419 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a28b44a1-7e94-4ed0-87fd-c9d4cff128db None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:19.966965 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a28b44a1-7e94-4ed0-87fd-c9d4cff128db tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:19.967139 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a28b44a1-7e94-4ed0-87fd-c9d4cff128db tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:19.967309 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a28b44a1-7e94-4ed0-87fd-c9d4cff128db tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:19.973301 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:19.973301 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:19.976234 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a28b44a1-7e94-4ed0-87fd-c9d4cff128db tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:19.979732 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a28b44a1-7e94-4ed0-87fd-c9d4cff128db tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:19.980082 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 981/3927] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:19 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:20.010792 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f97d302c-ba8a-4ff7-b25f-3232221e4ac7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:20.012442 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f97d302c-ba8a-4ff7-b25f-3232221e4ac7 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/ec440d67-decf-4453-be32-361efa6cd238 Aug 07 18:07:20.012624 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f97d302c-ba8a-4ff7-b25f-3232221e4ac7 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:20.012847 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f97d302c-ba8a-4ff7-b25f-3232221e4ac7 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:20.017602 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f97d302c-ba8a-4ff7-b25f-3232221e4ac7 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/ec440d67-decf-4453-be32-361efa6cd238 returned with HTTP 404 Aug 07 18:07:20.018014 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 981/3928] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:20 2026] GET /volume/v3/volumes/ec440d67-decf-4453-be32-361efa6cd238 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:20.023795 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c5a76301-9373-4ffb-9f61-afa712fca1ed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:20.025645 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c5a76301-9373-4ffb-9f61-afa712fca1ed tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6c529b1c-a0d7-466d-a31a-6c291e83ca6b Aug 07 18:07:20.025898 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c5a76301-9373-4ffb-9f61-afa712fca1ed tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:20.026081 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c5a76301-9373-4ffb-9f61-afa712fca1ed tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:20.026251 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-c5a76301-9373-4ffb-9f61-afa712fca1ed tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Delete volume with id: 6c529b1c-a0d7-466d-a31a-6c291e83ca6b Aug 07 18:07:20.033782 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:20.033782 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:20.034170 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c5a76301-9373-4ffb-9f61-afa712fca1ed tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:20.047511 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c5a76301-9373-4ffb-9f61-afa712fca1ed tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Delete volume request issued successfully. Aug 07 18:07:20.047781 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c5a76301-9373-4ffb-9f61-afa712fca1ed tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/6c529b1c-a0d7-466d-a31a-6c291e83ca6b returned with HTTP 202 Aug 07 18:07:20.048122 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 992/3929] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:20 2026] DELETE /volume/v3/volumes/6c529b1c-a0d7-466d-a31a-6c291e83ca6b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:20.054450 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-28020adc-2429-465a-8612-84ef53c751cd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:20.056143 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-28020adc-2429-465a-8612-84ef53c751cd tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/6c529b1c-a0d7-466d-a31a-6c291e83ca6b Aug 07 18:07:20.056302 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-28020adc-2429-465a-8612-84ef53c751cd tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:20.056502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-28020adc-2429-465a-8612-84ef53c751cd tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:20.062995 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:20.062995 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:20.066246 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-28020adc-2429-465a-8612-84ef53c751cd tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:20.069812 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-28020adc-2429-465a-8612-84ef53c751cd tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/6c529b1c-a0d7-466d-a31a-6c291e83ca6b returned with HTTP 200 Aug 07 18:07:20.070155 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 976/3930] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:20 2026] GET /volume/v3/volumes/6c529b1c-a0d7-466d-a31a-6c291e83ca6b => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:20.196905 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f84b997d-0c22-42f3-bf39-03014440e12d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:20.198657 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f84b997d-0c22-42f3-bf39-03014440e12d tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] GET https://10.4.3.241/volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c Aug 07 18:07:20.198866 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f84b997d-0c22-42f3-bf39-03014440e12d tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:20.199090 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f84b997d-0c22-42f3-bf39-03014440e12d tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:20.203786 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:20.203786 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:20.204239 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f84b997d-0c22-42f3-bf39-03014440e12d tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Snapshot retrieved successfully. Aug 07 18:07:20.204952 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f84b997d-0c22-42f3-bf39-03014440e12d tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c returned with HTTP 200 Aug 07 18:07:20.205302 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 982/3931] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:20 2026] GET /volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:20.213476 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:20.215002 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:20.215296 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "cc7f8215-ebbb-416f-af28-f295a1c9d29c"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:20.216746 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'cc7f8215-ebbb-416f-af28-f295a1c9d29c'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:20.221920 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:20.221920 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:20.222492 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Snapshot retrieved successfully. Aug 07 18:07:20.222683 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Create volume of 1 GB Aug 07 18:07:20.226355 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Availability Zones retrieved successfully. Aug 07 18:07:20.231152 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Flow 'volume_create_api' (552a8a4d-9286-4108-8a45-fffd020c3bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:20.232907 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638c5822-1a86-4e09-ab46-66a53e767fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:20.233786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:20.234718 np0000006743 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638c5822-1a86-4e09-ab46-66a53e767fbe) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 18:07:20.234718 np0000006743 devstack@c-api.service[100246]: 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 07 18:07:20.236126 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638c5822-1a86-4e09-ab46-66a53e767fbe) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:20.236786 np0000006743 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (638c5822-1a86-4e09-ab46-66a53e767fbe) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 18:07:20.237512 np0000006743 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Flow 'volume_create_api' (552a8a4d-9286-4108-8a45-fffd020c3bac) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 18:07:20.237794 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60c29f9b-bc23-4d10-920c-6ae6d657992b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 400 Aug 07 18:07:20.238260 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 982/3932] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:07:20 2026] POST /volume/v3/volumes => generated 171 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:07:20.246667 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5d99400d-8154-4e81-b136-44b002dba95b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:20.248618 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d99400d-8154-4e81-b136-44b002dba95b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c Aug 07 18:07:20.248824 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d99400d-8154-4e81-b136-44b002dba95b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:20.249052 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d99400d-8154-4e81-b136-44b002dba95b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:20.249148 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-5d99400d-8154-4e81-b136-44b002dba95b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Delete snapshot with id: cc7f8215-ebbb-416f-af28-f295a1c9d29c Aug 07 18:07:20.254278 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:20.254278 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:20.254763 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5d99400d-8154-4e81-b136-44b002dba95b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Snapshot retrieved successfully. Aug 07 18:07:20.269781 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5d99400d-8154-4e81-b136-44b002dba95b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Snapshot delete request issued successfully. Aug 07 18:07:20.269906 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d99400d-8154-4e81-b136-44b002dba95b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c returned with HTTP 202 Aug 07 18:07:20.270289 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 993/3933] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:20 2026] DELETE /volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:20.276991 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b74eb755-4f23-4aab-b5fa-e8608610e35b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:20.278645 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b74eb755-4f23-4aab-b5fa-e8608610e35b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] GET https://10.4.3.241/volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c Aug 07 18:07:20.278802 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b74eb755-4f23-4aab-b5fa-e8608610e35b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:20.278973 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b74eb755-4f23-4aab-b5fa-e8608610e35b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:20.283781 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:20.283781 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:20.284187 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b74eb755-4f23-4aab-b5fa-e8608610e35b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Snapshot retrieved successfully. Aug 07 18:07:20.284872 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b74eb755-4f23-4aab-b5fa-e8608610e35b tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c returned with HTTP 200 Aug 07 18:07:20.285235 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 977/3934] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:20 2026] GET /volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:20.731638 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c3853060-806a-4bf5-b27c-a9c06269d42b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:20.733469 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c3853060-806a-4bf5-b27c-a9c06269d42b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:20.733755 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c3853060-806a-4bf5-b27c-a9c06269d42b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:20.734027 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c3853060-806a-4bf5-b27c-a9c06269d42b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:20.734161 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c3853060-806a-4bf5-b27c-a9c06269d42b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:20.738486 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:20.738486 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:20.739194 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c3853060-806a-4bf5-b27c-a9c06269d42b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:20.739588 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 983/3935] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:20 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:20.991285 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-215a3a9c-dde5-4bf6-b622-8305e10322fd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:20.993021 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-215a3a9c-dde5-4bf6-b622-8305e10322fd tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:20.993206 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-215a3a9c-dde5-4bf6-b622-8305e10322fd tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:20.993407 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-215a3a9c-dde5-4bf6-b622-8305e10322fd tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:21.000005 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:21.000005 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:21.003549 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-215a3a9c-dde5-4bf6-b622-8305e10322fd tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:21.008699 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-215a3a9c-dde5-4bf6-b622-8305e10322fd tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:21.009072 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 983/3936] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:20 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:21.081711 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d129b9ea-f62c-4798-8193-209beab57f7d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:21.083551 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d129b9ea-f62c-4798-8193-209beab57f7d tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/6c529b1c-a0d7-466d-a31a-6c291e83ca6b Aug 07 18:07:21.083818 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d129b9ea-f62c-4798-8193-209beab57f7d tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:21.083988 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d129b9ea-f62c-4798-8193-209beab57f7d tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:21.089479 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d129b9ea-f62c-4798-8193-209beab57f7d tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/6c529b1c-a0d7-466d-a31a-6c291e83ca6b returned with HTTP 404 Aug 07 18:07:21.089972 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 994/3937] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:21 2026] GET /volume/v3/volumes/6c529b1c-a0d7-466d-a31a-6c291e83ca6b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:21.097488 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-38ed13d7-5607-4787-b3f3-cddd4a7af486 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:21.099046 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-38ed13d7-5607-4787-b3f3-cddd4a7af486 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] DELETE https://10.4.3.241/volume/v3/volumes/fdf80a04-2e2d-4a75-aebc-e21fdb91e556 Aug 07 18:07:21.099191 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-38ed13d7-5607-4787-b3f3-cddd4a7af486 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:21.099361 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-38ed13d7-5607-4787-b3f3-cddd4a7af486 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:21.099528 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-38ed13d7-5607-4787-b3f3-cddd4a7af486 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Delete volume with id: fdf80a04-2e2d-4a75-aebc-e21fdb91e556 Aug 07 18:07:21.105772 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:21.105772 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:21.106160 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-38ed13d7-5607-4787-b3f3-cddd4a7af486 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:21.120861 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-38ed13d7-5607-4787-b3f3-cddd4a7af486 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Delete volume request issued successfully. Aug 07 18:07:21.121016 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-38ed13d7-5607-4787-b3f3-cddd4a7af486 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/fdf80a04-2e2d-4a75-aebc-e21fdb91e556 returned with HTTP 202 Aug 07 18:07:21.121438 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 978/3938] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:21 2026] DELETE /volume/v3/volumes/fdf80a04-2e2d-4a75-aebc-e21fdb91e556 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:21.130799 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4d764af8-4170-4911-a106-8f1c66314c60 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:21.132745 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4d764af8-4170-4911-a106-8f1c66314c60 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/fdf80a04-2e2d-4a75-aebc-e21fdb91e556 Aug 07 18:07:21.132884 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4d764af8-4170-4911-a106-8f1c66314c60 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:21.133115 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4d764af8-4170-4911-a106-8f1c66314c60 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:21.139788 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:21.139788 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:21.143504 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4d764af8-4170-4911-a106-8f1c66314c60 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:21.147243 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4d764af8-4170-4911-a106-8f1c66314c60 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/fdf80a04-2e2d-4a75-aebc-e21fdb91e556 returned with HTTP 200 Aug 07 18:07:21.147605 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 984/3939] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:21 2026] GET /volume/v3/volumes/fdf80a04-2e2d-4a75-aebc-e21fdb91e556 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:21.294717 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-40ea19a9-863b-4ac6-a241-b0ed3e547e17 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:21.296297 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-40ea19a9-863b-4ac6-a241-b0ed3e547e17 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] GET https://10.4.3.241/volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c Aug 07 18:07:21.296502 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-40ea19a9-863b-4ac6-a241-b0ed3e547e17 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:21.296696 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-40ea19a9-863b-4ac6-a241-b0ed3e547e17 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:21.300477 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-40ea19a9-863b-4ac6-a241-b0ed3e547e17 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c returned with HTTP 404 Aug 07 18:07:21.300876 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 984/3940] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:21 2026] GET /volume/v3/snapshots/cc7f8215-ebbb-416f-af28-f295a1c9d29c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:21.308420 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-31a9a4ed-a4ac-4f6b-80ab-a415151943e9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:21.310264 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31a9a4ed-a4ac-4f6b-80ab-a415151943e9 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] GET https://10.4.3.241/volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 Aug 07 18:07:21.310476 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31a9a4ed-a4ac-4f6b-80ab-a415151943e9 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:21.310701 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31a9a4ed-a4ac-4f6b-80ab-a415151943e9 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:21.317921 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:21.317921 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:21.321522 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-31a9a4ed-a4ac-4f6b-80ab-a415151943e9 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Volume info retrieved successfully. Aug 07 18:07:21.325797 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31a9a4ed-a4ac-4f6b-80ab-a415151943e9 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 returned with HTTP 200 Aug 07 18:07:21.326196 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 995/3941] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:21 2026] GET /volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:21.337415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a2d0f751-7d90-43ac-ac07-66f40944b4f8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:21.339220 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a2d0f751-7d90-43ac-ac07-66f40944b4f8 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] DELETE https://10.4.3.241/volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 Aug 07 18:07:21.339420 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a2d0f751-7d90-43ac-ac07-66f40944b4f8 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:21.339682 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a2d0f751-7d90-43ac-ac07-66f40944b4f8 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:21.339854 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-a2d0f751-7d90-43ac-ac07-66f40944b4f8 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Delete volume with id: 0756dff0-fd9c-48e6-b8c6-538c72aee8a6 Aug 07 18:07:21.347448 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:21.347448 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:21.347908 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a2d0f751-7d90-43ac-ac07-66f40944b4f8 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Volume info retrieved successfully. Aug 07 18:07:21.363455 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a2d0f751-7d90-43ac-ac07-66f40944b4f8 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Delete volume request issued successfully. Aug 07 18:07:21.363682 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a2d0f751-7d90-43ac-ac07-66f40944b4f8 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 returned with HTTP 202 Aug 07 18:07:21.364098 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 979/3942] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:21 2026] DELETE /volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:21.371047 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f6e64dde-ac9f-469f-bc29-3cdf4249c649 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:21.372527 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6e64dde-ac9f-469f-bc29-3cdf4249c649 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] GET https://10.4.3.241/volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 Aug 07 18:07:21.372698 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6e64dde-ac9f-469f-bc29-3cdf4249c649 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:21.372867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6e64dde-ac9f-469f-bc29-3cdf4249c649 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:21.379843 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:21.379843 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:21.383147 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f6e64dde-ac9f-469f-bc29-3cdf4249c649 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Volume info retrieved successfully. Aug 07 18:07:21.386465 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6e64dde-ac9f-469f-bc29-3cdf4249c649 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 returned with HTTP 200 Aug 07 18:07:21.386796 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 985/3943] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:21 2026] GET /volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:21.748831 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f7f8cd00-a097-420e-8d91-9b064f1f9593 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:21.750533 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7f8cd00-a097-420e-8d91-9b064f1f9593 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:21.750735 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7f8cd00-a097-420e-8d91-9b064f1f9593 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:21.750918 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7f8cd00-a097-420e-8d91-9b064f1f9593 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:21.751019 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f7f8cd00-a097-420e-8d91-9b064f1f9593 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:21.755460 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:21.755460 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:21.756192 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7f8cd00-a097-420e-8d91-9b064f1f9593 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:21.756599 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 985/3944] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:21 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:22.020669 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-95d44921-8296-4f3f-977d-bcd9e5d6e535 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:22.022685 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-95d44921-8296-4f3f-977d-bcd9e5d6e535 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:22.022936 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-95d44921-8296-4f3f-977d-bcd9e5d6e535 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:22.023233 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-95d44921-8296-4f3f-977d-bcd9e5d6e535 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:22.030792 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:22.030792 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:22.033785 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-95d44921-8296-4f3f-977d-bcd9e5d6e535 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:22.037889 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-95d44921-8296-4f3f-977d-bcd9e5d6e535 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:22.038291 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 996/3945] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:22 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:22.164039 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f46cd040-6016-4b5d-b036-6466834b3cea None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:22.167869 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f46cd040-6016-4b5d-b036-6466834b3cea tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/fdf80a04-2e2d-4a75-aebc-e21fdb91e556 Aug 07 18:07:22.167869 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f46cd040-6016-4b5d-b036-6466834b3cea tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:22.167869 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f46cd040-6016-4b5d-b036-6466834b3cea tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:22.172351 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f46cd040-6016-4b5d-b036-6466834b3cea tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/fdf80a04-2e2d-4a75-aebc-e21fdb91e556 returned with HTTP 404 Aug 07 18:07:22.172971 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 980/3946] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:22 2026] GET /volume/v3/volumes/fdf80a04-2e2d-4a75-aebc-e21fdb91e556 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:22.179900 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e09530a2-2774-4578-b6b3-3e9257ff45e3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:22.181582 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e09530a2-2774-4578-b6b3-3e9257ff45e3 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 Aug 07 18:07:22.181780 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e09530a2-2774-4578-b6b3-3e9257ff45e3 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:22.181947 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e09530a2-2774-4578-b6b3-3e9257ff45e3 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:22.182039 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-e09530a2-2774-4578-b6b3-3e9257ff45e3 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Delete snapshot with id: 8f2602d4-1727-4ba4-8aac-4062aa121969 Aug 07 18:07:22.187006 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:22.187006 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:22.187429 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e09530a2-2774-4578-b6b3-3e9257ff45e3 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Snapshot retrieved successfully. Aug 07 18:07:22.201225 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e09530a2-2774-4578-b6b3-3e9257ff45e3 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Snapshot delete request issued successfully. Aug 07 18:07:22.201393 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e09530a2-2774-4578-b6b3-3e9257ff45e3 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 returned with HTTP 202 Aug 07 18:07:22.201796 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 986/3947] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:22 2026] DELETE /volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:22.208712 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4a83e895-4ec0-4f28-9344-b5d3e80ecc2a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:22.210390 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a83e895-4ec0-4f28-9344-b5d3e80ecc2a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 Aug 07 18:07:22.210614 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a83e895-4ec0-4f28-9344-b5d3e80ecc2a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:22.210839 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a83e895-4ec0-4f28-9344-b5d3e80ecc2a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:22.216572 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:22.216572 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:22.217044 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4a83e895-4ec0-4f28-9344-b5d3e80ecc2a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Snapshot retrieved successfully. Aug 07 18:07:22.217852 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a83e895-4ec0-4f28-9344-b5d3e80ecc2a tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 returned with HTTP 200 Aug 07 18:07:22.218202 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 986/3948] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:22 2026] GET /volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:22.398756 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cb6db640-910c-48a6-88d3-d57ea973a0f5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:22.400576 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb6db640-910c-48a6-88d3-d57ea973a0f5 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] GET https://10.4.3.241/volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 Aug 07 18:07:22.400766 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cb6db640-910c-48a6-88d3-d57ea973a0f5 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:22.400951 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cb6db640-910c-48a6-88d3-d57ea973a0f5 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:22.406323 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb6db640-910c-48a6-88d3-d57ea973a0f5 tempest-VolumesSnapshotNegativeTestJSON-550999437 tempest-VolumesSnapshotNegativeTestJSON-550999437-project-member] https://10.4.3.241/volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 returned with HTTP 404 Aug 07 18:07:22.406787 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 997/3949] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:22 2026] GET /volume/v3/volumes/0756dff0-fd9c-48e6-b8c6-538c72aee8a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:22.768171 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8db35518-7f6a-4584-871f-a92c128de9e3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:22.769888 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8db35518-7f6a-4584-871f-a92c128de9e3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:22.770187 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8db35518-7f6a-4584-871f-a92c128de9e3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:22.770525 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8db35518-7f6a-4584-871f-a92c128de9e3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:22.771071 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8db35518-7f6a-4584-871f-a92c128de9e3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:22.776095 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:22.776095 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:22.777014 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8db35518-7f6a-4584-871f-a92c128de9e3 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:22.777387 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 981/3950] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:22 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:23.049592 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2e9fb30b-3fe7-45b6-91dc-7d1633876e6e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:23.051168 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e9fb30b-3fe7-45b6-91dc-7d1633876e6e tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:23.051344 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e9fb30b-3fe7-45b6-91dc-7d1633876e6e tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:23.051563 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e9fb30b-3fe7-45b6-91dc-7d1633876e6e tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:23.057810 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:23.057810 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:23.060751 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2e9fb30b-3fe7-45b6-91dc-7d1633876e6e tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:23.064228 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e9fb30b-3fe7-45b6-91dc-7d1633876e6e tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:23.064565 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 987/3951] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:23 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:23.231330 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-264a8cb2-a7e7-41ca-841a-7ef0c05215e8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:23.235238 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-264a8cb2-a7e7-41ca-841a-7ef0c05215e8 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 Aug 07 18:07:23.235531 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-264a8cb2-a7e7-41ca-841a-7ef0c05215e8 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:23.235793 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-264a8cb2-a7e7-41ca-841a-7ef0c05215e8 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:23.241259 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-264a8cb2-a7e7-41ca-841a-7ef0c05215e8 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 returned with HTTP 404 Aug 07 18:07:23.241930 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 987/3952] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:23 2026] GET /volume/v3/snapshots/8f2602d4-1727-4ba4-8aac-4062aa121969 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:23.247885 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c55ef932-cb36-4dc5-a621-6c5b2417ba30 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:23.249605 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c55ef932-cb36-4dc5-a621-6c5b2417ba30 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] DELETE https://10.4.3.241/volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 Aug 07 18:07:23.249789 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c55ef932-cb36-4dc5-a621-6c5b2417ba30 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:23.249963 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c55ef932-cb36-4dc5-a621-6c5b2417ba30 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:23.250131 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-c55ef932-cb36-4dc5-a621-6c5b2417ba30 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Delete volume with id: 1d2f1765-fa10-4d00-89d7-a8afad143a78 Aug 07 18:07:23.257865 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:23.257865 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:23.258278 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c55ef932-cb36-4dc5-a621-6c5b2417ba30 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:23.281170 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c55ef932-cb36-4dc5-a621-6c5b2417ba30 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Delete volume request issued successfully. Aug 07 18:07:23.281368 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c55ef932-cb36-4dc5-a621-6c5b2417ba30 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 returned with HTTP 202 Aug 07 18:07:23.281906 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 998/3953] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:23 2026] DELETE /volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:23.290681 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-20cc8702-030b-4997-9348-044399f2fb34 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:23.292611 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-20cc8702-030b-4997-9348-044399f2fb34 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 Aug 07 18:07:23.292824 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-20cc8702-030b-4997-9348-044399f2fb34 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:23.293039 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-20cc8702-030b-4997-9348-044399f2fb34 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:23.299993 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:23.299993 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:23.302997 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-20cc8702-030b-4997-9348-044399f2fb34 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Volume info retrieved successfully. Aug 07 18:07:23.306724 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-20cc8702-030b-4997-9348-044399f2fb34 tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 returned with HTTP 200 Aug 07 18:07:23.307085 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 982/3954] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:23 2026] GET /volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:23.432562 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:23.510050 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:23.510470 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1555038053"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:23.511846 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1555038053'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:23.511964 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume of 1 GB Aug 07 18:07:23.515764 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Availability Zones retrieved successfully. Aug 07 18:07:23.520859 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (c8ae36e7-7879-42bd-848f-70ee003ef9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:23.521712 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9d8239e-1e11-40f1-9eee-332ff36a6533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:23.522513 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:23.544306 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9d8239e-1e11-40f1-9eee-332ff36a6533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:23.545038 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8884ae44-7b05-4396-a630-a9f0469ebaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:23.594593 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['fd329901-81c8-4c76-9366-28b8bff45b30', '5516ba60-e3f0-437c-807b-2f005a183f1a', '9b18a8cc-5f76-4531-9fba-f650b45e4c8d', 'd4550034-9722-4b39-9257-bb895e16ef87'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:23.595306 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8884ae44-7b05-4396-a630-a9f0469ebaa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd329901-81c8-4c76-9366-28b8bff45b30', '5516ba60-e3f0-437c-807b-2f005a183f1a', '9b18a8cc-5f76-4531-9fba-f650b45e4c8d', 'd4550034-9722-4b39-9257-bb895e16ef87']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:23.596037 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75bad6f5-fa89-4b78-94a8-8fbd1cd1b670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:23.616071 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75bad6f5-fa89-4b78-94a8-8fbd1cd1b670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fea80cf6-78bf-4edc-b4ec-67e906f7cb67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1555038053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['fd329901-81c8-4c76-9366-28b8bff45b30','5516ba60-e3f0-437c-807b-2f005a183f1a','9b18a8cc-5f76-4531-9fba-f650b45e4c8d','d4550034-9722-4b39-9257-bb895e16ef87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1555038053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fea80cf6-78bf-4edc-b4ec-67e906f7cb67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb309aa1aa6f430b9dfb1201feeec25d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:23.616739 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9e3fed6-5337-484b-b5b8-eeb1cece124e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:23.630583 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9e3fed6-5337-484b-b5b8-eeb1cece124e) transitioned into state 'SUCCESS' from state '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-1555038053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['fd329901-81c8-4c76-9366-28b8bff45b30','5516ba60-e3f0-437c-807b-2f005a183f1a','9b18a8cc-5f76-4531-9fba-f650b45e4c8d','d4550034-9722-4b39-9257-bb895e16ef87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:23.631190 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e513805b-17ba-4e20-b4dd-7b569f5e730d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:23.638969 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e513805b-17ba-4e20-b4dd-7b569f5e730d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:23.639678 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (c8ae36e7-7879-42bd-848f-70ee003ef9f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:23.639952 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request issued successfully. Aug 07 18:07:23.640653 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48a1466a-3ed6-4562-98be-e4fcfe73a561 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:23.641159 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 988/3955] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:07:23 2026] POST /volume/v3/volumes => generated 770 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:23.651726 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ff269c04-828a-426c-a75d-c573a72d988b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:23.654628 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff269c04-828a-426c-a75d-c573a72d988b tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 Aug 07 18:07:23.654841 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff269c04-828a-426c-a75d-c573a72d988b tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:23.655035 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff269c04-828a-426c-a75d-c573a72d988b tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:23.666161 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:23.666161 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:23.673009 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ff269c04-828a-426c-a75d-c573a72d988b tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:23.681975 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff269c04-828a-426c-a75d-c573a72d988b tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 returned with HTTP 200 Aug 07 18:07:23.682353 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 988/3956] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:23 2026] GET /volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:23.788029 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b33db9c1-6a6f-470d-879c-ce3210ff373b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:23.789682 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b33db9c1-6a6f-470d-879c-ce3210ff373b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:23.789844 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b33db9c1-6a6f-470d-879c-ce3210ff373b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:23.790011 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b33db9c1-6a6f-470d-879c-ce3210ff373b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:23.790101 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b33db9c1-6a6f-470d-879c-ce3210ff373b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:23.794009 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:23.794009 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:23.794690 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b33db9c1-6a6f-470d-879c-ce3210ff373b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:23.794965 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 999/3957] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:23 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:24.076199 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4d521478-386b-4e91-8470-9d06f9731863 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:24.077830 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d521478-386b-4e91-8470-9d06f9731863 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:24.077989 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d521478-386b-4e91-8470-9d06f9731863 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:24.078170 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4d521478-386b-4e91-8470-9d06f9731863 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:24.084211 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:24.084211 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:24.087407 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4d521478-386b-4e91-8470-9d06f9731863 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:24.090933 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4d521478-386b-4e91-8470-9d06f9731863 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:24.091295 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 983/3958] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:24 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:24.318947 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-299d068d-3fb7-4ae4-a3df-d2a859b2d6fb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:24.320822 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-299d068d-3fb7-4ae4-a3df-d2a859b2d6fb tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] GET https://10.4.3.241/volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 Aug 07 18:07:24.321049 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-299d068d-3fb7-4ae4-a3df-d2a859b2d6fb tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:24.321229 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-299d068d-3fb7-4ae4-a3df-d2a859b2d6fb tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:24.326731 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-299d068d-3fb7-4ae4-a3df-d2a859b2d6fb tempest-CreateVolumesFromSnapshotTest-40887736 tempest-CreateVolumesFromSnapshotTest-40887736-project-member] https://10.4.3.241/volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 returned with HTTP 404 Aug 07 18:07:24.327166 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 989/3959] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:24 2026] GET /volume/v3/volumes/1d2f1765-fa10-4d00-89d7-a8afad143a78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:24.693851 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bb8816e0-40af-4998-b63c-d16394e75577 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:24.695625 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb8816e0-40af-4998-b63c-d16394e75577 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 Aug 07 18:07:24.695886 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb8816e0-40af-4998-b63c-d16394e75577 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:24.696112 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb8816e0-40af-4998-b63c-d16394e75577 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:24.702524 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:24.702524 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:24.705670 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bb8816e0-40af-4998-b63c-d16394e75577 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:24.709254 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb8816e0-40af-4998-b63c-d16394e75577 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 returned with HTTP 200 Aug 07 18:07:24.709636 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 989/3960] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:24 2026] GET /volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:24.721978 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e95d44fe-e72f-4e36-9ed7-0439b8e14809 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:24.723973 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e95d44fe-e72f-4e36-9ed7-0439b8e14809 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:24.724378 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e95d44fe-e72f-4e36-9ed7-0439b8e14809 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fea80cf6-78bf-4edc-b4ec-67e906f7cb67", "name": "tempest-VolumeDependencyTests-Snapshot-1789123683"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:24.734025 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:24.734025 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:24.734271 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e95d44fe-e72f-4e36-9ed7-0439b8e14809 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:24.734435 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-e95d44fe-e72f-4e36-9ed7-0439b8e14809 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create snapshot from volume fea80cf6-78bf-4edc-b4ec-67e906f7cb67 Aug 07 18:07:24.765653 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e95d44fe-e72f-4e36-9ed7-0439b8e14809 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['0d416df5-ad86-4de2-b88c-7f06f0814dac', '6b2d5b09-0e40-4274-9642-54bcc00e70a7', 'a88959fd-04b0-49e2-bcf5-a38b209dfab5', '9d3c4940-5024-4527-9b89-8d8f3db9e84a'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:24.788741 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e95d44fe-e72f-4e36-9ed7-0439b8e14809 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot create request issued successfully. Aug 07 18:07:24.789196 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e95d44fe-e72f-4e36-9ed7-0439b8e14809 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:07:24.789525 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1000/3961] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:07:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:24.799368 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f8680118-9a25-43c1-b364-5ad2a015106f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:24.802347 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f8680118-9a25-43c1-b364-5ad2a015106f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 Aug 07 18:07:24.802726 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f8680118-9a25-43c1-b364-5ad2a015106f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:24.802940 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f8680118-9a25-43c1-b364-5ad2a015106f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:24.804575 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-67d6af59-a95e-4de4-8fdb-c106ecf3305f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:24.806342 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-67d6af59-a95e-4de4-8fdb-c106ecf3305f tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:24.806575 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-67d6af59-a95e-4de4-8fdb-c106ecf3305f tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:24.806771 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-67d6af59-a95e-4de4-8fdb-c106ecf3305f tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:24.806880 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-67d6af59-a95e-4de4-8fdb-c106ecf3305f tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:24.810939 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:24.810939 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:24.811765 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-67d6af59-a95e-4de4-8fdb-c106ecf3305f tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:24.812369 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 990/3962] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:24 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:24.816455 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:24.816455 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:24.817061 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f8680118-9a25-43c1-b364-5ad2a015106f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:24.817913 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f8680118-9a25-43c1-b364-5ad2a015106f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 returned with HTTP 200 Aug 07 18:07:24.818427 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 984/3963] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:24 2026] GET /volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:25.102669 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3030a271-58ea-454f-a1b5-1ca534b8fdbe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:25.104200 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3030a271-58ea-454f-a1b5-1ca534b8fdbe tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:25.104388 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3030a271-58ea-454f-a1b5-1ca534b8fdbe tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:25.104599 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3030a271-58ea-454f-a1b5-1ca534b8fdbe tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:25.110523 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:25.110523 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:25.113740 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3030a271-58ea-454f-a1b5-1ca534b8fdbe tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:25.117413 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3030a271-58ea-454f-a1b5-1ca534b8fdbe tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:25.117784 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 990/3964] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:25 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:25.824886 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a574a0d9-b821-4601-871f-73a191b4f6e2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:25.827102 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a574a0d9-b821-4601-871f-73a191b4f6e2 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:25.827371 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a574a0d9-b821-4601-871f-73a191b4f6e2 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:25.827719 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a574a0d9-b821-4601-871f-73a191b4f6e2 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:25.827719 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a574a0d9-b821-4601-871f-73a191b4f6e2 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:25.828095 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1c62097d-1fda-4f83-9e9d-1a0cc71b566d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:25.830176 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c62097d-1fda-4f83-9e9d-1a0cc71b566d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 Aug 07 18:07:25.830429 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c62097d-1fda-4f83-9e9d-1a0cc71b566d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:25.830692 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c62097d-1fda-4f83-9e9d-1a0cc71b566d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:25.831540 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:25.831540 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:25.832294 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a574a0d9-b821-4601-871f-73a191b4f6e2 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:25.832705 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1001/3965] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:25 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:25.841033 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:25.841033 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:25.841698 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1c62097d-1fda-4f83-9e9d-1a0cc71b566d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:25.842672 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c62097d-1fda-4f83-9e9d-1a0cc71b566d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 returned with HTTP 200 Aug 07 18:07:25.843132 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 991/3966] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:25 2026] GET /volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:25.853267 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-778055a4-2d9f-49e0-87dd-382b68b5298e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:25.856081 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:25.856418 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "087a43ac-f203-4534-a8d6-87686be1c1b3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1500966408"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:25.857824 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request body: {'volume': {'snapshot_id': '087a43ac-f203-4534-a8d6-87686be1c1b3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1500966408'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:25.867074 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:25.867074 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:25.867657 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:25.867783 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume of 1 GB Aug 07 18:07:25.870981 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Availability Zones retrieved successfully. Aug 07 18:07:25.876913 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (17489226-4786-45c5-8690-687e26e143c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:25.878366 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f96756-a17b-4705-9626-459634159f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:25.879459 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:25.909654 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f96756-a17b-4705-9626-459634159f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '087a43ac-f203-4534-a8d6-87686be1c1b3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:25.910155 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41a99077-cf8e-4c89-b05d-abdeb1fd22dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:25.948548 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['aaacb975-5e56-4045-869e-19cfde51e0b1', 'd2e53f49-bc64-473b-9b6b-143696138131', '72c92fed-2fa5-4b34-b399-4429df586774', 'b25b4822-2fd5-4814-bc57-1a11c55e5586'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:25.950014 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41a99077-cf8e-4c89-b05d-abdeb1fd22dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaacb975-5e56-4045-869e-19cfde51e0b1', 'd2e53f49-bc64-473b-9b6b-143696138131', '72c92fed-2fa5-4b34-b399-4429df586774', 'b25b4822-2fd5-4814-bc57-1a11c55e5586']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:25.950495 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d81ad183-1df5-4749-8f88-ee15f524d4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:25.989077 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d81ad183-1df5-4749-8f88-ee15f524d4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '120d9008-c2f6-48c0-80e7-283ee4f0a70e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1500966408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['aaacb975-5e56-4045-869e-19cfde51e0b1','d2e53f49-bc64-473b-9b6b-143696138131','72c92fed-2fa5-4b34-b399-4429df586774','b25b4822-2fd5-4814-bc57-1a11c55e5586'],size=1,snapshot_id=087a43ac-f203-4534-a8d6-87686be1c1b3,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1500966408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=120d9008-c2f6-48c0-80e7-283ee4f0a70e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb309aa1aa6f430b9dfb1201feeec25d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=087a43ac-f203-4534-a8d6-87686be1c1b3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:25.990243 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b088f4be-795b-4dc7-b17e-d7b8a4d4b0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:26.006879 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b088f4be-795b-4dc7-b17e-d7b8a4d4b0dc) transitioned into state 'SUCCESS' from state '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-1500966408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['aaacb975-5e56-4045-869e-19cfde51e0b1','d2e53f49-bc64-473b-9b6b-143696138131','72c92fed-2fa5-4b34-b399-4429df586774','b25b4822-2fd5-4814-bc57-1a11c55e5586'],size=1,snapshot_id=087a43ac-f203-4534-a8d6-87686be1c1b3,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:26.007562 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22fad0e7-7d5e-4fe4-a914-39a0d99fcaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:26.027789 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22fad0e7-7d5e-4fe4-a914-39a0d99fcaaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:26.028615 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (17489226-4786-45c5-8690-687e26e143c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:26.028897 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request issued successfully. Aug 07 18:07:26.029382 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-778055a4-2d9f-49e0-87dd-382b68b5298e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:26.029843 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 985/3967] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:07:25 2026] POST /volume/v3/volumes => generated 804 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:26.042283 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-18047a95-a591-4884-b58e-873548f0fe06 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:26.047224 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18047a95-a591-4884-b58e-873548f0fe06 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e Aug 07 18:07:26.047520 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18047a95-a591-4884-b58e-873548f0fe06 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:26.047760 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18047a95-a591-4884-b58e-873548f0fe06 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:26.064099 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:26.064099 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:26.070530 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-18047a95-a591-4884-b58e-873548f0fe06 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:26.074908 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18047a95-a591-4884-b58e-873548f0fe06 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e returned with HTTP 200 Aug 07 18:07:26.075668 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 991/3968] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:26 2026] GET /volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:26.129690 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-33fd5f6b-44e0-4e35-bf1b-0f2e2bc65279 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:26.132047 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-33fd5f6b-44e0-4e35-bf1b-0f2e2bc65279 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:26.132276 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-33fd5f6b-44e0-4e35-bf1b-0f2e2bc65279 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:26.132579 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-33fd5f6b-44e0-4e35-bf1b-0f2e2bc65279 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:26.141494 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:26.141494 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:26.146372 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-33fd5f6b-44e0-4e35-bf1b-0f2e2bc65279 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:26.151973 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-33fd5f6b-44e0-4e35-bf1b-0f2e2bc65279 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:26.152550 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1002/3969] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:26 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:26.844483 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a7f45a86-7caf-410f-9e70-54985fcf2b49 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:26.846441 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7f45a86-7caf-410f-9e70-54985fcf2b49 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:26.846657 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7f45a86-7caf-410f-9e70-54985fcf2b49 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:26.846818 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a7f45a86-7caf-410f-9e70-54985fcf2b49 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:26.846921 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a7f45a86-7caf-410f-9e70-54985fcf2b49 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:26.851267 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:26.851267 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:26.852051 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a7f45a86-7caf-410f-9e70-54985fcf2b49 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:26.852438 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 992/3970] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:26 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:27.087519 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-91887bbf-d378-46bb-b14d-20fb57ed3c1d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:27.089545 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-91887bbf-d378-46bb-b14d-20fb57ed3c1d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e Aug 07 18:07:27.089793 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-91887bbf-d378-46bb-b14d-20fb57ed3c1d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:27.090000 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-91887bbf-d378-46bb-b14d-20fb57ed3c1d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:27.096775 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:27.096775 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:27.100314 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-91887bbf-d378-46bb-b14d-20fb57ed3c1d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:27.104256 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-91887bbf-d378-46bb-b14d-20fb57ed3c1d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e returned with HTTP 200 Aug 07 18:07:27.104654 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 986/3971] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:27 2026] GET /volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:27.118326 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3d5caf31-bbaa-4678-ae38-ffe6881d7666 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:27.120254 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d5caf31-bbaa-4678-ae38-ffe6881d7666 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:27.120688 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d5caf31-bbaa-4678-ae38-ffe6881d7666 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "120d9008-c2f6-48c0-80e7-283ee4f0a70e", "name": "tempest-VolumeDependencyTests-Snapshot-1454653728"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:27.124517 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=522,cinder:UPDATE=179,cinder:INSERT=101 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:07:27.131580 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:27.131580 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:27.132168 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3d5caf31-bbaa-4678-ae38-ffe6881d7666 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:27.132329 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-3d5caf31-bbaa-4678-ae38-ffe6881d7666 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create snapshot from volume 120d9008-c2f6-48c0-80e7-283ee4f0a70e Aug 07 18:07:27.157738 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-3d5caf31-bbaa-4678-ae38-ffe6881d7666 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['8e9d880e-ae2c-46c5-a0bf-6e758846a4a4', '7d2b52b9-89f0-4c26-8c74-ee982c3646c1', '72d9ccdd-7be0-4cb3-aa82-0b19cb730535', 'b2e29a70-5a9e-4e28-b8f7-16fd08246215'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:27.164361 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3f9fa8c1-87de-4273-9f54-463eaf2d95ac None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:27.166175 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f9fa8c1-87de-4273-9f54-463eaf2d95ac tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:27.166438 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f9fa8c1-87de-4273-9f54-463eaf2d95ac tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:27.166681 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f9fa8c1-87de-4273-9f54-463eaf2d95ac tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:27.173374 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:27.173374 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:27.176938 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3f9fa8c1-87de-4273-9f54-463eaf2d95ac tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:27.181268 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f9fa8c1-87de-4273-9f54-463eaf2d95ac tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:27.181662 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1003/3972] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:27 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:27.184724 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3d5caf31-bbaa-4678-ae38-ffe6881d7666 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot create request issued successfully. Aug 07 18:07:27.185030 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d5caf31-bbaa-4678-ae38-ffe6881d7666 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:07:27.185459 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 992/3973] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:07:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:27.193646 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2ccedfb3-68b5-4210-b39f-b5f3959b8b17 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:27.195697 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ccedfb3-68b5-4210-b39f-b5f3959b8b17 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 Aug 07 18:07:27.195942 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ccedfb3-68b5-4210-b39f-b5f3959b8b17 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:27.196176 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ccedfb3-68b5-4210-b39f-b5f3959b8b17 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:27.202354 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:27.202354 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:27.202893 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2ccedfb3-68b5-4210-b39f-b5f3959b8b17 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:27.203757 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ccedfb3-68b5-4210-b39f-b5f3959b8b17 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 returned with HTTP 200 Aug 07 18:07:27.204157 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 993/3974] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:27 2026] GET /volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:27.864310 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a7e491a3-a224-46b4-9262-bed4fdb68e9b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:27.866448 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a7e491a3-a224-46b4-9262-bed4fdb68e9b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:27.866687 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a7e491a3-a224-46b4-9262-bed4fdb68e9b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:27.866949 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a7e491a3-a224-46b4-9262-bed4fdb68e9b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:27.867114 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a7e491a3-a224-46b4-9262-bed4fdb68e9b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:27.871973 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:27.871973 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:27.872947 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a7e491a3-a224-46b4-9262-bed4fdb68e9b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:27.873432 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 987/3975] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:27 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:28.194295 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-db596f78-116e-41ec-96ba-ae70a2ceef97 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:28.195959 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db596f78-116e-41ec-96ba-ae70a2ceef97 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:28.196124 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-db596f78-116e-41ec-96ba-ae70a2ceef97 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:28.196295 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-db596f78-116e-41ec-96ba-ae70a2ceef97 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:28.202765 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:28.202765 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:28.205886 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-db596f78-116e-41ec-96ba-ae70a2ceef97 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:28.210881 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db596f78-116e-41ec-96ba-ae70a2ceef97 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:28.211287 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1004/3976] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:28 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:28.213196 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1b9df00a-5f3e-4a91-8377-784a8ddf80fd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:28.214888 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b9df00a-5f3e-4a91-8377-784a8ddf80fd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 Aug 07 18:07:28.215069 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b9df00a-5f3e-4a91-8377-784a8ddf80fd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:28.215223 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b9df00a-5f3e-4a91-8377-784a8ddf80fd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:28.220698 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:28.220698 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:28.221258 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1b9df00a-5f3e-4a91-8377-784a8ddf80fd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:28.222291 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b9df00a-5f3e-4a91-8377-784a8ddf80fd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 returned with HTTP 200 Aug 07 18:07:28.222839 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 993/3977] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:28 2026] GET /volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:28.230618 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:28.232221 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:28.232639 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4bba05ec-160b-401f-ab53-40c72e1e7bf3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1015282072"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:28.234254 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request body: {'volume': {'snapshot_id': '4bba05ec-160b-401f-ab53-40c72e1e7bf3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1015282072'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:28.240062 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:28.240062 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:28.240508 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:28.240666 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume of 1 GB Aug 07 18:07:28.243812 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Availability Zones retrieved successfully. Aug 07 18:07:28.249638 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (88c0ae1c-7895-4ff9-84dd-e6116cafa324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:28.250621 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6e6e3c-f9c1-4346-83d9-726947671579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:28.251535 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:28.280097 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6e6e3c-f9c1-4346-83d9-726947671579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4bba05ec-160b-401f-ab53-40c72e1e7bf3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:28.281085 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af219e9a-5107-4de8-874e-077cafb60ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:28.320705 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['155157ed-e7bc-4688-be4f-4f110b7ad262', '6057f055-36cc-46cf-9e5d-5abbc2d26abd', '2c139839-a85b-4b14-90f6-c75dcf03c20b', '9330554c-0f55-461f-bf6c-ff769ca25d18'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:28.321745 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af219e9a-5107-4de8-874e-077cafb60ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['155157ed-e7bc-4688-be4f-4f110b7ad262', '6057f055-36cc-46cf-9e5d-5abbc2d26abd', '2c139839-a85b-4b14-90f6-c75dcf03c20b', '9330554c-0f55-461f-bf6c-ff769ca25d18']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:28.322141 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5898a05e-3b99-4b9f-a484-cfa6b4137840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:28.359881 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5898a05e-3b99-4b9f-a484-cfa6b4137840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4529dc39-8167-4dc8-a90e-1eb70d447aac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1015282072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['155157ed-e7bc-4688-be4f-4f110b7ad262','6057f055-36cc-46cf-9e5d-5abbc2d26abd','2c139839-a85b-4b14-90f6-c75dcf03c20b','9330554c-0f55-461f-bf6c-ff769ca25d18'],size=1,snapshot_id=4bba05ec-160b-401f-ab53-40c72e1e7bf3,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1015282072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4529dc39-8167-4dc8-a90e-1eb70d447aac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb309aa1aa6f430b9dfb1201feeec25d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4bba05ec-160b-401f-ab53-40c72e1e7bf3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:28.360956 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96cc0d53-51af-4c94-901e-32f37bdb9c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:28.379203 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96cc0d53-51af-4c94-901e-32f37bdb9c66) transitioned into state 'SUCCESS' from state '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-1015282072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['155157ed-e7bc-4688-be4f-4f110b7ad262','6057f055-36cc-46cf-9e5d-5abbc2d26abd','2c139839-a85b-4b14-90f6-c75dcf03c20b','9330554c-0f55-461f-bf6c-ff769ca25d18'],size=1,snapshot_id=4bba05ec-160b-401f-ab53-40c72e1e7bf3,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:28.379955 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a7a1b3a-83fe-4775-8793-06bbc68c5306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:28.402244 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a7a1b3a-83fe-4775-8793-06bbc68c5306) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:28.403475 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (88c0ae1c-7895-4ff9-84dd-e6116cafa324) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:28.403900 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request issued successfully. Aug 07 18:07:28.404713 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3af13cb7-c003-48c7-a103-ce9c8be120cc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:28.405248 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 994/3978] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:07:28 2026] POST /volume/v3/volumes => generated 804 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:28.417502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-445cd87a-5717-4d24-bfc8-b84c2cf79e4d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:28.419605 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-445cd87a-5717-4d24-bfc8-b84c2cf79e4d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac Aug 07 18:07:28.419861 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-445cd87a-5717-4d24-bfc8-b84c2cf79e4d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:28.420105 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-445cd87a-5717-4d24-bfc8-b84c2cf79e4d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:28.427692 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:28.427692 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:28.431198 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-445cd87a-5717-4d24-bfc8-b84c2cf79e4d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:28.435274 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-445cd87a-5717-4d24-bfc8-b84c2cf79e4d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac returned with HTTP 200 Aug 07 18:07:28.435700 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 988/3979] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:28 2026] GET /volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:28.882378 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dde28968-4106-46d3-a7b0-c40692d5013f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:28.884168 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dde28968-4106-46d3-a7b0-c40692d5013f tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:28.884386 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dde28968-4106-46d3-a7b0-c40692d5013f tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:28.884584 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dde28968-4106-46d3-a7b0-c40692d5013f tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:28.884684 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-dde28968-4106-46d3-a7b0-c40692d5013f tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:28.888583 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:28.888583 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:28.889244 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dde28968-4106-46d3-a7b0-c40692d5013f tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:28.889644 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1005/3980] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:28 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:29.225545 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5a9813e4-553b-419e-9f6a-c8def8351da9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:29.227659 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a9813e4-553b-419e-9f6a-c8def8351da9 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:29.227875 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a9813e4-553b-419e-9f6a-c8def8351da9 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:29.228058 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a9813e4-553b-419e-9f6a-c8def8351da9 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:29.235130 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:29.235130 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:29.239909 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5a9813e4-553b-419e-9f6a-c8def8351da9 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:29.244434 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a9813e4-553b-419e-9f6a-c8def8351da9 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:29.245086 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 994/3981] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:29 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:29.268322 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:29.317739 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:29.318048 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-109799143"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:29.319354 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-109799143'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:29.319506 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Create volume of 1 GB Aug 07 18:07:29.319795 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:29.319795 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:29.323186 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Availability Zones retrieved successfully. Aug 07 18:07:29.328210 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Flow 'volume_create_api' (cf742bc5-8a3d-4ca7-8d68-b0c8dda1f7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:29.329101 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45098f5d-93dd-4cb0-8e6e-7556f2654ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:29.329898 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:29.353005 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45098f5d-93dd-4cb0-8e6e-7556f2654ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:29.354206 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491049b0-0453-4312-b7ce-e120118d4540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:29.411857 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Created reservations ['7e9ddd3a-998b-4e2d-9204-0f59ddbe8b6a', 'c02efe8f-1a76-4649-9280-cba6bee8acb3', '0ce1e613-5d61-436d-bb52-aa0289c8a7ae', '81e42247-3691-4630-a171-c6713f56b193'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:29.412532 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (491049b0-0453-4312-b7ce-e120118d4540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e9ddd3a-998b-4e2d-9204-0f59ddbe8b6a', 'c02efe8f-1a76-4649-9280-cba6bee8acb3', '0ce1e613-5d61-436d-bb52-aa0289c8a7ae', '81e42247-3691-4630-a171-c6713f56b193']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:29.413182 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3b37449-9a9f-4293-b6b4-da7547e112cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:29.432297 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3b37449-9a9f-4293-b6b4-da7547e112cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '329b96e7-6931-49f0-9343-fdf5cd6d0fca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-109799143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a3391cc7b444af9e41780c220f63fc',qos_specs=None,replication_status=,reservations=['7e9ddd3a-998b-4e2d-9204-0f59ddbe8b6a','c02efe8f-1a76-4649-9280-cba6bee8acb3','0ce1e613-5d61-436d-bb52-aa0289c8a7ae','81e42247-3691-4630-a171-c6713f56b193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae4c07ea6c1a47fa9887bde872082474',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-109799143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=329b96e7-6931-49f0-9343-fdf5cd6d0fca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61a3391cc7b444af9e41780c220f63fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae4c07ea6c1a47fa9887bde872082474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:29.432965 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3990400-b7fc-4f7c-8268-dc6401d0ea82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:29.447729 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-71d9f2ed-e376-4cf1-a31e-4d4964b883ed None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:29.448879 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3990400-b7fc-4f7c-8268-dc6401d0ea82) transitioned into state 'SUCCESS' from state '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-109799143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a3391cc7b444af9e41780c220f63fc',qos_specs=None,replication_status=,reservations=['7e9ddd3a-998b-4e2d-9204-0f59ddbe8b6a','c02efe8f-1a76-4649-9280-cba6bee8acb3','0ce1e613-5d61-436d-bb52-aa0289c8a7ae','81e42247-3691-4630-a171-c6713f56b193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae4c07ea6c1a47fa9887bde872082474',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:29.449477 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71d9f2ed-e376-4cf1-a31e-4d4964b883ed tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac Aug 07 18:07:29.449750 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbfde54c-94bc-488c-996a-5b9156a5bdfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:29.449802 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71d9f2ed-e376-4cf1-a31e-4d4964b883ed tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:29.449927 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-71d9f2ed-e376-4cf1-a31e-4d4964b883ed tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:29.456603 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:29.456603 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:29.459086 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbfde54c-94bc-488c-996a-5b9156a5bdfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:29.459845 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Flow 'volume_create_api' (cf742bc5-8a3d-4ca7-8d68-b0c8dda1f7aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:29.460098 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Create volume request issued successfully. Aug 07 18:07:29.460154 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-71d9f2ed-e376-4cf1-a31e-4d4964b883ed tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:29.460651 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c71be098-b383-4490-ac3c-a9705a5b34c2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:29.460996 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 995/3982] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:07:29 2026] POST /volume/v3/volumes => generated 748 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:29.463966 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-71d9f2ed-e376-4cf1-a31e-4d4964b883ed tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac returned with HTTP 200 Aug 07 18:07:29.464315 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 989/3983] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:29 2026] GET /volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:29.473717 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f562853b-6d91-46c8-994a-d1f70a6685e9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:29.475119 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f562853b-6d91-46c8-994a-d1f70a6685e9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca Aug 07 18:07:29.475318 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f562853b-6d91-46c8-994a-d1f70a6685e9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:29.475528 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f562853b-6d91-46c8-994a-d1f70a6685e9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:29.475705 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:29.477470 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:29.477849 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4529dc39-8167-4dc8-a90e-1eb70d447aac", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-334651276"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:29.479414 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request body: {'volume': {'source_volid': '4529dc39-8167-4dc8-a90e-1eb70d447aac', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-334651276'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:29.482533 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:29.482533 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:29.486203 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f562853b-6d91-46c8-994a-d1f70a6685e9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:07:29.486471 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:29.486471 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:29.486949 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume retrieved successfully. Aug 07 18:07:29.487063 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume of 1 GB Aug 07 18:07:29.490257 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f562853b-6d91-46c8-994a-d1f70a6685e9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca returned with HTTP 200 Aug 07 18:07:29.490773 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1006/3984] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:29 2026] GET /volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:29.490825 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Availability Zones retrieved successfully. Aug 07 18:07:29.495914 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (986bfd5c-08e7-48cb-8714-f20b903000a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:29.497068 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e576ea0-0d17-45a4-b590-513f65cf79f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:29.498012 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:29.522493 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e576ea0-0d17-45a4-b590-513f65cf79f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4529dc39-8167-4dc8-a90e-1eb70d447aac', 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:29.523331 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c155af-5f2f-41ad-a0ba-4d61c9b6b0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:29.560077 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['d49e3300-c847-4f44-9cc6-ff96863ebbc5', '6f943b87-999b-4c8e-9866-e5be641a4486', '5f90c1a0-5d34-4f94-bda3-cd85ae2c29c7', 'f3c89dce-13c3-4fea-a3b1-3e8807d7e54b'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:29.560888 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c155af-5f2f-41ad-a0ba-4d61c9b6b0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d49e3300-c847-4f44-9cc6-ff96863ebbc5', '6f943b87-999b-4c8e-9866-e5be641a4486', '5f90c1a0-5d34-4f94-bda3-cd85ae2c29c7', 'f3c89dce-13c3-4fea-a3b1-3e8807d7e54b']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:29.561601 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee11b41c-2572-432a-8979-acfd1c50b750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:29.595730 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee11b41c-2572-432a-8979-acfd1c50b750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a68b54f-9aff-41e8-ac86-b3b2046de6b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-334651276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['d49e3300-c847-4f44-9cc6-ff96863ebbc5','6f943b87-999b-4c8e-9866-e5be641a4486','5f90c1a0-5d34-4f94-bda3-cd85ae2c29c7','f3c89dce-13c3-4fea-a3b1-3e8807d7e54b'],size=1,snapshot_id=None,source_replicaid=,source_volid=4529dc39-8167-4dc8-a90e-1eb70d447aac,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-334651276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a68b54f-9aff-41e8-ac86-b3b2046de6b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb309aa1aa6f430b9dfb1201feeec25d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4529dc39-8167-4dc8-a90e-1eb70d447aac,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:29.596374 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814e895b-9e34-4423-838a-a43a9f7bea0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:29.612986 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814e895b-9e34-4423-838a-a43a9f7bea0d) transitioned into state 'SUCCESS' from state '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-334651276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['d49e3300-c847-4f44-9cc6-ff96863ebbc5','6f943b87-999b-4c8e-9866-e5be641a4486','5f90c1a0-5d34-4f94-bda3-cd85ae2c29c7','f3c89dce-13c3-4fea-a3b1-3e8807d7e54b'],size=1,snapshot_id=None,source_replicaid=,source_volid=4529dc39-8167-4dc8-a90e-1eb70d447aac,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:29.613638 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91e95f9e-2984-4cf2-9b4a-b32fb2bfa6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:29.628953 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91e95f9e-2984-4cf2-9b4a-b32fb2bfa6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:29.629739 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (986bfd5c-08e7-48cb-8714-f20b903000a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:29.630004 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request issued successfully. Aug 07 18:07:29.630529 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-775c1a40-c770-4610-9d4c-efeaa74deab4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:29.631056 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 995/3985] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:07:29 2026] POST /volume/v3/volumes => generated 803 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:29.641457 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ff90961b-dfd9-47aa-aea0-899882336969 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:29.643141 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff90961b-dfd9-47aa-aea0-899882336969 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 Aug 07 18:07:29.643325 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff90961b-dfd9-47aa-aea0-899882336969 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:29.643526 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff90961b-dfd9-47aa-aea0-899882336969 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:29.649592 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:29.649592 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:29.652864 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ff90961b-dfd9-47aa-aea0-899882336969 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:29.656953 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff90961b-dfd9-47aa-aea0-899882336969 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 returned with HTTP 200 Aug 07 18:07:29.657301 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 996/3986] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:29 2026] GET /volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:29.898831 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c6d334c4-dc5a-4e0c-a437-2ebc459c3e5b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:29.900559 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6d334c4-dc5a-4e0c-a437-2ebc459c3e5b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:29.900740 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6d334c4-dc5a-4e0c-a437-2ebc459c3e5b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:29.900919 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c6d334c4-dc5a-4e0c-a437-2ebc459c3e5b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:29.901022 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c6d334c4-dc5a-4e0c-a437-2ebc459c3e5b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:29.902745 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=539,cinder:INSERT=98,cinder:UPDATE=180 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:07:29.905575 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:29.905575 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:29.906228 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c6d334c4-dc5a-4e0c-a437-2ebc459c3e5b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:29.906783 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 990/3987] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:29 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:30.259789 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4cc34b43-77ac-45ee-9c45-845698db7eea None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:30.261534 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4cc34b43-77ac-45ee-9c45-845698db7eea tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:30.261723 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4cc34b43-77ac-45ee-9c45-845698db7eea tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:30.261900 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4cc34b43-77ac-45ee-9c45-845698db7eea tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:30.268781 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:30.268781 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:30.272163 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4cc34b43-77ac-45ee-9c45-845698db7eea tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:30.276052 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4cc34b43-77ac-45ee-9c45-845698db7eea tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:30.276477 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1007/3988] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:30 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:30.501895 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f975a414-3178-4f45-a937-f921df960a52 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:30.503790 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f975a414-3178-4f45-a937-f921df960a52 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca Aug 07 18:07:30.503980 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f975a414-3178-4f45-a937-f921df960a52 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:30.504161 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f975a414-3178-4f45-a937-f921df960a52 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:30.510763 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:30.510763 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:30.513858 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f975a414-3178-4f45-a937-f921df960a52 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:07:30.517465 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f975a414-3178-4f45-a937-f921df960a52 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca returned with HTTP 200 Aug 07 18:07:30.517786 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 996/3989] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:30 2026] GET /volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:30.528490 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4d4ea70c-4185-4aea-bd93-79c88a0d91f7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:30.530025 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4d4ea70c-4185-4aea-bd93-79c88a0d91f7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:07:30.530329 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4d4ea70c-4185-4aea-bd93-79c88a0d91f7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "329b96e7-6931-49f0-9343-fdf5cd6d0fca", "name": "tempest-VolumesBackupsTest-Backup-22035996"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:30.531610 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-4d4ea70c-4185-4aea-bd93-79c88a0d91f7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Creating new backup {'backup': {'volume_id': '329b96e7-6931-49f0-9343-fdf5cd6d0fca', 'name': 'tempest-VolumesBackupsTest-Backup-22035996'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:07:30.531731 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-4d4ea70c-4185-4aea-bd93-79c88a0d91f7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Creating backup of volume 329b96e7-6931-49f0-9343-fdf5cd6d0fca in container None Aug 07 18:07:30.537703 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:30.537703 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:30.538122 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4d4ea70c-4185-4aea-bd93-79c88a0d91f7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:07:30.557592 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-4d4ea70c-4185-4aea-bd93-79c88a0d91f7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Created reservations ['5447fe4e-5e97-48d3-9780-6cea411c9804', 'eeee6d43-11ee-4645-9e45-2bcd493c5ddb'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:30.579958 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4d4ea70c-4185-4aea-bd93-79c88a0d91f7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:07:30.580379 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 997/3990] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:07:30 2026] POST /volume/v3/backups => generated 328 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:30.587962 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-06187de8-2b9c-4762-b8e7-212f9cfb18b1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:30.590008 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06187de8-2b9c-4762-b8e7-212f9cfb18b1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:30.590452 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06187de8-2b9c-4762-b8e7-212f9cfb18b1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:30.590498 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06187de8-2b9c-4762-b8e7-212f9cfb18b1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:30.590585 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-06187de8-2b9c-4762-b8e7-212f9cfb18b1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:30.594857 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:30.594857 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:30.595545 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06187de8-2b9c-4762-b8e7-212f9cfb18b1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:30.595898 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 991/3991] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:30 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:30.668782 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-96825607-30d8-4b25-b98b-2d5664e53046 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:30.670526 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96825607-30d8-4b25-b98b-2d5664e53046 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 Aug 07 18:07:30.670730 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96825607-30d8-4b25-b98b-2d5664e53046 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:30.670910 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96825607-30d8-4b25-b98b-2d5664e53046 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:30.678183 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:30.678183 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:30.681590 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-96825607-30d8-4b25-b98b-2d5664e53046 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:30.685450 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96825607-30d8-4b25-b98b-2d5664e53046 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 returned with HTTP 200 Aug 07 18:07:30.685888 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1008/3992] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:30 2026] GET /volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:30.697612 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e579bd13-25d9-4975-8a36-e4b97807909b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:30.699126 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e579bd13-25d9-4975-8a36-e4b97807909b tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 Aug 07 18:07:30.699302 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e579bd13-25d9-4975-8a36-e4b97807909b tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:30.699516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e579bd13-25d9-4975-8a36-e4b97807909b tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:30.699616 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-e579bd13-25d9-4975-8a36-e4b97807909b tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete snapshot with id: 087a43ac-f203-4534-a8d6-87686be1c1b3 Aug 07 18:07:30.703897 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:30.703897 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:30.704291 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e579bd13-25d9-4975-8a36-e4b97807909b tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:30.717239 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e579bd13-25d9-4975-8a36-e4b97807909b tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot delete request issued successfully. Aug 07 18:07:30.717466 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e579bd13-25d9-4975-8a36-e4b97807909b tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 returned with HTTP 202 Aug 07 18:07:30.717886 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 997/3993] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:30 2026] DELETE /volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:30.725008 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-486989b8-c5dc-43f1-a148-9d2481da2eeb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:30.726729 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-486989b8-c5dc-43f1-a148-9d2481da2eeb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 Aug 07 18:07:30.726927 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-486989b8-c5dc-43f1-a148-9d2481da2eeb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:30.727147 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-486989b8-c5dc-43f1-a148-9d2481da2eeb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:30.731895 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:30.731895 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:30.732354 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-486989b8-c5dc-43f1-a148-9d2481da2eeb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:30.733085 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-486989b8-c5dc-43f1-a148-9d2481da2eeb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 returned with HTTP 200 Aug 07 18:07:30.733496 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 998/3994] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:30 2026] GET /volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:30.915544 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-07129fc7-a0d5-40c5-92f0-2a8faf6e1465 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:30.917215 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07129fc7-a0d5-40c5-92f0-2a8faf6e1465 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:30.917385 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07129fc7-a0d5-40c5-92f0-2a8faf6e1465 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:30.917575 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07129fc7-a0d5-40c5-92f0-2a8faf6e1465 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:30.917675 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-07129fc7-a0d5-40c5-92f0-2a8faf6e1465 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:30.921392 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:30.921392 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:30.922020 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07129fc7-a0d5-40c5-92f0-2a8faf6e1465 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:30.922353 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 992/3995] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:30 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:31.288508 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8f0963ca-d205-45cc-945b-790fa1b73adb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:31.290564 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8f0963ca-d205-45cc-945b-790fa1b73adb tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:31.290780 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8f0963ca-d205-45cc-945b-790fa1b73adb tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:31.291001 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8f0963ca-d205-45cc-945b-790fa1b73adb tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:31.298763 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:31.298763 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:31.302391 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8f0963ca-d205-45cc-945b-790fa1b73adb tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:31.306805 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8f0963ca-d205-45cc-945b-790fa1b73adb tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:31.307366 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1009/3996] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:31 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:31.605542 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8c51632f-3bc2-44df-8180-72a968040455 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:31.607420 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c51632f-3bc2-44df-8180-72a968040455 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:31.607597 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c51632f-3bc2-44df-8180-72a968040455 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:31.607773 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c51632f-3bc2-44df-8180-72a968040455 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:31.607868 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8c51632f-3bc2-44df-8180-72a968040455 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:31.611562 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:31.611562 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:31.612215 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c51632f-3bc2-44df-8180-72a968040455 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:31.612573 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 998/3997] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:31 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:31.741766 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-adfc6456-434f-42f1-8294-d9e26ff25b2c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:31.743416 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-adfc6456-434f-42f1-8294-d9e26ff25b2c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 Aug 07 18:07:31.743594 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-adfc6456-434f-42f1-8294-d9e26ff25b2c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:31.743767 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-adfc6456-434f-42f1-8294-d9e26ff25b2c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:31.747552 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-adfc6456-434f-42f1-8294-d9e26ff25b2c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 returned with HTTP 404 Aug 07 18:07:31.747948 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 999/3998] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:31 2026] GET /volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:31.753788 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-09d3bf02-038a-4287-b4da-a11efc1896da None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:31.755306 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09d3bf02-038a-4287-b4da-a11efc1896da tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 Aug 07 18:07:31.755500 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09d3bf02-038a-4287-b4da-a11efc1896da tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:31.755674 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09d3bf02-038a-4287-b4da-a11efc1896da tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:31.755765 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-09d3bf02-038a-4287-b4da-a11efc1896da tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete snapshot with id: 4bba05ec-160b-401f-ab53-40c72e1e7bf3 Aug 07 18:07:31.760730 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:31.760730 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:31.761094 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-09d3bf02-038a-4287-b4da-a11efc1896da tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:31.773600 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-09d3bf02-038a-4287-b4da-a11efc1896da tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot delete request issued successfully. Aug 07 18:07:31.773739 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09d3bf02-038a-4287-b4da-a11efc1896da tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 returned with HTTP 202 Aug 07 18:07:31.774124 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 993/3999] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:31 2026] DELETE /volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:31.780372 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-00cf20a2-b60b-46cb-be53-1401cfe4c332 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:31.782238 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-00cf20a2-b60b-46cb-be53-1401cfe4c332 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 Aug 07 18:07:31.782544 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-00cf20a2-b60b-46cb-be53-1401cfe4c332 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:31.782753 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-00cf20a2-b60b-46cb-be53-1401cfe4c332 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:31.788330 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:31.788330 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:31.788854 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-00cf20a2-b60b-46cb-be53-1401cfe4c332 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:31.789663 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-00cf20a2-b60b-46cb-be53-1401cfe4c332 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 returned with HTTP 200 Aug 07 18:07:31.790077 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1010/4000] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:31 2026] GET /volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:31.931089 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b65042ec-ec8e-4f30-81db-c0380328fe7d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:31.932615 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b65042ec-ec8e-4f30-81db-c0380328fe7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:31.932788 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b65042ec-ec8e-4f30-81db-c0380328fe7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:31.932962 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b65042ec-ec8e-4f30-81db-c0380328fe7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:31.933060 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b65042ec-ec8e-4f30-81db-c0380328fe7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:31.936640 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:31.936640 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:31.937300 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b65042ec-ec8e-4f30-81db-c0380328fe7d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:31.937640 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 999/4001] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:31 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:31.945963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6865d89e-19b3-4a37-96ab-3e79b6cd9942 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:31.947669 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6865d89e-19b3-4a37-96ab-3e79b6cd9942 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:07:31.947846 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6865d89e-19b3-4a37-96ab-3e79b6cd9942 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:31.948012 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6865d89e-19b3-4a37-96ab-3e79b6cd9942 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:31.948111 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6865d89e-19b3-4a37-96ab-3e79b6cd9942 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:31.953364 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:31.953364 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:31.953956 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6865d89e-19b3-4a37-96ab-3e79b6cd9942 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:07:31.954266 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1000/4002] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:31 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:31.962939 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d751f15c-5dc3-4616-b159-d46a9611af03 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:31.964467 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d751f15c-5dc3-4616-b159-d46a9611af03 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:07:31.964755 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d751f15c-5dc3-4616-b159-d46a9611af03 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47557674-f543-454c-be6b-7560df79e721", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1253323439"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:31.966071 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-d751f15c-5dc3-4616-b159-d46a9611af03 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Creating new backup {'backup': {'volume_id': '47557674-f543-454c-be6b-7560df79e721', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1253323439'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:07:31.966208 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-d751f15c-5dc3-4616-b159-d46a9611af03 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Creating backup of volume 47557674-f543-454c-be6b-7560df79e721 in container None Aug 07 18:07:31.972486 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:31.972486 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:31.972766 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d751f15c-5dc3-4616-b159-d46a9611af03 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Volume info retrieved successfully. Aug 07 18:07:31.986538 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-d751f15c-5dc3-4616-b159-d46a9611af03 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Created reservations ['fdf5a5c5-3ddd-4a19-8702-9c1410d81840', '2e93e153-f003-4518-81e9-160d8ed479bd'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:32.014508 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d751f15c-5dc3-4616-b159-d46a9611af03 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:07:32.014946 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 994/4003] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:07:31 2026] POST /volume/v3/backups => generated 330 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:32.022471 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-81fb78f6-16fa-4e73-bcb6-0896494cb201 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:32.024235 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81fb78f6-16fa-4e73-bcb6-0896494cb201 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:32.024453 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81fb78f6-16fa-4e73-bcb6-0896494cb201 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:32.024654 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81fb78f6-16fa-4e73-bcb6-0896494cb201 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:32.024761 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-81fb78f6-16fa-4e73-bcb6-0896494cb201 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:32.028842 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:32.028842 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:32.029379 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81fb78f6-16fa-4e73-bcb6-0896494cb201 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:32.029750 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1011/4004] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:32 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:32.319127 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84c20db7-e278-41f0-8a76-0d092035b25b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:32.320972 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84c20db7-e278-41f0-8a76-0d092035b25b tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:32.321175 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84c20db7-e278-41f0-8a76-0d092035b25b tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:32.321414 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84c20db7-e278-41f0-8a76-0d092035b25b tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:32.327957 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:32.327957 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:32.331170 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-84c20db7-e278-41f0-8a76-0d092035b25b tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:32.335357 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84c20db7-e278-41f0-8a76-0d092035b25b tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:32.335738 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1000/4005] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:32 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 1295 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:32.349147 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4685f870-8e72-4ecf-b4f9-1cb6f203685a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:32.350712 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4685f870-8e72-4ecf-b4f9-1cb6f203685a tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] DELETE https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:32.350894 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4685f870-8e72-4ecf-b4f9-1cb6f203685a tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:32.351077 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4685f870-8e72-4ecf-b4f9-1cb6f203685a tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:32.351220 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-4685f870-8e72-4ecf-b4f9-1cb6f203685a tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Delete volume with id: 2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:32.358071 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:32.358071 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:32.358582 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4685f870-8e72-4ecf-b4f9-1cb6f203685a tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:32.375497 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4685f870-8e72-4ecf-b4f9-1cb6f203685a tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Delete volume request issued successfully. Aug 07 18:07:32.375663 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4685f870-8e72-4ecf-b4f9-1cb6f203685a tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 202 Aug 07 18:07:32.376049 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1001/4006] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:32 2026] DELETE /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:32.383146 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c1a35518-1f81-4fbd-9f3d-87d243a32773 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:32.385190 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1a35518-1f81-4fbd-9f3d-87d243a32773 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:32.385425 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1a35518-1f81-4fbd-9f3d-87d243a32773 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:32.385619 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1a35518-1f81-4fbd-9f3d-87d243a32773 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:32.392266 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:32.392266 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:32.395689 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c1a35518-1f81-4fbd-9f3d-87d243a32773 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Volume info retrieved successfully. Aug 07 18:07:32.400008 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1a35518-1f81-4fbd-9f3d-87d243a32773 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 200 Aug 07 18:07:32.400389 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 995/4007] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:32 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 1294 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:32.623347 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fbe6675b-971d-44bc-acf8-2c825a216e62 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:32.625178 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fbe6675b-971d-44bc-acf8-2c825a216e62 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:32.625425 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fbe6675b-971d-44bc-acf8-2c825a216e62 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:32.625626 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fbe6675b-971d-44bc-acf8-2c825a216e62 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:32.625784 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-fbe6675b-971d-44bc-acf8-2c825a216e62 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:32.630229 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:32.630229 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:32.631017 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fbe6675b-971d-44bc-acf8-2c825a216e62 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:32.631452 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1012/4008] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:32 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:32.798450 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-24fea159-2ccc-433d-8138-6938756d2bdb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:32.800339 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-24fea159-2ccc-433d-8138-6938756d2bdb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 Aug 07 18:07:32.800593 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-24fea159-2ccc-433d-8138-6938756d2bdb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:32.800962 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-24fea159-2ccc-433d-8138-6938756d2bdb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:32.808231 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-24fea159-2ccc-433d-8138-6938756d2bdb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 returned with HTTP 404 Aug 07 18:07:32.808231 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1001/4009] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:32 2026] GET /volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:32.813883 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-06abe716-f134-46e7-aaa6-a48cf38242d6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:32.815789 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-06abe716-f134-46e7-aaa6-a48cf38242d6 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac Aug 07 18:07:32.816027 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-06abe716-f134-46e7-aaa6-a48cf38242d6 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:32.816296 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-06abe716-f134-46e7-aaa6-a48cf38242d6 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:32.816577 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-06abe716-f134-46e7-aaa6-a48cf38242d6 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: 4529dc39-8167-4dc8-a90e-1eb70d447aac Aug 07 18:07:32.824447 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:32.824447 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:32.824942 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-06abe716-f134-46e7-aaa6-a48cf38242d6 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:32.843885 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-06abe716-f134-46e7-aaa6-a48cf38242d6 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume request issued successfully. Aug 07 18:07:32.844530 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-06abe716-f134-46e7-aaa6-a48cf38242d6 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac returned with HTTP 202 Aug 07 18:07:32.844609 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1002/4010] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:07:32 2026] DELETE /volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:07:32.853594 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3d7ca24e-40b6-44e5-8355-cf551213edcc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:32.855663 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3d7ca24e-40b6-44e5-8355-cf551213edcc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac Aug 07 18:07:32.855955 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3d7ca24e-40b6-44e5-8355-cf551213edcc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:32.856058 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3d7ca24e-40b6-44e5-8355-cf551213edcc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:32.864164 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:32.864164 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:32.869332 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3d7ca24e-40b6-44e5-8355-cf551213edcc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:32.875864 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3d7ca24e-40b6-44e5-8355-cf551213edcc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac returned with HTTP 200 Aug 07 18:07:32.876491 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 996/4011] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:32 2026] GET /volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:33.039822 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2436967a-b547-4dd8-b4da-9e6482acfa4b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.041510 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2436967a-b547-4dd8-b4da-9e6482acfa4b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:33.041698 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2436967a-b547-4dd8-b4da-9e6482acfa4b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.041892 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2436967a-b547-4dd8-b4da-9e6482acfa4b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.042050 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2436967a-b547-4dd8-b4da-9e6482acfa4b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:33.045934 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:33.045934 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:33.046494 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2436967a-b547-4dd8-b4da-9e6482acfa4b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:33.046834 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1013/4012] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:33 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:33.333721 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-681cd58f-b217-4c40-a637-32193a92ddb1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.335305 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-681cd58f-b217-4c40-a637-32193a92ddb1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:07:33.335486 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-681cd58f-b217-4c40-a637-32193a92ddb1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.335676 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-681cd58f-b217-4c40-a637-32193a92ddb1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.342043 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:33.342043 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:33.345039 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-681cd58f-b217-4c40-a637-32193a92ddb1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:07:33.348474 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-681cd58f-b217-4c40-a637-32193a92ddb1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:07:33.348802 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1002/4013] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:33 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:33.389640 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-d7511d03-79f4-4b96-84f0-39a287c8e553 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.391711 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-d7511d03-79f4-4b96-84f0-39a287c8e553 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:07:33.391862 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-d7511d03-79f4-4b96-84f0-39a287c8e553 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.392056 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-d7511d03-79f4-4b96-84f0-39a287c8e553 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.398378 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:33.398378 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:33.401282 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-d7511d03-79f4-4b96-84f0-39a287c8e553 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:07:33.404761 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-d7511d03-79f4-4b96-84f0-39a287c8e553 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:07:33.405114 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1003/4014] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:07:33 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:33.412036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b0b0b86a-f612-43c1-a6b2-40342ec4cc85 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.413863 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0b0b86a-f612-43c1-a6b2-40342ec4cc85 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] GET https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 Aug 07 18:07:33.413863 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0b0b86a-f612-43c1-a6b2-40342ec4cc85 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.413952 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0b0b86a-f612-43c1-a6b2-40342ec4cc85 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.419281 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0b0b86a-f612-43c1-a6b2-40342ec4cc85 tempest-VolumeAndVolumeTypeFromImageTest-406501563 tempest-VolumeAndVolumeTypeFromImageTest-406501563-project-member] https://10.4.3.241/volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 returned with HTTP 404 Aug 07 18:07:33.419754 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 997/4015] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:33 2026] GET /volume/v3/volumes/2844b56e-cb7a-4aa6-a98e-585070169dc1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:33.474552 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-99efb60f-0968-428e-9dcf-894361f9864d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.475090 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-99efb60f-0968-428e-9dcf-894361f9864d None None] GET https://10.4.3.241/volume// Aug 07 18:07:33.475263 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-99efb60f-0968-428e-9dcf-894361f9864d None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.475619 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-99efb60f-0968-428e-9dcf-894361f9864d None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.475970 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-99efb60f-0968-428e-9dcf-894361f9864d None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:07:33.476300 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1014/4016] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:07:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:07:33.482818 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-45db08fd-1474-4c76-a3a8-5c8e8c58ae6e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.484591 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-45db08fd-1474-4c76-a3a8-5c8e8c58ae6e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:07:33.484896 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-45db08fd-1474-4c76-a3a8-5c8e8c58ae6e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f35d405-df37-495e-92f7-92c3b2696f2a", "connector": null, "instance_uuid": "340ec869-1647-4021-be5a-50d88c77e6e7"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:33.491891 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:33.491891 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:33.513338 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-45db08fd-1474-4c76-a3a8-5c8e8c58ae6e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:07:33.513889 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1003/4017] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:07:33 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:33.539668 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-03ebc04e-39fb-4255-a320-e56ede1b93ac None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.541829 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-03ebc04e-39fb-4255-a320-e56ede1b93ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:07:33.542099 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-03ebc04e-39fb-4255-a320-e56ede1b93ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.542353 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-03ebc04e-39fb-4255-a320-e56ede1b93ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.547704 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d6a7c70a-2c0a-4124-a58d-177363cce275 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.548069 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d6a7c70a-2c0a-4124-a58d-177363cce275 None None] GET https://10.4.3.241/volume// Aug 07 18:07:33.548234 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d6a7c70a-2c0a-4124-a58d-177363cce275 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.548834 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d6a7c70a-2c0a-4124-a58d-177363cce275 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.548834 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d6a7c70a-2c0a-4124-a58d-177363cce275 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:07:33.549113 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 998/4018] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:07:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:07:33.552713 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:33.552713 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:33.555682 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-03ebc04e-39fb-4255-a320-e56ede1b93ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:07:33.556734 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-3bab0381-5d4a-4c06-b0ac-136e14eba7ab None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.558734 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-3bab0381-5d4a-4c06-b0ac-136e14eba7ab tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:07:33.558931 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-3bab0381-5d4a-4c06-b0ac-136e14eba7ab tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.559103 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-3bab0381-5d4a-4c06-b0ac-136e14eba7ab tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.559460 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-03ebc04e-39fb-4255-a320-e56ede1b93ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:07:33.559880 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1004/4019] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:33 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:33.568527 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:33.568527 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:33.571696 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-3bab0381-5d4a-4c06-b0ac-136e14eba7ab tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:07:33.575278 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-3bab0381-5d4a-4c06-b0ac-136e14eba7ab tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:07:33.575671 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1015/4020] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:07:33 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 1021 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:07:33.641262 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6da75bef-2281-4d8f-95de-47999dddd870 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.643487 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6da75bef-2281-4d8f-95de-47999dddd870 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:33.643752 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6da75bef-2281-4d8f-95de-47999dddd870 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.643974 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6da75bef-2281-4d8f-95de-47999dddd870 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.644188 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6da75bef-2281-4d8f-95de-47999dddd870 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:33.648877 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:33.648877 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:33.649812 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6da75bef-2281-4d8f-95de-47999dddd870 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:33.650211 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1004/4021] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:33 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:33.670631 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-32d78ced-9110-4d35-8ce2-322dbdb7ce93 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.672872 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-32d78ced-9110-4d35-8ce2-322dbdb7ce93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] PUT https://10.4.3.241/volume/v3/attachments/0d56569e-b4e1-4234-b3da-9f7d451bfd24 Aug 07 18:07:33.673248 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-32d78ced-9110-4d35-8ce2-322dbdb7ce93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:33.680733 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-32d78ced-9110-4d35-8ce2-322dbdb7ce93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Acquiring lock "cinder-attachment_update-6f35d405-df37-495e-92f7-92c3b2696f2a-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:07:33.685228 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-32d78ced-9110-4d35-8ce2-322dbdb7ce93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Lock "cinder-attachment_update-6f35d405-df37-495e-92f7-92c3b2696f2a-np0000006743" acquired by "attachment_update" :: waited 0.004s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:07:33.686291 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:33.686291 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:33.689892 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b1d0fd35-c91e-44ae-b1ba-e08de9630e0a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.691841 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b1d0fd35-c91e-44ae-b1ba-e08de9630e0a tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:07:33.692063 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b1d0fd35-c91e-44ae-b1ba-e08de9630e0a tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.692288 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b1d0fd35-c91e-44ae-b1ba-e08de9630e0a tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.693181 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b1d0fd35-c91e-44ae-b1ba-e08de9630e0a tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:07:33.726596 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b1d0fd35-c91e-44ae-b1ba-e08de9630e0a tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Get all volumes completed successfully. Aug 07 18:07:33.728922 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:33.728922 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:33.733782 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b1d0fd35-c91e-44ae-b1ba-e08de9630e0a tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:07:33.734255 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1005/4022] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 18:07:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13122 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:07:33.749146 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-799ac1ee-c4e7-4af7-9d17-f42ddd79704f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.750863 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-799ac1ee-c4e7-4af7-9d17-f42ddd79704f tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/d33fc4e5-a29c-45eb-af07-4bd20debabbd Aug 07 18:07:33.751063 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-799ac1ee-c4e7-4af7-9d17-f42ddd79704f tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.751259 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-799ac1ee-c4e7-4af7-9d17-f42ddd79704f tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.751429 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-799ac1ee-c4e7-4af7-9d17-f42ddd79704f tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Delete volume with id: d33fc4e5-a29c-45eb-af07-4bd20debabbd Aug 07 18:07:33.754329 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-32d78ced-9110-4d35-8ce2-322dbdb7ce93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Lock "cinder-attachment_update-6f35d405-df37-495e-92f7-92c3b2696f2a-np0000006743" released by "attachment_update" :: held 0.069s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:07:33.754667 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-32d78ced-9110-4d35-8ce2-322dbdb7ce93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/attachments/0d56569e-b4e1-4234-b3da-9f7d451bfd24 returned with HTTP 200 Aug 07 18:07:33.755119 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 999/4023] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:07:33 2026] PUT /volume/v3/attachments/0d56569e-b4e1-4234-b3da-9f7d451bfd24 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:33.758052 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:33.758052 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:33.758347 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-799ac1ee-c4e7-4af7-9d17-f42ddd79704f tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Volume info retrieved successfully. Aug 07 18:07:33.767920 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.image.cache [None req-799ac1ee-c4e7-4af7-9d17-f42ddd79704f tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '23d3a528-8ee3-4729-b1da-a928ee6b0c25', 'volume_id': 'd33fc4e5-a29c-45eb-af07-4bd20debabbd', 'host': 'np0000006743@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 18, 7, 5), 'last_used': datetime.datetime(2026, 8, 7, 18, 7, 32)}. {{(pid=100245) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 18:07:33.776349 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-799ac1ee-c4e7-4af7-9d17-f42ddd79704f tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Delete volume request issued successfully. Aug 07 18:07:33.776349 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-799ac1ee-c4e7-4af7-9d17-f42ddd79704f tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] https://10.4.3.241/volume/v3/volumes/d33fc4e5-a29c-45eb-af07-4bd20debabbd returned with HTTP 202 Aug 07 18:07:33.776883 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1016/4024] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:33 2026] DELETE /volume/v3/volumes/d33fc4e5-a29c-45eb-af07-4bd20debabbd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:33.784886 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2d0301b9-8f56-4575-b23d-a47680238aca None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.787036 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d0301b9-8f56-4575-b23d-a47680238aca tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] GET https://10.4.3.241/volume/v3/volumes/d33fc4e5-a29c-45eb-af07-4bd20debabbd Aug 07 18:07:33.787294 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d0301b9-8f56-4575-b23d-a47680238aca tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.787553 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d0301b9-8f56-4575-b23d-a47680238aca tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.796381 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:33.796381 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:33.800861 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2d0301b9-8f56-4575-b23d-a47680238aca tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Volume info retrieved successfully. Aug 07 18:07:33.804775 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d0301b9-8f56-4575-b23d-a47680238aca tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] https://10.4.3.241/volume/v3/volumes/d33fc4e5-a29c-45eb-af07-4bd20debabbd returned with HTTP 200 Aug 07 18:07:33.805138 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1005/4025] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:33 2026] GET /volume/v3/volumes/d33fc4e5-a29c-45eb-af07-4bd20debabbd => generated 1105 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:33.888913 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1e1fc5a3-5c95-49fc-80a5-3505f93c32e1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.890440 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e1fc5a3-5c95-49fc-80a5-3505f93c32e1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac Aug 07 18:07:33.890620 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1e1fc5a3-5c95-49fc-80a5-3505f93c32e1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.890793 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1e1fc5a3-5c95-49fc-80a5-3505f93c32e1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.895830 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e1fc5a3-5c95-49fc-80a5-3505f93c32e1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac returned with HTTP 404 Aug 07 18:07:33.896215 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1006/4026] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:33 2026] GET /volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:33.902432 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4a1f027b-d44b-4a83-bc4d-bdc93f449da7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.904489 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a1f027b-d44b-4a83-bc4d-bdc93f449da7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 Aug 07 18:07:33.904796 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4a1f027b-d44b-4a83-bc4d-bdc93f449da7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.905070 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4a1f027b-d44b-4a83-bc4d-bdc93f449da7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.905320 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-4a1f027b-d44b-4a83-bc4d-bdc93f449da7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: fea80cf6-78bf-4edc-b4ec-67e906f7cb67 Aug 07 18:07:33.914091 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:33.914091 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:33.914732 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4a1f027b-d44b-4a83-bc4d-bdc93f449da7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:33.932842 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4a1f027b-d44b-4a83-bc4d-bdc93f449da7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume request issued successfully. Aug 07 18:07:33.933086 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a1f027b-d44b-4a83-bc4d-bdc93f449da7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 returned with HTTP 202 Aug 07 18:07:33.933679 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1000/4027] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:07:33 2026] DELETE /volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:07:33.939766 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ddf83be5-8725-4b1d-b2a8-2a247ce98e06 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:33.941256 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ddf83be5-8725-4b1d-b2a8-2a247ce98e06 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 Aug 07 18:07:33.941454 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ddf83be5-8725-4b1d-b2a8-2a247ce98e06 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:33.941623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ddf83be5-8725-4b1d-b2a8-2a247ce98e06 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:33.947733 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:33.947733 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:33.951462 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ddf83be5-8725-4b1d-b2a8-2a247ce98e06 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:33.956173 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ddf83be5-8725-4b1d-b2a8-2a247ce98e06 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 returned with HTTP 200 Aug 07 18:07:33.956637 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1017/4028] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:33 2026] GET /volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:34.057026 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c70a6cc-e3cb-45e0-9651-00043f4fc656 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:34.058864 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c70a6cc-e3cb-45e0-9651-00043f4fc656 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:34.059058 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c70a6cc-e3cb-45e0-9651-00043f4fc656 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:34.059243 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c70a6cc-e3cb-45e0-9651-00043f4fc656 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:34.059386 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4c70a6cc-e3cb-45e0-9651-00043f4fc656 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:34.063296 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:34.063296 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:34.063880 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c70a6cc-e3cb-45e0-9651-00043f4fc656 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:34.064224 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1006/4029] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:34 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:34.573380 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d6a33937-7758-478c-a4d0-0302cf6a028b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:34.575148 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6a33937-7758-478c-a4d0-0302cf6a028b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:07:34.575361 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6a33937-7758-478c-a4d0-0302cf6a028b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:34.575574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6a33937-7758-478c-a4d0-0302cf6a028b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:34.586821 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:34.586821 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:34.590120 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d6a33937-7758-478c-a4d0-0302cf6a028b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:07:34.593849 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6a33937-7758-478c-a4d0-0302cf6a028b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:07:34.594231 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1007/4030] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:34 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:34.660550 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-37f98ce1-1718-43d1-a467-679df71ace2d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:34.662327 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-37f98ce1-1718-43d1-a467-679df71ace2d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:34.662527 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-37f98ce1-1718-43d1-a467-679df71ace2d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:34.662705 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-37f98ce1-1718-43d1-a467-679df71ace2d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:34.662804 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-37f98ce1-1718-43d1-a467-679df71ace2d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:34.666691 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:34.666691 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:34.667355 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-37f98ce1-1718-43d1-a467-679df71ace2d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:34.667726 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1001/4031] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:34 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:34.819873 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6365be73-058a-45da-aebd-b244df015081 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:34.821492 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6365be73-058a-45da-aebd-b244df015081 tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] GET https://10.4.3.241/volume/v3/volumes/d33fc4e5-a29c-45eb-af07-4bd20debabbd Aug 07 18:07:34.821955 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6365be73-058a-45da-aebd-b244df015081 tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:34.821955 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6365be73-058a-45da-aebd-b244df015081 tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:34.830881 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6365be73-058a-45da-aebd-b244df015081 tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] https://10.4.3.241/volume/v3/volumes/d33fc4e5-a29c-45eb-af07-4bd20debabbd returned with HTTP 404 Aug 07 18:07:34.831718 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1018/4032] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:34 2026] GET /volume/v3/volumes/d33fc4e5-a29c-45eb-af07-4bd20debabbd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:34.837333 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3701a028-0a08-43c8-99fe-1a6d92069d80 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:34.839076 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3701a028-0a08-43c8-99fe-1a6d92069d80 tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] DELETE https://10.4.3.241/volume/v3/types/c9c436ca-bdb4-4dbe-b1b2-ec03946f629a Aug 07 18:07:34.839273 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3701a028-0a08-43c8-99fe-1a6d92069d80 tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:34.839479 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3701a028-0a08-43c8-99fe-1a6d92069d80 tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:34.861848 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3701a028-0a08-43c8-99fe-1a6d92069d80 tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] https://10.4.3.241/volume/v3/types/c9c436ca-bdb4-4dbe-b1b2-ec03946f629a returned with HTTP 202 Aug 07 18:07:34.862342 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1007/4033] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:07:34 2026] DELETE /volume/v3/types/c9c436ca-bdb4-4dbe-b1b2-ec03946f629a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:34.871462 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1d797911-3c28-4f29-881f-1d2ee7151f8f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:34.872956 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1d797911-3c28-4f29-881f-1d2ee7151f8f tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] GET https://10.4.3.241/volume/v3/types/c9c436ca-bdb4-4dbe-b1b2-ec03946f629a Aug 07 18:07:34.873117 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1d797911-3c28-4f29-881f-1d2ee7151f8f tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:34.873301 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1d797911-3c28-4f29-881f-1d2ee7151f8f tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:34.876082 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1d797911-3c28-4f29-881f-1d2ee7151f8f tempest-VolumeAndVolumeTypeFromImageTest-2088929261 tempest-VolumeAndVolumeTypeFromImageTest-2088929261-project-admin] https://10.4.3.241/volume/v3/types/c9c436ca-bdb4-4dbe-b1b2-ec03946f629a returned with HTTP 404 Aug 07 18:07:34.876501 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1008/4034] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:07:34 2026] GET /volume/v3/types/c9c436ca-bdb4-4dbe-b1b2-ec03946f629a => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:34.968925 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e6a2d071-62d8-4acb-a72e-49cd2c3bad83 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:34.970623 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e6a2d071-62d8-4acb-a72e-49cd2c3bad83 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 Aug 07 18:07:34.971451 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e6a2d071-62d8-4acb-a72e-49cd2c3bad83 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:34.971451 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e6a2d071-62d8-4acb-a72e-49cd2c3bad83 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:34.976790 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e6a2d071-62d8-4acb-a72e-49cd2c3bad83 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 returned with HTTP 404 Aug 07 18:07:34.977256 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1002/4035] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:34 2026] GET /volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:34.983621 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-274e667a-ebfb-407b-abd6-c87e25fd167d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:34.985350 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-274e667a-ebfb-407b-abd6-c87e25fd167d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e Aug 07 18:07:34.985605 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-274e667a-ebfb-407b-abd6-c87e25fd167d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:34.985814 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-274e667a-ebfb-407b-abd6-c87e25fd167d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:34.986012 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-274e667a-ebfb-407b-abd6-c87e25fd167d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: 120d9008-c2f6-48c0-80e7-283ee4f0a70e Aug 07 18:07:34.994715 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:34.994715 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:34.995368 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-274e667a-ebfb-407b-abd6-c87e25fd167d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:35.014601 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-274e667a-ebfb-407b-abd6-c87e25fd167d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume request issued successfully. Aug 07 18:07:35.014766 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-274e667a-ebfb-407b-abd6-c87e25fd167d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e returned with HTTP 202 Aug 07 18:07:35.015144 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1019/4036] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:07:34 2026] DELETE /volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:07:35.021941 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-95971161-ec0d-4ee2-b62a-f3e1f99ed260 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:35.023557 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95971161-ec0d-4ee2-b62a-f3e1f99ed260 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e Aug 07 18:07:35.023769 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95971161-ec0d-4ee2-b62a-f3e1f99ed260 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:35.023946 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95971161-ec0d-4ee2-b62a-f3e1f99ed260 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:35.031120 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:35.031120 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:35.035256 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-95971161-ec0d-4ee2-b62a-f3e1f99ed260 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:35.039935 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95971161-ec0d-4ee2-b62a-f3e1f99ed260 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e returned with HTTP 200 Aug 07 18:07:35.040351 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1008/4037] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:35 2026] GET /volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:35.074124 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8b46fbc9-9efb-46bc-856c-9cdda1d41c84 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:35.075888 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8b46fbc9-9efb-46bc-856c-9cdda1d41c84 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:35.076115 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8b46fbc9-9efb-46bc-856c-9cdda1d41c84 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:35.076322 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8b46fbc9-9efb-46bc-856c-9cdda1d41c84 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:35.076441 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-8b46fbc9-9efb-46bc-856c-9cdda1d41c84 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:35.080892 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:35.080892 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:35.081569 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8b46fbc9-9efb-46bc-856c-9cdda1d41c84 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:35.081985 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1009/4038] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:35 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:35.606328 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-340d4e34-a7da-4b49-9acf-5ce97d0fb3ed None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:35.608624 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-340d4e34-a7da-4b49-9acf-5ce97d0fb3ed tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:07:35.608871 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-340d4e34-a7da-4b49-9acf-5ce97d0fb3ed tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:35.609111 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-340d4e34-a7da-4b49-9acf-5ce97d0fb3ed tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:35.619046 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:35.619046 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:35.622495 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-340d4e34-a7da-4b49-9acf-5ce97d0fb3ed tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:07:35.626610 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-340d4e34-a7da-4b49-9acf-5ce97d0fb3ed tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:07:35.626988 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1003/4039] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:35 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:35.676619 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-824d4556-e513-4d6c-a3f7-908da9a7cfb5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:35.678488 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-824d4556-e513-4d6c-a3f7-908da9a7cfb5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:35.678673 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-824d4556-e513-4d6c-a3f7-908da9a7cfb5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:35.678847 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-824d4556-e513-4d6c-a3f7-908da9a7cfb5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:35.678946 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-824d4556-e513-4d6c-a3f7-908da9a7cfb5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:35.683127 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:35.683127 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:35.684368 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-824d4556-e513-4d6c-a3f7-908da9a7cfb5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:35.684368 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1020/4040] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:35 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:36.051481 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dd9efa4f-7a54-4fec-b18b-b6fdae69f95d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:36.053161 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd9efa4f-7a54-4fec-b18b-b6fdae69f95d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e Aug 07 18:07:36.053485 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd9efa4f-7a54-4fec-b18b-b6fdae69f95d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:36.053641 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd9efa4f-7a54-4fec-b18b-b6fdae69f95d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:36.060321 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd9efa4f-7a54-4fec-b18b-b6fdae69f95d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e returned with HTTP 404 Aug 07 18:07:36.060913 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1009/4041] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:36 2026] GET /volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:36.068597 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ed10a46e-23b2-451a-a45f-fb477c50af6c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:36.070641 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ed10a46e-23b2-451a-a45f-fb477c50af6c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 Aug 07 18:07:36.070844 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ed10a46e-23b2-451a-a45f-fb477c50af6c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:36.071017 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ed10a46e-23b2-451a-a45f-fb477c50af6c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:36.071338 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-ed10a46e-23b2-451a-a45f-fb477c50af6c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: 6a68b54f-9aff-41e8-ac86-b3b2046de6b5 Aug 07 18:07:36.078231 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:36.078231 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:36.078702 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ed10a46e-23b2-451a-a45f-fb477c50af6c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:36.093273 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f13aca0a-6043-4b2c-b645-3145dddaa502 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:36.095101 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ed10a46e-23b2-451a-a45f-fb477c50af6c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume request issued successfully. Aug 07 18:07:36.095211 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f13aca0a-6043-4b2c-b645-3145dddaa502 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:36.095366 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ed10a46e-23b2-451a-a45f-fb477c50af6c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 returned with HTTP 202 Aug 07 18:07:36.095827 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1010/4042] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:07:36 2026] DELETE /volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:07:36.095966 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f13aca0a-6043-4b2c-b645-3145dddaa502 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:36.097473 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f13aca0a-6043-4b2c-b645-3145dddaa502 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:36.097473 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f13aca0a-6043-4b2c-b645-3145dddaa502 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:36.101757 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:36.101757 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:36.102344 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f13aca0a-6043-4b2c-b645-3145dddaa502 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:36.102733 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1004/4043] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:36 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:36.103885 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f508a19e-e042-42e3-aeed-aa20d082d8e9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:36.105734 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f508a19e-e042-42e3-aeed-aa20d082d8e9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 Aug 07 18:07:36.105958 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f508a19e-e042-42e3-aeed-aa20d082d8e9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:36.106162 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f508a19e-e042-42e3-aeed-aa20d082d8e9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:36.113773 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:36.113773 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:36.117592 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f508a19e-e042-42e3-aeed-aa20d082d8e9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:36.122222 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f508a19e-e042-42e3-aeed-aa20d082d8e9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 returned with HTTP 200 Aug 07 18:07:36.122625 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1021/4044] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:36 2026] GET /volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:36.628703 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:36.638684 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fd732090-9217-4b12-a194-87a0e8343da6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:36.640849 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd732090-9217-4b12-a194-87a0e8343da6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:07:36.641935 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd732090-9217-4b12-a194-87a0e8343da6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:36.641935 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd732090-9217-4b12-a194-87a0e8343da6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:36.651931 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:36.651931 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:36.655698 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fd732090-9217-4b12-a194-87a0e8343da6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:07:36.661187 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd732090-9217-4b12-a194-87a0e8343da6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:07:36.661713 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1011/4045] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:36 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:36.694523 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-97dc34d5-49aa-4cb9-88b5-b3fb52f1a378 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:36.697185 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-97dc34d5-49aa-4cb9-88b5-b3fb52f1a378 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:36.697185 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-97dc34d5-49aa-4cb9-88b5-b3fb52f1a378 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:36.697296 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-97dc34d5-49aa-4cb9-88b5-b3fb52f1a378 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:36.697415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-97dc34d5-49aa-4cb9-88b5-b3fb52f1a378 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:36.701555 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:36.701555 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:36.702409 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-97dc34d5-49aa-4cb9-88b5-b3fb52f1a378 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:36.702771 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1005/4046] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:36 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:36.716638 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:36.716963 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1946366423"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:36.718351 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1946366423'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:36.718501 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Create volume of 1 GB Aug 07 18:07:36.722246 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Availability Zones retrieved successfully. Aug 07 18:07:36.727432 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Flow 'volume_create_api' (48c16def-bdbb-4929-b949-c9764b901125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:36.728293 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb4f4c11-69d1-4e20-bc37-be067a0d242d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:36.729008 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:36.751218 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb4f4c11-69d1-4e20-bc37-be067a0d242d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:36.751941 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d023522a-e799-4f95-8159-617799e49622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:36.804188 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Created reservations ['5bf611ac-d4a6-4195-9229-21d92e445f6e', '95739331-98ec-43d1-86ef-8567218d14cc', 'eb636ef9-3b76-4479-8826-6b44b5401987', 'cafddae5-1561-476f-b526-634beb7f36a9'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:36.804975 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d023522a-e799-4f95-8159-617799e49622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bf611ac-d4a6-4195-9229-21d92e445f6e', '95739331-98ec-43d1-86ef-8567218d14cc', 'eb636ef9-3b76-4479-8826-6b44b5401987', 'cafddae5-1561-476f-b526-634beb7f36a9']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:36.805718 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2baa156b-9c9f-4113-94d0-492f94fc922c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:36.828567 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2baa156b-9c9f-4113-94d0-492f94fc922c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b599b90-7b06-4e38-9f0b-5094da8d9787', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1946366423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ce83a61f269433e892806b692aa513d',qos_specs=None,replication_status=,reservations=['5bf611ac-d4a6-4195-9229-21d92e445f6e','95739331-98ec-43d1-86ef-8567218d14cc','eb636ef9-3b76-4479-8826-6b44b5401987','cafddae5-1561-476f-b526-634beb7f36a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eae77c736704e838d5d27291618b8f5',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1946366423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b599b90-7b06-4e38-9f0b-5094da8d9787,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ce83a61f269433e892806b692aa513d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7eae77c736704e838d5d27291618b8f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:36.829257 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdbe0c6d-525a-4787-a2fd-6f0183253c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:36.845257 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdbe0c6d-525a-4787-a2fd-6f0183253c40) transitioned into state 'SUCCESS' from state '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-1946366423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ce83a61f269433e892806b692aa513d',qos_specs=None,replication_status=,reservations=['5bf611ac-d4a6-4195-9229-21d92e445f6e','95739331-98ec-43d1-86ef-8567218d14cc','eb636ef9-3b76-4479-8826-6b44b5401987','cafddae5-1561-476f-b526-634beb7f36a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eae77c736704e838d5d27291618b8f5',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:36.845961 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4822f4a9-a8a7-4d45-9d21-b7c640918cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:36.854775 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4822f4a9-a8a7-4d45-9d21-b7c640918cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:36.855548 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Flow 'volume_create_api' (48c16def-bdbb-4929-b949-c9764b901125) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:36.855828 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Create volume request issued successfully. Aug 07 18:07:36.856362 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8fd6c84-48a1-4a0e-9cec-dab70fec94c5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:36.856955 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1010/4047] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:07:36 2026] POST /volume/v3/volumes => generated 778 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:36.867300 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ac963cac-6313-485a-9a74-6a237356eee9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:36.869123 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac963cac-6313-485a-9a74-6a237356eee9 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 Aug 07 18:07:36.869389 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac963cac-6313-485a-9a74-6a237356eee9 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:36.869641 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac963cac-6313-485a-9a74-6a237356eee9 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:36.876484 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:36.876484 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:36.880271 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ac963cac-6313-485a-9a74-6a237356eee9 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Volume info retrieved successfully. Aug 07 18:07:36.884016 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac963cac-6313-485a-9a74-6a237356eee9 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 returned with HTTP 200 Aug 07 18:07:36.884418 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1022/4048] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:36 2026] GET /volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:37.112744 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fce97dd5-e389-4390-8cd6-c84dab06eb1f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:37.114517 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fce97dd5-e389-4390-8cd6-c84dab06eb1f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:37.114738 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fce97dd5-e389-4390-8cd6-c84dab06eb1f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:37.114960 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fce97dd5-e389-4390-8cd6-c84dab06eb1f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:37.115111 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-fce97dd5-e389-4390-8cd6-c84dab06eb1f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:37.119069 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:37.119069 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:37.119644 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fce97dd5-e389-4390-8cd6-c84dab06eb1f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:37.119963 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1012/4049] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:37 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:37.136352 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c3658f5d-1e6f-4707-bd35-56540b35fc65 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:37.137973 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c3658f5d-1e6f-4707-bd35-56540b35fc65 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 Aug 07 18:07:37.138177 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c3658f5d-1e6f-4707-bd35-56540b35fc65 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:37.138350 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c3658f5d-1e6f-4707-bd35-56540b35fc65 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:37.143463 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c3658f5d-1e6f-4707-bd35-56540b35fc65 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 returned with HTTP 404 Aug 07 18:07:37.143859 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1006/4050] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:37 2026] GET /volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:37.151828 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:37.153565 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:37.153928 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1371625927"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:37.155223 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1371625927'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:37.155338 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume of 1 GB Aug 07 18:07:37.155612 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:37.155612 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:37.159059 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Availability Zones retrieved successfully. Aug 07 18:07:37.164062 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (f8047e59-8338-411a-b842-256a60daed6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:37.164882 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65ae17d-cb68-487c-bec9-feb8e8ba2b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:37.165722 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:37.186979 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65ae17d-cb68-487c-bec9-feb8e8ba2b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:37.187717 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee56918-2c44-4b25-96db-889fc83f9dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:37.222052 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['6e87ae23-51ac-42c2-ab71-0ea79f8453cb', '64fb0393-65ef-4e9c-ab07-67f03a2eab50', '8e6f858a-082c-4a26-a3de-5bb2a6d8398e', 'b1cc31fc-164f-4a27-8d51-5f554021b018'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:37.222816 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aee56918-2c44-4b25-96db-889fc83f9dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e87ae23-51ac-42c2-ab71-0ea79f8453cb', '64fb0393-65ef-4e9c-ab07-67f03a2eab50', '8e6f858a-082c-4a26-a3de-5bb2a6d8398e', 'b1cc31fc-164f-4a27-8d51-5f554021b018']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:37.223546 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (325df70d-a27f-488f-b954-468995b12c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:37.243593 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (325df70d-a27f-488f-b954-468995b12c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18c028ec-e993-4a0e-97ae-85a8f20b5a43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1371625927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['6e87ae23-51ac-42c2-ab71-0ea79f8453cb','64fb0393-65ef-4e9c-ab07-67f03a2eab50','8e6f858a-082c-4a26-a3de-5bb2a6d8398e','b1cc31fc-164f-4a27-8d51-5f554021b018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1371625927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18c028ec-e993-4a0e-97ae-85a8f20b5a43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb309aa1aa6f430b9dfb1201feeec25d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:37.244245 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b935666d-939d-448c-82e8-b3943a87cad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:37.258212 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b935666d-939d-448c-82e8-b3943a87cad3) transitioned into state 'SUCCESS' from state '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-1371625927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['6e87ae23-51ac-42c2-ab71-0ea79f8453cb','64fb0393-65ef-4e9c-ab07-67f03a2eab50','8e6f858a-082c-4a26-a3de-5bb2a6d8398e','b1cc31fc-164f-4a27-8d51-5f554021b018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:37.258990 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd828ce9-88e0-4e0e-9288-23d190309d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:37.266003 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd828ce9-88e0-4e0e-9288-23d190309d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:37.266892 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (f8047e59-8338-411a-b842-256a60daed6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:37.267154 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request issued successfully. Aug 07 18:07:37.267653 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da28efbe-bb59-4a69-ac0e-4efe3d3173f1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:37.268017 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1011/4051] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:07:37 2026] POST /volume/v3/volumes => generated 770 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:37.279608 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bd7f4f8e-9024-4e50-8813-2bc1b016ad44 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:37.281291 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bd7f4f8e-9024-4e50-8813-2bc1b016ad44 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 Aug 07 18:07:37.281517 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bd7f4f8e-9024-4e50-8813-2bc1b016ad44 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:37.281717 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bd7f4f8e-9024-4e50-8813-2bc1b016ad44 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:37.287992 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:37.287992 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:37.290969 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bd7f4f8e-9024-4e50-8813-2bc1b016ad44 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:37.294770 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bd7f4f8e-9024-4e50-8813-2bc1b016ad44 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 returned with HTTP 200 Aug 07 18:07:37.295167 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1023/4052] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:37 2026] GET /volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:37.673815 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-60bfcd9a-ce05-4b9a-873f-7c213931a7fd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:37.675901 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-60bfcd9a-ce05-4b9a-873f-7c213931a7fd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:07:37.676080 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-60bfcd9a-ce05-4b9a-873f-7c213931a7fd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:37.676288 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-60bfcd9a-ce05-4b9a-873f-7c213931a7fd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:37.686577 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:37.686577 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:37.690295 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-60bfcd9a-ce05-4b9a-873f-7c213931a7fd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:07:37.694475 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-60bfcd9a-ce05-4b9a-873f-7c213931a7fd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:07:37.694946 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1013/4053] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:37 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:37.713348 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6dd29236-6087-4fd7-8a20-0bd41b8d1342 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:37.715103 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6dd29236-6087-4fd7-8a20-0bd41b8d1342 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:37.715294 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6dd29236-6087-4fd7-8a20-0bd41b8d1342 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:37.715512 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6dd29236-6087-4fd7-8a20-0bd41b8d1342 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:37.715618 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-6dd29236-6087-4fd7-8a20-0bd41b8d1342 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:37.719494 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:37.719494 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:37.720195 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6dd29236-6087-4fd7-8a20-0bd41b8d1342 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:37.720578 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1007/4054] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:37 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:37.899191 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d0ff6a58-0d86-491a-b19e-b5ebe3837e0c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:37.901360 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0ff6a58-0d86-491a-b19e-b5ebe3837e0c tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 Aug 07 18:07:37.901579 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0ff6a58-0d86-491a-b19e-b5ebe3837e0c tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:37.901754 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0ff6a58-0d86-491a-b19e-b5ebe3837e0c tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:37.911080 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:37.911080 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:37.915218 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d0ff6a58-0d86-491a-b19e-b5ebe3837e0c tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Volume info retrieved successfully. Aug 07 18:07:37.918639 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0ff6a58-0d86-491a-b19e-b5ebe3837e0c tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 returned with HTTP 200 Aug 07 18:07:37.918976 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1012/4055] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:37 2026] GET /volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:37.923681 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-e9ee6d39-21ad-4792-a187-bf1be4cf28cf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:37.925426 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-e9ee6d39-21ad-4792-a187-bf1be4cf28cf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/attachments/0d56569e-b4e1-4234-b3da-9f7d451bfd24/action Aug 07 18:07:37.925748 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-e9ee6d39-21ad-4792-a187-bf1be4cf28cf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:07:37.925851 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-e9ee6d39-21ad-4792-a187-bf1be4cf28cf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:37.933095 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4f795255-ce37-4355-9680-9a8a412f2714 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:37.934651 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f795255-ce37-4355-9680-9a8a412f2714 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:07:37.934966 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f795255-ce37-4355-9680-9a8a412f2714 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b599b90-7b06-4e38-9f0b-5094da8d9787", "name": "tempest-type-Backup-675135992"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:37.936317 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-4f795255-ce37-4355-9680-9a8a412f2714 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Creating new backup {'backup': {'volume_id': '5b599b90-7b06-4e38-9f0b-5094da8d9787', 'name': 'tempest-type-Backup-675135992'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:07:37.936457 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-4f795255-ce37-4355-9680-9a8a412f2714 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Creating backup of volume 5b599b90-7b06-4e38-9f0b-5094da8d9787 in container None Aug 07 18:07:37.940018 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:37.940018 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:37.943362 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:37.943362 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:37.943696 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4f795255-ce37-4355-9680-9a8a412f2714 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Volume info retrieved successfully. Aug 07 18:07:37.948711 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7fa3dca1-3689-4248-a3cc-779ea9240947 req-e9ee6d39-21ad-4792-a187-bf1be4cf28cf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/attachments/0d56569e-b4e1-4234-b3da-9f7d451bfd24/action returned with HTTP 204 Aug 07 18:07:37.949083 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1024/4056] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:07:37 2026] POST /volume/v3/attachments/0d56569e-b4e1-4234-b3da-9f7d451bfd24/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:37.965660 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-4f795255-ce37-4355-9680-9a8a412f2714 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Created reservations ['c5915dfa-8c09-4390-85d2-c1c56063f6e6', '9ed6151e-3c3d-49c5-8d85-01c6eefcd823'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:37.992580 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f795255-ce37-4355-9680-9a8a412f2714 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:07:37.993008 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1014/4057] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:07:37 2026] POST /volume/v3/backups => generated 315 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:38.000498 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a93c5ff6-83e0-4987-9bbe-d9a1401ad7a0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:38.003749 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a93c5ff6-83e0-4987-9bbe-d9a1401ad7a0 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:38.004560 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a93c5ff6-83e0-4987-9bbe-d9a1401ad7a0 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:38.005358 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a93c5ff6-83e0-4987-9bbe-d9a1401ad7a0 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:38.005699 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a93c5ff6-83e0-4987-9bbe-d9a1401ad7a0 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:38.010197 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:38.010197 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:38.010932 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a93c5ff6-83e0-4987-9bbe-d9a1401ad7a0 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:38.011332 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1008/4058] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:37 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:38.130506 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d5383285-75db-4377-bf72-deeebc1f05ab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:38.134150 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5383285-75db-4377-bf72-deeebc1f05ab tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:38.134340 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5383285-75db-4377-bf72-deeebc1f05ab tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:38.134554 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5383285-75db-4377-bf72-deeebc1f05ab tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:38.134691 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d5383285-75db-4377-bf72-deeebc1f05ab tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:38.138741 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:38.138741 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:38.139431 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5383285-75db-4377-bf72-deeebc1f05ab tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:38.139779 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1013/4059] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:38 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:38.306142 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-748399a8-d352-4bef-8f1b-57caca86ffa7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:38.308471 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-748399a8-d352-4bef-8f1b-57caca86ffa7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 Aug 07 18:07:38.308471 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-748399a8-d352-4bef-8f1b-57caca86ffa7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:38.308471 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-748399a8-d352-4bef-8f1b-57caca86ffa7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:38.310255 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=414,cinder:INSERT=54,cinder:UPDATE=101,cinder:DELETE=1 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:07:38.315961 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:38.315961 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:38.319930 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-748399a8-d352-4bef-8f1b-57caca86ffa7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:38.324061 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-748399a8-d352-4bef-8f1b-57caca86ffa7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 returned with HTTP 200 Aug 07 18:07:38.324409 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1025/4060] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:38 2026] GET /volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:38.336761 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-393a5c48-0284-40ad-944c-2efc2fe328f0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:38.337099 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-393a5c48-0284-40ad-944c-2efc2fe328f0 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:38.337363 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-393a5c48-0284-40ad-944c-2efc2fe328f0 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18c028ec-e993-4a0e-97ae-85a8f20b5a43", "name": "tempest-VolumeDependencyTests-Snapshot-1941922511"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:38.344480 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:38.344480 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:38.344883 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-393a5c48-0284-40ad-944c-2efc2fe328f0 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:38.344986 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-393a5c48-0284-40ad-944c-2efc2fe328f0 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create snapshot from volume 18c028ec-e993-4a0e-97ae-85a8f20b5a43 Aug 07 18:07:38.370462 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-393a5c48-0284-40ad-944c-2efc2fe328f0 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['38f3a5ee-84ba-40b5-9464-364f79e68dba', '08062f11-393d-464e-afd3-96a2369ae1bd', 'ce41a2a6-d295-4d60-968e-3898c2718b3a', 'e8c0b380-e2a7-4a96-987b-63ba72762d43'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:38.404552 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-393a5c48-0284-40ad-944c-2efc2fe328f0 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot create request issued successfully. Aug 07 18:07:38.404837 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-393a5c48-0284-40ad-944c-2efc2fe328f0 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:07:38.405325 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1015/4061] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:07:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:38.416010 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-51fb1d87-971e-4fd4-af77-57047c382cb2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:38.417839 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-51fb1d87-971e-4fd4-af77-57047c382cb2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 Aug 07 18:07:38.418088 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-51fb1d87-971e-4fd4-af77-57047c382cb2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:38.418303 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-51fb1d87-971e-4fd4-af77-57047c382cb2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:38.427153 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:38.427153 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:38.428391 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-51fb1d87-971e-4fd4-af77-57047c382cb2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:38.429120 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-51fb1d87-971e-4fd4-af77-57047c382cb2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 returned with HTTP 200 Aug 07 18:07:38.430983 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1009/4062] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:38 2026] GET /volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:38.708808 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5b54356b-1f75-4bb6-9f42-be6648412d45 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:38.710481 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b54356b-1f75-4bb6-9f42-be6648412d45 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:07:38.710658 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b54356b-1f75-4bb6-9f42-be6648412d45 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:38.710839 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b54356b-1f75-4bb6-9f42-be6648412d45 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:38.719068 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:38.719068 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:38.721772 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5b54356b-1f75-4bb6-9f42-be6648412d45 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:07:38.726571 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b54356b-1f75-4bb6-9f42-be6648412d45 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:07:38.727878 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1014/4063] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:38 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:38.729921 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c89f2b34-5119-42cb-834f-cb4e2e0d1451 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:38.731499 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c89f2b34-5119-42cb-834f-cb4e2e0d1451 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:38.731671 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c89f2b34-5119-42cb-834f-cb4e2e0d1451 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:38.731873 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c89f2b34-5119-42cb-834f-cb4e2e0d1451 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:38.731980 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c89f2b34-5119-42cb-834f-cb4e2e0d1451 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:38.735821 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:38.735821 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:38.736497 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c89f2b34-5119-42cb-834f-cb4e2e0d1451 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:38.736865 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1026/4064] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:38 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:38.740509 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eef87b76-b0d5-4c24-8e5e-d5d501849411 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:38.742291 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eef87b76-b0d5-4c24-8e5e-d5d501849411 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:07:38.742650 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eef87b76-b0d5-4c24-8e5e-d5d501849411 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f35d405-df37-495e-92f7-92c3b2696f2a", "name": "tempest-VolumesBackupsTest-Backup-1083790380", "force": true, "container": "tempest-volumesbackupstest-backup-container-1093813848"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:38.744041 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-eef87b76-b0d5-4c24-8e5e-d5d501849411 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating new backup {'backup': {'volume_id': '6f35d405-df37-495e-92f7-92c3b2696f2a', 'name': 'tempest-VolumesBackupsTest-Backup-1083790380', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1093813848'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:07:38.744184 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-eef87b76-b0d5-4c24-8e5e-d5d501849411 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating backup of volume 6f35d405-df37-495e-92f7-92c3b2696f2a in container tempest-volumesbackupstest-backup-container-1093813848 Aug 07 18:07:38.746273 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=538,cinder:UPDATE=175,cinder:INSERT=91 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:07:38.754478 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:38.754478 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:38.755066 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-eef87b76-b0d5-4c24-8e5e-d5d501849411 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:07:38.786382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-eef87b76-b0d5-4c24-8e5e-d5d501849411 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Created reservations ['6973eb30-d582-44e9-bf07-a01d4ccc93b1', 'b1451ed9-e51c-4b0f-84f4-1fe5d1e4c34f'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:38.839127 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eef87b76-b0d5-4c24-8e5e-d5d501849411 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:07:38.839574 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1016/4065] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:07:38 2026] POST /volume/v3/backups => generated 330 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:38.847492 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-137ba0e0-86fa-415d-b992-41252228b8f4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:38.849138 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-137ba0e0-86fa-415d-b992-41252228b8f4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:38.849338 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-137ba0e0-86fa-415d-b992-41252228b8f4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:38.849531 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-137ba0e0-86fa-415d-b992-41252228b8f4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:38.849646 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-137ba0e0-86fa-415d-b992-41252228b8f4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:38.853476 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:38.853476 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:38.854138 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-137ba0e0-86fa-415d-b992-41252228b8f4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:38.854501 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1010/4066] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:38 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:39.021940 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1f0e26d6-1c82-49ce-b5d3-16949e016647 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:39.023906 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f0e26d6-1c82-49ce-b5d3-16949e016647 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:39.024171 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f0e26d6-1c82-49ce-b5d3-16949e016647 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:39.024326 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f0e26d6-1c82-49ce-b5d3-16949e016647 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:39.024452 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1f0e26d6-1c82-49ce-b5d3-16949e016647 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:39.030645 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:39.030645 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:39.031228 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f0e26d6-1c82-49ce-b5d3-16949e016647 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:39.031610 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1015/4067] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:39 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:39.149948 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5d714ebc-b500-4c3c-a5d5-b7942aad6da0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:39.151507 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d714ebc-b500-4c3c-a5d5-b7942aad6da0 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:39.151670 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d714ebc-b500-4c3c-a5d5-b7942aad6da0 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:39.151843 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d714ebc-b500-4c3c-a5d5-b7942aad6da0 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:39.151931 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5d714ebc-b500-4c3c-a5d5-b7942aad6da0 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:39.155637 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:39.155637 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:39.156165 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d714ebc-b500-4c3c-a5d5-b7942aad6da0 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:39.156509 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1027/4068] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:39 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:39.440040 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ff6046b3-54cb-4487-947d-8869f829634e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:39.442066 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff6046b3-54cb-4487-947d-8869f829634e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 Aug 07 18:07:39.442493 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff6046b3-54cb-4487-947d-8869f829634e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:39.442594 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff6046b3-54cb-4487-947d-8869f829634e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:39.447252 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:39.447252 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:39.447662 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ff6046b3-54cb-4487-947d-8869f829634e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:39.448404 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff6046b3-54cb-4487-947d-8869f829634e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 returned with HTTP 200 Aug 07 18:07:39.448911 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1017/4069] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:39 2026] GET /volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:39.456830 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:39.458750 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:39.459171 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "800a7917-805c-489a-8acd-13178af120a9", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1545432153"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:39.461256 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request body: {'volume': {'snapshot_id': '800a7917-805c-489a-8acd-13178af120a9', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1545432153'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:39.466569 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:39.466569 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:39.466983 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:39.467098 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume of 1 GB Aug 07 18:07:39.471474 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Availability Zones retrieved successfully. Aug 07 18:07:39.476630 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (dd543b45-471e-4c3d-a82d-28fd8700f402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:39.478571 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c4e9e4-eb9e-4d5f-ad63-200dfd2f232b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:39.479449 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:39.511346 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10c4e9e4-eb9e-4d5f-ad63-200dfd2f232b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '800a7917-805c-489a-8acd-13178af120a9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:39.512410 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2741ca9-c852-4c1e-b801-ee243e82381b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:39.555263 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['37c4fc9f-83a1-4ca6-9ef4-3fb40569cf84', '06fd9a4b-acc3-4870-9b6d-027d0b5b2e73', 'b0ae31b2-51e9-4347-a40f-2dff762144dd', '953d57db-903c-41b1-af7c-5e68f594116d'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:39.556062 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2741ca9-c852-4c1e-b801-ee243e82381b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37c4fc9f-83a1-4ca6-9ef4-3fb40569cf84', '06fd9a4b-acc3-4870-9b6d-027d0b5b2e73', 'b0ae31b2-51e9-4347-a40f-2dff762144dd', '953d57db-903c-41b1-af7c-5e68f594116d']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:39.556882 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (202a5678-8e7a-47a4-a810-123f9bbcbbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:39.602879 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (202a5678-8e7a-47a4-a810-123f9bbcbbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b39518ac-6047-40eb-adbf-95f06e29411d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1545432153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['37c4fc9f-83a1-4ca6-9ef4-3fb40569cf84','06fd9a4b-acc3-4870-9b6d-027d0b5b2e73','b0ae31b2-51e9-4347-a40f-2dff762144dd','953d57db-903c-41b1-af7c-5e68f594116d'],size=1,snapshot_id=800a7917-805c-489a-8acd-13178af120a9,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1545432153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b39518ac-6047-40eb-adbf-95f06e29411d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb309aa1aa6f430b9dfb1201feeec25d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=800a7917-805c-489a-8acd-13178af120a9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:39.603706 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9aa693-fed6-4cc1-9824-26bb7b97a0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:39.629906 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef9aa693-fed6-4cc1-9824-26bb7b97a0a2) transitioned into state 'SUCCESS' from state '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-1545432153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['37c4fc9f-83a1-4ca6-9ef4-3fb40569cf84','06fd9a4b-acc3-4870-9b6d-027d0b5b2e73','b0ae31b2-51e9-4347-a40f-2dff762144dd','953d57db-903c-41b1-af7c-5e68f594116d'],size=1,snapshot_id=800a7917-805c-489a-8acd-13178af120a9,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:39.630680 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c4bc11-752a-4fe9-8016-25b9f5efdf23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:39.662408 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c4bc11-752a-4fe9-8016-25b9f5efdf23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:39.663369 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (dd543b45-471e-4c3d-a82d-28fd8700f402) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:39.663687 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request issued successfully. Aug 07 18:07:39.664285 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb8f4551-693a-4941-aa29-4f891388dfa3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:39.665501 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1011/4070] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:07:39 2026] POST /volume/v3/volumes => generated 804 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:39.675959 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1e8cf62c-47c6-4b11-9579-2308e3dd0bab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:39.677614 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1e8cf62c-47c6-4b11-9579-2308e3dd0bab tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d Aug 07 18:07:39.677848 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1e8cf62c-47c6-4b11-9579-2308e3dd0bab tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:39.678027 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1e8cf62c-47c6-4b11-9579-2308e3dd0bab tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:39.684422 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:39.684422 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:39.687540 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1e8cf62c-47c6-4b11-9579-2308e3dd0bab tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:39.691184 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1e8cf62c-47c6-4b11-9579-2308e3dd0bab tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d returned with HTTP 200 Aug 07 18:07:39.691561 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1016/4071] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:39 2026] GET /volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:39.749251 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5c5a0f12-c1c3-431c-9ca3-0def735542da None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:39.750934 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c5a0f12-c1c3-431c-9ca3-0def735542da tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:39.751158 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c5a0f12-c1c3-431c-9ca3-0def735542da tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:39.751332 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c5a0f12-c1c3-431c-9ca3-0def735542da tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:39.751465 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5c5a0f12-c1c3-431c-9ca3-0def735542da tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:39.755716 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:39.755716 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:39.756636 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c5a0f12-c1c3-431c-9ca3-0def735542da tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:39.757102 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1028/4072] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:39 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:39.867130 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-db3691ad-b751-412c-ab08-ca9da7efc280 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:39.868681 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-db3691ad-b751-412c-ab08-ca9da7efc280 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:39.868844 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-db3691ad-b751-412c-ab08-ca9da7efc280 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:39.869020 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-db3691ad-b751-412c-ab08-ca9da7efc280 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:39.869129 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-db3691ad-b751-412c-ab08-ca9da7efc280 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:39.872661 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:39.872661 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:39.873307 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-db3691ad-b751-412c-ab08-ca9da7efc280 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:39.873624 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1018/4073] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:39 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:40.042318 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-29aac316-4108-43d4-9a1f-1c78223ef4e2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:40.044103 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-29aac316-4108-43d4-9a1f-1c78223ef4e2 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:40.044318 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-29aac316-4108-43d4-9a1f-1c78223ef4e2 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:40.044583 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-29aac316-4108-43d4-9a1f-1c78223ef4e2 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:40.044704 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-29aac316-4108-43d4-9a1f-1c78223ef4e2 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:40.050872 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:40.050872 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:40.051560 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-29aac316-4108-43d4-9a1f-1c78223ef4e2 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:40.052013 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1012/4074] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:40 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:40.165222 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d90230e0-281e-4ed8-8cff-8271e10ce67f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:40.166800 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d90230e0-281e-4ed8-8cff-8271e10ce67f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:40.166966 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d90230e0-281e-4ed8-8cff-8271e10ce67f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:40.167151 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d90230e0-281e-4ed8-8cff-8271e10ce67f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:40.167266 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d90230e0-281e-4ed8-8cff-8271e10ce67f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:40.170706 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:40.170706 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:40.171512 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d90230e0-281e-4ed8-8cff-8271e10ce67f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:40.171668 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1017/4075] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:40 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:40.705121 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b46704af-98ab-4cd8-bbc2-877e39985b19 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:40.707012 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b46704af-98ab-4cd8-bbc2-877e39985b19 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d Aug 07 18:07:40.707252 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b46704af-98ab-4cd8-bbc2-877e39985b19 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:40.707492 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b46704af-98ab-4cd8-bbc2-877e39985b19 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:40.713789 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:40.713789 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:40.717003 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b46704af-98ab-4cd8-bbc2-877e39985b19 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:40.720569 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b46704af-98ab-4cd8-bbc2-877e39985b19 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d returned with HTTP 200 Aug 07 18:07:40.720928 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1029/4076] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:40 2026] GET /volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:40.732319 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f4966b8d-4bf7-4154-81c8-7c3508b314fd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:40.734182 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f4966b8d-4bf7-4154-81c8-7c3508b314fd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:40.734635 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f4966b8d-4bf7-4154-81c8-7c3508b314fd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b39518ac-6047-40eb-adbf-95f06e29411d", "name": "tempest-VolumeDependencyTests-Snapshot-635577356"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:40.745499 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:40.745499 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:40.746082 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f4966b8d-4bf7-4154-81c8-7c3508b314fd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:40.746187 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-f4966b8d-4bf7-4154-81c8-7c3508b314fd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create snapshot from volume b39518ac-6047-40eb-adbf-95f06e29411d Aug 07 18:07:40.772798 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a6db49e6-60c7-44ad-a264-c4d4ad900b52 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:40.775242 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-f4966b8d-4bf7-4154-81c8-7c3508b314fd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['ea44e9fc-380c-4444-bf43-fc2934c98dd7', 'f3c247a0-b3c9-4ee7-b22c-f9dac42fd69b', '8305e60b-3ece-411d-8539-de26e9842225', '970ddc30-20ac-40f4-b2e4-06c272c819bc'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:40.775483 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a6db49e6-60c7-44ad-a264-c4d4ad900b52 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:40.775692 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a6db49e6-60c7-44ad-a264-c4d4ad900b52 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:40.776013 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a6db49e6-60c7-44ad-a264-c4d4ad900b52 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:40.776202 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a6db49e6-60c7-44ad-a264-c4d4ad900b52 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:40.781599 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:40.781599 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:40.782611 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a6db49e6-60c7-44ad-a264-c4d4ad900b52 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:40.783161 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1013/4077] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:40 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:40.813550 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f4966b8d-4bf7-4154-81c8-7c3508b314fd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot create request issued successfully. Aug 07 18:07:40.813550 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f4966b8d-4bf7-4154-81c8-7c3508b314fd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:07:40.813550 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1019/4078] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:07:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:40.819656 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-691cdef3-1ead-4c52-a7e7-31e9e86690df None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:40.821854 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-691cdef3-1ead-4c52-a7e7-31e9e86690df tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a Aug 07 18:07:40.822125 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-691cdef3-1ead-4c52-a7e7-31e9e86690df tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:40.822377 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-691cdef3-1ead-4c52-a7e7-31e9e86690df tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:40.828354 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:40.828354 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:40.828962 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-691cdef3-1ead-4c52-a7e7-31e9e86690df tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:40.829999 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-691cdef3-1ead-4c52-a7e7-31e9e86690df tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a returned with HTTP 200 Aug 07 18:07:40.833475 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1018/4079] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:40 2026] GET /volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:40.882511 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4231669a-fbfb-4053-9866-bc183c85afad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:40.884124 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4231669a-fbfb-4053-9866-bc183c85afad tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:40.884312 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4231669a-fbfb-4053-9866-bc183c85afad tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:40.884518 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4231669a-fbfb-4053-9866-bc183c85afad tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:40.884615 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-4231669a-fbfb-4053-9866-bc183c85afad tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:40.888720 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:40.888720 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:40.889501 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4231669a-fbfb-4053-9866-bc183c85afad tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:40.889891 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1030/4080] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:40 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:41.061168 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1d3198da-9dac-4164-9e6b-237803971929 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:41.062906 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1d3198da-9dac-4164-9e6b-237803971929 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:41.063228 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1d3198da-9dac-4164-9e6b-237803971929 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:41.063497 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1d3198da-9dac-4164-9e6b-237803971929 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:41.063753 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-1d3198da-9dac-4164-9e6b-237803971929 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:41.067907 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:41.067907 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:41.068530 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1d3198da-9dac-4164-9e6b-237803971929 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:41.069065 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1014/4081] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:41 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:41.180329 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-51d597a5-32c5-4d8c-9628-9e9497bb5b22 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:41.182099 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-51d597a5-32c5-4d8c-9628-9e9497bb5b22 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:41.182270 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-51d597a5-32c5-4d8c-9628-9e9497bb5b22 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:41.182460 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-51d597a5-32c5-4d8c-9628-9e9497bb5b22 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:41.182575 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-51d597a5-32c5-4d8c-9628-9e9497bb5b22 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:41.186521 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:41.186521 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:41.187077 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-51d597a5-32c5-4d8c-9628-9e9497bb5b22 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:41.187434 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1020/4082] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:41 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:41.796743 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3866d6bc-9068-44e8-8240-96e698a618de None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:41.798409 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3866d6bc-9068-44e8-8240-96e698a618de tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:41.798686 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3866d6bc-9068-44e8-8240-96e698a618de tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:41.798951 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3866d6bc-9068-44e8-8240-96e698a618de tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:41.799160 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3866d6bc-9068-44e8-8240-96e698a618de tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:41.803939 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:41.803939 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:41.805282 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3866d6bc-9068-44e8-8240-96e698a618de tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:41.805282 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1019/4083] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:41 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:41.841542 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-23b88c9a-9193-41c3-a711-5c2e9735168f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:41.843657 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23b88c9a-9193-41c3-a711-5c2e9735168f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a Aug 07 18:07:41.843975 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23b88c9a-9193-41c3-a711-5c2e9735168f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:41.844293 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23b88c9a-9193-41c3-a711-5c2e9735168f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:41.849488 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:41.849488 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:41.850059 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-23b88c9a-9193-41c3-a711-5c2e9735168f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:41.850936 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23b88c9a-9193-41c3-a711-5c2e9735168f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a returned with HTTP 200 Aug 07 18:07:41.851418 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1031/4084] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:41 2026] GET /volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:41.858593 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4842748f-d39b-4adc-87d1-404627ae75ce None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:41.860461 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:41.860815 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "415e8ae9-54a5-4f60-b4b6-cbe16b34496a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2121715843"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:41.862335 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request body: {'volume': {'snapshot_id': '415e8ae9-54a5-4f60-b4b6-cbe16b34496a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2121715843'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:41.868835 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:41.868835 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:41.869381 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:41.869589 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume of 1 GB Aug 07 18:07:41.878152 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Availability Zones retrieved successfully. Aug 07 18:07:41.883928 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (5c530455-257e-4dd2-b297-ace51c786806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:41.887097 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (962722a6-d070-42d8-b70d-588c2c45d22a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:41.889844 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:41.901273 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bb23c824-499a-4e50-82a0-789d6f5aa2c8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:41.907709 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb23c824-499a-4e50-82a0-789d6f5aa2c8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:41.907942 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb23c824-499a-4e50-82a0-789d6f5aa2c8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:41.908114 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bb23c824-499a-4e50-82a0-789d6f5aa2c8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:41.908215 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-bb23c824-499a-4e50-82a0-789d6f5aa2c8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:41.922964 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:41.922964 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:41.925359 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bb23c824-499a-4e50-82a0-789d6f5aa2c8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:41.927103 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (962722a6-d070-42d8-b70d-588c2c45d22a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '415e8ae9-54a5-4f60-b4b6-cbe16b34496a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:41.927206 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1021/4085] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:41 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:41.928080 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8607472a-fbd5-4d65-b089-6e1c9b7614c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:41.971549 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['6177ccb5-01bb-4ff7-9df2-0a86c988eb2a', 'cf912f1c-c855-40ec-9dd4-766baeae81a0', '39b6df60-1657-4a8a-a6f4-10bfdff13332', '6745a511-a8ef-48e4-8a57-11c2a257007c'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:41.972466 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8607472a-fbd5-4d65-b089-6e1c9b7614c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6177ccb5-01bb-4ff7-9df2-0a86c988eb2a', 'cf912f1c-c855-40ec-9dd4-766baeae81a0', '39b6df60-1657-4a8a-a6f4-10bfdff13332', '6745a511-a8ef-48e4-8a57-11c2a257007c']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:41.973414 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb7c0aa-418e-40ad-be06-97aa0cbdc2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:42.024116 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb7c0aa-418e-40ad-be06-97aa0cbdc2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2121715843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['6177ccb5-01bb-4ff7-9df2-0a86c988eb2a','cf912f1c-c855-40ec-9dd4-766baeae81a0','39b6df60-1657-4a8a-a6f4-10bfdff13332','6745a511-a8ef-48e4-8a57-11c2a257007c'],size=1,snapshot_id=415e8ae9-54a5-4f60-b4b6-cbe16b34496a,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2121715843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb309aa1aa6f430b9dfb1201feeec25d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=415e8ae9-54a5-4f60-b4b6-cbe16b34496a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:42.025019 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34b85a56-a4f8-45c8-95e2-4134266ac218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:42.042943 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34b85a56-a4f8-45c8-95e2-4134266ac218) transitioned into state 'SUCCESS' from state '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-2121715843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['6177ccb5-01bb-4ff7-9df2-0a86c988eb2a','cf912f1c-c855-40ec-9dd4-766baeae81a0','39b6df60-1657-4a8a-a6f4-10bfdff13332','6745a511-a8ef-48e4-8a57-11c2a257007c'],size=1,snapshot_id=415e8ae9-54a5-4f60-b4b6-cbe16b34496a,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:42.043942 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e60f8f1-b04c-42cd-abf9-541c97b121d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:42.065515 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e60f8f1-b04c-42cd-abf9-541c97b121d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:42.066388 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (5c530455-257e-4dd2-b297-ace51c786806) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:42.066705 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request issued successfully. Aug 07 18:07:42.067325 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4842748f-d39b-4adc-87d1-404627ae75ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:42.067750 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1015/4086] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:07:41 2026] POST /volume/v3/volumes => generated 804 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:42.078094 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3baa1af9-89b9-4708-8bb2-fa1f3aefd3aa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:42.078710 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-340762b1-0dd8-45de-86fc-a3863930f3ad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:42.083115 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-340762b1-0dd8-45de-86fc-a3863930f3ad tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 Aug 07 18:07:42.083115 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-340762b1-0dd8-45de-86fc-a3863930f3ad tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:42.083115 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-340762b1-0dd8-45de-86fc-a3863930f3ad tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:42.083240 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3baa1af9-89b9-4708-8bb2-fa1f3aefd3aa tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:42.083240 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3baa1af9-89b9-4708-8bb2-fa1f3aefd3aa tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:42.083240 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3baa1af9-89b9-4708-8bb2-fa1f3aefd3aa tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:42.083240 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3baa1af9-89b9-4708-8bb2-fa1f3aefd3aa tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:42.087739 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:42.087739 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:42.088582 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:42.088582 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:42.088743 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3baa1af9-89b9-4708-8bb2-fa1f3aefd3aa tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:42.089197 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1020/4087] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:42 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:42.092268 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-340762b1-0dd8-45de-86fc-a3863930f3ad tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:42.096261 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-340762b1-0dd8-45de-86fc-a3863930f3ad tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 returned with HTTP 200 Aug 07 18:07:42.096706 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1032/4088] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:42 2026] GET /volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:42.199968 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4a59d320-e430-436e-bb8e-fa8da167d443 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:42.202007 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4a59d320-e430-436e-bb8e-fa8da167d443 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:42.202221 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4a59d320-e430-436e-bb8e-fa8da167d443 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:42.202772 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4a59d320-e430-436e-bb8e-fa8da167d443 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:42.202772 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-4a59d320-e430-436e-bb8e-fa8da167d443 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:42.208600 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:42.208600 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:42.208600 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4a59d320-e430-436e-bb8e-fa8da167d443 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:42.208600 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1022/4089] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:42 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:42.820917 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d6364bb5-1a79-482c-8a0c-0e9eae8ee084 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:42.822962 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d6364bb5-1a79-482c-8a0c-0e9eae8ee084 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:42.823160 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d6364bb5-1a79-482c-8a0c-0e9eae8ee084 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:42.823502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d6364bb5-1a79-482c-8a0c-0e9eae8ee084 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:42.823633 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d6364bb5-1a79-482c-8a0c-0e9eae8ee084 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:42.828883 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:42.828883 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:42.829834 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d6364bb5-1a79-482c-8a0c-0e9eae8ee084 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:42.830407 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1016/4090] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:42 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:42.938160 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1f8fcebc-8721-4442-aff5-ba2a0ca86347 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:42.940445 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f8fcebc-8721-4442-aff5-ba2a0ca86347 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:42.940709 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f8fcebc-8721-4442-aff5-ba2a0ca86347 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:42.940991 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f8fcebc-8721-4442-aff5-ba2a0ca86347 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:42.941142 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1f8fcebc-8721-4442-aff5-ba2a0ca86347 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:42.947229 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:42.947229 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:42.948165 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f8fcebc-8721-4442-aff5-ba2a0ca86347 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:42.948622 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1021/4091] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:42 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:43.101237 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d018e297-3572-4993-8e67-5ad4d05ea5c6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:43.102956 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d018e297-3572-4993-8e67-5ad4d05ea5c6 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:43.103233 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d018e297-3572-4993-8e67-5ad4d05ea5c6 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:43.103426 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d018e297-3572-4993-8e67-5ad4d05ea5c6 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:43.103567 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d018e297-3572-4993-8e67-5ad4d05ea5c6 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:43.108280 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:43.108280 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:43.109111 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d018e297-3572-4993-8e67-5ad4d05ea5c6 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:43.109523 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1033/4092] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:43 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:43.129524 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3f993089-f73d-4e36-a8fb-bb05a0d68ea4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:43.153167 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3f993089-f73d-4e36-a8fb-bb05a0d68ea4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 Aug 07 18:07:43.154115 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3f993089-f73d-4e36-a8fb-bb05a0d68ea4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:43.155383 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3f993089-f73d-4e36-a8fb-bb05a0d68ea4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:43.169524 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:43.169524 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:43.175650 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3f993089-f73d-4e36-a8fb-bb05a0d68ea4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:43.180751 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3f993089-f73d-4e36-a8fb-bb05a0d68ea4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 returned with HTTP 200 Aug 07 18:07:43.181242 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1023/4093] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:43 2026] GET /volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 => generated 897 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:43.197113 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-15bb1c58-0c1e-4694-b3b2-6db15aae143d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:43.199140 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15bb1c58-0c1e-4694-b3b2-6db15aae143d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 Aug 07 18:07:43.199490 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15bb1c58-0c1e-4694-b3b2-6db15aae143d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:43.199767 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-15bb1c58-0c1e-4694-b3b2-6db15aae143d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:43.199914 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-15bb1c58-0c1e-4694-b3b2-6db15aae143d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete snapshot with id: 800a7917-805c-489a-8acd-13178af120a9 Aug 07 18:07:43.207097 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:43.207097 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:43.207623 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-15bb1c58-0c1e-4694-b3b2-6db15aae143d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:43.218185 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8351cfd4-0a88-4cb3-87ac-809244c97726 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:43.220754 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8351cfd4-0a88-4cb3-87ac-809244c97726 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:43.220977 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8351cfd4-0a88-4cb3-87ac-809244c97726 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:43.221443 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8351cfd4-0a88-4cb3-87ac-809244c97726 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:43.221443 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8351cfd4-0a88-4cb3-87ac-809244c97726 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:43.228172 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-15bb1c58-0c1e-4694-b3b2-6db15aae143d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot delete request issued successfully. Aug 07 18:07:43.228456 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-15bb1c58-0c1e-4694-b3b2-6db15aae143d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 returned with HTTP 202 Aug 07 18:07:43.228497 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:43.228497 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:43.229117 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1017/4094] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:43 2026] DELETE /volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:43.229271 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8351cfd4-0a88-4cb3-87ac-809244c97726 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:43.229703 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1022/4095] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:43 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:43.240966 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9de122fd-9d7f-4955-a06c-03ade09fa2e6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:43.244976 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9de122fd-9d7f-4955-a06c-03ade09fa2e6 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 Aug 07 18:07:43.245844 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9de122fd-9d7f-4955-a06c-03ade09fa2e6 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:43.245844 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9de122fd-9d7f-4955-a06c-03ade09fa2e6 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:43.252588 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:43.252588 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:43.253252 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9de122fd-9d7f-4955-a06c-03ade09fa2e6 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:43.254279 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9de122fd-9d7f-4955-a06c-03ade09fa2e6 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 returned with HTTP 200 Aug 07 18:07:43.254819 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1034/4096] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:43 2026] GET /volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:43.843567 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-93843745-97de-4de4-8bfd-132926aa3333 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:43.847123 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93843745-97de-4de4-8bfd-132926aa3333 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:43.847734 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-93843745-97de-4de4-8bfd-132926aa3333 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:43.847991 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-93843745-97de-4de4-8bfd-132926aa3333 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:43.848152 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-93843745-97de-4de4-8bfd-132926aa3333 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:43.855167 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:43.855167 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:43.856267 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-93843745-97de-4de4-8bfd-132926aa3333 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:43.856798 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1024/4097] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:43 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:43.960148 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d3c937b0-5e86-4391-b418-12b8729d83a3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:43.962254 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d3c937b0-5e86-4391-b418-12b8729d83a3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:43.962459 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d3c937b0-5e86-4391-b418-12b8729d83a3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:43.962639 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d3c937b0-5e86-4391-b418-12b8729d83a3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:43.962746 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d3c937b0-5e86-4391-b418-12b8729d83a3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:43.967291 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:43.967291 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:43.968305 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d3c937b0-5e86-4391-b418-12b8729d83a3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:43.968734 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1018/4098] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:43 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:44.119753 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dbaf23cc-c8f5-4c22-853e-2bf304b6ae7d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:44.121437 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dbaf23cc-c8f5-4c22-853e-2bf304b6ae7d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:44.121796 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dbaf23cc-c8f5-4c22-853e-2bf304b6ae7d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:44.123086 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dbaf23cc-c8f5-4c22-853e-2bf304b6ae7d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:44.123086 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-dbaf23cc-c8f5-4c22-853e-2bf304b6ae7d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:44.126951 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:44.126951 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:44.127725 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dbaf23cc-c8f5-4c22-853e-2bf304b6ae7d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:44.128229 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1023/4099] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:44 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:44.240967 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0c7905e9-fd1a-48b6-9f35-50147cb1a73c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:44.243547 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c7905e9-fd1a-48b6-9f35-50147cb1a73c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:44.243816 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c7905e9-fd1a-48b6-9f35-50147cb1a73c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:44.244093 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0c7905e9-fd1a-48b6-9f35-50147cb1a73c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:44.244246 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0c7905e9-fd1a-48b6-9f35-50147cb1a73c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:44.249427 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:44.249427 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:44.249794 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0c7905e9-fd1a-48b6-9f35-50147cb1a73c tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:44.250356 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1035/4100] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:44 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:44.263994 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-98fb6b83-895a-46e8-9d43-27579246e167 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:44.266111 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-98fb6b83-895a-46e8-9d43-27579246e167 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 Aug 07 18:07:44.266357 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-98fb6b83-895a-46e8-9d43-27579246e167 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:44.266615 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-98fb6b83-895a-46e8-9d43-27579246e167 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:44.278279 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-98fb6b83-895a-46e8-9d43-27579246e167 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 returned with HTTP 404 Aug 07 18:07:44.278895 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1025/4101] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:44 2026] GET /volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:44.287417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e3eb4c75-b38a-42ca-825e-5dae87067e52 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:44.289831 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e3eb4c75-b38a-42ca-825e-5dae87067e52 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a Aug 07 18:07:44.290103 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e3eb4c75-b38a-42ca-825e-5dae87067e52 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:44.290294 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e3eb4c75-b38a-42ca-825e-5dae87067e52 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:44.290414 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-e3eb4c75-b38a-42ca-825e-5dae87067e52 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete snapshot with id: 415e8ae9-54a5-4f60-b4b6-cbe16b34496a Aug 07 18:07:44.295022 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:44.295022 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:44.295412 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e3eb4c75-b38a-42ca-825e-5dae87067e52 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:44.312423 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e3eb4c75-b38a-42ca-825e-5dae87067e52 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot delete request issued successfully. Aug 07 18:07:44.312423 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e3eb4c75-b38a-42ca-825e-5dae87067e52 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a returned with HTTP 202 Aug 07 18:07:44.312423 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1019/4102] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:44 2026] DELETE /volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:44.319862 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5b1f566c-6250-4b91-95fd-3a1a0b96f4a4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:44.321806 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b1f566c-6250-4b91-95fd-3a1a0b96f4a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a Aug 07 18:07:44.323033 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b1f566c-6250-4b91-95fd-3a1a0b96f4a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:44.324214 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b1f566c-6250-4b91-95fd-3a1a0b96f4a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:44.329511 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:44.329511 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:44.332052 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5b1f566c-6250-4b91-95fd-3a1a0b96f4a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:44.332052 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b1f566c-6250-4b91-95fd-3a1a0b96f4a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a returned with HTTP 200 Aug 07 18:07:44.332052 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1024/4103] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:44 2026] GET /volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:44.869541 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-22a817b7-8c9b-42cb-b3a5-95b089946202 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:44.874228 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22a817b7-8c9b-42cb-b3a5-95b089946202 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:44.874642 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22a817b7-8c9b-42cb-b3a5-95b089946202 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:44.874919 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22a817b7-8c9b-42cb-b3a5-95b089946202 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:44.875075 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-22a817b7-8c9b-42cb-b3a5-95b089946202 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:44.888093 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:44.888093 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:44.889176 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22a817b7-8c9b-42cb-b3a5-95b089946202 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:44.889702 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1036/4104] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:44 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:44.979324 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bbb74c0c-2dbd-4ec1-a916-539976de4a3b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:44.980691 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bbb74c0c-2dbd-4ec1-a916-539976de4a3b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:44.980885 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bbb74c0c-2dbd-4ec1-a916-539976de4a3b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:44.981070 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bbb74c0c-2dbd-4ec1-a916-539976de4a3b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:44.981162 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-bbb74c0c-2dbd-4ec1-a916-539976de4a3b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:44.990171 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:44.990171 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:44.991010 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bbb74c0c-2dbd-4ec1-a916-539976de4a3b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:44.991388 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1026/4105] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:44 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:45.138353 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-44fd8ac3-4686-4155-9979-922c71593d54 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:45.140301 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-44fd8ac3-4686-4155-9979-922c71593d54 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:45.140538 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-44fd8ac3-4686-4155-9979-922c71593d54 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:45.140797 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-44fd8ac3-4686-4155-9979-922c71593d54 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:45.140943 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-44fd8ac3-4686-4155-9979-922c71593d54 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:45.145696 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:45.145696 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:45.146435 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-44fd8ac3-4686-4155-9979-922c71593d54 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:45.146902 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1020/4106] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:45 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:45.260705 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6a6da9d2-c00c-4e8e-a8a2-e1640ba2368f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:45.262879 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a6da9d2-c00c-4e8e-a8a2-e1640ba2368f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:45.263159 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a6da9d2-c00c-4e8e-a8a2-e1640ba2368f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:45.263413 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a6da9d2-c00c-4e8e-a8a2-e1640ba2368f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:45.263560 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6a6da9d2-c00c-4e8e-a8a2-e1640ba2368f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:45.268833 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:45.268833 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:45.269549 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a6da9d2-c00c-4e8e-a8a2-e1640ba2368f tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:45.270000 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1025/4107] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:45 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:45.341185 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a435094b-66d9-4b14-a6b3-cd359fbc89a4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:45.343224 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a435094b-66d9-4b14-a6b3-cd359fbc89a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a Aug 07 18:07:45.343443 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a435094b-66d9-4b14-a6b3-cd359fbc89a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:45.343641 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a435094b-66d9-4b14-a6b3-cd359fbc89a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:45.348572 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a435094b-66d9-4b14-a6b3-cd359fbc89a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a returned with HTTP 404 Aug 07 18:07:45.349064 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1037/4108] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:45 2026] GET /volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:45.356448 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b44b8613-63f1-4825-b412-211a1514e492 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:45.358176 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b44b8613-63f1-4825-b412-211a1514e492 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 Aug 07 18:07:45.358435 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b44b8613-63f1-4825-b412-211a1514e492 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:45.358684 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b44b8613-63f1-4825-b412-211a1514e492 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:45.358907 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-b44b8613-63f1-4825-b412-211a1514e492 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: 18c028ec-e993-4a0e-97ae-85a8f20b5a43 Aug 07 18:07:45.367676 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:45.367676 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:45.368192 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b44b8613-63f1-4825-b412-211a1514e492 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:45.389085 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b44b8613-63f1-4825-b412-211a1514e492 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume request issued successfully. Aug 07 18:07:45.389085 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b44b8613-63f1-4825-b412-211a1514e492 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 returned with HTTP 202 Aug 07 18:07:45.389504 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1027/4109] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:07:45 2026] DELETE /volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:07:45.398269 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ccb6fe40-6b10-4098-8d51-74ac05c07c29 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:45.400801 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ccb6fe40-6b10-4098-8d51-74ac05c07c29 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 Aug 07 18:07:45.401138 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ccb6fe40-6b10-4098-8d51-74ac05c07c29 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:45.401610 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ccb6fe40-6b10-4098-8d51-74ac05c07c29 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:45.412177 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:45.412177 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:45.417172 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ccb6fe40-6b10-4098-8d51-74ac05c07c29 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:45.424490 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ccb6fe40-6b10-4098-8d51-74ac05c07c29 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 returned with HTTP 200 Aug 07 18:07:45.424982 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1021/4110] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:45 2026] GET /volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:45.905092 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee827a19-e8e2-46c3-831c-ea429cf2b157 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:45.906867 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee827a19-e8e2-46c3-831c-ea429cf2b157 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:45.907069 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee827a19-e8e2-46c3-831c-ea429cf2b157 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:45.907254 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee827a19-e8e2-46c3-831c-ea429cf2b157 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:45.907345 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ee827a19-e8e2-46c3-831c-ea429cf2b157 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:45.911563 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:45.911563 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:45.912242 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee827a19-e8e2-46c3-831c-ea429cf2b157 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:45.912651 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1026/4111] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:45 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:46.013570 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-96d644da-120d-450b-9150-f574be947468 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:46.015513 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96d644da-120d-450b-9150-f574be947468 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:46.015690 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96d644da-120d-450b-9150-f574be947468 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:46.015906 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96d644da-120d-450b-9150-f574be947468 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:46.016035 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-96d644da-120d-450b-9150-f574be947468 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:46.020583 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:46.020583 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:46.021474 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96d644da-120d-450b-9150-f574be947468 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:46.021903 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1038/4112] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:46 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:46.157422 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1c130865-3452-422c-80d2-fc4a84f9244f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:46.159548 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c130865-3452-422c-80d2-fc4a84f9244f tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:46.159818 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c130865-3452-422c-80d2-fc4a84f9244f tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:46.160076 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c130865-3452-422c-80d2-fc4a84f9244f tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:46.160221 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1c130865-3452-422c-80d2-fc4a84f9244f tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:46.165617 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:46.165617 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:46.167417 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c130865-3452-422c-80d2-fc4a84f9244f tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:46.167417 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1028/4113] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:46 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:46.281450 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-26061fc7-2420-4c41-a804-8dcbfcfa15a3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:46.284693 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-26061fc7-2420-4c41-a804-8dcbfcfa15a3 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:46.285273 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-26061fc7-2420-4c41-a804-8dcbfcfa15a3 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:46.285517 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-26061fc7-2420-4c41-a804-8dcbfcfa15a3 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:46.285654 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-26061fc7-2420-4c41-a804-8dcbfcfa15a3 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:46.292058 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:46.292058 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:46.292788 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-26061fc7-2420-4c41-a804-8dcbfcfa15a3 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:46.293296 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1022/4114] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:46 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:46.439429 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e23be6af-5c4f-47bb-82f1-cdc59ecf1c10 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:46.441947 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e23be6af-5c4f-47bb-82f1-cdc59ecf1c10 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 Aug 07 18:07:46.442216 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e23be6af-5c4f-47bb-82f1-cdc59ecf1c10 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:46.442476 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e23be6af-5c4f-47bb-82f1-cdc59ecf1c10 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:46.449692 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e23be6af-5c4f-47bb-82f1-cdc59ecf1c10 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 returned with HTTP 404 Aug 07 18:07:46.450307 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1027/4115] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:46 2026] GET /volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:46.458418 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-de51a750-5e4b-4bc0-a2d1-880931310dfb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:46.461079 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-de51a750-5e4b-4bc0-a2d1-880931310dfb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d Aug 07 18:07:46.461352 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-de51a750-5e4b-4bc0-a2d1-880931310dfb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:46.461606 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-de51a750-5e4b-4bc0-a2d1-880931310dfb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:46.461824 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-de51a750-5e4b-4bc0-a2d1-880931310dfb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: b39518ac-6047-40eb-adbf-95f06e29411d Aug 07 18:07:46.470913 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:46.470913 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:46.471687 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-de51a750-5e4b-4bc0-a2d1-880931310dfb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:46.495951 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-de51a750-5e4b-4bc0-a2d1-880931310dfb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume request issued successfully. Aug 07 18:07:46.496186 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-de51a750-5e4b-4bc0-a2d1-880931310dfb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d returned with HTTP 202 Aug 07 18:07:46.496738 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1039/4116] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:07:46 2026] DELETE /volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:07:46.506679 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c8e94446-775e-4008-ba59-0eca68c15fd2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:46.512233 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c8e94446-775e-4008-ba59-0eca68c15fd2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d Aug 07 18:07:46.512565 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c8e94446-775e-4008-ba59-0eca68c15fd2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:46.512816 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c8e94446-775e-4008-ba59-0eca68c15fd2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:46.523078 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:46.523078 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:46.527256 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c8e94446-775e-4008-ba59-0eca68c15fd2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:46.532483 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c8e94446-775e-4008-ba59-0eca68c15fd2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d returned with HTTP 200 Aug 07 18:07:46.532810 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1029/4117] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:46 2026] GET /volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d => generated 896 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:46.924997 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-defeda51-e4f8-48d6-8d80-160a7e58d779 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:46.927323 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-defeda51-e4f8-48d6-8d80-160a7e58d779 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:46.927542 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-defeda51-e4f8-48d6-8d80-160a7e58d779 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:46.927772 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-defeda51-e4f8-48d6-8d80-160a7e58d779 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:46.927885 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-defeda51-e4f8-48d6-8d80-160a7e58d779 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:46.934271 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:46.934271 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:46.935136 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-defeda51-e4f8-48d6-8d80-160a7e58d779 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:46.935607 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1023/4118] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:46 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:47.034539 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ca379ba-cfcb-4431-ae6b-cec79f0930d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:47.036334 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ca379ba-cfcb-4431-ae6b-cec79f0930d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:47.036590 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ca379ba-cfcb-4431-ae6b-cec79f0930d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:47.036814 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ca379ba-cfcb-4431-ae6b-cec79f0930d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:47.036970 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0ca379ba-cfcb-4431-ae6b-cec79f0930d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:47.041267 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:47.041267 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:47.042111 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ca379ba-cfcb-4431-ae6b-cec79f0930d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:47.042555 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1028/4119] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:47 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:07:47.177510 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4fa8918e-f24e-45bd-a01b-621dab268d44 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:47.179533 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4fa8918e-f24e-45bd-a01b-621dab268d44 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:47.179821 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4fa8918e-f24e-45bd-a01b-621dab268d44 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:47.179993 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4fa8918e-f24e-45bd-a01b-621dab268d44 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:47.180102 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-4fa8918e-f24e-45bd-a01b-621dab268d44 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:47.184619 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:47.184619 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:47.185140 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4fa8918e-f24e-45bd-a01b-621dab268d44 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:47.185626 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1040/4120] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:47 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:47.307010 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0a884190-3072-4901-abba-e3df6f57195b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:47.308762 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a884190-3072-4901-abba-e3df6f57195b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:47.308990 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a884190-3072-4901-abba-e3df6f57195b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:47.309170 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a884190-3072-4901-abba-e3df6f57195b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:47.309269 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0a884190-3072-4901-abba-e3df6f57195b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:47.313219 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:47.313219 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:47.313811 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a884190-3072-4901-abba-e3df6f57195b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:47.314185 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1030/4121] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:47 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:47.551944 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6f7b2cb3-02f7-432d-9d5a-68b971c3870a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:47.553692 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6f7b2cb3-02f7-432d-9d5a-68b971c3870a tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d Aug 07 18:07:47.553958 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6f7b2cb3-02f7-432d-9d5a-68b971c3870a tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:47.554208 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6f7b2cb3-02f7-432d-9d5a-68b971c3870a tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:47.560734 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6f7b2cb3-02f7-432d-9d5a-68b971c3870a tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d returned with HTTP 404 Aug 07 18:07:47.561155 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1024/4122] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:47 2026] GET /volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:47.569947 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1de93b68-2881-4d8e-bf1f-f0dbb7380597 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:47.572207 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1de93b68-2881-4d8e-bf1f-f0dbb7380597 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 Aug 07 18:07:47.572529 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1de93b68-2881-4d8e-bf1f-f0dbb7380597 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:47.572792 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1de93b68-2881-4d8e-bf1f-f0dbb7380597 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:47.574030 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-1de93b68-2881-4d8e-bf1f-f0dbb7380597 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: 8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 Aug 07 18:07:47.587236 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:47.587236 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:47.587799 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1de93b68-2881-4d8e-bf1f-f0dbb7380597 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:47.612506 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1de93b68-2881-4d8e-bf1f-f0dbb7380597 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume request issued successfully. Aug 07 18:07:47.612717 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1de93b68-2881-4d8e-bf1f-f0dbb7380597 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 returned with HTTP 202 Aug 07 18:07:47.613157 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1029/4123] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:07:47 2026] DELETE /volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:07:47.623644 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-33c9be5c-96f1-485e-a566-d247ca81a4d5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:47.628740 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-33c9be5c-96f1-485e-a566-d247ca81a4d5 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 Aug 07 18:07:47.628971 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-33c9be5c-96f1-485e-a566-d247ca81a4d5 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:47.629146 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-33c9be5c-96f1-485e-a566-d247ca81a4d5 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:47.636919 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:47.636919 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:47.640028 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-33c9be5c-96f1-485e-a566-d247ca81a4d5 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:47.643441 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-33c9be5c-96f1-485e-a566-d247ca81a4d5 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 returned with HTTP 200 Aug 07 18:07:47.643824 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1041/4124] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:47 2026] GET /volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:47.946766 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ceea521a-3198-4f9d-b7e9-d6a21ab01655 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:47.948165 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ceea521a-3198-4f9d-b7e9-d6a21ab01655 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:47.948343 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ceea521a-3198-4f9d-b7e9-d6a21ab01655 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:47.948545 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ceea521a-3198-4f9d-b7e9-d6a21ab01655 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:47.948649 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ceea521a-3198-4f9d-b7e9-d6a21ab01655 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:47.952602 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:47.952602 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:47.953275 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ceea521a-3198-4f9d-b7e9-d6a21ab01655 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:47.953639 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1031/4125] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:47 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:48.054497 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cc8de478-9254-435c-92db-c579b7d49d53 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:48.056227 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cc8de478-9254-435c-92db-c579b7d49d53 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:48.056443 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cc8de478-9254-435c-92db-c579b7d49d53 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:48.056793 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cc8de478-9254-435c-92db-c579b7d49d53 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:48.056913 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-cc8de478-9254-435c-92db-c579b7d49d53 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:48.060981 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:48.060981 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:48.061664 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cc8de478-9254-435c-92db-c579b7d49d53 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:48.062022 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1025/4126] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:48 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:48.195295 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d608a376-e721-4329-a16a-c6926df30c6a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:48.197035 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d608a376-e721-4329-a16a-c6926df30c6a tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:48.197191 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d608a376-e721-4329-a16a-c6926df30c6a tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:48.197365 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d608a376-e721-4329-a16a-c6926df30c6a tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:48.197482 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d608a376-e721-4329-a16a-c6926df30c6a tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:48.201226 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:48.201226 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:48.201770 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d608a376-e721-4329-a16a-c6926df30c6a tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:48.202104 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1030/4127] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:48 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:48.324893 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-75bf34d5-1ccc-4253-97a5-db81c30e1ccb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:48.326840 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75bf34d5-1ccc-4253-97a5-db81c30e1ccb tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:48.326840 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75bf34d5-1ccc-4253-97a5-db81c30e1ccb tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:48.327339 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75bf34d5-1ccc-4253-97a5-db81c30e1ccb tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:48.327339 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-75bf34d5-1ccc-4253-97a5-db81c30e1ccb tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:48.331241 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:48.331241 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:48.331849 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75bf34d5-1ccc-4253-97a5-db81c30e1ccb tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:48.332411 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1042/4128] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:48 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:48.343196 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fd39641a-a3e8-45f6-9788-eac3ba84f222 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:48.344886 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd39641a-a3e8-45f6-9788-eac3ba84f222 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:48.345059 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd39641a-a3e8-45f6-9788-eac3ba84f222 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:48.345225 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fd39641a-a3e8-45f6-9788-eac3ba84f222 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:48.345323 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-fd39641a-a3e8-45f6-9788-eac3ba84f222 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:48.349486 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:48.349486 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:48.350003 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fd39641a-a3e8-45f6-9788-eac3ba84f222 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:48.350555 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1032/4129] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:48 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:48.358888 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b8d3bbcd-3ad2-4ccd-8cf8-3bdcfa2a5fd7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:48.362422 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b8d3bbcd-3ad2-4ccd-8cf8-3bdcfa2a5fd7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:07:48.362618 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b8d3bbcd-3ad2-4ccd-8cf8-3bdcfa2a5fd7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:48.362831 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b8d3bbcd-3ad2-4ccd-8cf8-3bdcfa2a5fd7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:48.363237 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b8d3bbcd-3ad2-4ccd-8cf8-3bdcfa2a5fd7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:48.367705 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:48.367705 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:48.368330 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b8d3bbcd-3ad2-4ccd-8cf8-3bdcfa2a5fd7 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:07:48.368751 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1026/4130] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:48 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:48.379167 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d4014a2d-aaf0-4b4d-bd5b-439012f0bfe6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:48.382430 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4014a2d-aaf0-4b4d-bd5b-439012f0bfe6 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:07:48.382430 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4014a2d-aaf0-4b4d-bd5b-439012f0bfe6 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "47557674-f543-454c-be6b-7560df79e721", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-922394897"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:48.382864 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-d4014a2d-aaf0-4b4d-bd5b-439012f0bfe6 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Creating new backup {'backup': {'volume_id': '47557674-f543-454c-be6b-7560df79e721', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-922394897'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:07:48.383121 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-d4014a2d-aaf0-4b4d-bd5b-439012f0bfe6 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Creating backup of volume 47557674-f543-454c-be6b-7560df79e721 in container None Aug 07 18:07:48.390190 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:48.390190 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:48.390864 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d4014a2d-aaf0-4b4d-bd5b-439012f0bfe6 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:07:48.406057 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d4014a2d-aaf0-4b4d-bd5b-439012f0bfe6 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Created reservations ['e2610e5a-f9d5-404a-9da3-5125f205a482', 'c122839b-a907-4d35-a1ab-94d3d76c076a'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:48.438529 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4014a2d-aaf0-4b4d-bd5b-439012f0bfe6 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:07:48.438529 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1031/4131] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:07:48 2026] POST /volume/v3/backups => generated 329 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:48.446174 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4c9c7152-f6a7-4730-b5a8-86a524c61f5e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:48.447882 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c9c7152-f6a7-4730-b5a8-86a524c61f5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:48.448243 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c9c7152-f6a7-4730-b5a8-86a524c61f5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:48.448312 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c9c7152-f6a7-4730-b5a8-86a524c61f5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:48.448414 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-4c9c7152-f6a7-4730-b5a8-86a524c61f5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id a2e5b8ca-be4d-4588-b776-83febc983715. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:48.452787 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:48.452787 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:48.453597 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c9c7152-f6a7-4730-b5a8-86a524c61f5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 200 Aug 07 18:07:48.454096 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1043/4132] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:48 2026] GET /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:48.658681 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f290c956-fe8a-49ce-a7ec-a6a78d46eaf7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:48.660607 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f290c956-fe8a-49ce-a7ec-a6a78d46eaf7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 Aug 07 18:07:48.660823 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f290c956-fe8a-49ce-a7ec-a6a78d46eaf7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:48.661062 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f290c956-fe8a-49ce-a7ec-a6a78d46eaf7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:48.667027 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f290c956-fe8a-49ce-a7ec-a6a78d46eaf7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 returned with HTTP 404 Aug 07 18:07:48.667469 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1033/4133] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:48 2026] GET /volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:48.676500 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:48.678377 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:48.678945 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1857181247"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:48.680627 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1857181247'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:48.680757 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume of 1 GB Aug 07 18:07:48.685277 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Availability Zones retrieved successfully. Aug 07 18:07:48.691716 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (f6b3ec2b-17c4-42a5-811e-7ebb3231281f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:48.692754 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ca87ba-72f7-4089-8ad9-df2acee72144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:48.693705 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:48.723711 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ca87ba-72f7-4089-8ad9-df2acee72144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:48.724815 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e8b53d-4d25-4cde-9a4b-ada1fb4b9143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:48.767932 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['fd68724f-6c97-42a7-a8b1-fb7155a6cabb', 'b7e9df73-109a-47f8-bee8-97b3254bf1f6', '8a492443-0222-4241-9966-9a5db9dbf759', 'bd65c056-2a93-4588-be47-40e8ca762081'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:48.768775 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34e8b53d-4d25-4cde-9a4b-ada1fb4b9143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd68724f-6c97-42a7-a8b1-fb7155a6cabb', 'b7e9df73-109a-47f8-bee8-97b3254bf1f6', '8a492443-0222-4241-9966-9a5db9dbf759', 'bd65c056-2a93-4588-be47-40e8ca762081']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:48.769746 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deec92ef-aeb7-4a67-a97a-b264a68df16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:48.792967 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deec92ef-aeb7-4a67-a97a-b264a68df16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef0ade93-44e2-49ae-82f5-5ad4fc6daa91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1857181247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['fd68724f-6c97-42a7-a8b1-fb7155a6cabb','b7e9df73-109a-47f8-bee8-97b3254bf1f6','8a492443-0222-4241-9966-9a5db9dbf759','bd65c056-2a93-4588-be47-40e8ca762081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1857181247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef0ade93-44e2-49ae-82f5-5ad4fc6daa91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb309aa1aa6f430b9dfb1201feeec25d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:48.793880 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85be28bd-bef0-4caf-9b4a-cadd27dddf7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:48.815211 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85be28bd-bef0-4caf-9b4a-cadd27dddf7e) transitioned into state 'SUCCESS' from state '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-1857181247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['fd68724f-6c97-42a7-a8b1-fb7155a6cabb','b7e9df73-109a-47f8-bee8-97b3254bf1f6','8a492443-0222-4241-9966-9a5db9dbf759','bd65c056-2a93-4588-be47-40e8ca762081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:48.816069 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (147fe10d-9147-40b8-b911-db29465ce590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:48.824134 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (147fe10d-9147-40b8-b911-db29465ce590) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:48.824895 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (f6b3ec2b-17c4-42a5-811e-7ebb3231281f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:48.825163 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request issued successfully. Aug 07 18:07:48.825700 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-60848d4e-8e8e-439c-aa56-4574a08c7186 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:48.826098 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1027/4134] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:07:48 2026] POST /volume/v3/volumes => generated 770 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:48.836991 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f4dd4591-5115-48ce-a8c5-d74aafd12b90 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:48.840426 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4dd4591-5115-48ce-a8c5-d74aafd12b90 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 Aug 07 18:07:48.840426 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4dd4591-5115-48ce-a8c5-d74aafd12b90 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:48.840426 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4dd4591-5115-48ce-a8c5-d74aafd12b90 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:48.846639 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:48.846639 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:48.849933 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f4dd4591-5115-48ce-a8c5-d74aafd12b90 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:48.853736 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4dd4591-5115-48ce-a8c5-d74aafd12b90 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 returned with HTTP 200 Aug 07 18:07:48.854197 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1032/4135] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:48 2026] GET /volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:48.964305 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e344b92c-96df-4245-9a86-5698f1a6fcef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:48.966116 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e344b92c-96df-4245-9a86-5698f1a6fcef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:48.966277 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e344b92c-96df-4245-9a86-5698f1a6fcef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:48.966512 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e344b92c-96df-4245-9a86-5698f1a6fcef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:48.966649 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e344b92c-96df-4245-9a86-5698f1a6fcef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:48.970652 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:48.970652 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:48.971406 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e344b92c-96df-4245-9a86-5698f1a6fcef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:48.971787 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1044/4136] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:48 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:49.071816 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-777badad-29da-44a2-ad22-a1ed6ed5ee35 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:49.073406 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-777badad-29da-44a2-ad22-a1ed6ed5ee35 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:49.073597 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-777badad-29da-44a2-ad22-a1ed6ed5ee35 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:49.073752 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-777badad-29da-44a2-ad22-a1ed6ed5ee35 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:49.073847 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-777badad-29da-44a2-ad22-a1ed6ed5ee35 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:49.077602 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:49.077602 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:49.078554 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-777badad-29da-44a2-ad22-a1ed6ed5ee35 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:49.078651 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1034/4137] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:49 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:49.211979 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d30d62cc-2282-40d5-8604-7bfc828d4d9d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:49.213920 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d30d62cc-2282-40d5-8604-7bfc828d4d9d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:49.214139 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d30d62cc-2282-40d5-8604-7bfc828d4d9d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:49.214333 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d30d62cc-2282-40d5-8604-7bfc828d4d9d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:49.214471 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d30d62cc-2282-40d5-8604-7bfc828d4d9d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:49.218922 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:49.218922 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:49.219563 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d30d62cc-2282-40d5-8604-7bfc828d4d9d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:49.219958 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1028/4138] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:49 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:49.464696 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-276cd998-fa85-4611-ab0a-62dfca17c5d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:49.467019 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-276cd998-fa85-4611-ab0a-62dfca17c5d8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:49.467578 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-276cd998-fa85-4611-ab0a-62dfca17c5d8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:49.467803 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-276cd998-fa85-4611-ab0a-62dfca17c5d8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:49.467929 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-276cd998-fa85-4611-ab0a-62dfca17c5d8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id a2e5b8ca-be4d-4588-b776-83febc983715. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:49.473646 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:49.473646 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:49.474667 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-276cd998-fa85-4611-ab0a-62dfca17c5d8 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 200 Aug 07 18:07:49.475103 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1033/4139] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:49 2026] GET /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:49.868021 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d8690ec3-46b6-4113-b44e-5ec75d58c1f7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:49.869920 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d8690ec3-46b6-4113-b44e-5ec75d58c1f7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 Aug 07 18:07:49.870129 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d8690ec3-46b6-4113-b44e-5ec75d58c1f7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:49.870324 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d8690ec3-46b6-4113-b44e-5ec75d58c1f7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:49.878552 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:49.878552 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:49.882840 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d8690ec3-46b6-4113-b44e-5ec75d58c1f7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:49.887446 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d8690ec3-46b6-4113-b44e-5ec75d58c1f7 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 returned with HTTP 200 Aug 07 18:07:49.887926 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1045/4140] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:49 2026] GET /volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:49.899910 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e4be61a5-95d4-410b-99da-60f5ceb1bbcf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:49.901421 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4be61a5-95d4-410b-99da-60f5ceb1bbcf tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:07:49.901739 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4be61a5-95d4-410b-99da-60f5ceb1bbcf tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef0ade93-44e2-49ae-82f5-5ad4fc6daa91", "name": "tempest-VolumeDependencyTests-Snapshot-434646478"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:49.909457 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:49.909457 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:49.909872 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e4be61a5-95d4-410b-99da-60f5ceb1bbcf tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:49.909979 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-e4be61a5-95d4-410b-99da-60f5ceb1bbcf tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create snapshot from volume ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 Aug 07 18:07:49.931699 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-e4be61a5-95d4-410b-99da-60f5ceb1bbcf tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['7b63c2b7-d786-4809-8f75-d8098456ddbc', 'a7808872-7bde-47b6-9ae7-22c956be5f52', '952d8f62-a6c6-438a-af5b-bbae076448e4', '529da981-b533-45af-9092-45f4941ce2bf'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:49.956618 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e4be61a5-95d4-410b-99da-60f5ceb1bbcf tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot create request issued successfully. Aug 07 18:07:49.956970 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4be61a5-95d4-410b-99da-60f5ceb1bbcf tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:07:49.957707 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1035/4141] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:07:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:49.967225 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b1ad2ccf-b1d1-4a22-8e73-2cf37950c8f3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:49.969364 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b1ad2ccf-b1d1-4a22-8e73-2cf37950c8f3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea Aug 07 18:07:49.969575 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b1ad2ccf-b1d1-4a22-8e73-2cf37950c8f3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:49.969764 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b1ad2ccf-b1d1-4a22-8e73-2cf37950c8f3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:49.975228 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:49.975228 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:49.975228 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b1ad2ccf-b1d1-4a22-8e73-2cf37950c8f3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:49.977967 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b1ad2ccf-b1d1-4a22-8e73-2cf37950c8f3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea returned with HTTP 200 Aug 07 18:07:49.977967 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1029/4142] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:49 2026] GET /volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:49.983313 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-56620f6c-4384-4b69-a39d-836f93324f93 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:49.985497 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56620f6c-4384-4b69-a39d-836f93324f93 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:49.985497 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56620f6c-4384-4b69-a39d-836f93324f93 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:49.985674 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56620f6c-4384-4b69-a39d-836f93324f93 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:49.985709 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-56620f6c-4384-4b69-a39d-836f93324f93 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:49.995204 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:49.995204 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:49.995904 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56620f6c-4384-4b69-a39d-836f93324f93 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:49.996307 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1034/4143] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:49 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:50.090312 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3e65998a-800c-444a-86fc-5128d55a713f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:50.092637 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e65998a-800c-444a-86fc-5128d55a713f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:50.093292 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e65998a-800c-444a-86fc-5128d55a713f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:50.093292 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e65998a-800c-444a-86fc-5128d55a713f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:50.093292 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3e65998a-800c-444a-86fc-5128d55a713f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:50.097175 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:50.097175 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:50.097988 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e65998a-800c-444a-86fc-5128d55a713f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:50.098526 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1046/4144] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:50 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:50.233717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2e7b979d-047a-4a9f-a844-0024942f0829 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:50.236746 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e7b979d-047a-4a9f-a844-0024942f0829 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:50.237022 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e7b979d-047a-4a9f-a844-0024942f0829 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:50.237292 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e7b979d-047a-4a9f-a844-0024942f0829 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:50.237458 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2e7b979d-047a-4a9f-a844-0024942f0829 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:50.244171 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:50.244171 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:50.245060 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e7b979d-047a-4a9f-a844-0024942f0829 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:50.245550 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1036/4145] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:50 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:50.488946 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8e8dd24b-26d0-4399-b496-a3ac28583a18 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:50.490682 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e8dd24b-26d0-4399-b496-a3ac28583a18 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:50.490920 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e8dd24b-26d0-4399-b496-a3ac28583a18 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:50.491100 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e8dd24b-26d0-4399-b496-a3ac28583a18 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:50.491201 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8e8dd24b-26d0-4399-b496-a3ac28583a18 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id a2e5b8ca-be4d-4588-b776-83febc983715. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:50.497766 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:50.497766 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:50.498531 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e8dd24b-26d0-4399-b496-a3ac28583a18 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 200 Aug 07 18:07:50.498930 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1030/4146] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:50 2026] GET /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:50.987562 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3fb335f1-db88-4382-a7e2-cef3975e71f2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:50.989135 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3fb335f1-db88-4382-a7e2-cef3975e71f2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea Aug 07 18:07:50.989300 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3fb335f1-db88-4382-a7e2-cef3975e71f2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:50.989490 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3fb335f1-db88-4382-a7e2-cef3975e71f2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:50.994971 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:50.994971 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:50.995887 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3fb335f1-db88-4382-a7e2-cef3975e71f2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:50.996705 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3fb335f1-db88-4382-a7e2-cef3975e71f2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea returned with HTTP 200 Aug 07 18:07:50.997123 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1035/4147] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:50 2026] GET /volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:51.006753 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:51.008627 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:51.008976 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c9902490-353a-4624-bce1-14433debaeb5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:51.009087 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "60812dc8-2f45-49b0-920d-ff44ed8f47ea", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-521538416"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:51.010695 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request body: {'volume': {'snapshot_id': '60812dc8-2f45-49b0-920d-ff44ed8f47ea', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-521538416'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:51.012183 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9902490-353a-4624-bce1-14433debaeb5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:51.012444 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9902490-353a-4624-bce1-14433debaeb5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:51.012715 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9902490-353a-4624-bce1-14433debaeb5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:51.012892 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c9902490-353a-4624-bce1-14433debaeb5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:51.015868 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:51.015868 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:51.016288 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:51.016421 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume of 1 GB Aug 07 18:07:51.019236 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:51.019236 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:51.019807 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Availability Zones retrieved successfully. Aug 07 18:07:51.019966 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9902490-353a-4624-bce1-14433debaeb5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:51.020360 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1037/4148] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:51 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:07:51.024928 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (786fb749-94d6-478d-b83b-91bd3c9d1fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:51.026063 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f2b7b4c-694c-4ac4-a7c8-ec9dd8970844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:51.026995 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:51.057099 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f2b7b4c-694c-4ac4-a7c8-ec9dd8970844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '60812dc8-2f45-49b0-920d-ff44ed8f47ea', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:51.057880 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b6819a-430e-41d2-b713-38cfb7c98cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:51.099322 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['6face845-acdb-4f29-96e3-0c05d30072d7', '2ed61a40-d62e-41ae-9496-3f670031111b', '17df96cc-8ec0-4537-b576-0068ea3ef602', '9c83874a-6541-4dd7-bc60-7f655926cc33'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:51.100392 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65b6819a-430e-41d2-b713-38cfb7c98cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6face845-acdb-4f29-96e3-0c05d30072d7', '2ed61a40-d62e-41ae-9496-3f670031111b', '17df96cc-8ec0-4537-b576-0068ea3ef602', '9c83874a-6541-4dd7-bc60-7f655926cc33']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:51.101407 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf8b630-7983-4037-b08f-a8a254226b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:51.109083 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-54b35d75-8ead-42c4-a893-1a8e1bb6ff75 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:51.111850 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54b35d75-8ead-42c4-a893-1a8e1bb6ff75 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:51.112177 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54b35d75-8ead-42c4-a893-1a8e1bb6ff75 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:51.112463 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-54b35d75-8ead-42c4-a893-1a8e1bb6ff75 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:51.112647 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-54b35d75-8ead-42c4-a893-1a8e1bb6ff75 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:51.118084 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:51.118084 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:51.119201 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-54b35d75-8ead-42c4-a893-1a8e1bb6ff75 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:51.119809 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1031/4149] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:51 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:51.149653 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf8b630-7983-4037-b08f-a8a254226b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c01c727-e7a8-4641-8f7f-10df0b2169c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-521538416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['6face845-acdb-4f29-96e3-0c05d30072d7','2ed61a40-d62e-41ae-9496-3f670031111b','17df96cc-8ec0-4537-b576-0068ea3ef602','9c83874a-6541-4dd7-bc60-7f655926cc33'],size=1,snapshot_id=60812dc8-2f45-49b0-920d-ff44ed8f47ea,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-521538416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c01c727-e7a8-4641-8f7f-10df0b2169c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb309aa1aa6f430b9dfb1201feeec25d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=60812dc8-2f45-49b0-920d-ff44ed8f47ea,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:51.150979 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (460e4d14-7113-481f-8237-544e2c4c04c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:51.173936 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (460e4d14-7113-481f-8237-544e2c4c04c1) transitioned into state 'SUCCESS' from state '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-521538416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['6face845-acdb-4f29-96e3-0c05d30072d7','2ed61a40-d62e-41ae-9496-3f670031111b','17df96cc-8ec0-4537-b576-0068ea3ef602','9c83874a-6541-4dd7-bc60-7f655926cc33'],size=1,snapshot_id=60812dc8-2f45-49b0-920d-ff44ed8f47ea,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:51.174679 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ba92ea4-877f-4a2b-b0c3-d8fb9bc26d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:51.201391 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ba92ea4-877f-4a2b-b0c3-d8fb9bc26d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:51.201391 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (786fb749-94d6-478d-b83b-91bd3c9d1fe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:51.201391 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request issued successfully. Aug 07 18:07:51.201391 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9f215ea4-ad28-4167-8685-d71a0dc61fd1 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:51.201676 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1047/4150] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:07:51 2026] POST /volume/v3/volumes => generated 803 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:51.213427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-58ac8830-a578-40b5-9c92-03bc176180b4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:51.215209 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58ac8830-a578-40b5-9c92-03bc176180b4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 Aug 07 18:07:51.215462 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58ac8830-a578-40b5-9c92-03bc176180b4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:51.215881 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58ac8830-a578-40b5-9c92-03bc176180b4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:51.223944 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:51.223944 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:51.225554 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-58ac8830-a578-40b5-9c92-03bc176180b4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:51.229602 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58ac8830-a578-40b5-9c92-03bc176180b4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 returned with HTTP 200 Aug 07 18:07:51.230019 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1036/4151] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:51 2026] GET /volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:07:51.256102 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5918bf64-1280-4c8a-8e65-809d5270d6e3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:51.258745 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5918bf64-1280-4c8a-8e65-809d5270d6e3 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:51.258745 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5918bf64-1280-4c8a-8e65-809d5270d6e3 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:51.258745 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5918bf64-1280-4c8a-8e65-809d5270d6e3 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:51.258745 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5918bf64-1280-4c8a-8e65-809d5270d6e3 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:51.263858 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:51.263858 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:51.264467 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5918bf64-1280-4c8a-8e65-809d5270d6e3 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:51.264818 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1038/4152] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:51 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:51.510043 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-569d2fcb-1b0e-4ddb-8fb7-648f73d265eb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:51.512043 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-569d2fcb-1b0e-4ddb-8fb7-648f73d265eb tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:51.512289 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-569d2fcb-1b0e-4ddb-8fb7-648f73d265eb tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:51.512640 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-569d2fcb-1b0e-4ddb-8fb7-648f73d265eb tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:51.512748 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-569d2fcb-1b0e-4ddb-8fb7-648f73d265eb tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id a2e5b8ca-be4d-4588-b776-83febc983715. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:51.518003 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:51.518003 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:51.518934 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-569d2fcb-1b0e-4ddb-8fb7-648f73d265eb tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 200 Aug 07 18:07:51.519274 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1032/4153] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:51 2026] GET /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:52.046191 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-36aee60b-9d93-4ee4-8cb5-30b54c489391 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:52.048469 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36aee60b-9d93-4ee4-8cb5-30b54c489391 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:52.048612 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36aee60b-9d93-4ee4-8cb5-30b54c489391 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:52.048833 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36aee60b-9d93-4ee4-8cb5-30b54c489391 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:52.048993 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-36aee60b-9d93-4ee4-8cb5-30b54c489391 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:52.056115 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:52.056115 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:52.056979 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36aee60b-9d93-4ee4-8cb5-30b54c489391 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:52.057442 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1048/4154] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:52 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:52.129975 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7a08c7e2-6a18-4b7f-972b-5e1951d7d55d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:52.131657 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a08c7e2-6a18-4b7f-972b-5e1951d7d55d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:52.131876 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a08c7e2-6a18-4b7f-972b-5e1951d7d55d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:52.132113 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a08c7e2-6a18-4b7f-972b-5e1951d7d55d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:52.132265 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7a08c7e2-6a18-4b7f-972b-5e1951d7d55d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:52.136096 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:52.136096 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:52.136851 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a08c7e2-6a18-4b7f-972b-5e1951d7d55d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:52.137236 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1037/4155] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:52 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:52.243700 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-898cab4d-30c1-461c-b8bd-ae8e106fd312 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:52.245636 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-898cab4d-30c1-461c-b8bd-ae8e106fd312 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 Aug 07 18:07:52.245929 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-898cab4d-30c1-461c-b8bd-ae8e106fd312 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:52.246179 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-898cab4d-30c1-461c-b8bd-ae8e106fd312 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:52.255336 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:52.255336 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:52.261228 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-898cab4d-30c1-461c-b8bd-ae8e106fd312 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:52.265775 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-898cab4d-30c1-461c-b8bd-ae8e106fd312 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 returned with HTTP 200 Aug 07 18:07:52.266229 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1039/4156] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:52 2026] GET /volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:52.276815 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-63e2fbf4-5906-437f-9d02-b9cf4a726ebf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:52.283431 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-63e2fbf4-5906-437f-9d02-b9cf4a726ebf tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:52.283431 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-63e2fbf4-5906-437f-9d02-b9cf4a726ebf tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:52.283431 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-63e2fbf4-5906-437f-9d02-b9cf4a726ebf tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:52.283431 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-63e2fbf4-5906-437f-9d02-b9cf4a726ebf tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:52.284142 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3cc2c55c-0660-404d-8412-ded8d351bc68 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:52.285885 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3cc2c55c-0660-404d-8412-ded8d351bc68 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea Aug 07 18:07:52.286071 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3cc2c55c-0660-404d-8412-ded8d351bc68 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:52.286269 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3cc2c55c-0660-404d-8412-ded8d351bc68 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:52.291449 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-3cc2c55c-0660-404d-8412-ded8d351bc68 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete snapshot with id: 60812dc8-2f45-49b0-920d-ff44ed8f47ea Aug 07 18:07:52.291497 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:52.291497 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:52.291497 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-63e2fbf4-5906-437f-9d02-b9cf4a726ebf tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:52.291497 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1033/4157] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:52 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:52.291576 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:52.291576 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:52.291576 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3cc2c55c-0660-404d-8412-ded8d351bc68 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:52.309300 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3cc2c55c-0660-404d-8412-ded8d351bc68 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot delete request issued successfully. Aug 07 18:07:52.309506 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3cc2c55c-0660-404d-8412-ded8d351bc68 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea returned with HTTP 202 Aug 07 18:07:52.309928 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1049/4158] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:07:52 2026] DELETE /volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:07:52.317169 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b7cbd2c9-d26a-4e4e-9782-19bf9c6b3e8f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:52.320455 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7cbd2c9-d26a-4e4e-9782-19bf9c6b3e8f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea Aug 07 18:07:52.320455 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b7cbd2c9-d26a-4e4e-9782-19bf9c6b3e8f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:52.320455 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b7cbd2c9-d26a-4e4e-9782-19bf9c6b3e8f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:52.325150 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:52.325150 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:52.325577 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b7cbd2c9-d26a-4e4e-9782-19bf9c6b3e8f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Snapshot retrieved successfully. Aug 07 18:07:52.326255 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7cbd2c9-d26a-4e4e-9782-19bf9c6b3e8f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea returned with HTTP 200 Aug 07 18:07:52.326675 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1038/4159] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:52 2026] GET /volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:52.530605 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-eb8554c5-4055-45d9-b19c-44cac59e1d00 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:52.533815 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eb8554c5-4055-45d9-b19c-44cac59e1d00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:52.534033 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eb8554c5-4055-45d9-b19c-44cac59e1d00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:52.534411 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-eb8554c5-4055-45d9-b19c-44cac59e1d00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:52.534411 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-eb8554c5-4055-45d9-b19c-44cac59e1d00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id a2e5b8ca-be4d-4588-b776-83febc983715. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:52.539642 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:52.539642 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:52.540598 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-eb8554c5-4055-45d9-b19c-44cac59e1d00 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 200 Aug 07 18:07:52.541231 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1040/4160] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:52 2026] GET /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:53.072390 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1ca3a40b-c4c2-44c7-ab6b-bb69766d9b95 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:53.074581 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ca3a40b-c4c2-44c7-ab6b-bb69766d9b95 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:53.074841 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ca3a40b-c4c2-44c7-ab6b-bb69766d9b95 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:53.075098 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ca3a40b-c4c2-44c7-ab6b-bb69766d9b95 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:53.075244 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-1ca3a40b-c4c2-44c7-ab6b-bb69766d9b95 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:53.080490 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:53.080490 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:53.081451 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ca3a40b-c4c2-44c7-ab6b-bb69766d9b95 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:53.081782 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1034/4161] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:53 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:53.147165 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0ffc70a1-6b9d-4d88-8bb7-64174fdcbc0c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:53.149596 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ffc70a1-6b9d-4d88-8bb7-64174fdcbc0c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:53.149872 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ffc70a1-6b9d-4d88-8bb7-64174fdcbc0c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:53.150149 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ffc70a1-6b9d-4d88-8bb7-64174fdcbc0c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:53.150307 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0ffc70a1-6b9d-4d88-8bb7-64174fdcbc0c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:53.155778 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:53.155778 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:53.156875 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ffc70a1-6b9d-4d88-8bb7-64174fdcbc0c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:53.157320 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1050/4162] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:53 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:53.299298 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a0375fa4-e5d9-4f1c-bab1-6b472eab717a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:53.301488 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0375fa4-e5d9-4f1c-bab1-6b472eab717a tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:53.301876 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0375fa4-e5d9-4f1c-bab1-6b472eab717a tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:53.302113 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0375fa4-e5d9-4f1c-bab1-6b472eab717a tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:53.302224 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a0375fa4-e5d9-4f1c-bab1-6b472eab717a tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:53.307072 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:53.307072 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:53.307796 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0375fa4-e5d9-4f1c-bab1-6b472eab717a tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:53.308334 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1039/4163] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:53 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:53.354583 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-81971b8b-8237-461c-bf34-9bff0fba7a77 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:53.356326 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81971b8b-8237-461c-bf34-9bff0fba7a77 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea Aug 07 18:07:53.356535 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81971b8b-8237-461c-bf34-9bff0fba7a77 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:53.356720 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81971b8b-8237-461c-bf34-9bff0fba7a77 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:53.361017 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81971b8b-8237-461c-bf34-9bff0fba7a77 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea returned with HTTP 404 Aug 07 18:07:53.361485 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1041/4164] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:07:53 2026] GET /volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:53.384218 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c1a254d9-7808-4abb-be9f-7af144fdf13e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:53.386276 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1a254d9-7808-4abb-be9f-7af144fdf13e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 Aug 07 18:07:53.386557 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1a254d9-7808-4abb-be9f-7af144fdf13e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:53.386789 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1a254d9-7808-4abb-be9f-7af144fdf13e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:53.387009 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-c1a254d9-7808-4abb-be9f-7af144fdf13e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 Aug 07 18:07:53.394317 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:53.394317 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:53.394819 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c1a254d9-7808-4abb-be9f-7af144fdf13e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:53.415216 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c1a254d9-7808-4abb-be9f-7af144fdf13e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume request issued successfully. Aug 07 18:07:53.415362 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1a254d9-7808-4abb-be9f-7af144fdf13e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 returned with HTTP 202 Aug 07 18:07:53.415780 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1035/4165] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:07:53 2026] DELETE /volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:07:53.440059 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2c5f7ea9-3050-4001-b604-526230026150 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:53.445199 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c5f7ea9-3050-4001-b604-526230026150 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 Aug 07 18:07:53.445483 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c5f7ea9-3050-4001-b604-526230026150 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:53.445725 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2c5f7ea9-3050-4001-b604-526230026150 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:53.460804 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:53.460804 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:53.470648 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2c5f7ea9-3050-4001-b604-526230026150 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:53.478165 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2c5f7ea9-3050-4001-b604-526230026150 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 returned with HTTP 200 Aug 07 18:07:53.478764 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1051/4166] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:53 2026] GET /volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 => generated 862 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:53.552367 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-29d0904e-0a7a-4185-bf85-9ca68e383b4b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:53.557893 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29d0904e-0a7a-4185-bf85-9ca68e383b4b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:53.558138 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29d0904e-0a7a-4185-bf85-9ca68e383b4b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:53.558370 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29d0904e-0a7a-4185-bf85-9ca68e383b4b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:53.558519 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-29d0904e-0a7a-4185-bf85-9ca68e383b4b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id a2e5b8ca-be4d-4588-b776-83febc983715. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:53.563241 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:53.563241 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:53.564042 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29d0904e-0a7a-4185-bf85-9ca68e383b4b tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 200 Aug 07 18:07:53.564458 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1040/4167] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:53 2026] GET /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:54.092898 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a3fc1b95-6a98-4a38-b306-0dce554449cc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:54.094584 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3fc1b95-6a98-4a38-b306-0dce554449cc tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:54.094769 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3fc1b95-6a98-4a38-b306-0dce554449cc tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:54.094952 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3fc1b95-6a98-4a38-b306-0dce554449cc tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:54.095093 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a3fc1b95-6a98-4a38-b306-0dce554449cc tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:54.099647 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:54.099647 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:54.100474 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3fc1b95-6a98-4a38-b306-0dce554449cc tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:54.100853 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1042/4168] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:54 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:54.169065 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bbe3ee13-f50b-4fbd-b188-ca524612a6c3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:54.171096 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bbe3ee13-f50b-4fbd-b188-ca524612a6c3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:54.171292 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bbe3ee13-f50b-4fbd-b188-ca524612a6c3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:54.171627 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bbe3ee13-f50b-4fbd-b188-ca524612a6c3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:54.171756 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-bbe3ee13-f50b-4fbd-b188-ca524612a6c3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:54.176243 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:54.176243 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:54.177177 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bbe3ee13-f50b-4fbd-b188-ca524612a6c3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:54.177614 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1036/4169] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:54 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:54.320497 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-858057e5-214c-432e-a939-ea5402a02cfc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:54.323176 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-858057e5-214c-432e-a939-ea5402a02cfc tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:54.323520 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-858057e5-214c-432e-a939-ea5402a02cfc tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:54.323766 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-858057e5-214c-432e-a939-ea5402a02cfc tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:54.323956 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-858057e5-214c-432e-a939-ea5402a02cfc tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:54.328963 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:54.328963 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:54.329768 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-858057e5-214c-432e-a939-ea5402a02cfc tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:54.330594 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1052/4170] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:54 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:54.544146 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7f8f7b42-8020-473f-8578-16cbe7f64419 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:54.545723 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f8f7b42-8020-473f-8578-16cbe7f64419 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 Aug 07 18:07:54.545927 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f8f7b42-8020-473f-8578-16cbe7f64419 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:54.546244 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f8f7b42-8020-473f-8578-16cbe7f64419 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:54.551585 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f8f7b42-8020-473f-8578-16cbe7f64419 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 returned with HTTP 404 Aug 07 18:07:54.552049 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1041/4171] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:54 2026] GET /volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:54.566908 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-91e3abdf-7241-4860-878a-8488dcadc43c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:54.568215 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:54.568812 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1700831626"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:54.570223 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1700831626'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:54.570365 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume of 1 GB Aug 07 18:07:54.574468 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Availability Zones retrieved successfully. Aug 07 18:07:54.578145 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2dff5168-f540-4aef-9bd8-9900fadf71ae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:54.579646 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2dff5168-f540-4aef-9bd8-9900fadf71ae tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:54.579811 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2dff5168-f540-4aef-9bd8-9900fadf71ae tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:54.579990 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2dff5168-f540-4aef-9bd8-9900fadf71ae tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:54.580103 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-2dff5168-f540-4aef-9bd8-9900fadf71ae tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id a2e5b8ca-be4d-4588-b776-83febc983715. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:54.583417 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (8de952ed-dd75-4cc7-9ecd-e1c1072f8288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:54.584850 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e09532-4bda-4f7e-9ee7-70f03d0c5e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:54.586800 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:54.588209 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:54.588209 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:54.588874 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2dff5168-f540-4aef-9bd8-9900fadf71ae tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 200 Aug 07 18:07:54.589214 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1037/4172] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:54 2026] GET /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:54.612030 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e09532-4bda-4f7e-9ee7-70f03d0c5e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:54.612823 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e59b6671-e372-43f5-98f8-9b4a24f8bc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:54.651487 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['e013fcae-f355-479d-9166-37170fe9614a', '148c820a-7fa5-4915-8ce4-392d2b77052f', 'df51ea82-8f89-4555-b70c-07a8c9baa148', '484d9942-c7fe-4f85-8ce6-bbd2c8353842'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:54.652111 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e59b6671-e372-43f5-98f8-9b4a24f8bc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e013fcae-f355-479d-9166-37170fe9614a', '148c820a-7fa5-4915-8ce4-392d2b77052f', 'df51ea82-8f89-4555-b70c-07a8c9baa148', '484d9942-c7fe-4f85-8ce6-bbd2c8353842']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:54.652762 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc09d95-f10b-491c-b995-edc3fe4f3758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:54.673599 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc09d95-f10b-491c-b995-edc3fe4f3758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddb719d2-e5d6-485f-bb06-4f9e27293684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1700831626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['e013fcae-f355-479d-9166-37170fe9614a','148c820a-7fa5-4915-8ce4-392d2b77052f','df51ea82-8f89-4555-b70c-07a8c9baa148','484d9942-c7fe-4f85-8ce6-bbd2c8353842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1700831626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddb719d2-e5d6-485f-bb06-4f9e27293684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb309aa1aa6f430b9dfb1201feeec25d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:54.673599 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f44120a7-7775-4842-bc9b-ba90a7bf7376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:54.687587 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f44120a7-7775-4842-bc9b-ba90a7bf7376) transitioned into state 'SUCCESS' from state '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-1700831626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['e013fcae-f355-479d-9166-37170fe9614a','148c820a-7fa5-4915-8ce4-392d2b77052f','df51ea82-8f89-4555-b70c-07a8c9baa148','484d9942-c7fe-4f85-8ce6-bbd2c8353842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:54.688072 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef8ce6c4-62e6-4c43-9dc7-24078abc3908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:54.697132 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef8ce6c4-62e6-4c43-9dc7-24078abc3908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:54.697852 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (8de952ed-dd75-4cc7-9ecd-e1c1072f8288) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:54.698126 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request issued successfully. Aug 07 18:07:54.698658 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-91e3abdf-7241-4860-878a-8488dcadc43c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:54.699054 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1043/4173] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:07:54 2026] POST /volume/v3/volumes => generated 770 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:54.710661 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8a0864bb-3152-40e4-8d8f-6e2c09297bc2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:54.712856 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a0864bb-3152-40e4-8d8f-6e2c09297bc2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 Aug 07 18:07:54.713081 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a0864bb-3152-40e4-8d8f-6e2c09297bc2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:54.713261 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8a0864bb-3152-40e4-8d8f-6e2c09297bc2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:54.720167 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:54.720167 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:54.723591 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8a0864bb-3152-40e4-8d8f-6e2c09297bc2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:54.727380 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8a0864bb-3152-40e4-8d8f-6e2c09297bc2 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 returned with HTTP 200 Aug 07 18:07:54.727739 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1053/4174] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:54 2026] GET /volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:55.110815 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-349d43ac-82f9-4dcf-8327-144932a6b3f9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:55.112529 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-349d43ac-82f9-4dcf-8327-144932a6b3f9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:55.112713 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-349d43ac-82f9-4dcf-8327-144932a6b3f9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:55.112885 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-349d43ac-82f9-4dcf-8327-144932a6b3f9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:55.113009 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-349d43ac-82f9-4dcf-8327-144932a6b3f9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:55.116815 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:55.116815 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:55.117481 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-349d43ac-82f9-4dcf-8327-144932a6b3f9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:55.117800 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1042/4175] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:55 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:55.127716 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b84f9c4c-1014-4aad-9aa1-574a2e633e08 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:55.129878 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b84f9c4c-1014-4aad-9aa1-574a2e633e08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa/restore Aug 07 18:07:55.130295 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b84f9c4c-1014-4aad-9aa1-574a2e633e08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "329b96e7-6931-49f0-9343-fdf5cd6d0fca"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:55.132045 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-b84f9c4c-1014-4aad-9aa1-574a2e633e08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Restoring backup 37f4d743-ad97-45ca-8a3e-1cfb92b223aa ({'restore': {'volume_id': '329b96e7-6931-49f0-9343-fdf5cd6d0fca'}}) {{(pid=100243) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 18:07:55.132174 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-b84f9c4c-1014-4aad-9aa1-574a2e633e08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Restoring backup 37f4d743-ad97-45ca-8a3e-1cfb92b223aa to volume 329b96e7-6931-49f0-9343-fdf5cd6d0fca. Aug 07 18:07:55.136826 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:55.136826 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:55.147630 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:55.147630 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:55.148197 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b84f9c4c-1014-4aad-9aa1-574a2e633e08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:07:55.148331 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.api [None req-b84f9c4c-1014-4aad-9aa1-574a2e633e08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Checking backup size 1 against volume size 1 {{(pid=100243) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 18:07:55.148467 np0000006743 devstack@c-api.service[100243]: INFO cinder.backup.api [None req-b84f9c4c-1014-4aad-9aa1-574a2e633e08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Overwriting volume 329b96e7-6931-49f0-9343-fdf5cd6d0fca with restore of backup 37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:55.162830 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-b84f9c4c-1014-4aad-9aa1-574a2e633e08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] restore_backup in rpcapi backup_id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa {{(pid=100243) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 18:07:55.164764 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b84f9c4c-1014-4aad-9aa1-574a2e633e08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa/restore returned with HTTP 202 Aug 07 18:07:55.165245 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1038/4176] 10.4.3.241 () {68 vars in 1393 bytes} [Fri Aug 7 18:07:55 2026] POST /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa/restore => generated 181 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:07:55.176911 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-404389ad-9a5d-4a3d-b933-cab5245afb3d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:55.179163 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-404389ad-9a5d-4a3d-b933-cab5245afb3d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:55.179342 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-404389ad-9a5d-4a3d-b933-cab5245afb3d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:55.179533 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-404389ad-9a5d-4a3d-b933-cab5245afb3d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:55.179629 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-404389ad-9a5d-4a3d-b933-cab5245afb3d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:55.187556 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:55.187556 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:55.188200 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-94f825fe-1b74-453f-af88-980792007023 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:55.188494 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-404389ad-9a5d-4a3d-b933-cab5245afb3d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:55.188945 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1044/4177] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:55 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:55.190596 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94f825fe-1b74-453f-af88-980792007023 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:55.190863 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94f825fe-1b74-453f-af88-980792007023 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:55.191105 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94f825fe-1b74-453f-af88-980792007023 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:55.191224 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-94f825fe-1b74-453f-af88-980792007023 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:55.195748 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:55.195748 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:55.196535 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94f825fe-1b74-453f-af88-980792007023 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:55.196936 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1054/4178] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:55 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:55.342333 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-42f843b6-acdc-4963-ada7-81d116121cc7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:55.344498 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42f843b6-acdc-4963-ada7-81d116121cc7 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:55.344698 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42f843b6-acdc-4963-ada7-81d116121cc7 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:55.344876 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42f843b6-acdc-4963-ada7-81d116121cc7 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:55.345012 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-42f843b6-acdc-4963-ada7-81d116121cc7 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:55.349169 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:55.349169 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:55.349781 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42f843b6-acdc-4963-ada7-81d116121cc7 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:55.350141 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1043/4179] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:55 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:55.599830 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-753a6581-e8ee-4a33-a896-727d1e4e06d6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:55.602213 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-753a6581-e8ee-4a33-a896-727d1e4e06d6 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:55.602448 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-753a6581-e8ee-4a33-a896-727d1e4e06d6 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:55.602667 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-753a6581-e8ee-4a33-a896-727d1e4e06d6 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:55.602825 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-753a6581-e8ee-4a33-a896-727d1e4e06d6 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id a2e5b8ca-be4d-4588-b776-83febc983715. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:55.607252 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:55.607252 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:55.608089 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-753a6581-e8ee-4a33-a896-727d1e4e06d6 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 200 Aug 07 18:07:55.608518 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1039/4180] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:55 2026] GET /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:55.753788 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9644643b-fd84-4ad0-9626-c921b5de039f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:55.756059 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9644643b-fd84-4ad0-9626-c921b5de039f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 Aug 07 18:07:55.756329 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9644643b-fd84-4ad0-9626-c921b5de039f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:55.756594 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9644643b-fd84-4ad0-9626-c921b5de039f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:55.768386 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:55.768386 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:55.774679 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9644643b-fd84-4ad0-9626-c921b5de039f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:55.780790 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9644643b-fd84-4ad0-9626-c921b5de039f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 returned with HTTP 200 Aug 07 18:07:55.781286 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1045/4181] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:55 2026] GET /volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:55.815505 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-43088263-3b8b-46e2-9572-d9875fc791a4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:55.817030 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:07:55.817358 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ddb719d2-e5d6-485f-bb06-4f9e27293684", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-943535732"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:07:55.818874 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request body: {'volume': {'source_volid': 'ddb719d2-e5d6-485f-bb06-4f9e27293684', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-943535732'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:07:55.825536 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:55.825536 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:55.825982 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume retrieved successfully. Aug 07 18:07:55.826098 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume of 1 GB Aug 07 18:07:55.829793 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Availability Zones retrieved successfully. Aug 07 18:07:55.835353 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (b666588a-dd1f-46d8-864f-cc500f3c44c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:55.836497 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9e81c1-1b64-478a-b4f6-fe7f7c9b9ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:55.837391 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:07:55.861340 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d9e81c1-1b64-478a-b4f6-fe7f7c9b9ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ddb719d2-e5d6-485f-bb06-4f9e27293684', 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:55.862361 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e8b799-233f-47d4-ae62-a3cc9f5808c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:55.907870 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Created reservations ['3ed5712c-4520-4896-9c5a-bdd17c028e29', 'ca3aebf7-48a9-415a-b550-597f6006c505', '25d29e54-9612-4777-994c-53eb145c2bac', 'aa223277-57a1-4247-bb16-fc5901940d28'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:07:55.908786 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e8b799-233f-47d4-ae62-a3cc9f5808c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ed5712c-4520-4896-9c5a-bdd17c028e29', 'ca3aebf7-48a9-415a-b550-597f6006c505', '25d29e54-9612-4777-994c-53eb145c2bac', 'aa223277-57a1-4247-bb16-fc5901940d28']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:55.909718 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b979f0a9-ef64-413b-8471-8b4e64fad357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:55.946937 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b979f0a9-ef64-413b-8471-8b4e64fad357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44122f04-0036-4049-8a13-044afe162bf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-943535732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['3ed5712c-4520-4896-9c5a-bdd17c028e29','ca3aebf7-48a9-415a-b550-597f6006c505','25d29e54-9612-4777-994c-53eb145c2bac','aa223277-57a1-4247-bb16-fc5901940d28'],size=1,snapshot_id=None,source_replicaid=,source_volid=ddb719d2-e5d6-485f-bb06-4f9e27293684,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-943535732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44122f04-0036-4049-8a13-044afe162bf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb309aa1aa6f430b9dfb1201feeec25d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ddb719d2-e5d6-485f-bb06-4f9e27293684,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:55.947814 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60371c3d-21af-4295-a237-1a96781f816f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:55.969505 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60371c3d-21af-4295-a237-1a96781f816f) transitioned into state 'SUCCESS' from state '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-943535732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb309aa1aa6f430b9dfb1201feeec25d',qos_specs=None,replication_status=,reservations=['3ed5712c-4520-4896-9c5a-bdd17c028e29','ca3aebf7-48a9-415a-b550-597f6006c505','25d29e54-9612-4777-994c-53eb145c2bac','aa223277-57a1-4247-bb16-fc5901940d28'],size=1,snapshot_id=None,source_replicaid=,source_volid=ddb719d2-e5d6-485f-bb06-4f9e27293684,status='creating',user_id='c8e6026cd7ef460d915eb37bf3292e39',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:55.970389 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15f38966-b773-4f34-a36c-3a8019db36c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:07:55.987223 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15f38966-b773-4f34-a36c-3a8019db36c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:07:55.988161 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Flow 'volume_create_api' (b666588a-dd1f-46d8-864f-cc500f3c44c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:07:55.988487 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Create volume request issued successfully. Aug 07 18:07:55.989337 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43088263-3b8b-46e2-9572-d9875fc791a4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:07:55.989596 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1055/4182] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:07:55 2026] POST /volume/v3/volumes => generated 803 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:56.002417 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cec52aaa-0b0b-4365-a525-82e9694f10c9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:56.004735 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cec52aaa-0b0b-4365-a525-82e9694f10c9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 Aug 07 18:07:56.005064 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cec52aaa-0b0b-4365-a525-82e9694f10c9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:56.005341 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cec52aaa-0b0b-4365-a525-82e9694f10c9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:56.023921 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:56.023921 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:56.028235 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cec52aaa-0b0b-4365-a525-82e9694f10c9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:56.032268 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cec52aaa-0b0b-4365-a525-82e9694f10c9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 returned with HTTP 200 Aug 07 18:07:56.032636 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1044/4183] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:56 2026] GET /volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:56.203704 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9428d6e3-a5ae-4c76-9bee-86c8a11a095e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:56.205674 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9428d6e3-a5ae-4c76-9bee-86c8a11a095e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:56.206207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9428d6e3-a5ae-4c76-9bee-86c8a11a095e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:56.206207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9428d6e3-a5ae-4c76-9bee-86c8a11a095e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:56.206344 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-9428d6e3-a5ae-4c76-9bee-86c8a11a095e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:56.208117 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b8fa7864-54f2-4421-89aa-f0f3d336832b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:56.209849 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b8fa7864-54f2-4421-89aa-f0f3d336832b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:56.210024 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b8fa7864-54f2-4421-89aa-f0f3d336832b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:56.210256 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b8fa7864-54f2-4421-89aa-f0f3d336832b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:56.210362 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b8fa7864-54f2-4421-89aa-f0f3d336832b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:56.210984 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:56.210984 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:56.211811 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9428d6e3-a5ae-4c76-9bee-86c8a11a095e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:56.212219 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1040/4184] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:56 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:56.214383 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:56.214383 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:56.215081 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b8fa7864-54f2-4421-89aa-f0f3d336832b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:56.215432 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1046/4185] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:56 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:56.360962 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2a2c8fa9-ea9e-45a6-ab3b-21bd0366af3d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:56.363244 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2a2c8fa9-ea9e-45a6-ab3b-21bd0366af3d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:56.363539 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2a2c8fa9-ea9e-45a6-ab3b-21bd0366af3d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:56.363775 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2a2c8fa9-ea9e-45a6-ab3b-21bd0366af3d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:56.363909 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2a2c8fa9-ea9e-45a6-ab3b-21bd0366af3d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:56.368205 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:56.368205 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:56.368820 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2a2c8fa9-ea9e-45a6-ab3b-21bd0366af3d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:56.369176 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1056/4186] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:56 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:56.618907 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-81f5d67b-f857-4137-9eb6-e8110abbe997 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:56.620756 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81f5d67b-f857-4137-9eb6-e8110abbe997 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:56.620919 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81f5d67b-f857-4137-9eb6-e8110abbe997 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:56.621102 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81f5d67b-f857-4137-9eb6-e8110abbe997 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:56.621199 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-81f5d67b-f857-4137-9eb6-e8110abbe997 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id a2e5b8ca-be4d-4588-b776-83febc983715. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:56.625055 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:56.625055 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:56.625737 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81f5d67b-f857-4137-9eb6-e8110abbe997 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 200 Aug 07 18:07:56.626082 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1045/4187] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:56 2026] GET /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:57.066549 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2b110700-ceae-4d44-846b-cacf301290ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:57.068711 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2b110700-ceae-4d44-846b-cacf301290ef tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 Aug 07 18:07:57.068971 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2b110700-ceae-4d44-846b-cacf301290ef tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:57.069216 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2b110700-ceae-4d44-846b-cacf301290ef tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:57.076060 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:57.076060 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:57.079334 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2b110700-ceae-4d44-846b-cacf301290ef tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:57.082851 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2b110700-ceae-4d44-846b-cacf301290ef tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 returned with HTTP 200 Aug 07 18:07:57.083187 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1041/4188] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:57 2026] GET /volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:57.093602 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cbd390b0-4b8c-4f25-8ede-e2df936693ac None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:57.095121 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cbd390b0-4b8c-4f25-8ede-e2df936693ac tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 Aug 07 18:07:57.095304 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cbd390b0-4b8c-4f25-8ede-e2df936693ac tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:57.095490 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cbd390b0-4b8c-4f25-8ede-e2df936693ac tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:57.095643 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-cbd390b0-4b8c-4f25-8ede-e2df936693ac tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: ddb719d2-e5d6-485f-bb06-4f9e27293684 Aug 07 18:07:57.102574 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:57.102574 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:57.102944 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cbd390b0-4b8c-4f25-8ede-e2df936693ac tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:57.117078 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cbd390b0-4b8c-4f25-8ede-e2df936693ac tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume request issued successfully. Aug 07 18:07:57.117220 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cbd390b0-4b8c-4f25-8ede-e2df936693ac tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 returned with HTTP 202 Aug 07 18:07:57.117649 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1047/4189] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:07:57 2026] DELETE /volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:07:57.124625 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bca8ab32-5bfd-4de7-9ae8-56a153ac3a96 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:57.126349 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bca8ab32-5bfd-4de7-9ae8-56a153ac3a96 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 Aug 07 18:07:57.126768 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bca8ab32-5bfd-4de7-9ae8-56a153ac3a96 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:57.128052 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bca8ab32-5bfd-4de7-9ae8-56a153ac3a96 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:57.133981 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:57.133981 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:57.137171 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bca8ab32-5bfd-4de7-9ae8-56a153ac3a96 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:57.140849 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bca8ab32-5bfd-4de7-9ae8-56a153ac3a96 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 returned with HTTP 200 Aug 07 18:07:57.141443 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1057/4190] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:57 2026] GET /volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:57.223953 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ca6a92ca-ea0b-4029-a2e3-a54792a7d9f1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:57.225873 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7ea91d1b-fc3c-486c-9494-4e91d2885b82 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:57.226156 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ca6a92ca-ea0b-4029-a2e3-a54792a7d9f1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:57.226327 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ca6a92ca-ea0b-4029-a2e3-a54792a7d9f1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:57.226555 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ca6a92ca-ea0b-4029-a2e3-a54792a7d9f1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:57.226653 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ca6a92ca-ea0b-4029-a2e3-a54792a7d9f1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:57.227891 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7ea91d1b-fc3c-486c-9494-4e91d2885b82 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:57.228216 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7ea91d1b-fc3c-486c-9494-4e91d2885b82 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:57.228502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7ea91d1b-fc3c-486c-9494-4e91d2885b82 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:57.228667 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-7ea91d1b-fc3c-486c-9494-4e91d2885b82 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:57.230418 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:57.230418 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:57.231087 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ca6a92ca-ea0b-4029-a2e3-a54792a7d9f1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:57.231427 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1046/4191] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:57 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:57.233473 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:57.233473 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:57.234191 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7ea91d1b-fc3c-486c-9494-4e91d2885b82 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:57.234607 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1042/4192] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:57 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:57.379835 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1b0fc1b2-0355-4532-907a-78e6c9525ae6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:57.381464 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b0fc1b2-0355-4532-907a-78e6c9525ae6 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:57.381654 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b0fc1b2-0355-4532-907a-78e6c9525ae6 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:57.381825 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b0fc1b2-0355-4532-907a-78e6c9525ae6 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:57.381924 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1b0fc1b2-0355-4532-907a-78e6c9525ae6 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:57.385939 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:57.385939 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:57.386486 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b0fc1b2-0355-4532-907a-78e6c9525ae6 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:57.386795 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1048/4193] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:57 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:57.636536 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3fb47222-e835-4729-b0f9-9968c930ffc9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:57.639416 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3fb47222-e835-4729-b0f9-9968c930ffc9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:57.639416 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3fb47222-e835-4729-b0f9-9968c930ffc9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:57.639416 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3fb47222-e835-4729-b0f9-9968c930ffc9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:57.639416 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3fb47222-e835-4729-b0f9-9968c930ffc9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id a2e5b8ca-be4d-4588-b776-83febc983715. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:57.643805 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:57.643805 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:57.644770 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3fb47222-e835-4729-b0f9-9968c930ffc9 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 200 Aug 07 18:07:57.645972 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1058/4194] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:57 2026] GET /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:58.153050 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-42a247c9-51c5-41b7-9cc2-681a0a765ee4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:58.154918 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42a247c9-51c5-41b7-9cc2-681a0a765ee4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 Aug 07 18:07:58.155076 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42a247c9-51c5-41b7-9cc2-681a0a765ee4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:58.155270 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42a247c9-51c5-41b7-9cc2-681a0a765ee4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:58.161366 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42a247c9-51c5-41b7-9cc2-681a0a765ee4 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 returned with HTTP 404 Aug 07 18:07:58.161879 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1047/4195] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:58 2026] GET /volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:58.168965 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-68b05095-f497-4c67-82d8-6c525c691e5f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:58.171464 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68b05095-f497-4c67-82d8-6c525c691e5f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 Aug 07 18:07:58.171721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68b05095-f497-4c67-82d8-6c525c691e5f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:58.171905 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-68b05095-f497-4c67-82d8-6c525c691e5f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:58.172093 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-68b05095-f497-4c67-82d8-6c525c691e5f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: 44122f04-0036-4049-8a13-044afe162bf2 Aug 07 18:07:58.179195 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:58.179195 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:58.179644 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-68b05095-f497-4c67-82d8-6c525c691e5f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:58.196389 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-68b05095-f497-4c67-82d8-6c525c691e5f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume request issued successfully. Aug 07 18:07:58.196563 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-68b05095-f497-4c67-82d8-6c525c691e5f tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 returned with HTTP 202 Aug 07 18:07:58.197027 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1043/4196] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:07:58 2026] DELETE /volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:07:58.203867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1ce48b25-ca20-472f-9c87-64b7d429eb5a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:58.205645 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ce48b25-ca20-472f-9c87-64b7d429eb5a tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 Aug 07 18:07:58.205929 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ce48b25-ca20-472f-9c87-64b7d429eb5a tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:58.206220 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1ce48b25-ca20-472f-9c87-64b7d429eb5a tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:58.214880 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:58.214880 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:58.219505 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1ce48b25-ca20-472f-9c87-64b7d429eb5a tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:58.224798 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1ce48b25-ca20-472f-9c87-64b7d429eb5a tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 returned with HTTP 200 Aug 07 18:07:58.225258 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1049/4197] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:58 2026] GET /volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:58.241288 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dc20e544-27d8-4f6e-8e9b-225e84781ec5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:58.243803 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dc20e544-27d8-4f6e-8e9b-225e84781ec5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:58.244074 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dc20e544-27d8-4f6e-8e9b-225e84781ec5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:58.244443 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dc20e544-27d8-4f6e-8e9b-225e84781ec5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:58.244502 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8a8999a2-dbe9-4fb9-abfc-88da57165dc7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:58.244732 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-dc20e544-27d8-4f6e-8e9b-225e84781ec5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:58.246290 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a8999a2-dbe9-4fb9-abfc-88da57165dc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:58.246511 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a8999a2-dbe9-4fb9-abfc-88da57165dc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:58.246692 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a8999a2-dbe9-4fb9-abfc-88da57165dc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:58.246790 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8a8999a2-dbe9-4fb9-abfc-88da57165dc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:58.249420 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:58.249420 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:58.250333 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dc20e544-27d8-4f6e-8e9b-225e84781ec5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:58.250803 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1059/4198] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:58 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:58.250852 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:58.250852 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:58.251649 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a8999a2-dbe9-4fb9-abfc-88da57165dc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:58.252095 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1048/4199] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:58 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:58.397160 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-07ecc5d9-31c3-45d5-8075-d5e58f92b2fe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:58.399132 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07ecc5d9-31c3-45d5-8075-d5e58f92b2fe tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:58.399380 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07ecc5d9-31c3-45d5-8075-d5e58f92b2fe tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:58.399608 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-07ecc5d9-31c3-45d5-8075-d5e58f92b2fe tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:58.399728 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-07ecc5d9-31c3-45d5-8075-d5e58f92b2fe tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:58.404248 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:58.404248 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:58.404856 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-07ecc5d9-31c3-45d5-8075-d5e58f92b2fe tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:58.405260 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1044/4200] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:58 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:58.655721 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d3a9ff84-af1f-41c8-9ead-b4762a303e75 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:58.657817 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d3a9ff84-af1f-41c8-9ead-b4762a303e75 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:58.658059 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d3a9ff84-af1f-41c8-9ead-b4762a303e75 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:58.658316 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d3a9ff84-af1f-41c8-9ead-b4762a303e75 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:58.658475 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-d3a9ff84-af1f-41c8-9ead-b4762a303e75 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id a2e5b8ca-be4d-4588-b776-83febc983715. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:58.663707 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:58.663707 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:07:58.664613 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d3a9ff84-af1f-41c8-9ead-b4762a303e75 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 200 Aug 07 18:07:58.665054 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1050/4201] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:58 2026] GET /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:58.673731 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c3657703-26b6-4d8a-9551-a32968b450ec None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:58.675473 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c3657703-26b6-4d8a-9551-a32968b450ec tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:07:58.675705 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c3657703-26b6-4d8a-9551-a32968b450ec tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:58.676491 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c3657703-26b6-4d8a-9551-a32968b450ec tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:58.676681 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c3657703-26b6-4d8a-9551-a32968b450ec tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:58.680948 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:58.680948 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:58.681644 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c3657703-26b6-4d8a-9551-a32968b450ec tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:07:58.681971 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1060/4202] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:58 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:58.690508 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fbb8452f-23f0-42e6-bdeb-788b2cb14dbe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:58.692617 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fbb8452f-23f0-42e6-bdeb-788b2cb14dbe tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] DELETE https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:58.692846 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fbb8452f-23f0-42e6-bdeb-788b2cb14dbe tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:58.693061 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fbb8452f-23f0-42e6-bdeb-788b2cb14dbe tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:58.693192 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-fbb8452f-23f0-42e6-bdeb-788b2cb14dbe tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Delete backup with id: a2e5b8ca-be4d-4588-b776-83febc983715. Aug 07 18:07:58.697876 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:58.697876 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:58.711162 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-fbb8452f-23f0-42e6-bdeb-788b2cb14dbe tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] delete_backup rpcapi backup_id a2e5b8ca-be4d-4588-b776-83febc983715 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:07:58.714147 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fbb8452f-23f0-42e6-bdeb-788b2cb14dbe tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 202 Aug 07 18:07:58.714582 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1049/4203] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:58 2026] DELETE /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:07:58.721118 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f042c780-7ffc-40b7-aa5a-86a60524f860 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:58.722863 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f042c780-7ffc-40b7-aa5a-86a60524f860 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:58.723110 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f042c780-7ffc-40b7-aa5a-86a60524f860 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:58.723329 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f042c780-7ffc-40b7-aa5a-86a60524f860 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:58.723472 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f042c780-7ffc-40b7-aa5a-86a60524f860 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id a2e5b8ca-be4d-4588-b776-83febc983715. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:58.727195 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:58.727195 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:58.727908 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f042c780-7ffc-40b7-aa5a-86a60524f860 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 200 Aug 07 18:07:58.728239 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1045/4204] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:58 2026] GET /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:59.236843 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-965423af-6044-4dc2-b523-ac0f1c3e6ccc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:59.238883 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-965423af-6044-4dc2-b523-ac0f1c3e6ccc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 Aug 07 18:07:59.238973 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-965423af-6044-4dc2-b523-ac0f1c3e6ccc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:59.239147 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-965423af-6044-4dc2-b523-ac0f1c3e6ccc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:59.245135 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-965423af-6044-4dc2-b523-ac0f1c3e6ccc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 returned with HTTP 404 Aug 07 18:07:59.245637 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1051/4205] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:59 2026] GET /volume/v3/volumes/44122f04-0036-4049-8a13-044afe162bf2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:59.254862 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-706f5d23-6906-4d85-843c-ce1920492a71 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:59.256897 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-706f5d23-6906-4d85-843c-ce1920492a71 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 Aug 07 18:07:59.256897 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-706f5d23-6906-4d85-843c-ce1920492a71 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:59.257133 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-706f5d23-6906-4d85-843c-ce1920492a71 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:59.257308 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-706f5d23-6906-4d85-843c-ce1920492a71 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: ddb719d2-e5d6-485f-bb06-4f9e27293684 Aug 07 18:07:59.260806 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6944aacb-a7f1-485a-acb9-e73a15778736 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:59.261485 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dfe1e549-a35d-4fcc-9e9f-2a18e4e4b1d7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:59.262920 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6944aacb-a7f1-485a-acb9-e73a15778736 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:07:59.263119 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6944aacb-a7f1-485a-acb9-e73a15778736 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:59.263278 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dfe1e549-a35d-4fcc-9e9f-2a18e4e4b1d7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:07:59.263320 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6944aacb-a7f1-485a-acb9-e73a15778736 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:59.263453 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6944aacb-a7f1-485a-acb9-e73a15778736 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:59.263527 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dfe1e549-a35d-4fcc-9e9f-2a18e4e4b1d7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:59.263602 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-706f5d23-6906-4d85-843c-ce1920492a71 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 returned with HTTP 404 Aug 07 18:07:59.263710 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dfe1e549-a35d-4fcc-9e9f-2a18e4e4b1d7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:59.263815 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-dfe1e549-a35d-4fcc-9e9f-2a18e4e4b1d7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:59.264161 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1061/4206] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:07:59 2026] DELETE /volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:59.267920 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:59.267920 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:59.268652 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dfe1e549-a35d-4fcc-9e9f-2a18e4e4b1d7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:07:59.268990 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1046/4207] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:59 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:59.269873 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:59.269873 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:59.270556 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6944aacb-a7f1-485a-acb9-e73a15778736 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:07:59.270887 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1050/4208] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:59 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:59.272329 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-16cdc424-3d35-4f51-82a1-cb88ea5ee157 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:59.274447 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16cdc424-3d35-4f51-82a1-cb88ea5ee157 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 Aug 07 18:07:59.274649 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16cdc424-3d35-4f51-82a1-cb88ea5ee157 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:59.274825 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16cdc424-3d35-4f51-82a1-cb88ea5ee157 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:59.279973 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16cdc424-3d35-4f51-82a1-cb88ea5ee157 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 returned with HTTP 404 Aug 07 18:07:59.280434 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1052/4209] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:59 2026] GET /volume/v3/volumes/ddb719d2-e5d6-485f-bb06-4f9e27293684 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:07:59.286248 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-96440800-8ad1-46f1-b1cc-6be121d0ef21 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:59.287982 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96440800-8ad1-46f1-b1cc-6be121d0ef21 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 Aug 07 18:07:59.288214 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96440800-8ad1-46f1-b1cc-6be121d0ef21 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:59.288406 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96440800-8ad1-46f1-b1cc-6be121d0ef21 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:59.288584 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-96440800-8ad1-46f1-b1cc-6be121d0ef21 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: 0c01c727-e7a8-4641-8f7f-10df0b2169c6 Aug 07 18:07:59.295171 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:59.295171 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:59.295617 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-96440800-8ad1-46f1-b1cc-6be121d0ef21 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:59.311739 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-96440800-8ad1-46f1-b1cc-6be121d0ef21 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume request issued successfully. Aug 07 18:07:59.312031 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96440800-8ad1-46f1-b1cc-6be121d0ef21 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 returned with HTTP 202 Aug 07 18:07:59.312429 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1062/4210] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:07:59 2026] DELETE /volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:07:59.321891 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-78e90d29-f24f-4fc1-8f4f-5606f69ae3d3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:59.323722 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78e90d29-f24f-4fc1-8f4f-5606f69ae3d3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 Aug 07 18:07:59.323976 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-78e90d29-f24f-4fc1-8f4f-5606f69ae3d3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:59.324214 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-78e90d29-f24f-4fc1-8f4f-5606f69ae3d3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:59.330914 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:59.330914 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:59.334673 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-78e90d29-f24f-4fc1-8f4f-5606f69ae3d3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Volume info retrieved successfully. Aug 07 18:07:59.339145 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-78e90d29-f24f-4fc1-8f4f-5606f69ae3d3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 returned with HTTP 200 Aug 07 18:07:59.339571 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1047/4211] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:07:59 2026] GET /volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:07:59.416961 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b0bbdeb4-fb26-4d2b-ac82-ae1383365d39 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:59.419823 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0bbdeb4-fb26-4d2b-ac82-ae1383365d39 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:07:59.420186 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b0bbdeb4-fb26-4d2b-ac82-ae1383365d39 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:59.420385 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b0bbdeb4-fb26-4d2b-ac82-ae1383365d39 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:59.420513 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b0bbdeb4-fb26-4d2b-ac82-ae1383365d39 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:59.427140 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:59.427140 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:07:59.427828 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0bbdeb4-fb26-4d2b-ac82-ae1383365d39 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:07:59.428171 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1051/4212] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:07:59 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:07:59.738510 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-417ba380-aa9e-4be5-bcf5-faf4b494a503 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:59.741635 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-417ba380-aa9e-4be5-bcf5-faf4b494a503 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 Aug 07 18:07:59.741635 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-417ba380-aa9e-4be5-bcf5-faf4b494a503 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:59.741635 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-417ba380-aa9e-4be5-bcf5-faf4b494a503 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:59.741635 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-417ba380-aa9e-4be5-bcf5-faf4b494a503 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id a2e5b8ca-be4d-4588-b776-83febc983715. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:59.744502 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-417ba380-aa9e-4be5-bcf5-faf4b494a503 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 returned with HTTP 404 Aug 07 18:07:59.744941 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1053/4213] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:59 2026] GET /volume/v3/backups/a2e5b8ca-be4d-4588-b776-83febc983715 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:07:59.758321 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cc0b2d39-7339-45d7-be33-24ccd1c1511a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:59.769342 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cc0b2d39-7339-45d7-be33-24ccd1c1511a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] DELETE https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:59.770042 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cc0b2d39-7339-45d7-be33-24ccd1c1511a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:59.771286 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cc0b2d39-7339-45d7-be33-24ccd1c1511a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:59.771849 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-cc0b2d39-7339-45d7-be33-24ccd1c1511a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Delete backup with id: 3b4523d4-8ee0-4d86-9767-17067fc5d614. Aug 07 18:07:59.786309 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:59.786309 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:07:59.803689 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-cc0b2d39-7339-45d7-be33-24ccd1c1511a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] delete_backup rpcapi backup_id 3b4523d4-8ee0-4d86-9767-17067fc5d614 {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:07:59.807167 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cc0b2d39-7339-45d7-be33-24ccd1c1511a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 202 Aug 07 18:07:59.807660 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1063/4214] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:07:59 2026] DELETE /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:07:59.814341 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7e170a1c-7357-47e6-9838-16160d98d9a8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:07:59.816514 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7e170a1c-7357-47e6-9838-16160d98d9a8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:07:59.816768 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7e170a1c-7357-47e6-9838-16160d98d9a8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:07:59.817016 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7e170a1c-7357-47e6-9838-16160d98d9a8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:07:59.817174 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-7e170a1c-7357-47e6-9838-16160d98d9a8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:07:59.822419 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:07:59.822419 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:07:59.823185 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7e170a1c-7357-47e6-9838-16160d98d9a8 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 200 Aug 07 18:07:59.823717 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1048/4215] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:07:59 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:00.279433 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e5f775d0-c807-4387-befb-f3da04595192 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.280473 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-247db0de-9823-4c25-b8db-3cc94001452d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.281027 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e5f775d0-c807-4387-befb-f3da04595192 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:08:00.281206 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e5f775d0-c807-4387-befb-f3da04595192 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.281381 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e5f775d0-c807-4387-befb-f3da04595192 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.281498 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e5f775d0-c807-4387-befb-f3da04595192 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:00.282171 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-247db0de-9823-4c25-b8db-3cc94001452d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:08:00.282360 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-247db0de-9823-4c25-b8db-3cc94001452d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.282562 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-247db0de-9823-4c25-b8db-3cc94001452d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.282663 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-247db0de-9823-4c25-b8db-3cc94001452d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:00.287196 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:00.287196 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:00.287420 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:00.287420 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:00.288034 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e5f775d0-c807-4387-befb-f3da04595192 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:08:00.288150 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-247db0de-9823-4c25-b8db-3cc94001452d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:08:00.288446 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1052/4216] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:00.288534 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1054/4217] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:00.354561 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6279a709-79b1-4a5a-bf4a-1e5af40ef51c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.360019 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6279a709-79b1-4a5a-bf4a-1e5af40ef51c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 Aug 07 18:08:00.360459 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6279a709-79b1-4a5a-bf4a-1e5af40ef51c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.360717 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6279a709-79b1-4a5a-bf4a-1e5af40ef51c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.373511 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6279a709-79b1-4a5a-bf4a-1e5af40ef51c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 returned with HTTP 404 Aug 07 18:08:00.374036 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1064/4218] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/volumes/0c01c727-e7a8-4641-8f7f-10df0b2169c6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.382181 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b29e4448-e3b1-472b-a304-a123ba89e255 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.384761 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b29e4448-e3b1-472b-a304-a123ba89e255 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea Aug 07 18:08:00.385067 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b29e4448-e3b1-472b-a304-a123ba89e255 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.385348 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b29e4448-e3b1-472b-a304-a123ba89e255 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.386809 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-b29e4448-e3b1-472b-a304-a123ba89e255 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete snapshot with id: 60812dc8-2f45-49b0-920d-ff44ed8f47ea Aug 07 18:08:00.394425 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b29e4448-e3b1-472b-a304-a123ba89e255 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea returned with HTTP 404 Aug 07 18:08:00.394941 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1049/4219] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:00.401595 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3281b795-2a88-456b-abcc-9cea61f1cc5d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.403318 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3281b795-2a88-456b-abcc-9cea61f1cc5d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea Aug 07 18:08:00.403550 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3281b795-2a88-456b-abcc-9cea61f1cc5d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.403764 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3281b795-2a88-456b-abcc-9cea61f1cc5d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.408530 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3281b795-2a88-456b-abcc-9cea61f1cc5d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea returned with HTTP 404 Aug 07 18:08:00.409120 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1053/4220] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/snapshots/60812dc8-2f45-49b0-920d-ff44ed8f47ea => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:00.415776 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ea340968-a6ab-44ee-883b-638d8cbc64a5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.417391 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ea340968-a6ab-44ee-883b-638d8cbc64a5 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 Aug 07 18:08:00.417610 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ea340968-a6ab-44ee-883b-638d8cbc64a5 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.417798 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ea340968-a6ab-44ee-883b-638d8cbc64a5 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.417957 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-ea340968-a6ab-44ee-883b-638d8cbc64a5 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 Aug 07 18:08:00.423597 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ea340968-a6ab-44ee-883b-638d8cbc64a5 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 returned with HTTP 404 Aug 07 18:08:00.424215 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1055/4221] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.431460 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5d08e68b-9faa-4fc5-94dd-b2e90c8304d3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.432969 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d08e68b-9faa-4fc5-94dd-b2e90c8304d3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 Aug 07 18:08:00.433189 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d08e68b-9faa-4fc5-94dd-b2e90c8304d3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.433365 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d08e68b-9faa-4fc5-94dd-b2e90c8304d3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.438261 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9f8162a2-1f12-4e76-bed3-f9704e5d9072 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.440199 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f8162a2-1f12-4e76-bed3-f9704e5d9072 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:08:00.440449 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f8162a2-1f12-4e76-bed3-f9704e5d9072 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.440663 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f8162a2-1f12-4e76-bed3-f9704e5d9072 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.440786 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-9f8162a2-1f12-4e76-bed3-f9704e5d9072 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:00.442415 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d08e68b-9faa-4fc5-94dd-b2e90c8304d3 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 returned with HTTP 404 Aug 07 18:08:00.442876 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1065/4222] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/volumes/ef0ade93-44e2-49ae-82f5-5ad4fc6daa91 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.445424 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:00.445424 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:00.446299 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f8162a2-1f12-4e76-bed3-f9704e5d9072 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:08:00.446707 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1050/4223] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:00.449948 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eac1676f-c545-44f5-bfbe-b7eea7425883 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.451726 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eac1676f-c545-44f5-bfbe-b7eea7425883 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 Aug 07 18:08:00.451931 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eac1676f-c545-44f5-bfbe-b7eea7425883 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.452117 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eac1676f-c545-44f5-bfbe-b7eea7425883 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.452275 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-eac1676f-c545-44f5-bfbe-b7eea7425883 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: 8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 Aug 07 18:08:00.458083 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eac1676f-c545-44f5-bfbe-b7eea7425883 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 returned with HTTP 404 Aug 07 18:08:00.458590 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1054/4224] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.464614 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3385392d-40fc-4b5b-aa49-0c001cea64cd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.466289 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3385392d-40fc-4b5b-aa49-0c001cea64cd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 Aug 07 18:08:00.466501 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3385392d-40fc-4b5b-aa49-0c001cea64cd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.466683 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3385392d-40fc-4b5b-aa49-0c001cea64cd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.471680 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3385392d-40fc-4b5b-aa49-0c001cea64cd tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 returned with HTTP 404 Aug 07 18:08:00.472096 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1056/4225] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/volumes/8b4b51a5-1a6b-4e2a-a1b2-73c60d5e65d0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.480565 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f24f4ecf-f917-42b1-85ca-cd3660aff4d8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.482161 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f24f4ecf-f917-42b1-85ca-cd3660aff4d8 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a Aug 07 18:08:00.482334 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f24f4ecf-f917-42b1-85ca-cd3660aff4d8 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.482540 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f24f4ecf-f917-42b1-85ca-cd3660aff4d8 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.482643 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-f24f4ecf-f917-42b1-85ca-cd3660aff4d8 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete snapshot with id: 415e8ae9-54a5-4f60-b4b6-cbe16b34496a Aug 07 18:08:00.486686 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f24f4ecf-f917-42b1-85ca-cd3660aff4d8 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a returned with HTTP 404 Aug 07 18:08:00.487160 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1066/4226] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:00.494515 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9f26bc3c-a5b5-401b-a7e3-385e29dfa017 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.496217 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f26bc3c-a5b5-401b-a7e3-385e29dfa017 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a Aug 07 18:08:00.496390 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f26bc3c-a5b5-401b-a7e3-385e29dfa017 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.496596 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f26bc3c-a5b5-401b-a7e3-385e29dfa017 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.500508 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f26bc3c-a5b5-401b-a7e3-385e29dfa017 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a returned with HTTP 404 Aug 07 18:08:00.500963 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1051/4227] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/snapshots/415e8ae9-54a5-4f60-b4b6-cbe16b34496a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:00.507925 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-65d362fe-5125-4bae-ae9d-c2ffa9862f5c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.509886 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65d362fe-5125-4bae-ae9d-c2ffa9862f5c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d Aug 07 18:08:00.510087 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65d362fe-5125-4bae-ae9d-c2ffa9862f5c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.510289 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65d362fe-5125-4bae-ae9d-c2ffa9862f5c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.510457 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-65d362fe-5125-4bae-ae9d-c2ffa9862f5c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: b39518ac-6047-40eb-adbf-95f06e29411d Aug 07 18:08:00.516192 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65d362fe-5125-4bae-ae9d-c2ffa9862f5c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d returned with HTTP 404 Aug 07 18:08:00.516627 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1055/4228] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.526039 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-848f76da-adcf-4703-b19c-38676e1cb848 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.528174 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-848f76da-adcf-4703-b19c-38676e1cb848 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d Aug 07 18:08:00.528392 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-848f76da-adcf-4703-b19c-38676e1cb848 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.528634 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-848f76da-adcf-4703-b19c-38676e1cb848 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.537791 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-848f76da-adcf-4703-b19c-38676e1cb848 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d returned with HTTP 404 Aug 07 18:08:00.538286 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1057/4229] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/volumes/b39518ac-6047-40eb-adbf-95f06e29411d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.545163 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-da632107-12b1-4912-88a7-18b533ed805d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.546900 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da632107-12b1-4912-88a7-18b533ed805d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 Aug 07 18:08:00.547081 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da632107-12b1-4912-88a7-18b533ed805d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.547309 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da632107-12b1-4912-88a7-18b533ed805d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.547434 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-da632107-12b1-4912-88a7-18b533ed805d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete snapshot with id: 800a7917-805c-489a-8acd-13178af120a9 Aug 07 18:08:00.552634 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da632107-12b1-4912-88a7-18b533ed805d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 returned with HTTP 404 Aug 07 18:08:00.553118 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1067/4230] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:00.559078 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1c8ce41b-b5f0-4c84-9c60-9c6ae7a133df None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.561677 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c8ce41b-b5f0-4c84-9c60-9c6ae7a133df tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 Aug 07 18:08:00.561677 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c8ce41b-b5f0-4c84-9c60-9c6ae7a133df tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.561677 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c8ce41b-b5f0-4c84-9c60-9c6ae7a133df tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.564899 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c8ce41b-b5f0-4c84-9c60-9c6ae7a133df tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 returned with HTTP 404 Aug 07 18:08:00.565469 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1052/4231] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/snapshots/800a7917-805c-489a-8acd-13178af120a9 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:00.571309 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6e157393-1ba9-42a6-a41a-5595a6e689bc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.572974 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e157393-1ba9-42a6-a41a-5595a6e689bc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 Aug 07 18:08:00.573188 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e157393-1ba9-42a6-a41a-5595a6e689bc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.573365 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e157393-1ba9-42a6-a41a-5595a6e689bc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.573553 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-6e157393-1ba9-42a6-a41a-5595a6e689bc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: 18c028ec-e993-4a0e-97ae-85a8f20b5a43 Aug 07 18:08:00.580081 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e157393-1ba9-42a6-a41a-5595a6e689bc tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 returned with HTTP 404 Aug 07 18:08:00.580725 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1056/4232] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.589108 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b963ae73-06e5-4041-af00-531b535954ce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.591191 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b963ae73-06e5-4041-af00-531b535954ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 Aug 07 18:08:00.591452 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b963ae73-06e5-4041-af00-531b535954ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.591664 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b963ae73-06e5-4041-af00-531b535954ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.597734 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b963ae73-06e5-4041-af00-531b535954ce tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 returned with HTTP 404 Aug 07 18:08:00.598358 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1058/4233] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/volumes/18c028ec-e993-4a0e-97ae-85a8f20b5a43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.605272 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3670a3b6-fd85-4b59-bbfb-24719b04d27e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.607537 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3670a3b6-fd85-4b59-bbfb-24719b04d27e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 Aug 07 18:08:00.607769 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3670a3b6-fd85-4b59-bbfb-24719b04d27e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.607996 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3670a3b6-fd85-4b59-bbfb-24719b04d27e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.608238 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-3670a3b6-fd85-4b59-bbfb-24719b04d27e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: 6a68b54f-9aff-41e8-ac86-b3b2046de6b5 Aug 07 18:08:00.614893 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3670a3b6-fd85-4b59-bbfb-24719b04d27e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 returned with HTTP 404 Aug 07 18:08:00.615461 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1068/4234] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.622364 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-19b9f017-84d8-4f61-bc55-b9b48698c42c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.624191 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19b9f017-84d8-4f61-bc55-b9b48698c42c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 Aug 07 18:08:00.624412 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19b9f017-84d8-4f61-bc55-b9b48698c42c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.624617 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19b9f017-84d8-4f61-bc55-b9b48698c42c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.630615 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19b9f017-84d8-4f61-bc55-b9b48698c42c tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 returned with HTTP 404 Aug 07 18:08:00.631050 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1053/4235] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/volumes/6a68b54f-9aff-41e8-ac86-b3b2046de6b5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.638164 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6db9f9f-2342-466e-b59c-f45c9149b42e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.640553 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6db9f9f-2342-466e-b59c-f45c9149b42e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac Aug 07 18:08:00.640845 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6db9f9f-2342-466e-b59c-f45c9149b42e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.641123 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6db9f9f-2342-466e-b59c-f45c9149b42e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.641353 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e6db9f9f-2342-466e-b59c-f45c9149b42e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: 4529dc39-8167-4dc8-a90e-1eb70d447aac Aug 07 18:08:00.649415 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6db9f9f-2342-466e-b59c-f45c9149b42e tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac returned with HTTP 404 Aug 07 18:08:00.651904 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1057/4236] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.656136 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b5d29344-a865-407d-b3a5-89403c948394 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.657694 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b5d29344-a865-407d-b3a5-89403c948394 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac Aug 07 18:08:00.657873 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b5d29344-a865-407d-b3a5-89403c948394 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.658038 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b5d29344-a865-407d-b3a5-89403c948394 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.662972 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b5d29344-a865-407d-b3a5-89403c948394 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac returned with HTTP 404 Aug 07 18:08:00.663378 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1059/4237] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/volumes/4529dc39-8167-4dc8-a90e-1eb70d447aac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.670303 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cb87ec28-06ac-4152-90dc-bb6b8481112d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.672026 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb87ec28-06ac-4152-90dc-bb6b8481112d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 Aug 07 18:08:00.672222 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cb87ec28-06ac-4152-90dc-bb6b8481112d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.672430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cb87ec28-06ac-4152-90dc-bb6b8481112d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.672555 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-cb87ec28-06ac-4152-90dc-bb6b8481112d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete snapshot with id: 4bba05ec-160b-401f-ab53-40c72e1e7bf3 Aug 07 18:08:00.676909 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cb87ec28-06ac-4152-90dc-bb6b8481112d tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 returned with HTTP 404 Aug 07 18:08:00.677521 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1069/4238] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:00.683810 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9665f338-4735-4401-a563-3ad6c2c32ae9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.685377 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9665f338-4735-4401-a563-3ad6c2c32ae9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 Aug 07 18:08:00.685574 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9665f338-4735-4401-a563-3ad6c2c32ae9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.685744 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9665f338-4735-4401-a563-3ad6c2c32ae9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.689587 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9665f338-4735-4401-a563-3ad6c2c32ae9 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 returned with HTTP 404 Aug 07 18:08:00.690049 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1054/4239] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/snapshots/4bba05ec-160b-401f-ab53-40c72e1e7bf3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:00.696450 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-70b00c12-743c-420b-8345-6e940bcc45ad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.698648 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70b00c12-743c-420b-8345-6e940bcc45ad tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e Aug 07 18:08:00.698944 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70b00c12-743c-420b-8345-6e940bcc45ad tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.699227 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70b00c12-743c-420b-8345-6e940bcc45ad tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.699521 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-70b00c12-743c-420b-8345-6e940bcc45ad tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: 120d9008-c2f6-48c0-80e7-283ee4f0a70e Aug 07 18:08:00.706998 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70b00c12-743c-420b-8345-6e940bcc45ad tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e returned with HTTP 404 Aug 07 18:08:00.706998 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1058/4240] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.714832 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a477cab3-ecfc-4ab5-b21b-3cc38d8c76ff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.716459 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a477cab3-ecfc-4ab5-b21b-3cc38d8c76ff tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e Aug 07 18:08:00.716663 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a477cab3-ecfc-4ab5-b21b-3cc38d8c76ff tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.716833 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a477cab3-ecfc-4ab5-b21b-3cc38d8c76ff tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.722525 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a477cab3-ecfc-4ab5-b21b-3cc38d8c76ff tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e returned with HTTP 404 Aug 07 18:08:00.722989 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1060/4241] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/volumes/120d9008-c2f6-48c0-80e7-283ee4f0a70e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.729647 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f7a9f8bc-4bc2-4e71-b9c9-48bfef664fcb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.731778 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f7a9f8bc-4bc2-4e71-b9c9-48bfef664fcb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 Aug 07 18:08:00.732014 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f7a9f8bc-4bc2-4e71-b9c9-48bfef664fcb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.732263 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f7a9f8bc-4bc2-4e71-b9c9-48bfef664fcb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.732383 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-f7a9f8bc-4bc2-4e71-b9c9-48bfef664fcb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete snapshot with id: 087a43ac-f203-4534-a8d6-87686be1c1b3 Aug 07 18:08:00.738318 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f7a9f8bc-4bc2-4e71-b9c9-48bfef664fcb tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 returned with HTTP 404 Aug 07 18:08:00.738885 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1070/4242] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:00.746240 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1b41b753-281a-4d00-8beb-ca488dc9669a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.747983 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b41b753-281a-4d00-8beb-ca488dc9669a tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 Aug 07 18:08:00.748181 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b41b753-281a-4d00-8beb-ca488dc9669a tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.748370 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b41b753-281a-4d00-8beb-ca488dc9669a tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.753021 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b41b753-281a-4d00-8beb-ca488dc9669a tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 returned with HTTP 404 Aug 07 18:08:00.753477 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1055/4243] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/snapshots/087a43ac-f203-4534-a8d6-87686be1c1b3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:00.759958 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6659cdfe-4c0f-422c-8b2b-653d185a9280 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.762365 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6659cdfe-4c0f-422c-8b2b-653d185a9280 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] DELETE https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 Aug 07 18:08:00.763050 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6659cdfe-4c0f-422c-8b2b-653d185a9280 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.763576 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6659cdfe-4c0f-422c-8b2b-653d185a9280 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.763937 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-6659cdfe-4c0f-422c-8b2b-653d185a9280 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Delete volume with id: fea80cf6-78bf-4edc-b4ec-67e906f7cb67 Aug 07 18:08:00.773885 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6659cdfe-4c0f-422c-8b2b-653d185a9280 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 returned with HTTP 404 Aug 07 18:08:00.774493 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1059/4244] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.781375 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ca944ec2-076a-425a-9a18-652228f1b004 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.783215 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ca944ec2-076a-425a-9a18-652228f1b004 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] GET https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 Aug 07 18:08:00.783432 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ca944ec2-076a-425a-9a18-652228f1b004 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.783634 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ca944ec2-076a-425a-9a18-652228f1b004 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.789980 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ca944ec2-076a-425a-9a18-652228f1b004 tempest-VolumeDependencyTests-554518858 tempest-VolumeDependencyTests-554518858-project-member] https://10.4.3.241/volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 returned with HTTP 404 Aug 07 18:08:00.790613 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1061/4245] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/volumes/fea80cf6-78bf-4edc-b4ec-67e906f7cb67 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:08:00.832737 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-84d3f00c-19ac-470e-8534-32c27bee5ced None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.834534 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84d3f00c-19ac-470e-8534-32c27bee5ced tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 Aug 07 18:08:00.834724 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84d3f00c-19ac-470e-8534-32c27bee5ced tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.834902 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-84d3f00c-19ac-470e-8534-32c27bee5ced tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.835007 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-84d3f00c-19ac-470e-8534-32c27bee5ced tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id 3b4523d4-8ee0-4d86-9767-17067fc5d614. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:00.838413 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-84d3f00c-19ac-470e-8534-32c27bee5ced tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 returned with HTTP 404 Aug 07 18:08:00.838932 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1071/4246] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/backups/3b4523d4-8ee0-4d86-9767-17067fc5d614 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:00.845244 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-408063bd-0666-41ca-876f-005828f88b5e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.848075 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-408063bd-0666-41ca-876f-005828f88b5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] DELETE https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:08:00.848266 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-408063bd-0666-41ca-876f-005828f88b5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.848453 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-408063bd-0666-41ca-876f-005828f88b5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.848587 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-408063bd-0666-41ca-876f-005828f88b5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Delete backup with id: 48c469b6-8d9a-4578-a44b-bce823fa50cf. Aug 07 18:08:00.856836 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:00.856836 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:00.871870 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-408063bd-0666-41ca-876f-005828f88b5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] delete_backup rpcapi backup_id 48c469b6-8d9a-4578-a44b-bce823fa50cf {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:08:00.873500 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-408063bd-0666-41ca-876f-005828f88b5e tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 202 Aug 07 18:08:00.873963 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1056/4247] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:00 2026] DELETE /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:08:00.881806 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4706eead-09df-4853-9450-7a86c995f596 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:00.883767 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4706eead-09df-4853-9450-7a86c995f596 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:08:00.883977 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4706eead-09df-4853-9450-7a86c995f596 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:00.884242 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4706eead-09df-4853-9450-7a86c995f596 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:00.884379 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4706eead-09df-4853-9450-7a86c995f596 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:00.888735 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:00.888735 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:00.889580 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4706eead-09df-4853-9450-7a86c995f596 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:08:00.889990 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1060/4248] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:00 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:01.300565 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d2a27299-4ac3-40d4-aee8-bb6c03cc0a1b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:01.302069 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bc5c7086-3733-4a91-b449-0334e24a66bb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:01.305459 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d2a27299-4ac3-40d4-aee8-bb6c03cc0a1b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:08:01.305651 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d2a27299-4ac3-40d4-aee8-bb6c03cc0a1b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:01.305777 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d2a27299-4ac3-40d4-aee8-bb6c03cc0a1b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:01.305881 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-d2a27299-4ac3-40d4-aee8-bb6c03cc0a1b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:01.308181 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bc5c7086-3733-4a91-b449-0334e24a66bb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:08:01.308732 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bc5c7086-3733-4a91-b449-0334e24a66bb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:01.309453 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bc5c7086-3733-4a91-b449-0334e24a66bb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:01.309592 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-bc5c7086-3733-4a91-b449-0334e24a66bb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:01.310867 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:01.310867 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:01.311471 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d2a27299-4ac3-40d4-aee8-bb6c03cc0a1b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:08:01.311813 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1062/4249] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:01 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:01.320666 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:01.320666 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:01.321697 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bc5c7086-3733-4a91-b449-0334e24a66bb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:08:01.322202 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1072/4250] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:01 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:01.459985 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ce6d2543-63b6-4da5-b1ce-b15889bb9458 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:01.466806 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce6d2543-63b6-4da5-b1ce-b15889bb9458 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:08:01.467132 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce6d2543-63b6-4da5-b1ce-b15889bb9458 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:01.467568 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce6d2543-63b6-4da5-b1ce-b15889bb9458 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:01.467696 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ce6d2543-63b6-4da5-b1ce-b15889bb9458 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:01.474624 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:01.474624 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:01.476128 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce6d2543-63b6-4da5-b1ce-b15889bb9458 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:08:01.476553 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1057/4251] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:01 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:01.495242 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3e044c38-e6e7-44c6-ada4-e2e9ae46bb2d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:01.503707 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e044c38-e6e7-44c6-ada4-e2e9ae46bb2d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] DELETE https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:08:01.504160 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e044c38-e6e7-44c6-ada4-e2e9ae46bb2d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:01.504315 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e044c38-e6e7-44c6-ada4-e2e9ae46bb2d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:01.504451 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-3e044c38-e6e7-44c6-ada4-e2e9ae46bb2d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Delete backup with id: 13767d1e-bc42-4844-9fec-75b817fce50c. Aug 07 18:08:01.511893 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:01.511893 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:01.530580 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-3e044c38-e6e7-44c6-ada4-e2e9ae46bb2d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] delete_backup rpcapi backup_id 13767d1e-bc42-4844-9fec-75b817fce50c {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:08:01.532719 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e044c38-e6e7-44c6-ada4-e2e9ae46bb2d tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 202 Aug 07 18:08:01.533160 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1061/4252] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:08:01 2026] DELETE /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:08:01.541069 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c04288a8-e1dd-4f84-9398-fd44b42c2ddb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:01.543287 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c04288a8-e1dd-4f84-9398-fd44b42c2ddb tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:08:01.543487 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c04288a8-e1dd-4f84-9398-fd44b42c2ddb tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:01.543679 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c04288a8-e1dd-4f84-9398-fd44b42c2ddb tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:01.543863 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c04288a8-e1dd-4f84-9398-fd44b42c2ddb tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:01.548527 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:01.548527 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:01.549200 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c04288a8-e1dd-4f84-9398-fd44b42c2ddb tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:08:01.549586 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1063/4253] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:01 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:01.901580 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6a9bb434-9934-43a4-9212-e854117b1085 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:01.903698 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6a9bb434-9934-43a4-9212-e854117b1085 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:08:01.903909 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6a9bb434-9934-43a4-9212-e854117b1085 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:01.904127 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6a9bb434-9934-43a4-9212-e854117b1085 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:01.904260 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6a9bb434-9934-43a4-9212-e854117b1085 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:01.911126 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:01.911126 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:01.911953 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6a9bb434-9934-43a4-9212-e854117b1085 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 200 Aug 07 18:08:01.912576 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1073/4254] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:01 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:02.321254 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d7920b16-bd7b-4ad3-b768-940029b011b9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:02.323987 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d7920b16-bd7b-4ad3-b768-940029b011b9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:08:02.324162 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d7920b16-bd7b-4ad3-b768-940029b011b9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:02.324333 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d7920b16-bd7b-4ad3-b768-940029b011b9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:02.324475 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d7920b16-bd7b-4ad3-b768-940029b011b9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:02.328252 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:02.328252 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:02.328970 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d7920b16-bd7b-4ad3-b768-940029b011b9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:08:02.329318 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1058/4255] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:02 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:02.331849 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-01dcaa47-a163-440c-99fa-0940b5dd9d58 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:02.334070 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-01dcaa47-a163-440c-99fa-0940b5dd9d58 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:08:02.334339 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-01dcaa47-a163-440c-99fa-0940b5dd9d58 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:02.334601 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-01dcaa47-a163-440c-99fa-0940b5dd9d58 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:02.334731 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-01dcaa47-a163-440c-99fa-0940b5dd9d58 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:02.339889 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:02.339889 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:02.340812 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-01dcaa47-a163-440c-99fa-0940b5dd9d58 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:08:02.341270 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1062/4256] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:02 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:02.562800 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f4731006-fa81-4439-8af8-8db0d4db5b75 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:02.564658 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f4731006-fa81-4439-8af8-8db0d4db5b75 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:08:02.564805 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f4731006-fa81-4439-8af8-8db0d4db5b75 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:02.564979 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f4731006-fa81-4439-8af8-8db0d4db5b75 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:02.565085 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f4731006-fa81-4439-8af8-8db0d4db5b75 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:02.570809 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:02.570809 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:02.571345 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f4731006-fa81-4439-8af8-8db0d4db5b75 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 200 Aug 07 18:08:02.571721 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1064/4257] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:02 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:02.922390 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-10459445-70a2-4da1-9456-9be79575bf2d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:02.924009 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10459445-70a2-4da1-9456-9be79575bf2d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf Aug 07 18:08:02.924185 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-10459445-70a2-4da1-9456-9be79575bf2d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:02.924359 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-10459445-70a2-4da1-9456-9be79575bf2d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:02.924502 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-10459445-70a2-4da1-9456-9be79575bf2d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Show backup with id 48c469b6-8d9a-4578-a44b-bce823fa50cf. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:02.927721 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10459445-70a2-4da1-9456-9be79575bf2d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf returned with HTTP 404 Aug 07 18:08:02.928126 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1074/4258] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:02 2026] GET /volume/v3/backups/48c469b6-8d9a-4578-a44b-bce823fa50cf => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:02.935436 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b29f1218-8672-4d0e-84ad-cbccc7d7ba1a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:02.937239 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b29f1218-8672-4d0e-84ad-cbccc7d7ba1a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] DELETE https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:08:02.937484 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b29f1218-8672-4d0e-84ad-cbccc7d7ba1a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:02.937708 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b29f1218-8672-4d0e-84ad-cbccc7d7ba1a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:02.937859 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-b29f1218-8672-4d0e-84ad-cbccc7d7ba1a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Delete backup with id: b8132859-3e10-4d31-841c-aa30744c9bff. Aug 07 18:08:02.942357 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:02.942357 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:02.955251 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-b29f1218-8672-4d0e-84ad-cbccc7d7ba1a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] delete_backup rpcapi backup_id b8132859-3e10-4d31-841c-aa30744c9bff {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:08:02.958121 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b29f1218-8672-4d0e-84ad-cbccc7d7ba1a tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 202 Aug 07 18:08:02.958570 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1059/4259] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:02 2026] DELETE /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:08:02.966690 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8b907f08-887a-4c11-91c1-ac54a8418456 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:02.968932 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b907f08-887a-4c11-91c1-ac54a8418456 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:08:02.969175 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b907f08-887a-4c11-91c1-ac54a8418456 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:02.969450 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b907f08-887a-4c11-91c1-ac54a8418456 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:02.969611 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8b907f08-887a-4c11-91c1-ac54a8418456 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:02.975899 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:02.975899 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:02.976520 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b907f08-887a-4c11-91c1-ac54a8418456 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:08:02.977091 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1063/4260] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:02 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:03.340134 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-20d58a0b-613d-4fd2-8c42-b5178ed7ddfa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:03.341726 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-20d58a0b-613d-4fd2-8c42-b5178ed7ddfa tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:08:03.341889 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-20d58a0b-613d-4fd2-8c42-b5178ed7ddfa tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:03.342063 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-20d58a0b-613d-4fd2-8c42-b5178ed7ddfa tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:03.342171 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-20d58a0b-613d-4fd2-8c42-b5178ed7ddfa tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:03.346047 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:03.346047 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:03.346870 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-20d58a0b-613d-4fd2-8c42-b5178ed7ddfa tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:08:03.347265 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1065/4261] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:03 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:03.352459 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ac248a45-2ed9-46aa-9514-fa5d44c1a6b1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:03.355744 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac248a45-2ed9-46aa-9514-fa5d44c1a6b1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:08:03.355936 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac248a45-2ed9-46aa-9514-fa5d44c1a6b1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:03.356129 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ac248a45-2ed9-46aa-9514-fa5d44c1a6b1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:03.356284 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-ac248a45-2ed9-46aa-9514-fa5d44c1a6b1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:03.366890 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:03.366890 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:03.368063 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ac248a45-2ed9-46aa-9514-fa5d44c1a6b1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:08:03.368664 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1075/4262] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:03 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:03.582879 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-04a788d8-9097-4886-8309-f1b7128262e5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:03.584419 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04a788d8-9097-4886-8309-f1b7128262e5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c Aug 07 18:08:03.584828 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04a788d8-9097-4886-8309-f1b7128262e5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:03.585134 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04a788d8-9097-4886-8309-f1b7128262e5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:03.585349 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-04a788d8-9097-4886-8309-f1b7128262e5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Show backup with id 13767d1e-bc42-4844-9fec-75b817fce50c. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:03.589636 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04a788d8-9097-4886-8309-f1b7128262e5 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c returned with HTTP 404 Aug 07 18:08:03.589636 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1060/4263] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:03 2026] GET /volume/v3/backups/13767d1e-bc42-4844-9fec-75b817fce50c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:03.595833 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2ed0882e-abd9-49a5-b2c6-cdb9cc73eef7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:03.597421 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ed0882e-abd9-49a5-b2c6-cdb9cc73eef7 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 Aug 07 18:08:03.597620 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ed0882e-abd9-49a5-b2c6-cdb9cc73eef7 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:03.597795 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ed0882e-abd9-49a5-b2c6-cdb9cc73eef7 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:03.597940 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2ed0882e-abd9-49a5-b2c6-cdb9cc73eef7 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Delete volume with id: 5b599b90-7b06-4e38-9f0b-5094da8d9787 Aug 07 18:08:03.607312 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:03.607312 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:03.607312 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2ed0882e-abd9-49a5-b2c6-cdb9cc73eef7 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Volume info retrieved successfully. Aug 07 18:08:03.621267 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2ed0882e-abd9-49a5-b2c6-cdb9cc73eef7 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Delete volume request issued successfully. Aug 07 18:08:03.621799 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ed0882e-abd9-49a5-b2c6-cdb9cc73eef7 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 returned with HTTP 202 Aug 07 18:08:03.621944 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1064/4264] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:08:03 2026] DELETE /volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:03.632746 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0db8fbb6-256f-4730-8efb-76ac2a16a9b2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:03.634729 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0db8fbb6-256f-4730-8efb-76ac2a16a9b2 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 Aug 07 18:08:03.634994 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0db8fbb6-256f-4730-8efb-76ac2a16a9b2 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:03.635243 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0db8fbb6-256f-4730-8efb-76ac2a16a9b2 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:03.643753 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:03.643753 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:03.648433 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0db8fbb6-256f-4730-8efb-76ac2a16a9b2 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Volume info retrieved successfully. Aug 07 18:08:03.654689 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0db8fbb6-256f-4730-8efb-76ac2a16a9b2 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 returned with HTTP 200 Aug 07 18:08:03.654689 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1066/4265] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:03 2026] GET /volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:03.987274 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2afa714b-8af6-4222-b25c-5db67d83100b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:03.989232 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2afa714b-8af6-4222-b25c-5db67d83100b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:08:03.989232 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2afa714b-8af6-4222-b25c-5db67d83100b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:03.989454 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2afa714b-8af6-4222-b25c-5db67d83100b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:03.989588 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2afa714b-8af6-4222-b25c-5db67d83100b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:03.993817 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:03.993817 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:03.994698 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2afa714b-8af6-4222-b25c-5db67d83100b tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 200 Aug 07 18:08:03.995077 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1076/4266] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:03 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:04.359195 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5acdd867-7e7e-4855-b07d-93e71b71c7b1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:04.362042 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5acdd867-7e7e-4855-b07d-93e71b71c7b1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:08:04.362307 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5acdd867-7e7e-4855-b07d-93e71b71c7b1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:04.362532 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5acdd867-7e7e-4855-b07d-93e71b71c7b1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:04.362654 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-5acdd867-7e7e-4855-b07d-93e71b71c7b1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:04.367269 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:04.367269 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:04.367932 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5acdd867-7e7e-4855-b07d-93e71b71c7b1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:08:04.368271 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1061/4267] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:04 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:04.380112 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-69dc2591-9958-4014-92db-bba7818ba701 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:04.381876 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69dc2591-9958-4014-92db-bba7818ba701 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:08:04.382087 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69dc2591-9958-4014-92db-bba7818ba701 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:04.382332 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69dc2591-9958-4014-92db-bba7818ba701 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:04.382478 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-69dc2591-9958-4014-92db-bba7818ba701 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:04.386978 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:04.386978 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:04.387848 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69dc2591-9958-4014-92db-bba7818ba701 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:08:04.388438 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1065/4268] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:04 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:04.398575 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4ea64450-46ab-45f3-9cba-f32d9cd2a647 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:04.400376 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4ea64450-46ab-45f3-9cba-f32d9cd2a647 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:08:04.400595 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4ea64450-46ab-45f3-9cba-f32d9cd2a647 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:04.400788 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4ea64450-46ab-45f3-9cba-f32d9cd2a647 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:04.410032 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:04.410032 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:04.413196 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4ea64450-46ab-45f3-9cba-f32d9cd2a647 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:04.417209 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4ea64450-46ab-45f3-9cba-f32d9cd2a647 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:08:04.417626 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1067/4269] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:04 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:04.432291 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-27a1a6cb-7733-425b-a3b0-64017a988609 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:04.434093 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-27a1a6cb-7733-425b-a3b0-64017a988609 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:08:04.434373 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-27a1a6cb-7733-425b-a3b0-64017a988609 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:04.434665 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-27a1a6cb-7733-425b-a3b0-64017a988609 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:04.434866 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-27a1a6cb-7733-425b-a3b0-64017a988609 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete backup with id: e071b192-70cb-4448-b785-e3455139d8b3. Aug 07 18:08:04.440485 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:04.440485 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:04.455904 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-27a1a6cb-7733-425b-a3b0-64017a988609 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] delete_backup rpcapi backup_id e071b192-70cb-4448-b785-e3455139d8b3 {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:08:04.457748 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-27a1a6cb-7733-425b-a3b0-64017a988609 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 202 Aug 07 18:08:04.459439 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1077/4270] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:04 2026] DELETE /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:08:04.466704 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5a3db471-70b2-4fee-9047-f40723ae22a4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:04.468561 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5a3db471-70b2-4fee-9047-f40723ae22a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:08:04.468750 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5a3db471-70b2-4fee-9047-f40723ae22a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:04.468929 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5a3db471-70b2-4fee-9047-f40723ae22a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:04.469082 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-5a3db471-70b2-4fee-9047-f40723ae22a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:04.474386 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:04.474386 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:04.475310 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5a3db471-70b2-4fee-9047-f40723ae22a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 200 Aug 07 18:08:04.475726 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1062/4271] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:04 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:04.669058 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-18948d1a-412f-42ea-98a1-38afe32f5f99 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:04.670752 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18948d1a-412f-42ea-98a1-38afe32f5f99 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] GET https://10.4.3.241/volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 Aug 07 18:08:04.671058 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18948d1a-412f-42ea-98a1-38afe32f5f99 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:04.671258 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18948d1a-412f-42ea-98a1-38afe32f5f99 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:04.677320 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18948d1a-412f-42ea-98a1-38afe32f5f99 tempest-ProjectReaderTests39-553544919 tempest-ProjectReaderTests39-553544919-project-admin] https://10.4.3.241/volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 returned with HTTP 404 Aug 07 18:08:04.677903 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1066/4272] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:04 2026] GET /volume/v3/volumes/5b599b90-7b06-4e38-9f0b-5094da8d9787 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:05.004635 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c934bc0c-34c6-493d-a83e-7c8d95210405 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:05.006565 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c934bc0c-34c6-493d-a83e-7c8d95210405 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] GET https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff Aug 07 18:08:05.006830 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c934bc0c-34c6-493d-a83e-7c8d95210405 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:05.007131 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c934bc0c-34c6-493d-a83e-7c8d95210405 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:05.007353 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c934bc0c-34c6-493d-a83e-7c8d95210405 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] Show backup with id b8132859-3e10-4d31-841c-aa30744c9bff. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:05.011382 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c934bc0c-34c6-493d-a83e-7c8d95210405 tempest-VolumesBackupsTest-1665778299 tempest-VolumesBackupsTest-1665778299-project-admin] https://10.4.3.241/volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff returned with HTTP 404 Aug 07 18:08:05.012253 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1068/4273] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:05 2026] GET /volume/v3/backups/b8132859-3e10-4d31-841c-aa30744c9bff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:05.026014 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a4726a65-5445-4703-971b-aaafec4c4884 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:05.027917 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a4726a65-5445-4703-971b-aaafec4c4884 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] DELETE https://10.4.3.241/volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 Aug 07 18:08:05.028166 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a4726a65-5445-4703-971b-aaafec4c4884 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:05.028513 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a4726a65-5445-4703-971b-aaafec4c4884 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:05.028777 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-a4726a65-5445-4703-971b-aaafec4c4884 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Delete volume with id: 47557674-f543-454c-be6b-7560df79e721 Aug 07 18:08:05.036967 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:05.036967 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:05.040422 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a4726a65-5445-4703-971b-aaafec4c4884 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:08:05.055536 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a4726a65-5445-4703-971b-aaafec4c4884 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Delete volume request issued successfully. Aug 07 18:08:05.055824 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a4726a65-5445-4703-971b-aaafec4c4884 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 returned with HTTP 202 Aug 07 18:08:05.056533 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1078/4274] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:05 2026] DELETE /volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:05.067933 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4e728a6d-0acb-4e03-a6a4-13f9cac9c628 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:05.068107 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e728a6d-0acb-4e03-a6a4-13f9cac9c628 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 Aug 07 18:08:05.068343 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e728a6d-0acb-4e03-a6a4-13f9cac9c628 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:05.068597 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e728a6d-0acb-4e03-a6a4-13f9cac9c628 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:05.075948 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:05.075948 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:05.085741 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4e728a6d-0acb-4e03-a6a4-13f9cac9c628 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:08:05.107241 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e728a6d-0acb-4e03-a6a4-13f9cac9c628 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 returned with HTTP 200 Aug 07 18:08:05.107731 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1063/4275] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:05 2026] GET /volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:05.378284 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bb2ef937-e889-4110-b592-7e7953ea322a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:05.380414 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb2ef937-e889-4110-b592-7e7953ea322a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:08:05.380854 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb2ef937-e889-4110-b592-7e7953ea322a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:05.380854 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb2ef937-e889-4110-b592-7e7953ea322a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:05.380936 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-bb2ef937-e889-4110-b592-7e7953ea322a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:05.386628 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:05.386628 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:05.387329 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb2ef937-e889-4110-b592-7e7953ea322a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:08:05.387742 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1067/4276] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:05 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:05.488749 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8de3793e-12f2-4e8e-99d6-27503e64b3d0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:05.491075 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8de3793e-12f2-4e8e-99d6-27503e64b3d0 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 Aug 07 18:08:05.491291 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8de3793e-12f2-4e8e-99d6-27503e64b3d0 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:05.491495 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8de3793e-12f2-4e8e-99d6-27503e64b3d0 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:05.491779 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-8de3793e-12f2-4e8e-99d6-27503e64b3d0 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id e071b192-70cb-4448-b785-e3455139d8b3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:05.495489 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8de3793e-12f2-4e8e-99d6-27503e64b3d0 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 returned with HTTP 404 Aug 07 18:08:05.496237 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1069/4277] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:05 2026] GET /volume/v3/backups/e071b192-70cb-4448-b785-e3455139d8b3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:05.654752 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-b83ff4f8-17bc-4fd8-ae8b-2dec675d447e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:05.657510 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-b83ff4f8-17bc-4fd8-ae8b-2dec675d447e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:08:05.657740 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-b83ff4f8-17bc-4fd8-ae8b-2dec675d447e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:05.658035 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-b83ff4f8-17bc-4fd8-ae8b-2dec675d447e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:05.667494 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:05.667494 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:05.670790 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-b83ff4f8-17bc-4fd8-ae8b-2dec675d447e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:05.674797 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-b83ff4f8-17bc-4fd8-ae8b-2dec675d447e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:08:05.675220 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1079/4278] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:08:05 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:05.695988 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-0cffae12-0de9-47d3-a1c1-3497b6d10237 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:05.697959 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-0cffae12-0de9-47d3-a1c1-3497b6d10237 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a/action Aug 07 18:08:05.698300 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-0cffae12-0de9-47d3-a1c1-3497b6d10237 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:08:05.698431 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-0cffae12-0de9-47d3-a1c1-3497b6d10237 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:05.707579 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:05.707579 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:05.707993 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-0cffae12-0de9-47d3-a1c1-3497b6d10237 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:05.713461 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-0cffae12-0de9-47d3-a1c1-3497b6d10237 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Begin detaching volume completed successfully. Aug 07 18:08:05.713589 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-0cffae12-0de9-47d3-a1c1-3497b6d10237 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a/action returned with HTTP 202 Aug 07 18:08:05.713987 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1064/4279] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:08:05 2026] POST /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:08:05.732749 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b9a9d4f7-3565-4e43-9d7c-ce5d1c187a11 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:05.734497 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9a9d4f7-3565-4e43-9d7c-ce5d1c187a11 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:08:05.734695 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9a9d4f7-3565-4e43-9d7c-ce5d1c187a11 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:05.734884 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9a9d4f7-3565-4e43-9d7c-ce5d1c187a11 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:05.749067 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:05.749067 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:05.753809 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b9a9d4f7-3565-4e43-9d7c-ce5d1c187a11 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:05.755944 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3303df15-4acc-4ce4-b633-1857432e7e2c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:05.756345 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3303df15-4acc-4ce4-b633-1857432e7e2c None None] GET https://10.4.3.241/volume// Aug 07 18:08:05.756566 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3303df15-4acc-4ce4-b633-1857432e7e2c None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:05.756805 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3303df15-4acc-4ce4-b633-1857432e7e2c None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:05.757111 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3303df15-4acc-4ce4-b633-1857432e7e2c None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:08:05.757472 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1070/4280] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:08:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:08:05.760653 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9a9d4f7-3565-4e43-9d7c-ce5d1c187a11 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:08:05.761202 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1068/4281] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:05 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:05.766250 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-dda6b371-4753-4811-b98f-a7ad5ca397ac None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:05.769987 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-dda6b371-4753-4811-b98f-a7ad5ca397ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:08:05.769987 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-dda6b371-4753-4811-b98f-a7ad5ca397ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:05.769987 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-dda6b371-4753-4811-b98f-a7ad5ca397ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:05.778925 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:05.778925 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:05.782286 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-dda6b371-4753-4811-b98f-a7ad5ca397ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:05.786895 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-dda6b371-4753-4811-b98f-a7ad5ca397ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:08:05.787520 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1080/4282] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:08:05 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 1317 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:08:06.126577 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-825382f2-4b7f-42bb-9e44-43a1e2e60d53 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:06.128124 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-825382f2-4b7f-42bb-9e44-43a1e2e60d53 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 Aug 07 18:08:06.128313 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-825382f2-4b7f-42bb-9e44-43a1e2e60d53 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:06.128530 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-825382f2-4b7f-42bb-9e44-43a1e2e60d53 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:06.135283 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-825382f2-4b7f-42bb-9e44-43a1e2e60d53 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 returned with HTTP 404 Aug 07 18:08:06.135931 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1065/4283] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:06 2026] GET /volume/v3/volumes/47557674-f543-454c-be6b-7560df79e721 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:06.143458 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3a0a80de-0300-4525-af4c-6529245af2f5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:06.145698 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3a0a80de-0300-4525-af4c-6529245af2f5 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] DELETE https://10.4.3.241/volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 Aug 07 18:08:06.145884 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3a0a80de-0300-4525-af4c-6529245af2f5 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:06.146059 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3a0a80de-0300-4525-af4c-6529245af2f5 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:06.146207 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3a0a80de-0300-4525-af4c-6529245af2f5 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Delete volume with id: d2884805-66a9-4a50-acdc-b9c2d7918227 Aug 07 18:08:06.153192 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:06.153192 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:06.153645 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3a0a80de-0300-4525-af4c-6529245af2f5 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:08:06.169092 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3a0a80de-0300-4525-af4c-6529245af2f5 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Delete volume request issued successfully. Aug 07 18:08:06.169588 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3a0a80de-0300-4525-af4c-6529245af2f5 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 returned with HTTP 202 Aug 07 18:08:06.169831 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1071/4284] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:06 2026] DELETE /volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:06.182171 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2a1162ec-efa5-4e3a-b43b-79e536955f4d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:06.184514 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a1162ec-efa5-4e3a-b43b-79e536955f4d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 Aug 07 18:08:06.184772 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a1162ec-efa5-4e3a-b43b-79e536955f4d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:06.185131 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a1162ec-efa5-4e3a-b43b-79e536955f4d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:06.192690 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:06.192690 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:06.196559 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2a1162ec-efa5-4e3a-b43b-79e536955f4d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:08:06.201195 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a1162ec-efa5-4e3a-b43b-79e536955f4d tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 returned with HTTP 200 Aug 07 18:08:06.201195 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1069/4285] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:06 2026] GET /volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:06.398942 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f64eab3b-a5b5-40ea-b1bf-3f593471ea0c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:06.403500 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f64eab3b-a5b5-40ea-b1bf-3f593471ea0c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:08:06.403500 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f64eab3b-a5b5-40ea-b1bf-3f593471ea0c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:06.403500 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f64eab3b-a5b5-40ea-b1bf-3f593471ea0c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:06.403500 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f64eab3b-a5b5-40ea-b1bf-3f593471ea0c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:06.411492 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:06.411492 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:06.411492 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f64eab3b-a5b5-40ea-b1bf-3f593471ea0c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:08:06.413005 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1081/4286] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:06 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:06.700905 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f026dd41-a31e-46cb-8674-51e2f0d2c2c4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:06.725164 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-aa5f7016-0c04-4c8e-a8a8-f53b5c269d61 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:06.728113 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-aa5f7016-0c04-4c8e-a8a8-f53b5c269d61 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/attachments/0d56569e-b4e1-4234-b3da-9f7d451bfd24 Aug 07 18:08:06.728435 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-aa5f7016-0c04-4c8e-a8a8-f53b5c269d61 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:06.728725 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-aa5f7016-0c04-4c8e-a8a8-f53b5c269d61 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:06.739000 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:06.739000 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:06.777141 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6008f47-0de4-44de-ae9a-389ca405f4b9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:06.780212 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6008f47-0de4-44de-ae9a-389ca405f4b9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:08:06.780212 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6008f47-0de4-44de-ae9a-389ca405f4b9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:06.780212 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6008f47-0de4-44de-ae9a-389ca405f4b9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:06.790478 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:06.790478 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:06.790955 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-21e23ac0-377e-451a-b64a-03d87615f9d6 req-aa5f7016-0c04-4c8e-a8a8-f53b5c269d61 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/attachments/0d56569e-b4e1-4234-b3da-9f7d451bfd24 returned with HTTP 200 Aug 07 18:08:06.791440 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1072/4287] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:08:06 2026] DELETE /volume/v3/attachments/0d56569e-b4e1-4234-b3da-9f7d451bfd24 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:06.794648 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e6008f47-0de4-44de-ae9a-389ca405f4b9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:06.801877 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6008f47-0de4-44de-ae9a-389ca405f4b9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:08:06.802459 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1070/4288] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:06 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:06.867800 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f026dd41-a31e-46cb-8674-51e2f0d2c2c4 tempest-ProjectMemberTests-1837337265 tempest-ProjectMemberTests-1837337265-project-admin] GET https://10.4.3.241/volume/v3/scheduler-stats/get_pools Aug 07 18:08:06.868074 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f026dd41-a31e-46cb-8674-51e2f0d2c2c4 tempest-ProjectMemberTests-1837337265 tempest-ProjectMemberTests-1837337265-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:06.868328 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f026dd41-a31e-46cb-8674-51e2f0d2c2c4 tempest-ProjectMemberTests-1837337265 tempest-ProjectMemberTests-1837337265-project-admin] Calling method 'get_pools' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:06.879502 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f026dd41-a31e-46cb-8674-51e2f0d2c2c4 tempest-ProjectMemberTests-1837337265 tempest-ProjectMemberTests-1837337265-project-admin] https://10.4.3.241/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 18:08:06.879922 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1066/4289] 10.4.3.241 () {66 vars in 1291 bytes} [Fri Aug 7 18:08:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:06.887741 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5f79a2a5-3db2-4dbf-b215-a2368d4242f5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:06.977051 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5f79a2a5-3db2-4dbf-b215-a2368d4242f5 tempest-ProjectMemberTests-1837337265 tempest-ProjectMemberTests-1837337265-project-member] GET https://10.4.3.241/volume/v3/capabilities/np0000006743@storpool Aug 07 18:08:06.977051 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5f79a2a5-3db2-4dbf-b215-a2368d4242f5 tempest-ProjectMemberTests-1837337265 tempest-ProjectMemberTests-1837337265-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:06.977051 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5f79a2a5-3db2-4dbf-b215-a2368d4242f5 tempest-ProjectMemberTests-1837337265 tempest-ProjectMemberTests-1837337265-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:06.977051 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-5f79a2a5-3db2-4dbf-b215-a2368d4242f5 tempest-ProjectMemberTests-1837337265 tempest-ProjectMemberTests-1837337265-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '74e12a8e026d423c9530c22671efb20f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2e64662cccad45738e0aff15e7aa97b2', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:06.977051 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5f79a2a5-3db2-4dbf-b215-a2368d4242f5 tempest-ProjectMemberTests-1837337265 tempest-ProjectMemberTests-1837337265-project-member] https://10.4.3.241/volume/v3/capabilities/np0000006743@storpool returned with HTTP 403 Aug 07 18:08:06.977051 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1082/4290] 10.4.3.241 () {66 vars in 1318 bytes} [Fri Aug 7 18:08:06 2026] GET /volume/v3/capabilities/np0000006743@storpool => generated 110 bytes in 90 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:07.216313 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8c035173-927c-4099-a998-498d383b7263 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:07.223005 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c035173-927c-4099-a998-498d383b7263 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 Aug 07 18:08:07.223005 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c035173-927c-4099-a998-498d383b7263 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:07.223166 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c035173-927c-4099-a998-498d383b7263 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:07.232507 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c035173-927c-4099-a998-498d383b7263 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 returned with HTTP 404 Aug 07 18:08:07.233085 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1073/4291] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:07 2026] GET /volume/v3/volumes/d2884805-66a9-4a50-acdc-b9c2d7918227 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:07.242825 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e01ef9a5-1941-477e-8e1d-6b8f9518fc10 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:07.244931 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e01ef9a5-1941-477e-8e1d-6b8f9518fc10 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] DELETE https://10.4.3.241/volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec Aug 07 18:08:07.245172 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e01ef9a5-1941-477e-8e1d-6b8f9518fc10 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:07.245468 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e01ef9a5-1941-477e-8e1d-6b8f9518fc10 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:07.245631 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e01ef9a5-1941-477e-8e1d-6b8f9518fc10 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Delete volume with id: 5f8460bd-242e-426f-8cd1-f9da71c921ec Aug 07 18:08:07.256861 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:07.256861 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:07.257697 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e01ef9a5-1941-477e-8e1d-6b8f9518fc10 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:08:07.284605 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e01ef9a5-1941-477e-8e1d-6b8f9518fc10 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Delete volume request issued successfully. Aug 07 18:08:07.284813 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e01ef9a5-1941-477e-8e1d-6b8f9518fc10 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec returned with HTTP 202 Aug 07 18:08:07.285331 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1071/4292] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:07 2026] DELETE /volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:07.294350 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-458b5161-3872-4d88-b0a3-1a1499fac8fc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:07.296610 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-458b5161-3872-4d88-b0a3-1a1499fac8fc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec Aug 07 18:08:07.297164 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-458b5161-3872-4d88-b0a3-1a1499fac8fc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:07.297466 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-458b5161-3872-4d88-b0a3-1a1499fac8fc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:07.309201 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:07.309201 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:07.315209 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-458b5161-3872-4d88-b0a3-1a1499fac8fc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Volume info retrieved successfully. Aug 07 18:08:07.325270 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-458b5161-3872-4d88-b0a3-1a1499fac8fc tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec returned with HTTP 200 Aug 07 18:08:07.325270 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1067/4293] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:07 2026] GET /volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:07.427095 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d39fe3ef-ed59-45e6-bf6b-5f15b2f5cabe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:07.431037 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d39fe3ef-ed59-45e6-bf6b-5f15b2f5cabe tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:08:07.431037 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d39fe3ef-ed59-45e6-bf6b-5f15b2f5cabe tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:07.431037 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d39fe3ef-ed59-45e6-bf6b-5f15b2f5cabe tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:07.431037 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d39fe3ef-ed59-45e6-bf6b-5f15b2f5cabe tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:07.437808 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:07.437808 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:07.440149 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d39fe3ef-ed59-45e6-bf6b-5f15b2f5cabe tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:08:07.440693 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1083/4294] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:07 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:08.344029 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ae046a77-d7d9-4791-942e-1acc208de471 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:08.349249 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ae046a77-d7d9-4791-942e-1acc208de471 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] GET https://10.4.3.241/volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec Aug 07 18:08:08.349546 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ae046a77-d7d9-4791-942e-1acc208de471 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:08.349844 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ae046a77-d7d9-4791-942e-1acc208de471 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:08.365019 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ae046a77-d7d9-4791-942e-1acc208de471 tempest-VolumesBackupsTest-1095035998 tempest-VolumesBackupsTest-1095035998-project-member] https://10.4.3.241/volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec returned with HTTP 404 Aug 07 18:08:08.367632 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1074/4295] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:08 2026] GET /volume/v3/volumes/5f8460bd-242e-426f-8cd1-f9da71c921ec => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:08.455914 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-442a9e6d-ddca-43f6-a0ec-41f1c88bf23a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:08.460382 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-442a9e6d-ddca-43f6-a0ec-41f1c88bf23a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:08:08.460382 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-442a9e6d-ddca-43f6-a0ec-41f1c88bf23a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:08.460382 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-442a9e6d-ddca-43f6-a0ec-41f1c88bf23a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:08.460382 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-442a9e6d-ddca-43f6-a0ec-41f1c88bf23a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:08.465865 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:08.465865 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:08.466760 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-442a9e6d-ddca-43f6-a0ec-41f1c88bf23a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:08:08.468334 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1072/4296] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:08 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:08.479104 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f44b9990-97a8-4214-871e-0dd1f691d082 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:08.483044 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f44b9990-97a8-4214-871e-0dd1f691d082 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca Aug 07 18:08:08.483303 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f44b9990-97a8-4214-871e-0dd1f691d082 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:08.486139 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f44b9990-97a8-4214-871e-0dd1f691d082 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:08.499623 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:08.499623 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:08.508057 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f44b9990-97a8-4214-871e-0dd1f691d082 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:08:08.515792 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f44b9990-97a8-4214-871e-0dd1f691d082 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca returned with HTTP 200 Aug 07 18:08:08.516512 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1068/4297] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:08 2026] GET /volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:08.536350 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-964229aa-d2cd-4ab2-89fe-9aff8fcf08c5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:08.538960 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-964229aa-d2cd-4ab2-89fe-9aff8fcf08c5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] DELETE https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:08:08.539366 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-964229aa-d2cd-4ab2-89fe-9aff8fcf08c5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:08.539641 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-964229aa-d2cd-4ab2-89fe-9aff8fcf08c5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:08.539762 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-964229aa-d2cd-4ab2-89fe-9aff8fcf08c5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete backup with id: 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. Aug 07 18:08:08.545973 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:08.545973 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:08.561764 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-964229aa-d2cd-4ab2-89fe-9aff8fcf08c5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] delete_backup rpcapi backup_id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:08:08.564207 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-964229aa-d2cd-4ab2-89fe-9aff8fcf08c5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 202 Aug 07 18:08:08.567922 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1084/4298] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:08 2026] DELETE /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:08:08.576572 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-369c86e7-ae1a-42e3-a786-1ae03b49386e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:08.578546 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-369c86e7-ae1a-42e3-a786-1ae03b49386e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:08:08.578783 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-369c86e7-ae1a-42e3-a786-1ae03b49386e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:08.579025 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-369c86e7-ae1a-42e3-a786-1ae03b49386e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:08.579125 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-369c86e7-ae1a-42e3-a786-1ae03b49386e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:08.595481 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:08.595481 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:08.595481 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-369c86e7-ae1a-42e3-a786-1ae03b49386e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 200 Aug 07 18:08:08.595859 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1075/4299] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:08 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:08:09.048901 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:09.129000 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:09.129482 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1433800461"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:09.131270 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1433800461'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:09.131454 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume of 1 GB Aug 07 18:08:09.137365 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Availability Zones retrieved successfully. Aug 07 18:08:09.144063 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (f0d29c54-dadd-437f-82d6-5f589d64b105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:09.144979 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d90027-741f-49fa-8d16-ff6a410700d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:09.145786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:09.170388 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d90027-741f-49fa-8d16-ff6a410700d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:09.171214 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e9dc97-8723-4158-bcb2-207c9b034cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:09.226719 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['6e180d74-3cd4-4449-b246-18b10905bdd4', 'b8d832c5-f04d-4814-aaf7-d788a716991b', '1c533b06-5fc1-432d-9205-1a46f755e848', '4c39de77-21f7-4317-838a-2d4b31c39070'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:09.227691 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e9dc97-8723-4158-bcb2-207c9b034cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e180d74-3cd4-4449-b246-18b10905bdd4', 'b8d832c5-f04d-4814-aaf7-d788a716991b', '1c533b06-5fc1-432d-9205-1a46f755e848', '4c39de77-21f7-4317-838a-2d4b31c39070']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:09.228632 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f592f43-ef9a-4ec1-87fc-354716c06094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:09.252508 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f592f43-ef9a-4ec1-87fc-354716c06094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86322a93-1a8e-4e1f-aae9-7a85d23f1fb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1433800461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['6e180d74-3cd4-4449-b246-18b10905bdd4','b8d832c5-f04d-4814-aaf7-d788a716991b','1c533b06-5fc1-432d-9205-1a46f755e848','4c39de77-21f7-4317-838a-2d4b31c39070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1433800461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86322a93-1a8e-4e1f-aae9-7a85d23f1fb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddecf9765da94f7792633b66390c8924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0575518fef149c3a345383dbbe1be09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:09.253283 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (930cffad-9e65-4c25-a58f-0277bc50a5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:09.272073 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (930cffad-9e65-4c25-a58f-0277bc50a5f9) transitioned into state 'SUCCESS' from state '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-1433800461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['6e180d74-3cd4-4449-b246-18b10905bdd4','b8d832c5-f04d-4814-aaf7-d788a716991b','1c533b06-5fc1-432d-9205-1a46f755e848','4c39de77-21f7-4317-838a-2d4b31c39070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:09.273115 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f153ef0-7a54-441c-aa36-b1b17249bf14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:09.284128 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f153ef0-7a54-441c-aa36-b1b17249bf14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:09.285267 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (f0d29c54-dadd-437f-82d6-5f589d64b105) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:09.285689 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request issued successfully. Aug 07 18:08:09.286466 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27e21cb1-8624-49a3-ac4d-255eb0ce0ef6 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:09.287188 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1073/4300] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:08:09 2026] POST /volume/v3/volumes => generated 778 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:09.298588 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cdf7efcb-d2a3-48f9-a009-4cdec75da8ea None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:09.300548 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cdf7efcb-d2a3-48f9-a009-4cdec75da8ea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 Aug 07 18:08:09.300813 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cdf7efcb-d2a3-48f9-a009-4cdec75da8ea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:09.301079 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cdf7efcb-d2a3-48f9-a009-4cdec75da8ea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:09.308716 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:09.308716 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:09.312236 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cdf7efcb-d2a3-48f9-a009-4cdec75da8ea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:09.318186 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cdf7efcb-d2a3-48f9-a009-4cdec75da8ea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 returned with HTTP 200 Aug 07 18:08:09.318699 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1069/4301] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:09 2026] GET /volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:09.605858 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-75f0dfa4-d9ac-464b-8fa3-64811823e408 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:09.607942 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75f0dfa4-d9ac-464b-8fa3-64811823e408 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa Aug 07 18:08:09.608159 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75f0dfa4-d9ac-464b-8fa3-64811823e408 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:09.608359 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-75f0dfa4-d9ac-464b-8fa3-64811823e408 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:09.608487 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-75f0dfa4-d9ac-464b-8fa3-64811823e408 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 37f4d743-ad97-45ca-8a3e-1cfb92b223aa. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:09.613544 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-75f0dfa4-d9ac-464b-8fa3-64811823e408 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa returned with HTTP 404 Aug 07 18:08:09.613544 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1085/4302] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:09 2026] GET /volume/v3/backups/37f4d743-ad97-45ca-8a3e-1cfb92b223aa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:09.624236 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:09.625895 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:09.626225 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1911466922"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:09.627679 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1911466922'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:09.627787 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Create volume of 1 GB Aug 07 18:08:09.632076 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Availability Zones retrieved successfully. Aug 07 18:08:09.637467 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Flow 'volume_create_api' (605c2267-680f-4106-afff-29c6bda068c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:09.638309 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e96456-de0d-4822-9c4c-ab7816c42d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:09.639187 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:09.663133 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e96456-de0d-4822-9c4c-ab7816c42d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:09.663839 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98737818-a86f-49ee-a980-c39e6960aa4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:09.704931 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Created reservations ['44ea95f5-f076-4a32-8fa9-50736cb91187', '0b3ce56e-135c-4e8f-b040-194c24c43304', '22b7efbe-36c9-42a6-a75e-73589641666d', '43ce88cf-e547-4759-be3d-86cc141f5777'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:09.705919 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98737818-a86f-49ee-a980-c39e6960aa4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44ea95f5-f076-4a32-8fa9-50736cb91187', '0b3ce56e-135c-4e8f-b040-194c24c43304', '22b7efbe-36c9-42a6-a75e-73589641666d', '43ce88cf-e547-4759-be3d-86cc141f5777']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:09.706858 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3347b7de-f799-4f46-9f85-bb97dbb5c666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:09.738359 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3347b7de-f799-4f46-9f85-bb97dbb5c666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0354cee-5a45-41ef-8b66-0452a79e937b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1911466922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a3391cc7b444af9e41780c220f63fc',qos_specs=None,replication_status=,reservations=['44ea95f5-f076-4a32-8fa9-50736cb91187','0b3ce56e-135c-4e8f-b040-194c24c43304','22b7efbe-36c9-42a6-a75e-73589641666d','43ce88cf-e547-4759-be3d-86cc141f5777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae4c07ea6c1a47fa9887bde872082474',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1911466922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0354cee-5a45-41ef-8b66-0452a79e937b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61a3391cc7b444af9e41780c220f63fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae4c07ea6c1a47fa9887bde872082474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:09.739121 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ad56c1-82aa-405a-a0f8-239a2de60ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:09.756086 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ad56c1-82aa-405a-a0f8-239a2de60ffa) transitioned into state 'SUCCESS' from state '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-1911466922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a3391cc7b444af9e41780c220f63fc',qos_specs=None,replication_status=,reservations=['44ea95f5-f076-4a32-8fa9-50736cb91187','0b3ce56e-135c-4e8f-b040-194c24c43304','22b7efbe-36c9-42a6-a75e-73589641666d','43ce88cf-e547-4759-be3d-86cc141f5777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae4c07ea6c1a47fa9887bde872082474',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:09.756749 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4e9adf-8573-4cef-bf6b-6ee039223f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:09.764515 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4e9adf-8573-4cef-bf6b-6ee039223f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:09.765205 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Flow 'volume_create_api' (605c2267-680f-4106-afff-29c6bda068c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:09.765501 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Create volume request issued successfully. Aug 07 18:08:09.765976 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-34ba3b1a-91f2-438b-9c70-4b6749e0692a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:09.766350 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1076/4303] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:08:09 2026] POST /volume/v3/volumes => generated 749 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:09.777917 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fbb58bba-bf89-4c7b-b9d1-b61c577122ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:09.779524 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fbb58bba-bf89-4c7b-b9d1-b61c577122ae tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b Aug 07 18:08:09.779740 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fbb58bba-bf89-4c7b-b9d1-b61c577122ae tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:09.779866 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fbb58bba-bf89-4c7b-b9d1-b61c577122ae tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:09.785896 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:09.785896 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:09.789319 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fbb58bba-bf89-4c7b-b9d1-b61c577122ae tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:08:09.792963 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fbb58bba-bf89-4c7b-b9d1-b61c577122ae tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b returned with HTTP 200 Aug 07 18:08:09.793501 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1074/4304] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:09 2026] GET /volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:10.001950 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ef99ab84-1770-461c-a33e-d60642527ebc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:10.004378 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef99ab84-1770-461c-a33e-d60642527ebc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:08:10.004684 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef99ab84-1770-461c-a33e-d60642527ebc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:10.004933 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef99ab84-1770-461c-a33e-d60642527ebc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:10.005138 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-ef99ab84-1770-461c-a33e-d60642527ebc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume with id: 6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:08:10.014795 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:10.014795 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:10.015548 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ef99ab84-1770-461c-a33e-d60642527ebc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:10.035221 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ef99ab84-1770-461c-a33e-d60642527ebc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume request issued successfully. Aug 07 18:08:10.035477 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef99ab84-1770-461c-a33e-d60642527ebc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 202 Aug 07 18:08:10.035941 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1070/4305] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:10 2026] DELETE /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:10.043916 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d42eb7d-ed6f-4698-8751-16c7fd3e8152 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:10.045699 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d42eb7d-ed6f-4698-8751-16c7fd3e8152 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:08:10.045919 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d42eb7d-ed6f-4698-8751-16c7fd3e8152 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:10.046137 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d42eb7d-ed6f-4698-8751-16c7fd3e8152 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:10.053776 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:10.053776 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:10.057419 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0d42eb7d-ed6f-4698-8751-16c7fd3e8152 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:10.062819 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d42eb7d-ed6f-4698-8751-16c7fd3e8152 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 200 Aug 07 18:08:10.063166 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1086/4306] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:10 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:10.329938 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2ef97208-1867-43be-b781-9aa43fe6ad44 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:10.331735 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ef97208-1867-43be-b781-9aa43fe6ad44 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 Aug 07 18:08:10.331951 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ef97208-1867-43be-b781-9aa43fe6ad44 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:10.332133 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2ef97208-1867-43be-b781-9aa43fe6ad44 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:10.338884 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:10.338884 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:10.341953 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2ef97208-1867-43be-b781-9aa43fe6ad44 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:10.345286 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2ef97208-1867-43be-b781-9aa43fe6ad44 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 returned with HTTP 200 Aug 07 18:08:10.345666 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1077/4307] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:10 2026] GET /volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:10.357645 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ece0e453-b782-43e9-abce-7c84d6519e5f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:10.442567 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-27a1847f-917f-4125-9b78-caffabd04c31 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:10.479952 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:10.480419 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-554197145"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:10.482162 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-554197145'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:10.482289 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Create volume of 1 GB Aug 07 18:08:10.486095 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Availability Zones retrieved successfully. Aug 07 18:08:10.491928 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Flow 'volume_create_api' (e55a9735-b10e-4b49-baa2-93a288ff2019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:10.493091 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae771f7-1cca-4156-8059-be7f02507283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:10.493598 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ece0e453-b782-43e9-abce-7c84d6519e5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:08:10.493876 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:10.493944 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ece0e453-b782-43e9-abce-7c84d6519e5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86322a93-1a8e-4e1f-aae9-7a85d23f1fb7", "name": "tempest-ProjectMemberTests-Snapshot-1202205965"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:10.502194 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:10.502194 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:10.502712 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ece0e453-b782-43e9-abce-7c84d6519e5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Volume info retrieved successfully. Aug 07 18:08:10.502825 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-ece0e453-b782-43e9-abce-7c84d6519e5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Create snapshot from volume 86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 Aug 07 18:08:10.516162 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae771f7-1cca-4156-8059-be7f02507283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:10.516856 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39bb131f-0d75-460c-87cb-3fc51dd2e422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:10.533885 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ece0e453-b782-43e9-abce-7c84d6519e5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Created reservations ['48286199-ee10-4eee-b34b-959663c4022e', '4a6f9703-2326-4a6f-b50e-691793e59905', '29a92022-5543-4b76-9ac3-ff7921e614c7', 'e3645a50-d9f1-4d95-96f3-b01bcfbb6931'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:10.560886 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ece0e453-b782-43e9-abce-7c84d6519e5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Snapshot create request issued successfully. Aug 07 18:08:10.561213 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ece0e453-b782-43e9-abce-7c84d6519e5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:08:10.561663 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1075/4308] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:08:10 2026] POST /volume/v3/snapshots => generated 305 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:10.570853 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9ea53bed-1659-4096-917d-26a022de8cdf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:10.571715 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Created reservations ['a8901162-f8a7-4918-9e30-21ab996c6f45', '4eb36d59-8967-4d74-8589-0506e1ab8ffe', 'dff8acb4-f8fd-437c-9b9e-90c43c602904', 'c1387d54-96ca-4feb-9a01-ffdcb029661e'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:10.572475 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39bb131f-0d75-460c-87cb-3fc51dd2e422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8901162-f8a7-4918-9e30-21ab996c6f45', '4eb36d59-8967-4d74-8589-0506e1ab8ffe', 'dff8acb4-f8fd-437c-9b9e-90c43c602904', 'c1387d54-96ca-4feb-9a01-ffdcb029661e']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:10.572797 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ea53bed-1659-4096-917d-26a022de8cdf tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] GET https://10.4.3.241/volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 Aug 07 18:08:10.572993 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ea53bed-1659-4096-917d-26a022de8cdf tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:10.573171 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9ea53bed-1659-4096-917d-26a022de8cdf tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:10.573223 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39d683d0-7949-4c9f-b0c1-974a7c101109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:10.578282 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:10.578282 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:10.578758 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9ea53bed-1659-4096-917d-26a022de8cdf tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Snapshot retrieved successfully. Aug 07 18:08:10.579575 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9ea53bed-1659-4096-917d-26a022de8cdf tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 returned with HTTP 200 Aug 07 18:08:10.579967 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1087/4309] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:10 2026] GET /volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:10.599507 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39d683d0-7949-4c9f-b0c1-974a7c101109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fef6bc15-e070-4a2c-9028-eb8892a5e163', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-554197145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cb3125e8c94a6d9a12c676665401dc',qos_specs=None,replication_status=,reservations=['a8901162-f8a7-4918-9e30-21ab996c6f45','4eb36d59-8967-4d74-8589-0506e1ab8ffe','dff8acb4-f8fd-437c-9b9e-90c43c602904','c1387d54-96ca-4feb-9a01-ffdcb029661e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1cac8c6118d49f997512943a404166e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-554197145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fef6bc15-e070-4a2c-9028-eb8892a5e163,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93cb3125e8c94a6d9a12c676665401dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1cac8c6118d49f997512943a404166e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:10.600216 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb16f4b7-91f6-43d2-8875-94bb4f6fec60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:10.615896 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb16f4b7-91f6-43d2-8875-94bb4f6fec60) transitioned into state 'SUCCESS' from state '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-554197145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cb3125e8c94a6d9a12c676665401dc',qos_specs=None,replication_status=,reservations=['a8901162-f8a7-4918-9e30-21ab996c6f45','4eb36d59-8967-4d74-8589-0506e1ab8ffe','dff8acb4-f8fd-437c-9b9e-90c43c602904','c1387d54-96ca-4feb-9a01-ffdcb029661e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1cac8c6118d49f997512943a404166e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:10.616560 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b37534-5dfa-49e0-875a-19c9dd4ee231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:10.624295 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48b37534-5dfa-49e0-875a-19c9dd4ee231) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:10.625171 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Flow 'volume_create_api' (e55a9735-b10e-4b49-baa2-93a288ff2019) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:10.625482 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Create volume request issued successfully. Aug 07 18:08:10.625963 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-27a1847f-917f-4125-9b78-caffabd04c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:10.626345 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1071/4310] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:08:10 2026] POST /volume/v3/volumes => generated 777 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:10.637104 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-49876ee4-3c14-4652-a8d8-3bff2a069b15 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:10.638860 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49876ee4-3c14-4652-a8d8-3bff2a069b15 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 Aug 07 18:08:10.639103 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-49876ee4-3c14-4652-a8d8-3bff2a069b15 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:10.639337 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-49876ee4-3c14-4652-a8d8-3bff2a069b15 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:10.646121 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:10.646121 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:10.649378 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-49876ee4-3c14-4652-a8d8-3bff2a069b15 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:08:10.653084 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49876ee4-3c14-4652-a8d8-3bff2a069b15 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 returned with HTTP 200 Aug 07 18:08:10.653515 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1078/4311] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:10 2026] GET /volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:10.806430 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e51a6a6f-7095-435f-827d-3f51ddedf940 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:10.808332 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e51a6a6f-7095-435f-827d-3f51ddedf940 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b Aug 07 18:08:10.808535 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e51a6a6f-7095-435f-827d-3f51ddedf940 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:10.808818 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e51a6a6f-7095-435f-827d-3f51ddedf940 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:10.815688 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:10.815688 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:10.819718 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e51a6a6f-7095-435f-827d-3f51ddedf940 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:08:10.824141 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e51a6a6f-7095-435f-827d-3f51ddedf940 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b returned with HTTP 200 Aug 07 18:08:10.824555 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1076/4312] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:10 2026] GET /volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:10.836678 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4f36218e-3593-4943-8a6f-bca1f19382c8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:10.838443 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4f36218e-3593-4943-8a6f-bca1f19382c8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:08:10.838791 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4f36218e-3593-4943-8a6f-bca1f19382c8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f0354cee-5a45-41ef-8b66-0452a79e937b", "name": "tempest-VolumesBackupsTest-Backup-687313006"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:10.840269 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-4f36218e-3593-4943-8a6f-bca1f19382c8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Creating new backup {'backup': {'volume_id': 'f0354cee-5a45-41ef-8b66-0452a79e937b', 'name': 'tempest-VolumesBackupsTest-Backup-687313006'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:08:10.840434 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-4f36218e-3593-4943-8a6f-bca1f19382c8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Creating backup of volume f0354cee-5a45-41ef-8b66-0452a79e937b in container None Aug 07 18:08:10.847145 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:10.847145 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:10.847604 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4f36218e-3593-4943-8a6f-bca1f19382c8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:08:10.864108 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-4f36218e-3593-4943-8a6f-bca1f19382c8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Created reservations ['d084f427-3bab-403e-a41f-4be0bb9a661f', '48ffe337-01c2-48f5-a103-2a11c281af60'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:10.892066 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4f36218e-3593-4943-8a6f-bca1f19382c8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:08:10.892563 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1088/4313] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:08:10 2026] POST /volume/v3/backups => generated 329 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:10.900929 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-36955f8d-1d06-4957-a1fb-352d4e3384f3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:10.902914 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-36955f8d-1d06-4957-a1fb-352d4e3384f3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:10.903092 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-36955f8d-1d06-4957-a1fb-352d4e3384f3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:10.903286 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-36955f8d-1d06-4957-a1fb-352d4e3384f3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:10.903455 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-36955f8d-1d06-4957-a1fb-352d4e3384f3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:10.907854 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:10.907854 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:10.908595 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-36955f8d-1d06-4957-a1fb-352d4e3384f3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:10.908978 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1072/4314] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:10 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:11.075435 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-42ac5a0a-f8ef-4739-bc41-36b3dba973e0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:11.077073 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-42ac5a0a-f8ef-4739-bc41-36b3dba973e0 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:08:11.077268 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-42ac5a0a-f8ef-4739-bc41-36b3dba973e0 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:11.077482 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-42ac5a0a-f8ef-4739-bc41-36b3dba973e0 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:11.083414 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-42ac5a0a-f8ef-4739-bc41-36b3dba973e0 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 404 Aug 07 18:08:11.084009 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1079/4315] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:11 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:11.092011 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5526c72c-84f5-4bd6-99f4-50db97a18da2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:11.094242 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5526c72c-84f5-4bd6-99f4-50db97a18da2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:08:11.094512 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5526c72c-84f5-4bd6-99f4-50db97a18da2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:11.094758 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5526c72c-84f5-4bd6-99f4-50db97a18da2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:11.101301 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5526c72c-84f5-4bd6-99f4-50db97a18da2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 404 Aug 07 18:08:11.101920 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1077/4316] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:11 2026] GET /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:11.109245 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bcc53b11-1ed3-4202-b479-6fc329fee81d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:11.110838 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bcc53b11-1ed3-4202-b479-6fc329fee81d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:08:11.111037 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bcc53b11-1ed3-4202-b479-6fc329fee81d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:11.111239 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bcc53b11-1ed3-4202-b479-6fc329fee81d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:11.111446 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-bcc53b11-1ed3-4202-b479-6fc329fee81d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume with id: 6f35d405-df37-495e-92f7-92c3b2696f2a Aug 07 18:08:11.117036 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bcc53b11-1ed3-4202-b479-6fc329fee81d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a returned with HTTP 404 Aug 07 18:08:11.117515 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1089/4317] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:11 2026] DELETE /volume/v3/volumes/6f35d405-df37-495e-92f7-92c3b2696f2a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:11.145063 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-707b9fd7-25e6-4c06-8362-5385aefb907d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:11.147033 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:11.147436 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1988352928"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:11.149029 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume request body: {'volume': {'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1988352928'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:11.219668 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume of 1 GB Aug 07 18:08:11.223330 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Availability Zones retrieved successfully. Aug 07 18:08:11.228152 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Flow 'volume_create_api' (c8f6c725-1dc1-4803-80bd-c43e7a9ecf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:11.229177 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63fd7a62-95d5-436b-9988-013ee4365dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:11.230043 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:11.279948 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63fd7a62-95d5-436b-9988-013ee4365dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:11.280644 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e65de7bc-230e-4d7e-b9c0-4097ef0f1ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:11.314416 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Created reservations ['ae5df160-be89-4482-b57f-3467a2356cb5', '16f2149a-b12d-493f-8fae-4c9cd90ad2df', '18924e81-b5d2-4c28-920f-a771002e480c', 'ad0c907c-fb31-4a21-aabc-e93a07f47f35'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:11.315308 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e65de7bc-230e-4d7e-b9c0-4097ef0f1ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae5df160-be89-4482-b57f-3467a2356cb5', '16f2149a-b12d-493f-8fae-4c9cd90ad2df', '18924e81-b5d2-4c28-920f-a771002e480c', 'ad0c907c-fb31-4a21-aabc-e93a07f47f35']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:11.316016 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc327867-4ac4-4b94-9d43-66394aecf252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:11.337272 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc327867-4ac4-4b94-9d43-66394aecf252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff8901f-2939-48c0-9da5-7d5d1e891c1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1988352928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8466aaa20b7441b9381dfb242167303',qos_specs=None,replication_status=,reservations=['ae5df160-be89-4482-b57f-3467a2356cb5','16f2149a-b12d-493f-8fae-4c9cd90ad2df','18924e81-b5d2-4c28-920f-a771002e480c','ad0c907c-fb31-4a21-aabc-e93a07f47f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11063dc19551461a95bc64c21f58932f',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1988352928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ff8901f-2939-48c0-9da5-7d5d1e891c1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8466aaa20b7441b9381dfb242167303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11063dc19551461a95bc64c21f58932f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:11.337968 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e16fbea-db85-47ab-9b72-fa0a972b409f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:11.354265 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e16fbea-db85-47ab-9b72-fa0a972b409f) transitioned into state 'SUCCESS' from state '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-1988352928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8466aaa20b7441b9381dfb242167303',qos_specs=None,replication_status=,reservations=['ae5df160-be89-4482-b57f-3467a2356cb5','16f2149a-b12d-493f-8fae-4c9cd90ad2df','18924e81-b5d2-4c28-920f-a771002e480c','ad0c907c-fb31-4a21-aabc-e93a07f47f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11063dc19551461a95bc64c21f58932f',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:11.355216 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a03b191-5670-4f7c-a966-ff7a85d40ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:11.366770 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a03b191-5670-4f7c-a966-ff7a85d40ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:11.367947 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Flow 'volume_create_api' (c8f6c725-1dc1-4803-80bd-c43e7a9ecf38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:11.368325 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume request issued successfully. Aug 07 18:08:11.369033 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-707b9fd7-25e6-4c06-8362-5385aefb907d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:11.369623 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1073/4318] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:08:11 2026] POST /volume/v3/volumes => generated 749 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:11.384784 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-79967f53-9297-4ed4-b261-d4c5cf703477 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:11.386444 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-79967f53-9297-4ed4-b261-d4c5cf703477 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b Aug 07 18:08:11.386530 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-79967f53-9297-4ed4-b261-d4c5cf703477 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:11.386700 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-79967f53-9297-4ed4-b261-d4c5cf703477 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:11.392998 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:11.392998 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:11.396315 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-79967f53-9297-4ed4-b261-d4c5cf703477 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:11.399999 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-79967f53-9297-4ed4-b261-d4c5cf703477 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b returned with HTTP 200 Aug 07 18:08:11.400324 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1080/4319] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:11 2026] GET /volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:11.589156 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b6261bbf-77e2-4d9c-ae42-40a26559108d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:11.590867 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6261bbf-77e2-4d9c-ae42-40a26559108d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] GET https://10.4.3.241/volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 Aug 07 18:08:11.591071 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6261bbf-77e2-4d9c-ae42-40a26559108d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:11.591247 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6261bbf-77e2-4d9c-ae42-40a26559108d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:11.596212 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:11.596212 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:11.596708 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b6261bbf-77e2-4d9c-ae42-40a26559108d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Snapshot retrieved successfully. Aug 07 18:08:11.597566 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6261bbf-77e2-4d9c-ae42-40a26559108d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 returned with HTTP 200 Aug 07 18:08:11.598000 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1078/4320] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:11 2026] GET /volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:11.607935 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3100f93b-b9be-44e3-8821-9adba3392254 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:11.609969 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3100f93b-b9be-44e3-8821-9adba3392254 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 Aug 07 18:08:11.610172 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3100f93b-b9be-44e3-8821-9adba3392254 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:11.610429 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3100f93b-b9be-44e3-8821-9adba3392254 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:11.610536 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-3100f93b-b9be-44e3-8821-9adba3392254 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Delete snapshot with id: 5e75b4e8-e100-4bc7-abc0-7ba70a263a16 Aug 07 18:08:11.615655 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:11.615655 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:11.616234 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3100f93b-b9be-44e3-8821-9adba3392254 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Snapshot retrieved successfully. Aug 07 18:08:11.637342 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3100f93b-b9be-44e3-8821-9adba3392254 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Snapshot delete request issued successfully. Aug 07 18:08:11.637644 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3100f93b-b9be-44e3-8821-9adba3392254 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 returned with HTTP 202 Aug 07 18:08:11.638214 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1090/4321] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:11 2026] DELETE /volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:11.646558 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-40a6e991-21b9-450f-8e92-b76209c2ab92 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:11.648983 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40a6e991-21b9-450f-8e92-b76209c2ab92 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] GET https://10.4.3.241/volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 Aug 07 18:08:11.649307 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40a6e991-21b9-450f-8e92-b76209c2ab92 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:11.649617 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40a6e991-21b9-450f-8e92-b76209c2ab92 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:11.654821 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:11.654821 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:11.655230 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-40a6e991-21b9-450f-8e92-b76209c2ab92 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Snapshot retrieved successfully. Aug 07 18:08:11.655950 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40a6e991-21b9-450f-8e92-b76209c2ab92 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 returned with HTTP 200 Aug 07 18:08:11.656313 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1074/4322] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:11 2026] GET /volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:11.667408 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ddbbf72c-885e-4b5b-8aab-65d2b7225831 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:11.669446 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ddbbf72c-885e-4b5b-8aab-65d2b7225831 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 Aug 07 18:08:11.669680 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ddbbf72c-885e-4b5b-8aab-65d2b7225831 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:11.669905 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ddbbf72c-885e-4b5b-8aab-65d2b7225831 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:11.678569 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:11.678569 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:11.682190 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ddbbf72c-885e-4b5b-8aab-65d2b7225831 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:08:11.686334 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ddbbf72c-885e-4b5b-8aab-65d2b7225831 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 returned with HTTP 200 Aug 07 18:08:11.686943 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1081/4323] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:11 2026] GET /volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:11.701373 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-310d5c49-de7b-4323-a62f-0bf547ff2c95 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:11.703062 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-310d5c49-de7b-4323-a62f-0bf547ff2c95 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:08:11.703381 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-310d5c49-de7b-4323-a62f-0bf547ff2c95 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fef6bc15-e070-4a2c-9028-eb8892a5e163", "name": "tempest-type-Backup-445110577"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:11.704769 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-310d5c49-de7b-4323-a62f-0bf547ff2c95 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Creating new backup {'backup': {'volume_id': 'fef6bc15-e070-4a2c-9028-eb8892a5e163', 'name': 'tempest-type-Backup-445110577'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:08:11.704892 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-310d5c49-de7b-4323-a62f-0bf547ff2c95 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Creating backup of volume fef6bc15-e070-4a2c-9028-eb8892a5e163 in container None Aug 07 18:08:11.711384 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:11.711384 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:11.711714 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-310d5c49-de7b-4323-a62f-0bf547ff2c95 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:08:11.735788 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-310d5c49-de7b-4323-a62f-0bf547ff2c95 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Created reservations ['d77cdefa-02f4-4331-99d8-900a3796d6db', '4b966801-9aef-49e3-a549-3cccdbc50bb2'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:11.763654 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-310d5c49-de7b-4323-a62f-0bf547ff2c95 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:08:11.764151 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1079/4324] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:08:11 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:11.773092 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d17bbb91-cc86-4c6c-8785-808b491c7958 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:11.774850 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d17bbb91-cc86-4c6c-8785-808b491c7958 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:11.775055 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d17bbb91-cc86-4c6c-8785-808b491c7958 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:11.775234 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d17bbb91-cc86-4c6c-8785-808b491c7958 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:11.775364 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d17bbb91-cc86-4c6c-8785-808b491c7958 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:11.780513 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:11.780513 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:11.781419 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d17bbb91-cc86-4c6c-8785-808b491c7958 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:11.781825 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1091/4325] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:11 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:11.918779 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7f3f9696-7957-4a52-8114-18da3f2a8583 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:11.920599 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7f3f9696-7957-4a52-8114-18da3f2a8583 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:11.920766 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7f3f9696-7957-4a52-8114-18da3f2a8583 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:11.920947 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7f3f9696-7957-4a52-8114-18da3f2a8583 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:11.921036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-7f3f9696-7957-4a52-8114-18da3f2a8583 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:11.924952 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:11.924952 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:11.925662 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7f3f9696-7957-4a52-8114-18da3f2a8583 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:11.926108 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1075/4326] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:11 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:12.415999 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-640b65eb-2ebb-4156-b770-f1ba01815264 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:12.417757 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-640b65eb-2ebb-4156-b770-f1ba01815264 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b Aug 07 18:08:12.417946 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-640b65eb-2ebb-4156-b770-f1ba01815264 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:12.418124 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-640b65eb-2ebb-4156-b770-f1ba01815264 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:12.426967 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:12.426967 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:12.431282 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-640b65eb-2ebb-4156-b770-f1ba01815264 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:12.436110 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-640b65eb-2ebb-4156-b770-f1ba01815264 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b returned with HTTP 200 Aug 07 18:08:12.436515 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1082/4327] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:12 2026] GET /volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:12.448205 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39c1c086-a170-4206-9c5b-856474b56222 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:12.449879 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39c1c086-a170-4206-9c5b-856474b56222 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b Aug 07 18:08:12.450044 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39c1c086-a170-4206-9c5b-856474b56222 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:12.450242 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39c1c086-a170-4206-9c5b-856474b56222 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:12.457054 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:12.457054 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:12.460256 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-39c1c086-a170-4206-9c5b-856474b56222 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:12.464888 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39c1c086-a170-4206-9c5b-856474b56222 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b returned with HTTP 200 Aug 07 18:08:12.465257 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1080/4328] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:12 2026] GET /volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:12.479516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-17f75ee2-51bf-4d57-90a0-f0664b6aab9a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:12.481069 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-17f75ee2-51bf-4d57-90a0-f0664b6aab9a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:08:12.481497 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-17f75ee2-51bf-4d57-90a0-f0664b6aab9a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ff8901f-2939-48c0-9da5-7d5d1e891c1b", "name": "tempest-VolumesBackupsTest-Backup-87946339", "container": "tempest-volumesbackupstest-backup-container-1954519832"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:12.482816 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-17f75ee2-51bf-4d57-90a0-f0664b6aab9a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating new backup {'backup': {'volume_id': '5ff8901f-2939-48c0-9da5-7d5d1e891c1b', 'name': 'tempest-VolumesBackupsTest-Backup-87946339', 'container': 'tempest-volumesbackupstest-backup-container-1954519832'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:08:12.482943 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-17f75ee2-51bf-4d57-90a0-f0664b6aab9a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating backup of volume 5ff8901f-2939-48c0-9da5-7d5d1e891c1b in container tempest-volumesbackupstest-backup-container-1954519832 Aug 07 18:08:12.490518 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:12.490518 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:12.490995 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-17f75ee2-51bf-4d57-90a0-f0664b6aab9a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:12.506994 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-17f75ee2-51bf-4d57-90a0-f0664b6aab9a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Created reservations ['fe3f1277-07f5-4aca-a70e-e0d1f6c94dc8', '7c550a10-3a26-4764-afc3-b316626bd9a0'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:12.533768 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-17f75ee2-51bf-4d57-90a0-f0664b6aab9a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:08:12.534178 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1092/4329] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:08:12 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 07 18:08:12.542766 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9631d25b-8f26-474e-975f-6fdb07839f7b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:12.544546 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9631d25b-8f26-474e-975f-6fdb07839f7b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:12.544789 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9631d25b-8f26-474e-975f-6fdb07839f7b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:12.545003 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9631d25b-8f26-474e-975f-6fdb07839f7b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:12.545142 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-9631d25b-8f26-474e-975f-6fdb07839f7b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:12.549074 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:12.549074 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:12.549767 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9631d25b-8f26-474e-975f-6fdb07839f7b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:12.550114 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1076/4330] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:12 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:12.665696 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f3304a88-d2bb-4217-8050-8638ad2ea779 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:12.667302 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3304a88-d2bb-4217-8050-8638ad2ea779 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] GET https://10.4.3.241/volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 Aug 07 18:08:12.667457 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3304a88-d2bb-4217-8050-8638ad2ea779 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:12.667885 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f3304a88-d2bb-4217-8050-8638ad2ea779 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:12.671541 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f3304a88-d2bb-4217-8050-8638ad2ea779 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 returned with HTTP 404 Aug 07 18:08:12.672056 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1083/4331] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:12 2026] GET /volume/v3/snapshots/5e75b4e8-e100-4bc7-abc0-7ba70a263a16 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:12.678289 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c12c551a-b6e1-48a1-90ad-2b0a07dc8835 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:12.680383 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c12c551a-b6e1-48a1-90ad-2b0a07dc8835 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 Aug 07 18:08:12.680699 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c12c551a-b6e1-48a1-90ad-2b0a07dc8835 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:12.680963 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c12c551a-b6e1-48a1-90ad-2b0a07dc8835 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:12.681116 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c12c551a-b6e1-48a1-90ad-2b0a07dc8835 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume with id: 86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 Aug 07 18:08:12.688766 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:12.688766 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:12.689149 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c12c551a-b6e1-48a1-90ad-2b0a07dc8835 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:12.707259 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c12c551a-b6e1-48a1-90ad-2b0a07dc8835 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume request issued successfully. Aug 07 18:08:12.707555 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c12c551a-b6e1-48a1-90ad-2b0a07dc8835 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 returned with HTTP 202 Aug 07 18:08:12.708148 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1081/4332] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:12 2026] DELETE /volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:12.715481 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-960b8f66-2970-4f7c-be58-c165bb2c9beb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:12.717520 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-960b8f66-2970-4f7c-be58-c165bb2c9beb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 Aug 07 18:08:12.717741 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-960b8f66-2970-4f7c-be58-c165bb2c9beb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:12.717933 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-960b8f66-2970-4f7c-be58-c165bb2c9beb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:12.725734 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:12.725734 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:12.729585 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-960b8f66-2970-4f7c-be58-c165bb2c9beb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:12.734112 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-960b8f66-2970-4f7c-be58-c165bb2c9beb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 returned with HTTP 200 Aug 07 18:08:12.734704 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1093/4333] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:12 2026] GET /volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:12.792586 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3952d211-6747-4bb6-a2df-8ae3b3fcd137 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:12.794352 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3952d211-6747-4bb6-a2df-8ae3b3fcd137 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:12.794616 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3952d211-6747-4bb6-a2df-8ae3b3fcd137 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:12.794793 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3952d211-6747-4bb6-a2df-8ae3b3fcd137 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:12.794919 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-3952d211-6747-4bb6-a2df-8ae3b3fcd137 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:12.799472 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:12.799472 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:12.800116 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3952d211-6747-4bb6-a2df-8ae3b3fcd137 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:12.800504 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1077/4334] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:12 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:12.936861 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2c129211-bd17-4c71-a11d-89f113d6e62c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:12.938529 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c129211-bd17-4c71-a11d-89f113d6e62c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:12.938728 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c129211-bd17-4c71-a11d-89f113d6e62c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:12.938907 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2c129211-bd17-4c71-a11d-89f113d6e62c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:12.939016 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2c129211-bd17-4c71-a11d-89f113d6e62c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:12.943358 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:12.943358 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:12.944026 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2c129211-bd17-4c71-a11d-89f113d6e62c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:12.944347 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1084/4335] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:12 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:13.560463 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6f3513e2-6da0-4579-952e-f0824947c9bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:13.562241 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f3513e2-6da0-4579-952e-f0824947c9bb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:13.562536 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f3513e2-6da0-4579-952e-f0824947c9bb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:13.562762 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f3513e2-6da0-4579-952e-f0824947c9bb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:13.562881 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6f3513e2-6da0-4579-952e-f0824947c9bb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:13.567606 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:13.567606 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:13.568473 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f3513e2-6da0-4579-952e-f0824947c9bb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:13.568910 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1082/4336] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:13 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:13.747007 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6920a5fc-7ab1-4784-a9c4-b0f3e4582334 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:13.748704 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6920a5fc-7ab1-4784-a9c4-b0f3e4582334 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 Aug 07 18:08:13.748936 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6920a5fc-7ab1-4784-a9c4-b0f3e4582334 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:13.749096 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6920a5fc-7ab1-4784-a9c4-b0f3e4582334 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:13.754268 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6920a5fc-7ab1-4784-a9c4-b0f3e4582334 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 returned with HTTP 404 Aug 07 18:08:13.754713 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1094/4337] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:13 2026] GET /volume/v3/volumes/86322a93-1a8e-4e1f-aae9-7a85d23f1fb7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:13.761474 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d78160b8-2f60-4414-9052-ddb641f361be None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:13.763025 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:13.763335 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-401739742"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:13.764663 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-401739742'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:13.764775 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume of 1 GB Aug 07 18:08:13.768896 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Availability Zones retrieved successfully. Aug 07 18:08:13.773745 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (3e95176c-8eac-4e5e-8431-baecbbf7a1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:13.774815 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d60aadb-5507-42c9-9b27-7c5f2d0e3df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:13.775639 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:13.798016 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d60aadb-5507-42c9-9b27-7c5f2d0e3df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:13.798788 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f0f15c1-4c57-49cc-9def-b7e465014caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:13.811202 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9cfa529d-ce62-4d1c-975a-4fd8084d6bb7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:13.812971 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9cfa529d-ce62-4d1c-975a-4fd8084d6bb7 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:13.813175 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9cfa529d-ce62-4d1c-975a-4fd8084d6bb7 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:13.813367 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9cfa529d-ce62-4d1c-975a-4fd8084d6bb7 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:13.813510 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9cfa529d-ce62-4d1c-975a-4fd8084d6bb7 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:13.817769 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:13.817769 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:13.818365 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9cfa529d-ce62-4d1c-975a-4fd8084d6bb7 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:13.818774 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1085/4338] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:13 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:13.830432 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['869ad75b-0aae-488d-aa2f-7aa125845b6e', '7398b116-6d59-451e-a619-152da05dfa1d', 'e8843499-5f8d-4ed6-8b4b-b2e311166e6e', '31403d48-e380-4dcd-a132-e3b1315dccaa'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:13.831075 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f0f15c1-4c57-49cc-9def-b7e465014caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['869ad75b-0aae-488d-aa2f-7aa125845b6e', '7398b116-6d59-451e-a619-152da05dfa1d', 'e8843499-5f8d-4ed6-8b4b-b2e311166e6e', '31403d48-e380-4dcd-a132-e3b1315dccaa']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:13.831738 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4394b0e-4994-4898-ab36-e9db70ea4c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:13.852198 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4394b0e-4994-4898-ab36-e9db70ea4c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62ab4170-f4ab-4e19-a069-f1d3cc4a34e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-401739742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['869ad75b-0aae-488d-aa2f-7aa125845b6e','7398b116-6d59-451e-a619-152da05dfa1d','e8843499-5f8d-4ed6-8b4b-b2e311166e6e','31403d48-e380-4dcd-a132-e3b1315dccaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-401739742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62ab4170-f4ab-4e19-a069-f1d3cc4a34e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddecf9765da94f7792633b66390c8924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0575518fef149c3a345383dbbe1be09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:13.852893 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80162c65-4387-4707-9253-0b2a0b2fac8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:13.867872 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80162c65-4387-4707-9253-0b2a0b2fac8c) transitioned into state 'SUCCESS' from state '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-401739742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['869ad75b-0aae-488d-aa2f-7aa125845b6e','7398b116-6d59-451e-a619-152da05dfa1d','e8843499-5f8d-4ed6-8b4b-b2e311166e6e','31403d48-e380-4dcd-a132-e3b1315dccaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:13.868544 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f80ede0-bce7-4d44-ab8f-299ae9a36e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:13.876649 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f80ede0-bce7-4d44-ab8f-299ae9a36e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:13.877646 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (3e95176c-8eac-4e5e-8431-baecbbf7a1c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:13.877976 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request issued successfully. Aug 07 18:08:13.878562 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d78160b8-2f60-4414-9052-ddb641f361be tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:13.879007 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1078/4339] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:08:13 2026] POST /volume/v3/volumes => generated 777 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:13.890745 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b51dc3b4-e33c-4ac3-a16c-be1983f0449d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:13.892667 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b51dc3b4-e33c-4ac3-a16c-be1983f0449d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 Aug 07 18:08:13.892930 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b51dc3b4-e33c-4ac3-a16c-be1983f0449d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:13.893091 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b51dc3b4-e33c-4ac3-a16c-be1983f0449d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:13.901336 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:13.901336 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:13.905515 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b51dc3b4-e33c-4ac3-a16c-be1983f0449d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:13.910375 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b51dc3b4-e33c-4ac3-a16c-be1983f0449d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 returned with HTTP 200 Aug 07 18:08:13.910902 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1083/4340] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:13 2026] GET /volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:13.953741 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-67e47472-4376-4be8-83e5-e73132ffe388 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:13.956035 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67e47472-4376-4be8-83e5-e73132ffe388 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:13.956242 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-67e47472-4376-4be8-83e5-e73132ffe388 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:13.956494 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-67e47472-4376-4be8-83e5-e73132ffe388 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:13.956687 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-67e47472-4376-4be8-83e5-e73132ffe388 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:13.960567 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:13.960567 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:13.961265 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67e47472-4376-4be8-83e5-e73132ffe388 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:13.961691 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1095/4341] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:13 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:14.579354 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0a13b967-451d-4ce4-aaf3-ce930fa9fb4a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:14.581301 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a13b967-451d-4ce4-aaf3-ce930fa9fb4a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:14.581551 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a13b967-451d-4ce4-aaf3-ce930fa9fb4a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:14.581759 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0a13b967-451d-4ce4-aaf3-ce930fa9fb4a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:14.581886 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0a13b967-451d-4ce4-aaf3-ce930fa9fb4a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:14.586156 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:14.586156 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:14.586985 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0a13b967-451d-4ce4-aaf3-ce930fa9fb4a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:14.587712 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1086/4342] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:14 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:14.828067 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cf796e9e-c371-47ae-82da-d9e64a3d979a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:14.830002 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cf796e9e-c371-47ae-82da-d9e64a3d979a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:14.830210 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cf796e9e-c371-47ae-82da-d9e64a3d979a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:14.830461 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cf796e9e-c371-47ae-82da-d9e64a3d979a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:14.830621 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-cf796e9e-c371-47ae-82da-d9e64a3d979a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:14.834891 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:14.834891 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:14.835502 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cf796e9e-c371-47ae-82da-d9e64a3d979a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:14.835858 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1079/4343] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:14 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:14.923208 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c40e3e7c-729a-4517-bcdc-ef2d30c03dc2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:14.925013 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c40e3e7c-729a-4517-bcdc-ef2d30c03dc2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 Aug 07 18:08:14.925205 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c40e3e7c-729a-4517-bcdc-ef2d30c03dc2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:14.925443 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c40e3e7c-729a-4517-bcdc-ef2d30c03dc2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:14.932395 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:14.932395 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:14.936453 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c40e3e7c-729a-4517-bcdc-ef2d30c03dc2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:14.940259 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c40e3e7c-729a-4517-bcdc-ef2d30c03dc2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 returned with HTTP 200 Aug 07 18:08:14.940751 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1084/4344] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:14 2026] GET /volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:14.955384 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f84da104-87e1-45f4-93cb-e305386cbee5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:14.957301 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f84da104-87e1-45f4-93cb-e305386cbee5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:08:14.957709 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f84da104-87e1-45f4-93cb-e305386cbee5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62ab4170-f4ab-4e19-a069-f1d3cc4a34e5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1916591778"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:14.967583 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:14.967583 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:14.967989 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f84da104-87e1-45f4-93cb-e305386cbee5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:14.968119 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-f84da104-87e1-45f4-93cb-e305386cbee5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create snapshot from volume 62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 Aug 07 18:08:14.971342 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-571b2d7a-648f-448d-aef4-a1eb090caa67 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:14.973072 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-571b2d7a-648f-448d-aef4-a1eb090caa67 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:14.973285 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-571b2d7a-648f-448d-aef4-a1eb090caa67 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:14.973534 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-571b2d7a-648f-448d-aef4-a1eb090caa67 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:14.973678 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-571b2d7a-648f-448d-aef4-a1eb090caa67 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:14.977209 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:14.977209 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:14.978045 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-571b2d7a-648f-448d-aef4-a1eb090caa67 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:14.978430 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1087/4345] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:14 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:14.994654 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-f84da104-87e1-45f4-93cb-e305386cbee5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['8fcd2696-eda3-439a-b905-07f45b9324d4', '15bc19cb-7d2e-41e3-91fa-9775a7ad2bf5', '7a82b073-ca22-45bd-9312-81cd0b5207c4', '1f88d110-7b42-4a8a-b747-04c28efa205a'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:15.023140 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f84da104-87e1-45f4-93cb-e305386cbee5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot create request issued successfully. Aug 07 18:08:15.023490 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f84da104-87e1-45f4-93cb-e305386cbee5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:08:15.024109 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1096/4346] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:08:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:15.033070 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5542987b-42fc-412c-b8bd-6052d2c09164 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:15.035137 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5542987b-42fc-412c-b8bd-6052d2c09164 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e Aug 07 18:08:15.035366 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5542987b-42fc-412c-b8bd-6052d2c09164 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:15.036363 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5542987b-42fc-412c-b8bd-6052d2c09164 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:15.041533 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:15.041533 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:15.041892 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5542987b-42fc-412c-b8bd-6052d2c09164 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:15.042617 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5542987b-42fc-412c-b8bd-6052d2c09164 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e returned with HTTP 200 Aug 07 18:08:15.042987 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1080/4347] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:15 2026] GET /volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:15.598160 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7330e6a2-7259-419a-928a-d9e5e9a370bc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:15.600190 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7330e6a2-7259-419a-928a-d9e5e9a370bc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:15.600797 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7330e6a2-7259-419a-928a-d9e5e9a370bc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:15.600797 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7330e6a2-7259-419a-928a-d9e5e9a370bc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:15.600797 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7330e6a2-7259-419a-928a-d9e5e9a370bc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:15.605947 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:15.605947 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:15.606830 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7330e6a2-7259-419a-928a-d9e5e9a370bc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:15.607241 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1085/4348] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:15 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:15.846745 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-01de4049-e4fb-4efd-a62d-789b87e53152 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:15.848507 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01de4049-e4fb-4efd-a62d-789b87e53152 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:15.848699 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01de4049-e4fb-4efd-a62d-789b87e53152 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:15.848942 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01de4049-e4fb-4efd-a62d-789b87e53152 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:15.849062 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-01de4049-e4fb-4efd-a62d-789b87e53152 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:15.853179 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:15.853179 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:15.853806 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01de4049-e4fb-4efd-a62d-789b87e53152 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:15.854427 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1088/4349] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:15 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:15.932289 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cec9941c-d41a-481f-8c22-6f100029f3cd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:15.934004 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cec9941c-d41a-481f-8c22-6f100029f3cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:08:15.934337 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cec9941c-d41a-481f-8c22-6f100029f3cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a566a417-8093-4e1a-bada-86b469aa4a71", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-918907783", "description": null, "metadata": null}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:15.944705 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:15.944705 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:15.945196 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cec9941c-d41a-481f-8c22-6f100029f3cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:15.945325 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-cec9941c-d41a-481f-8c22-6f100029f3cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create snapshot from volume a566a417-8093-4e1a-bada-86b469aa4a71 Aug 07 18:08:15.965640 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-cec9941c-d41a-481f-8c22-6f100029f3cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['bfd687c5-37d5-44aa-804b-29c0b64ab51f', 'e5781da4-2b45-4fed-aacd-e5100d52e3b4', 'b4b034e7-f92f-4e30-9325-5669ff081372', 'fd8b4bcd-36cf-40fd-880f-aaf3cc5e4add'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:15.988646 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e4d5a358-b01b-404d-b74e-3fac39a7836c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:15.990672 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e4d5a358-b01b-404d-b74e-3fac39a7836c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:15.990850 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e4d5a358-b01b-404d-b74e-3fac39a7836c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:15.991017 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e4d5a358-b01b-404d-b74e-3fac39a7836c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:15.991110 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-e4d5a358-b01b-404d-b74e-3fac39a7836c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:15.994623 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cec9941c-d41a-481f-8c22-6f100029f3cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot force create request issued successfully. Aug 07 18:08:15.995033 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cec9941c-d41a-481f-8c22-6f100029f3cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:08:15.995472 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1097/4350] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:08:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:15.995837 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:15.995837 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:15.996902 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e4d5a358-b01b-404d-b74e-3fac39a7836c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:15.997415 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1081/4351] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:15 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:16.003835 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c6b2ca4b-352d-40a0-b37b-93fa67edf21e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:16.005354 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6b2ca4b-352d-40a0-b37b-93fa67edf21e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc Aug 07 18:08:16.005640 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6b2ca4b-352d-40a0-b37b-93fa67edf21e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:16.005840 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6b2ca4b-352d-40a0-b37b-93fa67edf21e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:16.010804 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:16.010804 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:16.011171 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c6b2ca4b-352d-40a0-b37b-93fa67edf21e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:16.011863 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6b2ca4b-352d-40a0-b37b-93fa67edf21e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc returned with HTTP 200 Aug 07 18:08:16.012184 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1086/4352] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:16 2026] GET /volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:16.051382 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ab73c11b-ee31-4c71-a96a-5d523625fdf8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:16.052971 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ab73c11b-ee31-4c71-a96a-5d523625fdf8 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e Aug 07 18:08:16.053140 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ab73c11b-ee31-4c71-a96a-5d523625fdf8 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:16.053332 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ab73c11b-ee31-4c71-a96a-5d523625fdf8 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:16.057986 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:16.057986 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:16.058235 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ab73c11b-ee31-4c71-a96a-5d523625fdf8 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:16.058830 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ab73c11b-ee31-4c71-a96a-5d523625fdf8 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e returned with HTTP 200 Aug 07 18:08:16.059137 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1089/4353] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:16 2026] GET /volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:16.066693 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-64c1e398-5fa7-47ee-851c-1a86edb6be20 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:16.068457 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-64c1e398-5fa7-47ee-851c-1a86edb6be20 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e Aug 07 18:08:16.068655 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-64c1e398-5fa7-47ee-851c-1a86edb6be20 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:16.068838 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-64c1e398-5fa7-47ee-851c-1a86edb6be20 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:16.068931 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-64c1e398-5fa7-47ee-851c-1a86edb6be20 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Delete snapshot with id: 8ebe430b-64df-4498-a15c-ece0908b553e Aug 07 18:08:16.073380 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:16.073380 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:16.073783 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-64c1e398-5fa7-47ee-851c-1a86edb6be20 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Snapshot retrieved successfully. Aug 07 18:08:16.085954 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-64c1e398-5fa7-47ee-851c-1a86edb6be20 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Snapshot delete request issued successfully. Aug 07 18:08:16.086112 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-64c1e398-5fa7-47ee-851c-1a86edb6be20 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e returned with HTTP 202 Aug 07 18:08:16.086518 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1098/4354] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:16 2026] DELETE /volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:16.093279 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3b8b7006-08d1-42c6-8d22-507ae31e1022 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:16.095719 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3b8b7006-08d1-42c6-8d22-507ae31e1022 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] GET https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e Aug 07 18:08:16.095994 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3b8b7006-08d1-42c6-8d22-507ae31e1022 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:16.096285 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3b8b7006-08d1-42c6-8d22-507ae31e1022 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:16.102274 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:16.102274 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:16.102814 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3b8b7006-08d1-42c6-8d22-507ae31e1022 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Snapshot retrieved successfully. Aug 07 18:08:16.103616 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3b8b7006-08d1-42c6-8d22-507ae31e1022 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e returned with HTTP 200 Aug 07 18:08:16.104007 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1082/4355] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:16 2026] GET /volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:16.617328 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-af0ad677-ecca-43b4-8568-84bcf40f2986 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:16.619051 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af0ad677-ecca-43b4-8568-84bcf40f2986 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:16.619280 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-af0ad677-ecca-43b4-8568-84bcf40f2986 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:16.619549 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-af0ad677-ecca-43b4-8568-84bcf40f2986 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:16.619696 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-af0ad677-ecca-43b4-8568-84bcf40f2986 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:16.623555 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:16.623555 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:16.624245 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af0ad677-ecca-43b4-8568-84bcf40f2986 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:16.624637 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1087/4356] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:16 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:16.863281 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-261240d5-148d-499d-8a21-3f10d48d6f80 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:16.864918 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-261240d5-148d-499d-8a21-3f10d48d6f80 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:16.865108 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-261240d5-148d-499d-8a21-3f10d48d6f80 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:16.865284 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-261240d5-148d-499d-8a21-3f10d48d6f80 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:16.865389 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-261240d5-148d-499d-8a21-3f10d48d6f80 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:16.869860 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:16.869860 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:16.870622 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-261240d5-148d-499d-8a21-3f10d48d6f80 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:16.871061 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1090/4357] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:16 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:17.009224 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4a2798a9-27c2-4e98-b6aa-2815552b2574 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:17.011129 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4a2798a9-27c2-4e98-b6aa-2815552b2574 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:17.011310 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4a2798a9-27c2-4e98-b6aa-2815552b2574 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:17.011516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4a2798a9-27c2-4e98-b6aa-2815552b2574 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:17.011617 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-4a2798a9-27c2-4e98-b6aa-2815552b2574 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:17.017432 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:17.017432 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:17.018179 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4a2798a9-27c2-4e98-b6aa-2815552b2574 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:17.018553 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1099/4358] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:17 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:17.020771 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-25b6c584-939d-457c-a011-79d2cc662896 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:17.022350 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-25b6c584-939d-457c-a011-79d2cc662896 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc Aug 07 18:08:17.022558 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-25b6c584-939d-457c-a011-79d2cc662896 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:17.022738 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-25b6c584-939d-457c-a011-79d2cc662896 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:17.027298 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:17.027298 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:17.027744 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-25b6c584-939d-457c-a011-79d2cc662896 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:17.028392 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-25b6c584-939d-457c-a011-79d2cc662896 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc returned with HTTP 200 Aug 07 18:08:17.028742 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1083/4359] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:17 2026] GET /volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:17.036214 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-13085e47-7c3b-474a-b339-4a5061d2ca50 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:17.037871 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13085e47-7c3b-474a-b339-4a5061d2ca50 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc Aug 07 18:08:17.038041 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13085e47-7c3b-474a-b339-4a5061d2ca50 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:17.038214 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13085e47-7c3b-474a-b339-4a5061d2ca50 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:17.043066 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:17.043066 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:17.043449 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-13085e47-7c3b-474a-b339-4a5061d2ca50 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:17.044160 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13085e47-7c3b-474a-b339-4a5061d2ca50 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc returned with HTTP 200 Aug 07 18:08:17.044720 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1088/4360] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:17 2026] GET /volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:17.119928 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f97b152f-5f98-4766-a60c-f0bb757a0df8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:17.121678 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f97b152f-5f98-4766-a60c-f0bb757a0df8 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] GET https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e Aug 07 18:08:17.121867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f97b152f-5f98-4766-a60c-f0bb757a0df8 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:17.122049 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f97b152f-5f98-4766-a60c-f0bb757a0df8 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:17.127720 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f97b152f-5f98-4766-a60c-f0bb757a0df8 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e returned with HTTP 404 Aug 07 18:08:17.128152 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1091/4361] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:17 2026] GET /volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:17.135659 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d4513f79-0a42-4339-9fa3-0bc9b6e89370 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:17.138155 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4513f79-0a42-4339-9fa3-0bc9b6e89370 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e Aug 07 18:08:17.138317 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4513f79-0a42-4339-9fa3-0bc9b6e89370 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:17.138543 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d4513f79-0a42-4339-9fa3-0bc9b6e89370 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:17.138645 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-d4513f79-0a42-4339-9fa3-0bc9b6e89370 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete snapshot with id: 8ebe430b-64df-4498-a15c-ece0908b553e Aug 07 18:08:17.142866 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d4513f79-0a42-4339-9fa3-0bc9b6e89370 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e returned with HTTP 404 Aug 07 18:08:17.143541 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1100/4362] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:17 2026] DELETE /volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:17.151162 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2b433456-5096-4c68-9e30-cebd0b1c232a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:17.152907 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2b433456-5096-4c68-9e30-cebd0b1c232a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e Aug 07 18:08:17.153099 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2b433456-5096-4c68-9e30-cebd0b1c232a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:17.153273 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2b433456-5096-4c68-9e30-cebd0b1c232a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:17.157074 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2b433456-5096-4c68-9e30-cebd0b1c232a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e returned with HTTP 404 Aug 07 18:08:17.157535 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1084/4363] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:17 2026] GET /volume/v3/snapshots/8ebe430b-64df-4498-a15c-ece0908b553e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:17.166188 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-93d086a1-16ea-4e8b-ba79-b61b6d6a9afe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:17.168457 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93d086a1-16ea-4e8b-ba79-b61b6d6a9afe tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 Aug 07 18:08:17.168740 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93d086a1-16ea-4e8b-ba79-b61b6d6a9afe tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:17.168995 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93d086a1-16ea-4e8b-ba79-b61b6d6a9afe tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:17.169203 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-93d086a1-16ea-4e8b-ba79-b61b6d6a9afe tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume with id: 62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 Aug 07 18:08:17.180150 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:17.180150 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:17.180588 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-93d086a1-16ea-4e8b-ba79-b61b6d6a9afe tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:17.196126 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-93d086a1-16ea-4e8b-ba79-b61b6d6a9afe tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume request issued successfully. Aug 07 18:08:17.196392 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93d086a1-16ea-4e8b-ba79-b61b6d6a9afe tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 returned with HTTP 202 Aug 07 18:08:17.196932 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1089/4364] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:17 2026] DELETE /volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 18:08:17.206169 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-36c0b82a-5dae-4032-af32-be9b83c493ca None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:17.207877 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-36c0b82a-5dae-4032-af32-be9b83c493ca tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 Aug 07 18:08:17.208060 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-36c0b82a-5dae-4032-af32-be9b83c493ca tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:17.208254 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-36c0b82a-5dae-4032-af32-be9b83c493ca tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:17.220422 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:17.220422 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:17.223715 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-36c0b82a-5dae-4032-af32-be9b83c493ca tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:17.227067 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-36c0b82a-5dae-4032-af32-be9b83c493ca tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 returned with HTTP 200 Aug 07 18:08:17.227430 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1092/4365] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:17 2026] GET /volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:17.634698 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-23c893da-ca05-46cb-9bc2-d95ea63e4030 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:17.636321 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23c893da-ca05-46cb-9bc2-d95ea63e4030 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:17.636589 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23c893da-ca05-46cb-9bc2-d95ea63e4030 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:17.636821 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23c893da-ca05-46cb-9bc2-d95ea63e4030 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:17.637042 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-23c893da-ca05-46cb-9bc2-d95ea63e4030 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:17.641548 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:17.641548 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:17.642284 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23c893da-ca05-46cb-9bc2-d95ea63e4030 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:17.642986 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1101/4366] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:17 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:17.881460 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a25b1287-ee83-44e8-9776-8e4eeb4c05b4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:17.883306 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a25b1287-ee83-44e8-9776-8e4eeb4c05b4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:17.883617 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a25b1287-ee83-44e8-9776-8e4eeb4c05b4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:17.883880 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a25b1287-ee83-44e8-9776-8e4eeb4c05b4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:17.883982 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a25b1287-ee83-44e8-9776-8e4eeb4c05b4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:17.890280 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:17.890280 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:17.891037 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a25b1287-ee83-44e8-9776-8e4eeb4c05b4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:17.891499 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1085/4367] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:17 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:18.030558 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a29efcac-de76-458f-ab5b-5359b0d3b752 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:18.035618 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a29efcac-de76-458f-ab5b-5359b0d3b752 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:18.035618 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a29efcac-de76-458f-ab5b-5359b0d3b752 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:18.035618 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a29efcac-de76-458f-ab5b-5359b0d3b752 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:18.035618 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a29efcac-de76-458f-ab5b-5359b0d3b752 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:18.037768 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:18.037768 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:18.038639 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a29efcac-de76-458f-ab5b-5359b0d3b752 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:18.039034 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1090/4368] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:18 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:18.242188 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-35a4a01f-8253-4754-b114-9e43d7ff6e3f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:18.244312 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-35a4a01f-8253-4754-b114-9e43d7ff6e3f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 Aug 07 18:08:18.244312 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-35a4a01f-8253-4754-b114-9e43d7ff6e3f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:18.244312 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-35a4a01f-8253-4754-b114-9e43d7ff6e3f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:18.250672 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-35a4a01f-8253-4754-b114-9e43d7ff6e3f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 returned with HTTP 404 Aug 07 18:08:18.250672 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1093/4369] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:18 2026] GET /volume/v3/volumes/62ab4170-f4ab-4e19-a069-f1d3cc4a34e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:08:18.263637 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:18.266309 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:18.266694 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-25857784"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:18.268170 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-25857784'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:18.268413 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume of 1 GB Aug 07 18:08:18.276753 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Availability Zones retrieved successfully. Aug 07 18:08:18.282286 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (c254e4b4-f0c0-4852-90da-2f3282593ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:18.283189 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4edbc08b-ccb6-48c6-bfad-eb0476b07262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:18.283994 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:18.305452 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4edbc08b-ccb6-48c6-bfad-eb0476b07262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:18.306170 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05880b6a-bd5c-44ea-999a-7896f5c094cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:18.352443 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['ccc76979-16c7-499e-b804-3b5e8f954dfc', '397c0292-40c4-4abe-b906-80f1f97da2ef', '86b1581d-b07e-4d55-afc5-4bc8610cc093', 'd3b1ee19-94ad-4612-9339-c98afd0e15c2'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:18.353233 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05880b6a-bd5c-44ea-999a-7896f5c094cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccc76979-16c7-499e-b804-3b5e8f954dfc', '397c0292-40c4-4abe-b906-80f1f97da2ef', '86b1581d-b07e-4d55-afc5-4bc8610cc093', 'd3b1ee19-94ad-4612-9339-c98afd0e15c2']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:18.353952 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728e3a44-e3f9-4f0e-a25b-5983f909c3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:18.376258 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728e3a44-e3f9-4f0e-a25b-5983f909c3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '405f645e-fc1e-48b9-8057-a39d19dc5f35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-25857784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['ccc76979-16c7-499e-b804-3b5e8f954dfc','397c0292-40c4-4abe-b906-80f1f97da2ef','86b1581d-b07e-4d55-afc5-4bc8610cc093','d3b1ee19-94ad-4612-9339-c98afd0e15c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-25857784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=405f645e-fc1e-48b9-8057-a39d19dc5f35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddecf9765da94f7792633b66390c8924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0575518fef149c3a345383dbbe1be09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:18.377002 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4849ecec-cc26-46e6-b164-5cb6943c769d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:18.396300 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4849ecec-cc26-46e6-b164-5cb6943c769d) transitioned into state 'SUCCESS' from state '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-25857784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['ccc76979-16c7-499e-b804-3b5e8f954dfc','397c0292-40c4-4abe-b906-80f1f97da2ef','86b1581d-b07e-4d55-afc5-4bc8610cc093','d3b1ee19-94ad-4612-9339-c98afd0e15c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:18.397201 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a85176c-3d32-481d-896a-31d3b430f2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:18.405364 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a85176c-3d32-481d-896a-31d3b430f2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:18.406214 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (c254e4b4-f0c0-4852-90da-2f3282593ec9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:18.406558 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request issued successfully. Aug 07 18:08:18.407150 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce6c0ee5-cfd2-46cf-886b-841bd8d72cba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:18.407598 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1102/4370] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:08:18 2026] POST /volume/v3/volumes => generated 776 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:18.422029 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8ea8f3e5-69bb-4d90-bfac-8690092fd3fd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:18.425608 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8ea8f3e5-69bb-4d90-bfac-8690092fd3fd tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 Aug 07 18:08:18.426937 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8ea8f3e5-69bb-4d90-bfac-8690092fd3fd tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:18.426937 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8ea8f3e5-69bb-4d90-bfac-8690092fd3fd tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:18.436937 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:18.436937 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:18.440548 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8ea8f3e5-69bb-4d90-bfac-8690092fd3fd tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:18.445069 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8ea8f3e5-69bb-4d90-bfac-8690092fd3fd tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 returned with HTTP 200 Aug 07 18:08:18.445575 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1086/4371] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:18 2026] GET /volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:18.653492 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9f92ceca-2d70-4458-97bf-63893bf220f5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:18.655178 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9f92ceca-2d70-4458-97bf-63893bf220f5 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:18.655356 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9f92ceca-2d70-4458-97bf-63893bf220f5 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:18.655581 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9f92ceca-2d70-4458-97bf-63893bf220f5 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:18.655687 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9f92ceca-2d70-4458-97bf-63893bf220f5 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:18.659919 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:18.659919 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:18.660705 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9f92ceca-2d70-4458-97bf-63893bf220f5 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:18.661251 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1091/4372] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:18 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:18.903238 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-04565a9c-e099-4ac3-b5b3-2d8c84d27ae1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:18.905165 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-04565a9c-e099-4ac3-b5b3-2d8c84d27ae1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:18.905410 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-04565a9c-e099-4ac3-b5b3-2d8c84d27ae1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:18.905617 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-04565a9c-e099-4ac3-b5b3-2d8c84d27ae1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:18.905756 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-04565a9c-e099-4ac3-b5b3-2d8c84d27ae1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:18.910002 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:18.910002 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:18.910583 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-04565a9c-e099-4ac3-b5b3-2d8c84d27ae1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:18.910942 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1094/4373] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:18 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:19.049387 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f4093cb2-af7f-4bb3-bff1-f7a7e906087e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:19.051135 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f4093cb2-af7f-4bb3-bff1-f7a7e906087e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:19.051317 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f4093cb2-af7f-4bb3-bff1-f7a7e906087e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:19.051518 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f4093cb2-af7f-4bb3-bff1-f7a7e906087e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:19.051619 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f4093cb2-af7f-4bb3-bff1-f7a7e906087e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:19.060164 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:19.060164 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:19.060826 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f4093cb2-af7f-4bb3-bff1-f7a7e906087e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:19.061180 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1103/4374] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:19 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:19.460664 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fc10af7b-1ee3-4c51-9dc5-bab9130e5e68 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:19.462450 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc10af7b-1ee3-4c51-9dc5-bab9130e5e68 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 Aug 07 18:08:19.462663 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc10af7b-1ee3-4c51-9dc5-bab9130e5e68 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:19.462884 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc10af7b-1ee3-4c51-9dc5-bab9130e5e68 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:19.472910 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:19.472910 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:19.478427 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fc10af7b-1ee3-4c51-9dc5-bab9130e5e68 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:19.486467 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc10af7b-1ee3-4c51-9dc5-bab9130e5e68 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 returned with HTTP 200 Aug 07 18:08:19.487282 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1087/4375] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:19 2026] GET /volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:19.506018 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2ad46bd4-c343-4440-b7b9-f50137edf42b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:19.507911 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ad46bd4-c343-4440-b7b9-f50137edf42b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:08:19.508397 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ad46bd4-c343-4440-b7b9-f50137edf42b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "405f645e-fc1e-48b9-8057-a39d19dc5f35", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-649043919"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:19.518242 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:19.518242 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:19.518763 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2ad46bd4-c343-4440-b7b9-f50137edf42b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:19.519096 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-2ad46bd4-c343-4440-b7b9-f50137edf42b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create snapshot from volume 405f645e-fc1e-48b9-8057-a39d19dc5f35 Aug 07 18:08:19.558436 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-2ad46bd4-c343-4440-b7b9-f50137edf42b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['4b22dcb9-48bd-41ad-8155-f358bba1d6ff', 'f27f6cef-e322-4452-b83d-ffc2230ac825', '4b7c4b11-2950-4d78-a101-1f7021f74885', '68fb89a7-337b-451f-82e1-6d49424e8d2e'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:19.601341 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2ad46bd4-c343-4440-b7b9-f50137edf42b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot create request issued successfully. Aug 07 18:08:19.601612 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ad46bd4-c343-4440-b7b9-f50137edf42b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:08:19.602125 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1092/4376] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:08:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:19.613291 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-04b776a2-d3cf-4b19-abc4-6282892bc47d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:19.615285 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-04b776a2-d3cf-4b19-abc4-6282892bc47d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab Aug 07 18:08:19.615550 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-04b776a2-d3cf-4b19-abc4-6282892bc47d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:19.615725 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-04b776a2-d3cf-4b19-abc4-6282892bc47d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:19.622760 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:19.622760 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:19.623121 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-04b776a2-d3cf-4b19-abc4-6282892bc47d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:19.624038 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-04b776a2-d3cf-4b19-abc4-6282892bc47d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab returned with HTTP 200 Aug 07 18:08:19.624544 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1095/4377] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:19 2026] GET /volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:19.671687 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e0a2e69f-f5cf-4c5f-bbec-bc722e44e295 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:19.673661 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0a2e69f-f5cf-4c5f-bbec-bc722e44e295 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:19.673894 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0a2e69f-f5cf-4c5f-bbec-bc722e44e295 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:19.674055 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e0a2e69f-f5cf-4c5f-bbec-bc722e44e295 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:19.674189 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e0a2e69f-f5cf-4c5f-bbec-bc722e44e295 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:19.683167 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:19.683167 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:19.684474 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e0a2e69f-f5cf-4c5f-bbec-bc722e44e295 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:19.684830 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1104/4378] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:19 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:19.921508 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-53a5beb6-38b9-4e88-ba5f-e23c63433d51 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:19.923099 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-53a5beb6-38b9-4e88-ba5f-e23c63433d51 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:19.923275 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-53a5beb6-38b9-4e88-ba5f-e23c63433d51 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:19.923462 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-53a5beb6-38b9-4e88-ba5f-e23c63433d51 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:19.923558 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-53a5beb6-38b9-4e88-ba5f-e23c63433d51 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:19.927358 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:19.927358 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:19.927907 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-53a5beb6-38b9-4e88-ba5f-e23c63433d51 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:19.928210 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1088/4379] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:19 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:20.071365 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4abef48a-ad8e-4470-a87e-2e536dc4b89c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:20.073695 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4abef48a-ad8e-4470-a87e-2e536dc4b89c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:20.073933 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4abef48a-ad8e-4470-a87e-2e536dc4b89c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:20.074165 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4abef48a-ad8e-4470-a87e-2e536dc4b89c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:20.074305 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4abef48a-ad8e-4470-a87e-2e536dc4b89c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:20.079391 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:20.079391 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:20.080324 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4abef48a-ad8e-4470-a87e-2e536dc4b89c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:20.080790 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1093/4380] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:20 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:20.633907 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5b923cd9-df5d-4eea-ac7a-2bb7cc193e9a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:20.635618 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b923cd9-df5d-4eea-ac7a-2bb7cc193e9a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab Aug 07 18:08:20.635850 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b923cd9-df5d-4eea-ac7a-2bb7cc193e9a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:20.636062 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b923cd9-df5d-4eea-ac7a-2bb7cc193e9a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:20.640873 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:20.640873 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:20.641229 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5b923cd9-df5d-4eea-ac7a-2bb7cc193e9a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:20.641892 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b923cd9-df5d-4eea-ac7a-2bb7cc193e9a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab returned with HTTP 200 Aug 07 18:08:20.642296 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1096/4381] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:20 2026] GET /volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:20.650807 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-245ba013-1891-49fd-aecf-ec8aad247eea None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:20.652554 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-245ba013-1891-49fd-aecf-ec8aad247eea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] POST https://10.4.3.241/volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab/action Aug 07 18:08:20.652879 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-245ba013-1891-49fd-aecf-ec8aad247eea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:08:20.652991 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-245ba013-1891-49fd-aecf-ec8aad247eea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:20.659039 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:20.659039 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:20.659393 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-245ba013-1891-49fd-aecf-ec8aad247eea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Snapshot retrieved successfully. Aug 07 18:08:20.660127 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-245ba013-1891-49fd-aecf-ec8aad247eea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'fd55e846fbaa4dd09ebf241a4a4454b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddecf9765da94f7792633b66390c8924', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:20.660292 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-245ba013-1891-49fd-aecf-ec8aad247eea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab/action returned with HTTP 403 Aug 07 18:08:20.660726 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1105/4382] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:08:20 2026] POST /volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:20.666335 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f82eceae-9092-46ab-ab55-07b3e84d8ab9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:20.668143 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f82eceae-9092-46ab-ab55-07b3e84d8ab9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab Aug 07 18:08:20.668344 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f82eceae-9092-46ab-ab55-07b3e84d8ab9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:20.668556 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f82eceae-9092-46ab-ab55-07b3e84d8ab9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:20.668652 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-f82eceae-9092-46ab-ab55-07b3e84d8ab9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete snapshot with id: 690c647f-c3d8-42b8-b20a-c815a74628ab Aug 07 18:08:20.675052 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:20.675052 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:20.675251 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f82eceae-9092-46ab-ab55-07b3e84d8ab9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:20.689696 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f82eceae-9092-46ab-ab55-07b3e84d8ab9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot delete request issued successfully. Aug 07 18:08:20.689885 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f82eceae-9092-46ab-ab55-07b3e84d8ab9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab returned with HTTP 202 Aug 07 18:08:20.690274 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1089/4383] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:20 2026] DELETE /volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:20.695742 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-caeb7e6f-c1e1-4f95-8f4a-865a39f676f8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:20.697723 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-caeb7e6f-c1e1-4f95-8f4a-865a39f676f8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:20.697932 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-caeb7e6f-c1e1-4f95-8f4a-865a39f676f8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:20.698112 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-caeb7e6f-c1e1-4f95-8f4a-865a39f676f8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:20.698221 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-caeb7e6f-c1e1-4f95-8f4a-865a39f676f8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:20.699596 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e6bbb23b-52d4-44c1-8181-5390f01f7f60 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:20.701552 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e6bbb23b-52d4-44c1-8181-5390f01f7f60 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab Aug 07 18:08:20.701816 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e6bbb23b-52d4-44c1-8181-5390f01f7f60 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:20.702066 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e6bbb23b-52d4-44c1-8181-5390f01f7f60 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:20.702678 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:20.702678 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:20.703417 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-caeb7e6f-c1e1-4f95-8f4a-865a39f676f8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:20.703815 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1094/4384] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:20 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:20.706860 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:20.706860 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:20.707131 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e6bbb23b-52d4-44c1-8181-5390f01f7f60 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:20.707729 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e6bbb23b-52d4-44c1-8181-5390f01f7f60 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab returned with HTTP 200 Aug 07 18:08:20.708044 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1097/4385] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:20 2026] GET /volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:20.940895 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-71d7ae93-d4a4-48d0-8899-295dac11168e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:20.942826 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-71d7ae93-d4a4-48d0-8899-295dac11168e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:20.943104 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-71d7ae93-d4a4-48d0-8899-295dac11168e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:20.943379 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-71d7ae93-d4a4-48d0-8899-295dac11168e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:20.943576 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-71d7ae93-d4a4-48d0-8899-295dac11168e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:20.948066 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:20.948066 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:20.948852 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-71d7ae93-d4a4-48d0-8899-295dac11168e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:20.949307 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1106/4386] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:20 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:21.091152 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-926e6a54-ad90-4553-956f-f52ded217ef7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:21.092913 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-926e6a54-ad90-4553-956f-f52ded217ef7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:21.093180 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-926e6a54-ad90-4553-956f-f52ded217ef7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:21.093347 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-926e6a54-ad90-4553-956f-f52ded217ef7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:21.093505 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-926e6a54-ad90-4553-956f-f52ded217ef7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:21.098473 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:21.098473 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:21.099382 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-926e6a54-ad90-4553-956f-f52ded217ef7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:21.099867 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1090/4387] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:21 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:21.713195 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6bf97e07-50d1-48ca-852e-f65e53572279 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:21.715144 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6bf97e07-50d1-48ca-852e-f65e53572279 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:21.715366 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6bf97e07-50d1-48ca-852e-f65e53572279 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:21.715601 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6bf97e07-50d1-48ca-852e-f65e53572279 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:21.715706 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6bf97e07-50d1-48ca-852e-f65e53572279 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:21.716717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-192ff1f3-ed0d-4157-85df-5bb28396e665 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:21.718639 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-192ff1f3-ed0d-4157-85df-5bb28396e665 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab Aug 07 18:08:21.718802 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-192ff1f3-ed0d-4157-85df-5bb28396e665 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:21.718992 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-192ff1f3-ed0d-4157-85df-5bb28396e665 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:21.720415 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:21.720415 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:21.721318 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6bf97e07-50d1-48ca-852e-f65e53572279 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:21.721827 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1095/4388] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:21 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:21.723253 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-192ff1f3-ed0d-4157-85df-5bb28396e665 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab returned with HTTP 404 Aug 07 18:08:21.723958 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1098/4389] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:21 2026] GET /volume/v3/snapshots/690c647f-c3d8-42b8-b20a-c815a74628ab => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:21.730149 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f93eaafa-5e40-4df2-a275-fb37fb52a45c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:21.731685 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f93eaafa-5e40-4df2-a275-fb37fb52a45c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 Aug 07 18:08:21.731859 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f93eaafa-5e40-4df2-a275-fb37fb52a45c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:21.732019 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f93eaafa-5e40-4df2-a275-fb37fb52a45c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:21.732213 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-f93eaafa-5e40-4df2-a275-fb37fb52a45c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume with id: 405f645e-fc1e-48b9-8057-a39d19dc5f35 Aug 07 18:08:21.743988 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:21.743988 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:21.744255 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f93eaafa-5e40-4df2-a275-fb37fb52a45c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:21.760932 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f93eaafa-5e40-4df2-a275-fb37fb52a45c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume request issued successfully. Aug 07 18:08:21.761102 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f93eaafa-5e40-4df2-a275-fb37fb52a45c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 returned with HTTP 202 Aug 07 18:08:21.761486 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1107/4390] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:21 2026] DELETE /volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:21.768362 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fc0f368c-98f8-4812-a0a1-ace5224f24aa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:21.770238 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc0f368c-98f8-4812-a0a1-ace5224f24aa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 Aug 07 18:08:21.770238 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc0f368c-98f8-4812-a0a1-ace5224f24aa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:21.770451 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc0f368c-98f8-4812-a0a1-ace5224f24aa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:21.776935 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:21.776935 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:21.780306 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fc0f368c-98f8-4812-a0a1-ace5224f24aa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:21.784258 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc0f368c-98f8-4812-a0a1-ace5224f24aa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 returned with HTTP 200 Aug 07 18:08:21.784709 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1091/4391] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:21 2026] GET /volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:21.960251 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-99ee27ff-f4d7-4d7b-a927-26a6ee9c7fae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:21.962038 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99ee27ff-f4d7-4d7b-a927-26a6ee9c7fae tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:21.962238 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-99ee27ff-f4d7-4d7b-a927-26a6ee9c7fae tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:21.962410 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-99ee27ff-f4d7-4d7b-a927-26a6ee9c7fae tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:21.962551 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-99ee27ff-f4d7-4d7b-a927-26a6ee9c7fae tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:21.966377 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:21.966377 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:21.967012 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99ee27ff-f4d7-4d7b-a927-26a6ee9c7fae tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:21.967458 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1096/4392] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:21 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:22.111090 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-18e3bcc9-2780-41cd-bcf9-6f309b549a9f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:22.113252 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-18e3bcc9-2780-41cd-bcf9-6f309b549a9f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:22.113507 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-18e3bcc9-2780-41cd-bcf9-6f309b549a9f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:22.113741 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-18e3bcc9-2780-41cd-bcf9-6f309b549a9f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:22.113871 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-18e3bcc9-2780-41cd-bcf9-6f309b549a9f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:22.119098 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:22.119098 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:22.120013 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-18e3bcc9-2780-41cd-bcf9-6f309b549a9f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:22.120420 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1099/4393] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:22 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:22.731316 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-66e78239-d92d-4a30-98d0-de02f6c4ee93 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:22.734128 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66e78239-d92d-4a30-98d0-de02f6c4ee93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:22.734448 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66e78239-d92d-4a30-98d0-de02f6c4ee93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:22.734706 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-66e78239-d92d-4a30-98d0-de02f6c4ee93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:22.734818 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-66e78239-d92d-4a30-98d0-de02f6c4ee93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:22.740690 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:22.740690 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:22.741805 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-66e78239-d92d-4a30-98d0-de02f6c4ee93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:22.742333 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1108/4394] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:22 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:22.806504 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dd5d752d-bdac-46aa-af7a-3e7ef682a1d5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:22.807526 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dd5d752d-bdac-46aa-af7a-3e7ef682a1d5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 Aug 07 18:08:22.807732 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dd5d752d-bdac-46aa-af7a-3e7ef682a1d5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:22.807938 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dd5d752d-bdac-46aa-af7a-3e7ef682a1d5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:22.821429 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dd5d752d-bdac-46aa-af7a-3e7ef682a1d5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 returned with HTTP 404 Aug 07 18:08:22.822099 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1092/4395] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:22 2026] GET /volume/v3/volumes/405f645e-fc1e-48b9-8057-a39d19dc5f35 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:22.831006 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:22.832509 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:22.832744 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1784639416"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:22.834088 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1784639416'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:22.834206 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume of 1 GB Aug 07 18:08:22.838078 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Availability Zones retrieved successfully. Aug 07 18:08:22.843213 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (42de000b-76d8-4873-a223-78a87b8cd458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:22.844439 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08887b7e-35d1-4435-a0a9-93fe4365a733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:22.845410 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:22.871804 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08887b7e-35d1-4435-a0a9-93fe4365a733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:22.872557 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90c8a494-a262-4213-866c-aa70a9af8e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:22.914105 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['7b655a9b-8d1d-4487-b637-dafaca238159', '6a743a0d-525e-4c7f-b842-f1c6abf4285c', 'fcc47773-7c9f-4b85-b99e-011e46332c1e', 'ba5c135a-1813-470a-a775-2dc161551d05'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:22.914913 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90c8a494-a262-4213-866c-aa70a9af8e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b655a9b-8d1d-4487-b637-dafaca238159', '6a743a0d-525e-4c7f-b842-f1c6abf4285c', 'fcc47773-7c9f-4b85-b99e-011e46332c1e', 'ba5c135a-1813-470a-a775-2dc161551d05']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:22.915780 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b9c3de-5161-42e6-95fd-cec3c3848221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:22.937901 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b9c3de-5161-42e6-95fd-cec3c3848221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1784639416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['7b655a9b-8d1d-4487-b637-dafaca238159','6a743a0d-525e-4c7f-b842-f1c6abf4285c','fcc47773-7c9f-4b85-b99e-011e46332c1e','ba5c135a-1813-470a-a775-2dc161551d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1784639416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddecf9765da94f7792633b66390c8924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0575518fef149c3a345383dbbe1be09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:22.938708 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b83fbb-6859-4786-af87-b2639b3f9550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:22.957128 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b83fbb-6859-4786-af87-b2639b3f9550) transitioned into state 'SUCCESS' from state '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-1784639416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['7b655a9b-8d1d-4487-b637-dafaca238159','6a743a0d-525e-4c7f-b842-f1c6abf4285c','fcc47773-7c9f-4b85-b99e-011e46332c1e','ba5c135a-1813-470a-a775-2dc161551d05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:22.957818 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2b33198-1abe-42dc-8cea-fa40fa8109fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:22.966197 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2b33198-1abe-42dc-8cea-fa40fa8109fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:22.967125 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (42de000b-76d8-4873-a223-78a87b8cd458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:22.967409 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request issued successfully. Aug 07 18:08:22.967944 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-01b6911d-95ea-4d01-a2ab-a740e2b88327 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:22.968513 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1097/4396] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:08:22 2026] POST /volume/v3/volumes => generated 778 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:22.977237 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-833071ee-1fd3-4755-be92-eead1fc59e79 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:22.979180 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-833071ee-1fd3-4755-be92-eead1fc59e79 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:22.979442 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-833071ee-1fd3-4755-be92-eead1fc59e79 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:22.979641 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-833071ee-1fd3-4755-be92-eead1fc59e79 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:22.979740 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-833071ee-1fd3-4755-be92-eead1fc59e79 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:22.981085 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-50d2141f-7902-4f06-ba81-73390a780868 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:22.983329 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-50d2141f-7902-4f06-ba81-73390a780868 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c Aug 07 18:08:22.983413 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-50d2141f-7902-4f06-ba81-73390a780868 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:22.983624 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-50d2141f-7902-4f06-ba81-73390a780868 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:22.984357 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:22.984357 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:22.985104 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-833071ee-1fd3-4755-be92-eead1fc59e79 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:22.985550 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1100/4397] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:22 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:22.990898 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:22.990898 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:22.993988 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-50d2141f-7902-4f06-ba81-73390a780868 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:22.997791 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-50d2141f-7902-4f06-ba81-73390a780868 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c returned with HTTP 200 Aug 07 18:08:22.998228 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1109/4398] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:22 2026] GET /volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:23.130414 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-edcada22-a1d7-4d65-b4d3-654c68787e31 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:23.132381 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-edcada22-a1d7-4d65-b4d3-654c68787e31 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:23.132623 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-edcada22-a1d7-4d65-b4d3-654c68787e31 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:23.132879 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-edcada22-a1d7-4d65-b4d3-654c68787e31 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:23.133022 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-edcada22-a1d7-4d65-b4d3-654c68787e31 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:23.137788 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:23.137788 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:23.138774 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-edcada22-a1d7-4d65-b4d3-654c68787e31 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:23.139159 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1093/4399] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:23 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:23.753188 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cdbe0ac5-6b65-4b14-a76d-475ae9eef3a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:23.755080 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdbe0ac5-6b65-4b14-a76d-475ae9eef3a6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:23.755271 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdbe0ac5-6b65-4b14-a76d-475ae9eef3a6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:23.755498 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdbe0ac5-6b65-4b14-a76d-475ae9eef3a6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:23.755621 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-cdbe0ac5-6b65-4b14-a76d-475ae9eef3a6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:23.759960 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:23.759960 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:23.760768 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdbe0ac5-6b65-4b14-a76d-475ae9eef3a6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:23.761162 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1098/4400] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:23 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:23.995647 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-378499de-caeb-4a8e-a124-d3a7cd701029 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:23.997677 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-378499de-caeb-4a8e-a124-d3a7cd701029 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:23.998016 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-378499de-caeb-4a8e-a124-d3a7cd701029 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:23.998253 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-378499de-caeb-4a8e-a124-d3a7cd701029 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:23.998387 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-378499de-caeb-4a8e-a124-d3a7cd701029 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:24.005567 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:24.005567 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:24.006519 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-378499de-caeb-4a8e-a124-d3a7cd701029 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:24.007147 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1101/4401] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:23 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:24.012811 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cecf6888-af32-4e62-ae83-df0eb85f285b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:24.014631 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cecf6888-af32-4e62-ae83-df0eb85f285b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c Aug 07 18:08:24.014842 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cecf6888-af32-4e62-ae83-df0eb85f285b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:24.015029 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cecf6888-af32-4e62-ae83-df0eb85f285b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:24.021853 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:24.021853 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:24.025037 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cecf6888-af32-4e62-ae83-df0eb85f285b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:24.028475 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cecf6888-af32-4e62-ae83-df0eb85f285b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c returned with HTTP 200 Aug 07 18:08:24.028841 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1110/4402] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:24 2026] GET /volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:24.042583 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0bc647e0-a4d7-46c6-bb8a-f9e80df6dc17 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:24.044549 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0bc647e0-a4d7-46c6-bb8a-f9e80df6dc17 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:08:24.044930 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0bc647e0-a4d7-46c6-bb8a-f9e80df6dc17 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-768864848"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:24.054872 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:24.054872 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:24.055275 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0bc647e0-a4d7-46c6-bb8a-f9e80df6dc17 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:24.055423 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-0bc647e0-a4d7-46c6-bb8a-f9e80df6dc17 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create snapshot from volume e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c Aug 07 18:08:24.078815 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-0bc647e0-a4d7-46c6-bb8a-f9e80df6dc17 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['aeaf4111-0988-4743-b69a-7de9f54c638b', '271b0d7d-3915-42a0-9993-7af1d32996b6', '09282053-7716-46aa-a250-28e8f4338085', '58060490-dea2-427c-8c82-54857dfcf352'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:24.110469 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0bc647e0-a4d7-46c6-bb8a-f9e80df6dc17 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot create request issued successfully. Aug 07 18:08:24.110877 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0bc647e0-a4d7-46c6-bb8a-f9e80df6dc17 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:08:24.111354 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1094/4403] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:08:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:24.121289 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-953e38c4-bca5-4ffb-9c13-c37e9fca1d80 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:24.123539 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-953e38c4-bca5-4ffb-9c13-c37e9fca1d80 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 Aug 07 18:08:24.123771 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-953e38c4-bca5-4ffb-9c13-c37e9fca1d80 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:24.124038 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-953e38c4-bca5-4ffb-9c13-c37e9fca1d80 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:24.129193 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:24.129193 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:24.129555 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-953e38c4-bca5-4ffb-9c13-c37e9fca1d80 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:24.130292 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-953e38c4-bca5-4ffb-9c13-c37e9fca1d80 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 returned with HTTP 200 Aug 07 18:08:24.130928 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1099/4404] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:24 2026] GET /volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:24.150586 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bd87905a-17be-42f2-99ec-916eeff73485 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:24.152432 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bd87905a-17be-42f2-99ec-916eeff73485 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:24.152654 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bd87905a-17be-42f2-99ec-916eeff73485 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:24.152863 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bd87905a-17be-42f2-99ec-916eeff73485 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:24.152998 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-bd87905a-17be-42f2-99ec-916eeff73485 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:24.157410 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:24.157410 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:24.158163 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bd87905a-17be-42f2-99ec-916eeff73485 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:24.158556 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1102/4405] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:24 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:24.564436 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-18e72582-2191-4fed-9145-fd1cb2b11dd3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:24.566803 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18e72582-2191-4fed-9145-fd1cb2b11dd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc Aug 07 18:08:24.567090 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18e72582-2191-4fed-9145-fd1cb2b11dd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:24.567335 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18e72582-2191-4fed-9145-fd1cb2b11dd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:24.567718 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-18e72582-2191-4fed-9145-fd1cb2b11dd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete snapshot with id: 5e089612-5256-4dbd-af05-9f398ae52fcc Aug 07 18:08:24.573774 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:24.573774 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:24.574488 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-18e72582-2191-4fed-9145-fd1cb2b11dd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:24.600312 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-18e72582-2191-4fed-9145-fd1cb2b11dd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot delete request issued successfully. Aug 07 18:08:24.603420 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18e72582-2191-4fed-9145-fd1cb2b11dd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc returned with HTTP 202 Aug 07 18:08:24.603420 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1111/4406] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:24 2026] DELETE /volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:24.615495 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-17fe3753-9a8d-4f86-a15c-3464b2d37e5d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:24.618025 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17fe3753-9a8d-4f86-a15c-3464b2d37e5d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc Aug 07 18:08:24.618283 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17fe3753-9a8d-4f86-a15c-3464b2d37e5d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:24.618536 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17fe3753-9a8d-4f86-a15c-3464b2d37e5d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:24.628887 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:24.628887 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:24.629852 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-17fe3753-9a8d-4f86-a15c-3464b2d37e5d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:24.630607 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17fe3753-9a8d-4f86-a15c-3464b2d37e5d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc returned with HTTP 200 Aug 07 18:08:24.631096 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1095/4407] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:24 2026] GET /volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:24.773331 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ddc75d0b-e6cc-4cf3-8be2-49b08b2c18e1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:24.775360 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ddc75d0b-e6cc-4cf3-8be2-49b08b2c18e1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:24.775574 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ddc75d0b-e6cc-4cf3-8be2-49b08b2c18e1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:24.775783 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ddc75d0b-e6cc-4cf3-8be2-49b08b2c18e1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:24.775896 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ddc75d0b-e6cc-4cf3-8be2-49b08b2c18e1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:24.785583 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:24.785583 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:24.785583 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ddc75d0b-e6cc-4cf3-8be2-49b08b2c18e1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:24.785583 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1100/4408] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:24 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:25.022650 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-be6a9898-35b3-41b4-a8cb-59aed1facbc1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:25.024894 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-be6a9898-35b3-41b4-a8cb-59aed1facbc1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:25.025157 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-be6a9898-35b3-41b4-a8cb-59aed1facbc1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:25.025411 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-be6a9898-35b3-41b4-a8cb-59aed1facbc1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:25.025693 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-be6a9898-35b3-41b4-a8cb-59aed1facbc1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:25.030557 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:25.030557 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:25.031282 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-be6a9898-35b3-41b4-a8cb-59aed1facbc1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:25.031751 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1103/4409] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:25 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:25.145392 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d42be09e-6bac-421b-9f27-fe2ad35e34ea None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:25.148068 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d42be09e-6bac-421b-9f27-fe2ad35e34ea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 Aug 07 18:08:25.148255 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d42be09e-6bac-421b-9f27-fe2ad35e34ea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:25.148471 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d42be09e-6bac-421b-9f27-fe2ad35e34ea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:25.153864 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:25.153864 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:25.154143 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d42be09e-6bac-421b-9f27-fe2ad35e34ea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:25.155135 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d42be09e-6bac-421b-9f27-fe2ad35e34ea tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 returned with HTTP 200 Aug 07 18:08:25.155481 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1112/4410] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:25 2026] GET /volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:25.166601 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dc539342-5731-4329-9dfe-d82d02296f1e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:25.168897 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-205e8303-5f60-42b7-a460-b57a225caad3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:25.169536 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc539342-5731-4329-9dfe-d82d02296f1e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] GET https://10.4.3.241/volume/v3/snapshots Aug 07 18:08:25.169855 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc539342-5731-4329-9dfe-d82d02296f1e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:25.170164 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dc539342-5731-4329-9dfe-d82d02296f1e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:25.170596 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-dc539342-5731-4329-9dfe-d82d02296f1e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:08:25.171239 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-205e8303-5f60-42b7-a460-b57a225caad3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:25.171519 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-205e8303-5f60-42b7-a460-b57a225caad3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:25.171801 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-205e8303-5f60-42b7-a460-b57a225caad3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:25.171999 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-205e8303-5f60-42b7-a460-b57a225caad3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:25.173468 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.db.api [None req-dc539342-5731-4329-9dfe-d82d02296f1e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Building query based on filter {{(pid=100243) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:08:25.177449 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dc539342-5731-4329-9dfe-d82d02296f1e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Get all snapshots completed successfully. Aug 07 18:08:25.177723 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:25.177723 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:25.177783 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dc539342-5731-4329-9dfe-d82d02296f1e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 200 Aug 07 18:08:25.178186 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1096/4411] 10.4.3.241 () {66 vars in 1243 bytes} [Fri Aug 7 18:08:25 2026] GET /volume/v3/snapshots => generated 335 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:25.178519 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-205e8303-5f60-42b7-a460-b57a225caad3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:25.178899 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1101/4412] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:25 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:25.191217 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-04449cea-36bc-473c-a246-ddaba5df07ae None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:25.193757 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-04449cea-36bc-473c-a246-ddaba5df07ae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 Aug 07 18:08:25.194058 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-04449cea-36bc-473c-a246-ddaba5df07ae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:25.194641 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-04449cea-36bc-473c-a246-ddaba5df07ae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:25.194641 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-04449cea-36bc-473c-a246-ddaba5df07ae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete snapshot with id: 4dfa91c7-4470-40d9-9169-4941612b63f8 Aug 07 18:08:25.199840 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:25.199840 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:25.200134 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-04449cea-36bc-473c-a246-ddaba5df07ae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:25.215722 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-04449cea-36bc-473c-a246-ddaba5df07ae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot delete request issued successfully. Aug 07 18:08:25.215966 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-04449cea-36bc-473c-a246-ddaba5df07ae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 returned with HTTP 202 Aug 07 18:08:25.216709 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1104/4413] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:25 2026] DELETE /volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:25.224541 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-eb892931-07b8-4845-9c73-bad595dc816c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:25.226428 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb892931-07b8-4845-9c73-bad595dc816c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 Aug 07 18:08:25.226660 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eb892931-07b8-4845-9c73-bad595dc816c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:25.226882 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eb892931-07b8-4845-9c73-bad595dc816c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:25.231520 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:25.231520 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:25.231790 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-eb892931-07b8-4845-9c73-bad595dc816c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:25.232306 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eb892931-07b8-4845-9c73-bad595dc816c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 returned with HTTP 200 Aug 07 18:08:25.232681 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1113/4414] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:25 2026] GET /volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:25.644872 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4544ecc7-c0f7-4abe-9c1e-901f7318dd78 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:25.646605 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4544ecc7-c0f7-4abe-9c1e-901f7318dd78 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc Aug 07 18:08:25.646819 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4544ecc7-c0f7-4abe-9c1e-901f7318dd78 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:25.647035 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4544ecc7-c0f7-4abe-9c1e-901f7318dd78 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:25.652040 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4544ecc7-c0f7-4abe-9c1e-901f7318dd78 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc returned with HTTP 404 Aug 07 18:08:25.652475 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1097/4415] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:25 2026] GET /volume/v3/snapshots/5e089612-5256-4dbd-af05-9f398ae52fcc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:25.791901 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9cb0afd1-9a43-4075-a142-be7d2f161610 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:25.793689 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cb0afd1-9a43-4075-a142-be7d2f161610 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:25.793932 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cb0afd1-9a43-4075-a142-be7d2f161610 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:25.794182 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cb0afd1-9a43-4075-a142-be7d2f161610 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:25.794338 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9cb0afd1-9a43-4075-a142-be7d2f161610 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:25.799046 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:25.799046 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:25.799840 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cb0afd1-9a43-4075-a142-be7d2f161610 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:25.800327 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1102/4416] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:25 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:26.047263 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-94c07fdc-384f-4142-b46b-e29941cb398b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:26.049200 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-94c07fdc-384f-4142-b46b-e29941cb398b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:26.049416 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-94c07fdc-384f-4142-b46b-e29941cb398b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:26.049752 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-94c07fdc-384f-4142-b46b-e29941cb398b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:26.049752 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-94c07fdc-384f-4142-b46b-e29941cb398b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:26.055529 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:26.055529 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:26.056377 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-94c07fdc-384f-4142-b46b-e29941cb398b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:26.056911 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1105/4417] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:26 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:26.194413 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-32688460-a640-4c61-adc8-3ec8f4484133 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:26.197858 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32688460-a640-4c61-adc8-3ec8f4484133 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:26.197858 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32688460-a640-4c61-adc8-3ec8f4484133 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:26.197858 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32688460-a640-4c61-adc8-3ec8f4484133 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:26.197858 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-32688460-a640-4c61-adc8-3ec8f4484133 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:26.204474 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:26.204474 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:26.205765 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32688460-a640-4c61-adc8-3ec8f4484133 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:26.206388 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1114/4418] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:26 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:26.244805 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ce8e9fc9-a514-4f26-88b7-68d45b6e6676 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:26.246723 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce8e9fc9-a514-4f26-88b7-68d45b6e6676 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 Aug 07 18:08:26.246961 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce8e9fc9-a514-4f26-88b7-68d45b6e6676 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:26.247139 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce8e9fc9-a514-4f26-88b7-68d45b6e6676 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:26.254239 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce8e9fc9-a514-4f26-88b7-68d45b6e6676 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 returned with HTTP 404 Aug 07 18:08:26.254722 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1098/4419] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:26 2026] GET /volume/v3/snapshots/4dfa91c7-4470-40d9-9169-4941612b63f8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:26.267492 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-02a61714-86c3-4b47-89fb-61aa6c9d9e8d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:26.271994 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-02a61714-86c3-4b47-89fb-61aa6c9d9e8d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c Aug 07 18:08:26.273625 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-02a61714-86c3-4b47-89fb-61aa6c9d9e8d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:26.273625 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-02a61714-86c3-4b47-89fb-61aa6c9d9e8d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:26.273625 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-02a61714-86c3-4b47-89fb-61aa6c9d9e8d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume with id: e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c Aug 07 18:08:26.308648 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:26.308648 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:26.308648 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-02a61714-86c3-4b47-89fb-61aa6c9d9e8d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:26.336688 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-02a61714-86c3-4b47-89fb-61aa6c9d9e8d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume request issued successfully. Aug 07 18:08:26.336938 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-02a61714-86c3-4b47-89fb-61aa6c9d9e8d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c returned with HTTP 202 Aug 07 18:08:26.337387 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1103/4420] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:26 2026] DELETE /volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:26.346850 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3d6d58af-0177-4270-9c4f-7c587b6b5e7d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:26.348879 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d6d58af-0177-4270-9c4f-7c587b6b5e7d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c Aug 07 18:08:26.349496 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d6d58af-0177-4270-9c4f-7c587b6b5e7d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:26.350328 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3d6d58af-0177-4270-9c4f-7c587b6b5e7d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:26.358584 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:26.358584 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:26.362648 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3d6d58af-0177-4270-9c4f-7c587b6b5e7d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:26.366340 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3d6d58af-0177-4270-9c4f-7c587b6b5e7d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c returned with HTTP 200 Aug 07 18:08:26.366742 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1106/4421] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:26 2026] GET /volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:26.809313 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-597bddcf-6ef9-4cfc-a867-21d0ea53d007 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:26.811661 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-597bddcf-6ef9-4cfc-a867-21d0ea53d007 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:26.811661 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-597bddcf-6ef9-4cfc-a867-21d0ea53d007 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:26.811661 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-597bddcf-6ef9-4cfc-a867-21d0ea53d007 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:26.811661 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-597bddcf-6ef9-4cfc-a867-21d0ea53d007 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:26.815413 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:26.815413 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:26.816095 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-597bddcf-6ef9-4cfc-a867-21d0ea53d007 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:26.816603 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1115/4422] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:26 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:27.041667 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-0b034c15-82e9-40d8-ae72-fd0a3328a140 req-b3a27328-3fd1-42f2-b48a-65c0db573cc5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:27.043854 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0b034c15-82e9-40d8-ae72-fd0a3328a140 req-b3a27328-3fd1-42f2-b48a-65c0db573cc5 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/attachments/5ed5b451-a8af-47b6-a8ca-12a0e732ab79 Aug 07 18:08:27.046912 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0b034c15-82e9-40d8-ae72-fd0a3328a140 req-b3a27328-3fd1-42f2-b48a-65c0db573cc5 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:27.047169 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0b034c15-82e9-40d8-ae72-fd0a3328a140 req-b3a27328-3fd1-42f2-b48a-65c0db573cc5 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:27.054720 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:27.054720 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:27.067053 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-52a0e7f4-f7f3-4bca-b19a-227ebdcd71cb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:27.068982 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-52a0e7f4-f7f3-4bca-b19a-227ebdcd71cb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:27.069197 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-52a0e7f4-f7f3-4bca-b19a-227ebdcd71cb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:27.072352 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-52a0e7f4-f7f3-4bca-b19a-227ebdcd71cb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:27.072352 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-52a0e7f4-f7f3-4bca-b19a-227ebdcd71cb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:27.073920 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:27.073920 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:27.074573 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-52a0e7f4-f7f3-4bca-b19a-227ebdcd71cb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:27.074950 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1104/4423] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:27 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:27.101415 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0b034c15-82e9-40d8-ae72-fd0a3328a140 req-b3a27328-3fd1-42f2-b48a-65c0db573cc5 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/5ed5b451-a8af-47b6-a8ca-12a0e732ab79 returned with HTTP 200 Aug 07 18:08:27.101415 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1099/4424] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:08:27 2026] DELETE /volume/v3/attachments/5ed5b451-a8af-47b6-a8ca-12a0e732ab79 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:27.216988 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-10f71973-a37b-4341-b15d-c5a850b898be None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:27.219028 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-10f71973-a37b-4341-b15d-c5a850b898be tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:27.219264 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-10f71973-a37b-4341-b15d-c5a850b898be tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:27.219528 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-10f71973-a37b-4341-b15d-c5a850b898be tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:27.219729 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-10f71973-a37b-4341-b15d-c5a850b898be tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:27.224213 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:27.224213 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:27.225193 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-10f71973-a37b-4341-b15d-c5a850b898be tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:27.225652 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1107/4425] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:27 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:27.236446 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-08768a27-c5c3-4110-965e-b03f5de2da1a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:27.238529 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08768a27-c5c3-4110-965e-b03f5de2da1a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:08:27.238961 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08768a27-c5c3-4110-965e-b03f5de2da1a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f0354cee-5a45-41ef-8b66-0452a79e937b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-611452639"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:27.240797 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-08768a27-c5c3-4110-965e-b03f5de2da1a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Creating new backup {'backup': {'volume_id': 'f0354cee-5a45-41ef-8b66-0452a79e937b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-611452639'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:08:27.240993 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-08768a27-c5c3-4110-965e-b03f5de2da1a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Creating backup of volume f0354cee-5a45-41ef-8b66-0452a79e937b in container None Aug 07 18:08:27.249479 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:27.249479 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:27.249943 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-08768a27-c5c3-4110-965e-b03f5de2da1a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:08:27.280799 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-08768a27-c5c3-4110-965e-b03f5de2da1a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Created reservations ['8a50f13f-a09b-42ef-a2e1-f998f044d566', '70af29bf-0311-4348-bb5d-89610d77a101'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:27.312709 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08768a27-c5c3-4110-965e-b03f5de2da1a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:08:27.313210 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1116/4426] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:08:27 2026] POST /volume/v3/backups => generated 329 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:27.322800 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-01c346cc-8ec1-4443-9f9c-1918fad3e6e9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:27.326571 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-01c346cc-8ec1-4443-9f9c-1918fad3e6e9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:27.326822 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-01c346cc-8ec1-4443-9f9c-1918fad3e6e9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:27.327059 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-01c346cc-8ec1-4443-9f9c-1918fad3e6e9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:27.327182 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-01c346cc-8ec1-4443-9f9c-1918fad3e6e9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:27.334360 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=372,cinder:INSERT=70,cinder:UPDATE=127 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:08:27.342194 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:27.342194 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:27.344089 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-01c346cc-8ec1-4443-9f9c-1918fad3e6e9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:27.345161 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1105/4427] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:27 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:27.379841 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-347c2161-3268-47b7-86f3-6b5c528661ec None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:27.381841 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-347c2161-3268-47b7-86f3-6b5c528661ec tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c Aug 07 18:08:27.382111 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-347c2161-3268-47b7-86f3-6b5c528661ec tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:27.382213 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-347c2161-3268-47b7-86f3-6b5c528661ec tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:27.392203 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-347c2161-3268-47b7-86f3-6b5c528661ec tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c returned with HTTP 404 Aug 07 18:08:27.393121 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1100/4428] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:27 2026] GET /volume/v3/volumes/e5e5554d-0ddd-4bd9-bd54-1392dfd2e99c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:27.402279 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:27.404767 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:27.405214 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1935077942"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:27.407743 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1935077942'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:27.407898 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume of 1 GB Aug 07 18:08:27.412990 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Availability Zones retrieved successfully. Aug 07 18:08:27.419705 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (d1ea8785-9e9b-49ce-8355-ee53de5c2175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:27.420887 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fbfe8aa-17cc-4c7b-a39f-31631a565b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:27.421725 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:27.451092 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fbfe8aa-17cc-4c7b-a39f-31631a565b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:27.451856 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2abb8c41-eb99-4fe9-b5e0-2eba7206ec48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:27.490914 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['03181be8-01de-4bcf-b360-6fa863476ece', 'd9fecf3f-9047-4d76-8c13-80212b9c289b', '4c9363ba-b430-4367-8ae8-4129c22e31dc', '2ff66b9c-8226-4643-8337-e35b926892b4'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:27.491831 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2abb8c41-eb99-4fe9-b5e0-2eba7206ec48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03181be8-01de-4bcf-b360-6fa863476ece', 'd9fecf3f-9047-4d76-8c13-80212b9c289b', '4c9363ba-b430-4367-8ae8-4129c22e31dc', '2ff66b9c-8226-4643-8337-e35b926892b4']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:27.492739 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed78a46c-f406-4039-9f2c-5f89c7355afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:27.517152 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed78a46c-f406-4039-9f2c-5f89c7355afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de87ff84-eb9b-433e-a1fc-7687736c720d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1935077942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['03181be8-01de-4bcf-b360-6fa863476ece','d9fecf3f-9047-4d76-8c13-80212b9c289b','4c9363ba-b430-4367-8ae8-4129c22e31dc','2ff66b9c-8226-4643-8337-e35b926892b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1935077942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de87ff84-eb9b-433e-a1fc-7687736c720d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddecf9765da94f7792633b66390c8924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0575518fef149c3a345383dbbe1be09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:27.517856 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2f759b-2abd-4e7c-8a32-7b7ab4864e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:27.532339 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d2f759b-2abd-4e7c-8a32-7b7ab4864e73) transitioned into state 'SUCCESS' from state '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-1935077942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['03181be8-01de-4bcf-b360-6fa863476ece','d9fecf3f-9047-4d76-8c13-80212b9c289b','4c9363ba-b430-4367-8ae8-4129c22e31dc','2ff66b9c-8226-4643-8337-e35b926892b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:27.533004 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a5bc17-0806-42f9-9184-e993b0f07d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:27.540852 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a5bc17-0806-42f9-9184-e993b0f07d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:27.541631 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (d1ea8785-9e9b-49ce-8355-ee53de5c2175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:27.541923 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request issued successfully. Aug 07 18:08:27.542464 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b6cbfc18-b422-4de8-a8f9-b6a8c37dbed7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:27.542882 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1108/4429] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:08:27 2026] POST /volume/v3/volumes => generated 778 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:27.553852 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92c31b9f-0bdc-44ba-aad1-61a080d51f4e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:27.556836 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92c31b9f-0bdc-44ba-aad1-61a080d51f4e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d Aug 07 18:08:27.557034 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92c31b9f-0bdc-44ba-aad1-61a080d51f4e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:27.557218 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92c31b9f-0bdc-44ba-aad1-61a080d51f4e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:27.563908 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:27.563908 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:27.567036 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-92c31b9f-0bdc-44ba-aad1-61a080d51f4e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:27.570505 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92c31b9f-0bdc-44ba-aad1-61a080d51f4e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d returned with HTTP 200 Aug 07 18:08:27.570861 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1117/4430] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:27 2026] GET /volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:27.830890 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-da11d06c-3096-453e-9db4-142de84d83d4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:27.840297 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da11d06c-3096-453e-9db4-142de84d83d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:27.841286 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da11d06c-3096-453e-9db4-142de84d83d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:27.842911 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da11d06c-3096-453e-9db4-142de84d83d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:27.843305 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-da11d06c-3096-453e-9db4-142de84d83d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:27.861653 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:27.861653 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:27.870362 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da11d06c-3096-453e-9db4-142de84d83d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:27.873880 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1106/4431] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:27 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:28.084938 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8fa097c2-3fc4-4475-9eb9-2477a43e4fcd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:28.086547 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8fa097c2-3fc4-4475-9eb9-2477a43e4fcd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:28.086743 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8fa097c2-3fc4-4475-9eb9-2477a43e4fcd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:28.086954 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8fa097c2-3fc4-4475-9eb9-2477a43e4fcd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:28.087011 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8fa097c2-3fc4-4475-9eb9-2477a43e4fcd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:28.090814 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:28.090814 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:28.091391 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8fa097c2-3fc4-4475-9eb9-2477a43e4fcd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:28.091735 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1101/4432] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:28 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:28.355612 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-968c30bd-70b4-46f3-b191-299bc41b7b0a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:28.357983 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-968c30bd-70b4-46f3-b191-299bc41b7b0a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:28.358218 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-968c30bd-70b4-46f3-b191-299bc41b7b0a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:28.358450 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-968c30bd-70b4-46f3-b191-299bc41b7b0a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:28.358622 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-968c30bd-70b4-46f3-b191-299bc41b7b0a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:28.363903 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:28.363903 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:28.364908 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-968c30bd-70b4-46f3-b191-299bc41b7b0a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:28.365443 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1109/4433] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:28 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:28.441756 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2b16fb57-d6ec-4d93-af02-37bcd28e01a7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:28.443659 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b16fb57-d6ec-4d93-af02-37bcd28e01a7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 Aug 07 18:08:28.443943 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2b16fb57-d6ec-4d93-af02-37bcd28e01a7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:28.444209 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2b16fb57-d6ec-4d93-af02-37bcd28e01a7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:28.444475 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-2b16fb57-d6ec-4d93-af02-37bcd28e01a7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume with id: a566a417-8093-4e1a-bada-86b469aa4a71 Aug 07 18:08:28.452154 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:28.452154 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:28.452589 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2b16fb57-d6ec-4d93-af02-37bcd28e01a7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:28.467125 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2b16fb57-d6ec-4d93-af02-37bcd28e01a7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume request issued successfully. Aug 07 18:08:28.467293 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2b16fb57-d6ec-4d93-af02-37bcd28e01a7 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 returned with HTTP 202 Aug 07 18:08:28.467750 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1118/4434] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:28 2026] DELETE /volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:28.474830 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-313d2490-c5c7-4ea8-bf31-2a7dccc32e7b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:28.476514 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-313d2490-c5c7-4ea8-bf31-2a7dccc32e7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 Aug 07 18:08:28.476694 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-313d2490-c5c7-4ea8-bf31-2a7dccc32e7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:28.476919 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-313d2490-c5c7-4ea8-bf31-2a7dccc32e7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:28.483574 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:28.483574 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:28.486852 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-313d2490-c5c7-4ea8-bf31-2a7dccc32e7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:28.491715 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-313d2490-c5c7-4ea8-bf31-2a7dccc32e7b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 returned with HTTP 200 Aug 07 18:08:28.492178 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1107/4435] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:28 2026] GET /volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:28.583503 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-99ff7c17-5aa1-4dfc-84ec-7a3e71ece12e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:28.585325 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99ff7c17-5aa1-4dfc-84ec-7a3e71ece12e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d Aug 07 18:08:28.585548 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99ff7c17-5aa1-4dfc-84ec-7a3e71ece12e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:28.585772 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-99ff7c17-5aa1-4dfc-84ec-7a3e71ece12e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:28.592923 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:28.592923 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:28.597260 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-99ff7c17-5aa1-4dfc-84ec-7a3e71ece12e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:28.603017 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-99ff7c17-5aa1-4dfc-84ec-7a3e71ece12e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d returned with HTTP 200 Aug 07 18:08:28.603445 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1102/4436] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:28 2026] GET /volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:28.615534 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-63b4a9b8-5a2b-49ab-a26d-b74d65740fae None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:28.617345 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-63b4a9b8-5a2b-49ab-a26d-b74d65740fae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:08:28.617745 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-63b4a9b8-5a2b-49ab-a26d-b74d65740fae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de87ff84-eb9b-433e-a1fc-7687736c720d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-123360612"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:28.629413 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:28.629413 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:28.629765 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-63b4a9b8-5a2b-49ab-a26d-b74d65740fae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:28.629877 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-63b4a9b8-5a2b-49ab-a26d-b74d65740fae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create snapshot from volume de87ff84-eb9b-433e-a1fc-7687736c720d Aug 07 18:08:28.663779 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-63b4a9b8-5a2b-49ab-a26d-b74d65740fae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['f043631c-e282-4172-b1cc-9d43643111fb', '1a83828f-804a-4b53-afca-9c59703db3a8', '2e0b5e2f-a354-4d0d-9230-f807054f0689', '4f216e28-0446-4ad9-b765-d86e94feabac'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:28.688982 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-63b4a9b8-5a2b-49ab-a26d-b74d65740fae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot create request issued successfully. Aug 07 18:08:28.689315 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-63b4a9b8-5a2b-49ab-a26d-b74d65740fae tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:08:28.689729 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1110/4437] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:08:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:28.709430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6524107a-eeed-45fb-9be0-49f3f5aabd0f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:28.711183 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6524107a-eeed-45fb-9be0-49f3f5aabd0f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 Aug 07 18:08:28.711403 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6524107a-eeed-45fb-9be0-49f3f5aabd0f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:28.711635 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6524107a-eeed-45fb-9be0-49f3f5aabd0f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:28.719360 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:28.719360 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:28.720624 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6524107a-eeed-45fb-9be0-49f3f5aabd0f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:28.721347 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6524107a-eeed-45fb-9be0-49f3f5aabd0f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 returned with HTTP 200 Aug 07 18:08:28.721693 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1119/4438] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:28 2026] GET /volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:28.886787 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-17e502dd-2343-40f6-904d-24a6372809d4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:28.894658 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17e502dd-2343-40f6-904d-24a6372809d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:28.895471 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17e502dd-2343-40f6-904d-24a6372809d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:28.896030 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17e502dd-2343-40f6-904d-24a6372809d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:28.896791 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-17e502dd-2343-40f6-904d-24a6372809d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:28.910806 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:28.910806 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:28.911823 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17e502dd-2343-40f6-904d-24a6372809d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:28.912341 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1108/4439] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:28 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:29.102844 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6036c6e1-c645-4b12-999d-567beb3ec895 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:29.104633 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6036c6e1-c645-4b12-999d-567beb3ec895 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:29.104846 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6036c6e1-c645-4b12-999d-567beb3ec895 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:29.105027 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6036c6e1-c645-4b12-999d-567beb3ec895 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:29.105121 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-6036c6e1-c645-4b12-999d-567beb3ec895 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:29.108963 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:29.108963 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:29.109670 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6036c6e1-c645-4b12-999d-567beb3ec895 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:29.110099 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1103/4440] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:29 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:29.375555 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-52d21684-edc3-4d38-900f-97e8155ae5c8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:29.377412 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52d21684-edc3-4d38-900f-97e8155ae5c8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:29.377623 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52d21684-edc3-4d38-900f-97e8155ae5c8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:29.377840 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52d21684-edc3-4d38-900f-97e8155ae5c8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:29.377939 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-52d21684-edc3-4d38-900f-97e8155ae5c8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:29.381943 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:29.381943 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:29.382682 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52d21684-edc3-4d38-900f-97e8155ae5c8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:29.383048 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1111/4441] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:29 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:29.504657 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1cfca0e0-0273-47eb-b989-0951f7f7337a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:29.506955 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1cfca0e0-0273-47eb-b989-0951f7f7337a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 Aug 07 18:08:29.507197 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1cfca0e0-0273-47eb-b989-0951f7f7337a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:29.507437 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1cfca0e0-0273-47eb-b989-0951f7f7337a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:29.514837 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1cfca0e0-0273-47eb-b989-0951f7f7337a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 returned with HTTP 404 Aug 07 18:08:29.515442 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1120/4442] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:29 2026] GET /volume/v3/volumes/a566a417-8093-4e1a-bada-86b469aa4a71 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:29.549042 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:29.550957 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:29.551366 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-185915288", "snapshot_id": null, "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:29.552936 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-185915288', 'snapshot_id': None, 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:29.631088 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume of 1 GB Aug 07 18:08:29.635487 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Availability Zones retrieved successfully. Aug 07 18:08:29.641377 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (2283a7db-c344-49fa-a688-82273df55a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:29.642528 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b72dd5a-04f5-41b6-921f-60044aed492c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:29.643435 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:29.696945 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b72dd5a-04f5-41b6-921f-60044aed492c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:29.697757 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95649b42-205e-4a09-bff7-29fb2c8681c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:29.730621 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fbc4914b-44b8-4657-8887-87e4a2c74fa2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:29.732384 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fbc4914b-44b8-4657-8887-87e4a2c74fa2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 Aug 07 18:08:29.732591 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fbc4914b-44b8-4657-8887-87e4a2c74fa2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:29.732783 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fbc4914b-44b8-4657-8887-87e4a2c74fa2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:29.733155 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['ad5c0374-132d-4c3a-be31-82dd1750136a', '2af0a1c0-86a0-464a-8ddb-697ae85ae46c', 'cd6845eb-0cfc-4906-8b4c-190aa27d47d6', 'a607316b-7631-4192-99bd-0c6c1784d253'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:29.733932 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95649b42-205e-4a09-bff7-29fb2c8681c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad5c0374-132d-4c3a-be31-82dd1750136a', '2af0a1c0-86a0-464a-8ddb-697ae85ae46c', 'cd6845eb-0cfc-4906-8b4c-190aa27d47d6', 'a607316b-7631-4192-99bd-0c6c1784d253']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:29.734714 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b189c011-b100-4e42-91d4-84ca71295906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:29.737885 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:29.737885 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:29.738163 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fbc4914b-44b8-4657-8887-87e4a2c74fa2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:29.738706 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fbc4914b-44b8-4657-8887-87e4a2c74fa2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 returned with HTTP 200 Aug 07 18:08:29.739217 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1104/4443] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:29 2026] GET /volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:29.751928 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8f4c30f7-2ba9-4f2c-ae35-f80c685be5fd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:29.753637 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f4c30f7-2ba9-4f2c-ae35-f80c685be5fd tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] POST https://10.4.3.241/volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3/action Aug 07 18:08:29.754011 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f4c30f7-2ba9-4f2c-ae35-f80c685be5fd tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:08:29.754129 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f4c30f7-2ba9-4f2c-ae35-f80c685be5fd tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:29.755484 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.admin_actions [None req-8f4c30f7-2ba9-4f2c-ae35-f80c685be5fd tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Updating snapshot 'd92284ed-41ab-4a73-b3d6-11899ee7f7b3' with '{'status': 'error'}' {{(pid=100244) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:08:29.761493 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b189c011-b100-4e42-91d4-84ca71295906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14c0dc6a-b82e-4572-bb48-349c7775fb0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-185915288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['ad5c0374-132d-4c3a-be31-82dd1750136a','2af0a1c0-86a0-464a-8ddb-697ae85ae46c','cd6845eb-0cfc-4906-8b4c-190aa27d47d6','a607316b-7631-4192-99bd-0c6c1784d253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-185915288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14c0dc6a-b82e-4572-bb48-349c7775fb0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e6d40bb338047aebeb6b641d74c8dca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2647976f4ad341e5b062986a49b4c65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:29.762117 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49baa529-a13f-4333-b61c-4eee197cddf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:29.763914 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:29.763914 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:29.764409 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-8f4c30f7-2ba9-4f2c-ae35-f80c685be5fd tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fd55e846fbaa4dd09ebf241a4a4454b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddecf9765da94f7792633b66390c8924', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:29.764628 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f4c30f7-2ba9-4f2c-ae35-f80c685be5fd tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3/action returned with HTTP 403 Aug 07 18:08:29.765078 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1112/4444] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:08:29 2026] POST /volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:29.772169 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d178d89-e24c-4a6a-a828-c067fd5c977b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:29.775904 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d178d89-e24c-4a6a-a828-c067fd5c977b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 Aug 07 18:08:29.776190 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d178d89-e24c-4a6a-a828-c067fd5c977b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:29.776487 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d178d89-e24c-4a6a-a828-c067fd5c977b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:29.776645 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-0d178d89-e24c-4a6a-a828-c067fd5c977b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete snapshot with id: d92284ed-41ab-4a73-b3d6-11899ee7f7b3 Aug 07 18:08:29.781200 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49baa529-a13f-4333-b61c-4eee197cddf5) transitioned into state 'SUCCESS' from state '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-185915288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['ad5c0374-132d-4c3a-be31-82dd1750136a','2af0a1c0-86a0-464a-8ddb-697ae85ae46c','cd6845eb-0cfc-4906-8b4c-190aa27d47d6','a607316b-7631-4192-99bd-0c6c1784d253'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:29.781885 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6727b7a-7b77-4e60-b2ca-9ae2d77ac536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:29.783461 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:29.783461 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:29.784041 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0d178d89-e24c-4a6a-a828-c067fd5c977b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:29.790299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6727b7a-7b77-4e60-b2ca-9ae2d77ac536) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:29.791158 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (2283a7db-c344-49fa-a688-82273df55a07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:29.791452 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request issued successfully. Aug 07 18:08:29.791965 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7be97d33-b38b-47df-a3f2-883ee4e1a371 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:29.792361 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1109/4445] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:08:29 2026] POST /volume/v3/volumes => generated 758 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:29.803022 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-baa14c64-7854-441a-a5b0-8207af833fc6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:29.804800 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-baa14c64-7854-441a-a5b0-8207af833fc6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f Aug 07 18:08:29.804848 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-baa14c64-7854-441a-a5b0-8207af833fc6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:29.805028 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-baa14c64-7854-441a-a5b0-8207af833fc6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:29.808251 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0d178d89-e24c-4a6a-a828-c067fd5c977b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot delete request issued successfully. Aug 07 18:08:29.808482 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d178d89-e24c-4a6a-a828-c067fd5c977b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 returned with HTTP 202 Aug 07 18:08:29.808932 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1121/4446] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:29 2026] DELETE /volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:29.811621 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:29.811621 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:29.815965 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-baa14c64-7854-441a-a5b0-8207af833fc6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:29.816223 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4260d942-b909-41a7-9517-2dc1a274c71b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:29.818563 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4260d942-b909-41a7-9517-2dc1a274c71b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 Aug 07 18:08:29.818954 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4260d942-b909-41a7-9517-2dc1a274c71b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:29.819132 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4260d942-b909-41a7-9517-2dc1a274c71b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:29.825072 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:29.825072 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:29.825478 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-baa14c64-7854-441a-a5b0-8207af833fc6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f returned with HTTP 200 Aug 07 18:08:29.825664 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4260d942-b909-41a7-9517-2dc1a274c71b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:29.826107 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1105/4447] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:29 2026] GET /volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:29.826520 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4260d942-b909-41a7-9517-2dc1a274c71b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 returned with HTTP 200 Aug 07 18:08:29.827036 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1113/4448] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:29 2026] GET /volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:29.923484 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-49de944f-7a21-4a20-bb6d-8209b4d3c885 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:29.925638 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49de944f-7a21-4a20-bb6d-8209b4d3c885 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:29.925875 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49de944f-7a21-4a20-bb6d-8209b4d3c885 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:29.926117 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49de944f-7a21-4a20-bb6d-8209b4d3c885 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:29.926249 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-49de944f-7a21-4a20-bb6d-8209b4d3c885 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:29.931575 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:29.931575 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:29.932564 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49de944f-7a21-4a20-bb6d-8209b4d3c885 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:29.933135 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1110/4449] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:29 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:30.120327 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3dace9fd-0626-4bef-9b00-a2136bce8252 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:30.123229 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3dace9fd-0626-4bef-9b00-a2136bce8252 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:08:30.123480 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3dace9fd-0626-4bef-9b00-a2136bce8252 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:30.123670 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3dace9fd-0626-4bef-9b00-a2136bce8252 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:30.123821 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3dace9fd-0626-4bef-9b00-a2136bce8252 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:30.132692 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:30.132692 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:30.134043 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3dace9fd-0626-4bef-9b00-a2136bce8252 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:08:30.134593 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1122/4450] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:30 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:30.144790 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-501c5f9a-91e7-4223-b6b3-391342bbca32 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:30.202317 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-501c5f9a-91e7-4223-b6b3-391342bbca32 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:08:30.202890 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-501c5f9a-91e7-4223-b6b3-391342bbca32 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fef6bc15-e070-4a2c-9028-eb8892a5e163"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:30.205069 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-501c5f9a-91e7-4223-b6b3-391342bbca32 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Creating new backup {'backup': {'volume_id': 'fef6bc15-e070-4a2c-9028-eb8892a5e163'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:08:30.205343 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-501c5f9a-91e7-4223-b6b3-391342bbca32 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Creating backup of volume fef6bc15-e070-4a2c-9028-eb8892a5e163 in container None Aug 07 18:08:30.208446 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=346,cinder:UPDATE=109,cinder:INSERT=52 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:08:30.216648 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:30.216648 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:30.217466 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-501c5f9a-91e7-4223-b6b3-391342bbca32 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Volume info retrieved successfully. Aug 07 18:08:30.241508 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-501c5f9a-91e7-4223-b6b3-391342bbca32 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Created reservations ['a73e7985-74ea-4aba-8d50-9a46ff118a15', '38668890-4994-45d6-9f07-45946cfab016'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:30.273010 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-501c5f9a-91e7-4223-b6b3-391342bbca32 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:08:30.273378 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1106/4451] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:08:30 2026] POST /volume/v3/backups => generated 288 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:30.280464 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-641e2f78-e860-4ced-ba82-c80c16850af6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:30.282328 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-641e2f78-e860-4ced-ba82-c80c16850af6 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:30.282589 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-641e2f78-e860-4ced-ba82-c80c16850af6 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:30.282825 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-641e2f78-e860-4ced-ba82-c80c16850af6 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:30.282931 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-641e2f78-e860-4ced-ba82-c80c16850af6 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:30.287926 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:30.287926 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:30.288695 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-641e2f78-e860-4ced-ba82-c80c16850af6 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:30.289110 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1114/4452] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:30 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:30.392732 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e40070da-8935-4d47-9ba7-7c80adcaea00 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:30.394960 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e40070da-8935-4d47-9ba7-7c80adcaea00 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:30.395204 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e40070da-8935-4d47-9ba7-7c80adcaea00 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:30.395471 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e40070da-8935-4d47-9ba7-7c80adcaea00 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:30.395627 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e40070da-8935-4d47-9ba7-7c80adcaea00 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:30.400721 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:30.400721 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:30.401705 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e40070da-8935-4d47-9ba7-7c80adcaea00 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:30.402183 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1111/4453] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:30 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:30.837155 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c1721fa4-e76c-49af-803b-e4a2fe5d188b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:30.837735 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2e239ca1-16f4-4f56-b472-679e6da3956e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:30.839128 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1721fa4-e76c-49af-803b-e4a2fe5d188b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 Aug 07 18:08:30.839317 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1721fa4-e76c-49af-803b-e4a2fe5d188b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:30.839516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1721fa4-e76c-49af-803b-e4a2fe5d188b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:30.840184 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e239ca1-16f4-4f56-b472-679e6da3956e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f Aug 07 18:08:30.840508 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e239ca1-16f4-4f56-b472-679e6da3956e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:30.840742 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2e239ca1-16f4-4f56-b472-679e6da3956e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:30.843562 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1721fa4-e76c-49af-803b-e4a2fe5d188b tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 returned with HTTP 404 Aug 07 18:08:30.844035 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1123/4454] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:30 2026] GET /volume/v3/snapshots/d92284ed-41ab-4a73-b3d6-11899ee7f7b3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:30.850848 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:30.850848 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:30.851314 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ac3ac266-6924-4787-83d4-4f8c8299b6ff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:30.853171 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ac3ac266-6924-4787-83d4-4f8c8299b6ff tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d Aug 07 18:08:30.853368 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ac3ac266-6924-4787-83d4-4f8c8299b6ff tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:30.853581 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ac3ac266-6924-4787-83d4-4f8c8299b6ff tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:30.853744 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-ac3ac266-6924-4787-83d4-4f8c8299b6ff tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume with id: de87ff84-eb9b-433e-a1fc-7687736c720d Aug 07 18:08:30.855742 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2e239ca1-16f4-4f56-b472-679e6da3956e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:30.861608 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:30.861608 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:30.862023 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2e239ca1-16f4-4f56-b472-679e6da3956e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f returned with HTTP 200 Aug 07 18:08:30.862105 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ac3ac266-6924-4787-83d4-4f8c8299b6ff tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:30.862579 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1107/4455] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:30 2026] GET /volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:30.876299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fd4ef3b1-2ef3-41ab-8c5e-135fbd228f03 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:30.878493 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd4ef3b1-2ef3-41ab-8c5e-135fbd228f03 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f Aug 07 18:08:30.878758 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd4ef3b1-2ef3-41ab-8c5e-135fbd228f03 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:30.878979 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd4ef3b1-2ef3-41ab-8c5e-135fbd228f03 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:30.881926 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ac3ac266-6924-4787-83d4-4f8c8299b6ff tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume request issued successfully. Aug 07 18:08:30.882132 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ac3ac266-6924-4787-83d4-4f8c8299b6ff tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d returned with HTTP 202 Aug 07 18:08:30.882592 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1115/4456] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:30 2026] DELETE /volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:30.890628 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:30.890628 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:30.891141 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4a787c0b-af53-4c77-9718-ebc58cfb8222 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:30.893009 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4a787c0b-af53-4c77-9718-ebc58cfb8222 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d Aug 07 18:08:30.893198 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4a787c0b-af53-4c77-9718-ebc58cfb8222 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:30.893416 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4a787c0b-af53-4c77-9718-ebc58cfb8222 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:30.894838 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fd4ef3b1-2ef3-41ab-8c5e-135fbd228f03 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:30.900065 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd4ef3b1-2ef3-41ab-8c5e-135fbd228f03 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f returned with HTTP 200 Aug 07 18:08:30.900508 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1112/4457] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:30 2026] GET /volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:30.901218 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:30.901218 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:30.904929 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4a787c0b-af53-4c77-9718-ebc58cfb8222 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:30.909029 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4a787c0b-af53-4c77-9718-ebc58cfb8222 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d returned with HTTP 200 Aug 07 18:08:30.909544 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1124/4458] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:30 2026] GET /volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:30.913260 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e688396a-bedf-47cc-8bda-bf94aa10d432 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:30.915839 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e688396a-bedf-47cc-8bda-bf94aa10d432 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:08:30.916165 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e688396a-bedf-47cc-8bda-bf94aa10d432 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14c0dc6a-b82e-4572-bb48-349c7775fb0f", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1807600439", "description": null, "metadata": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:30.923892 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:30.923892 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:30.924362 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e688396a-bedf-47cc-8bda-bf94aa10d432 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:30.924511 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-e688396a-bedf-47cc-8bda-bf94aa10d432 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create snapshot from volume 14c0dc6a-b82e-4572-bb48-349c7775fb0f Aug 07 18:08:30.943827 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6a600c68-574a-45a8-ac1e-acfe9b513aa2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:30.946104 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6a600c68-574a-45a8-ac1e-acfe9b513aa2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:30.946317 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6a600c68-574a-45a8-ac1e-acfe9b513aa2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:30.946573 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6a600c68-574a-45a8-ac1e-acfe9b513aa2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:30.946702 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6a600c68-574a-45a8-ac1e-acfe9b513aa2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:30.950192 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-e688396a-bedf-47cc-8bda-bf94aa10d432 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['b849175f-a805-47d2-a002-b23db7330a00', '36080767-c9b9-4b95-bd39-bebbba1b82c4', 'db769213-5a60-4fb7-8908-b2bbe27816ed', 'bf271bb5-a0ba-48f7-9c7d-07ff7c0e95bd'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:30.951894 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:30.951894 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:30.952881 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6a600c68-574a-45a8-ac1e-acfe9b513aa2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:30.953340 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1116/4459] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:30 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:30.976142 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e688396a-bedf-47cc-8bda-bf94aa10d432 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot create request issued successfully. Aug 07 18:08:30.976454 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e688396a-bedf-47cc-8bda-bf94aa10d432 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:08:30.976851 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1108/4460] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:08:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:30.984844 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e329145e-8ef1-4cf3-87b0-343a302e3ee2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:30.986758 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e329145e-8ef1-4cf3-87b0-343a302e3ee2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f Aug 07 18:08:30.986963 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e329145e-8ef1-4cf3-87b0-343a302e3ee2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:30.987184 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e329145e-8ef1-4cf3-87b0-343a302e3ee2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:30.992376 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:30.992376 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:30.992868 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e329145e-8ef1-4cf3-87b0-343a302e3ee2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:30.993628 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e329145e-8ef1-4cf3-87b0-343a302e3ee2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f returned with HTTP 200 Aug 07 18:08:30.993987 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1113/4461] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:30 2026] GET /volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:31.298426 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-82b44f99-779d-4d64-a5dd-9a992b8b365a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:31.300159 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-82b44f99-779d-4d64-a5dd-9a992b8b365a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:31.300374 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-82b44f99-779d-4d64-a5dd-9a992b8b365a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:31.300571 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-82b44f99-779d-4d64-a5dd-9a992b8b365a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:31.300695 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-82b44f99-779d-4d64-a5dd-9a992b8b365a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:31.304927 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:31.304927 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:31.305595 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-82b44f99-779d-4d64-a5dd-9a992b8b365a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:31.305975 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1125/4462] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:31 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:31.411172 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ae647023-ea9d-448c-b867-efaa76ba9893 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:31.412840 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ae647023-ea9d-448c-b867-efaa76ba9893 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:31.413024 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ae647023-ea9d-448c-b867-efaa76ba9893 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:31.413205 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ae647023-ea9d-448c-b867-efaa76ba9893 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:31.413308 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ae647023-ea9d-448c-b867-efaa76ba9893 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:31.417301 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:31.417301 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:31.418017 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ae647023-ea9d-448c-b867-efaa76ba9893 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:31.418369 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1117/4463] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:31 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:31.923486 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2a0b1798-7eba-4094-b5ef-21e9de3d0f90 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:31.924883 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a0b1798-7eba-4094-b5ef-21e9de3d0f90 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d Aug 07 18:08:31.925065 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a0b1798-7eba-4094-b5ef-21e9de3d0f90 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:31.925244 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2a0b1798-7eba-4094-b5ef-21e9de3d0f90 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:31.930574 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2a0b1798-7eba-4094-b5ef-21e9de3d0f90 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d returned with HTTP 404 Aug 07 18:08:31.931059 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1109/4464] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:31 2026] GET /volume/v3/volumes/de87ff84-eb9b-433e-a1fc-7687736c720d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:31.939414 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:31.941378 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:31.941737 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-238453355"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:31.943271 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-238453355'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:31.943271 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume of 1 GB Aug 07 18:08:31.947095 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Availability Zones retrieved successfully. Aug 07 18:08:31.952386 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (f019cd48-e256-4cc6-9ad2-8e2ce3799417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:31.953280 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec74b112-4786-4abe-b51a-71e99753025b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:31.953975 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:31.962062 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7eaa0a7f-f0d7-43bf-8641-94e9e229c901 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:31.963732 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7eaa0a7f-f0d7-43bf-8641-94e9e229c901 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:31.963939 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7eaa0a7f-f0d7-43bf-8641-94e9e229c901 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:31.964119 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7eaa0a7f-f0d7-43bf-8641-94e9e229c901 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:31.964220 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-7eaa0a7f-f0d7-43bf-8641-94e9e229c901 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:31.967846 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:31.967846 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:31.968553 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7eaa0a7f-f0d7-43bf-8641-94e9e229c901 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:31.968898 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1126/4465] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:31 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:31.976474 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec74b112-4786-4abe-b51a-71e99753025b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:31.977164 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e41116-631e-49d0-b0aa-f90983d171e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:32.003427 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2e4105ce-7019-4392-b8d2-5e96908afa21 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:32.005903 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e4105ce-7019-4392-b8d2-5e96908afa21 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f Aug 07 18:08:32.006127 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e4105ce-7019-4392-b8d2-5e96908afa21 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:32.006350 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e4105ce-7019-4392-b8d2-5e96908afa21 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:32.012878 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:32.012878 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:32.013642 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2e4105ce-7019-4392-b8d2-5e96908afa21 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:32.015114 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e4105ce-7019-4392-b8d2-5e96908afa21 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f returned with HTTP 200 Aug 07 18:08:32.015670 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1118/4466] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:32 2026] GET /volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:32.021992 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['7fae71ca-fa84-4383-8c41-5bdbe5d9101d', '37055280-066c-4981-a4c9-1c1b10f5ea0f', 'c3682916-7c74-4001-8148-1955b9e2582a', 'a333f54d-7d9d-4638-b53e-689e31fa6f00'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:32.023080 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e41116-631e-49d0-b0aa-f90983d171e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fae71ca-fa84-4383-8c41-5bdbe5d9101d', '37055280-066c-4981-a4c9-1c1b10f5ea0f', 'c3682916-7c74-4001-8148-1955b9e2582a', 'a333f54d-7d9d-4638-b53e-689e31fa6f00']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:32.024102 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae030e4-3b53-4164-b446-5581c1eddd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:32.025340 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b2f9f261-231f-4de7-ac8f-ae37b4c34c90 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:32.027154 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b2f9f261-231f-4de7-ac8f-ae37b4c34c90 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f Aug 07 18:08:32.027375 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b2f9f261-231f-4de7-ac8f-ae37b4c34c90 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:32.027611 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b2f9f261-231f-4de7-ac8f-ae37b4c34c90 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:32.033361 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:32.033361 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:32.034005 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b2f9f261-231f-4de7-ac8f-ae37b4c34c90 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:32.035112 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b2f9f261-231f-4de7-ac8f-ae37b4c34c90 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f returned with HTTP 200 Aug 07 18:08:32.035641 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1110/4467] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:32 2026] GET /volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:32.049484 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae030e4-3b53-4164-b446-5581c1eddd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f920ec8-094d-4eac-b9b3-92a1286f4f25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238453355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['7fae71ca-fa84-4383-8c41-5bdbe5d9101d','37055280-066c-4981-a4c9-1c1b10f5ea0f','c3682916-7c74-4001-8148-1955b9e2582a','a333f54d-7d9d-4638-b53e-689e31fa6f00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238453355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f920ec8-094d-4eac-b9b3-92a1286f4f25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddecf9765da94f7792633b66390c8924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0575518fef149c3a345383dbbe1be09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:32.050301 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f45553-fe3f-46a5-a428-1c115d9338e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:32.068249 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f45553-fe3f-46a5-a428-1c115d9338e9) transitioned into state 'SUCCESS' from state '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-238453355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['7fae71ca-fa84-4383-8c41-5bdbe5d9101d','37055280-066c-4981-a4c9-1c1b10f5ea0f','c3682916-7c74-4001-8148-1955b9e2582a','a333f54d-7d9d-4638-b53e-689e31fa6f00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:32.069225 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c4ef488-f264-4a1d-be8e-3f670e62cfa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:32.078655 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c4ef488-f264-4a1d-be8e-3f670e62cfa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:32.079570 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (f019cd48-e256-4cc6-9ad2-8e2ce3799417) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:32.079958 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request issued successfully. Aug 07 18:08:32.080862 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d19f4d53-37a2-4548-a89e-8e27b4e6fbcb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:32.081326 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1114/4468] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:08:31 2026] POST /volume/v3/volumes => generated 777 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:32.098061 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-70ae68e9-c035-4f69-9b38-52d69536521c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:32.099928 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-70ae68e9-c035-4f69-9b38-52d69536521c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 Aug 07 18:08:32.100188 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-70ae68e9-c035-4f69-9b38-52d69536521c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:32.100458 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-70ae68e9-c035-4f69-9b38-52d69536521c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:32.110080 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:32.110080 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:32.113781 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-70ae68e9-c035-4f69-9b38-52d69536521c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:32.117974 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-70ae68e9-c035-4f69-9b38-52d69536521c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 returned with HTTP 200 Aug 07 18:08:32.118393 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1127/4469] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:32 2026] GET /volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:32.169012 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-377aca09-891d-45fb-b00a-75d84f8adfff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:32.171210 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-377aca09-891d-45fb-b00a-75d84f8adfff tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f Aug 07 18:08:32.171453 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-377aca09-891d-45fb-b00a-75d84f8adfff tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:32.171679 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-377aca09-891d-45fb-b00a-75d84f8adfff tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:32.180394 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:32.180394 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:32.180962 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-377aca09-891d-45fb-b00a-75d84f8adfff tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:32.181837 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-377aca09-891d-45fb-b00a-75d84f8adfff tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f returned with HTTP 200 Aug 07 18:08:32.182261 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1119/4470] 10.4.3.241 () {68 vars in 1604 bytes} [Fri Aug 7 18:08:32 2026] GET /volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:32.190636 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-6eaa854a-8449-4688-b82a-21e2cabb9462 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:32.192644 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-6eaa854a-8449-4688-b82a-21e2cabb9462 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f Aug 07 18:08:32.192871 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-6eaa854a-8449-4688-b82a-21e2cabb9462 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:32.193053 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-6eaa854a-8449-4688-b82a-21e2cabb9462 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:32.200566 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:32.200566 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:32.204027 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-6eaa854a-8449-4688-b82a-21e2cabb9462 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:32.208162 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-6eaa854a-8449-4688-b82a-21e2cabb9462 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f returned with HTTP 200 Aug 07 18:08:32.208552 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1111/4471] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:08:32 2026] GET /volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:32.315672 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a18c924a-c01a-4f21-a345-8c5f83804372 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:32.317535 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a18c924a-c01a-4f21-a345-8c5f83804372 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:32.317738 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a18c924a-c01a-4f21-a345-8c5f83804372 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:32.317940 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a18c924a-c01a-4f21-a345-8c5f83804372 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:32.318036 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a18c924a-c01a-4f21-a345-8c5f83804372 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:32.322066 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:32.322066 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:32.322855 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a18c924a-c01a-4f21-a345-8c5f83804372 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:32.323253 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1115/4472] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:32 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:32.427424 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-905a12d1-5be6-41e5-a1a7-c66ecdb20629 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:32.429079 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-905a12d1-5be6-41e5-a1a7-c66ecdb20629 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:32.429276 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-905a12d1-5be6-41e5-a1a7-c66ecdb20629 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:32.429507 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-905a12d1-5be6-41e5-a1a7-c66ecdb20629 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:32.429652 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-905a12d1-5be6-41e5-a1a7-c66ecdb20629 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:32.433744 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:32.433744 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:32.434523 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-905a12d1-5be6-41e5-a1a7-c66ecdb20629 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:32.434904 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1128/4473] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:32 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:32.692689 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-1aecd73b-65a6-4c0a-b43e-54ae12d8e856 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:32.694794 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-1aecd73b-65a6-4c0a-b43e-54ae12d8e856 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f Aug 07 18:08:32.694992 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-1aecd73b-65a6-4c0a-b43e-54ae12d8e856 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:32.695190 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-1aecd73b-65a6-4c0a-b43e-54ae12d8e856 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:32.705685 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:32.705685 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:32.706203 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-1aecd73b-65a6-4c0a-b43e-54ae12d8e856 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:32.707114 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-1aecd73b-65a6-4c0a-b43e-54ae12d8e856 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f returned with HTTP 200 Aug 07 18:08:32.707615 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1120/4474] 10.4.3.241 () {68 vars in 1604 bytes} [Fri Aug 7 18:08:32 2026] GET /volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:32.979151 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-06436cc7-6628-40f9-ab18-58893e6959a6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:32.981579 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06436cc7-6628-40f9-ab18-58893e6959a6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:32.981823 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06436cc7-6628-40f9-ab18-58893e6959a6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:32.982038 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06436cc7-6628-40f9-ab18-58893e6959a6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:32.982182 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-06436cc7-6628-40f9-ab18-58893e6959a6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:32.987117 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:32.987117 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:32.988049 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06436cc7-6628-40f9-ab18-58893e6959a6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:32.988522 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1112/4475] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:32 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:32.998384 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-621d32a5-108c-4f17-9f12-7813f10cef96 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:33.000078 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-621d32a5-108c-4f17-9f12-7813f10cef96 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b Aug 07 18:08:33.000317 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-621d32a5-108c-4f17-9f12-7813f10cef96 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:33.000572 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-621d32a5-108c-4f17-9f12-7813f10cef96 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:33.007676 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:33.007676 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:33.011385 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-621d32a5-108c-4f17-9f12-7813f10cef96 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:33.015938 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-621d32a5-108c-4f17-9f12-7813f10cef96 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b returned with HTTP 200 Aug 07 18:08:33.016367 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1116/4476] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:32 2026] GET /volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:33.032211 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:33.033987 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4/restore Aug 07 18:08:33.034327 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:33.035673 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Restoring backup 88e8c455-22ef-4de3-8fbd-f40528f331b4 ({'restore': {}}) {{(pid=100245) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 18:08:33.035800 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Restoring backup 88e8c455-22ef-4de3-8fbd-f40528f331b4 to volume None. Aug 07 18:08:33.039905 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:33.039905 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:33.041119 np0000006743 devstack@c-api.service[100245]: INFO cinder.backup.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating volume of 1 GB for restore of backup 88e8c455-22ef-4de3-8fbd-f40528f331b4. Aug 07 18:08:33.045388 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Availability Zones retrieved successfully. Aug 07 18:08:33.051531 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Flow 'volume_create_api' (c2a194ef-1f47-4c57-91da-39b068eee875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:33.052660 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b5cdc4f-812a-4573-9688-62145d49e446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:33.053660 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:33.080299 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b5cdc4f-812a-4573-9688-62145d49e446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:33.081134 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbce1fae-4ade-4c74-b0d7-11b15e1825d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:33.113782 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Created reservations ['77a9035f-4233-4e39-8942-0b438e1c6832', 'c0e7cf45-5ac5-4c2c-9695-b6585bcd90b1', 'd0edac1d-3ce4-41d9-848a-4cba4b20dd58', '6f4133ca-c455-4f45-9dac-4ee44de52e82'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:33.114609 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbce1fae-4ade-4c74-b0d7-11b15e1825d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77a9035f-4233-4e39-8942-0b438e1c6832', 'c0e7cf45-5ac5-4c2c-9695-b6585bcd90b1', 'd0edac1d-3ce4-41d9-848a-4cba4b20dd58', '6f4133ca-c455-4f45-9dac-4ee44de52e82']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:33.115405 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb6823a-61f0-4e1e-a256-6b755ec6c486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:33.134604 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a4e84e99-9781-4095-9df0-19a6e5547b8f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:33.136848 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a4e84e99-9781-4095-9df0-19a6e5547b8f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 Aug 07 18:08:33.137233 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a4e84e99-9781-4095-9df0-19a6e5547b8f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:33.137469 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a4e84e99-9781-4095-9df0-19a6e5547b8f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:33.147445 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb6823a-61f0-4e1e-a256-6b755ec6c486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbe721e0-ed12-4ca9-b7e8-a90aa5f72221', '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_88e8c455-22ef-4de3-8fbd-f40528f331b4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8466aaa20b7441b9381dfb242167303',qos_specs=None,replication_status=,reservations=['77a9035f-4233-4e39-8942-0b438e1c6832','c0e7cf45-5ac5-4c2c-9695-b6585bcd90b1','d0edac1d-3ce4-41d9-848a-4cba4b20dd58','6f4133ca-c455-4f45-9dac-4ee44de52e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11063dc19551461a95bc64c21f58932f',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:33Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_88e8c455-22ef-4de3-8fbd-f40528f331b4',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbe721e0-ed12-4ca9-b7e8-a90aa5f72221,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8466aaa20b7441b9381dfb242167303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11063dc19551461a95bc64c21f58932f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:33.148315 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a6270b7-72ae-43da-9303-0c081d701249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:33.152915 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:33.152915 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:33.159420 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a4e84e99-9781-4095-9df0-19a6e5547b8f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:33.164926 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a6270b7-72ae-43da-9303-0c081d701249) transitioned into 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_88e8c455-22ef-4de3-8fbd-f40528f331b4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8466aaa20b7441b9381dfb242167303',qos_specs=None,replication_status=,reservations=['77a9035f-4233-4e39-8942-0b438e1c6832','c0e7cf45-5ac5-4c2c-9695-b6585bcd90b1','d0edac1d-3ce4-41d9-848a-4cba4b20dd58','6f4133ca-c455-4f45-9dac-4ee44de52e82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11063dc19551461a95bc64c21f58932f',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:33.165470 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a4e84e99-9781-4095-9df0-19a6e5547b8f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 returned with HTTP 200 Aug 07 18:08:33.165598 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (562a6cf5-f1b1-4782-af60-4f3777de9d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:33.166027 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1121/4477] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:33 2026] GET /volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:33.175428 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (562a6cf5-f1b1-4782-af60-4f3777de9d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:33.175428 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Flow 'volume_create_api' (c2a194ef-1f47-4c57-91da-39b068eee875) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:33.175428 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume request issued successfully. Aug 07 18:08:33.180769 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:33.180769 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:33.181294 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:33.181836 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3103e304-66b7-4007-8c5e-ca8a388efaf0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:33.183610 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3103e304-66b7-4007-8c5e-ca8a388efaf0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:08:33.183987 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3103e304-66b7-4007-8c5e-ca8a388efaf0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f920ec8-094d-4eac-b9b3-92a1286f4f25", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1665302291"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:33.194421 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:33.194421 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:33.194421 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3103e304-66b7-4007-8c5e-ca8a388efaf0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:33.194421 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-3103e304-66b7-4007-8c5e-ca8a388efaf0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create snapshot from volume 9f920ec8-094d-4eac-b9b3-92a1286f4f25 Aug 07 18:08:33.218044 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-3103e304-66b7-4007-8c5e-ca8a388efaf0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['5752a9d5-fd5b-4ec6-a461-6c75ea84938d', 'c3f7a18a-32d2-4204-8ea9-67a720c38526', '7efd2139-4120-46cc-813e-75ab2332d1fe', '62513ee9-08e9-4e52-839f-de37395bbdf1'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:33.249375 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3103e304-66b7-4007-8c5e-ca8a388efaf0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot create request issued successfully. Aug 07 18:08:33.249804 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3103e304-66b7-4007-8c5e-ca8a388efaf0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:08:33.250295 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1113/4478] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:08:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:33.258484 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ec3eb5c5-c2e2-4058-866a-1ae19c251dc1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:33.260337 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec3eb5c5-c2e2-4058-866a-1ae19c251dc1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b Aug 07 18:08:33.260581 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec3eb5c5-c2e2-4058-866a-1ae19c251dc1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:33.260778 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec3eb5c5-c2e2-4058-866a-1ae19c251dc1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:33.265896 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:33.265896 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:33.266275 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ec3eb5c5-c2e2-4058-866a-1ae19c251dc1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:33.267122 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec3eb5c5-c2e2-4058-866a-1ae19c251dc1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b returned with HTTP 200 Aug 07 18:08:33.267748 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1117/4479] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:33 2026] GET /volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:33.341828 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1a205688-0303-4c57-add7-bbd72ee7bde1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:33.344085 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1a205688-0303-4c57-add7-bbd72ee7bde1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:33.344381 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1a205688-0303-4c57-add7-bbd72ee7bde1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:33.344650 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1a205688-0303-4c57-add7-bbd72ee7bde1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:33.344793 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1a205688-0303-4c57-add7-bbd72ee7bde1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:33.349465 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:33.349465 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:33.350119 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1a205688-0303-4c57-add7-bbd72ee7bde1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:33.350511 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1122/4480] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:33 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:33.445819 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eb0b83b9-bb20-41a3-b7f7-95b6a4e79cd5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:33.448281 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb0b83b9-bb20-41a3-b7f7-95b6a4e79cd5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:33.448281 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb0b83b9-bb20-41a3-b7f7-95b6a4e79cd5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:33.448490 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb0b83b9-bb20-41a3-b7f7-95b6a4e79cd5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:33.448607 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-eb0b83b9-bb20-41a3-b7f7-95b6a4e79cd5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:33.453124 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:33.453124 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:33.454003 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb0b83b9-bb20-41a3-b7f7-95b6a4e79cd5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:33.454597 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1114/4481] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:33 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:33.495438 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-2fd2a6be-7c3b-4a62-8901-dbc3360416fe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:33.497600 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-2fd2a6be-7c3b-4a62-8901-dbc3360416fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f Aug 07 18:08:33.497814 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-2fd2a6be-7c3b-4a62-8901-dbc3360416fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:33.497999 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-2fd2a6be-7c3b-4a62-8901-dbc3360416fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:33.503701 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:33.503701 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:33.504235 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-2fd2a6be-7c3b-4a62-8901-dbc3360416fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:33.505030 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-2fd2a6be-7c3b-4a62-8901-dbc3360416fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f returned with HTTP 200 Aug 07 18:08:33.505493 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1118/4482] 10.4.3.241 () {68 vars in 1604 bytes} [Fri Aug 7 18:08:33 2026] GET /volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:33.518574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-8f8258b7-af9a-481d-bba9-4d25b4a86d9a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:33.521109 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-8f8258b7-af9a-481d-bba9-4d25b4a86d9a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f Aug 07 18:08:33.521563 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-8f8258b7-af9a-481d-bba9-4d25b4a86d9a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:33.521563 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-8f8258b7-af9a-481d-bba9-4d25b4a86d9a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:33.529878 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:33.529878 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:33.534071 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-8f8258b7-af9a-481d-bba9-4d25b4a86d9a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:33.539155 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-8f8258b7-af9a-481d-bba9-4d25b4a86d9a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f returned with HTTP 200 Aug 07 18:08:33.539660 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1123/4483] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:08:33 2026] GET /volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:33.556943 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:33.559044 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:33.559388 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "02d31532-ab28-49d4-bca6-b206deeab99f", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:33.561075 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '02d31532-ab28-49d4-bca6-b206deeab99f', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:33.569084 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:33.569084 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:33.569514 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:33.569653 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume of 1 GB Aug 07 18:08:33.570351 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Availability Zones retrieved successfully. Aug 07 18:08:33.575838 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (7b25a0cb-592b-4dd3-918e-c768fbf2ebdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:33.576953 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b8c3dff-ba25-4a78-b70c-c1bfef969a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:33.578114 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:33.603530 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b8c3dff-ba25-4a78-b70c-c1bfef969a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '02d31532-ab28-49d4-bca6-b206deeab99f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:33.604349 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77bab34c-191f-4e6d-88ff-a5d518bdf7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:33.644636 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['53d6cb9e-1528-43d2-a253-cb08fcc12773', '6418a659-b6c9-4384-b701-22d0c7089957', '504f13e3-57fd-48c7-a562-18722d1e11e4', 'e3329ac4-682a-41ed-9a74-392fa9b0c9e8'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:33.645497 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77bab34c-191f-4e6d-88ff-a5d518bdf7ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53d6cb9e-1528-43d2-a253-cb08fcc12773', '6418a659-b6c9-4384-b701-22d0c7089957', '504f13e3-57fd-48c7-a562-18722d1e11e4', 'e3329ac4-682a-41ed-9a74-392fa9b0c9e8']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:33.646328 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a5e6924-8856-46ba-ad70-5976507f413c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:33.684417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a5e6924-8856-46ba-ad70-5976507f413c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f9a8d57-e061-4354-87d5-0dba2722e39a', '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='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['53d6cb9e-1528-43d2-a253-cb08fcc12773','6418a659-b6c9-4384-b701-22d0c7089957','504f13e3-57fd-48c7-a562-18722d1e11e4','e3329ac4-682a-41ed-9a74-392fa9b0c9e8'],size=1,snapshot_id=02d31532-ab28-49d4-bca6-b206deeab99f,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), '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-07T18:08:33Z,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=8f9a8d57-e061-4354-87d5-0dba2722e39a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e6d40bb338047aebeb6b641d74c8dca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=02d31532-ab28-49d4-bca6-b206deeab99f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2647976f4ad341e5b062986a49b4c65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:33.685126 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1660701d-07ad-485e-9aaf-dcde67d510d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:33.700269 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1660701d-07ad-485e-9aaf-dcde67d510d7) transitioned into 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='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['53d6cb9e-1528-43d2-a253-cb08fcc12773','6418a659-b6c9-4384-b701-22d0c7089957','504f13e3-57fd-48c7-a562-18722d1e11e4','e3329ac4-682a-41ed-9a74-392fa9b0c9e8'],size=1,snapshot_id=02d31532-ab28-49d4-bca6-b206deeab99f,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:33.700953 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72767e92-335e-4cfc-a1db-7427a2ea8b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:33.724571 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72767e92-335e-4cfc-a1db-7427a2ea8b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:33.725388 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (7b25a0cb-592b-4dd3-918e-c768fbf2ebdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:33.725713 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request issued successfully. Aug 07 18:08:33.726246 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-287aa782-0cdb-47d9-9efd-fa40f4f8d625 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:33.726707 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1115/4484] 10.4.3.241 () {72 vars in 1541 bytes} [Fri Aug 7 18:08:33 2026] POST /volume/v3/volumes => generated 736 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:33.734040 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-00d104fe-9951-45ee-bd50-db3efff74e41 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:33.737490 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-00d104fe-9951-45ee-bd50-db3efff74e41 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a Aug 07 18:08:33.737718 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-00d104fe-9951-45ee-bd50-db3efff74e41 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:33.737951 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-00d104fe-9951-45ee-bd50-db3efff74e41 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:33.747250 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:33.747250 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:33.752710 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-00d104fe-9951-45ee-bd50-db3efff74e41 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:33.757635 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-00d104fe-9951-45ee-bd50-db3efff74e41 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a returned with HTTP 200 Aug 07 18:08:33.758057 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1119/4485] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:08:33 2026] GET /volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:33.765851 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-fa5e4605-a2f5-41cb-8ee1-2031bece2054 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:33.770429 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-fa5e4605-a2f5-41cb-8ee1-2031bece2054 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a Aug 07 18:08:33.770429 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-fa5e4605-a2f5-41cb-8ee1-2031bece2054 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:33.770429 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-fa5e4605-a2f5-41cb-8ee1-2031bece2054 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:33.777126 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:33.777126 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:33.783483 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-fa5e4605-a2f5-41cb-8ee1-2031bece2054 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:33.788755 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-fa5e4605-a2f5-41cb-8ee1-2031bece2054 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a returned with HTTP 200 Aug 07 18:08:33.789199 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1124/4486] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:08:33 2026] GET /volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:34.187862 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:34.187862 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:34.188388 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:34.188498 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Checking backup size 1 against volume size 1 {{(pid=100245) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 18:08:34.188585 np0000006743 devstack@c-api.service[100245]: INFO cinder.backup.api [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Overwriting volume fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 with restore of backup 88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:34.205459 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] restore_backup in rpcapi backup_id 88e8c455-22ef-4de3-8fbd-f40528f331b4 {{(pid=100245) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 18:08:34.207776 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08765dc1-a4ff-4ecb-b89e-045b9decaa8d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4/restore returned with HTTP 202 Aug 07 18:08:34.208369 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1129/4487] 10.4.3.241 () {68 vars in 1393 bytes} [Fri Aug 7 18:08:33 2026] POST /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4/restore => generated 189 bytes in 1176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:34.216671 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-40f6959d-62f0-423f-89a7-a972756f0f1e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:34.218552 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40f6959d-62f0-423f-89a7-a972756f0f1e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:34.218755 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40f6959d-62f0-423f-89a7-a972756f0f1e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:34.218993 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40f6959d-62f0-423f-89a7-a972756f0f1e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:34.219140 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-40f6959d-62f0-423f-89a7-a972756f0f1e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:34.223282 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:34.223282 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:34.224487 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40f6959d-62f0-423f-89a7-a972756f0f1e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:34.225156 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1116/4488] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:34 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:34.275801 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2a0f55d1-59a8-455f-9b41-d454615b45eb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:34.277694 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a0f55d1-59a8-455f-9b41-d454615b45eb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b Aug 07 18:08:34.277900 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a0f55d1-59a8-455f-9b41-d454615b45eb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:34.278111 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a0f55d1-59a8-455f-9b41-d454615b45eb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:34.283760 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:34.283760 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:34.284210 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2a0f55d1-59a8-455f-9b41-d454615b45eb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:34.284963 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a0f55d1-59a8-455f-9b41-d454615b45eb tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b returned with HTTP 200 Aug 07 18:08:34.285439 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1120/4489] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:34 2026] GET /volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:34.294092 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ce4640b0-ca0c-41a2-8bf3-5e5f8b505fff None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:34.296190 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce4640b0-ca0c-41a2-8bf3-5e5f8b505fff tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] GET https://10.4.3.241/volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b Aug 07 18:08:34.296433 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce4640b0-ca0c-41a2-8bf3-5e5f8b505fff tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:34.296688 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ce4640b0-ca0c-41a2-8bf3-5e5f8b505fff tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:34.302278 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:34.302278 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:34.302746 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ce4640b0-ca0c-41a2-8bf3-5e5f8b505fff tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Snapshot retrieved successfully. Aug 07 18:08:34.303556 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ce4640b0-ca0c-41a2-8bf3-5e5f8b505fff tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b returned with HTTP 200 Aug 07 18:08:34.304148 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1125/4490] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:34 2026] GET /volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:34.312299 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4c53d783-2204-4893-95e0-0e347fc75b5f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:34.314997 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c53d783-2204-4893-95e0-0e347fc75b5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b Aug 07 18:08:34.315225 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c53d783-2204-4893-95e0-0e347fc75b5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:34.315477 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4c53d783-2204-4893-95e0-0e347fc75b5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:34.315615 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-4c53d783-2204-4893-95e0-0e347fc75b5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete snapshot with id: c2aed271-c4b2-4919-93df-992766c7fb1b Aug 07 18:08:34.321044 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:34.321044 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:34.321472 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4c53d783-2204-4893-95e0-0e347fc75b5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:34.337516 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-4c53d783-2204-4893-95e0-0e347fc75b5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot delete request issued successfully. Aug 07 18:08:34.337704 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4c53d783-2204-4893-95e0-0e347fc75b5f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b returned with HTTP 202 Aug 07 18:08:34.338176 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1130/4491] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:34 2026] DELETE /volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:34.345668 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-47e17deb-0130-4f43-a4fc-399e4c5b9c08 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:34.347414 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-47e17deb-0130-4f43-a4fc-399e4c5b9c08 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b Aug 07 18:08:34.347610 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-47e17deb-0130-4f43-a4fc-399e4c5b9c08 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:34.347797 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-47e17deb-0130-4f43-a4fc-399e4c5b9c08 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:34.353533 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:34.353533 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:34.353906 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-47e17deb-0130-4f43-a4fc-399e4c5b9c08 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:34.354863 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-47e17deb-0130-4f43-a4fc-399e4c5b9c08 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b returned with HTTP 200 Aug 07 18:08:34.355392 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1117/4492] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:34 2026] GET /volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:34.364543 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a3c3f609-0096-420d-8098-8609b1eb6de2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:34.366996 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a3c3f609-0096-420d-8098-8609b1eb6de2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:34.367315 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a3c3f609-0096-420d-8098-8609b1eb6de2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:34.367668 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a3c3f609-0096-420d-8098-8609b1eb6de2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:34.367911 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a3c3f609-0096-420d-8098-8609b1eb6de2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:34.374070 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:34.374070 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:34.374993 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a3c3f609-0096-420d-8098-8609b1eb6de2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:34.375356 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1121/4493] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:34 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:34.469310 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8a0e08f5-a827-44dc-9aaa-2cf8658ac23f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:34.471421 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8a0e08f5-a827-44dc-9aaa-2cf8658ac23f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:34.471660 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8a0e08f5-a827-44dc-9aaa-2cf8658ac23f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:34.471910 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8a0e08f5-a827-44dc-9aaa-2cf8658ac23f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:34.472051 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-8a0e08f5-a827-44dc-9aaa-2cf8658ac23f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:34.476703 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:34.476703 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:34.477358 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8a0e08f5-a827-44dc-9aaa-2cf8658ac23f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:34.477720 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1126/4494] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:34 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:35.236050 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-993385e2-dbb9-4cfc-836f-9b42d041a309 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:35.237470 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-993385e2-dbb9-4cfc-836f-9b42d041a309 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:35.237470 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-993385e2-dbb9-4cfc-836f-9b42d041a309 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:35.239098 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-993385e2-dbb9-4cfc-836f-9b42d041a309 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:35.239098 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-993385e2-dbb9-4cfc-836f-9b42d041a309 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:35.243554 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:35.243554 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:35.244199 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-993385e2-dbb9-4cfc-836f-9b42d041a309 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:35.244786 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1131/4495] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:35 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:35.367550 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-344f4304-5210-43e6-9f96-f1037d6b4c0e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:35.369357 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-344f4304-5210-43e6-9f96-f1037d6b4c0e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b Aug 07 18:08:35.369608 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-344f4304-5210-43e6-9f96-f1037d6b4c0e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:35.369801 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-344f4304-5210-43e6-9f96-f1037d6b4c0e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:35.374058 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-344f4304-5210-43e6-9f96-f1037d6b4c0e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b returned with HTTP 404 Aug 07 18:08:35.374567 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1118/4496] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:35 2026] GET /volume/v3/snapshots/c2aed271-c4b2-4919-93df-992766c7fb1b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:35.381139 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-64a96e87-c8c0-43b5-b1b2-10bb6f968d01 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:35.383110 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64a96e87-c8c0-43b5-b1b2-10bb6f968d01 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 Aug 07 18:08:35.383287 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64a96e87-c8c0-43b5-b1b2-10bb6f968d01 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:35.383489 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64a96e87-c8c0-43b5-b1b2-10bb6f968d01 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:35.383692 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-64a96e87-c8c0-43b5-b1b2-10bb6f968d01 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume with id: 9f920ec8-094d-4eac-b9b3-92a1286f4f25 Aug 07 18:08:35.386138 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2b2a7f62-33b3-487f-8b38-1e72418d202e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:35.387923 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2b2a7f62-33b3-487f-8b38-1e72418d202e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:35.388121 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2b2a7f62-33b3-487f-8b38-1e72418d202e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:35.388324 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2b2a7f62-33b3-487f-8b38-1e72418d202e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:35.388502 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2b2a7f62-33b3-487f-8b38-1e72418d202e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:35.390511 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:35.390511 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:35.390785 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-64a96e87-c8c0-43b5-b1b2-10bb6f968d01 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:35.392780 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:35.392780 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:35.393321 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2b2a7f62-33b3-487f-8b38-1e72418d202e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:35.393684 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1127/4497] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:35 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:35.405218 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-64a96e87-c8c0-43b5-b1b2-10bb6f968d01 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume request issued successfully. Aug 07 18:08:35.405382 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64a96e87-c8c0-43b5-b1b2-10bb6f968d01 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 returned with HTTP 202 Aug 07 18:08:35.405781 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1122/4498] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:35 2026] DELETE /volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:35.412275 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-16d5d53c-facb-498b-af66-ad74abe5ef78 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:35.413972 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16d5d53c-facb-498b-af66-ad74abe5ef78 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 Aug 07 18:08:35.414161 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16d5d53c-facb-498b-af66-ad74abe5ef78 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:35.414340 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16d5d53c-facb-498b-af66-ad74abe5ef78 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:35.421760 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:35.421760 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:35.424859 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-16d5d53c-facb-498b-af66-ad74abe5ef78 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:35.428109 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16d5d53c-facb-498b-af66-ad74abe5ef78 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 returned with HTTP 200 Aug 07 18:08:35.428455 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1132/4499] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:35 2026] GET /volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:35.487137 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-806de3c8-6448-4491-9fad-9066e7890814 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:35.488833 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-806de3c8-6448-4491-9fad-9066e7890814 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:35.489129 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-806de3c8-6448-4491-9fad-9066e7890814 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:35.489253 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-806de3c8-6448-4491-9fad-9066e7890814 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:35.489382 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-806de3c8-6448-4491-9fad-9066e7890814 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:35.493589 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:35.493589 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:35.494234 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-806de3c8-6448-4491-9fad-9066e7890814 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:35.494571 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1119/4500] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:35 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:35.502808 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4d8cbdc9-0869-4a50-a580-bac56e4fb27c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:35.504531 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4d8cbdc9-0869-4a50-a580-bac56e4fb27c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8/restore Aug 07 18:08:35.504897 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4d8cbdc9-0869-4a50-a580-bac56e4fb27c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f0354cee-5a45-41ef-8b66-0452a79e937b"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:35.506224 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-4d8cbdc9-0869-4a50-a580-bac56e4fb27c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Restoring backup ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 ({'restore': {'volume_id': 'f0354cee-5a45-41ef-8b66-0452a79e937b'}}) {{(pid=100244) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 18:08:35.506330 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-4d8cbdc9-0869-4a50-a580-bac56e4fb27c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Restoring backup ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 to volume f0354cee-5a45-41ef-8b66-0452a79e937b. Aug 07 18:08:35.510684 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:35.510684 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:35.516821 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:35.516821 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:35.517214 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4d8cbdc9-0869-4a50-a580-bac56e4fb27c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:08:35.517334 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.api [None req-4d8cbdc9-0869-4a50-a580-bac56e4fb27c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Checking backup size 1 against volume size 1 {{(pid=100244) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 18:08:35.517447 np0000006743 devstack@c-api.service[100244]: INFO cinder.backup.api [None req-4d8cbdc9-0869-4a50-a580-bac56e4fb27c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Overwriting volume f0354cee-5a45-41ef-8b66-0452a79e937b with restore of backup ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:35.530031 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-4d8cbdc9-0869-4a50-a580-bac56e4fb27c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] restore_backup in rpcapi backup_id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 {{(pid=100244) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 18:08:35.531619 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4d8cbdc9-0869-4a50-a580-bac56e4fb27c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8/restore returned with HTTP 202 Aug 07 18:08:35.532026 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1128/4501] 10.4.3.241 () {68 vars in 1393 bytes} [Fri Aug 7 18:08:35 2026] POST /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8/restore => generated 182 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:35.538496 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84d1e57f-2f82-4650-ade4-992cac94ea6c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:35.545928 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84d1e57f-2f82-4650-ade4-992cac94ea6c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:35.546115 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84d1e57f-2f82-4650-ade4-992cac94ea6c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:35.546298 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84d1e57f-2f82-4650-ade4-992cac94ea6c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:35.546406 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-84d1e57f-2f82-4650-ade4-992cac94ea6c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:35.550147 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:35.550147 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:35.550809 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84d1e57f-2f82-4650-ade4-992cac94ea6c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:35.551157 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1123/4502] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:35 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:36.255781 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bf1958a3-c87c-4bc8-8349-d7cd20fa90fd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:36.257340 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bf1958a3-c87c-4bc8-8349-d7cd20fa90fd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:36.257521 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bf1958a3-c87c-4bc8-8349-d7cd20fa90fd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:36.257689 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bf1958a3-c87c-4bc8-8349-d7cd20fa90fd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:36.257781 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-bf1958a3-c87c-4bc8-8349-d7cd20fa90fd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:36.261388 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:36.261388 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:36.262058 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bf1958a3-c87c-4bc8-8349-d7cd20fa90fd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:36.262363 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1133/4503] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:36 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:36.402892 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-758217e1-44a1-4856-a4d9-05bc18cd45ab None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:36.404394 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-758217e1-44a1-4856-a4d9-05bc18cd45ab tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:36.404622 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-758217e1-44a1-4856-a4d9-05bc18cd45ab tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:36.404790 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-758217e1-44a1-4856-a4d9-05bc18cd45ab tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:36.404917 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-758217e1-44a1-4856-a4d9-05bc18cd45ab tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:36.408756 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:36.408756 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:36.409318 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-758217e1-44a1-4856-a4d9-05bc18cd45ab tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:36.409671 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1120/4504] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:36 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:36.441109 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-28710af4-8030-4475-a6fb-b3ac6a4c641f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:36.442725 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-28710af4-8030-4475-a6fb-b3ac6a4c641f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 Aug 07 18:08:36.442912 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-28710af4-8030-4475-a6fb-b3ac6a4c641f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:36.443084 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-28710af4-8030-4475-a6fb-b3ac6a4c641f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:36.448797 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-28710af4-8030-4475-a6fb-b3ac6a4c641f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 returned with HTTP 404 Aug 07 18:08:36.449281 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1129/4505] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:36 2026] GET /volume/v3/volumes/9f920ec8-094d-4eac-b9b3-92a1286f4f25 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:36.457033 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3b007a69-203c-41e8-9544-78504573f919 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:36.458440 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:36.458822 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1937252329"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:36.460172 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1937252329'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:36.460415 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume of 1 GB Aug 07 18:08:36.464064 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Availability Zones retrieved successfully. Aug 07 18:08:36.469049 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (35eb2597-da84-4fc1-8965-66a49c5b29e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:36.469922 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d2dd8c-bca0-4974-9ed3-68893795814b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:36.470634 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:36.491534 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46d2dd8c-bca0-4974-9ed3-68893795814b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:36.492175 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea3d43f9-2f07-4960-9857-43ea23ae5e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:36.522326 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['2d3e5015-78e6-4cac-8a8f-708bcea56f5c', 'e6223a17-b471-49be-872e-2c985c9bd276', '862202df-4012-4863-b4aa-9a3ea280cf79', '2dae5969-fa83-4421-94b4-8f2a48dbad0c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:36.523012 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea3d43f9-2f07-4960-9857-43ea23ae5e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d3e5015-78e6-4cac-8a8f-708bcea56f5c', 'e6223a17-b471-49be-872e-2c985c9bd276', '862202df-4012-4863-b4aa-9a3ea280cf79', '2dae5969-fa83-4421-94b4-8f2a48dbad0c']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:36.523642 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5041f825-b26a-444d-9b45-cd92280a538f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:36.542799 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5041f825-b26a-444d-9b45-cd92280a538f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f369cb5-3cb8-4f68-8553-fc0f14f7f95c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1937252329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['2d3e5015-78e6-4cac-8a8f-708bcea56f5c','e6223a17-b471-49be-872e-2c985c9bd276','862202df-4012-4863-b4aa-9a3ea280cf79','2dae5969-fa83-4421-94b4-8f2a48dbad0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1937252329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f369cb5-3cb8-4f68-8553-fc0f14f7f95c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddecf9765da94f7792633b66390c8924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0575518fef149c3a345383dbbe1be09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:36.543431 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86faf491-d6bb-4a1f-8025-6f3e69f3b9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:36.557611 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86faf491-d6bb-4a1f-8025-6f3e69f3b9ae) transitioned into state 'SUCCESS' from state '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-1937252329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['2d3e5015-78e6-4cac-8a8f-708bcea56f5c','e6223a17-b471-49be-872e-2c985c9bd276','862202df-4012-4863-b4aa-9a3ea280cf79','2dae5969-fa83-4421-94b4-8f2a48dbad0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:36.558254 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e099fac3-86ca-446a-83c2-cb2e1e0d54fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:36.562159 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-daf78914-d855-4ee4-bf24-34849fb2f905 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:36.563922 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-daf78914-d855-4ee4-bf24-34849fb2f905 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:36.564106 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-daf78914-d855-4ee4-bf24-34849fb2f905 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:36.564316 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-daf78914-d855-4ee4-bf24-34849fb2f905 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:36.564432 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-daf78914-d855-4ee4-bf24-34849fb2f905 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:36.566032 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e099fac3-86ca-446a-83c2-cb2e1e0d54fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:36.567071 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (35eb2597-da84-4fc1-8965-66a49c5b29e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:36.567911 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request issued successfully. Aug 07 18:08:36.568747 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b007a69-203c-41e8-9544-78504573f919 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:36.569314 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1124/4506] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:08:36 2026] POST /volume/v3/volumes => generated 778 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:36.569685 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:36.569685 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:36.570514 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-daf78914-d855-4ee4-bf24-34849fb2f905 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:36.570934 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1134/4507] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:36 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:36.586067 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c9bfd2aa-be4b-4c66-8521-067c9a585ea2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:36.587758 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c9bfd2aa-be4b-4c66-8521-067c9a585ea2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c Aug 07 18:08:36.587955 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c9bfd2aa-be4b-4c66-8521-067c9a585ea2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:36.588127 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c9bfd2aa-be4b-4c66-8521-067c9a585ea2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:36.594540 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:36.594540 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:36.598073 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c9bfd2aa-be4b-4c66-8521-067c9a585ea2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:36.601539 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c9bfd2aa-be4b-4c66-8521-067c9a585ea2 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c returned with HTTP 200 Aug 07 18:08:36.601889 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1121/4508] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:36 2026] GET /volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:36.798255 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-c1d3ca16-4e9c-4f90-bd17-0747f5e0c9dc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:36.800172 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-c1d3ca16-4e9c-4f90-bd17-0747f5e0c9dc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a Aug 07 18:08:36.800476 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-c1d3ca16-4e9c-4f90-bd17-0747f5e0c9dc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:36.800719 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-c1d3ca16-4e9c-4f90-bd17-0747f5e0c9dc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:36.807347 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:36.807347 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:36.812344 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-c1d3ca16-4e9c-4f90-bd17-0747f5e0c9dc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:36.815593 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-c1d3ca16-4e9c-4f90-bd17-0747f5e0c9dc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a returned with HTTP 200 Aug 07 18:08:36.816322 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1130/4509] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:08:36 2026] GET /volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:36.825156 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4f1e2735-9d93-4ee2-891c-01756fea138d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:36.825575 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f1e2735-9d93-4ee2-891c-01756fea138d None None] GET https://10.4.3.241/volume// Aug 07 18:08:36.825707 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f1e2735-9d93-4ee2-891c-01756fea138d None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:36.825889 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f1e2735-9d93-4ee2-891c-01756fea138d None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:36.826212 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f1e2735-9d93-4ee2-891c-01756fea138d None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:08:36.826448 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1125/4510] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:08:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:08:36.844996 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-362225b4-e281-4af1-9401-33ce9db60248 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:36.846693 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-362225b4-e281-4af1-9401-33ce9db60248 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:08:36.847014 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-362225b4-e281-4af1-9401-33ce9db60248 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f9a8d57-e061-4354-87d5-0dba2722e39a", "connector": null, "instance_uuid": "fcec3a06-f830-4134-a408-c77a4fa9e132"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:36.854539 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:36.854539 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:36.881301 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-362225b4-e281-4af1-9401-33ce9db60248 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:08:36.881994 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1135/4511] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:08:36 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 07 18:08:36.888218 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6642e6e5-4fc4-44a9-8279-d7a8765f5c31 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:36.888686 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6642e6e5-4fc4-44a9-8279-d7a8765f5c31 None None] GET https://10.4.3.241/volume// Aug 07 18:08:36.888836 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6642e6e5-4fc4-44a9-8279-d7a8765f5c31 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:36.889061 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6642e6e5-4fc4-44a9-8279-d7a8765f5c31 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:36.889435 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6642e6e5-4fc4-44a9-8279-d7a8765f5c31 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:08:36.889713 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1122/4512] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:08:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:08:36.896600 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-b7649b6c-a85b-4277-b986-062ec4a31785 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:36.898819 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-b7649b6c-a85b-4277-b986-062ec4a31785 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a Aug 07 18:08:36.899101 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-b7649b6c-a85b-4277-b986-062ec4a31785 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:36.899356 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-b7649b6c-a85b-4277-b986-062ec4a31785 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:36.917616 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:36.917616 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:36.923984 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-b7649b6c-a85b-4277-b986-062ec4a31785 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:36.932674 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-b7649b6c-a85b-4277-b986-062ec4a31785 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a returned with HTTP 200 Aug 07 18:08:36.933345 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1131/4513] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:08:36 2026] GET /volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a => generated 1524 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:08:37.024426 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-ebdba20c-9b74-435c-9889-fe0d4f34a4bf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:37.026562 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-ebdba20c-9b74-435c-9889-fe0d4f34a4bf tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] PUT https://10.4.3.241/volume/v3/attachments/85d30a3a-fd74-4b68-a1bc-46918e97c36c Aug 07 18:08:37.026925 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-ebdba20c-9b74-435c-9889-fe0d4f34a4bf tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:37.033908 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-ebdba20c-9b74-435c-9889-fe0d4f34a4bf tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Acquiring lock "cinder-attachment_update-8f9a8d57-e061-4354-87d5-0dba2722e39a-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:08:37.038161 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-ebdba20c-9b74-435c-9889-fe0d4f34a4bf tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-8f9a8d57-e061-4354-87d5-0dba2722e39a-np0000006743" acquired by "attachment_update" :: waited 0.004s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:08:37.039102 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:37.039102 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:37.097448 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-ebdba20c-9b74-435c-9889-fe0d4f34a4bf tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-8f9a8d57-e061-4354-87d5-0dba2722e39a-np0000006743" released by "attachment_update" :: held 0.059s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:08:37.097725 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-ebdba20c-9b74-435c-9889-fe0d4f34a4bf tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/85d30a3a-fd74-4b68-a1bc-46918e97c36c returned with HTTP 200 Aug 07 18:08:37.098261 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1126/4514] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:08:37 2026] PUT /volume/v3/attachments/85d30a3a-fd74-4b68-a1bc-46918e97c36c => generated 969 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:37.120060 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-7f03f316-b2a9-4e0a-8b72-cd8a6a2a8b2e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:37.121836 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-7f03f316-b2a9-4e0a-8b72-cd8a6a2a8b2e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments/85d30a3a-fd74-4b68-a1bc-46918e97c36c/action Aug 07 18:08:37.122210 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-7f03f316-b2a9-4e0a-8b72-cd8a6a2a8b2e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:08:37.122371 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-7f03f316-b2a9-4e0a-8b72-cd8a6a2a8b2e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:37.135098 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:37.135098 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:37.142411 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-9b5a4a77-d624-4c5f-8925-49b5a87a1ef7 req-7f03f316-b2a9-4e0a-8b72-cd8a6a2a8b2e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/85d30a3a-fd74-4b68-a1bc-46918e97c36c/action returned with HTTP 204 Aug 07 18:08:37.142857 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1136/4515] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:08:37 2026] POST /volume/v3/attachments/85d30a3a-fd74-4b68-a1bc-46918e97c36c/action => generated 0 bytes in 23 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:37.273759 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c428185d-dd3d-4936-ac7e-121c79e03253 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:37.276080 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c428185d-dd3d-4936-ac7e-121c79e03253 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:37.276325 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c428185d-dd3d-4936-ac7e-121c79e03253 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:37.276550 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c428185d-dd3d-4936-ac7e-121c79e03253 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:37.276717 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c428185d-dd3d-4936-ac7e-121c79e03253 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:37.282118 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:37.282118 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:37.283083 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c428185d-dd3d-4936-ac7e-121c79e03253 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:37.283535 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1123/4516] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:37 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:08:37.418549 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ff99fab3-a0cc-409d-b712-b562be0fbfb6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:37.420067 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff99fab3-a0cc-409d-b712-b562be0fbfb6 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:37.420243 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff99fab3-a0cc-409d-b712-b562be0fbfb6 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:37.420416 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ff99fab3-a0cc-409d-b712-b562be0fbfb6 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:37.420535 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ff99fab3-a0cc-409d-b712-b562be0fbfb6 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:37.424230 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:37.424230 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:37.424773 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ff99fab3-a0cc-409d-b712-b562be0fbfb6 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:37.425130 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1132/4517] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:37 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:37.580138 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-92ad55f6-54ad-44d2-91be-a5553ef73ea0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:37.581938 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92ad55f6-54ad-44d2-91be-a5553ef73ea0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:37.582128 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92ad55f6-54ad-44d2-91be-a5553ef73ea0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:37.582310 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92ad55f6-54ad-44d2-91be-a5553ef73ea0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:37.582454 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-92ad55f6-54ad-44d2-91be-a5553ef73ea0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:37.586589 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:37.586589 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:37.587476 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92ad55f6-54ad-44d2-91be-a5553ef73ea0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:37.587833 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1127/4518] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:37 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:37.614577 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b3f7ff0a-51f6-4573-8ce6-012fc876bef7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:37.616155 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b3f7ff0a-51f6-4573-8ce6-012fc876bef7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c Aug 07 18:08:37.616314 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b3f7ff0a-51f6-4573-8ce6-012fc876bef7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:37.616503 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b3f7ff0a-51f6-4573-8ce6-012fc876bef7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:37.623177 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:37.623177 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:37.626320 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b3f7ff0a-51f6-4573-8ce6-012fc876bef7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:37.629675 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b3f7ff0a-51f6-4573-8ce6-012fc876bef7 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c returned with HTTP 200 Aug 07 18:08:37.630087 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1137/4519] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:37 2026] GET /volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:37.641176 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d1b97810-dfab-4307-b972-ea95abc9fffa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:37.643080 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d1b97810-dfab-4307-b972-ea95abc9fffa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:08:37.643410 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d1b97810-dfab-4307-b972-ea95abc9fffa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f369cb5-3cb8-4f68-8553-fc0f14f7f95c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-501045826"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:37.651175 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:37.651175 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:37.651466 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d1b97810-dfab-4307-b972-ea95abc9fffa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:37.651569 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-d1b97810-dfab-4307-b972-ea95abc9fffa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create snapshot from volume 3f369cb5-3cb8-4f68-8553-fc0f14f7f95c Aug 07 18:08:37.672998 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-d1b97810-dfab-4307-b972-ea95abc9fffa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['0b80c886-f4a6-4699-afc2-a0a6e24a3f57', 'f56f8539-0908-4fc0-9a51-e458f99bd357', 'e57a531f-3750-409b-b1dd-17b5663d74d4', '45c09114-e311-412d-88ee-90f262ff981c'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:37.703374 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d1b97810-dfab-4307-b972-ea95abc9fffa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot create request issued successfully. Aug 07 18:08:37.703805 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d1b97810-dfab-4307-b972-ea95abc9fffa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:08:37.704339 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1124/4520] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:08:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:37.713150 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-88024f43-337a-49a0-a2d7-7bcdb7243be1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:37.715175 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-88024f43-337a-49a0-a2d7-7bcdb7243be1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 Aug 07 18:08:37.715423 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-88024f43-337a-49a0-a2d7-7bcdb7243be1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:37.715687 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-88024f43-337a-49a0-a2d7-7bcdb7243be1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:37.720426 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:37.720426 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:37.720768 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-88024f43-337a-49a0-a2d7-7bcdb7243be1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:37.721426 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-88024f43-337a-49a0-a2d7-7bcdb7243be1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 returned with HTTP 200 Aug 07 18:08:37.721818 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1133/4521] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:37 2026] GET /volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:38.293765 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3e5140fb-87e0-4d30-bb7d-72fa0a45bfcf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:38.295242 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e5140fb-87e0-4d30-bb7d-72fa0a45bfcf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:38.295473 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e5140fb-87e0-4d30-bb7d-72fa0a45bfcf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:38.295699 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e5140fb-87e0-4d30-bb7d-72fa0a45bfcf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:38.295850 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3e5140fb-87e0-4d30-bb7d-72fa0a45bfcf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:38.299946 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:38.299946 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:38.300628 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e5140fb-87e0-4d30-bb7d-72fa0a45bfcf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:38.300969 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1128/4522] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:38 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:38.433853 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0784d8fe-d59a-414d-80e6-feabd57f4135 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:38.435389 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0784d8fe-d59a-414d-80e6-feabd57f4135 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:38.435589 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0784d8fe-d59a-414d-80e6-feabd57f4135 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:38.435754 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0784d8fe-d59a-414d-80e6-feabd57f4135 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:38.435856 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0784d8fe-d59a-414d-80e6-feabd57f4135 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:38.437410 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=344,cinder:UPDATE=116,cinder:INSERT=49 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:08:38.440159 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:38.440159 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:38.440690 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0784d8fe-d59a-414d-80e6-feabd57f4135 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:38.441126 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1138/4523] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:38 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:38.599045 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-558898c2-5f73-4bce-a4f7-a4dbe22f4a08 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:38.601112 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-558898c2-5f73-4bce-a4f7-a4dbe22f4a08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:38.601306 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-558898c2-5f73-4bce-a4f7-a4dbe22f4a08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:38.601531 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-558898c2-5f73-4bce-a4f7-a4dbe22f4a08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:38.601651 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-558898c2-5f73-4bce-a4f7-a4dbe22f4a08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:38.605511 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:38.605511 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:38.606393 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-558898c2-5f73-4bce-a4f7-a4dbe22f4a08 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:38.606815 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1125/4524] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:38 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:38.730702 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a4cb2dbc-0584-4eba-ae23-4fe05afda38f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:38.733182 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a4cb2dbc-0584-4eba-ae23-4fe05afda38f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 Aug 07 18:08:38.733472 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a4cb2dbc-0584-4eba-ae23-4fe05afda38f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:38.733773 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a4cb2dbc-0584-4eba-ae23-4fe05afda38f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:38.740446 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:38.740446 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:38.740949 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a4cb2dbc-0584-4eba-ae23-4fe05afda38f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:38.741744 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a4cb2dbc-0584-4eba-ae23-4fe05afda38f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 returned with HTTP 200 Aug 07 18:08:38.742184 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1134/4525] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:38 2026] GET /volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:38.749980 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-92b763b3-77ee-4fa3-82d6-da26408b67ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:38.751810 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92b763b3-77ee-4fa3-82d6-da26408b67ba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] POST https://10.4.3.241/volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446/action Aug 07 18:08:38.752152 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92b763b3-77ee-4fa3-82d6-da26408b67ba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:08:38.752310 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92b763b3-77ee-4fa3-82d6-da26408b67ba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:38.753564 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.snapshot_unmanage [None req-92b763b3-77ee-4fa3-82d6-da26408b67ba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Unmanage snapshot with id: 0b874156-619d-492f-a7d0-64999a4f2446 Aug 07 18:08:38.758104 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:38.758104 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:38.758529 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-92b763b3-77ee-4fa3-82d6-da26408b67ba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Snapshot retrieved successfully. Aug 07 18:08:38.759279 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-92b763b3-77ee-4fa3-82d6-da26408b67ba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'fd55e846fbaa4dd09ebf241a4a4454b7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddecf9765da94f7792633b66390c8924', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:38.759513 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92b763b3-77ee-4fa3-82d6-da26408b67ba tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446/action returned with HTTP 403 Aug 07 18:08:38.759976 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1129/4526] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:08:38 2026] POST /volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:38.765682 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-05005962-3b4a-4fef-8fbd-59a6e7255b1a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:38.767495 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05005962-3b4a-4fef-8fbd-59a6e7255b1a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 Aug 07 18:08:38.767691 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05005962-3b4a-4fef-8fbd-59a6e7255b1a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:38.767895 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05005962-3b4a-4fef-8fbd-59a6e7255b1a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:38.768006 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-05005962-3b4a-4fef-8fbd-59a6e7255b1a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete snapshot with id: 0b874156-619d-492f-a7d0-64999a4f2446 Aug 07 18:08:38.773049 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:38.773049 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:38.773361 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-05005962-3b4a-4fef-8fbd-59a6e7255b1a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:38.789164 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-05005962-3b4a-4fef-8fbd-59a6e7255b1a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot delete request issued successfully. Aug 07 18:08:38.789281 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05005962-3b4a-4fef-8fbd-59a6e7255b1a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 returned with HTTP 202 Aug 07 18:08:38.789839 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1139/4527] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:38 2026] DELETE /volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:38.797265 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-97ea0a55-271e-4f9c-81b0-f98de63203c1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:38.799047 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-97ea0a55-271e-4f9c-81b0-f98de63203c1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 Aug 07 18:08:38.799224 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-97ea0a55-271e-4f9c-81b0-f98de63203c1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:38.799411 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-97ea0a55-271e-4f9c-81b0-f98de63203c1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:38.804067 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:38.804067 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:38.804336 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-97ea0a55-271e-4f9c-81b0-f98de63203c1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:38.804993 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-97ea0a55-271e-4f9c-81b0-f98de63203c1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 returned with HTTP 200 Aug 07 18:08:38.805321 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1126/4528] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:38 2026] GET /volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:39.311041 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-90a5d943-cf0c-492a-a830-dcb0fa6264ea None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:39.312968 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90a5d943-cf0c-492a-a830-dcb0fa6264ea tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:39.313151 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90a5d943-cf0c-492a-a830-dcb0fa6264ea tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:39.313353 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90a5d943-cf0c-492a-a830-dcb0fa6264ea tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:39.313479 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-90a5d943-cf0c-492a-a830-dcb0fa6264ea tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:39.315174 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=301,cinder:INSERT=42,cinder:UPDATE=90 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:08:39.318007 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:39.318007 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:39.318824 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90a5d943-cf0c-492a-a830-dcb0fa6264ea tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:39.319379 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1135/4529] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:39 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:08:39.450331 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-33325bea-0ec9-4895-871f-dc320bd2c470 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:39.451962 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33325bea-0ec9-4895-871f-dc320bd2c470 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:39.452184 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33325bea-0ec9-4895-871f-dc320bd2c470 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:39.452308 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33325bea-0ec9-4895-871f-dc320bd2c470 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:39.452439 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-33325bea-0ec9-4895-871f-dc320bd2c470 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:39.457944 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:39.457944 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:39.458484 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33325bea-0ec9-4895-871f-dc320bd2c470 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:39.458807 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1130/4530] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:39 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:39.619271 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2eea9ff3-963e-415b-9bc9-9122868e6be9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:39.620899 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2eea9ff3-963e-415b-9bc9-9122868e6be9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:39.621088 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2eea9ff3-963e-415b-9bc9-9122868e6be9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:39.621277 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2eea9ff3-963e-415b-9bc9-9122868e6be9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:39.621366 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2eea9ff3-963e-415b-9bc9-9122868e6be9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:39.628643 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:39.628643 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:39.629315 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2eea9ff3-963e-415b-9bc9-9122868e6be9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:39.629676 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1140/4531] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:39 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:39.813790 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3612f953-e5dd-4377-8ed2-37ddcb607c91 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:39.815991 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3612f953-e5dd-4377-8ed2-37ddcb607c91 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 Aug 07 18:08:39.816211 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3612f953-e5dd-4377-8ed2-37ddcb607c91 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:39.816484 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3612f953-e5dd-4377-8ed2-37ddcb607c91 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:39.820972 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3612f953-e5dd-4377-8ed2-37ddcb607c91 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 returned with HTTP 404 Aug 07 18:08:39.821519 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1127/4532] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:39 2026] GET /volume/v3/snapshots/0b874156-619d-492f-a7d0-64999a4f2446 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:39.829172 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e285cb3c-7ed1-440c-a1de-7154e8c25538 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:39.830917 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e285cb3c-7ed1-440c-a1de-7154e8c25538 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c Aug 07 18:08:39.831124 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e285cb3c-7ed1-440c-a1de-7154e8c25538 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:39.831303 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e285cb3c-7ed1-440c-a1de-7154e8c25538 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:39.831471 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-e285cb3c-7ed1-440c-a1de-7154e8c25538 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume with id: 3f369cb5-3cb8-4f68-8553-fc0f14f7f95c Aug 07 18:08:39.838012 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:39.838012 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:39.838309 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e285cb3c-7ed1-440c-a1de-7154e8c25538 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:39.852849 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e285cb3c-7ed1-440c-a1de-7154e8c25538 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume request issued successfully. Aug 07 18:08:39.853021 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e285cb3c-7ed1-440c-a1de-7154e8c25538 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c returned with HTTP 202 Aug 07 18:08:39.853409 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1136/4533] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:39 2026] DELETE /volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 18:08:39.860232 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4bfc9177-cbb7-4bab-95b6-dd41fca29495 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:39.863918 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4bfc9177-cbb7-4bab-95b6-dd41fca29495 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c Aug 07 18:08:39.864219 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4bfc9177-cbb7-4bab-95b6-dd41fca29495 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:39.864525 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4bfc9177-cbb7-4bab-95b6-dd41fca29495 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:39.871456 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:39.871456 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:39.882493 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4bfc9177-cbb7-4bab-95b6-dd41fca29495 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:39.886782 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4bfc9177-cbb7-4bab-95b6-dd41fca29495 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c returned with HTTP 200 Aug 07 18:08:39.887275 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1131/4534] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:39 2026] GET /volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:40.330130 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-77c7f2f3-65cc-4a8d-93db-07773649aad5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:40.331913 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-77c7f2f3-65cc-4a8d-93db-07773649aad5 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:40.333278 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-77c7f2f3-65cc-4a8d-93db-07773649aad5 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:40.333278 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-77c7f2f3-65cc-4a8d-93db-07773649aad5 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:40.333278 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-77c7f2f3-65cc-4a8d-93db-07773649aad5 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:40.337007 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:40.337007 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:40.337618 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-77c7f2f3-65cc-4a8d-93db-07773649aad5 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:40.337966 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1141/4535] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:40 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:40.468728 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-160d232d-f159-449c-b6c5-e09988ed5038 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:40.470534 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-160d232d-f159-449c-b6c5-e09988ed5038 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:40.470735 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-160d232d-f159-449c-b6c5-e09988ed5038 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:40.470930 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-160d232d-f159-449c-b6c5-e09988ed5038 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:40.471040 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-160d232d-f159-449c-b6c5-e09988ed5038 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:40.475563 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:40.475563 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:40.476107 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-160d232d-f159-449c-b6c5-e09988ed5038 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:40.476441 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1128/4536] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:40 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:40.640294 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1b1d5df2-cca1-420f-9e01-6acad133790b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:40.642253 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b1d5df2-cca1-420f-9e01-6acad133790b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:40.642505 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b1d5df2-cca1-420f-9e01-6acad133790b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:40.642707 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b1d5df2-cca1-420f-9e01-6acad133790b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:40.642817 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1b1d5df2-cca1-420f-9e01-6acad133790b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:40.647758 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:40.647758 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:40.648591 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b1d5df2-cca1-420f-9e01-6acad133790b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:40.649200 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1137/4537] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:40 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:40.899246 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-76bd2771-7e73-454e-86b9-59fff09279f8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:40.901035 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76bd2771-7e73-454e-86b9-59fff09279f8 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c Aug 07 18:08:40.901231 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76bd2771-7e73-454e-86b9-59fff09279f8 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:40.901419 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76bd2771-7e73-454e-86b9-59fff09279f8 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:40.906717 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76bd2771-7e73-454e-86b9-59fff09279f8 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c returned with HTTP 404 Aug 07 18:08:40.907200 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1132/4538] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:40 2026] GET /volume/v3/volumes/3f369cb5-3cb8-4f68-8553-fc0f14f7f95c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:40.914464 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:40.916085 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:40.916447 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1321592585"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:40.917979 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1321592585'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:40.918103 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume of 1 GB Aug 07 18:08:40.923457 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Availability Zones retrieved successfully. Aug 07 18:08:40.931254 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (b1cbbce5-8857-425e-b52f-cfaa535c1ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:40.932499 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ab0d8d7-b32f-4228-a25a-bc81cedcfb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:40.933813 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:40.963225 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ab0d8d7-b32f-4228-a25a-bc81cedcfb7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:40.964155 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a97e812-4d5c-4256-ac08-7408613ec776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:41.002752 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['3391a8c6-d302-4178-9bd5-9f38e21ed13f', 'c05be5f2-27c0-4865-866b-04d2909d7165', 'f7973de3-d54e-4ff4-9ae9-1eff797e61be', 'd6bb3e59-2fdf-4b84-9687-4d1350fe82ba'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:41.003512 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a97e812-4d5c-4256-ac08-7408613ec776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3391a8c6-d302-4178-9bd5-9f38e21ed13f', 'c05be5f2-27c0-4865-866b-04d2909d7165', 'f7973de3-d54e-4ff4-9ae9-1eff797e61be', 'd6bb3e59-2fdf-4b84-9687-4d1350fe82ba']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:41.004177 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea63f29-9fb1-4ec4-9b7a-2f2756a4235f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:41.025436 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ea63f29-9fb1-4ec4-9b7a-2f2756a4235f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b9440ab-96d1-4352-9fc6-2e907c6ebdb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1321592585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['3391a8c6-d302-4178-9bd5-9f38e21ed13f','c05be5f2-27c0-4865-866b-04d2909d7165','f7973de3-d54e-4ff4-9ae9-1eff797e61be','d6bb3e59-2fdf-4b84-9687-4d1350fe82ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1321592585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b9440ab-96d1-4352-9fc6-2e907c6ebdb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddecf9765da94f7792633b66390c8924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0575518fef149c3a345383dbbe1be09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:41.026131 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef182a8f-c2cd-431a-8535-4745e11229aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:41.041881 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef182a8f-c2cd-431a-8535-4745e11229aa) transitioned into state 'SUCCESS' from state '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-1321592585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['3391a8c6-d302-4178-9bd5-9f38e21ed13f','c05be5f2-27c0-4865-866b-04d2909d7165','f7973de3-d54e-4ff4-9ae9-1eff797e61be','d6bb3e59-2fdf-4b84-9687-4d1350fe82ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:41.042525 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3abf8463-856d-41d5-bd7e-1ca26ae90f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:41.050093 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3abf8463-856d-41d5-bd7e-1ca26ae90f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:41.050793 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (b1cbbce5-8857-425e-b52f-cfaa535c1ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:41.051070 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request issued successfully. Aug 07 18:08:41.051649 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6972f1c5-19a0-47ac-9b8a-cd535072f754 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:41.051994 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1142/4539] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:08:40 2026] POST /volume/v3/volumes => generated 778 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:41.062230 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9ea25f2b-ce42-4e4a-982f-1622ebd3d746 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:41.064323 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9ea25f2b-ce42-4e4a-982f-1622ebd3d746 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 Aug 07 18:08:41.064550 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9ea25f2b-ce42-4e4a-982f-1622ebd3d746 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:41.064792 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9ea25f2b-ce42-4e4a-982f-1622ebd3d746 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:41.073645 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:41.073645 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:41.077796 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9ea25f2b-ce42-4e4a-982f-1622ebd3d746 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:41.082554 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9ea25f2b-ce42-4e4a-982f-1622ebd3d746 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 returned with HTTP 200 Aug 07 18:08:41.083240 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1129/4540] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:41 2026] GET /volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:41.348204 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-16008dd9-0357-4c30-9442-f4f802984c59 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:41.350076 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16008dd9-0357-4c30-9442-f4f802984c59 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:41.350486 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16008dd9-0357-4c30-9442-f4f802984c59 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:41.350773 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16008dd9-0357-4c30-9442-f4f802984c59 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:41.350986 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-16008dd9-0357-4c30-9442-f4f802984c59 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:41.355711 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:41.355711 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:41.356432 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16008dd9-0357-4c30-9442-f4f802984c59 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:41.356766 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1138/4541] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:41 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:41.486658 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c20dd818-d4ae-4f6e-b6b3-ddba72beb419 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:41.488138 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c20dd818-d4ae-4f6e-b6b3-ddba72beb419 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:41.488359 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c20dd818-d4ae-4f6e-b6b3-ddba72beb419 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:41.488578 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c20dd818-d4ae-4f6e-b6b3-ddba72beb419 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:41.488703 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c20dd818-d4ae-4f6e-b6b3-ddba72beb419 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:41.492935 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:41.492935 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:41.493490 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c20dd818-d4ae-4f6e-b6b3-ddba72beb419 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:41.493823 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1133/4542] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:41 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:41.660447 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-43de0a1c-a45b-4189-9ae8-29bbf39cad00 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:41.663300 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43de0a1c-a45b-4189-9ae8-29bbf39cad00 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:41.663669 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43de0a1c-a45b-4189-9ae8-29bbf39cad00 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:41.663936 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-43de0a1c-a45b-4189-9ae8-29bbf39cad00 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:41.664081 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-43de0a1c-a45b-4189-9ae8-29bbf39cad00 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:41.669675 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:41.669675 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:41.670684 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-43de0a1c-a45b-4189-9ae8-29bbf39cad00 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:41.671211 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1143/4543] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:41 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:42.097235 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7d4f4dbf-c8e4-4caf-b38b-25195798162e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:42.099709 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d4f4dbf-c8e4-4caf-b38b-25195798162e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 Aug 07 18:08:42.100008 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d4f4dbf-c8e4-4caf-b38b-25195798162e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:42.100277 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d4f4dbf-c8e4-4caf-b38b-25195798162e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:42.109766 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:42.109766 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:42.114369 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7d4f4dbf-c8e4-4caf-b38b-25195798162e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:42.119413 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d4f4dbf-c8e4-4caf-b38b-25195798162e tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 returned with HTTP 200 Aug 07 18:08:42.120084 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1130/4544] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:42 2026] GET /volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:42.132206 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fa7a532d-a822-41ba-9113-db39fc5c3c68 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:42.133919 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa7a532d-a822-41ba-9113-db39fc5c3c68 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:08:42.134271 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa7a532d-a822-41ba-9113-db39fc5c3c68 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b9440ab-96d1-4352-9fc6-2e907c6ebdb5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1872301686"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:42.142463 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:42.142463 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:42.142799 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fa7a532d-a822-41ba-9113-db39fc5c3c68 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:42.142940 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-fa7a532d-a822-41ba-9113-db39fc5c3c68 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create snapshot from volume 3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 Aug 07 18:08:42.169071 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-fa7a532d-a822-41ba-9113-db39fc5c3c68 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['59c1653d-45db-4333-a48f-2269ac4a4886', 'f3303eeb-a95f-4b85-92b7-bfffd31b7f3e', '8a62d1cc-5807-4254-864d-51904f51f746', '8237d24a-68b1-4e57-bf8c-840d7f15e34e'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:42.199221 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fa7a532d-a822-41ba-9113-db39fc5c3c68 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot create request issued successfully. Aug 07 18:08:42.199741 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa7a532d-a822-41ba-9113-db39fc5c3c68 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:08:42.200536 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1139/4545] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:08:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:42.208456 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2ed7fe8f-24f4-44fc-95a1-8b82fa3273fa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:42.210485 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ed7fe8f-24f4-44fc-95a1-8b82fa3273fa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 Aug 07 18:08:42.210658 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ed7fe8f-24f4-44fc-95a1-8b82fa3273fa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:42.210891 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ed7fe8f-24f4-44fc-95a1-8b82fa3273fa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:42.216595 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:42.216595 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:42.216876 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2ed7fe8f-24f4-44fc-95a1-8b82fa3273fa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:42.217535 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ed7fe8f-24f4-44fc-95a1-8b82fa3273fa tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 returned with HTTP 200 Aug 07 18:08:42.217906 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1134/4546] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:42 2026] GET /volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:42.375527 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7d3d0625-9c4d-4e03-a112-59bde70c314c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:42.377475 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7d3d0625-9c4d-4e03-a112-59bde70c314c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:42.377665 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7d3d0625-9c4d-4e03-a112-59bde70c314c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:42.377857 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7d3d0625-9c4d-4e03-a112-59bde70c314c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:42.377977 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-7d3d0625-9c4d-4e03-a112-59bde70c314c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:42.384409 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:42.384409 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:42.385200 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7d3d0625-9c4d-4e03-a112-59bde70c314c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:42.385625 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1144/4547] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:42 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:42.503710 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0f6c8d01-9c93-4f5f-9e48-6433b4c05975 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:42.506062 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f6c8d01-9c93-4f5f-9e48-6433b4c05975 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:42.506275 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f6c8d01-9c93-4f5f-9e48-6433b4c05975 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:42.506636 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f6c8d01-9c93-4f5f-9e48-6433b4c05975 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:42.506708 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0f6c8d01-9c93-4f5f-9e48-6433b4c05975 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:42.511798 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:42.511798 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:42.512361 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f6c8d01-9c93-4f5f-9e48-6433b4c05975 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:42.512818 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1131/4548] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:42 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:42.681684 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e14eba06-8bb9-439a-af65-9edc8160e9bf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:42.683644 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e14eba06-8bb9-439a-af65-9edc8160e9bf tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:42.683831 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e14eba06-8bb9-439a-af65-9edc8160e9bf tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:42.684042 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e14eba06-8bb9-439a-af65-9edc8160e9bf tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:42.684148 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e14eba06-8bb9-439a-af65-9edc8160e9bf tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:42.688756 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:42.688756 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:42.689518 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e14eba06-8bb9-439a-af65-9edc8160e9bf tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:42.689894 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1140/4549] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:42 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:43.234682 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a1063100-f36f-4882-8cd4-c77e7186953f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:43.239507 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1063100-f36f-4882-8cd4-c77e7186953f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 Aug 07 18:08:43.239507 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1063100-f36f-4882-8cd4-c77e7186953f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:43.239507 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1063100-f36f-4882-8cd4-c77e7186953f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:43.248369 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:43.248369 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:43.248710 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a1063100-f36f-4882-8cd4-c77e7186953f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:43.249389 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1063100-f36f-4882-8cd4-c77e7186953f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 returned with HTTP 200 Aug 07 18:08:43.249778 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1135/4550] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:43 2026] GET /volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:43.258322 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-67f4ea09-0bf0-40e3-9e51-85b926879b51 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:43.262836 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67f4ea09-0bf0-40e3-9e51-85b926879b51 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] PUT https://10.4.3.241/volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 Aug 07 18:08:43.263180 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-67f4ea09-0bf0-40e3-9e51-85b926879b51 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:43.270373 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:43.270373 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:43.270951 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-67f4ea09-0bf0-40e3-9e51-85b926879b51 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Snapshot retrieved successfully. Aug 07 18:08:43.279109 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-67f4ea09-0bf0-40e3-9e51-85b926879b51 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 returned with HTTP 200 Aug 07 18:08:43.279742 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1145/4551] 10.4.3.241 () {68 vars in 1374 bytes} [Fri Aug 7 18:08:43 2026] PUT /volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 => generated 361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:43.295380 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-93471761-6806-4fea-be36-12b1e9235cc0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:43.298181 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-93471761-6806-4fea-be36-12b1e9235cc0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 Aug 07 18:08:43.298465 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-93471761-6806-4fea-be36-12b1e9235cc0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:43.298828 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-93471761-6806-4fea-be36-12b1e9235cc0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:43.298929 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-93471761-6806-4fea-be36-12b1e9235cc0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete snapshot with id: 50162536-0cbf-41d4-9f45-90d4dd12dd68 Aug 07 18:08:43.304291 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:43.304291 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:43.304662 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-93471761-6806-4fea-be36-12b1e9235cc0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:43.326430 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-93471761-6806-4fea-be36-12b1e9235cc0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot delete request issued successfully. Aug 07 18:08:43.326430 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-93471761-6806-4fea-be36-12b1e9235cc0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 returned with HTTP 202 Aug 07 18:08:43.326430 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1132/4552] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:43 2026] DELETE /volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:43.340171 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d713486b-9925-461a-95c4-c312086e84f5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:43.341356 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d713486b-9925-461a-95c4-c312086e84f5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 Aug 07 18:08:43.341893 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d713486b-9925-461a-95c4-c312086e84f5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:43.342114 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d713486b-9925-461a-95c4-c312086e84f5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:43.350255 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:43.350255 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:43.350255 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d713486b-9925-461a-95c4-c312086e84f5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:43.351033 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d713486b-9925-461a-95c4-c312086e84f5 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 returned with HTTP 200 Aug 07 18:08:43.351463 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1141/4553] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:43 2026] GET /volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 => generated 494 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:43.401143 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4fd30a34-168a-43dd-a785-7d4e06b85c74 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:43.403757 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4fd30a34-168a-43dd-a785-7d4e06b85c74 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:43.404167 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4fd30a34-168a-43dd-a785-7d4e06b85c74 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:43.404541 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4fd30a34-168a-43dd-a785-7d4e06b85c74 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:43.405101 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4fd30a34-168a-43dd-a785-7d4e06b85c74 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:43.411712 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:43.411712 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:43.412982 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4fd30a34-168a-43dd-a785-7d4e06b85c74 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:43.413606 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1136/4554] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:43 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:43.522754 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1c54f288-44d2-4ceb-88e8-a8d36d736c08 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:43.525077 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c54f288-44d2-4ceb-88e8-a8d36d736c08 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:43.525355 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c54f288-44d2-4ceb-88e8-a8d36d736c08 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:43.525646 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1c54f288-44d2-4ceb-88e8-a8d36d736c08 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:43.525813 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-1c54f288-44d2-4ceb-88e8-a8d36d736c08 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:43.531417 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:43.531417 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:43.532348 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1c54f288-44d2-4ceb-88e8-a8d36d736c08 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:43.532841 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1146/4555] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:43 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:43.700189 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-13afc941-ee43-4750-9c3e-200913a6be59 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:43.701687 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-13afc941-ee43-4750-9c3e-200913a6be59 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:43.701879 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-13afc941-ee43-4750-9c3e-200913a6be59 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:43.702088 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-13afc941-ee43-4750-9c3e-200913a6be59 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:43.702221 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-13afc941-ee43-4750-9c3e-200913a6be59 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:43.705797 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:43.705797 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:43.706446 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-13afc941-ee43-4750-9c3e-200913a6be59 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:43.706764 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1133/4556] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:43 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:44.361192 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cc3c876b-5a44-44dd-aae6-b2f23cb30b18 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:44.362983 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cc3c876b-5a44-44dd-aae6-b2f23cb30b18 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 Aug 07 18:08:44.363173 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cc3c876b-5a44-44dd-aae6-b2f23cb30b18 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:44.363342 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cc3c876b-5a44-44dd-aae6-b2f23cb30b18 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:44.368571 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cc3c876b-5a44-44dd-aae6-b2f23cb30b18 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 returned with HTTP 404 Aug 07 18:08:44.368995 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1142/4557] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:44 2026] GET /volume/v3/snapshots/50162536-0cbf-41d4-9f45-90d4dd12dd68 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:44.382435 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1b324d18-d7bd-45b9-a363-867785989720 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:44.384144 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b324d18-d7bd-45b9-a363-867785989720 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 Aug 07 18:08:44.384327 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b324d18-d7bd-45b9-a363-867785989720 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:44.384552 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b324d18-d7bd-45b9-a363-867785989720 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:44.384708 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-1b324d18-d7bd-45b9-a363-867785989720 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume with id: 3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 Aug 07 18:08:44.391698 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:44.391698 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:44.392019 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1b324d18-d7bd-45b9-a363-867785989720 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:44.407069 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1b324d18-d7bd-45b9-a363-867785989720 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume request issued successfully. Aug 07 18:08:44.407298 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b324d18-d7bd-45b9-a363-867785989720 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 returned with HTTP 202 Aug 07 18:08:44.407717 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1137/4558] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:44 2026] DELETE /volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:44.415973 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-cfef2f39-5316-4848-b70e-d8679c4d28f0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:44.417465 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cfef2f39-5316-4848-b70e-d8679c4d28f0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 Aug 07 18:08:44.417653 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cfef2f39-5316-4848-b70e-d8679c4d28f0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:44.417831 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-cfef2f39-5316-4848-b70e-d8679c4d28f0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:44.423841 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7b72b320-aebe-4ccc-b223-cc3bd8a50a7e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:44.425411 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b72b320-aebe-4ccc-b223-cc3bd8a50a7e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:44.425592 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b72b320-aebe-4ccc-b223-cc3bd8a50a7e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:44.425782 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b72b320-aebe-4ccc-b223-cc3bd8a50a7e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:44.426626 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-7b72b320-aebe-4ccc-b223-cc3bd8a50a7e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:44.426653 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:44.426653 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:44.429651 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-cfef2f39-5316-4848-b70e-d8679c4d28f0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:44.430014 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:44.430014 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:44.430903 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b72b320-aebe-4ccc-b223-cc3bd8a50a7e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:44.431367 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1134/4559] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:44 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:44.434037 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-cfef2f39-5316-4848-b70e-d8679c4d28f0 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 returned with HTTP 200 Aug 07 18:08:44.434413 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1147/4560] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:44 2026] GET /volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:44.545499 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b093f9c6-7daa-4a34-98e8-f52993a35528 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:44.547059 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b093f9c6-7daa-4a34-98e8-f52993a35528 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:44.547219 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b093f9c6-7daa-4a34-98e8-f52993a35528 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:44.547433 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b093f9c6-7daa-4a34-98e8-f52993a35528 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:44.547546 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b093f9c6-7daa-4a34-98e8-f52993a35528 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:44.551744 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:44.551744 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:44.552212 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b093f9c6-7daa-4a34-98e8-f52993a35528 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:44.554734 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1143/4561] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:44 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:44.715925 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4809448b-a263-4430-8362-13210cc848be None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:44.717477 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4809448b-a263-4430-8362-13210cc848be tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:44.717673 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4809448b-a263-4430-8362-13210cc848be tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:44.717845 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4809448b-a263-4430-8362-13210cc848be tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:44.717939 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4809448b-a263-4430-8362-13210cc848be tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:44.721874 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:44.721874 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:44.722567 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4809448b-a263-4430-8362-13210cc848be tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:44.722932 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1138/4562] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:44 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:45.441296 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4ca9d600-118e-437a-94a7-ae91b8375c38 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:45.443128 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ca9d600-118e-437a-94a7-ae91b8375c38 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:45.443339 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ca9d600-118e-437a-94a7-ae91b8375c38 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:45.443566 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4ca9d600-118e-437a-94a7-ae91b8375c38 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:45.443671 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4ca9d600-118e-437a-94a7-ae91b8375c38 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:45.446817 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b9f606e3-7a79-42b4-8d64-6455010646a4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:45.448490 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9f606e3-7a79-42b4-8d64-6455010646a4 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 Aug 07 18:08:45.448661 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9f606e3-7a79-42b4-8d64-6455010646a4 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:45.448829 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b9f606e3-7a79-42b4-8d64-6455010646a4 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:45.450692 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:45.450692 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:45.451392 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4ca9d600-118e-437a-94a7-ae91b8375c38 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:45.451782 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1135/4563] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:45 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:45.453924 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b9f606e3-7a79-42b4-8d64-6455010646a4 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 returned with HTTP 404 Aug 07 18:08:45.454358 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1148/4564] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:45 2026] GET /volume/v3/volumes/3b9440ab-96d1-4352-9fc6-2e907c6ebdb5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:45.462071 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:45.462457 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b752c1e1-e636-43ea-9e81-0f142c5226fe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:45.463890 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:45.464092 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b752c1e1-e636-43ea-9e81-0f142c5226fe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 Aug 07 18:08:45.464279 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b752c1e1-e636-43ea-9e81-0f142c5226fe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:45.464389 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1042362246"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:45.464488 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b752c1e1-e636-43ea-9e81-0f142c5226fe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:45.466110 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1042362246'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:45.469419 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume of 1 GB Aug 07 18:08:45.469980 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Availability Zones retrieved successfully. Aug 07 18:08:45.472127 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:45.472127 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:45.475871 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (dfb0b95d-ed8f-4db1-8f9b-613b80156c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:45.476131 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b752c1e1-e636-43ea-9e81-0f142c5226fe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:45.477253 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b6f26c-262b-42c0-82ea-3d4c3e61c560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:45.478652 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:45.480834 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b752c1e1-e636-43ea-9e81-0f142c5226fe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 returned with HTTP 200 Aug 07 18:08:45.481245 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1139/4565] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:45 2026] GET /volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 => generated 1412 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:45.494645 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-38a0e0e1-5965-4635-a3f2-bcad2727ee31 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:45.497861 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-38a0e0e1-5965-4635-a3f2-bcad2727ee31 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 Aug 07 18:08:45.500102 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-38a0e0e1-5965-4635-a3f2-bcad2727ee31 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:45.500102 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-38a0e0e1-5965-4635-a3f2-bcad2727ee31 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:45.504097 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:45.504097 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:45.507112 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b6f26c-262b-42c0-82ea-3d4c3e61c560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:45.507887 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce2bf7c-b726-4ff3-95dc-831f38f6fa9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:45.508605 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-38a0e0e1-5965-4635-a3f2-bcad2727ee31 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:45.514048 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-38a0e0e1-5965-4635-a3f2-bcad2727ee31 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 returned with HTTP 200 Aug 07 18:08:45.514480 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1136/4566] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:45 2026] GET /volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 => generated 1412 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:45.533961 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7a19ee89-d0fc-4716-8279-03da3da50d0a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:45.535954 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a19ee89-d0fc-4716-8279-03da3da50d0a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 Aug 07 18:08:45.536212 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a19ee89-d0fc-4716-8279-03da3da50d0a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:45.536413 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a19ee89-d0fc-4716-8279-03da3da50d0a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:45.536773 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-7a19ee89-d0fc-4716-8279-03da3da50d0a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume with id: fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 Aug 07 18:08:45.544097 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:45.544097 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:45.544608 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7a19ee89-d0fc-4716-8279-03da3da50d0a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:45.566796 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-06664d69-1c57-4cc8-bf5f-050750a5fae3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:45.568725 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7a19ee89-d0fc-4716-8279-03da3da50d0a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume request issued successfully. Aug 07 18:08:45.568923 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a19ee89-d0fc-4716-8279-03da3da50d0a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 returned with HTTP 202 Aug 07 18:08:45.569385 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06664d69-1c57-4cc8-bf5f-050750a5fae3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:45.569501 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1149/4567] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:45 2026] DELETE /volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:45.569680 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06664d69-1c57-4cc8-bf5f-050750a5fae3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:45.569916 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06664d69-1c57-4cc8-bf5f-050750a5fae3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:45.570065 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-06664d69-1c57-4cc8-bf5f-050750a5fae3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:45.575300 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:45.575300 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:45.576087 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06664d69-1c57-4cc8-bf5f-050750a5fae3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:45.577448 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1140/4568] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:45 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:45.577581 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['b0f93235-1759-4ecd-9ba9-ccfa07639443', 'dce71d18-b6b7-4aa1-8f2f-2452074b5782', 'bc675913-b9fc-4f9c-8d25-575d662c51e3', '112a5fcd-2d65-4be7-b1dc-eb6b353251e3'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:45.578703 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce2bf7c-b726-4ff3-95dc-831f38f6fa9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0f93235-1759-4ecd-9ba9-ccfa07639443', 'dce71d18-b6b7-4aa1-8f2f-2452074b5782', 'bc675913-b9fc-4f9c-8d25-575d662c51e3', '112a5fcd-2d65-4be7-b1dc-eb6b353251e3']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:45.579525 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebdda8e7-2a2f-41b2-bc68-d8cb325aa379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:45.580451 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2fbc2c68-cd5d-4a00-acfc-7be185f9672b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:45.585612 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2fbc2c68-cd5d-4a00-acfc-7be185f9672b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 Aug 07 18:08:45.585891 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2fbc2c68-cd5d-4a00-acfc-7be185f9672b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:45.586513 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2fbc2c68-cd5d-4a00-acfc-7be185f9672b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:45.594480 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:45.594480 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:45.598175 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2fbc2c68-cd5d-4a00-acfc-7be185f9672b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:45.602213 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2fbc2c68-cd5d-4a00-acfc-7be185f9672b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 returned with HTTP 200 Aug 07 18:08:45.602592 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1137/4569] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:45 2026] GET /volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 => generated 1411 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:45.608630 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebdda8e7-2a2f-41b2-bc68-d8cb325aa379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b4a9457-23d2-4b04-8578-eeb23cd1d08a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042362246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['b0f93235-1759-4ecd-9ba9-ccfa07639443','dce71d18-b6b7-4aa1-8f2f-2452074b5782','bc675913-b9fc-4f9c-8d25-575d662c51e3','112a5fcd-2d65-4be7-b1dc-eb6b353251e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042362246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b4a9457-23d2-4b04-8578-eeb23cd1d08a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddecf9765da94f7792633b66390c8924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0575518fef149c3a345383dbbe1be09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:45.609337 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9af432c-0aa3-47c2-ab05-19328f9f4dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:45.627808 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9af432c-0aa3-47c2-ab05-19328f9f4dc4) transitioned into state 'SUCCESS' from state '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-1042362246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddecf9765da94f7792633b66390c8924',qos_specs=None,replication_status=,reservations=['b0f93235-1759-4ecd-9ba9-ccfa07639443','dce71d18-b6b7-4aa1-8f2f-2452074b5782','bc675913-b9fc-4f9c-8d25-575d662c51e3','112a5fcd-2d65-4be7-b1dc-eb6b353251e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0575518fef149c3a345383dbbe1be09',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:45.628496 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5499d414-0f94-4903-8ee5-08cf39762952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:45.636715 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5499d414-0f94-4903-8ee5-08cf39762952) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:45.637501 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Flow 'volume_create_api' (dfb0b95d-ed8f-4db1-8f9b-613b80156c37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:45.638059 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create volume request issued successfully. Aug 07 18:08:45.638369 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3a1521cb-546e-4484-84be-0dd5a755ab7c tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:45.639429 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1144/4570] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:08:45 2026] POST /volume/v3/volumes => generated 778 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:45.650960 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-808af285-940e-443e-b86d-371260951248 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:45.653985 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-808af285-940e-443e-b86d-371260951248 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a Aug 07 18:08:45.653985 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-808af285-940e-443e-b86d-371260951248 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:45.653985 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-808af285-940e-443e-b86d-371260951248 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:45.661618 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:45.661618 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:45.665087 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-808af285-940e-443e-b86d-371260951248 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:45.669297 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-808af285-940e-443e-b86d-371260951248 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a returned with HTTP 200 Aug 07 18:08:45.669776 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1150/4571] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:45 2026] GET /volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:45.733211 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9cfc2399-b5d2-4599-8ee4-dac6caef4f31 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:45.737275 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cfc2399-b5d2-4599-8ee4-dac6caef4f31 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:45.737275 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cfc2399-b5d2-4599-8ee4-dac6caef4f31 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:45.737275 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cfc2399-b5d2-4599-8ee4-dac6caef4f31 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:45.737275 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9cfc2399-b5d2-4599-8ee4-dac6caef4f31 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:45.741566 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:45.741566 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:45.742654 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cfc2399-b5d2-4599-8ee4-dac6caef4f31 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:45.743220 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1141/4572] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:45 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:46.204019 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-662bb059-b13d-4f8b-b788-c4a286b524a3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:46.208298 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-662bb059-b13d-4f8b-b788-c4a286b524a3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a Aug 07 18:08:46.208298 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-662bb059-b13d-4f8b-b788-c4a286b524a3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:46.208298 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-662bb059-b13d-4f8b-b788-c4a286b524a3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:46.216758 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:46.216758 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:46.219156 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-662bb059-b13d-4f8b-b788-c4a286b524a3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:46.223338 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-662bb059-b13d-4f8b-b788-c4a286b524a3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a returned with HTTP 200 Aug 07 18:08:46.224250 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1138/4573] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:46 2026] GET /volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a => generated 1637 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:46.590995 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-17d9517c-6ddb-4feb-b177-896178cc650a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:46.596174 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17d9517c-6ddb-4feb-b177-896178cc650a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:46.596433 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17d9517c-6ddb-4feb-b177-896178cc650a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:46.596608 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17d9517c-6ddb-4feb-b177-896178cc650a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:46.596735 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-17d9517c-6ddb-4feb-b177-896178cc650a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:46.600350 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:46.600350 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:46.600919 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17d9517c-6ddb-4feb-b177-896178cc650a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:46.601242 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1145/4574] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:46 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:46.616669 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e3e373ce-307c-4575-bb17-398a38f78cee None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:46.618906 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e3e373ce-307c-4575-bb17-398a38f78cee tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 Aug 07 18:08:46.619209 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e3e373ce-307c-4575-bb17-398a38f78cee tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:46.619422 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e3e373ce-307c-4575-bb17-398a38f78cee tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:46.625717 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e3e373ce-307c-4575-bb17-398a38f78cee tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 returned with HTTP 404 Aug 07 18:08:46.626375 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1151/4575] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:46 2026] GET /volume/v3/volumes/fbe721e0-ed12-4ca9-b7e8-a90aa5f72221 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:46.633547 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b98a1f5b-b5aa-498c-9545-c67ff7d5d4d4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:46.635504 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b98a1f5b-b5aa-498c-9545-c67ff7d5d4d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:46.635705 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b98a1f5b-b5aa-498c-9545-c67ff7d5d4d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:46.636422 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b98a1f5b-b5aa-498c-9545-c67ff7d5d4d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:46.636422 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-b98a1f5b-b5aa-498c-9545-c67ff7d5d4d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete backup with id: 88e8c455-22ef-4de3-8fbd-f40528f331b4. Aug 07 18:08:46.640825 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:46.640825 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:46.663706 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-b98a1f5b-b5aa-498c-9545-c67ff7d5d4d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] delete_backup rpcapi backup_id 88e8c455-22ef-4de3-8fbd-f40528f331b4 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:08:46.665437 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b98a1f5b-b5aa-498c-9545-c67ff7d5d4d4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 202 Aug 07 18:08:46.665895 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1142/4576] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:46 2026] DELETE /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:08:46.678661 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b81f105a-8732-4ae3-8631-4734e90a054c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:46.681541 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b81f105a-8732-4ae3-8631-4734e90a054c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:46.681541 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b81f105a-8732-4ae3-8631-4734e90a054c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:46.681695 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b81f105a-8732-4ae3-8631-4734e90a054c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:46.682079 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b81f105a-8732-4ae3-8631-4734e90a054c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:46.684540 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5a0a734e-a3e0-4906-93a7-b27549d71cc3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:46.688204 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:46.688204 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:46.689071 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a0a734e-a3e0-4906-93a7-b27549d71cc3 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a Aug 07 18:08:46.689266 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a0a734e-a3e0-4906-93a7-b27549d71cc3 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:46.689455 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b81f105a-8732-4ae3-8631-4734e90a054c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:46.689517 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a0a734e-a3e0-4906-93a7-b27549d71cc3 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:46.689982 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1139/4577] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:46 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:46.697924 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:46.697924 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:46.701778 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5a0a734e-a3e0-4906-93a7-b27549d71cc3 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:46.706099 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a0a734e-a3e0-4906-93a7-b27549d71cc3 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a returned with HTTP 200 Aug 07 18:08:46.706569 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1146/4578] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:46 2026] GET /volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:46.722665 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d6e9e8ef-302a-4c8e-8c88-61d79582f043 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:46.723125 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6e9e8ef-302a-4c8e-8c88-61d79582f043 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:08:46.724957 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d6e9e8ef-302a-4c8e-8c88-61d79582f043 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b4a9457-23d2-4b04-8578-eeb23cd1d08a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1989541834"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:46.735892 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:46.735892 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:46.736344 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d6e9e8ef-302a-4c8e-8c88-61d79582f043 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:46.736513 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-d6e9e8ef-302a-4c8e-8c88-61d79582f043 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Create snapshot from volume 0b4a9457-23d2-4b04-8578-eeb23cd1d08a Aug 07 18:08:46.755947 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4f477ed4-7be6-47c5-83ba-e236ff9928b0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:46.758824 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f477ed4-7be6-47c5-83ba-e236ff9928b0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:46.758824 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f477ed4-7be6-47c5-83ba-e236ff9928b0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:46.758824 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f477ed4-7be6-47c5-83ba-e236ff9928b0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:46.758824 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4f477ed4-7be6-47c5-83ba-e236ff9928b0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:46.763381 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:46.763381 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:46.763381 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f477ed4-7be6-47c5-83ba-e236ff9928b0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:46.763867 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1143/4579] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:46 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:46.765289 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-d6e9e8ef-302a-4c8e-8c88-61d79582f043 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Created reservations ['76bb10d5-d5d3-44d0-9e0c-89e1677592a2', '80fa3053-e28d-4e6d-b999-53f94e7b7102', '977543ba-f023-4fbd-be69-80e6334c79d1', '3d21a867-3c7c-45ad-8baf-8776bd883feb'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:46.797606 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d6e9e8ef-302a-4c8e-8c88-61d79582f043 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot create request issued successfully. Aug 07 18:08:46.797887 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6e9e8ef-302a-4c8e-8c88-61d79582f043 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:08:46.798279 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1152/4580] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:08:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:46.807169 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3c870066-682c-43f3-9a10-6fa685c0deed None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:46.808353 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c870066-682c-43f3-9a10-6fa685c0deed tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d Aug 07 18:08:46.808562 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c870066-682c-43f3-9a10-6fa685c0deed tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:46.808761 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3c870066-682c-43f3-9a10-6fa685c0deed tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:46.813999 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:46.813999 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:46.814837 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3c870066-682c-43f3-9a10-6fa685c0deed tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:46.815236 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3c870066-682c-43f3-9a10-6fa685c0deed tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d returned with HTTP 200 Aug 07 18:08:46.815660 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1140/4581] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:46 2026] GET /volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:47.448541 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-37d455d8-1dbe-4375-9ff2-9ea3080b4500 req-146d07c8-f587-4a9e-8b0f-093024176b31 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:47.450289 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-37d455d8-1dbe-4375-9ff2-9ea3080b4500 req-146d07c8-f587-4a9e-8b0f-093024176b31 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/attachments/85d30a3a-fd74-4b68-a1bc-46918e97c36c Aug 07 18:08:47.450464 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-37d455d8-1dbe-4375-9ff2-9ea3080b4500 req-146d07c8-f587-4a9e-8b0f-093024176b31 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:47.450628 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-37d455d8-1dbe-4375-9ff2-9ea3080b4500 req-146d07c8-f587-4a9e-8b0f-093024176b31 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:47.458525 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:47.458525 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:47.508999 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-37d455d8-1dbe-4375-9ff2-9ea3080b4500 req-146d07c8-f587-4a9e-8b0f-093024176b31 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/85d30a3a-fd74-4b68-a1bc-46918e97c36c returned with HTTP 200 Aug 07 18:08:47.509444 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1147/4582] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:08:47 2026] DELETE /volume/v3/attachments/85d30a3a-fd74-4b68-a1bc-46918e97c36c => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:47.519279 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-37d455d8-1dbe-4375-9ff2-9ea3080b4500 req-8981d2dc-5fc9-483a-bf02-61f4240fedd3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:47.521072 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-37d455d8-1dbe-4375-9ff2-9ea3080b4500 req-8981d2dc-5fc9-483a-bf02-61f4240fedd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a Aug 07 18:08:47.521219 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-37d455d8-1dbe-4375-9ff2-9ea3080b4500 req-8981d2dc-5fc9-483a-bf02-61f4240fedd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:47.521404 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-37d455d8-1dbe-4375-9ff2-9ea3080b4500 req-8981d2dc-5fc9-483a-bf02-61f4240fedd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:47.521570 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-37d455d8-1dbe-4375-9ff2-9ea3080b4500 req-8981d2dc-5fc9-483a-bf02-61f4240fedd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume with id: 8f9a8d57-e061-4354-87d5-0dba2722e39a Aug 07 18:08:47.527895 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:47.527895 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:47.528324 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-37d455d8-1dbe-4375-9ff2-9ea3080b4500 req-8981d2dc-5fc9-483a-bf02-61f4240fedd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:47.544174 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-37d455d8-1dbe-4375-9ff2-9ea3080b4500 req-8981d2dc-5fc9-483a-bf02-61f4240fedd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume request issued successfully. Aug 07 18:08:47.544348 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-37d455d8-1dbe-4375-9ff2-9ea3080b4500 req-8981d2dc-5fc9-483a-bf02-61f4240fedd3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a returned with HTTP 202 Aug 07 18:08:47.544790 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1144/4583] 10.4.3.241 () {70 vars in 1620 bytes} [Fri Aug 7 18:08:47 2026] DELETE /volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:47.612071 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b7a5e0ee-62aa-485d-b5be-dd04e36cfb70 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:47.614181 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7a5e0ee-62aa-485d-b5be-dd04e36cfb70 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:47.614418 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7a5e0ee-62aa-485d-b5be-dd04e36cfb70 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:47.614660 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b7a5e0ee-62aa-485d-b5be-dd04e36cfb70 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:47.614738 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b7a5e0ee-62aa-485d-b5be-dd04e36cfb70 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:47.619070 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:47.619070 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:47.619858 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b7a5e0ee-62aa-485d-b5be-dd04e36cfb70 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:47.620449 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1153/4584] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:47 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:47.701896 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a1abf3fe-24cc-4bbe-b9d3-9d57e45e4c7e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:47.704785 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a1abf3fe-24cc-4bbe-b9d3-9d57e45e4c7e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:47.704971 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a1abf3fe-24cc-4bbe-b9d3-9d57e45e4c7e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:47.705166 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a1abf3fe-24cc-4bbe-b9d3-9d57e45e4c7e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:47.705262 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a1abf3fe-24cc-4bbe-b9d3-9d57e45e4c7e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:47.709190 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:47.709190 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:47.709888 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a1abf3fe-24cc-4bbe-b9d3-9d57e45e4c7e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 200 Aug 07 18:08:47.710265 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1141/4585] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:47 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:47.775227 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f585a48f-b62c-434f-a297-e565a20f1880 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:47.777314 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f585a48f-b62c-434f-a297-e565a20f1880 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:47.777499 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f585a48f-b62c-434f-a297-e565a20f1880 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:47.777671 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f585a48f-b62c-434f-a297-e565a20f1880 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:47.777801 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f585a48f-b62c-434f-a297-e565a20f1880 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:47.781703 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:47.781703 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:47.782352 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f585a48f-b62c-434f-a297-e565a20f1880 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:47.782693 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1148/4586] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:47 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:47.826005 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d311b89a-911f-4226-bc14-d1d220dac345 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:47.827845 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d311b89a-911f-4226-bc14-d1d220dac345 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d Aug 07 18:08:47.828038 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d311b89a-911f-4226-bc14-d1d220dac345 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:47.828256 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d311b89a-911f-4226-bc14-d1d220dac345 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:47.833676 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:47.833676 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:47.834050 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d311b89a-911f-4226-bc14-d1d220dac345 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:47.834930 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d311b89a-911f-4226-bc14-d1d220dac345 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d returned with HTTP 200 Aug 07 18:08:47.835408 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1145/4587] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:47 2026] GET /volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:47.843824 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e9f9358c-d3ad-4abb-86f7-f6a1bf0c3e32 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:47.845471 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e9f9358c-d3ad-4abb-86f7-f6a1bf0c3e32 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] POST https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d/action Aug 07 18:08:47.845820 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e9f9358c-d3ad-4abb-86f7-f6a1bf0c3e32 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:08:47.845965 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e9f9358c-d3ad-4abb-86f7-f6a1bf0c3e32 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:47.847259 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.admin_actions [None req-e9f9358c-d3ad-4abb-86f7-f6a1bf0c3e32 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Updating snapshot '3f6adf89-d561-4978-8d11-5b065172230d' with '{'status': 'creating'}' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:08:47.856549 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:47.856549 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:47.867798 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e9f9358c-d3ad-4abb-86f7-f6a1bf0c3e32 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d/action returned with HTTP 202 Aug 07 18:08:47.868199 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1154/4588] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:08:47 2026] POST /volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:08:47.875806 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-22bf343c-88fb-41be-8015-716563a3920f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:47.877682 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22bf343c-88fb-41be-8015-716563a3920f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d Aug 07 18:08:47.878437 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22bf343c-88fb-41be-8015-716563a3920f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:47.878437 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22bf343c-88fb-41be-8015-716563a3920f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:47.883908 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:47.883908 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:47.884283 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-22bf343c-88fb-41be-8015-716563a3920f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:47.884911 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22bf343c-88fb-41be-8015-716563a3920f tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d returned with HTTP 200 Aug 07 18:08:47.885296 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1142/4589] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:47 2026] GET /volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:47.894372 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c496bbf9-c7d5-408f-9147-8307b0d9ebe1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:47.896662 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c496bbf9-c7d5-408f-9147-8307b0d9ebe1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] POST https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d/action Aug 07 18:08:47.897138 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c496bbf9-c7d5-408f-9147-8307b0d9ebe1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:08:47.897303 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c496bbf9-c7d5-408f-9147-8307b0d9ebe1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:47.899122 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.snapshot_actions [None req-c496bbf9-c7d5-408f-9147-8307b0d9ebe1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100244) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 18:08:47.906260 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:47.906260 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:47.906862 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.snapshot_actions [None req-c496bbf9-c7d5-408f-9147-8307b0d9ebe1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] Updating snapshot 3f6adf89-d561-4978-8d11-5b065172230d with info {'id': '3f6adf89-d561-4978-8d11-5b065172230d', 'status': 'error', 'progress': '80%'} Aug 07 18:08:47.913863 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c496bbf9-c7d5-408f-9147-8307b0d9ebe1 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-member] https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d/action returned with HTTP 202 Aug 07 18:08:47.914481 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1149/4590] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:08:47 2026] POST /volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:47.921573 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0a3303a1-f9bd-495e-8584-fdec6725182a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:47.923392 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a3303a1-f9bd-495e-8584-fdec6725182a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d Aug 07 18:08:47.923610 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a3303a1-f9bd-495e-8584-fdec6725182a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:47.923815 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a3303a1-f9bd-495e-8584-fdec6725182a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:47.923913 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-0a3303a1-f9bd-495e-8584-fdec6725182a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete snapshot with id: 3f6adf89-d561-4978-8d11-5b065172230d Aug 07 18:08:47.928785 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:47.928785 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:47.929131 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0a3303a1-f9bd-495e-8584-fdec6725182a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:47.944701 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0a3303a1-f9bd-495e-8584-fdec6725182a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot delete request issued successfully. Aug 07 18:08:47.944864 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a3303a1-f9bd-495e-8584-fdec6725182a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d returned with HTTP 202 Aug 07 18:08:47.945316 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1146/4591] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:47 2026] DELETE /volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:47.953171 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8f505714-e283-47c2-bc0f-1d4546e6fa50 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:47.954889 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8f505714-e283-47c2-bc0f-1d4546e6fa50 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d Aug 07 18:08:47.955089 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8f505714-e283-47c2-bc0f-1d4546e6fa50 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:47.955275 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8f505714-e283-47c2-bc0f-1d4546e6fa50 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:47.960035 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:47.960035 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:47.960347 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8f505714-e283-47c2-bc0f-1d4546e6fa50 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Snapshot retrieved successfully. Aug 07 18:08:47.960973 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8f505714-e283-47c2-bc0f-1d4546e6fa50 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d returned with HTTP 200 Aug 07 18:08:47.961336 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1155/4592] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:47 2026] GET /volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:08:48.588166 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9fb19ecb-6aa6-448e-94af-b129b4993a25 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.589650 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9fb19ecb-6aa6-448e-94af-b129b4993a25 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a Aug 07 18:08:48.589834 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9fb19ecb-6aa6-448e-94af-b129b4993a25 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:48.590004 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9fb19ecb-6aa6-448e-94af-b129b4993a25 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:48.595021 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9fb19ecb-6aa6-448e-94af-b129b4993a25 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a returned with HTTP 404 Aug 07 18:08:48.595456 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1143/4593] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:48 2026] GET /volume/v3/volumes/8f9a8d57-e061-4354-87d5-0dba2722e39a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:48.630547 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c377c20f-ae9a-43fa-bdb6-c8716114f8e4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.632742 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c377c20f-ae9a-43fa-bdb6-c8716114f8e4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:48.632742 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c377c20f-ae9a-43fa-bdb6-c8716114f8e4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:48.632742 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c377c20f-ae9a-43fa-bdb6-c8716114f8e4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:48.632742 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c377c20f-ae9a-43fa-bdb6-c8716114f8e4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8f85a5ef-a118-41a7-a134-86fee0eb6e12. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:48.636866 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:48.636866 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:48.637498 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c377c20f-ae9a-43fa-bdb6-c8716114f8e4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 200 Aug 07 18:08:48.637840 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1150/4594] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:48 2026] GET /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:48.648108 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e50c2efb-f30b-481c-a7ae-9b93294cae47 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.648674 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-abfe45e0-bd1a-404e-8df3-6597b1d507bc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.649693 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e50c2efb-f30b-481c-a7ae-9b93294cae47 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f Aug 07 18:08:48.649860 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e50c2efb-f30b-481c-a7ae-9b93294cae47 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:48.650029 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e50c2efb-f30b-481c-a7ae-9b93294cae47 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:48.650132 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-e50c2efb-f30b-481c-a7ae-9b93294cae47 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete snapshot with id: 02d31532-ab28-49d4-bca6-b206deeab99f Aug 07 18:08:48.650353 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-abfe45e0-bd1a-404e-8df3-6597b1d507bc tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] DELETE https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 Aug 07 18:08:48.650621 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-abfe45e0-bd1a-404e-8df3-6597b1d507bc tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:48.650810 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-abfe45e0-bd1a-404e-8df3-6597b1d507bc tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:48.650927 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-abfe45e0-bd1a-404e-8df3-6597b1d507bc tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete backup with id: 8f85a5ef-a118-41a7-a134-86fee0eb6e12. Aug 07 18:08:48.655696 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:48.655696 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:48.655798 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:48.655798 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:48.656261 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e50c2efb-f30b-481c-a7ae-9b93294cae47 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:48.667760 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-abfe45e0-bd1a-404e-8df3-6597b1d507bc tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] delete_backup rpcapi backup_id 8f85a5ef-a118-41a7-a134-86fee0eb6e12 {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:08:48.669494 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-abfe45e0-bd1a-404e-8df3-6597b1d507bc tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 returned with HTTP 202 Aug 07 18:08:48.669902 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1156/4595] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:08:48 2026] DELETE /volume/v3/backups/8f85a5ef-a118-41a7-a134-86fee0eb6e12 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 18:08:48.673003 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e50c2efb-f30b-481c-a7ae-9b93294cae47 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot delete request issued successfully. Aug 07 18:08:48.673427 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e50c2efb-f30b-481c-a7ae-9b93294cae47 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f returned with HTTP 202 Aug 07 18:08:48.674033 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1147/4596] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:08:48 2026] DELETE /volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:48.678858 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.680195 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:48.680548 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-269452904"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:48.681494 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7353620e-c77e-4f77-bb7d-2661826a780d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.681853 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-269452904'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:48.681986 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Create volume of 1 GB Aug 07 18:08:48.683527 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7353620e-c77e-4f77-bb7d-2661826a780d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f Aug 07 18:08:48.683828 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7353620e-c77e-4f77-bb7d-2661826a780d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:48.684093 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7353620e-c77e-4f77-bb7d-2661826a780d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:48.686370 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Availability Zones retrieved successfully. Aug 07 18:08:48.690123 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:48.690123 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:48.690629 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7353620e-c77e-4f77-bb7d-2661826a780d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:08:48.691535 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7353620e-c77e-4f77-bb7d-2661826a780d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f returned with HTTP 200 Aug 07 18:08:48.691951 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1151/4597] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:48 2026] GET /volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:48.693591 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Flow 'volume_create_api' (33eb3d4b-f9ea-4f31-8091-bd98abe66037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:48.694747 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b5a1db-0827-41c1-bdc4-09a9ee8e472c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:48.695741 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:48.721393 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b5a1db-0827-41c1-bdc4-09a9ee8e472c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:48.721865 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9daeec60-433e-4446-a5f6-ba000ed6479e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.722580 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17e41a68-a50a-49d3-886b-ed7601a29dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:48.723516 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9daeec60-433e-4446-a5f6-ba000ed6479e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 Aug 07 18:08:48.723721 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9daeec60-433e-4446-a5f6-ba000ed6479e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:48.723867 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9daeec60-433e-4446-a5f6-ba000ed6479e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:48.724044 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-9daeec60-433e-4446-a5f6-ba000ed6479e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 88e8c455-22ef-4de3-8fbd-f40528f331b4. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:48.727305 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9daeec60-433e-4446-a5f6-ba000ed6479e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 returned with HTTP 404 Aug 07 18:08:48.727753 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1157/4598] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:48 2026] GET /volume/v3/backups/88e8c455-22ef-4de3-8fbd-f40528f331b4 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:48.765211 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Created reservations ['7049fad8-7ee5-4fe8-8f5a-138249202517', '7df2c773-8751-4363-b4ca-27b7cac47497', '6e0905a7-564d-42ba-812d-4e68f84c5502', '629add5b-5570-4004-a629-b2ca6a531610'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:48.766104 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17e41a68-a50a-49d3-886b-ed7601a29dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7049fad8-7ee5-4fe8-8f5a-138249202517', '7df2c773-8751-4363-b4ca-27b7cac47497', '6e0905a7-564d-42ba-812d-4e68f84c5502', '629add5b-5570-4004-a629-b2ca6a531610']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:48.766806 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143637cb-ef25-4442-8cdb-143fd9ffef69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:48.789208 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143637cb-ef25-4442-8cdb-143fd9ffef69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86dabdda-38d8-4a57-a940-cf1c7534e7be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-269452904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cb3125e8c94a6d9a12c676665401dc',qos_specs=None,replication_status=,reservations=['7049fad8-7ee5-4fe8-8f5a-138249202517','7df2c773-8751-4363-b4ca-27b7cac47497','6e0905a7-564d-42ba-812d-4e68f84c5502','629add5b-5570-4004-a629-b2ca6a531610'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1cac8c6118d49f997512943a404166e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-269452904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86dabdda-38d8-4a57-a940-cf1c7534e7be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93cb3125e8c94a6d9a12c676665401dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1cac8c6118d49f997512943a404166e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:48.790198 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75ce467-150f-4c6e-9f3f-d65f8d0bacfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:48.794616 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0a69385c-dd08-4e35-bc88-1f677529a7f2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.796443 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a69385c-dd08-4e35-bc88-1f677529a7f2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:48.796538 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-19c4fbe3-2eae-4670-8821-69994e99e9fe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.796791 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a69385c-dd08-4e35-bc88-1f677529a7f2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:48.796819 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a69385c-dd08-4e35-bc88-1f677529a7f2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:48.796936 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0a69385c-dd08-4e35-bc88-1f677529a7f2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:48.798048 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19c4fbe3-2eae-4670-8821-69994e99e9fe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b Aug 07 18:08:48.798223 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-19c4fbe3-2eae-4670-8821-69994e99e9fe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:48.798392 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-19c4fbe3-2eae-4670-8821-69994e99e9fe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:48.801650 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:48.801650 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:48.802480 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a69385c-dd08-4e35-bc88-1f677529a7f2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:48.802875 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1148/4599] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:48 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:48.805544 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:48.805544 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:48.808223 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75ce467-150f-4c6e-9f3f-d65f8d0bacfe) transitioned into state 'SUCCESS' from state '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-269452904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cb3125e8c94a6d9a12c676665401dc',qos_specs=None,replication_status=,reservations=['7049fad8-7ee5-4fe8-8f5a-138249202517','7df2c773-8751-4363-b4ca-27b7cac47497','6e0905a7-564d-42ba-812d-4e68f84c5502','629add5b-5570-4004-a629-b2ca6a531610'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1cac8c6118d49f997512943a404166e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:48.808471 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-19c4fbe3-2eae-4670-8821-69994e99e9fe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:48.808920 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52636bc-4412-4d53-aef8-448ef6fd3fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:48.812337 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19c4fbe3-2eae-4670-8821-69994e99e9fe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b returned with HTTP 200 Aug 07 18:08:48.812687 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1152/4600] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:48 2026] GET /volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b => generated 1357 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:48.816882 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52636bc-4412-4d53-aef8-448ef6fd3fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:48.817649 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Flow 'volume_create_api' (33eb3d4b-f9ea-4f31-8091-bd98abe66037) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:48.817912 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Create volume request issued successfully. Aug 07 18:08:48.818621 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b6d457b7-cba2-486f-ad79-37173fa5d3ad tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:48.819012 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1144/4601] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:08:48 2026] POST /volume/v3/volumes => generated 777 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:48.823566 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ebfb0992-0fc4-4dd3-a397-4e029b9f7156 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.825433 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ebfb0992-0fc4-4dd3-a397-4e029b9f7156 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b Aug 07 18:08:48.825632 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ebfb0992-0fc4-4dd3-a397-4e029b9f7156 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:48.825826 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ebfb0992-0fc4-4dd3-a397-4e029b9f7156 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:48.825983 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-ebfb0992-0fc4-4dd3-a397-4e029b9f7156 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume with id: 5ff8901f-2939-48c0-9da5-7d5d1e891c1b Aug 07 18:08:48.831187 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d5ee2a3b-c220-4946-b9df-b00ddac1df2c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.832828 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5ee2a3b-c220-4946-b9df-b00ddac1df2c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be Aug 07 18:08:48.833274 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5ee2a3b-c220-4946-b9df-b00ddac1df2c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:48.833274 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5ee2a3b-c220-4946-b9df-b00ddac1df2c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:48.833358 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:48.833358 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:48.833896 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ebfb0992-0fc4-4dd3-a397-4e029b9f7156 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:48.841063 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:48.841063 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:48.844891 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d5ee2a3b-c220-4946-b9df-b00ddac1df2c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:08:48.849269 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5ee2a3b-c220-4946-b9df-b00ddac1df2c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be returned with HTTP 200 Aug 07 18:08:48.849597 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1149/4602] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:48 2026] GET /volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:48.853348 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ebfb0992-0fc4-4dd3-a397-4e029b9f7156 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume request issued successfully. Aug 07 18:08:48.853693 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ebfb0992-0fc4-4dd3-a397-4e029b9f7156 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b returned with HTTP 202 Aug 07 18:08:48.854316 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1158/4603] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:48 2026] DELETE /volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:48.863630 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-175453a3-36b9-45e9-9a4a-5f3b23832c70 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.865193 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-175453a3-36b9-45e9-9a4a-5f3b23832c70 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b Aug 07 18:08:48.865353 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-175453a3-36b9-45e9-9a4a-5f3b23832c70 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:48.865544 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-175453a3-36b9-45e9-9a4a-5f3b23832c70 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:48.873384 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:48.873384 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:48.877492 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-175453a3-36b9-45e9-9a4a-5f3b23832c70 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:48.883595 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-175453a3-36b9-45e9-9a4a-5f3b23832c70 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b returned with HTTP 200 Aug 07 18:08:48.884136 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1153/4604] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:48 2026] GET /volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 18:08:48.971128 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-19652214-9926-425a-8b15-9ad45e08e43d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.972965 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19652214-9926-425a-8b15-9ad45e08e43d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d Aug 07 18:08:48.973151 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19652214-9926-425a-8b15-9ad45e08e43d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:48.973332 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19652214-9926-425a-8b15-9ad45e08e43d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:48.977874 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19652214-9926-425a-8b15-9ad45e08e43d tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d returned with HTTP 404 Aug 07 18:08:48.978463 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1145/4605] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:48 2026] GET /volume/v3/snapshots/3f6adf89-d561-4978-8d11-5b065172230d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:48.985027 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c6f4d64a-e36f-446d-806b-9d2c6fe3afc9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:48.986751 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6f4d64a-e36f-446d-806b-9d2c6fe3afc9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a Aug 07 18:08:48.986916 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6f4d64a-e36f-446d-806b-9d2c6fe3afc9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:48.987149 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6f4d64a-e36f-446d-806b-9d2c6fe3afc9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:48.987320 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c6f4d64a-e36f-446d-806b-9d2c6fe3afc9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume with id: 0b4a9457-23d2-4b04-8578-eeb23cd1d08a Aug 07 18:08:48.994071 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:48.994071 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:48.994393 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c6f4d64a-e36f-446d-806b-9d2c6fe3afc9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:49.009612 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c6f4d64a-e36f-446d-806b-9d2c6fe3afc9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Delete volume request issued successfully. Aug 07 18:08:49.009915 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6f4d64a-e36f-446d-806b-9d2c6fe3afc9 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a returned with HTTP 202 Aug 07 18:08:49.010317 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1150/4606] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:48 2026] DELETE /volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:49.018845 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fcdf4191-426d-476d-a7a3-a265649dba25 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:49.020451 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fcdf4191-426d-476d-a7a3-a265649dba25 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a Aug 07 18:08:49.020618 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fcdf4191-426d-476d-a7a3-a265649dba25 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:49.020799 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fcdf4191-426d-476d-a7a3-a265649dba25 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:49.027574 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:49.027574 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:49.031444 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fcdf4191-426d-476d-a7a3-a265649dba25 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Volume info retrieved successfully. Aug 07 18:08:49.035173 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fcdf4191-426d-476d-a7a3-a265649dba25 tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a returned with HTTP 200 Aug 07 18:08:49.035530 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1159/4607] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:49 2026] GET /volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:49.702189 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c5a03129-ffb8-430b-b36e-ed3146ff0f18 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:49.704471 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c5a03129-ffb8-430b-b36e-ed3146ff0f18 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f Aug 07 18:08:49.704717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c5a03129-ffb8-430b-b36e-ed3146ff0f18 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:49.704971 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c5a03129-ffb8-430b-b36e-ed3146ff0f18 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:49.710663 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c5a03129-ffb8-430b-b36e-ed3146ff0f18 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f returned with HTTP 404 Aug 07 18:08:49.711349 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1154/4608] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:08:49 2026] GET /volume/v3/snapshots/02d31532-ab28-49d4-bca6-b206deeab99f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:49.717615 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-12992eb2-60d7-4660-bbc6-68895449cd6a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:49.719392 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-12992eb2-60d7-4660-bbc6-68895449cd6a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f Aug 07 18:08:49.719623 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-12992eb2-60d7-4660-bbc6-68895449cd6a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:49.719843 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-12992eb2-60d7-4660-bbc6-68895449cd6a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:49.720002 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-12992eb2-60d7-4660-bbc6-68895449cd6a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume with id: 14c0dc6a-b82e-4572-bb48-349c7775fb0f Aug 07 18:08:49.727620 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:49.727620 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:49.728028 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-12992eb2-60d7-4660-bbc6-68895449cd6a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:49.746906 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-12992eb2-60d7-4660-bbc6-68895449cd6a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume request issued successfully. Aug 07 18:08:49.747210 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-12992eb2-60d7-4660-bbc6-68895449cd6a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f returned with HTTP 202 Aug 07 18:08:49.747636 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1146/4609] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:49 2026] DELETE /volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:49.754819 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-775791fa-c19a-496b-bdeb-cf088386d294 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:49.756675 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-775791fa-c19a-496b-bdeb-cf088386d294 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f Aug 07 18:08:49.756911 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-775791fa-c19a-496b-bdeb-cf088386d294 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:49.757167 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-775791fa-c19a-496b-bdeb-cf088386d294 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:49.764031 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:49.764031 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:49.767746 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-775791fa-c19a-496b-bdeb-cf088386d294 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:49.772336 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-775791fa-c19a-496b-bdeb-cf088386d294 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f returned with HTTP 200 Aug 07 18:08:49.772774 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1151/4610] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:49 2026] GET /volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:49.812602 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-08a2dd44-5d0e-4479-a9ea-fd4341f43c95 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:49.814716 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08a2dd44-5d0e-4479-a9ea-fd4341f43c95 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:49.815003 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08a2dd44-5d0e-4479-a9ea-fd4341f43c95 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:49.815298 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08a2dd44-5d0e-4479-a9ea-fd4341f43c95 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:49.815487 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-08a2dd44-5d0e-4479-a9ea-fd4341f43c95 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:49.819853 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:49.819853 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:49.820576 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08a2dd44-5d0e-4479-a9ea-fd4341f43c95 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:49.820933 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1160/4611] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:49 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:49.829918 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5a248977-aa6d-4b5f-b552-27ddcadbd1f1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:49.831605 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a248977-aa6d-4b5f-b552-27ddcadbd1f1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b Aug 07 18:08:49.831771 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a248977-aa6d-4b5f-b552-27ddcadbd1f1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:49.831938 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a248977-aa6d-4b5f-b552-27ddcadbd1f1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:49.838070 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:49.838070 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:49.840891 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5a248977-aa6d-4b5f-b552-27ddcadbd1f1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:08:49.844220 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a248977-aa6d-4b5f-b552-27ddcadbd1f1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b returned with HTTP 200 Aug 07 18:08:49.844603 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1155/4612] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:49 2026] GET /volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:49.855617 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c1f53919-d9bf-49da-bafa-335d5f041b1b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:49.857113 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1f53919-d9bf-49da-bafa-335d5f041b1b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] DELETE https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:49.857279 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1f53919-d9bf-49da-bafa-335d5f041b1b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:49.857481 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c1f53919-d9bf-49da-bafa-335d5f041b1b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:49.857572 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-c1f53919-d9bf-49da-bafa-335d5f041b1b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete backup with id: ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. Aug 07 18:08:49.861182 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:49.861182 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:49.862013 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1316feb4-d0b5-4ed7-9990-38ba690934cf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:49.863754 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1316feb4-d0b5-4ed7-9990-38ba690934cf tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be Aug 07 18:08:49.863983 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1316feb4-d0b5-4ed7-9990-38ba690934cf tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:49.864224 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1316feb4-d0b5-4ed7-9990-38ba690934cf tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:49.871049 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-c1f53919-d9bf-49da-bafa-335d5f041b1b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] delete_backup rpcapi backup_id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:08:49.871450 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:49.871450 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:49.872926 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c1f53919-d9bf-49da-bafa-335d5f041b1b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 202 Aug 07 18:08:49.873347 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1147/4613] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:49 2026] DELETE /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:08:49.875551 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1316feb4-d0b5-4ed7-9990-38ba690934cf tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:08:49.879244 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c1c2269f-f4f2-4521-adc7-33874cdc5f51 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:49.879538 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1316feb4-d0b5-4ed7-9990-38ba690934cf tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be returned with HTTP 200 Aug 07 18:08:49.879921 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1152/4614] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:49 2026] GET /volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:49.881062 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1c2269f-f4f2-4521-adc7-33874cdc5f51 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:49.881342 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1c2269f-f4f2-4521-adc7-33874cdc5f51 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:49.881628 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c1c2269f-f4f2-4521-adc7-33874cdc5f51 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:49.881792 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c1c2269f-f4f2-4521-adc7-33874cdc5f51 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:49.885801 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:49.885801 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:49.886484 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c1c2269f-f4f2-4521-adc7-33874cdc5f51 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 200 Aug 07 18:08:49.886826 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1161/4615] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:49 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:49.891182 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e28dd346-dd60-4ddf-8f05-94f2e8c97808 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:49.892611 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e28dd346-dd60-4ddf-8f05-94f2e8c97808 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:08:49.892915 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e28dd346-dd60-4ddf-8f05-94f2e8c97808 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "86dabdda-38d8-4a57-a940-cf1c7534e7be", "name": "tempest-type-Backup-414119009"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:49.894222 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-e28dd346-dd60-4ddf-8f05-94f2e8c97808 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Creating new backup {'backup': {'volume_id': '86dabdda-38d8-4a57-a940-cf1c7534e7be', 'name': 'tempest-type-Backup-414119009'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:08:49.894415 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-e28dd346-dd60-4ddf-8f05-94f2e8c97808 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Creating backup of volume 86dabdda-38d8-4a57-a940-cf1c7534e7be in container None Aug 07 18:08:49.898055 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e7f520be-cc81-4875-bbb8-f7aeba032169 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:49.899769 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e7f520be-cc81-4875-bbb8-f7aeba032169 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b Aug 07 18:08:49.899951 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e7f520be-cc81-4875-bbb8-f7aeba032169 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:49.900191 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e7f520be-cc81-4875-bbb8-f7aeba032169 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:49.901204 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:49.901204 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:49.901508 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e28dd346-dd60-4ddf-8f05-94f2e8c97808 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:08:49.906129 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e7f520be-cc81-4875-bbb8-f7aeba032169 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b returned with HTTP 404 Aug 07 18:08:49.906665 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1148/4616] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:49 2026] GET /volume/v3/volumes/5ff8901f-2939-48c0-9da5-7d5d1e891c1b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:49.917048 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-e28dd346-dd60-4ddf-8f05-94f2e8c97808 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Created reservations ['1da1dd18-1293-46fb-98f0-d2aeb4d30086', '2afbfa5c-0345-401a-a6c5-d43b9486d221'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:49.917560 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:49.919850 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:49.920292 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-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-1945985723"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:49.922207 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1945985723'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:49.922347 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume of 1 GB Aug 07 18:08:49.926412 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Availability Zones retrieved successfully. Aug 07 18:08:49.932204 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Flow 'volume_create_api' (66f407b8-b141-469a-9ce6-a81b59f97503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:49.933330 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474a44c0-dd7f-4ab1-9bab-100e15755175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:49.934361 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:49.945979 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e28dd346-dd60-4ddf-8f05-94f2e8c97808 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:08:49.946463 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1156/4617] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:08:49 2026] POST /volume/v3/backups => generated 315 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:49.953818 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-aff0ca33-ed6e-4364-9a01-2f1c4ad2a88f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:49.955341 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aff0ca33-ed6e-4364-9a01-2f1c4ad2a88f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:08:49.955551 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aff0ca33-ed6e-4364-9a01-2f1c4ad2a88f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:49.955725 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aff0ca33-ed6e-4364-9a01-2f1c4ad2a88f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:49.955883 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-aff0ca33-ed6e-4364-9a01-2f1c4ad2a88f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:49.959584 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:49.959584 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:49.960085 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aff0ca33-ed6e-4364-9a01-2f1c4ad2a88f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:08:49.960390 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474a44c0-dd7f-4ab1-9bab-100e15755175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:49.960507 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1162/4618] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:49 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:49.961438 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2737f824-970a-4dbf-b561-c45d2f23f14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:49.999306 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Created reservations ['a4cd821a-cfba-41d0-a46b-1235da9bf11b', '3a77bab6-692a-45b2-b370-8cf01292c999', '2c9460d8-74bb-4757-8352-83b6c6ef879a', 'cef2211a-7d0b-4ea7-b1fe-7671faa406af'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:50.000207 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2737f824-970a-4dbf-b561-c45d2f23f14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4cd821a-cfba-41d0-a46b-1235da9bf11b', '3a77bab6-692a-45b2-b370-8cf01292c999', '2c9460d8-74bb-4757-8352-83b6c6ef879a', 'cef2211a-7d0b-4ea7-b1fe-7671faa406af']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:50.000931 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e387f785-2d68-4105-b9a8-be9745555beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:50.026390 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e387f785-2d68-4105-b9a8-be9745555beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '474d3de2-8240-49ba-9404-08c16e89a4e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1945985723',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e8466aaa20b7441b9381dfb242167303',qos_specs=None,replication_status=,reservations=['a4cd821a-cfba-41d0-a46b-1235da9bf11b','3a77bab6-692a-45b2-b370-8cf01292c999','2c9460d8-74bb-4757-8352-83b6c6ef879a','cef2211a-7d0b-4ea7-b1fe-7671faa406af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11063dc19551461a95bc64c21f58932f',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1945985723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=474d3de2-8240-49ba-9404-08c16e89a4e5,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='e8466aaa20b7441b9381dfb242167303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11063dc19551461a95bc64c21f58932f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:50.027165 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb27045e-4901-4205-aa48-38c4519fad68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:50.045933 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb27045e-4901-4205-aa48-38c4519fad68) transitioned into state 'SUCCESS' from state '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-1945985723',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e8466aaa20b7441b9381dfb242167303',qos_specs=None,replication_status=,reservations=['a4cd821a-cfba-41d0-a46b-1235da9bf11b','3a77bab6-692a-45b2-b370-8cf01292c999','2c9460d8-74bb-4757-8352-83b6c6ef879a','cef2211a-7d0b-4ea7-b1fe-7671faa406af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11063dc19551461a95bc64c21f58932f',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:50.046557 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9deae4ed-659e-4e2b-ad86-9e3b5ce85105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:50.048915 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5258aec0-caff-4d4d-acb2-82c8a11f923a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:50.050525 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5258aec0-caff-4d4d-acb2-82c8a11f923a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] GET https://10.4.3.241/volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a Aug 07 18:08:50.050729 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5258aec0-caff-4d4d-acb2-82c8a11f923a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:50.050922 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5258aec0-caff-4d4d-acb2-82c8a11f923a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:50.054029 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9deae4ed-659e-4e2b-ad86-9e3b5ce85105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:50.054780 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Flow 'volume_create_api' (66f407b8-b141-469a-9ce6-a81b59f97503) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:50.055052 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume request issued successfully. Aug 07 18:08:50.055571 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c4381b4-8358-4f96-96c4-6de0bb44ec80 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:50.055912 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5258aec0-caff-4d4d-acb2-82c8a11f923a tempest-ProjectMemberTests-1571195616 tempest-ProjectMemberTests-1571195616-project-admin] https://10.4.3.241/volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a returned with HTTP 404 Aug 07 18:08:50.056042 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1153/4619] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:08:49 2026] POST /volume/v3/volumes => generated 816 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:50.056338 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1149/4620] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:50 2026] GET /volume/v3/volumes/0b4a9457-23d2-4b04-8578-eeb23cd1d08a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:50.067270 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-def883f5-51ed-4cf1-b1eb-f04c3119b8e4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:50.068903 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-def883f5-51ed-4cf1-b1eb-f04c3119b8e4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 Aug 07 18:08:50.069085 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-def883f5-51ed-4cf1-b1eb-f04c3119b8e4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:50.069289 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-def883f5-51ed-4cf1-b1eb-f04c3119b8e4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:50.075577 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:50.075577 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:50.078784 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-def883f5-51ed-4cf1-b1eb-f04c3119b8e4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:50.082807 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-def883f5-51ed-4cf1-b1eb-f04c3119b8e4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 returned with HTTP 200 Aug 07 18:08:50.083192 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1157/4621] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:50 2026] GET /volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:50.785855 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-58f8032d-fd12-4b93-9384-22f7c94c1626 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:50.787531 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-58f8032d-fd12-4b93-9384-22f7c94c1626 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f Aug 07 18:08:50.787699 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-58f8032d-fd12-4b93-9384-22f7c94c1626 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:50.787869 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-58f8032d-fd12-4b93-9384-22f7c94c1626 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:50.793985 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-58f8032d-fd12-4b93-9384-22f7c94c1626 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f returned with HTTP 404 Aug 07 18:08:50.794481 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1163/4622] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:50 2026] GET /volume/v3/volumes/14c0dc6a-b82e-4572-bb48-349c7775fb0f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:50.818215 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-32dced43-e267-4a84-8902-055d19cb5cfc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:50.819928 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:50.820460 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1819018984", "snapshot_id": null, "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:50.821728 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1819018984', 'snapshot_id': None, 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:50.883514 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume of 1 GB Aug 07 18:08:50.883867 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:50.883867 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:50.887721 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Availability Zones retrieved successfully. Aug 07 18:08:50.892597 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (3cd5f699-3c0d-4813-a76a-4734fdb59624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:50.893674 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605fd92a-a1aa-4539-853b-e99ca234c192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:50.894503 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:50.896531 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-95148dff-55f5-4d10-9647-c5ed86c4b836 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:50.898130 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95148dff-55f5-4d10-9647-c5ed86c4b836 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 Aug 07 18:08:50.898326 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95148dff-55f5-4d10-9647-c5ed86c4b836 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:50.898539 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-95148dff-55f5-4d10-9647-c5ed86c4b836 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:50.898799 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-95148dff-55f5-4d10-9647-c5ed86c4b836 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id ca9d6f05-3d51-46a1-9893-5c0bf0487bf8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:50.901797 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-95148dff-55f5-4d10-9647-c5ed86c4b836 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 returned with HTTP 404 Aug 07 18:08:50.902195 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1150/4623] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:50 2026] GET /volume/v3/backups/ca9d6f05-3d51-46a1-9893-5c0bf0487bf8 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:50.908365 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-becf0c4c-d680-4e0e-b631-0fa0bb239889 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:50.910111 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-becf0c4c-d680-4e0e-b631-0fa0bb239889 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] DELETE https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:50.910330 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-becf0c4c-d680-4e0e-b631-0fa0bb239889 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:50.910554 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-becf0c4c-d680-4e0e-b631-0fa0bb239889 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:50.910659 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-becf0c4c-d680-4e0e-b631-0fa0bb239889 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete backup with id: 470ff0f2-b800-4ede-befe-60d27da6dec9. Aug 07 18:08:50.914512 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:50.914512 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:50.925793 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-becf0c4c-d680-4e0e-b631-0fa0bb239889 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] delete_backup rpcapi backup_id 470ff0f2-b800-4ede-befe-60d27da6dec9 {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:08:50.929596 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-becf0c4c-d680-4e0e-b631-0fa0bb239889 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 202 Aug 07 18:08:50.930259 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1158/4624] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:08:50 2026] DELETE /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:08:50.938016 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-da33e030-97f6-439e-b399-7492fa74670f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:50.939822 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da33e030-97f6-439e-b399-7492fa74670f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:50.940059 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da33e030-97f6-439e-b399-7492fa74670f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:50.940296 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-da33e030-97f6-439e-b399-7492fa74670f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:50.940470 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-da33e030-97f6-439e-b399-7492fa74670f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:50.944731 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:50.944731 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:50.945709 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-da33e030-97f6-439e-b399-7492fa74670f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 200 Aug 07 18:08:50.945906 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1164/4625] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:50 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:50.947429 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605fd92a-a1aa-4539-853b-e99ca234c192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:50.947713 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeecfc32-291b-447b-ad11-74f6b6a2a5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:50.969689 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-207c60c8-0c1c-4062-b9c0-8adaae197c57 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:50.971410 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-207c60c8-0c1c-4062-b9c0-8adaae197c57 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:08:50.971638 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-207c60c8-0c1c-4062-b9c0-8adaae197c57 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:50.971829 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-207c60c8-0c1c-4062-b9c0-8adaae197c57 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:50.971952 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-207c60c8-0c1c-4062-b9c0-8adaae197c57 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:50.977254 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:50.977254 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:50.977964 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-207c60c8-0c1c-4062-b9c0-8adaae197c57 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:08:50.978327 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1151/4626] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:50 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:50.985831 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['d57a34e7-93a7-4b7e-9eaa-72366590b25e', '653ddf0c-f564-43aa-9561-2e9870ba3c1a', '5c2a9490-3d09-4798-8d78-492ada9d2097', '1d9aa138-c248-4d7b-8c03-42c04b6073dd'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:50.986598 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeecfc32-291b-447b-ad11-74f6b6a2a5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d57a34e7-93a7-4b7e-9eaa-72366590b25e', '653ddf0c-f564-43aa-9561-2e9870ba3c1a', '5c2a9490-3d09-4798-8d78-492ada9d2097', '1d9aa138-c248-4d7b-8c03-42c04b6073dd']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:50.987235 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f280629-2de3-426e-a9cc-675fec41e518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:51.006860 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f280629-2de3-426e-a9cc-675fec41e518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac4a51ae-58e2-44a4-ae54-c5b3840d165f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1819018984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['d57a34e7-93a7-4b7e-9eaa-72366590b25e','653ddf0c-f564-43aa-9561-2e9870ba3c1a','5c2a9490-3d09-4798-8d78-492ada9d2097','1d9aa138-c248-4d7b-8c03-42c04b6073dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1819018984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac4a51ae-58e2-44a4-ae54-c5b3840d165f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e6d40bb338047aebeb6b641d74c8dca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2647976f4ad341e5b062986a49b4c65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:51.007550 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d23cbdf-3a3b-45aa-9647-10dd93961900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:51.022331 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d23cbdf-3a3b-45aa-9647-10dd93961900) transitioned into state 'SUCCESS' from state '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-1819018984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['d57a34e7-93a7-4b7e-9eaa-72366590b25e','653ddf0c-f564-43aa-9561-2e9870ba3c1a','5c2a9490-3d09-4798-8d78-492ada9d2097','1d9aa138-c248-4d7b-8c03-42c04b6073dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:51.022890 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7cdd47-79bb-4b85-9e15-5639e89a0479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:51.031471 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7cdd47-79bb-4b85-9e15-5639e89a0479) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:51.032578 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (3cd5f699-3c0d-4813-a76a-4734fdb59624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:51.032982 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request issued successfully. Aug 07 18:08:51.033875 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32dced43-e267-4a84-8902-055d19cb5cfc tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:51.034438 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1154/4627] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:08:50 2026] POST /volume/v3/volumes => generated 759 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:51.045303 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e8e00ca6-46fc-4246-8d39-a6954d57385c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.046925 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8e00ca6-46fc-4246-8d39-a6954d57385c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:08:51.047037 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e8e00ca6-46fc-4246-8d39-a6954d57385c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.047216 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e8e00ca6-46fc-4246-8d39-a6954d57385c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.053623 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:51.053623 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:51.057004 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e8e00ca6-46fc-4246-8d39-a6954d57385c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:51.061741 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8e00ca6-46fc-4246-8d39-a6954d57385c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f returned with HTTP 200 Aug 07 18:08:51.062084 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1159/4628] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:51 2026] GET /volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:51.095211 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-db0be1be-1f0b-426c-9923-68af9365c71c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.096931 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db0be1be-1f0b-426c-9923-68af9365c71c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 Aug 07 18:08:51.097112 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-db0be1be-1f0b-426c-9923-68af9365c71c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.097295 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-db0be1be-1f0b-426c-9923-68af9365c71c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.104782 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:51.104782 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:51.108133 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-db0be1be-1f0b-426c-9923-68af9365c71c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:51.112773 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db0be1be-1f0b-426c-9923-68af9365c71c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 returned with HTTP 200 Aug 07 18:08:51.113157 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1165/4629] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:51 2026] GET /volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 => generated 909 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:51.125641 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-76f04bfe-395d-4f77-9cea-8923353689fa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.127314 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-76f04bfe-395d-4f77-9cea-8923353689fa tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:08:51.127565 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-76f04bfe-395d-4f77-9cea-8923353689fa tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "474d3de2-8240-49ba-9404-08c16e89a4e5", "name": "tempest-VolumesBackupsTest-Backup-2021956573", "description": "tempest-backup-description-1165324605", "container": "tempest-volumesbackupstest-backup-container-891236428"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.128924 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-76f04bfe-395d-4f77-9cea-8923353689fa tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating new backup {'backup': {'volume_id': '474d3de2-8240-49ba-9404-08c16e89a4e5', 'name': 'tempest-VolumesBackupsTest-Backup-2021956573', 'description': 'tempest-backup-description-1165324605', 'container': 'tempest-volumesbackupstest-backup-container-891236428'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:08:51.129067 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-76f04bfe-395d-4f77-9cea-8923353689fa tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating backup of volume 474d3de2-8240-49ba-9404-08c16e89a4e5 in container tempest-volumesbackupstest-backup-container-891236428 Aug 07 18:08:51.135611 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:51.135611 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:51.136045 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-76f04bfe-395d-4f77-9cea-8923353689fa tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:08:51.150695 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-76f04bfe-395d-4f77-9cea-8923353689fa tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Created reservations ['cc7d7c62-79e8-4872-85f0-5d4aaac5153c', '92618327-339e-4769-93b8-9223603fdca7'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:51.176147 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-76f04bfe-395d-4f77-9cea-8923353689fa tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:08:51.176563 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1152/4630] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:08:51 2026] POST /volume/v3/backups => generated 330 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:51.184779 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2ef803c3-9834-4c28-91f7-065a9c2ca88d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.186747 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ef803c3-9834-4c28-91f7-065a9c2ca88d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:08:51.186937 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ef803c3-9834-4c28-91f7-065a9c2ca88d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.187138 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ef803c3-9834-4c28-91f7-065a9c2ca88d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.187256 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2ef803c3-9834-4c28-91f7-065a9c2ca88d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:51.192036 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:51.192036 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:51.192836 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ef803c3-9834-4c28-91f7-065a9c2ca88d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:08:51.193250 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1155/4631] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:51 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:51.455694 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c82b68ca-9576-4a74-bd84-c342934f492d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.525477 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c82b68ca-9576-4a74-bd84-c342934f492d tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:08:51.525805 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c82b68ca-9576-4a74-bd84-c342934f492d tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-962098176", "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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.539215 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c82b68ca-9576-4a74-bd84-c342934f492d tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:08:51.539528 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1160/4632] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:08:51 2026] POST /volume/v3/types => generated 379 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:51.546875 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4e02ab8d-fbb3-4096-b0f4-d6d80d7782c5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.548414 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4e02ab8d-fbb3-4096-b0f4-d6d80d7782c5 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] POST https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/encryption Aug 07 18:08:51.548717 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4e02ab8d-fbb3-4096-b0f4-d6d80d7782c5 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.561650 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4e02ab8d-fbb3-4096-b0f4-d6d80d7782c5 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/encryption returned with HTTP 200 Aug 07 18:08:51.561994 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1166/4633] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:08:51 2026] POST /volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/encryption => generated 239 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:51.569758 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-83ca2553-2537-4c29-b23b-a0e52ec8292f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.571634 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-83ca2553-2537-4c29-b23b-a0e52ec8292f tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:08:51.572029 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-83ca2553-2537-4c29-b23b-a0e52ec8292f tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1963092800", "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=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.573818 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:51.573818 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:51.586895 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-83ca2553-2537-4c29-b23b-a0e52ec8292f tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:08:51.587317 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1153/4634] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:08:51 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:51.594614 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7f0655e1-2524-49e0-8c42-b1281a3df715 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.647096 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f0655e1-2524-49e0-8c42-b1281a3df715 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] POST https://10.4.3.241/volume/v3/types/b1987174-9667-49be-9d23-06666415a855/encryption Aug 07 18:08:51.647444 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f0655e1-2524-49e0-8c42-b1281a3df715 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.649257 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-7f0655e1-2524-49e0-8c42-b1281a3df715 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4ea7f6235dac402289a3a92059273125', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c345b6efdc844674a9ab001e2277a9a0', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:51.649449 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f0655e1-2524-49e0-8c42-b1281a3df715 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/b1987174-9667-49be-9d23-06666415a855/encryption returned with HTTP 403 Aug 07 18:08:51.649885 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1156/4635] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:08:51 2026] POST /volume/v3/types/b1987174-9667-49be-9d23-06666415a855/encryption => generated 127 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:51.656644 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-db96ed7a-9113-4f95-92f8-93dcbddf7402 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.658121 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-db96ed7a-9113-4f95-92f8-93dcbddf7402 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:08:51.658508 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-db96ed7a-9113-4f95-92f8-93dcbddf7402 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1146286194", "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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.672814 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-db96ed7a-9113-4f95-92f8-93dcbddf7402 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:08:51.673175 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1161/4636] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:08:51 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:51.680758 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-be5213db-634b-4f8c-96c8-eb50b208ed91 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.682524 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-be5213db-634b-4f8c-96c8-eb50b208ed91 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] POST https://10.4.3.241/volume/v3/types/6ba811f3-a2cb-4ad6-a899-91b138f80476/extra_specs Aug 07 18:08:51.682828 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-be5213db-634b-4f8c-96c8-eb50b208ed91 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.684640 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-be5213db-634b-4f8c-96c8-eb50b208ed91 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4ea7f6235dac402289a3a92059273125', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c345b6efdc844674a9ab001e2277a9a0', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:51.684807 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-be5213db-634b-4f8c-96c8-eb50b208ed91 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/6ba811f3-a2cb-4ad6-a899-91b138f80476/extra_specs returned with HTTP 403 Aug 07 18:08:51.685236 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1167/4637] 10.4.3.241 () {68 vars in 1399 bytes} [Fri Aug 7 18:08:51 2026] POST /volume/v3/types/6ba811f3-a2cb-4ad6-a899-91b138f80476/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:51.690993 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-50e23a33-4663-45b8-90b2-cd5634622941 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.692585 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-50e23a33-4663-45b8-90b2-cd5634622941 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] PUT https://10.4.3.241/volume/v3/types/6ba811f3-a2cb-4ad6-a899-91b138f80476/extra_specs/key2 Aug 07 18:08:51.692867 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-50e23a33-4663-45b8-90b2-cd5634622941 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.694783 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-50e23a33-4663-45b8-90b2-cd5634622941 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4ea7f6235dac402289a3a92059273125', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c345b6efdc844674a9ab001e2277a9a0', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:51.694951 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-50e23a33-4663-45b8-90b2-cd5634622941 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/6ba811f3-a2cb-4ad6-a899-91b138f80476/extra_specs/key2 returned with HTTP 403 Aug 07 18:08:51.695326 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1154/4638] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 18:08:51 2026] PUT /volume/v3/types/6ba811f3-a2cb-4ad6-a899-91b138f80476/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:51.701772 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a1f56b97-9b3e-459c-ac9d-b3eaab9969ff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.703259 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1f56b97-9b3e-459c-ac9d-b3eaab9969ff tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] POST https://10.4.3.241/volume/v3/types Aug 07 18:08:51.703566 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1f56b97-9b3e-459c-ac9d-b3eaab9969ff tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.705582 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-a1f56b97-9b3e-459c-ac9d-b3eaab9969ff tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4ea7f6235dac402289a3a92059273125', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c345b6efdc844674a9ab001e2277a9a0', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:51.705739 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1f56b97-9b3e-459c-ac9d-b3eaab9969ff tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types returned with HTTP 403 Aug 07 18:08:51.706090 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1157/4639] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:08:51 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 07 18:08:51.712158 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4c1c991e-f351-4293-82ed-c4411dd992d7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.713635 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4c1c991e-f351-4293-82ed-c4411dd992d7 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:08:51.713933 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4c1c991e-f351-4293-82ed-c4411dd992d7 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-646955117", "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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.726382 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4c1c991e-f351-4293-82ed-c4411dd992d7 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:08:51.726705 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1162/4640] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:08:51 2026] POST /volume/v3/types => generated 379 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:51.733390 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b44f6642-d0e5-45ea-b103-7b16f023c962 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.734954 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b44f6642-d0e5-45ea-b103-7b16f023c962 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] POST https://10.4.3.241/volume/v3/types/707e2676-f412-42fa-b9a0-856546aca6b9/encryption Aug 07 18:08:51.735284 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b44f6642-d0e5-45ea-b103-7b16f023c962 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.748473 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b44f6642-d0e5-45ea-b103-7b16f023c962 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types/707e2676-f412-42fa-b9a0-856546aca6b9/encryption returned with HTTP 200 Aug 07 18:08:51.748840 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1168/4641] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:08:51 2026] POST /volume/v3/types/707e2676-f412-42fa-b9a0-856546aca6b9/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:51.755636 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3b4400f8-e0dd-48a8-9a7d-d21a2652a66e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.757249 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3b4400f8-e0dd-48a8-9a7d-d21a2652a66e tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] DELETE https://10.4.3.241/volume/v3/types/707e2676-f412-42fa-b9a0-856546aca6b9/encryption/9c4a0ebd-9a5a-4fd6-ae25-0bbb1f1e2048 Aug 07 18:08:51.757473 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3b4400f8-e0dd-48a8-9a7d-d21a2652a66e tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.757654 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3b4400f8-e0dd-48a8-9a7d-d21a2652a66e tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.758206 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-3b4400f8-e0dd-48a8-9a7d-d21a2652a66e tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4ea7f6235dac402289a3a92059273125', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c345b6efdc844674a9ab001e2277a9a0', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:51.758361 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3b4400f8-e0dd-48a8-9a7d-d21a2652a66e tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/707e2676-f412-42fa-b9a0-856546aca6b9/encryption/9c4a0ebd-9a5a-4fd6-ae25-0bbb1f1e2048 returned with HTTP 403 Aug 07 18:08:51.758733 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1155/4642] 10.4.3.241 () {66 vars in 1489 bytes} [Fri Aug 7 18:08:51 2026] DELETE /volume/v3/types/707e2676-f412-42fa-b9a0-856546aca6b9/encryption/9c4a0ebd-9a5a-4fd6-ae25-0bbb1f1e2048 => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:51.765551 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-59023be3-ebd1-4c31-8649-cde0cb80a5c3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.767055 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59023be3-ebd1-4c31-8649-cde0cb80a5c3 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:08:51.767423 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-59023be3-ebd1-4c31-8649-cde0cb80a5c3 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1042463067", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.783666 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59023be3-ebd1-4c31-8649-cde0cb80a5c3 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:08:51.784208 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1158/4643] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:08:51 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:51.791371 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5def46f4-7d97-4451-b2c4-b7f736314cc4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.792877 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5def46f4-7d97-4451-b2c4-b7f736314cc4 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] DELETE https://10.4.3.241/volume/v3/types/70b443cd-1efe-48b9-b74b-d3e2299ab77a/extra_specs/key1 Aug 07 18:08:51.793052 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5def46f4-7d97-4451-b2c4-b7f736314cc4 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.793256 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5def46f4-7d97-4451-b2c4-b7f736314cc4 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.797921 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-5def46f4-7d97-4451-b2c4-b7f736314cc4 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4ea7f6235dac402289a3a92059273125', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c345b6efdc844674a9ab001e2277a9a0', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:51.798089 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5def46f4-7d97-4451-b2c4-b7f736314cc4 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/70b443cd-1efe-48b9-b74b-d3e2299ab77a/extra_specs/key1 returned with HTTP 403 Aug 07 18:08:51.798489 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1163/4644] 10.4.3.241 () {66 vars in 1396 bytes} [Fri Aug 7 18:08:51 2026] DELETE /volume/v3/types/70b443cd-1efe-48b9-b74b-d3e2299ab77a/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:51.804664 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2fbaeeb7-cc9f-4f10-a6c0-07dc9130c749 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.806089 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2fbaeeb7-cc9f-4f10-a6c0-07dc9130c749 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:08:51.806434 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2fbaeeb7-cc9f-4f10-a6c0-07dc9130c749 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-993780087", "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=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.819829 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2fbaeeb7-cc9f-4f10-a6c0-07dc9130c749 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:08:51.820103 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1169/4645] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:08:51 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:51.827657 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1c88b370-64e9-4533-b4cb-0255325fb7fe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.829653 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c88b370-64e9-4533-b4cb-0255325fb7fe tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] DELETE https://10.4.3.241/volume/v3/types/68945295-39e6-4ed1-92fe-1e505ea06778 Aug 07 18:08:51.829869 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c88b370-64e9-4533-b4cb-0255325fb7fe tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.830097 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1c88b370-64e9-4533-b4cb-0255325fb7fe tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.830821 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-1c88b370-64e9-4533-b4cb-0255325fb7fe tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4ea7f6235dac402289a3a92059273125', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c345b6efdc844674a9ab001e2277a9a0', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:51.831024 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1c88b370-64e9-4533-b4cb-0255325fb7fe tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/68945295-39e6-4ed1-92fe-1e505ea06778 returned with HTTP 403 Aug 07 18:08:51.831518 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1156/4646] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:08:51 2026] DELETE /volume/v3/types/68945295-39e6-4ed1-92fe-1e505ea06778 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:51.837476 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0846123b-dadc-4483-b3a6-d47a4cced306 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.839010 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0846123b-dadc-4483-b3a6-d47a4cced306 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] GET https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/extra_specs Aug 07 18:08:51.839186 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0846123b-dadc-4483-b3a6-d47a4cced306 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.839360 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0846123b-dadc-4483-b3a6-d47a4cced306 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.847023 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0846123b-dadc-4483-b3a6-d47a4cced306 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/extra_specs returned with HTTP 200 Aug 07 18:08:51.847474 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1159/4647] 10.4.3.241 () {66 vars in 1378 bytes} [Fri Aug 7 18:08:51 2026] GET /volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:51.855012 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b10ed581-e9cf-4f7b-b6ce-c59ce85c3f3b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.856763 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b10ed581-e9cf-4f7b-b6ce-c59ce85c3f3b tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] GET https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/encryption/cipher Aug 07 18:08:51.856928 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b10ed581-e9cf-4f7b-b6ce-c59ce85c3f3b tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.857116 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b10ed581-e9cf-4f7b-b6ce-c59ce85c3f3b tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.857667 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-b10ed581-e9cf-4f7b-b6ce-c59ce85c3f3b tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4ea7f6235dac402289a3a92059273125', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c345b6efdc844674a9ab001e2277a9a0', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:51.857814 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b10ed581-e9cf-4f7b-b6ce-c59ce85c3f3b tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/encryption/cipher returned with HTTP 403 Aug 07 18:08:51.858248 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1164/4648] 10.4.3.241 () {66 vars in 1396 bytes} [Fri Aug 7 18:08:51 2026] GET /volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:51.865023 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-47e45cf5-1f59-4f98-8ba9-e4b8e5dd71ec None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.866581 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-47e45cf5-1f59-4f98-8ba9-e4b8e5dd71ec tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] GET https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/encryption Aug 07 18:08:51.866785 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-47e45cf5-1f59-4f98-8ba9-e4b8e5dd71ec tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.866993 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-47e45cf5-1f59-4f98-8ba9-e4b8e5dd71ec tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.867587 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-47e45cf5-1f59-4f98-8ba9-e4b8e5dd71ec tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4ea7f6235dac402289a3a92059273125', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c345b6efdc844674a9ab001e2277a9a0', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:51.867786 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-47e45cf5-1f59-4f98-8ba9-e4b8e5dd71ec tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/encryption returned with HTTP 403 Aug 07 18:08:51.868173 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1170/4649] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:08:51 2026] GET /volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:51.874943 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c50ae855-c53e-4281-8bc1-0ffc93d47cf1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.877431 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c50ae855-c53e-4281-8bc1-0ffc93d47cf1 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] GET https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/extra_specs/multiattach Aug 07 18:08:51.877659 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c50ae855-c53e-4281-8bc1-0ffc93d47cf1 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.877891 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c50ae855-c53e-4281-8bc1-0ffc93d47cf1 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.885420 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c50ae855-c53e-4281-8bc1-0ffc93d47cf1 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/extra_specs/multiattach returned with HTTP 200 Aug 07 18:08:51.885835 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1157/4650] 10.4.3.241 () {66 vars in 1414 bytes} [Fri Aug 7 18:08:51 2026] GET /volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:08:51.892515 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-00b74c26-9073-4221-8452-867445b9ea67 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.894220 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-00b74c26-9073-4221-8452-867445b9ea67 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] GET https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/extra_specs/volume_backend_name Aug 07 18:08:51.894436 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-00b74c26-9073-4221-8452-867445b9ea67 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.894604 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-00b74c26-9073-4221-8452-867445b9ea67 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.901464 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-00b74c26-9073-4221-8452-867445b9ea67 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 18:08:51.901896 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1160/4651] 10.4.3.241 () {66 vars in 1438 bytes} [Fri Aug 7 18:08:51 2026] GET /volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/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 07 18:08:51.908888 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0077d6c1-73d6-4039-9f00-56439dab5de0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.910496 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0077d6c1-73d6-4039-9f00-56439dab5de0 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] PUT https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/encryption/d2c70b1d-8fff-40e0-ade8-025d0bc41dcf Aug 07 18:08:51.910776 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0077d6c1-73d6-4039-9f00-56439dab5de0 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.912416 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-0077d6c1-73d6-4039-9f00-56439dab5de0 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4ea7f6235dac402289a3a92059273125', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c345b6efdc844674a9ab001e2277a9a0', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:51.912579 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0077d6c1-73d6-4039-9f00-56439dab5de0 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/encryption/d2c70b1d-8fff-40e0-ade8-025d0bc41dcf returned with HTTP 403 Aug 07 18:08:51.912962 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1165/4652] 10.4.3.241 () {68 vars in 1506 bytes} [Fri Aug 7 18:08:51 2026] PUT /volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/encryption/d2c70b1d-8fff-40e0-ade8-025d0bc41dcf => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:51.919460 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b6740b89-4b62-4725-a04e-b35c350b98e2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.920927 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b6740b89-4b62-4725-a04e-b35c350b98e2 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] PUT https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/extra_specs/key1 Aug 07 18:08:51.921238 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b6740b89-4b62-4725-a04e-b35c350b98e2 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.922750 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-b6740b89-4b62-4725-a04e-b35c350b98e2 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4ea7f6235dac402289a3a92059273125', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c345b6efdc844674a9ab001e2277a9a0', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:51.922909 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b6740b89-4b62-4725-a04e-b35c350b98e2 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/extra_specs/key1 returned with HTTP 403 Aug 07 18:08:51.923292 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1171/4653] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 18:08:51 2026] PUT /volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:51.929325 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-75401aaf-433d-4887-a0e6-2c330907414b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.930798 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-75401aaf-433d-4887-a0e6-2c330907414b tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] PUT https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce Aug 07 18:08:51.931121 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-75401aaf-433d-4887-a0e6-2c330907414b tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.932711 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-75401aaf-433d-4887-a0e6-2c330907414b tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4ea7f6235dac402289a3a92059273125', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c345b6efdc844674a9ab001e2277a9a0', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:08:51.932879 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-75401aaf-433d-4887-a0e6-2c330907414b tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-reader] https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce returned with HTTP 403 Aug 07 18:08:51.933223 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1158/4654] 10.4.3.241 () {68 vars in 1362 bytes} [Fri Aug 7 18:08:51 2026] PUT /volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:51.939163 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fb7211b7-93ce-41b6-9828-3a14fa52ac7a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.940636 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb7211b7-93ce-41b6-9828-3a14fa52ac7a tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] DELETE https://10.4.3.241/volume/v3/types/68945295-39e6-4ed1-92fe-1e505ea06778 Aug 07 18:08:51.940799 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb7211b7-93ce-41b6-9828-3a14fa52ac7a tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.940978 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb7211b7-93ce-41b6-9828-3a14fa52ac7a tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.956634 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9dc703a6-cb89-44ed-b443-3579cf41ef87 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.958665 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9dc703a6-cb89-44ed-b443-3579cf41ef87 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 Aug 07 18:08:51.958824 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9dc703a6-cb89-44ed-b443-3579cf41ef87 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.958993 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9dc703a6-cb89-44ed-b443-3579cf41ef87 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.959085 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9dc703a6-cb89-44ed-b443-3579cf41ef87 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 470ff0f2-b800-4ede-befe-60d27da6dec9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:51.962085 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb7211b7-93ce-41b6-9828-3a14fa52ac7a tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types/68945295-39e6-4ed1-92fe-1e505ea06778 returned with HTTP 202 Aug 07 18:08:51.962331 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9dc703a6-cb89-44ed-b443-3579cf41ef87 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 returned with HTTP 404 Aug 07 18:08:51.962585 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1161/4655] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:08:51 2026] DELETE /volume/v3/types/68945295-39e6-4ed1-92fe-1e505ea06778 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:51.962726 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1166/4656] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:51 2026] GET /volume/v3/backups/470ff0f2-b800-4ede-befe-60d27da6dec9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:51.968381 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-44301109-7927-4c6e-a8e8-b536b31008d5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.969899 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-44301109-7927-4c6e-a8e8-b536b31008d5 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] DELETE https://10.4.3.241/volume/v3/types/70b443cd-1efe-48b9-b74b-d3e2299ab77a Aug 07 18:08:51.970098 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-44301109-7927-4c6e-a8e8-b536b31008d5 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.970287 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-44301109-7927-4c6e-a8e8-b536b31008d5 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.986859 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.988215 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a0521a6f-ac85-490e-820c-f2bad8c2c6e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.988352 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:08:51.988653 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "name": "tempest-VolumesBackupsTest-Volume-1074069527"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:51.989900 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0521a6f-ac85-490e-820c-f2bad8c2c6e2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:08:51.990103 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0521a6f-ac85-490e-820c-f2bad8c2c6e2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:51.990295 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'name': 'tempest-VolumesBackupsTest-Volume-1074069527'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:08:51.990345 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0521a6f-ac85-490e-820c-f2bad8c2c6e2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:51.990404 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a0521a6f-ac85-490e-820c-f2bad8c2c6e2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:51.991487 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-44301109-7927-4c6e-a8e8-b536b31008d5 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types/70b443cd-1efe-48b9-b74b-d3e2299ab77a returned with HTTP 202 Aug 07 18:08:51.991934 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1172/4657] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:08:51 2026] DELETE /volume/v3/types/70b443cd-1efe-48b9-b74b-d3e2299ab77a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:51.993998 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:51.993998 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:51.994515 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0521a6f-ac85-490e-820c-f2bad8c2c6e2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:08:51.995060 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1162/4658] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:51 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:51.998343 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-df2316b7-d847-4b7e-b8a2-32a3368ddb16 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:51.999885 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df2316b7-d847-4b7e-b8a2-32a3368ddb16 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] DELETE https://10.4.3.241/volume/v3/types/707e2676-f412-42fa-b9a0-856546aca6b9 Aug 07 18:08:52.000065 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df2316b7-d847-4b7e-b8a2-32a3368ddb16 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:52.000261 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-df2316b7-d847-4b7e-b8a2-32a3368ddb16 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:52.022940 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-df2316b7-d847-4b7e-b8a2-32a3368ddb16 tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types/707e2676-f412-42fa-b9a0-856546aca6b9 returned with HTTP 202 Aug 07 18:08:52.023541 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1167/4659] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:08:51 2026] DELETE /volume/v3/types/707e2676-f412-42fa-b9a0-856546aca6b9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:52.030003 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bafc4a57-772c-4055-a50b-20524d4f861c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:52.031530 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bafc4a57-772c-4055-a50b-20524d4f861c tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] DELETE https://10.4.3.241/volume/v3/types/6ba811f3-a2cb-4ad6-a899-91b138f80476 Aug 07 18:08:52.031698 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bafc4a57-772c-4055-a50b-20524d4f861c tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:52.031875 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bafc4a57-772c-4055-a50b-20524d4f861c tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:52.050329 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bafc4a57-772c-4055-a50b-20524d4f861c tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types/6ba811f3-a2cb-4ad6-a899-91b138f80476 returned with HTTP 202 Aug 07 18:08:52.050759 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1173/4660] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:08:52 2026] DELETE /volume/v3/types/6ba811f3-a2cb-4ad6-a899-91b138f80476 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:52.053055 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Create volume of 1 GB Aug 07 18:08:52.056499 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Availability Zones retrieved successfully. Aug 07 18:08:52.056818 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f350e59b-a34a-4604-8ba0-0336cfa432bd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:52.058472 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f350e59b-a34a-4604-8ba0-0336cfa432bd tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] DELETE https://10.4.3.241/volume/v3/types/b1987174-9667-49be-9d23-06666415a855 Aug 07 18:08:52.058664 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f350e59b-a34a-4604-8ba0-0336cfa432bd tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:52.058852 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f350e59b-a34a-4604-8ba0-0336cfa432bd tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:52.061423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Flow 'volume_create_api' (67cda06e-76ee-4385-b63c-594fc459051b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:52.062221 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417d2e46-7119-4720-8314-88f1618eabe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:52.063054 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:08:52.073772 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5a8c5dea-30c0-4871-adbe-ff5d37d46c01 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:52.075392 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a8c5dea-30c0-4871-adbe-ff5d37d46c01 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:08:52.075572 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a8c5dea-30c0-4871-adbe-ff5d37d46c01 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:52.075747 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5a8c5dea-30c0-4871-adbe-ff5d37d46c01 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:52.081753 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f350e59b-a34a-4604-8ba0-0336cfa432bd tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types/b1987174-9667-49be-9d23-06666415a855 returned with HTTP 202 Aug 07 18:08:52.081942 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:52.081942 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:52.082123 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1163/4661] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:08:52 2026] DELETE /volume/v3/types/b1987174-9667-49be-9d23-06666415a855 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:52.084971 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5a8c5dea-30c0-4871-adbe-ff5d37d46c01 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:52.088214 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9a99a86c-5f03-4739-bf9b-225f48a0187b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:52.088963 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5a8c5dea-30c0-4871-adbe-ff5d37d46c01 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f returned with HTTP 200 Aug 07 18:08:52.089308 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1168/4662] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:52 2026] GET /volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:52.089735 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a99a86c-5f03-4739-bf9b-225f48a0187b tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] DELETE https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce Aug 07 18:08:52.089921 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a99a86c-5f03-4739-bf9b-225f48a0187b tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:52.090526 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a99a86c-5f03-4739-bf9b-225f48a0187b tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:52.099919 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-069e4ae2-e8e1-43dc-8ead-69f981611d81 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:52.101843 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-069e4ae2-e8e1-43dc-8ead-69f981611d81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:08:52.102024 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-069e4ae2-e8e1-43dc-8ead-69f981611d81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:52.102226 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-069e4ae2-e8e1-43dc-8ead-69f981611d81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:52.108383 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:52.108383 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:52.109194 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a99a86c-5f03-4739-bf9b-225f48a0187b tempest-VolumeTypesReaderTests-1810074460 tempest-VolumeTypesReaderTests-1810074460-project-admin] https://10.4.3.241/volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce returned with HTTP 202 Aug 07 18:08:52.109640 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1174/4663] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:08:52 2026] DELETE /volume/v3/types/0b12cbb8-8775-44e5-9228-a862dacec3ce => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:08:52.111669 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-069e4ae2-e8e1-43dc-8ead-69f981611d81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:52.112970 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417d2e46-7119-4720-8314-88f1618eabe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:52.113779 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d63ed281-92a6-44aa-8c2a-80925c774060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:52.115759 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-069e4ae2-e8e1-43dc-8ead-69f981611d81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f returned with HTTP 200 Aug 07 18:08:52.116281 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1164/4664] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:52 2026] GET /volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:52.146382 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Created reservations ['35fa0a4d-4d32-40f0-b5b0-c004755918b5', 'd679dd1f-2664-4b3c-9dce-37793e5beeb8', '84cff207-042f-4a6a-9760-f8a495a735a1', 'a4342199-63d6-47ad-824e-711a088e76fc'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:52.147178 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d63ed281-92a6-44aa-8c2a-80925c774060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35fa0a4d-4d32-40f0-b5b0-c004755918b5', 'd679dd1f-2664-4b3c-9dce-37793e5beeb8', '84cff207-042f-4a6a-9760-f8a495a735a1', 'a4342199-63d6-47ad-824e-711a088e76fc']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:52.147913 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81f715ea-c3c2-4c74-98ab-079305147205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:52.169253 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81f715ea-c3c2-4c74-98ab-079305147205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f69ce64-a0b3-499d-80b1-b280ff25ac71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1074069527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a3391cc7b444af9e41780c220f63fc',qos_specs=None,replication_status=,reservations=['35fa0a4d-4d32-40f0-b5b0-c004755918b5','d679dd1f-2664-4b3c-9dce-37793e5beeb8','84cff207-042f-4a6a-9760-f8a495a735a1','a4342199-63d6-47ad-824e-711a088e76fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae4c07ea6c1a47fa9887bde872082474',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1074069527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f69ce64-a0b3-499d-80b1-b280ff25ac71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61a3391cc7b444af9e41780c220f63fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae4c07ea6c1a47fa9887bde872082474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:52.170569 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33933c40-a665-42ea-afb8-b8306a02fcf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:52.185634 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33933c40-a665-42ea-afb8-b8306a02fcf9) transitioned into state 'SUCCESS' from state '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-1074069527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a3391cc7b444af9e41780c220f63fc',qos_specs=None,replication_status=,reservations=['35fa0a4d-4d32-40f0-b5b0-c004755918b5','d679dd1f-2664-4b3c-9dce-37793e5beeb8','84cff207-042f-4a6a-9760-f8a495a735a1','a4342199-63d6-47ad-824e-711a088e76fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae4c07ea6c1a47fa9887bde872082474',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:52.186268 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa5715ce-50f0-489a-82e5-095d300f7604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:08:52.194308 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa5715ce-50f0-489a-82e5-095d300f7604) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:08:52.195035 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Flow 'volume_create_api' (67cda06e-76ee-4385-b63c-594fc459051b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:08:52.195316 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Create volume request issued successfully. Aug 07 18:08:52.195813 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a8c0950c-0d80-478e-885b-2156bc6bee10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:08:52.196195 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1159/4665] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:08:51 2026] POST /volume/v3/volumes => generated 749 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:52.202926 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-75a1f068-3b8e-4078-ae44-a8b32a0ef873 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:52.206686 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-75a1f068-3b8e-4078-ae44-a8b32a0ef873 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:08:52.206835 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c24b0831-4617-4657-a1cf-7950b09991a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:52.206951 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-75a1f068-3b8e-4078-ae44-a8b32a0ef873 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:52.207220 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-75a1f068-3b8e-4078-ae44-a8b32a0ef873 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:52.207363 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-75a1f068-3b8e-4078-ae44-a8b32a0ef873 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:52.208382 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c24b0831-4617-4657-a1cf-7950b09991a2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 Aug 07 18:08:52.208588 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c24b0831-4617-4657-a1cf-7950b09991a2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:52.208761 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c24b0831-4617-4657-a1cf-7950b09991a2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:52.211960 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:52.211960 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:52.212428 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-75a1f068-3b8e-4078-ae44-a8b32a0ef873 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:08:52.212800 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1169/4666] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:52 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:52.215089 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:52.215089 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:52.219064 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c24b0831-4617-4657-a1cf-7950b09991a2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:08:52.223124 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c24b0831-4617-4657-a1cf-7950b09991a2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 returned with HTTP 200 Aug 07 18:08:52.223580 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1175/4667] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:52 2026] GET /volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:53.005067 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-95d20e3d-d92a-41af-a0c2-1f37576674ab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:53.007125 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95d20e3d-d92a-41af-a0c2-1f37576674ab tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:08:53.007410 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95d20e3d-d92a-41af-a0c2-1f37576674ab tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:53.007650 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95d20e3d-d92a-41af-a0c2-1f37576674ab tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:53.007790 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-95d20e3d-d92a-41af-a0c2-1f37576674ab tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:53.012693 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:53.012693 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:53.013379 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95d20e3d-d92a-41af-a0c2-1f37576674ab tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:08:53.013820 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1165/4668] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:53 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:53.064028 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-dbe10c6b-4ae6-4267-8404-9cc5cf413e66 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:53.066626 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-dbe10c6b-4ae6-4267-8404-9cc5cf413e66 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:08:53.066881 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-dbe10c6b-4ae6-4267-8404-9cc5cf413e66 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:53.067130 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-dbe10c6b-4ae6-4267-8404-9cc5cf413e66 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:53.075834 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:53.075834 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:53.080279 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-dbe10c6b-4ae6-4267-8404-9cc5cf413e66 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:53.085348 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-dbe10c6b-4ae6-4267-8404-9cc5cf413e66 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f returned with HTTP 200 Aug 07 18:08:53.085857 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1160/4669] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:08:53 2026] GET /volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:53.222207 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c122f4b5-8753-40bb-9a48-f11afa16c2ce None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:53.223927 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c122f4b5-8753-40bb-9a48-f11afa16c2ce tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:08:53.224142 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c122f4b5-8753-40bb-9a48-f11afa16c2ce tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:53.224340 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c122f4b5-8753-40bb-9a48-f11afa16c2ce tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:53.224460 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c122f4b5-8753-40bb-9a48-f11afa16c2ce tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:53.228367 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:53.228367 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:53.229044 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c122f4b5-8753-40bb-9a48-f11afa16c2ce tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:08:53.229436 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1170/4670] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:53 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:53.236117 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c2e73c64-d5f3-4130-926a-722370f52d86 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:53.238430 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c2e73c64-d5f3-4130-926a-722370f52d86 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 Aug 07 18:08:53.238799 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c2e73c64-d5f3-4130-926a-722370f52d86 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:53.239149 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c2e73c64-d5f3-4130-926a-722370f52d86 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:53.248261 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:53.248261 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:53.251043 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-c2e73c64-d5f3-4130-926a-722370f52d86 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:08:53.256307 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c2e73c64-d5f3-4130-926a-722370f52d86 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 returned with HTTP 200 Aug 07 18:08:53.256859 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1176/4671] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:53 2026] GET /volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:53.270864 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6c150259-6a68-479e-afe8-d6ff855f5d58 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:53.272779 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c150259-6a68-479e-afe8-d6ff855f5d58 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:08:53.273171 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c150259-6a68-479e-afe8-d6ff855f5d58 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4f69ce64-a0b3-499d-80b1-b280ff25ac71", "name": "tempest-VolumesBackupsTest-Backup-1486936394"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:53.274785 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-6c150259-6a68-479e-afe8-d6ff855f5d58 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Creating new backup {'backup': {'volume_id': '4f69ce64-a0b3-499d-80b1-b280ff25ac71', 'name': 'tempest-VolumesBackupsTest-Backup-1486936394'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:08:53.274944 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-6c150259-6a68-479e-afe8-d6ff855f5d58 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Creating backup of volume 4f69ce64-a0b3-499d-80b1-b280ff25ac71 in container None Aug 07 18:08:53.282505 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:53.282505 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:53.283069 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6c150259-6a68-479e-afe8-d6ff855f5d58 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:08:53.298289 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6c150259-6a68-479e-afe8-d6ff855f5d58 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Created reservations ['b653d356-805d-4792-97f0-35a6978db802', '9f18d651-a3f2-4d24-8358-9c130d796968'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:08:53.323209 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c150259-6a68-479e-afe8-d6ff855f5d58 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:08:53.323892 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1166/4672] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:08:53 2026] POST /volume/v3/backups => generated 330 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:08:53.334795 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9b3c715e-641c-4c2f-98bb-1e2f8ae583cc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:53.336500 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b3c715e-641c-4c2f-98bb-1e2f8ae583cc tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:08:53.336706 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b3c715e-641c-4c2f-98bb-1e2f8ae583cc tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:53.336882 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b3c715e-641c-4c2f-98bb-1e2f8ae583cc tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:53.336971 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-9b3c715e-641c-4c2f-98bb-1e2f8ae583cc tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:53.343610 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:53.343610 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:53.344342 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b3c715e-641c-4c2f-98bb-1e2f8ae583cc tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:08:53.344708 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1161/4673] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:53 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:53.489930 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-59d08dac-14ef-4348-ad46-240cae6eed7d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:53.491808 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-59d08dac-14ef-4348-ad46-240cae6eed7d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:08:53.491979 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-59d08dac-14ef-4348-ad46-240cae6eed7d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:53.492149 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-59d08dac-14ef-4348-ad46-240cae6eed7d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:53.498351 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:53.498351 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:53.501369 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-59d08dac-14ef-4348-ad46-240cae6eed7d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:53.505293 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-59d08dac-14ef-4348-ad46-240cae6eed7d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f returned with HTTP 200 Aug 07 18:08:53.505681 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1171/4674] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:08:53 2026] GET /volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:53.514528 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7a5b5372-c3c9-48d5-89ec-cd48963998f2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:53.514860 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a5b5372-c3c9-48d5-89ec-cd48963998f2 None None] GET https://10.4.3.241/volume// Aug 07 18:08:53.515014 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a5b5372-c3c9-48d5-89ec-cd48963998f2 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:53.515213 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7a5b5372-c3c9-48d5-89ec-cd48963998f2 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:53.515523 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7a5b5372-c3c9-48d5-89ec-cd48963998f2 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:08:53.515835 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1177/4675] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:08:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:08:53.522530 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-64af3233-4e09-4b1c-b516-ec35af7f68fa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:53.524271 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-64af3233-4e09-4b1c-b516-ec35af7f68fa tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:08:53.524672 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-64af3233-4e09-4b1c-b516-ec35af7f68fa tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac4a51ae-58e2-44a4-ae54-c5b3840d165f", "connector": null, "instance_uuid": "b3472143-d1f5-4cd3-8554-d2e03047b168"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:53.533475 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:53.533475 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:53.554935 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-64af3233-4e09-4b1c-b516-ec35af7f68fa tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:08:53.555376 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1167/4676] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:08:53 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:54.024002 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4354f4ea-eab0-4187-8a8a-074779b77a73 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:54.025787 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4354f4ea-eab0-4187-8a8a-074779b77a73 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:08:54.026008 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4354f4ea-eab0-4187-8a8a-074779b77a73 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:54.026162 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4354f4ea-eab0-4187-8a8a-074779b77a73 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:54.026272 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4354f4ea-eab0-4187-8a8a-074779b77a73 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:54.030348 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:54.030348 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:54.030955 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4354f4ea-eab0-4187-8a8a-074779b77a73 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:08:54.031299 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1162/4677] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:54 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:54.233473 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-49fc6d05-1712-4fa1-9494-eda88ea68742 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:54.233758 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49fc6d05-1712-4fa1-9494-eda88ea68742 None None] GET https://10.4.3.241/volume// Aug 07 18:08:54.233835 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-49fc6d05-1712-4fa1-9494-eda88ea68742 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:54.234029 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-49fc6d05-1712-4fa1-9494-eda88ea68742 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:54.234360 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-49fc6d05-1712-4fa1-9494-eda88ea68742 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:08:54.234662 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1172/4678] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:08:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:08:54.238939 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b52a9d20-7e52-4917-b4c1-705a9584007c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:54.241003 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b52a9d20-7e52-4917-b4c1-705a9584007c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:08:54.241236 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b52a9d20-7e52-4917-b4c1-705a9584007c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:54.241481 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b52a9d20-7e52-4917-b4c1-705a9584007c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:54.241619 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b52a9d20-7e52-4917-b4c1-705a9584007c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:54.242497 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-2ee62cbe-c1b1-4a9d-b550-77de903cbc71 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:54.244941 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-2ee62cbe-c1b1-4a9d-b550-77de903cbc71 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:08:54.245212 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-2ee62cbe-c1b1-4a9d-b550-77de903cbc71 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:54.245465 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-2ee62cbe-c1b1-4a9d-b550-77de903cbc71 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:54.247613 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:54.247613 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:54.248489 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b52a9d20-7e52-4917-b4c1-705a9584007c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:08:54.248920 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1178/4679] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:54 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:54.255393 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:54.255393 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:54.258690 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-2ee62cbe-c1b1-4a9d-b550-77de903cbc71 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:08:54.262783 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-2ee62cbe-c1b1-4a9d-b550-77de903cbc71 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f returned with HTTP 200 Aug 07 18:08:54.263166 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1168/4680] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:08:54 2026] GET /volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:08:54.355743 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7aa269ba-6840-4ab4-aa3a-ad6161e72165 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:54.357420 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7aa269ba-6840-4ab4-aa3a-ad6161e72165 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:08:54.357604 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7aa269ba-6840-4ab4-aa3a-ad6161e72165 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:54.357774 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7aa269ba-6840-4ab4-aa3a-ad6161e72165 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:54.357872 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-7aa269ba-6840-4ab4-aa3a-ad6161e72165 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:54.361418 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:54.361418 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:54.362025 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7aa269ba-6840-4ab4-aa3a-ad6161e72165 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:08:54.362355 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1163/4681] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:54 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:54.363910 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-79241c75-de9c-4d35-bec4-13b65b0b9b9e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:54.365643 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-79241c75-de9c-4d35-bec4-13b65b0b9b9e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] PUT https://10.4.3.241/volume/v3/attachments/d196fd13-0e35-41f2-8fd5-07e6048d374d Aug 07 18:08:54.365964 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-79241c75-de9c-4d35-bec4-13b65b0b9b9e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:54.372605 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-79241c75-de9c-4d35-bec4-13b65b0b9b9e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Acquiring lock "cinder-attachment_update-ac4a51ae-58e2-44a4-ae54-c5b3840d165f-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:08:54.377519 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-79241c75-de9c-4d35-bec4-13b65b0b9b9e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-ac4a51ae-58e2-44a4-ae54-c5b3840d165f-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:08:54.378763 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:54.378763 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:54.450563 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-79241c75-de9c-4d35-bec4-13b65b0b9b9e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-ac4a51ae-58e2-44a4-ae54-c5b3840d165f-np0000006743" released by "attachment_update" :: held 0.073s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:08:54.450846 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-79241c75-de9c-4d35-bec4-13b65b0b9b9e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/d196fd13-0e35-41f2-8fd5-07e6048d374d returned with HTTP 200 Aug 07 18:08:54.451643 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1173/4682] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:08:54 2026] PUT /volume/v3/attachments/d196fd13-0e35-41f2-8fd5-07e6048d374d => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:08:54.469977 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-d5c5e220-e33a-4d6d-8a30-0143f8dbd380 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:54.471720 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-d5c5e220-e33a-4d6d-8a30-0143f8dbd380 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments/d196fd13-0e35-41f2-8fd5-07e6048d374d/action Aug 07 18:08:54.472117 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-d5c5e220-e33a-4d6d-8a30-0143f8dbd380 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:08:54.472233 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-d5c5e220-e33a-4d6d-8a30-0143f8dbd380 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:08:54.488079 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:54.488079 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:54.497765 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-39e5dd79-3b99-4e07-bc8b-4e5016a97e66 req-d5c5e220-e33a-4d6d-8a30-0143f8dbd380 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/d196fd13-0e35-41f2-8fd5-07e6048d374d/action returned with HTTP 204 Aug 07 18:08:54.498176 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1179/4683] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:08:54 2026] POST /volume/v3/attachments/d196fd13-0e35-41f2-8fd5-07e6048d374d/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:08:55.040310 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-30cbad07-e79f-4369-a662-bc5087867777 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:55.041995 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30cbad07-e79f-4369-a662-bc5087867777 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:08:55.042185 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30cbad07-e79f-4369-a662-bc5087867777 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:55.042376 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30cbad07-e79f-4369-a662-bc5087867777 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:55.042491 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-30cbad07-e79f-4369-a662-bc5087867777 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:55.046077 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:55.046077 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:55.046611 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30cbad07-e79f-4369-a662-bc5087867777 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:08:55.046922 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1169/4684] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:55 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:55.258103 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-746b0dd1-342b-47a0-9beb-5e5d146ebf78 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:55.262146 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-746b0dd1-342b-47a0-9beb-5e5d146ebf78 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:08:55.262146 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-746b0dd1-342b-47a0-9beb-5e5d146ebf78 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:55.262146 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-746b0dd1-342b-47a0-9beb-5e5d146ebf78 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:55.262146 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-746b0dd1-342b-47a0-9beb-5e5d146ebf78 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:55.263871 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:55.263871 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:55.264269 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-746b0dd1-342b-47a0-9beb-5e5d146ebf78 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:08:55.264596 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1164/4685] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:55 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:55.373799 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e1e917f3-ae02-4836-ad10-074b19a3e159 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:55.375658 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e1e917f3-ae02-4836-ad10-074b19a3e159 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:08:55.375871 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e1e917f3-ae02-4836-ad10-074b19a3e159 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:55.376094 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e1e917f3-ae02-4836-ad10-074b19a3e159 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:55.376285 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e1e917f3-ae02-4836-ad10-074b19a3e159 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:55.380616 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:55.380616 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:55.381323 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e1e917f3-ae02-4836-ad10-074b19a3e159 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:08:55.381709 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1174/4686] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:55 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:56.057103 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9a199b1b-b6cd-4c44-9a90-971f4b1c2eb2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:56.058655 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a199b1b-b6cd-4c44-9a90-971f4b1c2eb2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:08:56.058862 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a199b1b-b6cd-4c44-9a90-971f4b1c2eb2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:56.059030 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a199b1b-b6cd-4c44-9a90-971f4b1c2eb2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:56.059419 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-9a199b1b-b6cd-4c44-9a90-971f4b1c2eb2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:56.063602 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:56.063602 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:56.064044 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a199b1b-b6cd-4c44-9a90-971f4b1c2eb2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:08:56.064578 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1180/4687] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:56 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:56.273766 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-de14b26f-bacc-42d5-8733-3d6875317bbb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:56.275384 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de14b26f-bacc-42d5-8733-3d6875317bbb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:08:56.275600 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de14b26f-bacc-42d5-8733-3d6875317bbb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:56.275774 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de14b26f-bacc-42d5-8733-3d6875317bbb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:56.275876 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-de14b26f-bacc-42d5-8733-3d6875317bbb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:56.280040 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:56.280040 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:56.281045 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de14b26f-bacc-42d5-8733-3d6875317bbb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:08:56.281505 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1170/4688] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:56 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:56.391523 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a3d8e578-1dfc-4af6-916e-abd90e665b2d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:56.393766 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3d8e578-1dfc-4af6-916e-abd90e665b2d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:08:56.393766 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3d8e578-1dfc-4af6-916e-abd90e665b2d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:56.393990 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3d8e578-1dfc-4af6-916e-abd90e665b2d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:56.394119 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a3d8e578-1dfc-4af6-916e-abd90e665b2d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:56.398699 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:56.398699 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:56.399518 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3d8e578-1dfc-4af6-916e-abd90e665b2d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:08:56.399911 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1165/4689] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:56 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:57.075430 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7a024b91-56c5-4b5f-84e9-8b8cc2bf6742 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:57.077070 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7a024b91-56c5-4b5f-84e9-8b8cc2bf6742 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:08:57.077462 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7a024b91-56c5-4b5f-84e9-8b8cc2bf6742 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:57.078684 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7a024b91-56c5-4b5f-84e9-8b8cc2bf6742 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:57.078684 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7a024b91-56c5-4b5f-84e9-8b8cc2bf6742 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:57.081917 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:57.081917 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:57.082747 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7a024b91-56c5-4b5f-84e9-8b8cc2bf6742 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:08:57.083199 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1175/4690] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:57 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:57.290480 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-63e0f0fa-738b-4750-bca4-1abd92937724 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:57.292167 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63e0f0fa-738b-4750-bca4-1abd92937724 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:08:57.292391 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-63e0f0fa-738b-4750-bca4-1abd92937724 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:57.292620 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-63e0f0fa-738b-4750-bca4-1abd92937724 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:57.292732 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-63e0f0fa-738b-4750-bca4-1abd92937724 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:57.296911 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:57.296911 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:57.297622 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-63e0f0fa-738b-4750-bca4-1abd92937724 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:08:57.297955 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1181/4691] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:57 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:57.408891 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d083028a-7966-47c4-8fde-b37928429c26 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:57.410683 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d083028a-7966-47c4-8fde-b37928429c26 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:08:57.410903 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d083028a-7966-47c4-8fde-b37928429c26 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:57.411092 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d083028a-7966-47c4-8fde-b37928429c26 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:57.411205 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d083028a-7966-47c4-8fde-b37928429c26 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:57.415689 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:57.415689 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:57.416483 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d083028a-7966-47c4-8fde-b37928429c26 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:08:57.416908 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1171/4692] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:57 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:58.092993 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-21076a9c-1d1b-40cc-be92-7273d3e4f49f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:58.095031 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-21076a9c-1d1b-40cc-be92-7273d3e4f49f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:08:58.095259 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-21076a9c-1d1b-40cc-be92-7273d3e4f49f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:58.095513 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-21076a9c-1d1b-40cc-be92-7273d3e4f49f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:58.095649 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-21076a9c-1d1b-40cc-be92-7273d3e4f49f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:58.101289 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:58.101289 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:58.102156 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-21076a9c-1d1b-40cc-be92-7273d3e4f49f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:08:58.102734 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1166/4693] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:58 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:58.310377 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2d4b4d75-5a2e-4786-b949-451b4f217988 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:58.312543 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d4b4d75-5a2e-4786-b949-451b4f217988 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:08:58.313042 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2d4b4d75-5a2e-4786-b949-451b4f217988 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:58.314420 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2d4b4d75-5a2e-4786-b949-451b4f217988 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:58.314420 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2d4b4d75-5a2e-4786-b949-451b4f217988 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:58.319138 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:58.319138 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:58.320073 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d4b4d75-5a2e-4786-b949-451b4f217988 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:08:58.320621 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1176/4694] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:58 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:58.426056 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c761a616-177f-4a8c-a372-c8481eb5092b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:58.427612 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c761a616-177f-4a8c-a372-c8481eb5092b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:08:58.427822 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c761a616-177f-4a8c-a372-c8481eb5092b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:58.427995 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c761a616-177f-4a8c-a372-c8481eb5092b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:58.428131 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c761a616-177f-4a8c-a372-c8481eb5092b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:58.435119 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:58.435119 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:08:58.436040 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c761a616-177f-4a8c-a372-c8481eb5092b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:08:58.436490 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1182/4695] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:58 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:59.117156 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ac010206-ed9b-48ed-8c1b-8cfc4ed7653b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:59.121958 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac010206-ed9b-48ed-8c1b-8cfc4ed7653b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:08:59.122247 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ac010206-ed9b-48ed-8c1b-8cfc4ed7653b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:59.122513 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ac010206-ed9b-48ed-8c1b-8cfc4ed7653b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:59.122619 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ac010206-ed9b-48ed-8c1b-8cfc4ed7653b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:59.128327 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:59.128327 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:08:59.128975 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac010206-ed9b-48ed-8c1b-8cfc4ed7653b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:08:59.129362 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1172/4696] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:08:59 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:59.330179 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4a0c2b6c-2688-4d5d-9c00-a653054b159b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:59.331907 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a0c2b6c-2688-4d5d-9c00-a653054b159b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:08:59.332105 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4a0c2b6c-2688-4d5d-9c00-a653054b159b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:59.332289 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4a0c2b6c-2688-4d5d-9c00-a653054b159b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:59.332395 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4a0c2b6c-2688-4d5d-9c00-a653054b159b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:59.337655 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:59.337655 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:08:59.338744 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4a0c2b6c-2688-4d5d-9c00-a653054b159b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:08:59.339274 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1167/4697] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:59 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:08:59.446832 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-378cac0a-9396-4bc9-8fa7-58790845b385 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:08:59.449254 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-378cac0a-9396-4bc9-8fa7-58790845b385 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:08:59.449490 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-378cac0a-9396-4bc9-8fa7-58790845b385 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:08:59.449718 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-378cac0a-9396-4bc9-8fa7-58790845b385 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:08:59.449891 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-378cac0a-9396-4bc9-8fa7-58790845b385 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:08:59.455177 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:08:59.455177 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:08:59.456150 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-378cac0a-9396-4bc9-8fa7-58790845b385 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:08:59.456593 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1177/4698] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:08:59 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:00.142866 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ee3a0ecf-ef68-4b8f-a468-483a5c33b13b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:00.144809 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee3a0ecf-ef68-4b8f-a468-483a5c33b13b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:09:00.145071 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee3a0ecf-ef68-4b8f-a468-483a5c33b13b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:00.145555 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee3a0ecf-ef68-4b8f-a468-483a5c33b13b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:00.145555 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-ee3a0ecf-ef68-4b8f-a468-483a5c33b13b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:00.150512 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:00.150512 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:00.151294 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee3a0ecf-ef68-4b8f-a468-483a5c33b13b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:09:00.151742 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1183/4699] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:00 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:00.349076 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1b42966-39fa-44c8-a382-6f034ae91dc7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:00.350910 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1b42966-39fa-44c8-a382-6f034ae91dc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:00.351107 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1b42966-39fa-44c8-a382-6f034ae91dc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:00.351373 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1b42966-39fa-44c8-a382-6f034ae91dc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:00.351528 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d1b42966-39fa-44c8-a382-6f034ae91dc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:00.355890 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:00.355890 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:00.356722 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1b42966-39fa-44c8-a382-6f034ae91dc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:00.357101 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1173/4700] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:00 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:00.467065 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8d3d7efa-24ee-42ad-8e54-67786b86f45c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:00.469502 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d3d7efa-24ee-42ad-8e54-67786b86f45c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:00.469870 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d3d7efa-24ee-42ad-8e54-67786b86f45c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:00.469990 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8d3d7efa-24ee-42ad-8e54-67786b86f45c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:00.470134 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8d3d7efa-24ee-42ad-8e54-67786b86f45c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:00.477834 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:00.477834 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:00.478855 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8d3d7efa-24ee-42ad-8e54-67786b86f45c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:00.479317 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1168/4701] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:00 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:01.163077 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cce80a5e-8f06-4894-95ef-e5513b152f14 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:01.166282 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cce80a5e-8f06-4894-95ef-e5513b152f14 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:09:01.166282 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cce80a5e-8f06-4894-95ef-e5513b152f14 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:01.166282 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cce80a5e-8f06-4894-95ef-e5513b152f14 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:01.166282 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-cce80a5e-8f06-4894-95ef-e5513b152f14 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:01.170949 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:01.170949 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:01.171929 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cce80a5e-8f06-4894-95ef-e5513b152f14 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:09:01.172542 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1178/4702] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:01 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:01.367698 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-17e3c4f8-181b-4987-a324-931944283cb9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:01.369576 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-17e3c4f8-181b-4987-a324-931944283cb9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:01.369774 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-17e3c4f8-181b-4987-a324-931944283cb9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:01.370034 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-17e3c4f8-181b-4987-a324-931944283cb9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:01.370143 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-17e3c4f8-181b-4987-a324-931944283cb9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:01.374377 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:01.374377 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:01.375145 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-17e3c4f8-181b-4987-a324-931944283cb9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:01.375558 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1184/4703] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:01 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:01.490326 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c05b802b-5e5e-40ad-be3b-1d41ad54cc85 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:01.492222 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c05b802b-5e5e-40ad-be3b-1d41ad54cc85 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:01.492506 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c05b802b-5e5e-40ad-be3b-1d41ad54cc85 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:01.492636 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c05b802b-5e5e-40ad-be3b-1d41ad54cc85 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:01.492737 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c05b802b-5e5e-40ad-be3b-1d41ad54cc85 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:01.498761 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:01.498761 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:01.499776 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c05b802b-5e5e-40ad-be3b-1d41ad54cc85 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:01.500433 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1174/4704] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:01 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:02.183685 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a9f703fa-556d-47ab-8ba1-199f9954181d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:02.185370 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a9f703fa-556d-47ab-8ba1-199f9954181d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:09:02.185593 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a9f703fa-556d-47ab-8ba1-199f9954181d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:02.185783 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a9f703fa-556d-47ab-8ba1-199f9954181d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:02.185874 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a9f703fa-556d-47ab-8ba1-199f9954181d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:02.189902 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:02.189902 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:02.190458 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a9f703fa-556d-47ab-8ba1-199f9954181d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:09:02.190808 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1169/4705] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:02 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:02.386747 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-08f8d5c2-9095-49b4-a2f4-7d18db27d24a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:02.388984 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-08f8d5c2-9095-49b4-a2f4-7d18db27d24a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:02.389232 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-08f8d5c2-9095-49b4-a2f4-7d18db27d24a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:02.389500 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-08f8d5c2-9095-49b4-a2f4-7d18db27d24a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:02.389738 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-08f8d5c2-9095-49b4-a2f4-7d18db27d24a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:02.394908 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:02.394908 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:02.395825 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-08f8d5c2-9095-49b4-a2f4-7d18db27d24a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:02.396270 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1179/4706] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:02 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:02.512083 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-05ec5660-25ac-4dea-8420-bd6d6fd967e4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:02.516151 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05ec5660-25ac-4dea-8420-bd6d6fd967e4 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:02.516420 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05ec5660-25ac-4dea-8420-bd6d6fd967e4 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:02.516669 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-05ec5660-25ac-4dea-8420-bd6d6fd967e4 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:02.516891 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-05ec5660-25ac-4dea-8420-bd6d6fd967e4 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:02.523897 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:02.523897 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:02.524863 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-05ec5660-25ac-4dea-8420-bd6d6fd967e4 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:02.525375 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1185/4707] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:02 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:03.200144 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9f0aafe6-bc23-439e-9c7b-0870aab84918 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:03.205425 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9f0aafe6-bc23-439e-9c7b-0870aab84918 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:09:03.205425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9f0aafe6-bc23-439e-9c7b-0870aab84918 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:03.205425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9f0aafe6-bc23-439e-9c7b-0870aab84918 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:03.205425 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9f0aafe6-bc23-439e-9c7b-0870aab84918 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:03.207607 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:03.207607 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:03.209102 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9f0aafe6-bc23-439e-9c7b-0870aab84918 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:09:03.209102 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1175/4708] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:03 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:03.409415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-531b2133-585d-4933-91f9-19de562def0a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:03.409415 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-531b2133-585d-4933-91f9-19de562def0a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:03.409415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-531b2133-585d-4933-91f9-19de562def0a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:03.409415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-531b2133-585d-4933-91f9-19de562def0a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:03.409415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-531b2133-585d-4933-91f9-19de562def0a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:03.416442 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:03.416442 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:03.416442 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-531b2133-585d-4933-91f9-19de562def0a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:03.416442 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1170/4709] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:03 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:03.538557 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-70c78a6a-8953-40c7-8a92-382c0e2203cd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:03.542249 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-70c78a6a-8953-40c7-8a92-382c0e2203cd tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:03.542490 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-70c78a6a-8953-40c7-8a92-382c0e2203cd tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:03.542678 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-70c78a6a-8953-40c7-8a92-382c0e2203cd tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:03.542780 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-70c78a6a-8953-40c7-8a92-382c0e2203cd tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:03.547132 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:03.547132 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:03.547854 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-70c78a6a-8953-40c7-8a92-382c0e2203cd tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:03.547975 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1180/4710] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:03 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:04.224091 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0901f644-d802-4517-a5e9-89def3949fbe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:04.226430 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0901f644-d802-4517-a5e9-89def3949fbe tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:09:04.226866 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0901f644-d802-4517-a5e9-89def3949fbe tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:04.227032 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0901f644-d802-4517-a5e9-89def3949fbe tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:04.227177 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0901f644-d802-4517-a5e9-89def3949fbe tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:04.231493 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:04.231493 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:04.232127 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0901f644-d802-4517-a5e9-89def3949fbe tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:09:04.232594 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1186/4711] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:04 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:04.431819 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a7bd71f8-cdcf-47e3-93a2-5ae14d0c4338 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:04.434205 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7bd71f8-cdcf-47e3-93a2-5ae14d0c4338 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:04.434424 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7bd71f8-cdcf-47e3-93a2-5ae14d0c4338 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:04.434633 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7bd71f8-cdcf-47e3-93a2-5ae14d0c4338 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:04.434754 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a7bd71f8-cdcf-47e3-93a2-5ae14d0c4338 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:04.439281 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:04.439281 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:04.440059 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7bd71f8-cdcf-47e3-93a2-5ae14d0c4338 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:04.440481 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1176/4712] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:04 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:04.557973 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-adf8bf55-1ea1-42f3-bf46-0a45c1bdd26c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:04.559698 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-adf8bf55-1ea1-42f3-bf46-0a45c1bdd26c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:04.559903 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-adf8bf55-1ea1-42f3-bf46-0a45c1bdd26c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:04.560073 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-adf8bf55-1ea1-42f3-bf46-0a45c1bdd26c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:04.560164 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-adf8bf55-1ea1-42f3-bf46-0a45c1bdd26c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:04.564004 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:04.564004 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:04.564680 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-adf8bf55-1ea1-42f3-bf46-0a45c1bdd26c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:04.565166 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1171/4713] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:04 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:05.245590 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3acb62f3-d5ac-4df7-9ec5-a5e0fa4f66a4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:05.255314 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3acb62f3-d5ac-4df7-9ec5-a5e0fa4f66a4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:09:05.256645 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3acb62f3-d5ac-4df7-9ec5-a5e0fa4f66a4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:05.257424 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3acb62f3-d5ac-4df7-9ec5-a5e0fa4f66a4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:05.258625 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3acb62f3-d5ac-4df7-9ec5-a5e0fa4f66a4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:05.285287 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:05.285287 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:05.289279 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3acb62f3-d5ac-4df7-9ec5-a5e0fa4f66a4 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:09:05.289742 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1181/4714] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:05 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 735 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:05.449924 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-30078741-2917-41a7-bdf9-6668ab3a8d31 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:05.451606 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-30078741-2917-41a7-bdf9-6668ab3a8d31 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:05.451771 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-30078741-2917-41a7-bdf9-6668ab3a8d31 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:05.451942 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-30078741-2917-41a7-bdf9-6668ab3a8d31 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:05.452073 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-30078741-2917-41a7-bdf9-6668ab3a8d31 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:05.456455 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:05.456455 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:05.457212 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-30078741-2917-41a7-bdf9-6668ab3a8d31 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:05.457678 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1187/4715] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:05 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:05.577181 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0e158bdc-20a8-4207-9ea3-4dc87b787d81 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:05.578986 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e158bdc-20a8-4207-9ea3-4dc87b787d81 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:05.579680 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e158bdc-20a8-4207-9ea3-4dc87b787d81 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:05.579680 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e158bdc-20a8-4207-9ea3-4dc87b787d81 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:05.579680 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0e158bdc-20a8-4207-9ea3-4dc87b787d81 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:05.583604 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:05.583604 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:05.584535 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e158bdc-20a8-4207-9ea3-4dc87b787d81 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:05.584887 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1177/4716] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:05 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:06.299792 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-154993b7-ba64-4d48-bc76-40ee04781c31 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:06.303786 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-154993b7-ba64-4d48-bc76-40ee04781c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:09:06.303786 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-154993b7-ba64-4d48-bc76-40ee04781c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:06.303786 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-154993b7-ba64-4d48-bc76-40ee04781c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:06.303786 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-154993b7-ba64-4d48-bc76-40ee04781c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:06.311523 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:06.311523 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:06.311523 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-154993b7-ba64-4d48-bc76-40ee04781c31 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:09:06.311523 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1172/4717] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:06 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:06.468050 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-95f63d05-c1ad-4519-8fda-5681e38c8479 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:06.469787 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95f63d05-c1ad-4519-8fda-5681e38c8479 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:06.469964 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95f63d05-c1ad-4519-8fda-5681e38c8479 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:06.470151 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-95f63d05-c1ad-4519-8fda-5681e38c8479 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:06.470296 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-95f63d05-c1ad-4519-8fda-5681e38c8479 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:06.474475 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:06.474475 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:06.475047 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-95f63d05-c1ad-4519-8fda-5681e38c8479 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:06.475499 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1182/4718] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:06 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:06.596058 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-26d853bc-c8cc-46c3-b67a-ed07d6e6abf0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:06.598318 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-26d853bc-c8cc-46c3-b67a-ed07d6e6abf0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:06.598485 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-26d853bc-c8cc-46c3-b67a-ed07d6e6abf0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:06.598683 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-26d853bc-c8cc-46c3-b67a-ed07d6e6abf0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:06.598806 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-26d853bc-c8cc-46c3-b67a-ed07d6e6abf0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:06.603922 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:06.603922 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:06.604752 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-26d853bc-c8cc-46c3-b67a-ed07d6e6abf0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:06.605150 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1188/4719] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:06 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:07.322210 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5d989c2d-56a5-4d76-9ec3-d1a80fe1b9ed None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:07.324339 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d989c2d-56a5-4d76-9ec3-d1a80fe1b9ed tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:09:07.324552 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d989c2d-56a5-4d76-9ec3-d1a80fe1b9ed tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:07.324723 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d989c2d-56a5-4d76-9ec3-d1a80fe1b9ed tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:07.324818 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5d989c2d-56a5-4d76-9ec3-d1a80fe1b9ed tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 1c623895-94a0-430d-8001-c7a1cd6b1de8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:07.334275 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:07.334275 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:07.334781 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d989c2d-56a5-4d76-9ec3-d1a80fe1b9ed tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 200 Aug 07 18:09:07.335079 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1178/4720] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:07 2026] GET /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:07.344671 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7ad50445-d134-4696-9a40-43db73433402 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:07.346423 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7ad50445-d134-4696-9a40-43db73433402 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] DELETE https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 Aug 07 18:09:07.346687 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7ad50445-d134-4696-9a40-43db73433402 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:07.346906 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7ad50445-d134-4696-9a40-43db73433402 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:07.347041 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-7ad50445-d134-4696-9a40-43db73433402 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Delete backup with id: 1c623895-94a0-430d-8001-c7a1cd6b1de8. Aug 07 18:09:07.351468 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:07.351468 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:07.362286 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-7ad50445-d134-4696-9a40-43db73433402 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] delete_backup rpcapi backup_id 1c623895-94a0-430d-8001-c7a1cd6b1de8 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:09:07.363864 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7ad50445-d134-4696-9a40-43db73433402 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] https://10.4.3.241/volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 returned with HTTP 202 Aug 07 18:09:07.364261 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1173/4721] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:09:07 2026] DELETE /volume/v3/backups/1c623895-94a0-430d-8001-c7a1cd6b1de8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:09:07.371711 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1edb8240-8678-47c2-ab0b-ac3a9c38e0a1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:07.373070 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1edb8240-8678-47c2-ab0b-ac3a9c38e0a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be Aug 07 18:09:07.373379 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1edb8240-8678-47c2-ab0b-ac3a9c38e0a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:07.373877 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1edb8240-8678-47c2-ab0b-ac3a9c38e0a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:07.375025 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-1edb8240-8678-47c2-ab0b-ac3a9c38e0a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete volume with id: 86dabdda-38d8-4a57-a940-cf1c7534e7be Aug 07 18:09:07.381135 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:07.381135 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:07.382097 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1edb8240-8678-47c2-ab0b-ac3a9c38e0a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:07.397513 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1edb8240-8678-47c2-ab0b-ac3a9c38e0a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete volume request issued successfully. Aug 07 18:09:07.400115 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1edb8240-8678-47c2-ab0b-ac3a9c38e0a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be returned with HTTP 202 Aug 07 18:09:07.400115 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1183/4722] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:09:07 2026] DELETE /volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:09:07.411431 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e58d6be2-5c3d-4db8-8715-8ce9c979bb4c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:07.413030 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e58d6be2-5c3d-4db8-8715-8ce9c979bb4c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be Aug 07 18:09:07.413210 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e58d6be2-5c3d-4db8-8715-8ce9c979bb4c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:07.413795 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e58d6be2-5c3d-4db8-8715-8ce9c979bb4c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:07.421060 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:07.421060 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:07.425010 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e58d6be2-5c3d-4db8-8715-8ce9c979bb4c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:07.428619 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e58d6be2-5c3d-4db8-8715-8ce9c979bb4c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be returned with HTTP 200 Aug 07 18:09:07.429044 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1189/4723] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:07 2026] GET /volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:09:07.489683 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-276025aa-7c4a-4ecc-a7d0-8f7754c079ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:07.492955 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-276025aa-7c4a-4ecc-a7d0-8f7754c079ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:07.493139 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-276025aa-7c4a-4ecc-a7d0-8f7754c079ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:07.493707 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-276025aa-7c4a-4ecc-a7d0-8f7754c079ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:07.493707 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-276025aa-7c4a-4ecc-a7d0-8f7754c079ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:07.498157 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:07.498157 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:07.499055 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-276025aa-7c4a-4ecc-a7d0-8f7754c079ac tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:07.499568 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1179/4724] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:07 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:07.615720 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b0a1e011-cae3-4aa2-bfa3-5d0ede690595 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:07.617246 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0a1e011-cae3-4aa2-bfa3-5d0ede690595 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:07.617472 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0a1e011-cae3-4aa2-bfa3-5d0ede690595 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:07.617661 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0a1e011-cae3-4aa2-bfa3-5d0ede690595 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:07.617765 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b0a1e011-cae3-4aa2-bfa3-5d0ede690595 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:07.621840 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:07.621840 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:07.622660 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0a1e011-cae3-4aa2-bfa3-5d0ede690595 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:07.622974 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1174/4725] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:07 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:08.443700 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d0a33b1c-6f49-4e11-a3c1-cb6732b457cd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:08.445552 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0a33b1c-6f49-4e11-a3c1-cb6732b457cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be Aug 07 18:09:08.445776 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d0a33b1c-6f49-4e11-a3c1-cb6732b457cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:08.446014 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d0a33b1c-6f49-4e11-a3c1-cb6732b457cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:08.451876 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d0a33b1c-6f49-4e11-a3c1-cb6732b457cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be returned with HTTP 404 Aug 07 18:09:08.452315 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1184/4726] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:08 2026] GET /volume/v3/volumes/86dabdda-38d8-4a57-a940-cf1c7534e7be => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:08.461228 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ba39c13b-ee8c-421d-b66a-4d47a836785b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:08.462870 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ba39c13b-ee8c-421d-b66a-4d47a836785b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f/export_record Aug 07 18:09:08.463086 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ba39c13b-ee8c-421d-b66a-4d47a836785b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:08.463294 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ba39c13b-ee8c-421d-b66a-4d47a836785b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Calling method 'export_record' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:08.463456 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-ba39c13b-ee8c-421d-b66a-4d47a836785b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Export record for backup e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100245) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 18:09:08.467471 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:08.467471 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:08.468458 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-ba39c13b-ee8c-421d-b66a-4d47a836785b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'b5be5b023b9d4c7292161ef328d91ae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '93cb3125e8c94a6d9a12c676665401dc', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:09:08.468663 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ba39c13b-ee8c-421d-b66a-4d47a836785b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f/export_record returned with HTTP 403 Aug 07 18:09:08.469142 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1190/4727] 10.4.3.241 () {68 vars in 1430 bytes} [Fri Aug 7 18:09:08 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:08.477133 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:08.478612 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:09:08.478928 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-600572075"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:08.480151 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-600572075'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:09:08.480287 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Create volume of 1 GB Aug 07 18:09:08.483799 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Availability Zones retrieved successfully. Aug 07 18:09:08.488314 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Flow 'volume_create_api' (b33b44dd-e1ce-4b57-b038-147e4ead8319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:09:08.489279 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c29a703-01aa-4e7f-844b-f254f3ca4da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:08.489964 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:09:08.509836 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c2adde20-27a2-46e8-ab00-5f2a5e48e94e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:08.511668 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c2adde20-27a2-46e8-ab00-5f2a5e48e94e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:08.511855 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c2adde20-27a2-46e8-ab00-5f2a5e48e94e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:08.512052 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c2adde20-27a2-46e8-ab00-5f2a5e48e94e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:08.512152 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c2adde20-27a2-46e8-ab00-5f2a5e48e94e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:08.515977 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:08.515977 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:08.516724 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c2adde20-27a2-46e8-ab00-5f2a5e48e94e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:08.517120 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1175/4728] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:08 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:08.521503 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c29a703-01aa-4e7f-844b-f254f3ca4da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:08.522246 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abd46e3-7ecb-43b0-9cb3-55268f9789d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:08.527547 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e572ea69-2842-4b5a-a138-facebfe77088 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:08.529317 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e572ea69-2842-4b5a-a138-facebfe77088 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 Aug 07 18:09:08.529536 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e572ea69-2842-4b5a-a138-facebfe77088 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:08.529735 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e572ea69-2842-4b5a-a138-facebfe77088 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:08.536973 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:08.536973 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:08.540566 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e572ea69-2842-4b5a-a138-facebfe77088 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:09:08.544658 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e572ea69-2842-4b5a-a138-facebfe77088 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 returned with HTTP 200 Aug 07 18:09:08.545022 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1185/4729] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:08 2026] GET /volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 => generated 909 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:08.556209 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0956e1e4-0e0f-4e83-86dc-e810aa2980e3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:08.558533 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0956e1e4-0e0f-4e83-86dc-e810aa2980e3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:08.558777 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0956e1e4-0e0f-4e83-86dc-e810aa2980e3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:08.559020 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0956e1e4-0e0f-4e83-86dc-e810aa2980e3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:08.559152 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0956e1e4-0e0f-4e83-86dc-e810aa2980e3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:08.559680 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Created reservations ['d6b29299-79a6-4760-b0c8-63f0b5a8ed19', '364fc9ad-94c6-43e8-9850-58f76d832365', '4d77eb7c-7632-42f8-b5e3-e4d849623f86', '5b31f382-1d3a-4263-941d-a96b0c447249'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:09:08.560444 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5abd46e3-7ecb-43b0-9cb3-55268f9789d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6b29299-79a6-4760-b0c8-63f0b5a8ed19', '364fc9ad-94c6-43e8-9850-58f76d832365', '4d77eb7c-7632-42f8-b5e3-e4d849623f86', '5b31f382-1d3a-4263-941d-a96b0c447249']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:08.561136 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f087ffb-1fe5-4eef-b048-20edacb7570f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:08.564275 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:08.564275 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:08.565193 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0956e1e4-0e0f-4e83-86dc-e810aa2980e3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:08.565630 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1191/4730] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:08 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:08.574315 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5ceb1e37-3761-438b-919a-118e0b756d93 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:08.575902 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5ceb1e37-3761-438b-919a-118e0b756d93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/detail Aug 07 18:09:08.576101 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5ceb1e37-3761-438b-919a-118e0b756d93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:08.576305 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5ceb1e37-3761-438b-919a-118e0b756d93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:08.576605 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-5ceb1e37-3761-438b-919a-118e0b756d93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:09:08.584052 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f087ffb-1fe5-4eef-b048-20edacb7570f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f14b0303-fd39-458a-b7f4-3ecdc6c85473', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-600572075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cb3125e8c94a6d9a12c676665401dc',qos_specs=None,replication_status=,reservations=['d6b29299-79a6-4760-b0c8-63f0b5a8ed19','364fc9ad-94c6-43e8-9850-58f76d832365','4d77eb7c-7632-42f8-b5e3-e4d849623f86','5b31f382-1d3a-4263-941d-a96b0c447249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1cac8c6118d49f997512943a404166e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-600572075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f14b0303-fd39-458a-b7f4-3ecdc6c85473,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93cb3125e8c94a6d9a12c676665401dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1cac8c6118d49f997512943a404166e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:08.584931 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2051386a-d60d-441d-a417-9fef25945c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:08.587806 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5ceb1e37-3761-438b-919a-118e0b756d93 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/detail returned with HTTP 200 Aug 07 18:09:08.588255 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1176/4731] 10.4.3.241 () {66 vars in 1258 bytes} [Fri Aug 7 18:09:08 2026] GET /volume/v3/backups/detail => generated 830 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:08.597875 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:08.599220 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd/restore Aug 07 18:09:08.599699 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:08.601061 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Restoring backup 424815a1-c5a1-49ab-94b5-45d93aa7a9cd ({'restore': {}}) {{(pid=100244) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 18:09:08.601268 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Restoring backup 424815a1-c5a1-49ab-94b5-45d93aa7a9cd to volume None. Aug 07 18:09:08.601812 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2051386a-d60d-441d-a417-9fef25945c6a) transitioned into state 'SUCCESS' from state '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-600572075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cb3125e8c94a6d9a12c676665401dc',qos_specs=None,replication_status=,reservations=['d6b29299-79a6-4760-b0c8-63f0b5a8ed19','364fc9ad-94c6-43e8-9850-58f76d832365','4d77eb7c-7632-42f8-b5e3-e4d849623f86','5b31f382-1d3a-4263-941d-a96b0c447249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1cac8c6118d49f997512943a404166e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:08.602831 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (994bff64-d6f0-4da3-897c-a0a14b5b57fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:08.607313 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:08.607313 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:08.607313 np0000006743 devstack@c-api.service[100244]: INFO cinder.backup.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating volume of 1 GB for restore of backup 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. Aug 07 18:09:08.610624 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (994bff64-d6f0-4da3-897c-a0a14b5b57fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:08.611469 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Flow 'volume_create_api' (b33b44dd-e1ce-4b57-b038-147e4ead8319) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:09:08.611781 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Create volume request issued successfully. Aug 07 18:09:08.612439 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbbce32d-13b8-4b85-93c6-c7925c922ade tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:09:08.612811 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Availability zone cache updated, next update will occur around 2026-08-07 19:09:08.612375. {{(pid=100244) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 18:09:08.612918 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1180/4732] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:09:08 2026] POST /volume/v3/volumes => generated 777 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:09:08.613497 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Availability Zones retrieved successfully. Aug 07 18:09:08.621256 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Flow 'volume_create_api' (9c782698-fdeb-421f-9316-520ad9190bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:09:08.622317 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43ccef1-ede5-456a-abb6-ed6526f9599d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:08.623549 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:09:08.626911 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e25819bf-b36b-435e-b615-9c152dfd57c9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:08.632975 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e25819bf-b36b-435e-b615-9c152dfd57c9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 Aug 07 18:09:08.632975 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e25819bf-b36b-435e-b615-9c152dfd57c9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:08.632975 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e25819bf-b36b-435e-b615-9c152dfd57c9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:08.635195 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5fb88812-efcc-44dc-bbcc-c3992859604d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:08.637003 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5fb88812-efcc-44dc-bbcc-c3992859604d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:08.637641 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5fb88812-efcc-44dc-bbcc-c3992859604d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:08.637641 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5fb88812-efcc-44dc-bbcc-c3992859604d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:08.637641 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-5fb88812-efcc-44dc-bbcc-c3992859604d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:08.643458 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:08.643458 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:08.643458 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5fb88812-efcc-44dc-bbcc-c3992859604d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:08.643729 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:08.643729 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:08.643805 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1177/4733] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:08 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:08.655383 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e25819bf-b36b-435e-b615-9c152dfd57c9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:08.660336 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e25819bf-b36b-435e-b615-9c152dfd57c9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 returned with HTTP 200 Aug 07 18:09:08.660336 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1192/4734] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:08 2026] GET /volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:08.663896 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b43ccef1-ede5-456a-abb6-ed6526f9599d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:08.664702 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34706f2e-d5af-42b6-8412-ae00b92b2c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:08.697319 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Created reservations ['a700de37-44e8-44dd-9966-dff064be3af1', '2062d840-72f7-4c36-9a2b-96cdd673fe28', '1afbac11-9566-4e20-b690-6230be3fd1f4', '8bc40edb-7176-4470-ac5d-2abf2c5a7744'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:09:08.698056 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34706f2e-d5af-42b6-8412-ae00b92b2c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a700de37-44e8-44dd-9966-dff064be3af1', '2062d840-72f7-4c36-9a2b-96cdd673fe28', '1afbac11-9566-4e20-b690-6230be3fd1f4', '8bc40edb-7176-4470-ac5d-2abf2c5a7744']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:08.698744 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8645b424-49cc-4505-8f57-8acb50dacba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:08.723489 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8645b424-49cc-4505-8f57-8acb50dacba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdc9db2a-6652-4802-9414-d2521ebd5f2a', '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_424815a1-c5a1-49ab-94b5-45d93aa7a9cd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8466aaa20b7441b9381dfb242167303',qos_specs=None,replication_status=,reservations=['a700de37-44e8-44dd-9966-dff064be3af1','2062d840-72f7-4c36-9a2b-96cdd673fe28','1afbac11-9566-4e20-b690-6230be3fd1f4','8bc40edb-7176-4470-ac5d-2abf2c5a7744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11063dc19551461a95bc64c21f58932f',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:09:08Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_424815a1-c5a1-49ab-94b5-45d93aa7a9cd',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdc9db2a-6652-4802-9414-d2521ebd5f2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8466aaa20b7441b9381dfb242167303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11063dc19551461a95bc64c21f58932f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:08.724120 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf694f9-88a2-4769-9410-5c0e331f2190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:08.736793 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf694f9-88a2-4769-9410-5c0e331f2190) transitioned into 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_424815a1-c5a1-49ab-94b5-45d93aa7a9cd',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8466aaa20b7441b9381dfb242167303',qos_specs=None,replication_status=,reservations=['a700de37-44e8-44dd-9966-dff064be3af1','2062d840-72f7-4c36-9a2b-96cdd673fe28','1afbac11-9566-4e20-b690-6230be3fd1f4','8bc40edb-7176-4470-ac5d-2abf2c5a7744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11063dc19551461a95bc64c21f58932f',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:08.737389 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a14cb1c-8ee6-460a-a3c6-68278829eb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:08.745093 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a14cb1c-8ee6-460a-a3c6-68278829eb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:08.745878 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Flow 'volume_create_api' (9c782698-fdeb-421f-9316-520ad9190bd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:09:08.746161 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume request issued successfully. Aug 07 18:09:08.752378 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:08.752378 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:08.752859 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:09:09.655635 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b067c067-346f-49c5-8e88-1bd8fc8af300 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:09.657521 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b067c067-346f-49c5-8e88-1bd8fc8af300 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:09.657700 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b067c067-346f-49c5-8e88-1bd8fc8af300 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:09.657874 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b067c067-346f-49c5-8e88-1bd8fc8af300 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:09.657973 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b067c067-346f-49c5-8e88-1bd8fc8af300 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:09.662732 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:09.662732 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:09.663374 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b067c067-346f-49c5-8e88-1bd8fc8af300 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:09.663727 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1181/4735] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:09 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:09.671763 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-98a3ac14-9560-4ee6-8cf4-68d83b7b73a9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:09.673237 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98a3ac14-9560-4ee6-8cf4-68d83b7b73a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 Aug 07 18:09:09.673473 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98a3ac14-9560-4ee6-8cf4-68d83b7b73a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:09.673695 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-98a3ac14-9560-4ee6-8cf4-68d83b7b73a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:09.679735 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:09.679735 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:09.682345 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-98a3ac14-9560-4ee6-8cf4-68d83b7b73a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:09.685298 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-98a3ac14-9560-4ee6-8cf4-68d83b7b73a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 returned with HTTP 200 Aug 07 18:09:09.685683 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1178/4736] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:09 2026] GET /volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 => generated 1017 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:09:09.697056 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fb83bd27-26c1-43e4-a40c-d923bc4cce57 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:09.698671 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb83bd27-26c1-43e4-a40c-d923bc4cce57 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:09:09.698984 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb83bd27-26c1-43e4-a40c-d923bc4cce57 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f14b0303-fd39-458a-b7f4-3ecdc6c85473", "name": "tempest-type-Backup-1354629742"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:09.700251 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-fb83bd27-26c1-43e4-a40c-d923bc4cce57 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Creating new backup {'backup': {'volume_id': 'f14b0303-fd39-458a-b7f4-3ecdc6c85473', 'name': 'tempest-type-Backup-1354629742'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:09:09.700391 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-fb83bd27-26c1-43e4-a40c-d923bc4cce57 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Creating backup of volume f14b0303-fd39-458a-b7f4-3ecdc6c85473 in container None Aug 07 18:09:09.706669 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:09.706669 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:09.706959 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fb83bd27-26c1-43e4-a40c-d923bc4cce57 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:09.721221 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-fb83bd27-26c1-43e4-a40c-d923bc4cce57 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Created reservations ['d36bc2d0-824c-4fc8-a9ab-f99b6432fd72', '01c90ec7-3da9-45de-9486-7f8f61519c03'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:09:09.746584 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb83bd27-26c1-43e4-a40c-d923bc4cce57 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:09:09.746999 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1193/4737] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:09:09 2026] POST /volume/v3/backups => generated 316 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:09:09.755151 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-78b0000a-87df-4eec-9404-bf6f2f3d1adb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:09.758071 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78b0000a-87df-4eec-9404-bf6f2f3d1adb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:09.758071 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-78b0000a-87df-4eec-9404-bf6f2f3d1adb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:09.758071 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-78b0000a-87df-4eec-9404-bf6f2f3d1adb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:09.758071 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-78b0000a-87df-4eec-9404-bf6f2f3d1adb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:09.760253 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:09.760253 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:09.761041 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:09:09.761261 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Checking backup size 1 against volume size 1 {{(pid=100244) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 18:09:09.761501 np0000006743 devstack@c-api.service[100244]: INFO cinder.backup.api [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Overwriting volume bdc9db2a-6652-4802-9414-d2521ebd5f2a with restore of backup 424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:09.764795 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:09.764795 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:09.766038 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78b0000a-87df-4eec-9404-bf6f2f3d1adb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:09.766038 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1182/4738] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:09 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:09.774436 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] restore_backup in rpcapi backup_id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd {{(pid=100244) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 18:09:09.775222 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90e6a33f-aac2-4ed4-a6fb-bedb7b74df2e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd/restore returned with HTTP 202 Aug 07 18:09:09.775688 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1186/4739] 10.4.3.241 () {68 vars in 1393 bytes} [Fri Aug 7 18:09:08 2026] POST /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd/restore => generated 189 bytes in 1178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:09:09.785445 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-74b049b2-e797-4354-a371-6e1574e87858 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:09.787120 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-74b049b2-e797-4354-a371-6e1574e87858 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:09.787363 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-74b049b2-e797-4354-a371-6e1574e87858 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:09.787628 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-74b049b2-e797-4354-a371-6e1574e87858 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:09.787783 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-74b049b2-e797-4354-a371-6e1574e87858 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:09.792076 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:09.792076 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:09.792796 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-74b049b2-e797-4354-a371-6e1574e87858 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:09.793894 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1179/4740] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:09 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:10.672848 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-393c634a-4870-4cc8-ae32-35fbd002b0c7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:10.674579 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-393c634a-4870-4cc8-ae32-35fbd002b0c7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:10.674766 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-393c634a-4870-4cc8-ae32-35fbd002b0c7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:10.674974 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-393c634a-4870-4cc8-ae32-35fbd002b0c7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:10.675106 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-393c634a-4870-4cc8-ae32-35fbd002b0c7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:10.679678 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:10.679678 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:10.680382 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-393c634a-4870-4cc8-ae32-35fbd002b0c7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:10.680766 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1194/4741] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:10 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:10.775929 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-18854c04-36d0-46f5-8659-0a9d4003a40f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:10.777561 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18854c04-36d0-46f5-8659-0a9d4003a40f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:10.777752 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18854c04-36d0-46f5-8659-0a9d4003a40f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:10.777923 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18854c04-36d0-46f5-8659-0a9d4003a40f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:10.778019 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-18854c04-36d0-46f5-8659-0a9d4003a40f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:10.781736 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:10.781736 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:10.782240 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18854c04-36d0-46f5-8659-0a9d4003a40f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:10.782641 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1183/4742] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:10 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:10.802549 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e3e9ba91-737c-441c-8a96-433ae2d6cd13 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:10.804529 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3e9ba91-737c-441c-8a96-433ae2d6cd13 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:10.804757 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3e9ba91-737c-441c-8a96-433ae2d6cd13 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:10.804918 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3e9ba91-737c-441c-8a96-433ae2d6cd13 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:10.805037 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e3e9ba91-737c-441c-8a96-433ae2d6cd13 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:10.809551 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:10.809551 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:10.810322 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3e9ba91-737c-441c-8a96-433ae2d6cd13 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:10.810755 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1187/4743] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:10 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:11.690029 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bf87a4da-d1e1-4b5e-a584-6bc39e27208f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:11.691767 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bf87a4da-d1e1-4b5e-a584-6bc39e27208f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:11.691973 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bf87a4da-d1e1-4b5e-a584-6bc39e27208f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:11.692203 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bf87a4da-d1e1-4b5e-a584-6bc39e27208f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:11.692290 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-bf87a4da-d1e1-4b5e-a584-6bc39e27208f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:11.696247 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:11.696247 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:11.696972 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bf87a4da-d1e1-4b5e-a584-6bc39e27208f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:11.697326 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1180/4744] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:11 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:11.793142 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0993ac12-ef74-4038-bae4-f1804d23bf5f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:11.794958 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0993ac12-ef74-4038-bae4-f1804d23bf5f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:11.795170 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0993ac12-ef74-4038-bae4-f1804d23bf5f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:11.795365 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0993ac12-ef74-4038-bae4-f1804d23bf5f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:11.795522 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0993ac12-ef74-4038-bae4-f1804d23bf5f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:11.799975 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:11.799975 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:11.800669 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0993ac12-ef74-4038-bae4-f1804d23bf5f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:11.801095 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1195/4745] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:11 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:11.820019 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-aca62365-ef9b-47b9-ab06-14e8ba315967 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:11.821987 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aca62365-ef9b-47b9-ab06-14e8ba315967 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:11.822201 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aca62365-ef9b-47b9-ab06-14e8ba315967 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:11.822435 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aca62365-ef9b-47b9-ab06-14e8ba315967 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:11.822585 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-aca62365-ef9b-47b9-ab06-14e8ba315967 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:11.827078 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:11.827078 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:11.827913 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aca62365-ef9b-47b9-ab06-14e8ba315967 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:11.828315 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1184/4746] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:11 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:12.708323 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-da21271c-10a4-47c4-a06b-e2a4d1343e10 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:12.710297 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-da21271c-10a4-47c4-a06b-e2a4d1343e10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:12.710502 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-da21271c-10a4-47c4-a06b-e2a4d1343e10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:12.710682 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-da21271c-10a4-47c4-a06b-e2a4d1343e10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:12.710781 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-da21271c-10a4-47c4-a06b-e2a4d1343e10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:12.714895 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:12.714895 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:12.715582 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-da21271c-10a4-47c4-a06b-e2a4d1343e10 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:12.715920 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1188/4747] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:12 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:12.810566 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4e350b2a-7afe-4bfd-902b-e40736536c77 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:12.812580 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e350b2a-7afe-4bfd-902b-e40736536c77 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:12.812901 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e350b2a-7afe-4bfd-902b-e40736536c77 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:12.813142 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e350b2a-7afe-4bfd-902b-e40736536c77 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:12.813385 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4e350b2a-7afe-4bfd-902b-e40736536c77 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:12.817525 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:12.817525 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:12.818044 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e350b2a-7afe-4bfd-902b-e40736536c77 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:12.818691 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1181/4748] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:12 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:12.837505 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-278f047f-e973-47e7-981f-beb1eadfc49d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:12.839152 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-278f047f-e973-47e7-981f-beb1eadfc49d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:12.839331 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-278f047f-e973-47e7-981f-beb1eadfc49d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:12.839533 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-278f047f-e973-47e7-981f-beb1eadfc49d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:12.839637 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-278f047f-e973-47e7-981f-beb1eadfc49d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:12.843512 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:12.843512 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:12.844156 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-278f047f-e973-47e7-981f-beb1eadfc49d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:12.844590 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1196/4749] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:12 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 827 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:13.728419 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0d47d9ea-f81b-4da7-8cdf-a7702756f551 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:13.728419 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d47d9ea-f81b-4da7-8cdf-a7702756f551 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:13.728794 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d47d9ea-f81b-4da7-8cdf-a7702756f551 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:13.728998 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d47d9ea-f81b-4da7-8cdf-a7702756f551 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:13.729168 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0d47d9ea-f81b-4da7-8cdf-a7702756f551 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:13.734648 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:13.734648 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:13.735845 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d47d9ea-f81b-4da7-8cdf-a7702756f551 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:13.736372 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1185/4750] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:13 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:13.827868 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e3aefc1f-3064-4bb2-97c2-1c99b0a7f841 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:13.829743 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3aefc1f-3064-4bb2-97c2-1c99b0a7f841 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:13.829964 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3aefc1f-3064-4bb2-97c2-1c99b0a7f841 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:13.830171 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e3aefc1f-3064-4bb2-97c2-1c99b0a7f841 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:13.830284 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e3aefc1f-3064-4bb2-97c2-1c99b0a7f841 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:13.834675 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:13.834675 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:13.835305 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e3aefc1f-3064-4bb2-97c2-1c99b0a7f841 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:13.836009 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1189/4751] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:13 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:13.853746 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-92afbceb-eb5e-4d12-9671-f6809757ecbf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:13.855688 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92afbceb-eb5e-4d12-9671-f6809757ecbf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:13.855909 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92afbceb-eb5e-4d12-9671-f6809757ecbf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:13.856122 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92afbceb-eb5e-4d12-9671-f6809757ecbf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:13.856274 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-92afbceb-eb5e-4d12-9671-f6809757ecbf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:13.860538 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:13.860538 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:13.861203 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92afbceb-eb5e-4d12-9671-f6809757ecbf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:13.861605 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1182/4752] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:13 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:14.745602 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4105edb9-5d7c-4749-ba17-a017d2b1ff83 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:14.747010 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4105edb9-5d7c-4749-ba17-a017d2b1ff83 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:09:14.747171 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4105edb9-5d7c-4749-ba17-a017d2b1ff83 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:14.747337 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4105edb9-5d7c-4749-ba17-a017d2b1ff83 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:14.747452 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-4105edb9-5d7c-4749-ba17-a017d2b1ff83 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:14.751080 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:14.751080 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:14.751696 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4105edb9-5d7c-4749-ba17-a017d2b1ff83 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:09:14.751992 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1197/4753] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:14 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:14.847906 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee3a5c0a-06b7-40d2-b30a-21fe69d24e0b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:14.849772 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee3a5c0a-06b7-40d2-b30a-21fe69d24e0b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:14.849975 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee3a5c0a-06b7-40d2-b30a-21fe69d24e0b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:14.850173 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee3a5c0a-06b7-40d2-b30a-21fe69d24e0b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:14.850291 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ee3a5c0a-06b7-40d2-b30a-21fe69d24e0b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:14.855847 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:14.855847 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:14.856724 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee3a5c0a-06b7-40d2-b30a-21fe69d24e0b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:14.857195 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1186/4754] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:14 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:14.871849 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a2324c8e-4ea5-4ac3-a55c-4b5027a3a7a4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:14.875391 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a2324c8e-4ea5-4ac3-a55c-4b5027a3a7a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:14.875732 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a2324c8e-4ea5-4ac3-a55c-4b5027a3a7a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:14.876342 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a2324c8e-4ea5-4ac3-a55c-4b5027a3a7a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:14.876497 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a2324c8e-4ea5-4ac3-a55c-4b5027a3a7a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:14.883082 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:14.883082 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:14.884773 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a2324c8e-4ea5-4ac3-a55c-4b5027a3a7a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:14.885478 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1190/4755] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:14 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:15.868085 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-10f38fb7-4570-42ac-b918-0ef3a772a3d5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:15.870109 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10f38fb7-4570-42ac-b918-0ef3a772a3d5 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:15.870352 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10f38fb7-4570-42ac-b918-0ef3a772a3d5 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:15.870610 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-10f38fb7-4570-42ac-b918-0ef3a772a3d5 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:15.870776 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-10f38fb7-4570-42ac-b918-0ef3a772a3d5 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:15.876501 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:15.876501 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:15.877344 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-10f38fb7-4570-42ac-b918-0ef3a772a3d5 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:15.877792 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1183/4756] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:15 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:15.896748 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6fb4c1c9-b8ef-481c-9a16-ee3223cc97b2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:15.898772 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6fb4c1c9-b8ef-481c-9a16-ee3223cc97b2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:15.898984 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6fb4c1c9-b8ef-481c-9a16-ee3223cc97b2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:15.899162 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6fb4c1c9-b8ef-481c-9a16-ee3223cc97b2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:15.899286 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6fb4c1c9-b8ef-481c-9a16-ee3223cc97b2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:15.904296 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:15.904296 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:15.905223 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6fb4c1c9-b8ef-481c-9a16-ee3223cc97b2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:15.905688 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1198/4757] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:15 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:16.887938 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-758d358a-5d23-4c98-ac5f-49c9e836c708 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:16.889493 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-758d358a-5d23-4c98-ac5f-49c9e836c708 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:16.889652 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-758d358a-5d23-4c98-ac5f-49c9e836c708 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:16.889846 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-758d358a-5d23-4c98-ac5f-49c9e836c708 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:16.889939 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-758d358a-5d23-4c98-ac5f-49c9e836c708 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:16.894024 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:16.894024 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:16.894715 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-758d358a-5d23-4c98-ac5f-49c9e836c708 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:16.895070 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1187/4758] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:16 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:16.916987 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-86f8a4fe-2701-4710-9bee-8f8712f27f7d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:16.919299 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-86f8a4fe-2701-4710-9bee-8f8712f27f7d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:16.919574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-86f8a4fe-2701-4710-9bee-8f8712f27f7d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:16.919812 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-86f8a4fe-2701-4710-9bee-8f8712f27f7d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:16.919958 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-86f8a4fe-2701-4710-9bee-8f8712f27f7d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:16.925204 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:16.925204 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:16.925983 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-86f8a4fe-2701-4710-9bee-8f8712f27f7d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:16.926638 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1191/4759] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:16 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:17.012752 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-07c907e6-e9b5-4482-8554-d29b2d65924e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:17.014720 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-07c907e6-e9b5-4482-8554-d29b2d65924e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 Aug 07 18:09:17.014959 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-07c907e6-e9b5-4482-8554-d29b2d65924e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:17.015196 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-07c907e6-e9b5-4482-8554-d29b2d65924e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:17.022327 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:17.022327 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:17.026239 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-07c907e6-e9b5-4482-8554-d29b2d65924e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:09:17.032120 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-07c907e6-e9b5-4482-8554-d29b2d65924e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 returned with HTTP 200 Aug 07 18:09:17.032763 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1184/4760] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:09:17 2026] GET /volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:09:17.045546 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4402b06a-7ca3-4013-ae50-a16ecc5c05fe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:17.045985 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4402b06a-7ca3-4013-ae50-a16ecc5c05fe None None] GET https://10.4.3.241/volume// Aug 07 18:09:17.046171 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4402b06a-7ca3-4013-ae50-a16ecc5c05fe None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:17.046435 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4402b06a-7ca3-4013-ae50-a16ecc5c05fe None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:17.046789 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4402b06a-7ca3-4013-ae50-a16ecc5c05fe None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:09:17.047099 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1199/4761] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:09:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:09:17.056936 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-001ea188-277c-4c22-a36c-580dcecbfda1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:17.058938 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-001ea188-277c-4c22-a36c-580dcecbfda1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:09:17.059286 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-001ea188-277c-4c22-a36c-580dcecbfda1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f69ce64-a0b3-499d-80b1-b280ff25ac71", "connector": null, "instance_uuid": "d3c26c0f-a8d2-4903-b0bb-e1ea1c44cf12"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:17.067580 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:17.067580 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:17.092686 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-001ea188-277c-4c22-a36c-580dcecbfda1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:09:17.093222 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1188/4762] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:09:17 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 07 18:09:17.906263 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-37d01042-b63d-4434-92dd-480d26ce8943 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:17.909618 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-37d01042-b63d-4434-92dd-480d26ce8943 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:17.909618 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-37d01042-b63d-4434-92dd-480d26ce8943 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:17.909618 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-37d01042-b63d-4434-92dd-480d26ce8943 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:17.909618 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-37d01042-b63d-4434-92dd-480d26ce8943 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:17.914034 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:17.914034 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:17.914847 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-37d01042-b63d-4434-92dd-480d26ce8943 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:17.915183 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1192/4763] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:17 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:17.940290 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-468c5fce-52a6-4590-a5b3-1e68e3a355fc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:17.944676 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-468c5fce-52a6-4590-a5b3-1e68e3a355fc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:17.944885 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-468c5fce-52a6-4590-a5b3-1e68e3a355fc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:17.945072 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-468c5fce-52a6-4590-a5b3-1e68e3a355fc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:17.945190 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-468c5fce-52a6-4590-a5b3-1e68e3a355fc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:17.949985 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:17.949985 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:17.951136 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-468c5fce-52a6-4590-a5b3-1e68e3a355fc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:17.951983 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1185/4764] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:17 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:18.048134 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-735b4b3e-a842-480c-96e6-da4f6a6cbfea None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:18.048527 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-735b4b3e-a842-480c-96e6-da4f6a6cbfea None None] GET https://10.4.3.241/volume// Aug 07 18:09:18.048733 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-735b4b3e-a842-480c-96e6-da4f6a6cbfea None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:18.048918 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-735b4b3e-a842-480c-96e6-da4f6a6cbfea None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:18.049231 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-735b4b3e-a842-480c-96e6-da4f6a6cbfea None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:09:18.049567 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1200/4765] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:09:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:09:18.058831 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-dbc1f63a-b178-4e16-bc33-90bfb842d458 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:18.061249 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-dbc1f63a-b178-4e16-bc33-90bfb842d458 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 Aug 07 18:09:18.061608 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-dbc1f63a-b178-4e16-bc33-90bfb842d458 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:18.061835 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-dbc1f63a-b178-4e16-bc33-90bfb842d458 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:18.071336 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:18.071336 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:18.074902 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-dbc1f63a-b178-4e16-bc33-90bfb842d458 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:09:18.079442 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-dbc1f63a-b178-4e16-bc33-90bfb842d458 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 returned with HTTP 200 Aug 07 18:09:18.079921 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1189/4766] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:09:18 2026] GET /volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 => generated 1536 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:09:18.195176 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-7bd99446-62a8-429c-88ab-d72a6b1513d3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:18.200450 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-7bd99446-62a8-429c-88ab-d72a6b1513d3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] PUT https://10.4.3.241/volume/v3/attachments/865b3d48-0c30-4fe2-b46d-212a06d078c1 Aug 07 18:09:18.200860 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-7bd99446-62a8-429c-88ab-d72a6b1513d3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:18.217122 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-7bd99446-62a8-429c-88ab-d72a6b1513d3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Acquiring lock "cinder-attachment_update-4f69ce64-a0b3-499d-80b1-b280ff25ac71-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:09:18.222916 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-7bd99446-62a8-429c-88ab-d72a6b1513d3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Lock "cinder-attachment_update-4f69ce64-a0b3-499d-80b1-b280ff25ac71-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:09:18.224486 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:18.224486 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:18.314218 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-7bd99446-62a8-429c-88ab-d72a6b1513d3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Lock "cinder-attachment_update-4f69ce64-a0b3-499d-80b1-b280ff25ac71-np0000006743" released by "attachment_update" :: held 0.091s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:09:18.315356 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-7bd99446-62a8-429c-88ab-d72a6b1513d3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/attachments/865b3d48-0c30-4fe2-b46d-212a06d078c1 returned with HTTP 200 Aug 07 18:09:18.315356 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1193/4767] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:09:18 2026] PUT /volume/v3/attachments/865b3d48-0c30-4fe2-b46d-212a06d078c1 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:09:18.347255 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-84a71ce4-b8c4-4f6a-b52d-c1dd85a89fb0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:18.349528 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-84a71ce4-b8c4-4f6a-b52d-c1dd85a89fb0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/attachments/865b3d48-0c30-4fe2-b46d-212a06d078c1/action Aug 07 18:09:18.350103 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-84a71ce4-b8c4-4f6a-b52d-c1dd85a89fb0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:09:18.350424 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-84a71ce4-b8c4-4f6a-b52d-c1dd85a89fb0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:18.368864 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:18.368864 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:18.386325 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-03aaa418-5350-477d-ac7f-2ace5c11c369 req-84a71ce4-b8c4-4f6a-b52d-c1dd85a89fb0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/attachments/865b3d48-0c30-4fe2-b46d-212a06d078c1/action returned with HTTP 204 Aug 07 18:09:18.389478 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1186/4768] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:09:18 2026] POST /volume/v3/attachments/865b3d48-0c30-4fe2-b46d-212a06d078c1/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:18.928410 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-08010250-c78b-46d8-b821-c1bef94be799 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:18.930365 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08010250-c78b-46d8-b821-c1bef94be799 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:18.930648 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08010250-c78b-46d8-b821-c1bef94be799 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:18.930875 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08010250-c78b-46d8-b821-c1bef94be799 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:18.931033 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-08010250-c78b-46d8-b821-c1bef94be799 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:18.939009 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:18.939009 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:18.939728 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08010250-c78b-46d8-b821-c1bef94be799 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:18.940163 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1201/4769] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:18 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:18.963019 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5d9dea86-4e9d-410c-b557-fc23fe5d6828 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:18.968559 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d9dea86-4e9d-410c-b557-fc23fe5d6828 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:18.968825 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d9dea86-4e9d-410c-b557-fc23fe5d6828 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:18.969061 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d9dea86-4e9d-410c-b557-fc23fe5d6828 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:18.969198 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5d9dea86-4e9d-410c-b557-fc23fe5d6828 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:18.974476 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:18.974476 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:18.975356 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d9dea86-4e9d-410c-b557-fc23fe5d6828 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:18.978033 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1190/4770] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:18 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:18.987094 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8b422036-1d5e-47b4-8131-f1694b1d2768 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:18.989796 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8b422036-1d5e-47b4-8131-f1694b1d2768 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a Aug 07 18:09:18.990917 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8b422036-1d5e-47b4-8131-f1694b1d2768 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:18.990917 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8b422036-1d5e-47b4-8131-f1694b1d2768 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:18.999560 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:18.999560 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:19.004318 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8b422036-1d5e-47b4-8131-f1694b1d2768 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:09:19.009909 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8b422036-1d5e-47b4-8131-f1694b1d2768 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a returned with HTTP 200 Aug 07 18:09:19.009909 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1194/4771] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:18 2026] GET /volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a => generated 966 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:19.029998 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6d773f70-d1a3-46ee-b018-52650dc70647 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:19.033695 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6d773f70-d1a3-46ee-b018-52650dc70647 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a Aug 07 18:09:19.033963 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6d773f70-d1a3-46ee-b018-52650dc70647 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:19.034214 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6d773f70-d1a3-46ee-b018-52650dc70647 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:19.048263 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:19.048263 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:19.055955 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6d773f70-d1a3-46ee-b018-52650dc70647 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:09:19.064681 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6d773f70-d1a3-46ee-b018-52650dc70647 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a returned with HTTP 200 Aug 07 18:09:19.067354 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1187/4772] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:19 2026] GET /volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a => generated 966 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:19.088391 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a2f86fb1-3647-4e83-a71c-a89b9305d339 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:19.090734 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a2f86fb1-3647-4e83-a71c-a89b9305d339 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a Aug 07 18:09:19.090734 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a2f86fb1-3647-4e83-a71c-a89b9305d339 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:19.090815 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a2f86fb1-3647-4e83-a71c-a89b9305d339 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:19.091138 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-a2f86fb1-3647-4e83-a71c-a89b9305d339 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume with id: bdc9db2a-6652-4802-9414-d2521ebd5f2a Aug 07 18:09:19.099178 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:19.099178 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:19.099495 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a2f86fb1-3647-4e83-a71c-a89b9305d339 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:09:19.123056 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a2f86fb1-3647-4e83-a71c-a89b9305d339 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume request issued successfully. Aug 07 18:09:19.123056 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a2f86fb1-3647-4e83-a71c-a89b9305d339 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a returned with HTTP 202 Aug 07 18:09:19.123521 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1202/4773] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:09:19 2026] DELETE /volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:09:19.134496 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d4f89a36-cee6-41ce-a6d9-8aa9c0a56562 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:19.138657 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4f89a36-cee6-41ce-a6d9-8aa9c0a56562 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a Aug 07 18:09:19.141359 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4f89a36-cee6-41ce-a6d9-8aa9c0a56562 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:19.141359 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4f89a36-cee6-41ce-a6d9-8aa9c0a56562 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:19.151696 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:19.151696 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:19.157391 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d4f89a36-cee6-41ce-a6d9-8aa9c0a56562 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:09:19.163783 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4f89a36-cee6-41ce-a6d9-8aa9c0a56562 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a returned with HTTP 200 Aug 07 18:09:19.164287 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1191/4774] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:19 2026] GET /volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a => generated 965 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:19.952125 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ba9f9313-9f52-47a1-b404-1b5320961d4f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:19.955145 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ba9f9313-9f52-47a1-b404-1b5320961d4f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:19.955406 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ba9f9313-9f52-47a1-b404-1b5320961d4f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:19.955620 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ba9f9313-9f52-47a1-b404-1b5320961d4f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:19.955725 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ba9f9313-9f52-47a1-b404-1b5320961d4f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:19.965355 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:19.965355 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:19.966247 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ba9f9313-9f52-47a1-b404-1b5320961d4f tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:19.966864 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1195/4775] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:19 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:20.178664 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3fe91fe6-f530-4020-9900-f2930e3bce7d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:20.181031 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3fe91fe6-f530-4020-9900-f2930e3bce7d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a Aug 07 18:09:20.181227 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3fe91fe6-f530-4020-9900-f2930e3bce7d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:20.181787 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3fe91fe6-f530-4020-9900-f2930e3bce7d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:20.188296 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3fe91fe6-f530-4020-9900-f2930e3bce7d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a returned with HTTP 404 Aug 07 18:09:20.188965 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1188/4776] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:20 2026] GET /volume/v3/volumes/bdc9db2a-6652-4802-9414-d2521ebd5f2a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:20.195914 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4ec697b7-f6cc-4263-bd2e-96333859fd0b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:20.197276 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4ec697b7-f6cc-4263-bd2e-96333859fd0b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:20.197413 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4ec697b7-f6cc-4263-bd2e-96333859fd0b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:20.197935 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4ec697b7-f6cc-4263-bd2e-96333859fd0b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:20.197935 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-4ec697b7-f6cc-4263-bd2e-96333859fd0b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete backup with id: 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. Aug 07 18:09:20.202926 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:20.202926 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:20.216493 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-4ec697b7-f6cc-4263-bd2e-96333859fd0b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] delete_backup rpcapi backup_id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:09:20.218248 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4ec697b7-f6cc-4263-bd2e-96333859fd0b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 202 Aug 07 18:09:20.219064 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1203/4777] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:09:20 2026] DELETE /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:09:20.225568 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1f2c920d-2697-41b9-9691-5c907ec52840 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:20.227613 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f2c920d-2697-41b9-9691-5c907ec52840 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:20.227842 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f2c920d-2697-41b9-9691-5c907ec52840 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:20.228064 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f2c920d-2697-41b9-9691-5c907ec52840 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:20.228205 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1f2c920d-2697-41b9-9691-5c907ec52840 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:20.232838 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:20.232838 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:20.233778 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f2c920d-2697-41b9-9691-5c907ec52840 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 200 Aug 07 18:09:20.234180 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1192/4778] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:20 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:20.979159 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7f124626-21dc-426e-b092-bb8f2250e1a9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:20.981508 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7f124626-21dc-426e-b092-bb8f2250e1a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:20.981715 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7f124626-21dc-426e-b092-bb8f2250e1a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:20.981861 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7f124626-21dc-426e-b092-bb8f2250e1a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:20.981962 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7f124626-21dc-426e-b092-bb8f2250e1a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:20.986103 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:20.986103 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:20.986684 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7f124626-21dc-426e-b092-bb8f2250e1a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:20.986995 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1196/4779] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:20 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:21.244028 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-366dd7ab-f330-4f2a-b898-5c504bbc3d05 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:21.245722 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-366dd7ab-f330-4f2a-b898-5c504bbc3d05 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd Aug 07 18:09:21.245916 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-366dd7ab-f330-4f2a-b898-5c504bbc3d05 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:21.246093 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-366dd7ab-f330-4f2a-b898-5c504bbc3d05 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:21.246195 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-366dd7ab-f330-4f2a-b898-5c504bbc3d05 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 424815a1-c5a1-49ab-94b5-45d93aa7a9cd. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:21.249638 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-366dd7ab-f330-4f2a-b898-5c504bbc3d05 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd returned with HTTP 404 Aug 07 18:09:21.250108 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1189/4780] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:21 2026] GET /volume/v3/backups/424815a1-c5a1-49ab-94b5-45d93aa7a9cd => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:21.328750 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bf98ebee-a32a-478f-90e4-652a368b7ba6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:21.330508 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bf98ebee-a32a-478f-90e4-652a368b7ba6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 Aug 07 18:09:21.331148 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bf98ebee-a32a-478f-90e4-652a368b7ba6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:21.331148 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bf98ebee-a32a-478f-90e4-652a368b7ba6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:21.331148 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-bf98ebee-a32a-478f-90e4-652a368b7ba6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume with id: 474d3de2-8240-49ba-9404-08c16e89a4e5 Aug 07 18:09:21.338558 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:21.338558 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:21.338997 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bf98ebee-a32a-478f-90e4-652a368b7ba6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:09:21.354734 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bf98ebee-a32a-478f-90e4-652a368b7ba6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume request issued successfully. Aug 07 18:09:21.354967 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bf98ebee-a32a-478f-90e4-652a368b7ba6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 returned with HTTP 202 Aug 07 18:09:21.355588 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1204/4781] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:09:21 2026] DELETE /volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:09:21.362479 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-625d295e-0919-490a-8df0-a9727e2f5272 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:21.364964 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-625d295e-0919-490a-8df0-a9727e2f5272 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 Aug 07 18:09:21.365214 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-625d295e-0919-490a-8df0-a9727e2f5272 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:21.365492 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-625d295e-0919-490a-8df0-a9727e2f5272 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:21.373847 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:21.373847 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:21.377520 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-625d295e-0919-490a-8df0-a9727e2f5272 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:09:21.382032 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-625d295e-0919-490a-8df0-a9727e2f5272 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 returned with HTTP 200 Aug 07 18:09:21.382379 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1193/4782] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:21 2026] GET /volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:21.998109 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-98b0f2a4-b4a1-451e-8e4f-e34f41918f37 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:22.000239 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-98b0f2a4-b4a1-451e-8e4f-e34f41918f37 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:22.000472 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-98b0f2a4-b4a1-451e-8e4f-e34f41918f37 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:22.000666 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-98b0f2a4-b4a1-451e-8e4f-e34f41918f37 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:22.000765 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-98b0f2a4-b4a1-451e-8e4f-e34f41918f37 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:22.004820 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:22.004820 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:22.005434 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-98b0f2a4-b4a1-451e-8e4f-e34f41918f37 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:22.005929 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1197/4783] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:21 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:22.397843 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f2cc7724-c10d-4948-af92-8a8684cbb6d8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:22.399754 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f2cc7724-c10d-4948-af92-8a8684cbb6d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 Aug 07 18:09:22.399971 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f2cc7724-c10d-4948-af92-8a8684cbb6d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:22.400169 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f2cc7724-c10d-4948-af92-8a8684cbb6d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:22.405901 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f2cc7724-c10d-4948-af92-8a8684cbb6d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 returned with HTTP 404 Aug 07 18:09:22.406321 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1190/4784] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:22 2026] GET /volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:22.414111 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fa699a85-4f7f-42ca-80e3-0bc6a7f5e140 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:22.416179 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa699a85-4f7f-42ca-80e3-0bc6a7f5e140 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 Aug 07 18:09:22.416418 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fa699a85-4f7f-42ca-80e3-0bc6a7f5e140 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:22.416655 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fa699a85-4f7f-42ca-80e3-0bc6a7f5e140 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:22.422910 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa699a85-4f7f-42ca-80e3-0bc6a7f5e140 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 returned with HTTP 404 Aug 07 18:09:22.423374 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1205/4785] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:22 2026] GET /volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:22.430786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0c95eb68-475a-4b7e-aeb5-380fedc63a1f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:22.432981 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c95eb68-475a-4b7e-aeb5-380fedc63a1f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 Aug 07 18:09:22.433220 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c95eb68-475a-4b7e-aeb5-380fedc63a1f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:22.433407 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c95eb68-475a-4b7e-aeb5-380fedc63a1f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:22.433575 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-0c95eb68-475a-4b7e-aeb5-380fedc63a1f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume with id: 474d3de2-8240-49ba-9404-08c16e89a4e5 Aug 07 18:09:22.439145 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c95eb68-475a-4b7e-aeb5-380fedc63a1f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 returned with HTTP 404 Aug 07 18:09:22.439779 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1194/4786] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:09:22 2026] DELETE /volume/v3/volumes/474d3de2-8240-49ba-9404-08c16e89a4e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:22.450878 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:22.452892 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:09:22.453279 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1088307149"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:22.454973 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1088307149'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:09:22.455115 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume of 1 GB Aug 07 18:09:22.460777 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Availability Zones retrieved successfully. Aug 07 18:09:22.466987 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Flow 'volume_create_api' (e200a13d-4a47-4f9f-9864-36a169eedfcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:09:22.468304 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5461d8f-678c-4dd3-ac02-350f61270381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:22.469353 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:09:22.496269 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5461d8f-678c-4dd3-ac02-350f61270381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:22.497271 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86cbba91-9940-4621-9f4e-871f67e1287b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:22.535821 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Created reservations ['a667d6a0-3082-49b9-b955-d542ae16c7b9', '45b2df67-8fb9-442a-bd62-5ea37890f905', '72d6af40-ab63-48db-a7e3-d42db5901a3d', 'deaf2963-a11d-474d-a396-3c5d7d4b00e1'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:09:22.536560 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86cbba91-9940-4621-9f4e-871f67e1287b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a667d6a0-3082-49b9-b955-d542ae16c7b9', '45b2df67-8fb9-442a-bd62-5ea37890f905', '72d6af40-ab63-48db-a7e3-d42db5901a3d', 'deaf2963-a11d-474d-a396-3c5d7d4b00e1']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:22.537227 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb1f251-a378-4702-bde2-4507e0f4d300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:22.558700 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb1f251-a378-4702-bde2-4507e0f4d300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baccc1f3-cb29-4942-be3a-d32ce94f6a94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1088307149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8466aaa20b7441b9381dfb242167303',qos_specs=None,replication_status=,reservations=['a667d6a0-3082-49b9-b955-d542ae16c7b9','45b2df67-8fb9-442a-bd62-5ea37890f905','72d6af40-ab63-48db-a7e3-d42db5901a3d','deaf2963-a11d-474d-a396-3c5d7d4b00e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11063dc19551461a95bc64c21f58932f',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:09:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1088307149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baccc1f3-cb29-4942-be3a-d32ce94f6a94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8466aaa20b7441b9381dfb242167303',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11063dc19551461a95bc64c21f58932f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:22.559488 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5abe1a4e-9bdc-4b4b-b123-7c2bf57ed6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:22.576377 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5abe1a4e-9bdc-4b4b-b123-7c2bf57ed6b7) transitioned into state 'SUCCESS' from state '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-1088307149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8466aaa20b7441b9381dfb242167303',qos_specs=None,replication_status=,reservations=['a667d6a0-3082-49b9-b955-d542ae16c7b9','45b2df67-8fb9-442a-bd62-5ea37890f905','72d6af40-ab63-48db-a7e3-d42db5901a3d','deaf2963-a11d-474d-a396-3c5d7d4b00e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11063dc19551461a95bc64c21f58932f',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:22.577159 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4bfd8a-9dc8-4e70-90ce-76927c2fc0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:22.585313 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4bfd8a-9dc8-4e70-90ce-76927c2fc0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:22.586219 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Flow 'volume_create_api' (e200a13d-4a47-4f9f-9864-36a169eedfcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:09:22.586579 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Create volume request issued successfully. Aug 07 18:09:22.587236 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8a5ae122-ff74-42b8-9932-0aa2c9fe2597 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:09:22.587648 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1198/4787] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:09:22 2026] POST /volume/v3/volumes => generated 749 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:09:22.598112 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-234e3a32-5036-495a-a308-793dbf2e5bf9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:22.600844 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-234e3a32-5036-495a-a308-793dbf2e5bf9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:09:22.600958 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-234e3a32-5036-495a-a308-793dbf2e5bf9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:22.601187 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-234e3a32-5036-495a-a308-793dbf2e5bf9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:22.607769 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:22.607769 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:22.611302 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-234e3a32-5036-495a-a308-793dbf2e5bf9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:09:22.615627 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-234e3a32-5036-495a-a308-793dbf2e5bf9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:09:22.615998 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1191/4788] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:22 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:23.018558 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-09364e36-1c2f-4316-b0ec-a5403ada5969 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:23.020305 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-09364e36-1c2f-4316-b0ec-a5403ada5969 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:23.020614 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-09364e36-1c2f-4316-b0ec-a5403ada5969 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:23.020816 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-09364e36-1c2f-4316-b0ec-a5403ada5969 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:23.020888 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-09364e36-1c2f-4316-b0ec-a5403ada5969 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:23.025081 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:23.025081 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:23.025711 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-09364e36-1c2f-4316-b0ec-a5403ada5969 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:23.026132 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1206/4789] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:23 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:23.631126 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fbac13c8-4e48-456e-90f1-e4d7abb6a2d1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:23.633120 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fbac13c8-4e48-456e-90f1-e4d7abb6a2d1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:09:23.633120 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fbac13c8-4e48-456e-90f1-e4d7abb6a2d1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:23.633299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fbac13c8-4e48-456e-90f1-e4d7abb6a2d1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:23.640784 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:23.640784 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:23.643856 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fbac13c8-4e48-456e-90f1-e4d7abb6a2d1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:09:23.647289 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fbac13c8-4e48-456e-90f1-e4d7abb6a2d1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:09:23.647883 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1195/4790] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:09:23 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:24.038146 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-00c9f934-00d1-4554-bcc5-aef6f9c82eb2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:24.040026 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00c9f934-00d1-4554-bcc5-aef6f9c82eb2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:24.040240 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00c9f934-00d1-4554-bcc5-aef6f9c82eb2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:24.040423 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-00c9f934-00d1-4554-bcc5-aef6f9c82eb2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:24.040561 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-00c9f934-00d1-4554-bcc5-aef6f9c82eb2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:24.044669 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:24.044669 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:24.045268 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-00c9f934-00d1-4554-bcc5-aef6f9c82eb2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:24.045650 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1199/4791] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:24 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:25.056725 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4209568e-46ad-4dbb-a5e8-f82182089bea None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:25.058618 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4209568e-46ad-4dbb-a5e8-f82182089bea tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:25.058776 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4209568e-46ad-4dbb-a5e8-f82182089bea tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:25.058965 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4209568e-46ad-4dbb-a5e8-f82182089bea tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:25.059065 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4209568e-46ad-4dbb-a5e8-f82182089bea tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:25.063911 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:25.063911 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:25.064565 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4209568e-46ad-4dbb-a5e8-f82182089bea tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:25.065025 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1192/4792] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:25 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:26.075528 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-877c4db1-9ba4-440a-a0fd-5d830826594d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:26.081124 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-877c4db1-9ba4-440a-a0fd-5d830826594d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:26.081542 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-877c4db1-9ba4-440a-a0fd-5d830826594d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:26.081722 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-877c4db1-9ba4-440a-a0fd-5d830826594d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:26.081876 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-877c4db1-9ba4-440a-a0fd-5d830826594d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:26.090533 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:26.090533 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:26.091457 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-877c4db1-9ba4-440a-a0fd-5d830826594d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:26.091999 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1207/4793] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:26 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:27.108786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-63a42ba3-b2d4-4054-9dc8-d7fcb261722b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:27.110922 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63a42ba3-b2d4-4054-9dc8-d7fcb261722b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:27.111110 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-63a42ba3-b2d4-4054-9dc8-d7fcb261722b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:27.111301 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-63a42ba3-b2d4-4054-9dc8-d7fcb261722b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:27.111421 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-63a42ba3-b2d4-4054-9dc8-d7fcb261722b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:27.115118 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:27.115118 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:27.115690 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63a42ba3-b2d4-4054-9dc8-d7fcb261722b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:27.116011 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1196/4794] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:27 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:27.125186 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a536e92c-b24a-4b21-bea9-ef95f66d4d25 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:27.127691 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a536e92c-b24a-4b21-bea9-ef95f66d4d25 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3/export_record Aug 07 18:09:27.127980 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a536e92c-b24a-4b21-bea9-ef95f66d4d25 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:27.128264 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a536e92c-b24a-4b21-bea9-ef95f66d4d25 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'export_record' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:27.128428 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-a536e92c-b24a-4b21-bea9-ef95f66d4d25 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Export record for backup 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100244) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 18:09:27.139857 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:27.139857 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:27.139857 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.api [None req-a536e92c-b24a-4b21-bea9-ef95f66d4d25 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling RPCAPI with context: , host: np0000006743, backup: 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100244) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 18:09:27.147306 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-a536e92c-b24a-4b21-bea9-ef95f66d4d25 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] export_record in rpcapi backup_id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 on host np0000006743. {{(pid=100244) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 18:09:27.161132 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-a536e92c-b24a-4b21-bea9-ef95f66d4d25 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmJmMmI0YjktYTM0OS00ZWNmLTgwNGEtOWM3ZTNlZGUzM2QzIiwgInVzZXJfaWQiOiAiYjFjYWM4YzYxMThkNDlmOTk3NTEyOTQzYTQwNDE2NmUiLCAicHJvamVjdF9pZCI6ICI5M2NiMzEyNWU4Yzk0YTZkOWExMmM2NzY2NjU0MDFkYyIsICJ2b2x1bWVfaWQiOiAiZjE0YjAzMDMtZmQzOS00NThhLWI3ZjQtM2VjZGM2Yzg1NDczIiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzU0NjI5NzQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjE0YjAzMDMtZmQzOS00NThhLWI3ZjQtM2VjZGM2Yzg1NDczLzIwMjYwODA3MTgwOTE0L2F6X25vdmFfYmFja3VwXzZiZjJiNGI5LWEzNDktNGVjZi04MDRhLTljN2UzZWRlMzNkMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6MDk6MTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6MDk6MTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODowOToyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100244) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 18:09:27.161526 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a536e92c-b24a-4b21-bea9-ef95f66d4d25 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3/export_record returned with HTTP 200 Aug 07 18:09:27.162440 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1200/4795] 10.4.3.241 () {68 vars in 1430 bytes} [Fri Aug 7 18:09:27 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3/export_record => generated 1424 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:09:27.169875 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ff572c78-c140-48e2-b7d9-25a0744d6b20 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:27.171765 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff572c78-c140-48e2-b7d9-25a0744d6b20 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:27.171968 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff572c78-c140-48e2-b7d9-25a0744d6b20 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:27.172148 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff572c78-c140-48e2-b7d9-25a0744d6b20 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:27.172245 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ff572c78-c140-48e2-b7d9-25a0744d6b20 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:27.176852 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:27.176852 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:27.177496 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff572c78-c140-48e2-b7d9-25a0744d6b20 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:27.177868 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1193/4796] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:27 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:27.189149 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-766fd4d9-e337-44af-a183-e89f1f2e0dc0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:27.190839 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-766fd4d9-e337-44af-a183-e89f1f2e0dc0 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] POST https://10.4.3.241/volume/v3/backups/import_record Aug 07 18:09:27.191374 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-766fd4d9-e337-44af-a183-e89f1f2e0dc0 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTFiMWU3OTItODg4Zi00Yjg3LTk3ODEtZTA1YmQwZjE5NzQ3IiwgInVzZXJfaWQiOiAiYjFjYWM4YzYxMThkNDlmOTk3NTEyOTQzYTQwNDE2NmUiLCAicHJvamVjdF9pZCI6ICI5M2NiMzEyNWU4Yzk0YTZkOWExMmM2NzY2NjU0MDFkYyIsICJ2b2x1bWVfaWQiOiAiZjE0YjAzMDMtZmQzOS00NThhLWI3ZjQtM2VjZGM2Yzg1NDczIiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzU0NjI5NzQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjE0YjAzMDMtZmQzOS00NThhLWI3ZjQtM2VjZGM2Yzg1NDczLzIwMjYwODA3MTgwOTE0L2F6X25vdmFfYmFja3VwXzZiZjJiNGI5LWEzNDktNGVjZi04MDRhLTljN2UzZWRlMzNkMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6MDk6MTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6MDk6MTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODowOToyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:27.192770 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-766fd4d9-e337-44af-a183-e89f1f2e0dc0 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTFiMWU3OTItODg4Zi00Yjg3LTk3ODEtZTA1YmQwZjE5NzQ3IiwgInVzZXJfaWQiOiAiYjFjYWM4YzYxMThkNDlmOTk3NTEyOTQzYTQwNDE2NmUiLCAicHJvamVjdF9pZCI6ICI5M2NiMzEyNWU4Yzk0YTZkOWExMmM2NzY2NjU0MDFkYyIsICJ2b2x1bWVfaWQiOiAiZjE0YjAzMDMtZmQzOS00NThhLWI3ZjQtM2VjZGM2Yzg1NDczIiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzU0NjI5NzQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjE0YjAzMDMtZmQzOS00NThhLWI3ZjQtM2VjZGM2Yzg1NDczLzIwMjYwODA3MTgwOTE0L2F6X25vdmFfYmFja3VwXzZiZjJiNGI5LWEzNDktNGVjZi04MDRhLTljN2UzZWRlMzNkMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6MDk6MTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6MDk6MTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODowOToyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100245) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 18:09:27.192898 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-766fd4d9-e337-44af-a183-e89f1f2e0dc0 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTFiMWU3OTItODg4Zi00Yjg3LTk3ODEtZTA1YmQwZjE5NzQ3IiwgInVzZXJfaWQiOiAiYjFjYWM4YzYxMThkNDlmOTk3NTEyOTQzYTQwNDE2NmUiLCAicHJvamVjdF9pZCI6ICI5M2NiMzEyNWU4Yzk0YTZkOWExMmM2NzY2NjU0MDFkYyIsICJ2b2x1bWVfaWQiOiAiZjE0YjAzMDMtZmQzOS00NThhLWI3ZjQtM2VjZGM2Yzg1NDczIiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzU0NjI5NzQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjE0YjAzMDMtZmQzOS00NThhLWI3ZjQtM2VjZGM2Yzg1NDczLzIwMjYwODA3MTgwOTE0L2F6X25vdmFfYmFja3VwXzZiZjJiNGI5LWEzNDktNGVjZi04MDRhLTljN2UzZWRlMzNkMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTg6MDk6MTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTg6MDk6MTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODowOToyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100245) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 18:09:27.193506 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-766fd4d9-e337-44af-a183-e89f1f2e0dc0 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'b5be5b023b9d4c7292161ef328d91ae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '93cb3125e8c94a6d9a12c676665401dc', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:09:27.193704 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-766fd4d9-e337-44af-a183-e89f1f2e0dc0 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] https://10.4.3.241/volume/v3/backups/import_record returned with HTTP 403 Aug 07 18:09:27.194117 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1208/4797] 10.4.3.241 () {70 vars in 1342 bytes} [Fri Aug 7 18:09:27 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:27.201453 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-28f56037-1a4b-48a4-bc59-3d0ed7be2d19 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:27.203356 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28f56037-1a4b-48a4-bc59-3d0ed7be2d19 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 Aug 07 18:09:27.203604 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28f56037-1a4b-48a4-bc59-3d0ed7be2d19 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:27.203834 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28f56037-1a4b-48a4-bc59-3d0ed7be2d19 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:27.204023 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-28f56037-1a4b-48a4-bc59-3d0ed7be2d19 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete volume with id: f14b0303-fd39-458a-b7f4-3ecdc6c85473 Aug 07 18:09:27.212310 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:27.212310 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:27.212725 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-28f56037-1a4b-48a4-bc59-3d0ed7be2d19 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:27.228706 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-28f56037-1a4b-48a4-bc59-3d0ed7be2d19 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete volume request issued successfully. Aug 07 18:09:27.228941 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28f56037-1a4b-48a4-bc59-3d0ed7be2d19 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 returned with HTTP 202 Aug 07 18:09:27.229295 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1197/4798] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:09:27 2026] DELETE /volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:09:27.238802 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9789c077-3c2c-4783-a9f6-dd1eb6c654a9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:27.240574 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9789c077-3c2c-4783-a9f6-dd1eb6c654a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 Aug 07 18:09:27.240774 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9789c077-3c2c-4783-a9f6-dd1eb6c654a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:27.240944 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9789c077-3c2c-4783-a9f6-dd1eb6c654a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:27.249620 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:27.249620 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:27.253481 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9789c077-3c2c-4783-a9f6-dd1eb6c654a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:27.257424 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9789c077-3c2c-4783-a9f6-dd1eb6c654a9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 returned with HTTP 200 Aug 07 18:09:27.257860 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1201/4799] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:27 2026] GET /volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:09:28.274553 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d0ad81bf-b1bc-43be-a4c5-56ae59386f83 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:28.277657 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d0ad81bf-b1bc-43be-a4c5-56ae59386f83 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 Aug 07 18:09:28.277891 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d0ad81bf-b1bc-43be-a4c5-56ae59386f83 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:28.278087 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d0ad81bf-b1bc-43be-a4c5-56ae59386f83 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:28.290413 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d0ad81bf-b1bc-43be-a4c5-56ae59386f83 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 returned with HTTP 404 Aug 07 18:09:28.291014 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1194/4800] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:28 2026] GET /volume/v3/volumes/f14b0303-fd39-458a-b7f4-3ecdc6c85473 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:28.299440 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c94427e7-2f74-4b61-a6cd-418707c13f5b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:28.301180 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c94427e7-2f74-4b61-a6cd-418707c13f5b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] GET https://10.4.3.241/volume/v3/backups Aug 07 18:09:28.301450 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c94427e7-2f74-4b61-a6cd-418707c13f5b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:28.301676 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c94427e7-2f74-4b61-a6cd-418707c13f5b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:28.302063 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-c94427e7-2f74-4b61-a6cd-418707c13f5b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:09:28.315340 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c94427e7-2f74-4b61-a6cd-418707c13f5b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 200 Aug 07 18:09:28.315845 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1209/4801] 10.4.3.241 () {68 vars in 1277 bytes} [Fri Aug 7 18:09:28 2026] GET /volume/v3/backups => generated 624 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:09:28.326872 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ecd8d365-79ee-4ea7-8d2b-1bb2ef169671 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:28.328823 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ecd8d365-79ee-4ea7-8d2b-1bb2ef169671 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] GET https://10.4.3.241/volume/v3/backups?project_id=93cb3125e8c94a6d9a12c676665401dc Aug 07 18:09:28.329205 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ecd8d365-79ee-4ea7-8d2b-1bb2ef169671 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:28.329551 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ecd8d365-79ee-4ea7-8d2b-1bb2ef169671 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:28.330416 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-ecd8d365-79ee-4ea7-8d2b-1bb2ef169671 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Removing options 'project_id' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:09:28.332610 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=306,cinder:INSERT=55,cinder:UPDATE=101 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:09:28.337152 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ecd8d365-79ee-4ea7-8d2b-1bb2ef169671 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] https://10.4.3.241/volume/v3/backups?project_id=93cb3125e8c94a6d9a12c676665401dc returned with HTTP 200 Aug 07 18:09:28.337896 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1198/4802] 10.4.3.241 () {68 vars in 1364 bytes} [Fri Aug 7 18:09:28 2026] GET /volume/v3/backups?project_id=93cb3125e8c94a6d9a12c676665401dc => generated 624 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:28.347910 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-600d4b91-a780-4697-a720-930f767c7ecb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:28.352261 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:09:28.352844 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1933734353"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:28.357742 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1933734353'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:09:28.357903 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Create volume of 1 GB Aug 07 18:09:28.362799 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Availability Zones retrieved successfully. Aug 07 18:09:28.371429 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Flow 'volume_create_api' (e2807ac6-fe9a-4f73-99f1-ed53bdd14b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:09:28.372853 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b8d593-0ca0-4c1c-bf48-588928663552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:28.374019 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:09:28.407933 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1b8d593-0ca0-4c1c-bf48-588928663552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:28.409034 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e293700-6ff9-41af-a3e5-b8d4353dfa29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:28.448253 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Created reservations ['02a6aba9-2801-4788-966e-30ef61436de1', '870c308f-0048-4914-b375-aa140e45a589', '617240ae-c785-410d-b903-6af2b5ccc7a4', '9bd2cbbe-1896-406b-bfaa-b0193b5ddf5a'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:09:28.449099 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e293700-6ff9-41af-a3e5-b8d4353dfa29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02a6aba9-2801-4788-966e-30ef61436de1', '870c308f-0048-4914-b375-aa140e45a589', '617240ae-c785-410d-b903-6af2b5ccc7a4', '9bd2cbbe-1896-406b-bfaa-b0193b5ddf5a']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:28.449818 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18a14a25-f1db-46fb-97bc-51c5d30b7516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:28.471940 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18a14a25-f1db-46fb-97bc-51c5d30b7516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8b130de-135d-47ec-9b5b-50d60a8a96b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1933734353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cb3125e8c94a6d9a12c676665401dc',qos_specs=None,replication_status=,reservations=['02a6aba9-2801-4788-966e-30ef61436de1','870c308f-0048-4914-b375-aa140e45a589','617240ae-c785-410d-b903-6af2b5ccc7a4','9bd2cbbe-1896-406b-bfaa-b0193b5ddf5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1cac8c6118d49f997512943a404166e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1933734353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8b130de-135d-47ec-9b5b-50d60a8a96b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93cb3125e8c94a6d9a12c676665401dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1cac8c6118d49f997512943a404166e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:28.472798 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (713ddfa6-297e-44b7-b9b5-a79893d5f084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:28.491173 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (713ddfa6-297e-44b7-b9b5-a79893d5f084) transitioned into state 'SUCCESS' from state '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-1933734353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93cb3125e8c94a6d9a12c676665401dc',qos_specs=None,replication_status=,reservations=['02a6aba9-2801-4788-966e-30ef61436de1','870c308f-0048-4914-b375-aa140e45a589','617240ae-c785-410d-b903-6af2b5ccc7a4','9bd2cbbe-1896-406b-bfaa-b0193b5ddf5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1cac8c6118d49f997512943a404166e',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:28.492072 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2d42ad-455d-4e15-ad3d-1c0204ec145b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:28.500712 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2d42ad-455d-4e15-ad3d-1c0204ec145b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:28.501441 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Flow 'volume_create_api' (e2807ac6-fe9a-4f73-99f1-ed53bdd14b2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:09:28.501739 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Create volume request issued successfully. Aug 07 18:09:28.502242 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-600d4b91-a780-4697-a720-930f767c7ecb tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:09:28.502645 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1202/4803] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:09:28 2026] POST /volume/v3/volumes => generated 778 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:09:28.518603 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-06365529-d4e0-46b3-a7a4-123b1b81d45d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:28.521225 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06365529-d4e0-46b3-a7a4-123b1b81d45d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 Aug 07 18:09:28.521502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06365529-d4e0-46b3-a7a4-123b1b81d45d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:28.521748 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-06365529-d4e0-46b3-a7a4-123b1b81d45d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:28.530791 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:28.530791 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:28.534284 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-06365529-d4e0-46b3-a7a4-123b1b81d45d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:28.538458 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-06365529-d4e0-46b3-a7a4-123b1b81d45d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 returned with HTTP 200 Aug 07 18:09:28.538842 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1195/4804] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:28 2026] GET /volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:29.558050 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f9735967-7946-40a4-b2eb-6dda3c8641af None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:29.560521 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f9735967-7946-40a4-b2eb-6dda3c8641af tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 Aug 07 18:09:29.560789 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f9735967-7946-40a4-b2eb-6dda3c8641af tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:29.560942 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f9735967-7946-40a4-b2eb-6dda3c8641af tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:29.569330 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:29.569330 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:29.574541 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f9735967-7946-40a4-b2eb-6dda3c8641af tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:29.578334 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f9735967-7946-40a4-b2eb-6dda3c8641af tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 returned with HTTP 200 Aug 07 18:09:29.578850 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1210/4805] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:29 2026] GET /volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:09:29.593944 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38b48fa6-157a-4472-9805-9edc74926515 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:29.595517 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38b48fa6-157a-4472-9805-9edc74926515 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:09:29.595919 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38b48fa6-157a-4472-9805-9edc74926515 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f8b130de-135d-47ec-9b5b-50d60a8a96b6", "name": "tempest-type-Backup-993159955"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:29.597282 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-38b48fa6-157a-4472-9805-9edc74926515 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Creating new backup {'backup': {'volume_id': 'f8b130de-135d-47ec-9b5b-50d60a8a96b6', 'name': 'tempest-type-Backup-993159955'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:09:29.598550 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-38b48fa6-157a-4472-9805-9edc74926515 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Creating backup of volume f8b130de-135d-47ec-9b5b-50d60a8a96b6 in container None Aug 07 18:09:29.606084 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:29.606084 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:29.606627 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-38b48fa6-157a-4472-9805-9edc74926515 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:29.623669 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-38b48fa6-157a-4472-9805-9edc74926515 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Created reservations ['39e84441-b794-4c78-b11c-74787cb56d80', '60f70097-3813-4b10-a65d-69db757dedf3'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:09:29.651389 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38b48fa6-157a-4472-9805-9edc74926515 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:09:29.652018 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1199/4806] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:09:29 2026] POST /volume/v3/backups => generated 315 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:09:29.663862 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5849e0b8-a0fe-4062-ab04-582b51b9fd2a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:29.666320 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5849e0b8-a0fe-4062-ab04-582b51b9fd2a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:29.666890 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5849e0b8-a0fe-4062-ab04-582b51b9fd2a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:29.666925 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5849e0b8-a0fe-4062-ab04-582b51b9fd2a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:29.667100 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5849e0b8-a0fe-4062-ab04-582b51b9fd2a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:29.671811 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:29.671811 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:29.672469 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5849e0b8-a0fe-4062-ab04-582b51b9fd2a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:29.672862 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1203/4807] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:29 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:30.684889 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a575df94-194e-4d11-bcbe-bb799c1cbb5d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:30.686879 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a575df94-194e-4d11-bcbe-bb799c1cbb5d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:30.687092 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a575df94-194e-4d11-bcbe-bb799c1cbb5d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:30.687266 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a575df94-194e-4d11-bcbe-bb799c1cbb5d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:30.687362 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a575df94-194e-4d11-bcbe-bb799c1cbb5d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:30.689113 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=252,cinder:INSERT=46,cinder:UPDATE=94 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:09:30.694464 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:30.694464 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:30.694464 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a575df94-194e-4d11-bcbe-bb799c1cbb5d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:30.694785 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1196/4808] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:30 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:31.706293 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7239faaa-3f00-4c33-a05a-c84aefa88b2c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:31.708064 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7239faaa-3f00-4c33-a05a-c84aefa88b2c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:31.708240 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7239faaa-3f00-4c33-a05a-c84aefa88b2c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:31.708418 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7239faaa-3f00-4c33-a05a-c84aefa88b2c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:31.708530 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-7239faaa-3f00-4c33-a05a-c84aefa88b2c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:31.712718 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:31.712718 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:31.713294 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7239faaa-3f00-4c33-a05a-c84aefa88b2c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:31.713637 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1211/4809] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:31 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:32.725359 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c09147e3-8095-4f67-9ec7-cc7ea938f44d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:32.727568 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c09147e3-8095-4f67-9ec7-cc7ea938f44d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:32.727931 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c09147e3-8095-4f67-9ec7-cc7ea938f44d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:32.728238 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c09147e3-8095-4f67-9ec7-cc7ea938f44d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:32.729323 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c09147e3-8095-4f67-9ec7-cc7ea938f44d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:32.733558 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:32.733558 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:32.734663 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c09147e3-8095-4f67-9ec7-cc7ea938f44d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:32.735252 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1200/4810] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:32 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:33.747938 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5b7eaf58-ac9d-4b3a-a095-da574a05f166 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:33.749804 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b7eaf58-ac9d-4b3a-a095-da574a05f166 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:33.750008 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b7eaf58-ac9d-4b3a-a095-da574a05f166 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:33.750211 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b7eaf58-ac9d-4b3a-a095-da574a05f166 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:33.750319 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5b7eaf58-ac9d-4b3a-a095-da574a05f166 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:33.754825 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:33.754825 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:33.755502 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b7eaf58-ac9d-4b3a-a095-da574a05f166 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:33.755912 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1204/4811] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:33 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:34.767056 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3aeb0afe-e476-4e61-9e2e-820a37e89dc3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:34.769262 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3aeb0afe-e476-4e61-9e2e-820a37e89dc3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:34.771165 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3aeb0afe-e476-4e61-9e2e-820a37e89dc3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:34.771165 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3aeb0afe-e476-4e61-9e2e-820a37e89dc3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:34.771165 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-3aeb0afe-e476-4e61-9e2e-820a37e89dc3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:34.776313 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:34.776313 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:34.777329 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3aeb0afe-e476-4e61-9e2e-820a37e89dc3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:34.777973 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1197/4812] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:34 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:35.789996 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-76462fcb-95b4-401a-bc3b-f6d14f9e597c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:35.792192 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76462fcb-95b4-401a-bc3b-f6d14f9e597c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:35.792441 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76462fcb-95b4-401a-bc3b-f6d14f9e597c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:35.792648 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-76462fcb-95b4-401a-bc3b-f6d14f9e597c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:35.792769 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-76462fcb-95b4-401a-bc3b-f6d14f9e597c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:35.798746 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:35.798746 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:35.798746 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-76462fcb-95b4-401a-bc3b-f6d14f9e597c tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:35.798746 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1212/4813] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:35 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:36.810347 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0dab599c-c2e9-4f70-b76a-3bd951ba46ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:36.813221 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0dab599c-c2e9-4f70-b76a-3bd951ba46ea tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:36.813445 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0dab599c-c2e9-4f70-b76a-3bd951ba46ea tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:36.813652 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0dab599c-c2e9-4f70-b76a-3bd951ba46ea tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:36.813769 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0dab599c-c2e9-4f70-b76a-3bd951ba46ea tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:36.818126 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:36.818126 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:36.818851 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0dab599c-c2e9-4f70-b76a-3bd951ba46ea tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:36.819353 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1201/4814] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:36 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:37.831501 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c69a960d-7ee7-4d85-8920-f7f3ed02c57b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:37.833439 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c69a960d-7ee7-4d85-8920-f7f3ed02c57b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:37.833737 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c69a960d-7ee7-4d85-8920-f7f3ed02c57b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:37.834014 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c69a960d-7ee7-4d85-8920-f7f3ed02c57b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:37.834133 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c69a960d-7ee7-4d85-8920-f7f3ed02c57b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:37.838092 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:37.838092 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:37.838623 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c69a960d-7ee7-4d85-8920-f7f3ed02c57b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:37.839002 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1205/4815] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:37 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:38.848222 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0c0e1a29-ae18-455e-a6d8-e10f1e2cb8f8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:38.851667 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c0e1a29-ae18-455e-a6d8-e10f1e2cb8f8 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:38.851895 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c0e1a29-ae18-455e-a6d8-e10f1e2cb8f8 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:38.852070 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c0e1a29-ae18-455e-a6d8-e10f1e2cb8f8 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:38.852191 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0c0e1a29-ae18-455e-a6d8-e10f1e2cb8f8 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:38.856206 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:38.856206 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:38.856807 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c0e1a29-ae18-455e-a6d8-e10f1e2cb8f8 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:38.857179 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1198/4816] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:38 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:39.870301 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b42b9935-7379-484e-8ae1-d2e764a58837 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:39.872769 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b42b9935-7379-484e-8ae1-d2e764a58837 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:39.873045 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b42b9935-7379-484e-8ae1-d2e764a58837 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:39.873366 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b42b9935-7379-484e-8ae1-d2e764a58837 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:39.873538 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b42b9935-7379-484e-8ae1-d2e764a58837 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:39.876139 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=179,cinder:UPDATE=55,cinder:INSERT=26,cinder:DELETE=1 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:09:39.880944 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:39.880944 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:39.881703 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b42b9935-7379-484e-8ae1-d2e764a58837 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:39.882130 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1213/4817] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:39 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:40.579356 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-1de5bc4f-ee17-4d6e-873a-8a54cfbccec8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:40.581462 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-1de5bc4f-ee17-4d6e-873a-8a54cfbccec8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/limits Aug 07 18:09:40.581694 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-1de5bc4f-ee17-4d6e-873a-8a54cfbccec8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:40.581930 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-1de5bc4f-ee17-4d6e-873a-8a54cfbccec8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:40.598092 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-1de5bc4f-ee17-4d6e-873a-8a54cfbccec8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/limits returned with HTTP 200 Aug 07 18:09:40.598507 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1202/4818] 10.4.3.241 () {68 vars in 1484 bytes} [Fri Aug 7 18:09:40 2026] GET /volume/v3/limits => generated 302 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:40.640621 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-2f702a00-f8fc-47e3-84c8-d25415d3af81 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:40.642516 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-2f702a00-f8fc-47e3-84c8-d25415d3af81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:09:40.642717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-2f702a00-f8fc-47e3-84c8-d25415d3af81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:40.642896 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-2f702a00-f8fc-47e3-84c8-d25415d3af81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:40.644746 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=236,cinder:UPDATE=84,cinder:INSERT=52 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:09:40.652541 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:40.652541 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:40.655783 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-2f702a00-f8fc-47e3-84c8-d25415d3af81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:09:40.659940 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-2f702a00-f8fc-47e3-84c8-d25415d3af81 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f returned with HTTP 200 Aug 07 18:09:40.660289 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1206/4819] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:09:40 2026] GET /volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f => generated 1659 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:09:40.670242 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-a518aebf-5a77-4daf-a1de-911594488d75 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:40.672540 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-a518aebf-5a77-4daf-a1de-911594488d75 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:09:40.672602 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-a518aebf-5a77-4daf-a1de-911594488d75 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac4a51ae-58e2-44a4-ae54-c5b3840d165f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1375886880", "description": null, "metadata": {}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:40.684081 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:40.684081 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:40.684725 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-a518aebf-5a77-4daf-a1de-911594488d75 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:09:40.684917 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-a518aebf-5a77-4daf-a1de-911594488d75 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create snapshot from volume ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:09:40.709103 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-a518aebf-5a77-4daf-a1de-911594488d75 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['45c51c6f-228d-4f8c-b39d-95e8d33d1509', '9f76bdb3-619e-41d9-aa2e-7281ea47b21b', '800d8b59-4dab-49d7-ad77-4e7adc79569b', 'bfbacffe-d6b3-44a9-bd27-b62ead293807'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:09:40.739192 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-a518aebf-5a77-4daf-a1de-911594488d75 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot force create request issued successfully. Aug 07 18:09:40.739529 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-e33bc598-4937-429a-8d24-d0e6a2db6053 req-a518aebf-5a77-4daf-a1de-911594488d75 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:09:40.739948 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1199/4820] 10.4.3.241 () {72 vars in 1547 bytes} [Fri Aug 7 18:09:40 2026] POST /volume/v3/snapshots => generated 320 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:09:40.893778 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2bb9cb01-cf35-404d-80cf-a4b4d6fb9616 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:40.896373 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2bb9cb01-cf35-404d-80cf-a4b4d6fb9616 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:40.896571 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2bb9cb01-cf35-404d-80cf-a4b4d6fb9616 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:40.896724 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2bb9cb01-cf35-404d-80cf-a4b4d6fb9616 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:40.896826 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2bb9cb01-cf35-404d-80cf-a4b4d6fb9616 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:40.904826 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:40.904826 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:40.905311 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2bb9cb01-cf35-404d-80cf-a4b4d6fb9616 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:40.905710 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1214/4821] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:40 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:41.920003 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-53d0ebeb-466f-4a76-9fa9-28895e2d2e55 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:41.921917 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53d0ebeb-466f-4a76-9fa9-28895e2d2e55 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:41.922150 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53d0ebeb-466f-4a76-9fa9-28895e2d2e55 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:41.922341 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53d0ebeb-466f-4a76-9fa9-28895e2d2e55 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:41.922461 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-53d0ebeb-466f-4a76-9fa9-28895e2d2e55 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:41.926493 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:41.926493 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:41.927278 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53d0ebeb-466f-4a76-9fa9-28895e2d2e55 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:41.927737 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1203/4822] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:41 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:42.484605 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-52083649-ff6a-4d31-a407-e673dbb04cd0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:42.486983 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52083649-ff6a-4d31-a407-e673dbb04cd0 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e Aug 07 18:09:42.487263 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52083649-ff6a-4d31-a407-e673dbb04cd0 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:42.487532 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-52083649-ff6a-4d31-a407-e673dbb04cd0 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:42.493858 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:42.493858 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:42.494374 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-52083649-ff6a-4d31-a407-e673dbb04cd0 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:09:42.495450 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-52083649-ff6a-4d31-a407-e673dbb04cd0 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e returned with HTTP 200 Aug 07 18:09:42.495856 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1207/4823] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:09:42 2026] GET /volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:42.939683 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-70a478a4-d842-4646-9245-20a95968fd72 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:42.941628 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-70a478a4-d842-4646-9245-20a95968fd72 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:42.941872 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-70a478a4-d842-4646-9245-20a95968fd72 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:42.942101 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-70a478a4-d842-4646-9245-20a95968fd72 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:42.942215 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-70a478a4-d842-4646-9245-20a95968fd72 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:42.946514 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:42.946514 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:42.947227 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-70a478a4-d842-4646-9245-20a95968fd72 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:42.947599 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1200/4824] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:42 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:43.957646 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-899fd390-56d3-4661-b19c-64c4848ec745 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:43.959647 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-899fd390-56d3-4661-b19c-64c4848ec745 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:43.959847 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-899fd390-56d3-4661-b19c-64c4848ec745 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:43.960055 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-899fd390-56d3-4661-b19c-64c4848ec745 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:43.960152 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-899fd390-56d3-4661-b19c-64c4848ec745 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:43.964150 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:43.964150 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:43.964704 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-899fd390-56d3-4661-b19c-64c4848ec745 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:43.965071 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1215/4825] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:43 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:43.974140 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-58ab517e-6fea-4715-9ce6-1c40c464317e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:43.975847 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58ab517e-6fea-4715-9ce6-1c40c464317e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] POST https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9/action Aug 07 18:09:43.976224 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58ab517e-6fea-4715-9ce6-1c40c464317e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:09:43.976327 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58ab517e-6fea-4715-9ce6-1c40c464317e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:43.977757 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-58ab517e-6fea-4715-9ce6-1c40c464317e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Updating backup '8562e2b8-7807-4182-b592-5760284945f9' with '{'status': 'error'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 18:09:43.984738 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:43.984738 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:43.985716 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-58ab517e-6fea-4715-9ce6-1c40c464317e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b5be5b023b9d4c7292161ef328d91ae8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '93cb3125e8c94a6d9a12c676665401dc', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:09:43.985947 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58ab517e-6fea-4715-9ce6-1c40c464317e tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9/action returned with HTTP 403 Aug 07 18:09:43.986420 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1204/4826] 10.4.3.241 () {70 vars in 1430 bytes} [Fri Aug 7 18:09:43 2026] POST /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:43.992898 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9968a298-9da8-4d17-a739-a2424c32e3f7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:43.994344 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9968a298-9da8-4d17-a739-a2424c32e3f7 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 Aug 07 18:09:43.994533 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9968a298-9da8-4d17-a739-a2424c32e3f7 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:43.994722 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9968a298-9da8-4d17-a739-a2424c32e3f7 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:43.994865 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-9968a298-9da8-4d17-a739-a2424c32e3f7 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete volume with id: f8b130de-135d-47ec-9b5b-50d60a8a96b6 Aug 07 18:09:44.001205 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:44.001205 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:44.001521 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9968a298-9da8-4d17-a739-a2424c32e3f7 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:44.016322 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9968a298-9da8-4d17-a739-a2424c32e3f7 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete volume request issued successfully. Aug 07 18:09:44.016521 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9968a298-9da8-4d17-a739-a2424c32e3f7 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 returned with HTTP 202 Aug 07 18:09:44.016965 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1208/4827] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:09:43 2026] DELETE /volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:09:44.025847 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ce96d8f6-a5bd-433f-adc1-0e6da83ed026 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:44.029308 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce96d8f6-a5bd-433f-adc1-0e6da83ed026 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 Aug 07 18:09:44.029560 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce96d8f6-a5bd-433f-adc1-0e6da83ed026 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:44.029780 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ce96d8f6-a5bd-433f-adc1-0e6da83ed026 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:44.037495 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:44.037495 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:44.040884 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ce96d8f6-a5bd-433f-adc1-0e6da83ed026 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:44.046066 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ce96d8f6-a5bd-433f-adc1-0e6da83ed026 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 returned with HTTP 200 Aug 07 18:09:44.046471 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1201/4828] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:44 2026] GET /volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:09:44.054573 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-9eb11f31-8153-4ae1-851f-aaf89e414bc3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:44.056557 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-9eb11f31-8153-4ae1-851f-aaf89e414bc3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e Aug 07 18:09:44.056756 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-9eb11f31-8153-4ae1-851f-aaf89e414bc3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:44.056968 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-9eb11f31-8153-4ae1-851f-aaf89e414bc3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:44.062665 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:44.062665 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:44.063279 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-9eb11f31-8153-4ae1-851f-aaf89e414bc3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:09:44.064309 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-9eb11f31-8153-4ae1-851f-aaf89e414bc3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e returned with HTTP 200 Aug 07 18:09:44.065091 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1216/4829] 10.4.3.241 () {68 vars in 1604 bytes} [Fri Aug 7 18:09:44 2026] GET /volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:44.897222 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-1b2b5698-3550-468e-96f8-ff95a21ad8a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:44.899507 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-1b2b5698-3550-468e-96f8-ff95a21ad8a2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e Aug 07 18:09:44.899704 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-1b2b5698-3550-468e-96f8-ff95a21ad8a2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:44.899957 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-1b2b5698-3550-468e-96f8-ff95a21ad8a2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:44.905304 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:44.905304 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:44.905736 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-1b2b5698-3550-468e-96f8-ff95a21ad8a2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:09:44.906562 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-1b2b5698-3550-468e-96f8-ff95a21ad8a2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e returned with HTTP 200 Aug 07 18:09:44.906949 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1205/4830] 10.4.3.241 () {68 vars in 1604 bytes} [Fri Aug 7 18:09:44 2026] GET /volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:44.918171 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-6e3f7c48-2bd4-4cd6-8b40-2cc82b63ebeb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:44.919952 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-6e3f7c48-2bd4-4cd6-8b40-2cc82b63ebeb tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:09:44.920117 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-6e3f7c48-2bd4-4cd6-8b40-2cc82b63ebeb tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:44.920288 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-6e3f7c48-2bd4-4cd6-8b40-2cc82b63ebeb tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:44.928779 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:44.928779 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:44.931565 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-6e3f7c48-2bd4-4cd6-8b40-2cc82b63ebeb tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:09:44.935373 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-6e3f7c48-2bd4-4cd6-8b40-2cc82b63ebeb tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f returned with HTTP 200 Aug 07 18:09:44.935747 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1209/4831] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:09:44 2026] GET /volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f => generated 1659 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:09:44.943977 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:44.946028 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:09:44.946385 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "ad3a9f22-c950-4d69-98bd-9f81cacbd54e", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:44.948105 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'ad3a9f22-c950-4d69-98bd-9f81cacbd54e', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:09:44.955455 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:44.955455 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:44.955865 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:09:44.955988 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume of 1 GB Aug 07 18:09:44.956627 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Availability Zones retrieved successfully. Aug 07 18:09:44.964203 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (b40a99f8-9bb8-41a8-8f8d-bbc6c5aeb370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:09:44.965366 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c616b3-bfa9-41ce-87bc-d8cd3c9eaac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:44.966295 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:09:44.990939 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c616b3-bfa9-41ce-87bc-d8cd3c9eaac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ad3a9f22-c950-4d69-98bd-9f81cacbd54e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:44.991730 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c368671-dc7d-42bd-a96c-08dc510f78cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:45.031207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['1eae31e4-e9cc-4f4f-9cca-6dc8d7d5470c', '901fa49f-d9c3-4a33-b161-85ab64522a80', '1c9eba63-f19e-41b1-9df1-ac3c469714ec', '3cae3527-b961-4ff9-bc6e-41d9098fc6f5'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:09:45.032265 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c368671-dc7d-42bd-a96c-08dc510f78cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eae31e4-e9cc-4f4f-9cca-6dc8d7d5470c', '901fa49f-d9c3-4a33-b161-85ab64522a80', '1c9eba63-f19e-41b1-9df1-ac3c469714ec', '3cae3527-b961-4ff9-bc6e-41d9098fc6f5']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:45.033043 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a38f59f-d72a-4f24-8785-77d22abac3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:45.063248 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-add35d88-2afe-4b66-8ab0-070a1db45c55 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:45.065353 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-add35d88-2afe-4b66-8ab0-070a1db45c55 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 Aug 07 18:09:45.065815 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-add35d88-2afe-4b66-8ab0-070a1db45c55 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:45.067466 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-add35d88-2afe-4b66-8ab0-070a1db45c55 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:45.074435 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-add35d88-2afe-4b66-8ab0-070a1db45c55 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 returned with HTTP 404 Aug 07 18:09:45.074556 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a38f59f-d72a-4f24-8785-77d22abac3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca8b60d4-8496-4955-b7e0-057fd755ae34', '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='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['1eae31e4-e9cc-4f4f-9cca-6dc8d7d5470c','901fa49f-d9c3-4a33-b161-85ab64522a80','1c9eba63-f19e-41b1-9df1-ac3c469714ec','3cae3527-b961-4ff9-bc6e-41d9098fc6f5'],size=1,snapshot_id=ad3a9f22-c950-4d69-98bd-9f81cacbd54e,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), '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-07T18:09:45Z,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=ca8b60d4-8496-4955-b7e0-057fd755ae34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e6d40bb338047aebeb6b641d74c8dca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ad3a9f22-c950-4d69-98bd-9f81cacbd54e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2647976f4ad341e5b062986a49b4c65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:45.075326 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c502efd2-9c4d-4cb8-87ff-ce321b4e6955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:45.075575 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1217/4832] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:45 2026] GET /volume/v3/volumes/f8b130de-135d-47ec-9b5b-50d60a8a96b6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:45.085611 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:45.087901 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] POST https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f/restore Aug 07 18:09:45.088251 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:45.089964 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Restoring backup e94d8860-bd66-4219-a2dd-27a789e9ef9f ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100246) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 18:09:45.090175 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Restoring backup e94d8860-bd66-4219-a2dd-27a789e9ef9f to volume None. Aug 07 18:09:45.095618 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:45.095618 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:45.097047 np0000006743 devstack@c-api.service[100246]: INFO cinder.backup.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Creating volume of 1 GB for restore of backup e94d8860-bd66-4219-a2dd-27a789e9ef9f. Aug 07 18:09:45.102416 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Availability Zones retrieved successfully. Aug 07 18:09:45.103888 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c502efd2-9c4d-4cb8-87ff-ce321b4e6955) transitioned into 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='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['1eae31e4-e9cc-4f4f-9cca-6dc8d7d5470c','901fa49f-d9c3-4a33-b161-85ab64522a80','1c9eba63-f19e-41b1-9df1-ac3c469714ec','3cae3527-b961-4ff9-bc6e-41d9098fc6f5'],size=1,snapshot_id=ad3a9f22-c950-4d69-98bd-9f81cacbd54e,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:45.106042 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b082f23e-3778-4862-8053-b41d53540540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:45.108820 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Flow 'volume_create_api' (18710d07-333f-420a-9331-d2eb3c28dccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:09:45.109779 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820c2c65-e14e-48ee-9ffd-3862dd8f6f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:45.111954 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:09:45.142064 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820c2c65-e14e-48ee-9ffd-3862dd8f6f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:45.142785 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf339de-e539-42d7-8f90-340f00ee0ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:45.143894 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b082f23e-3778-4862-8053-b41d53540540) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:45.145306 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (b40a99f8-9bb8-41a8-8f8d-bbc6c5aeb370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:09:45.145833 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request issued successfully. Aug 07 18:09:45.146826 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-dcfc66c2-3fbf-4708-948a-22fb804fbb6f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:09:45.147503 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1202/4833] 10.4.3.241 () {72 vars in 1541 bytes} [Fri Aug 7 18:09:44 2026] POST /volume/v3/volumes => generated 736 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:09:45.157179 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-22c2c04f-97fb-45c0-a5c4-6a3e47b5939c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:45.159702 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-22c2c04f-97fb-45c0-a5c4-6a3e47b5939c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 Aug 07 18:09:45.159975 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-22c2c04f-97fb-45c0-a5c4-6a3e47b5939c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:45.160236 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-22c2c04f-97fb-45c0-a5c4-6a3e47b5939c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:45.169290 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:45.169290 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:45.173587 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-22c2c04f-97fb-45c0-a5c4-6a3e47b5939c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:09:45.176568 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Created reservations ['e49bda72-0159-4e00-a8e6-abe76989eab7', 'd1ea6f4e-c06c-45dc-8759-033a149a842f', 'd970b301-dd39-44a9-bebd-a9523e075a8d', 'dc7c1d35-098e-499f-ab65-0f8906976e6c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:09:45.177310 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cf339de-e539-42d7-8f90-340f00ee0ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e49bda72-0159-4e00-a8e6-abe76989eab7', 'd1ea6f4e-c06c-45dc-8759-033a149a842f', 'd970b301-dd39-44a9-bebd-a9523e075a8d', 'dc7c1d35-098e-499f-ab65-0f8906976e6c']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:45.178439 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136ee8fe-88d9-47a9-9c10-55a43f6b8d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:45.178553 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-22c2c04f-97fb-45c0-a5c4-6a3e47b5939c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 returned with HTTP 200 Aug 07 18:09:45.179096 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1210/4834] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:09:45 2026] GET /volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:45.192213 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-ce87ba7f-d2fc-4cd0-875d-4cc1a3822438 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:45.197981 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-ce87ba7f-d2fc-4cd0-875d-4cc1a3822438 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 Aug 07 18:09:45.197981 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-ce87ba7f-d2fc-4cd0-875d-4cc1a3822438 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:45.197981 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-ce87ba7f-d2fc-4cd0-875d-4cc1a3822438 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:45.204227 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136ee8fe-88d9-47a9-9c10-55a43f6b8d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58dd955b-c1e5-4b4b-a676-ca7786a2af5a', '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='93cb3125e8c94a6d9a12c676665401dc',qos_specs=None,replication_status=,reservations=['e49bda72-0159-4e00-a8e6-abe76989eab7','d1ea6f4e-c06c-45dc-8759-033a149a842f','d970b301-dd39-44a9-bebd-a9523e075a8d','dc7c1d35-098e-499f-ab65-0f8906976e6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5be5b023b9d4c7292161ef328d91ae8',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:09:45Z,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=58dd955b-c1e5-4b4b-a676-ca7786a2af5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93cb3125e8c94a6d9a12c676665401dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5be5b023b9d4c7292161ef328d91ae8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:45.204945 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aaa5934-3226-462f-8335-9bf20183dac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:45.205991 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:45.205991 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:45.210560 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-ce87ba7f-d2fc-4cd0-875d-4cc1a3822438 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:09:45.217200 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-ce87ba7f-d2fc-4cd0-875d-4cc1a3822438 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 returned with HTTP 200 Aug 07 18:09:45.217937 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1218/4835] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:09:45 2026] GET /volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 => generated 804 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:45.219094 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aaa5934-3226-462f-8335-9bf20183dac6) transitioned into 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='93cb3125e8c94a6d9a12c676665401dc',qos_specs=None,replication_status=,reservations=['e49bda72-0159-4e00-a8e6-abe76989eab7','d1ea6f4e-c06c-45dc-8759-033a149a842f','d970b301-dd39-44a9-bebd-a9523e075a8d','dc7c1d35-098e-499f-ab65-0f8906976e6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5be5b023b9d4c7292161ef328d91ae8',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:45.219758 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efb20cad-df10-4e03-bc5c-a0802fa5cfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:09:45.229249 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efb20cad-df10-4e03-bc5c-a0802fa5cfca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:09:45.230175 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Flow 'volume_create_api' (18710d07-333f-420a-9331-d2eb3c28dccf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:09:45.230442 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Create volume request issued successfully. Aug 07 18:09:45.236528 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:45.236528 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:45.236958 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Volume info retrieved successfully. Aug 07 18:09:46.246727 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:46.246727 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:46.247389 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Volume info retrieved successfully. Aug 07 18:09:46.247606 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Checking backup size 1 against volume size 1 {{(pid=100246) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 18:09:46.247763 np0000006743 devstack@c-api.service[100246]: INFO cinder.backup.api [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Overwriting volume 58dd955b-c1e5-4b4b-a676-ca7786a2af5a with restore of backup e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:46.263559 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] restore_backup in rpcapi backup_id e94d8860-bd66-4219-a2dd-27a789e9ef9f {{(pid=100246) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 18:09:46.265529 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3bb0d389-eb68-462f-83a0-823dca4f10a1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f/restore returned with HTTP 202 Aug 07 18:09:46.266084 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1206/4836] 10.4.3.241 () {70 vars in 1433 bytes} [Fri Aug 7 18:09:45 2026] POST /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f/restore => generated 152 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:09:46.276010 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-734d0908-f9f4-44ec-9535-428e9d639e24 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:46.277985 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-734d0908-f9f4-44ec-9535-428e9d639e24 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:46.278210 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-734d0908-f9f4-44ec-9535-428e9d639e24 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:46.278458 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-734d0908-f9f4-44ec-9535-428e9d639e24 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:46.278574 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-734d0908-f9f4-44ec-9535-428e9d639e24 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:46.283793 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:46.283793 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:46.284418 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-734d0908-f9f4-44ec-9535-428e9d639e24 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:09:46.284783 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1203/4837] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:46 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:47.294988 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-633f8ad4-6320-45a7-9562-15cb59358c23 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:47.296619 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-633f8ad4-6320-45a7-9562-15cb59358c23 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:47.296813 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-633f8ad4-6320-45a7-9562-15cb59358c23 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:47.297001 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-633f8ad4-6320-45a7-9562-15cb59358c23 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:47.297103 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-633f8ad4-6320-45a7-9562-15cb59358c23 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:47.300968 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:47.300968 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:47.301542 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-633f8ad4-6320-45a7-9562-15cb59358c23 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:09:47.301925 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1211/4838] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:47 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:48.225492 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-97474e05-486b-46c6-b7a0-9d38b1e6ce2b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:48.280527 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-97474e05-486b-46c6-b7a0-9d38b1e6ce2b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 Aug 07 18:09:48.280527 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-97474e05-486b-46c6-b7a0-9d38b1e6ce2b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:48.280527 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-97474e05-486b-46c6-b7a0-9d38b1e6ce2b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:48.285834 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:48.285834 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:48.289189 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-97474e05-486b-46c6-b7a0-9d38b1e6ce2b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:09:48.293495 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-97474e05-486b-46c6-b7a0-9d38b1e6ce2b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 returned with HTTP 200 Aug 07 18:09:48.293971 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1219/4839] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:09:48 2026] GET /volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 => generated 1345 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:09:48.302208 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0184c301-40ad-42c1-9cd7-0d647500e297 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:48.302713 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0184c301-40ad-42c1-9cd7-0d647500e297 None None] GET https://10.4.3.241/volume// Aug 07 18:09:48.302909 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0184c301-40ad-42c1-9cd7-0d647500e297 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:48.303106 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0184c301-40ad-42c1-9cd7-0d647500e297 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:48.303489 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0184c301-40ad-42c1-9cd7-0d647500e297 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:09:48.303761 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1207/4840] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:09:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:09:48.312184 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-cd4902c4-ebba-4874-a5fb-b8df8635a742 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:48.312999 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-183838f4-a7be-4464-b415-ff6583690706 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:48.314615 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-cd4902c4-ebba-4874-a5fb-b8df8635a742 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:09:48.314690 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-183838f4-a7be-4464-b415-ff6583690706 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:48.314861 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-183838f4-a7be-4464-b415-ff6583690706 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:48.315077 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-183838f4-a7be-4464-b415-ff6583690706 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:48.315157 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-cd4902c4-ebba-4874-a5fb-b8df8635a742 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca8b60d4-8496-4955-b7e0-057fd755ae34", "connector": null, "instance_uuid": "38c523b7-ade6-4f25-b933-41872e1325dd"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:48.315219 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-183838f4-a7be-4464-b415-ff6583690706 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:48.319071 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:48.319071 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:48.319654 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-183838f4-a7be-4464-b415-ff6583690706 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:09:48.320123 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1212/4841] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:48 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:48.323884 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:48.323884 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:48.348869 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-cd4902c4-ebba-4874-a5fb-b8df8635a742 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:09:48.349414 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1204/4842] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:09:48 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 07 18:09:48.357910 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9a845e4f-f13d-4940-85c5-513d5071f4a9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:48.357910 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a845e4f-f13d-4940-85c5-513d5071f4a9 None None] GET https://10.4.3.241/volume// Aug 07 18:09:48.357910 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a845e4f-f13d-4940-85c5-513d5071f4a9 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:48.357910 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9a845e4f-f13d-4940-85c5-513d5071f4a9 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:48.357910 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9a845e4f-f13d-4940-85c5-513d5071f4a9 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:09:48.357910 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1220/4843] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:09:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:09:48.364612 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-3749d61e-2aac-4849-b4f1-f6bd5c6fa49a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:48.366889 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-3749d61e-2aac-4849-b4f1-f6bd5c6fa49a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 Aug 07 18:09:48.367118 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-3749d61e-2aac-4849-b4f1-f6bd5c6fa49a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:48.367346 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-3749d61e-2aac-4849-b4f1-f6bd5c6fa49a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:48.377378 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:48.377378 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:48.381074 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-3749d61e-2aac-4849-b4f1-f6bd5c6fa49a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:09:48.386338 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-3749d61e-2aac-4849-b4f1-f6bd5c6fa49a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 returned with HTTP 200 Aug 07 18:09:48.386763 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1208/4844] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:09:48 2026] GET /volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 => generated 1524 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:09:48.488170 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-15b2eb02-18a4-4da1-b054-0a8cde65a1e4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:48.490674 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-15b2eb02-18a4-4da1-b054-0a8cde65a1e4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] PUT https://10.4.3.241/volume/v3/attachments/2ac815b0-09f0-4a30-9a0c-6c6a8845a3da Aug 07 18:09:48.491143 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-15b2eb02-18a4-4da1-b054-0a8cde65a1e4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:48.500711 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-15b2eb02-18a4-4da1-b054-0a8cde65a1e4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Acquiring lock "cinder-attachment_update-ca8b60d4-8496-4955-b7e0-057fd755ae34-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:09:48.505571 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-15b2eb02-18a4-4da1-b054-0a8cde65a1e4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-ca8b60d4-8496-4955-b7e0-057fd755ae34-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:09:48.506917 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:48.506917 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:48.591825 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-15b2eb02-18a4-4da1-b054-0a8cde65a1e4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-ca8b60d4-8496-4955-b7e0-057fd755ae34-np0000006743" released by "attachment_update" :: held 0.086s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:09:48.592224 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-15b2eb02-18a4-4da1-b054-0a8cde65a1e4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/2ac815b0-09f0-4a30-9a0c-6c6a8845a3da returned with HTTP 200 Aug 07 18:09:48.592846 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1213/4845] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:09:48 2026] PUT /volume/v3/attachments/2ac815b0-09f0-4a30-9a0c-6c6a8845a3da => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:09:48.615614 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-e33a7df2-eafc-4365-b776-d38762742f7e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:48.617677 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-e33a7df2-eafc-4365-b776-d38762742f7e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments/2ac815b0-09f0-4a30-9a0c-6c6a8845a3da/action Aug 07 18:09:48.618073 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-e33a7df2-eafc-4365-b776-d38762742f7e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action body: b'{"os-complete": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:09:48.618190 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-e33a7df2-eafc-4365-b776-d38762742f7e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:09:48.632092 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:48.632092 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:48.640710 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-988c5792-da81-4a2e-ab9c-1219bfd7f2a3 req-e33a7df2-eafc-4365-b776-d38762742f7e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/2ac815b0-09f0-4a30-9a0c-6c6a8845a3da/action returned with HTTP 204 Aug 07 18:09:48.641102 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1205/4846] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:09:48 2026] POST /volume/v3/attachments/2ac815b0-09f0-4a30-9a0c-6c6a8845a3da/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:49.330370 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2678a78d-ac04-4c55-8882-fcd8618cdead None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:49.333226 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2678a78d-ac04-4c55-8882-fcd8618cdead tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:49.333226 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2678a78d-ac04-4c55-8882-fcd8618cdead tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:49.333226 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2678a78d-ac04-4c55-8882-fcd8618cdead tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:49.333226 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2678a78d-ac04-4c55-8882-fcd8618cdead tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:49.336610 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:49.336610 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:49.337335 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2678a78d-ac04-4c55-8882-fcd8618cdead tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:09:49.337808 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1221/4847] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:49 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:50.348411 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-982c3eed-75f3-488c-bd53-ce27c8814c74 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:50.350063 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-982c3eed-75f3-488c-bd53-ce27c8814c74 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:50.350266 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-982c3eed-75f3-488c-bd53-ce27c8814c74 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:50.350457 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-982c3eed-75f3-488c-bd53-ce27c8814c74 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:50.350550 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-982c3eed-75f3-488c-bd53-ce27c8814c74 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:50.354662 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:50.354662 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:50.355225 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-982c3eed-75f3-488c-bd53-ce27c8814c74 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:09:50.355578 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1209/4848] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:50 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:51.366363 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ceb06d58-8a74-4550-bc30-7a605f0cd191 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:51.372171 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ceb06d58-8a74-4550-bc30-7a605f0cd191 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:51.372475 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ceb06d58-8a74-4550-bc30-7a605f0cd191 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:51.372741 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ceb06d58-8a74-4550-bc30-7a605f0cd191 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:51.372908 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ceb06d58-8a74-4550-bc30-7a605f0cd191 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:51.384043 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:51.384043 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:51.384829 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ceb06d58-8a74-4550-bc30-7a605f0cd191 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:09:51.385927 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1214/4849] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:51 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:52.399663 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a8ba695e-83ad-4b26-bd98-5fcc410c4b8a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:52.401937 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a8ba695e-83ad-4b26-bd98-5fcc410c4b8a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:52.402232 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a8ba695e-83ad-4b26-bd98-5fcc410c4b8a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:52.402506 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a8ba695e-83ad-4b26-bd98-5fcc410c4b8a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:52.402653 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a8ba695e-83ad-4b26-bd98-5fcc410c4b8a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:52.407811 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:52.407811 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:52.408584 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a8ba695e-83ad-4b26-bd98-5fcc410c4b8a tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:09:52.409067 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1206/4850] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:52 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:53.418638 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-23b0e9d6-5657-4725-a287-e9d1de0931cd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:53.420259 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23b0e9d6-5657-4725-a287-e9d1de0931cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:53.420391 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23b0e9d6-5657-4725-a287-e9d1de0931cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:53.420617 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-23b0e9d6-5657-4725-a287-e9d1de0931cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:53.420746 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-23b0e9d6-5657-4725-a287-e9d1de0931cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:53.424745 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:53.424745 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:53.425515 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-23b0e9d6-5657-4725-a287-e9d1de0931cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:09:53.426159 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1222/4851] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:53 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:54.436818 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b6706dca-1824-4ff3-88bd-820c298aa082 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:54.439386 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6706dca-1824-4ff3-88bd-820c298aa082 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:54.439650 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6706dca-1824-4ff3-88bd-820c298aa082 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:54.440320 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6706dca-1824-4ff3-88bd-820c298aa082 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:54.440320 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b6706dca-1824-4ff3-88bd-820c298aa082 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:54.445213 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:54.445213 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:54.446171 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6706dca-1824-4ff3-88bd-820c298aa082 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:09:54.446796 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1210/4852] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:54 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:55.458258 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-76154d81-8a09-4b2f-b964-0efe85e22ae8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:55.460748 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-76154d81-8a09-4b2f-b964-0efe85e22ae8 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:55.460999 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-76154d81-8a09-4b2f-b964-0efe85e22ae8 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:55.461215 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-76154d81-8a09-4b2f-b964-0efe85e22ae8 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:55.461317 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-76154d81-8a09-4b2f-b964-0efe85e22ae8 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:55.467207 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:55.467207 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:55.467902 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-76154d81-8a09-4b2f-b964-0efe85e22ae8 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:09:55.468275 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1215/4853] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:55 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:55.478235 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9abef0f9-f371-4d4b-a8d6-85c5eb0550d3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:55.479997 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9abef0f9-f371-4d4b-a8d6-85c5eb0550d3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/58dd955b-c1e5-4b4b-a676-ca7786a2af5a Aug 07 18:09:55.480275 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9abef0f9-f371-4d4b-a8d6-85c5eb0550d3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:55.480531 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9abef0f9-f371-4d4b-a8d6-85c5eb0550d3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:55.480719 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-9abef0f9-f371-4d4b-a8d6-85c5eb0550d3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete volume with id: 58dd955b-c1e5-4b4b-a676-ca7786a2af5a Aug 07 18:09:55.487675 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:55.487675 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:55.487978 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9abef0f9-f371-4d4b-a8d6-85c5eb0550d3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:55.506087 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9abef0f9-f371-4d4b-a8d6-85c5eb0550d3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete volume request issued successfully. Aug 07 18:09:55.506288 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9abef0f9-f371-4d4b-a8d6-85c5eb0550d3 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/58dd955b-c1e5-4b4b-a676-ca7786a2af5a returned with HTTP 202 Aug 07 18:09:55.506738 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1207/4854] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:09:55 2026] DELETE /volume/v3/volumes/58dd955b-c1e5-4b4b-a676-ca7786a2af5a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:09:55.514480 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-732ffcb1-fcba-42f0-a97d-bf1c2e50c54b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:55.517696 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-732ffcb1-fcba-42f0-a97d-bf1c2e50c54b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/58dd955b-c1e5-4b4b-a676-ca7786a2af5a Aug 07 18:09:55.518326 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-732ffcb1-fcba-42f0-a97d-bf1c2e50c54b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:55.518642 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-732ffcb1-fcba-42f0-a97d-bf1c2e50c54b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:55.530575 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:55.530575 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:55.536555 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-732ffcb1-fcba-42f0-a97d-bf1c2e50c54b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:55.543364 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-732ffcb1-fcba-42f0-a97d-bf1c2e50c54b tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/58dd955b-c1e5-4b4b-a676-ca7786a2af5a returned with HTTP 200 Aug 07 18:09:55.544110 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1223/4855] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:55 2026] GET /volume/v3/volumes/58dd955b-c1e5-4b4b-a676-ca7786a2af5a => generated 1065 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:09:56.560512 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5407d8ed-b6c3-4d8f-a5cf-7ac00015c318 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:56.562755 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5407d8ed-b6c3-4d8f-a5cf-7ac00015c318 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/58dd955b-c1e5-4b4b-a676-ca7786a2af5a Aug 07 18:09:56.563052 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5407d8ed-b6c3-4d8f-a5cf-7ac00015c318 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:56.563335 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5407d8ed-b6c3-4d8f-a5cf-7ac00015c318 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:56.569611 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5407d8ed-b6c3-4d8f-a5cf-7ac00015c318 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/58dd955b-c1e5-4b4b-a676-ca7786a2af5a returned with HTTP 404 Aug 07 18:09:56.570216 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1211/4856] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:56 2026] GET /volume/v3/volumes/58dd955b-c1e5-4b4b-a676-ca7786a2af5a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:56.579143 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5af2ea91-4a50-4815-98f0-52fbcd7462f9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:56.581725 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5af2ea91-4a50-4815-98f0-52fbcd7462f9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:56.582079 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5af2ea91-4a50-4815-98f0-52fbcd7462f9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:56.582348 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5af2ea91-4a50-4815-98f0-52fbcd7462f9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:56.582512 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5af2ea91-4a50-4815-98f0-52fbcd7462f9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:56.588591 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:56.588591 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:56.589789 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5af2ea91-4a50-4815-98f0-52fbcd7462f9 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-member] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:09:56.590307 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1216/4857] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:56 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:56.603087 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-083592bc-3519-4af0-9d64-ef1572c06b20 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:56.605189 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-083592bc-3519-4af0-9d64-ef1572c06b20 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] DELETE https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:56.605416 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-083592bc-3519-4af0-9d64-ef1572c06b20 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:56.605598 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-083592bc-3519-4af0-9d64-ef1572c06b20 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:56.605722 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-083592bc-3519-4af0-9d64-ef1572c06b20 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete backup with id: 8562e2b8-7807-4182-b592-5760284945f9. Aug 07 18:09:56.610701 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:56.610701 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:56.622880 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-083592bc-3519-4af0-9d64-ef1572c06b20 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] delete_backup rpcapi backup_id 8562e2b8-7807-4182-b592-5760284945f9 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:09:56.624774 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-083592bc-3519-4af0-9d64-ef1572c06b20 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 202 Aug 07 18:09:56.625372 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1208/4858] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:09:56 2026] DELETE /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:09:56.632002 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b6d5c2de-afe5-4489-ab5b-74e98bb54e59 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:56.634012 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b6d5c2de-afe5-4489-ab5b-74e98bb54e59 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:56.634267 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b6d5c2de-afe5-4489-ab5b-74e98bb54e59 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:56.634507 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b6d5c2de-afe5-4489-ab5b-74e98bb54e59 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:56.634642 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b6d5c2de-afe5-4489-ab5b-74e98bb54e59 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:56.639434 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:56.639434 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:56.640182 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b6d5c2de-afe5-4489-ab5b-74e98bb54e59 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 200 Aug 07 18:09:56.643916 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1224/4859] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:56 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:57.655062 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c7a032c2-ea72-4ae3-8168-9bbeb4423681 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:57.656812 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c7a032c2-ea72-4ae3-8168-9bbeb4423681 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 Aug 07 18:09:57.657008 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c7a032c2-ea72-4ae3-8168-9bbeb4423681 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:57.657207 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c7a032c2-ea72-4ae3-8168-9bbeb4423681 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:57.657309 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c7a032c2-ea72-4ae3-8168-9bbeb4423681 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 8562e2b8-7807-4182-b592-5760284945f9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:57.660784 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c7a032c2-ea72-4ae3-8168-9bbeb4423681 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 returned with HTTP 404 Aug 07 18:09:57.661262 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1212/4860] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:57 2026] GET /volume/v3/backups/8562e2b8-7807-4182-b592-5760284945f9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:57.667482 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-82adba88-e0eb-4d2e-be79-413283d30db2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:57.670082 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-82adba88-e0eb-4d2e-be79-413283d30db2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] DELETE https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:57.670334 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-82adba88-e0eb-4d2e-be79-413283d30db2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:57.670588 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-82adba88-e0eb-4d2e-be79-413283d30db2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:57.670730 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-82adba88-e0eb-4d2e-be79-413283d30db2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete backup with id: 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. Aug 07 18:09:57.676470 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:57.676470 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:57.691026 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-82adba88-e0eb-4d2e-be79-413283d30db2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] delete_backup rpcapi backup_id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:09:57.693393 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-82adba88-e0eb-4d2e-be79-413283d30db2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 202 Aug 07 18:09:57.694031 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1217/4861] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:09:57 2026] DELETE /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:09:57.700742 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-574439a1-6ca4-4322-bd72-958cd1c52508 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:57.702857 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-574439a1-6ca4-4322-bd72-958cd1c52508 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:57.703103 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-574439a1-6ca4-4322-bd72-958cd1c52508 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:57.703331 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-574439a1-6ca4-4322-bd72-958cd1c52508 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:57.703479 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-574439a1-6ca4-4322-bd72-958cd1c52508 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:57.708812 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:57.708812 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:09:57.709647 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-574439a1-6ca4-4322-bd72-958cd1c52508 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 200 Aug 07 18:09:57.710018 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1209/4862] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:57 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:58.719677 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-440b2aa3-23e3-4db3-9083-0258f7f7afa2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:58.721493 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-440b2aa3-23e3-4db3-9083-0258f7f7afa2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 Aug 07 18:09:58.721684 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-440b2aa3-23e3-4db3-9083-0258f7f7afa2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:58.721859 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-440b2aa3-23e3-4db3-9083-0258f7f7afa2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:58.721956 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-440b2aa3-23e3-4db3-9083-0258f7f7afa2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id 6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:58.725506 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-440b2aa3-23e3-4db3-9083-0258f7f7afa2 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 returned with HTTP 404 Aug 07 18:09:58.725914 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1225/4863] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:58 2026] GET /volume/v3/backups/6bf2b4b9-a349-4ecf-804a-9c7e3ede33d3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:58.732148 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-17daad46-ce3b-4cdc-aacc-f918b8744b09 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:58.733931 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17daad46-ce3b-4cdc-aacc-f918b8744b09 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] DELETE https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:58.734234 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17daad46-ce3b-4cdc-aacc-f918b8744b09 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:58.734424 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17daad46-ce3b-4cdc-aacc-f918b8744b09 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:58.734534 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-17daad46-ce3b-4cdc-aacc-f918b8744b09 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete backup with id: e94d8860-bd66-4219-a2dd-27a789e9ef9f. Aug 07 18:09:58.739206 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:58.739206 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:58.749483 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-17daad46-ce3b-4cdc-aacc-f918b8744b09 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] delete_backup rpcapi backup_id e94d8860-bd66-4219-a2dd-27a789e9ef9f {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:09:58.751250 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17daad46-ce3b-4cdc-aacc-f918b8744b09 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 202 Aug 07 18:09:58.751708 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1213/4864] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:09:58 2026] DELETE /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:09:58.760572 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3cb79ec5-8e3d-4f7e-8967-74c6ac1ae198 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:58.762446 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3cb79ec5-8e3d-4f7e-8967-74c6ac1ae198 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:58.762695 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3cb79ec5-8e3d-4f7e-8967-74c6ac1ae198 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:58.762918 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3cb79ec5-8e3d-4f7e-8967-74c6ac1ae198 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:58.763042 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3cb79ec5-8e3d-4f7e-8967-74c6ac1ae198 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:58.768041 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:58.768041 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:09:58.768952 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3cb79ec5-8e3d-4f7e-8967-74c6ac1ae198 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 200 Aug 07 18:09:58.769341 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1218/4865] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:58 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:09:59.780806 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-872863f6-2426-442e-aacf-3871e8ad53cd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:59.784420 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-872863f6-2426-442e-aacf-3871e8ad53cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f Aug 07 18:09:59.784420 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-872863f6-2426-442e-aacf-3871e8ad53cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:59.784420 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-872863f6-2426-442e-aacf-3871e8ad53cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:59.784420 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-872863f6-2426-442e-aacf-3871e8ad53cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Show backup with id e94d8860-bd66-4219-a2dd-27a789e9ef9f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:09:59.788290 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-872863f6-2426-442e-aacf-3871e8ad53cd tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f returned with HTTP 404 Aug 07 18:09:59.788987 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1210/4866] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:59 2026] GET /volume/v3/backups/e94d8860-bd66-4219-a2dd-27a789e9ef9f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:09:59.795681 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e941c7ca-118d-4cb9-848c-3d343eb2082d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:59.797413 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e941c7ca-118d-4cb9-848c-3d343eb2082d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 Aug 07 18:09:59.797703 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e941c7ca-118d-4cb9-848c-3d343eb2082d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:59.797867 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e941c7ca-118d-4cb9-848c-3d343eb2082d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:59.798027 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e941c7ca-118d-4cb9-848c-3d343eb2082d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete volume with id: fef6bc15-e070-4a2c-9028-eb8892a5e163 Aug 07 18:09:59.804668 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:59.804668 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:09:59.804977 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e941c7ca-118d-4cb9-848c-3d343eb2082d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:59.819628 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e941c7ca-118d-4cb9-848c-3d343eb2082d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Delete volume request issued successfully. Aug 07 18:09:59.819911 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e941c7ca-118d-4cb9-848c-3d343eb2082d tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 returned with HTTP 202 Aug 07 18:09:59.820438 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1226/4867] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:09:59 2026] DELETE /volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:09:59.829359 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-884e455e-385d-4f34-aa5d-d032a093a1d1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:09:59.831375 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-884e455e-385d-4f34-aa5d-d032a093a1d1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 Aug 07 18:09:59.831688 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-884e455e-385d-4f34-aa5d-d032a093a1d1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:09:59.831958 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-884e455e-385d-4f34-aa5d-d032a093a1d1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:09:59.841822 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:09:59.841822 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:09:59.845809 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-884e455e-385d-4f34-aa5d-d032a093a1d1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Volume info retrieved successfully. Aug 07 18:09:59.850502 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-884e455e-385d-4f34-aa5d-d032a093a1d1 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 returned with HTTP 200 Aug 07 18:09:59.850865 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1214/4868] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:09:59 2026] GET /volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:00.863560 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bfc208ac-3877-41ea-bc71-ac0de1c5c525 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:00.865756 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bfc208ac-3877-41ea-bc71-ac0de1c5c525 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] GET https://10.4.3.241/volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 Aug 07 18:10:00.866022 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bfc208ac-3877-41ea-bc71-ac0de1c5c525 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:00.866276 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bfc208ac-3877-41ea-bc71-ac0de1c5c525 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:00.873348 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bfc208ac-3877-41ea-bc71-ac0de1c5c525 tempest-ProjectMemberTests33-507867707 tempest-ProjectMemberTests33-507867707-project-admin] https://10.4.3.241/volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 returned with HTTP 404 Aug 07 18:10:00.873931 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1219/4869] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:00 2026] GET /volume/v3/volumes/fef6bc15-e070-4a2c-9028-eb8892a5e163 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:02.411580 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-602381b8-97ed-44b7-ad1e-8e724f2dfa1d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:02.415599 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-602381b8-97ed-44b7-ad1e-8e724f2dfa1d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 Aug 07 18:10:02.415599 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-602381b8-97ed-44b7-ad1e-8e724f2dfa1d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:02.415599 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-602381b8-97ed-44b7-ad1e-8e724f2dfa1d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:02.427496 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:02.427496 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:02.432563 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-602381b8-97ed-44b7-ad1e-8e724f2dfa1d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:02.437807 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-602381b8-97ed-44b7-ad1e-8e724f2dfa1d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 returned with HTTP 200 Aug 07 18:10:02.438334 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1211/4870] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:02 2026] GET /volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 => generated 1649 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:02.490659 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:02.583305 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:10:02.583762 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1027300979"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:02.585243 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1027300979'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:10:02.585415 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Create volume of 1 GB Aug 07 18:10:02.589738 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Availability Zones retrieved successfully. Aug 07 18:10:02.597374 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Flow 'volume_create_api' (8a7bc104-61ad-42f2-ba4a-24739f7ccb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:10:02.598618 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa2f797-59d4-4dc8-a9a7-e91cecc15ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:02.599693 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:10:02.625720 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faa2f797-59d4-4dc8-a9a7-e91cecc15ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:02.626370 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748c7279-8497-4a99-a809-158f6325ffdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:02.684387 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Created reservations ['ad151e45-ec58-4581-955c-66f8afe47301', 'd8e51389-aea9-470a-8e98-f3b10e7ec497', '1f15bd5d-8fa7-46d2-9942-0ad60fc711e8', '16036285-27a5-400b-901c-027693e702c4'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:02.685220 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748c7279-8497-4a99-a809-158f6325ffdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad151e45-ec58-4581-955c-66f8afe47301', 'd8e51389-aea9-470a-8e98-f3b10e7ec497', '1f15bd5d-8fa7-46d2-9942-0ad60fc711e8', '16036285-27a5-400b-901c-027693e702c4']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:02.685974 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db40333-d7ad-45c6-b96a-8830cc49dd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:02.708134 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3db40333-d7ad-45c6-b96a-8830cc49dd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6965b772-213c-4520-a791-0571766ac18e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1027300979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae5c770ad2724ffc8b6c09c73f62c586',qos_specs=None,replication_status=,reservations=['ad151e45-ec58-4581-955c-66f8afe47301','d8e51389-aea9-470a-8e98-f3b10e7ec497','1f15bd5d-8fa7-46d2-9942-0ad60fc711e8','16036285-27a5-400b-901c-027693e702c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a32df954e12543ecb2886ef49622c66b',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1027300979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6965b772-213c-4520-a791-0571766ac18e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae5c770ad2724ffc8b6c09c73f62c586',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a32df954e12543ecb2886ef49622c66b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:02.708906 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dce7b5e9-301c-4fc0-85b4-c7a8897ec41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:02.726477 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dce7b5e9-301c-4fc0-85b4-c7a8897ec41d) transitioned into state 'SUCCESS' from state '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-1027300979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae5c770ad2724ffc8b6c09c73f62c586',qos_specs=None,replication_status=,reservations=['ad151e45-ec58-4581-955c-66f8afe47301','d8e51389-aea9-470a-8e98-f3b10e7ec497','1f15bd5d-8fa7-46d2-9942-0ad60fc711e8','16036285-27a5-400b-901c-027693e702c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a32df954e12543ecb2886ef49622c66b',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:02.727142 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d16a955-7c18-4887-bdea-8117bee9bade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:02.740948 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d16a955-7c18-4887-bdea-8117bee9bade) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:02.742874 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Flow 'volume_create_api' (8a7bc104-61ad-42f2-ba4a-24739f7ccb4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:10:02.743352 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Create volume request issued successfully. Aug 07 18:10:02.744140 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a5b6cffe-396c-4fe7-b310-d9852a55846f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:10:02.744549 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1227/4871] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:10:02 2026] POST /volume/v3/volumes => generated 778 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:02.759571 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cec45886-767a-4832-8235-7bb63a259c1c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:02.765982 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cec45886-767a-4832-8235-7bb63a259c1c tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e Aug 07 18:10:02.766181 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cec45886-767a-4832-8235-7bb63a259c1c tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:02.766371 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cec45886-767a-4832-8235-7bb63a259c1c tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:02.788948 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:02.788948 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:02.795234 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cec45886-767a-4832-8235-7bb63a259c1c tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Volume info retrieved successfully. Aug 07 18:10:02.802241 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cec45886-767a-4832-8235-7bb63a259c1c tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e returned with HTTP 200 Aug 07 18:10:02.802241 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1215/4872] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:02 2026] GET /volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e => generated 957 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:03.451701 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7f0a1fac-ab4e-432a-a35e-baf7f954b3c9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:03.453714 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7f0a1fac-ab4e-432a-a35e-baf7f954b3c9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 Aug 07 18:10:03.453936 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7f0a1fac-ab4e-432a-a35e-baf7f954b3c9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:03.454169 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7f0a1fac-ab4e-432a-a35e-baf7f954b3c9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:03.466811 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:03.466811 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:03.470974 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7f0a1fac-ab4e-432a-a35e-baf7f954b3c9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:03.478663 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7f0a1fac-ab4e-432a-a35e-baf7f954b3c9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 returned with HTTP 200 Aug 07 18:10:03.479051 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1220/4873] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:03 2026] GET /volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 => generated 1649 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:03.795880 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-789979e1-c5b5-49e3-8c00-50653dda667c req-dd57abcd-410c-48be-827b-203af01d83ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:03.797922 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-789979e1-c5b5-49e3-8c00-50653dda667c req-dd57abcd-410c-48be-827b-203af01d83ef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] DELETE https://10.4.3.241/volume/v3/attachments/865b3d48-0c30-4fe2-b46d-212a06d078c1 Aug 07 18:10:03.798132 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-789979e1-c5b5-49e3-8c00-50653dda667c req-dd57abcd-410c-48be-827b-203af01d83ef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:03.798325 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-789979e1-c5b5-49e3-8c00-50653dda667c req-dd57abcd-410c-48be-827b-203af01d83ef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:03.805280 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:03.805280 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:03.819986 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-992587d0-54bb-42c2-91f1-ca9407e3640a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:03.822440 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-992587d0-54bb-42c2-91f1-ca9407e3640a tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e Aug 07 18:10:03.822774 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-992587d0-54bb-42c2-91f1-ca9407e3640a tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:03.823044 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-992587d0-54bb-42c2-91f1-ca9407e3640a tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:03.837545 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:03.837545 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:03.842337 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-992587d0-54bb-42c2-91f1-ca9407e3640a tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Volume info retrieved successfully. Aug 07 18:10:03.847844 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-992587d0-54bb-42c2-91f1-ca9407e3640a tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e returned with HTTP 200 Aug 07 18:10:03.848276 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1228/4874] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:03 2026] GET /volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:03.850204 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-789979e1-c5b5-49e3-8c00-50653dda667c req-dd57abcd-410c-48be-827b-203af01d83ef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/attachments/865b3d48-0c30-4fe2-b46d-212a06d078c1 returned with HTTP 200 Aug 07 18:10:03.850791 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1212/4875] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:10:03 2026] DELETE /volume/v3/attachments/865b3d48-0c30-4fe2-b46d-212a06d078c1 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:03.861602 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d79a0766-231d-4924-9de6-8eec0577c56c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:03.863235 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d79a0766-231d-4924-9de6-8eec0577c56c tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:10:03.863584 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d79a0766-231d-4924-9de6-8eec0577c56c tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6965b772-213c-4520-a791-0571766ac18e", "name": "tempest-type-Backup-974067794"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:03.864938 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-d79a0766-231d-4924-9de6-8eec0577c56c tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Creating new backup {'backup': {'volume_id': '6965b772-213c-4520-a791-0571766ac18e', 'name': 'tempest-type-Backup-974067794'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:10:03.865102 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-d79a0766-231d-4924-9de6-8eec0577c56c tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Creating backup of volume 6965b772-213c-4520-a791-0571766ac18e in container None Aug 07 18:10:03.872601 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:03.872601 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:03.872934 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d79a0766-231d-4924-9de6-8eec0577c56c tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Volume info retrieved successfully. Aug 07 18:10:03.907459 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d79a0766-231d-4924-9de6-8eec0577c56c tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Created reservations ['04a6a424-7c25-4fd1-ab41-f49383024748', 'b6e5c1e7-6bab-45d4-bda0-20cbb72694bb'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:03.934564 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d79a0766-231d-4924-9de6-8eec0577c56c tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:10:03.934564 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1216/4876] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:10:03 2026] POST /volume/v3/backups => generated 315 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:03.943503 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ea669fe2-7153-43ae-a723-cb76ad340e87 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:03.945531 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ea669fe2-7153-43ae-a723-cb76ad340e87 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:03.945794 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ea669fe2-7153-43ae-a723-cb76ad340e87 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:03.946019 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ea669fe2-7153-43ae-a723-cb76ad340e87 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:03.946163 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ea669fe2-7153-43ae-a723-cb76ad340e87 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:03.950776 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:03.950776 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:03.951551 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ea669fe2-7153-43ae-a723-cb76ad340e87 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:03.952042 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1221/4877] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:03 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:04.491321 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-45e0d58f-bb9a-4772-8922-32d5801e309c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:04.494553 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45e0d58f-bb9a-4772-8922-32d5801e309c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 Aug 07 18:10:04.494780 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45e0d58f-bb9a-4772-8922-32d5801e309c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:04.495033 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45e0d58f-bb9a-4772-8922-32d5801e309c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:04.502473 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:04.502473 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:04.506211 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-45e0d58f-bb9a-4772-8922-32d5801e309c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:04.512714 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45e0d58f-bb9a-4772-8922-32d5801e309c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 returned with HTTP 200 Aug 07 18:10:04.513233 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1229/4878] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:04 2026] GET /volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:04.526133 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-49c43d98-edb8-4a28-873b-ff7e6fa4f7ff None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:04.527808 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49c43d98-edb8-4a28-873b-ff7e6fa4f7ff tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:10:04.528219 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-49c43d98-edb8-4a28-873b-ff7e6fa4f7ff tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4f69ce64-a0b3-499d-80b1-b280ff25ac71", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-82172976"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:04.529772 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-49c43d98-edb8-4a28-873b-ff7e6fa4f7ff tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Creating new backup {'backup': {'volume_id': '4f69ce64-a0b3-499d-80b1-b280ff25ac71', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-82172976'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:10:04.529969 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-49c43d98-edb8-4a28-873b-ff7e6fa4f7ff tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Creating backup of volume 4f69ce64-a0b3-499d-80b1-b280ff25ac71 in container None Aug 07 18:10:04.536811 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:04.536811 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:04.537384 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-49c43d98-edb8-4a28-873b-ff7e6fa4f7ff tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:04.555196 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-49c43d98-edb8-4a28-873b-ff7e6fa4f7ff tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Created reservations ['7b1c5270-32cb-4418-9b84-70b06f9f2735', 'd79525a2-f882-4aad-8032-4c0d4a8d2bac'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:04.584473 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49c43d98-edb8-4a28-873b-ff7e6fa4f7ff tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:10:04.585006 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1213/4879] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:10:04 2026] POST /volume/v3/backups => generated 328 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:04.593451 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1b0147c9-af89-4c6f-b1a3-242dc4754482 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:04.595485 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b0147c9-af89-4c6f-b1a3-242dc4754482 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:04.595762 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b0147c9-af89-4c6f-b1a3-242dc4754482 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:04.596025 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b0147c9-af89-4c6f-b1a3-242dc4754482 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:04.596276 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1b0147c9-af89-4c6f-b1a3-242dc4754482 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:04.604230 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:04.604230 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:04.605002 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b0147c9-af89-4c6f-b1a3-242dc4754482 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:04.605458 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1217/4880] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:04 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:04.967639 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9252a82e-891c-42f4-bba5-b4d32b08b3b2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:04.970428 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9252a82e-891c-42f4-bba5-b4d32b08b3b2 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:04.970428 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9252a82e-891c-42f4-bba5-b4d32b08b3b2 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:04.970428 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9252a82e-891c-42f4-bba5-b4d32b08b3b2 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:04.970428 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9252a82e-891c-42f4-bba5-b4d32b08b3b2 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:04.975045 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:04.975045 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:04.975799 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9252a82e-891c-42f4-bba5-b4d32b08b3b2 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:04.976339 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1222/4881] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:04 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:05.619578 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-eaaaea4a-a9e4-4dd5-864c-80784099e34b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:05.621432 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eaaaea4a-a9e4-4dd5-864c-80784099e34b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:05.621635 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eaaaea4a-a9e4-4dd5-864c-80784099e34b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:05.621840 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-eaaaea4a-a9e4-4dd5-864c-80784099e34b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:05.621952 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-eaaaea4a-a9e4-4dd5-864c-80784099e34b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:05.625826 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:05.625826 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:05.626605 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-eaaaea4a-a9e4-4dd5-864c-80784099e34b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:05.626949 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1230/4882] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:05 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:05.986051 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5c26ade5-5d84-45e7-9119-d98cf553b9f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:05.987915 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5c26ade5-5d84-45e7-9119-d98cf553b9f9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:05.988148 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5c26ade5-5d84-45e7-9119-d98cf553b9f9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:05.988395 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5c26ade5-5d84-45e7-9119-d98cf553b9f9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:05.988526 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-5c26ade5-5d84-45e7-9119-d98cf553b9f9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:05.992555 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:05.992555 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:05.993257 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5c26ade5-5d84-45e7-9119-d98cf553b9f9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:05.993705 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1214/4883] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:05 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:06.637532 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d5a4259a-58e1-4234-96b7-4ce9afa27f6b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:06.639339 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5a4259a-58e1-4234-96b7-4ce9afa27f6b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:06.639557 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5a4259a-58e1-4234-96b7-4ce9afa27f6b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:06.639736 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5a4259a-58e1-4234-96b7-4ce9afa27f6b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:06.639842 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d5a4259a-58e1-4234-96b7-4ce9afa27f6b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:06.645709 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:06.645709 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:06.647002 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5a4259a-58e1-4234-96b7-4ce9afa27f6b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:06.647529 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1218/4884] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:06 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:06.992644 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-5047f51b-7dfe-45fd-ba15-34ab54ded8dd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:06.994664 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-5047f51b-7dfe-45fd-ba15-34ab54ded8dd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:06.994851 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-5047f51b-7dfe-45fd-ba15-34ab54ded8dd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:06.995049 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-5047f51b-7dfe-45fd-ba15-34ab54ded8dd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:07.005219 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:07.005219 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:07.005652 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c05e247e-64d0-4b73-b0ef-ecaf7a88ca08 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:07.007927 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c05e247e-64d0-4b73-b0ef-ecaf7a88ca08 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:07.008217 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c05e247e-64d0-4b73-b0ef-ecaf7a88ca08 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:07.008501 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c05e247e-64d0-4b73-b0ef-ecaf7a88ca08 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:07.008663 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c05e247e-64d0-4b73-b0ef-ecaf7a88ca08 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:07.009307 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-5047f51b-7dfe-45fd-ba15-34ab54ded8dd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:07.013106 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:07.013106 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:07.013728 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-5047f51b-7dfe-45fd-ba15-34ab54ded8dd tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:07.013792 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c05e247e-64d0-4b73-b0ef-ecaf7a88ca08 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:07.014110 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1223/4886] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:10:06 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:07.014167 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1231/4886] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:07 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:07.083038 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b3702092-f357-48dc-8d54-21c3de472d5a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:07.083510 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3702092-f357-48dc-8d54-21c3de472d5a None None] GET https://10.4.3.241/volume// Aug 07 18:10:07.083708 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3702092-f357-48dc-8d54-21c3de472d5a None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:07.083938 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b3702092-f357-48dc-8d54-21c3de472d5a None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:07.084358 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b3702092-f357-48dc-8d54-21c3de472d5a None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:10:07.084717 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1215/4887] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:10:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:10:07.092659 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-e59a1d97-eb00-46ac-b9fd-12e63dec65c9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:07.168409 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-e59a1d97-eb00-46ac-b9fd-12e63dec65c9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:10:07.168749 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-e59a1d97-eb00-46ac-b9fd-12e63dec65c9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "baccc1f3-cb29-4942-be3a-d32ce94f6a94", "connector": null, "instance_uuid": "2b434152-5eae-43ea-977b-24b53281d88d"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:07.177854 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:07.177854 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:07.202760 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-e59a1d97-eb00-46ac-b9fd-12e63dec65c9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:10:07.203346 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1219/4888] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:10:07 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:07.245102 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-12abbecc-a973-4506-bbfd-d142a0a14a04 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:07.247088 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-12abbecc-a973-4506-bbfd-d142a0a14a04 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:07.247462 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-12abbecc-a973-4506-bbfd-d142a0a14a04 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:07.247691 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-12abbecc-a973-4506-bbfd-d142a0a14a04 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:07.257114 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:07.257114 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:07.260675 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-12abbecc-a973-4506-bbfd-d142a0a14a04 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:07.261266 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3b6ab7f6-59a9-496a-8d1b-8a6b8986338d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:07.261756 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b6ab7f6-59a9-496a-8d1b-8a6b8986338d None None] GET https://10.4.3.241/volume// Aug 07 18:10:07.261948 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b6ab7f6-59a9-496a-8d1b-8a6b8986338d None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:07.262143 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b6ab7f6-59a9-496a-8d1b-8a6b8986338d None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:07.262525 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b6ab7f6-59a9-496a-8d1b-8a6b8986338d None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:10:07.262826 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1224/4889] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:10:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:10:07.264886 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-12abbecc-a973-4506-bbfd-d142a0a14a04 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:07.265308 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1232/4890] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:07 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:07.271578 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-3432a876-b094-44c6-9457-94ce8632ee9a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:07.274005 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-3432a876-b094-44c6-9457-94ce8632ee9a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:07.274335 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-3432a876-b094-44c6-9457-94ce8632ee9a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:07.274590 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-3432a876-b094-44c6-9457-94ce8632ee9a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:07.295205 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:07.295205 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:07.305755 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-3432a876-b094-44c6-9457-94ce8632ee9a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:07.317639 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-3432a876-b094-44c6-9457-94ce8632ee9a tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:07.318130 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1216/4891] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:10:07 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 1021 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:10:07.437308 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-5a74f368-496c-43c2-90b3-ee1edde6e9c3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:07.439587 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-5a74f368-496c-43c2-90b3-ee1edde6e9c3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] PUT https://10.4.3.241/volume/v3/attachments/8c52a6a9-95b4-4d11-b260-98fb6568d221 Aug 07 18:10:07.439993 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-5a74f368-496c-43c2-90b3-ee1edde6e9c3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:07.449101 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-5a74f368-496c-43c2-90b3-ee1edde6e9c3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Acquiring lock "cinder-attachment_update-baccc1f3-cb29-4942-be3a-d32ce94f6a94-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:10:07.453927 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-5a74f368-496c-43c2-90b3-ee1edde6e9c3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Lock "cinder-attachment_update-baccc1f3-cb29-4942-be3a-d32ce94f6a94-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:10:07.455029 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:07.455029 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:07.536771 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-5a74f368-496c-43c2-90b3-ee1edde6e9c3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Lock "cinder-attachment_update-baccc1f3-cb29-4942-be3a-d32ce94f6a94-np0000006743" released by "attachment_update" :: held 0.083s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:10:07.537064 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-5a74f368-496c-43c2-90b3-ee1edde6e9c3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/attachments/8c52a6a9-95b4-4d11-b260-98fb6568d221 returned with HTTP 200 Aug 07 18:10:07.537512 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1220/4892] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:10:07 2026] PUT /volume/v3/attachments/8c52a6a9-95b4-4d11-b260-98fb6568d221 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:07.660119 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3445889d-398b-47f2-b918-55e7fbc9f57b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:07.662620 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3445889d-398b-47f2-b918-55e7fbc9f57b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:07.662909 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3445889d-398b-47f2-b918-55e7fbc9f57b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:07.663229 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3445889d-398b-47f2-b918-55e7fbc9f57b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:07.663416 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3445889d-398b-47f2-b918-55e7fbc9f57b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:07.667904 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:07.667904 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:07.668741 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3445889d-398b-47f2-b918-55e7fbc9f57b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:07.669103 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1225/4893] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:07 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:08.024251 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f2f878b5-37b7-4ff8-ad7e-314e0e46d014 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:08.026137 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2f878b5-37b7-4ff8-ad7e-314e0e46d014 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:08.026411 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2f878b5-37b7-4ff8-ad7e-314e0e46d014 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:08.026600 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2f878b5-37b7-4ff8-ad7e-314e0e46d014 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:08.026706 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f2f878b5-37b7-4ff8-ad7e-314e0e46d014 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:08.030905 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:08.030905 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:08.031572 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2f878b5-37b7-4ff8-ad7e-314e0e46d014 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:08.031922 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1233/4894] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:08 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:08.278676 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-25632a1a-1b1f-4158-8f70-c4ca51a1d7b6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:08.280488 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-25632a1a-1b1f-4158-8f70-c4ca51a1d7b6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:08.280655 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-25632a1a-1b1f-4158-8f70-c4ca51a1d7b6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:08.280826 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-25632a1a-1b1f-4158-8f70-c4ca51a1d7b6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:08.289378 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:08.289378 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:08.292683 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-25632a1a-1b1f-4158-8f70-c4ca51a1d7b6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:08.296953 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-25632a1a-1b1f-4158-8f70-c4ca51a1d7b6 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:08.297535 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1217/4895] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:08 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:08.681790 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8506f7d6-1d2b-4859-8ec9-1a400d2dd1d1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:08.684312 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8506f7d6-1d2b-4859-8ec9-1a400d2dd1d1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:08.684796 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8506f7d6-1d2b-4859-8ec9-1a400d2dd1d1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:08.684912 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8506f7d6-1d2b-4859-8ec9-1a400d2dd1d1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:08.685525 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8506f7d6-1d2b-4859-8ec9-1a400d2dd1d1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:08.690944 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:08.690944 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:08.692359 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8506f7d6-1d2b-4859-8ec9-1a400d2dd1d1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:08.692504 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1221/4896] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:08 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:09.042451 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-88f5ec61-701e-4232-959b-846743d75fc6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:09.044412 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-88f5ec61-701e-4232-959b-846743d75fc6 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:09.044684 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-88f5ec61-701e-4232-959b-846743d75fc6 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:09.044898 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-88f5ec61-701e-4232-959b-846743d75fc6 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:09.045057 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-88f5ec61-701e-4232-959b-846743d75fc6 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:09.049935 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:09.049935 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:09.050650 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-88f5ec61-701e-4232-959b-846743d75fc6 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:09.051044 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1226/4897] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:09 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:09.311344 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b88e7613-de25-4562-b09f-eb833750ec18 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:09.315515 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b88e7613-de25-4562-b09f-eb833750ec18 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:09.315515 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b88e7613-de25-4562-b09f-eb833750ec18 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:09.315515 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b88e7613-de25-4562-b09f-eb833750ec18 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:09.327524 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:09.327524 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:09.332054 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b88e7613-de25-4562-b09f-eb833750ec18 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:09.341592 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b88e7613-de25-4562-b09f-eb833750ec18 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:09.342112 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1234/4898] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:09 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:09.705213 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a7875e9d-a756-4e78-a896-8fe14d977c73 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:09.707456 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a7875e9d-a756-4e78-a896-8fe14d977c73 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:09.707456 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a7875e9d-a756-4e78-a896-8fe14d977c73 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:09.707456 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a7875e9d-a756-4e78-a896-8fe14d977c73 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:09.707456 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a7875e9d-a756-4e78-a896-8fe14d977c73 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:09.719029 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:09.719029 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:09.719927 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a7875e9d-a756-4e78-a896-8fe14d977c73 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:09.720388 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1218/4899] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:09 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:10.062330 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7436cf6a-cc61-4096-8b8b-c3158956eabd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:10.063958 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7436cf6a-cc61-4096-8b8b-c3158956eabd tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:10.064196 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7436cf6a-cc61-4096-8b8b-c3158956eabd tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:10.064381 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7436cf6a-cc61-4096-8b8b-c3158956eabd tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:10.064512 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7436cf6a-cc61-4096-8b8b-c3158956eabd tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:10.068839 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:10.068839 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:10.069451 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7436cf6a-cc61-4096-8b8b-c3158956eabd tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:10.069888 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1222/4900] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:10 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:10.358417 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-541f7ff3-5307-4202-b8a1-2a4825db61e9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:10.360257 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-541f7ff3-5307-4202-b8a1-2a4825db61e9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:10.360629 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-541f7ff3-5307-4202-b8a1-2a4825db61e9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:10.360681 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-541f7ff3-5307-4202-b8a1-2a4825db61e9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:10.370778 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:10.370778 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:10.374695 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-541f7ff3-5307-4202-b8a1-2a4825db61e9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:10.379934 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-541f7ff3-5307-4202-b8a1-2a4825db61e9 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:10.380255 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1227/4901] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:10 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:10.731750 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-066648fe-a3c3-4ac9-a3b3-37490ac56d54 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:10.734304 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-066648fe-a3c3-4ac9-a3b3-37490ac56d54 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:10.734366 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-066648fe-a3c3-4ac9-a3b3-37490ac56d54 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:10.734617 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-066648fe-a3c3-4ac9-a3b3-37490ac56d54 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:10.734758 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-066648fe-a3c3-4ac9-a3b3-37490ac56d54 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:10.739467 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:10.739467 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:10.740232 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-066648fe-a3c3-4ac9-a3b3-37490ac56d54 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:10.740941 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1235/4902] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:10 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:11.080484 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-afcf88e3-ff6a-4777-948a-04ac5810228a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:11.082481 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-afcf88e3-ff6a-4777-948a-04ac5810228a tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:11.082639 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-afcf88e3-ff6a-4777-948a-04ac5810228a tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:11.082816 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-afcf88e3-ff6a-4777-948a-04ac5810228a tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:11.082953 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-afcf88e3-ff6a-4777-948a-04ac5810228a tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:11.087017 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:11.087017 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:11.087612 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-afcf88e3-ff6a-4777-948a-04ac5810228a tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:11.087962 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1219/4903] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:11 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:11.394033 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5d37db04-2ffe-4adf-88af-55149762c65e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:11.396913 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d37db04-2ffe-4adf-88af-55149762c65e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:11.397099 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d37db04-2ffe-4adf-88af-55149762c65e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:11.397297 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5d37db04-2ffe-4adf-88af-55149762c65e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:11.406820 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:11.406820 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:11.410075 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5d37db04-2ffe-4adf-88af-55149762c65e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:11.414212 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5d37db04-2ffe-4adf-88af-55149762c65e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:11.414773 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1223/4904] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:11 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:11.751811 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6dbbb786-0fd9-45f3-ac9e-21915fcba1ba None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:11.753742 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6dbbb786-0fd9-45f3-ac9e-21915fcba1ba tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:11.753963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6dbbb786-0fd9-45f3-ac9e-21915fcba1ba tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:11.754234 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6dbbb786-0fd9-45f3-ac9e-21915fcba1ba tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:11.754383 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6dbbb786-0fd9-45f3-ac9e-21915fcba1ba tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:11.759371 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:11.759371 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:11.760312 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6dbbb786-0fd9-45f3-ac9e-21915fcba1ba tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:11.760746 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1228/4905] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:11 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:11.777382 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-c3895aa5-ed72-45f6-9a3e-b32975bbf58f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:11.779793 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-c3895aa5-ed72-45f6-9a3e-b32975bbf58f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/attachments/8c52a6a9-95b4-4d11-b260-98fb6568d221/action Aug 07 18:10:11.780103 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-c3895aa5-ed72-45f6-9a3e-b32975bbf58f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action body: b'{"os-complete": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:10:11.780238 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-c3895aa5-ed72-45f6-9a3e-b32975bbf58f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:11.796176 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:11.796176 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:11.808108 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-edaf13ec-2353-476f-9f69-88ed320d7695 req-c3895aa5-ed72-45f6-9a3e-b32975bbf58f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/attachments/8c52a6a9-95b4-4d11-b260-98fb6568d221/action returned with HTTP 204 Aug 07 18:10:11.808813 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1236/4906] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:10:11 2026] POST /volume/v3/attachments/8c52a6a9-95b4-4d11-b260-98fb6568d221/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:12.100711 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-22b30240-ff5f-4346-aed7-222b1fa73c3e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:12.102587 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22b30240-ff5f-4346-aed7-222b1fa73c3e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:12.102828 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22b30240-ff5f-4346-aed7-222b1fa73c3e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:12.102976 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-22b30240-ff5f-4346-aed7-222b1fa73c3e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:12.103093 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-22b30240-ff5f-4346-aed7-222b1fa73c3e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:12.108301 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:12.108301 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:12.109106 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-22b30240-ff5f-4346-aed7-222b1fa73c3e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:12.109616 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1220/4907] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:12 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:12.430163 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bcca2eeb-e9b2-4789-bac1-8f37c8e0e769 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:12.432219 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcca2eeb-e9b2-4789-bac1-8f37c8e0e769 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:12.432581 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcca2eeb-e9b2-4789-bac1-8f37c8e0e769 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:12.432924 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcca2eeb-e9b2-4789-bac1-8f37c8e0e769 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:12.444124 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:12.444124 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:12.447613 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bcca2eeb-e9b2-4789-bac1-8f37c8e0e769 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:12.453451 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcca2eeb-e9b2-4789-bac1-8f37c8e0e769 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:12.453832 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1224/4908] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:12 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:12.465137 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e8687297-4ca7-442f-b7b3-5a85ab0f7071 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:12.466765 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8687297-4ca7-442f-b7b3-5a85ab0f7071 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:10:12.467087 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e8687297-4ca7-442f-b7b3-5a85ab0f7071 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "baccc1f3-cb29-4942-be3a-d32ce94f6a94", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1557366584", "container": "tempest-volumesbackupstest-backup-container-387778838"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:12.468787 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-e8687297-4ca7-442f-b7b3-5a85ab0f7071 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating new backup {'backup': {'volume_id': 'baccc1f3-cb29-4942-be3a-d32ce94f6a94', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1557366584', 'container': 'tempest-volumesbackupstest-backup-container-387778838'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:10:12.468952 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-e8687297-4ca7-442f-b7b3-5a85ab0f7071 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating backup of volume baccc1f3-cb29-4942-be3a-d32ce94f6a94 in container tempest-volumesbackupstest-backup-container-387778838 Aug 07 18:10:12.478032 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:12.478032 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:12.478494 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e8687297-4ca7-442f-b7b3-5a85ab0f7071 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:12.494230 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-e8687297-4ca7-442f-b7b3-5a85ab0f7071 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Created reservations ['784a9e61-330a-4938-a66f-c798d534b29a', '67c307ed-e887-4cb7-b5cc-7d3df4ba02d5'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:12.527122 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8687297-4ca7-442f-b7b3-5a85ab0f7071 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:10:12.527693 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1229/4909] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:10:12 2026] POST /volume/v3/backups => generated 330 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:12.537793 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-531455e8-f28d-4a86-9ca2-e2e4304d6fc7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:12.539495 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-531455e8-f28d-4a86-9ca2-e2e4304d6fc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:12.539713 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-531455e8-f28d-4a86-9ca2-e2e4304d6fc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:12.539889 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-531455e8-f28d-4a86-9ca2-e2e4304d6fc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:12.539979 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-531455e8-f28d-4a86-9ca2-e2e4304d6fc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:12.544089 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:12.544089 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:12.544843 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-531455e8-f28d-4a86-9ca2-e2e4304d6fc7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:12.545258 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1237/4910] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:12 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:12.773651 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-af6ff927-f70b-4afb-aeed-5025360d362a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:12.775839 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af6ff927-f70b-4afb-aeed-5025360d362a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:12.776046 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af6ff927-f70b-4afb-aeed-5025360d362a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:12.776243 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-af6ff927-f70b-4afb-aeed-5025360d362a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:12.776353 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-af6ff927-f70b-4afb-aeed-5025360d362a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:12.781127 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:12.781127 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:12.781868 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-af6ff927-f70b-4afb-aeed-5025360d362a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:12.782302 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1221/4911] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:12 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:13.119950 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c1802f17-7188-43e1-b05f-2c6e54b81fc9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:13.122220 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1802f17-7188-43e1-b05f-2c6e54b81fc9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:13.122662 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1802f17-7188-43e1-b05f-2c6e54b81fc9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:13.122782 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1802f17-7188-43e1-b05f-2c6e54b81fc9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:13.122895 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c1802f17-7188-43e1-b05f-2c6e54b81fc9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:13.127372 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:13.127372 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:13.127994 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1802f17-7188-43e1-b05f-2c6e54b81fc9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:13.128428 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1225/4912] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:13 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:13.556103 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8bd68b82-b3e8-4339-9f1e-9946136a534c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:13.558118 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8bd68b82-b3e8-4339-9f1e-9946136a534c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:13.558318 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8bd68b82-b3e8-4339-9f1e-9946136a534c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:13.558572 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8bd68b82-b3e8-4339-9f1e-9946136a534c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:13.558707 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-8bd68b82-b3e8-4339-9f1e-9946136a534c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:13.563000 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:13.563000 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:13.563678 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8bd68b82-b3e8-4339-9f1e-9946136a534c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:13.564059 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1230/4913] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:13 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:13.792378 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-956fc0c4-cdcf-45cb-8bcd-48869d799b97 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:13.794532 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-956fc0c4-cdcf-45cb-8bcd-48869d799b97 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:13.794827 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-956fc0c4-cdcf-45cb-8bcd-48869d799b97 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:13.795037 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-956fc0c4-cdcf-45cb-8bcd-48869d799b97 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:13.795129 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-956fc0c4-cdcf-45cb-8bcd-48869d799b97 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:13.799510 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:13.799510 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:13.800335 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-956fc0c4-cdcf-45cb-8bcd-48869d799b97 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:13.800749 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1238/4914] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:13 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:14.138777 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5db90060-f9e2-48ee-87ee-df907331df38 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:14.140409 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5db90060-f9e2-48ee-87ee-df907331df38 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:14.140609 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5db90060-f9e2-48ee-87ee-df907331df38 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:14.140782 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5db90060-f9e2-48ee-87ee-df907331df38 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:14.140878 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-5db90060-f9e2-48ee-87ee-df907331df38 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:14.145579 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:14.145579 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:14.146430 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5db90060-f9e2-48ee-87ee-df907331df38 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:14.146871 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1222/4915] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:14 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:14.582085 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3f0e0eef-d390-48d5-866e-3b113d622e2f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:14.583801 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f0e0eef-d390-48d5-866e-3b113d622e2f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:14.584014 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f0e0eef-d390-48d5-866e-3b113d622e2f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:14.584207 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f0e0eef-d390-48d5-866e-3b113d622e2f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:14.584322 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3f0e0eef-d390-48d5-866e-3b113d622e2f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:14.588375 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:14.588375 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:14.589059 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f0e0eef-d390-48d5-866e-3b113d622e2f tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:14.589653 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1226/4916] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:14 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:14.812700 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7e7ae885-363f-47f1-8346-879587f55884 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:14.814331 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e7ae885-363f-47f1-8346-879587f55884 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:14.814517 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e7ae885-363f-47f1-8346-879587f55884 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:14.814717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e7ae885-363f-47f1-8346-879587f55884 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:14.814821 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7e7ae885-363f-47f1-8346-879587f55884 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:14.818688 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:14.818688 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:14.819453 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e7ae885-363f-47f1-8346-879587f55884 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:14.819817 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1231/4917] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:14 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:15.155930 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3bb5ecfb-c4da-44de-9370-1e42b2885ff9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:15.157981 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3bb5ecfb-c4da-44de-9370-1e42b2885ff9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:15.158234 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3bb5ecfb-c4da-44de-9370-1e42b2885ff9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:15.158473 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3bb5ecfb-c4da-44de-9370-1e42b2885ff9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:15.158600 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3bb5ecfb-c4da-44de-9370-1e42b2885ff9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:15.163117 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:15.163117 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:15.163865 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3bb5ecfb-c4da-44de-9370-1e42b2885ff9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:15.164247 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1239/4918] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:15 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:15.604501 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-87e07deb-5a7b-4de5-b1d0-c798b121b296 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:15.606617 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-87e07deb-5a7b-4de5-b1d0-c798b121b296 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:15.606851 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-87e07deb-5a7b-4de5-b1d0-c798b121b296 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:15.607083 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-87e07deb-5a7b-4de5-b1d0-c798b121b296 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:15.607283 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-87e07deb-5a7b-4de5-b1d0-c798b121b296 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:15.613154 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:15.613154 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:15.613898 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-87e07deb-5a7b-4de5-b1d0-c798b121b296 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:15.614253 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1223/4919] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:15 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:15.830068 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-112b8751-b96c-4ca6-83aa-94ee854d7253 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:15.832246 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-112b8751-b96c-4ca6-83aa-94ee854d7253 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:15.832516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-112b8751-b96c-4ca6-83aa-94ee854d7253 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:15.832724 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-112b8751-b96c-4ca6-83aa-94ee854d7253 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:15.832853 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-112b8751-b96c-4ca6-83aa-94ee854d7253 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:15.837351 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:15.837351 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:15.838091 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-112b8751-b96c-4ca6-83aa-94ee854d7253 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:15.838549 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1227/4920] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:15 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:16.175421 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-db2f4bc5-fecd-436a-9815-b866b579c8bc None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:16.177741 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-db2f4bc5-fecd-436a-9815-b866b579c8bc tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:16.178015 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-db2f4bc5-fecd-436a-9815-b866b579c8bc tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:16.178266 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-db2f4bc5-fecd-436a-9815-b866b579c8bc tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:16.178351 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-db2f4bc5-fecd-436a-9815-b866b579c8bc tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:16.183568 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:16.183568 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:16.184362 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-db2f4bc5-fecd-436a-9815-b866b579c8bc tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:16.184858 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1232/4921] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:16 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:16.624735 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f39da446-1074-45b5-8834-6e96bc7fcda2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:16.626101 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f39da446-1074-45b5-8834-6e96bc7fcda2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:16.626101 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f39da446-1074-45b5-8834-6e96bc7fcda2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:16.626264 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f39da446-1074-45b5-8834-6e96bc7fcda2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:16.626799 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f39da446-1074-45b5-8834-6e96bc7fcda2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:16.630633 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:16.630633 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:16.631376 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f39da446-1074-45b5-8834-6e96bc7fcda2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:16.631376 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1240/4922] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:16 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:16.852673 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1d6dbcbd-4c6a-4cb8-8221-f08256afd807 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:16.854214 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1d6dbcbd-4c6a-4cb8-8221-f08256afd807 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:16.854382 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1d6dbcbd-4c6a-4cb8-8221-f08256afd807 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:16.854580 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1d6dbcbd-4c6a-4cb8-8221-f08256afd807 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:16.854710 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-1d6dbcbd-4c6a-4cb8-8221-f08256afd807 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:16.858732 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:16.858732 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:16.859408 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1d6dbcbd-4c6a-4cb8-8221-f08256afd807 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:16.859756 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1224/4923] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:16 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:17.196889 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-79c872bb-6c9d-4a21-8da7-66e47c23d03e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:17.199231 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79c872bb-6c9d-4a21-8da7-66e47c23d03e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:17.199231 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79c872bb-6c9d-4a21-8da7-66e47c23d03e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:17.199231 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79c872bb-6c9d-4a21-8da7-66e47c23d03e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:17.199231 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-79c872bb-6c9d-4a21-8da7-66e47c23d03e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:17.203015 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:17.203015 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:17.203594 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79c872bb-6c9d-4a21-8da7-66e47c23d03e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:17.203913 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1228/4924] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:17 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:17.640692 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a9c4b3c9-c874-4fde-8001-444b551b9500 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:17.642510 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9c4b3c9-c874-4fde-8001-444b551b9500 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:17.642724 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9c4b3c9-c874-4fde-8001-444b551b9500 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:17.642974 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a9c4b3c9-c874-4fde-8001-444b551b9500 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:17.643120 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a9c4b3c9-c874-4fde-8001-444b551b9500 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:17.647588 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:17.647588 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:17.648766 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a9c4b3c9-c874-4fde-8001-444b551b9500 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:17.649309 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1233/4925] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:17 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:17.869295 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bfbb333d-7aed-4100-bace-7d20a1db1544 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:17.870982 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfbb333d-7aed-4100-bace-7d20a1db1544 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:17.871182 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfbb333d-7aed-4100-bace-7d20a1db1544 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:17.871385 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfbb333d-7aed-4100-bace-7d20a1db1544 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:17.871501 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-bfbb333d-7aed-4100-bace-7d20a1db1544 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:17.876080 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:17.876080 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:17.877189 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfbb333d-7aed-4100-bace-7d20a1db1544 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:17.877832 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1241/4926] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:17 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:18.213596 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4e330c99-fd51-458f-89de-4a4e9315b4f1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:18.216235 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e330c99-fd51-458f-89de-4a4e9315b4f1 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:18.216565 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e330c99-fd51-458f-89de-4a4e9315b4f1 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:18.216823 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e330c99-fd51-458f-89de-4a4e9315b4f1 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:18.216978 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4e330c99-fd51-458f-89de-4a4e9315b4f1 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:18.222439 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:18.222439 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:18.223363 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e330c99-fd51-458f-89de-4a4e9315b4f1 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:18.223976 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1225/4927] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:18 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:18.659651 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-21935e62-312f-4156-b8c8-20440d0a64f1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:18.661379 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21935e62-312f-4156-b8c8-20440d0a64f1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:18.661594 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21935e62-312f-4156-b8c8-20440d0a64f1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:18.661783 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21935e62-312f-4156-b8c8-20440d0a64f1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:18.661878 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-21935e62-312f-4156-b8c8-20440d0a64f1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:18.665962 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:18.665962 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:18.666704 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21935e62-312f-4156-b8c8-20440d0a64f1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:18.667197 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1229/4928] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:18 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:18.889375 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c3852c88-b7ee-4497-ac91-f4f8b8a0e3b7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:18.891175 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c3852c88-b7ee-4497-ac91-f4f8b8a0e3b7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:18.891310 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c3852c88-b7ee-4497-ac91-f4f8b8a0e3b7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:18.891508 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c3852c88-b7ee-4497-ac91-f4f8b8a0e3b7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:18.891647 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-c3852c88-b7ee-4497-ac91-f4f8b8a0e3b7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:18.895826 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:18.895826 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:18.896526 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c3852c88-b7ee-4497-ac91-f4f8b8a0e3b7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:18.897040 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1234/4929] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:18 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:18.909645 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0433c31a-5081-4e8f-adc0-66e27d5f0336 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:18.911335 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0433c31a-5081-4e8f-adc0-66e27d5f0336 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:18.911559 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0433c31a-5081-4e8f-adc0-66e27d5f0336 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:18.911751 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0433c31a-5081-4e8f-adc0-66e27d5f0336 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:18.911852 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0433c31a-5081-4e8f-adc0-66e27d5f0336 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:18.917344 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:18.917344 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:18.918108 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0433c31a-5081-4e8f-adc0-66e27d5f0336 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:18.918538 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1242/4930] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:18 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:18.928902 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8947a7e9-b46c-40e0-8d0a-50f178390101 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:18.930842 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8947a7e9-b46c-40e0-8d0a-50f178390101 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] DELETE https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:18.931135 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8947a7e9-b46c-40e0-8d0a-50f178390101 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:18.931429 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8947a7e9-b46c-40e0-8d0a-50f178390101 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:18.931596 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-8947a7e9-b46c-40e0-8d0a-50f178390101 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete backup with id: 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. Aug 07 18:10:18.937145 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:18.937145 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:18.951034 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-8947a7e9-b46c-40e0-8d0a-50f178390101 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] delete_backup rpcapi backup_id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:10:18.953116 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8947a7e9-b46c-40e0-8d0a-50f178390101 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 202 Aug 07 18:10:18.953743 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1226/4931] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:10:18 2026] DELETE /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:10:18.961105 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f7523222-83f0-42f9-aa2f-3476fc2ffa98 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:18.962992 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7523222-83f0-42f9-aa2f-3476fc2ffa98 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:18.963239 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7523222-83f0-42f9-aa2f-3476fc2ffa98 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:18.963526 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7523222-83f0-42f9-aa2f-3476fc2ffa98 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:18.963684 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f7523222-83f0-42f9-aa2f-3476fc2ffa98 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:18.968485 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:18.968485 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:18.969249 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7523222-83f0-42f9-aa2f-3476fc2ffa98 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:18.969639 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1230/4932] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:18 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:19.233880 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-76b7eb19-d566-4d3f-a837-b7c6fc891ac9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:19.236275 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-76b7eb19-d566-4d3f-a837-b7c6fc891ac9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:19.236574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-76b7eb19-d566-4d3f-a837-b7c6fc891ac9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:19.236838 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-76b7eb19-d566-4d3f-a837-b7c6fc891ac9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:19.236996 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-76b7eb19-d566-4d3f-a837-b7c6fc891ac9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:19.241817 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:19.241817 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:19.242428 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-76b7eb19-d566-4d3f-a837-b7c6fc891ac9 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:19.242775 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1235/4933] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:19 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:19.676977 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-832f7829-f1e3-4b84-947b-3a9ebaa0b1a4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:19.678728 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-832f7829-f1e3-4b84-947b-3a9ebaa0b1a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:19.678918 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-832f7829-f1e3-4b84-947b-3a9ebaa0b1a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:19.679173 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-832f7829-f1e3-4b84-947b-3a9ebaa0b1a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:19.679216 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-832f7829-f1e3-4b84-947b-3a9ebaa0b1a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:19.683469 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:19.683469 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:19.684176 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-832f7829-f1e3-4b84-947b-3a9ebaa0b1a4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:19.684538 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1243/4934] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:19 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:19.980012 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1a64e585-698e-46ba-9e76-5648c979cf2b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:19.981636 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a64e585-698e-46ba-9e76-5648c979cf2b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:19.981853 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a64e585-698e-46ba-9e76-5648c979cf2b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:19.982059 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a64e585-698e-46ba-9e76-5648c979cf2b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:19.982194 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-1a64e585-698e-46ba-9e76-5648c979cf2b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:19.986571 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:19.986571 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:19.987347 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a64e585-698e-46ba-9e76-5648c979cf2b tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:19.987899 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1227/4935] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:19 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:20.252501 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-98c063b0-b012-498a-a814-0ee691004fe4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:20.254210 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98c063b0-b012-498a-a814-0ee691004fe4 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:20.254439 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98c063b0-b012-498a-a814-0ee691004fe4 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:20.254616 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98c063b0-b012-498a-a814-0ee691004fe4 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:20.254712 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-98c063b0-b012-498a-a814-0ee691004fe4 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:20.258874 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:20.258874 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:20.259635 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98c063b0-b012-498a-a814-0ee691004fe4 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:20.259997 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1231/4936] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:20 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:20.268932 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-27da6246-cb76-4e97-b540-10d95ecbda50 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:20.324917 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-27da6246-cb76-4e97-b540-10d95ecbda50 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-member] PUT https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:20.325212 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-27da6246-cb76-4e97-b540-10d95ecbda50 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:20.330755 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:20.330755 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:20.336126 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-27da6246-cb76-4e97-b540-10d95ecbda50 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-member] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:20.336568 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1236/4937] 10.4.3.241 () {70 vars in 1408 bytes} [Fri Aug 7 18:10:20 2026] PUT /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 315 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:20.344511 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-356fc0d5-db6e-45e3-96ad-976b44332c83 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:20.346204 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-356fc0d5-db6e-45e3-96ad-976b44332c83 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:20.346435 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-356fc0d5-db6e-45e3-96ad-976b44332c83 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:20.346636 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-356fc0d5-db6e-45e3-96ad-976b44332c83 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:20.346753 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-356fc0d5-db6e-45e3-96ad-976b44332c83 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:20.350851 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:20.350851 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:20.351512 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-356fc0d5-db6e-45e3-96ad-976b44332c83 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:20.351898 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1244/4938] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:20 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:20.361733 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7522e1f5-c2e0-44ec-83f7-0b4b831b9b3b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:20.363769 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7522e1f5-c2e0-44ec-83f7-0b4b831b9b3b tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] DELETE https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:20.364167 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7522e1f5-c2e0-44ec-83f7-0b4b831b9b3b tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:20.364338 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7522e1f5-c2e0-44ec-83f7-0b4b831b9b3b tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:20.364506 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-7522e1f5-c2e0-44ec-83f7-0b4b831b9b3b tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Delete backup with id: b292de72-dc1f-4122-b3a2-2e8bb62390d3. Aug 07 18:10:20.371035 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:20.371035 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:20.382233 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-7522e1f5-c2e0-44ec-83f7-0b4b831b9b3b tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] delete_backup rpcapi backup_id b292de72-dc1f-4122-b3a2-2e8bb62390d3 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:10:20.384229 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7522e1f5-c2e0-44ec-83f7-0b4b831b9b3b tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 202 Aug 07 18:10:20.384801 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1228/4939] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:10:20 2026] DELETE /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:10:20.394136 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-40557cae-0562-4c1b-8017-64be4e47072e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:20.396017 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-40557cae-0562-4c1b-8017-64be4e47072e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:20.396236 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-40557cae-0562-4c1b-8017-64be4e47072e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:20.396465 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-40557cae-0562-4c1b-8017-64be4e47072e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:20.396582 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-40557cae-0562-4c1b-8017-64be4e47072e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:20.401008 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:20.401008 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:20.401666 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-40557cae-0562-4c1b-8017-64be4e47072e tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 200 Aug 07 18:10:20.402145 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1232/4940] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:20 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:20.695075 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f6db9fc1-5898-41ca-9dc7-523d51b90145 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:20.697037 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6db9fc1-5898-41ca-9dc7-523d51b90145 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:20.697361 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6db9fc1-5898-41ca-9dc7-523d51b90145 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:20.697452 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f6db9fc1-5898-41ca-9dc7-523d51b90145 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:20.697561 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f6db9fc1-5898-41ca-9dc7-523d51b90145 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:20.702732 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:20.702732 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:20.703608 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f6db9fc1-5898-41ca-9dc7-523d51b90145 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:20.703983 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1237/4941] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:20 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:20.998649 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2f8b6192-8673-4dd9-8e50-03fa7917978e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:21.000145 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f8b6192-8673-4dd9-8e50-03fa7917978e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:21.000313 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2f8b6192-8673-4dd9-8e50-03fa7917978e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:21.000503 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2f8b6192-8673-4dd9-8e50-03fa7917978e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:21.000598 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2f8b6192-8673-4dd9-8e50-03fa7917978e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:21.006775 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:21.006775 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:21.007582 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f8b6192-8673-4dd9-8e50-03fa7917978e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 200 Aug 07 18:10:21.008008 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1245/4942] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:20 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:21.412531 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8ac87e95-f047-4c0a-8fb9-d471f2c4fb4f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:21.414461 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8ac87e95-f047-4c0a-8fb9-d471f2c4fb4f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 Aug 07 18:10:21.414753 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8ac87e95-f047-4c0a-8fb9-d471f2c4fb4f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:21.415011 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8ac87e95-f047-4c0a-8fb9-d471f2c4fb4f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:21.415185 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8ac87e95-f047-4c0a-8fb9-d471f2c4fb4f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Show backup with id b292de72-dc1f-4122-b3a2-2e8bb62390d3. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:21.418955 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8ac87e95-f047-4c0a-8fb9-d471f2c4fb4f tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 returned with HTTP 404 Aug 07 18:10:21.419554 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1229/4943] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:21 2026] GET /volume/v3/backups/b292de72-dc1f-4122-b3a2-2e8bb62390d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:21.427145 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d940ec0d-5dc8-487f-b87c-e84101ab7e22 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:21.430065 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d940ec0d-5dc8-487f-b87c-e84101ab7e22 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e Aug 07 18:10:21.430377 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d940ec0d-5dc8-487f-b87c-e84101ab7e22 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:21.430661 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d940ec0d-5dc8-487f-b87c-e84101ab7e22 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:21.430882 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d940ec0d-5dc8-487f-b87c-e84101ab7e22 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Delete volume with id: 6965b772-213c-4520-a791-0571766ac18e Aug 07 18:10:21.440958 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:21.440958 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:21.441457 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d940ec0d-5dc8-487f-b87c-e84101ab7e22 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Volume info retrieved successfully. Aug 07 18:10:21.463709 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d940ec0d-5dc8-487f-b87c-e84101ab7e22 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Delete volume request issued successfully. Aug 07 18:10:21.464455 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d940ec0d-5dc8-487f-b87c-e84101ab7e22 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e returned with HTTP 202 Aug 07 18:10:21.464455 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1233/4944] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:10:21 2026] DELETE /volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:21.474233 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f25664c6-cc08-4e34-b156-0483b681fcda None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:21.476029 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f25664c6-cc08-4e34-b156-0483b681fcda tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e Aug 07 18:10:21.476230 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f25664c6-cc08-4e34-b156-0483b681fcda tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:21.476444 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f25664c6-cc08-4e34-b156-0483b681fcda tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:21.482714 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:21.482714 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:21.485933 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f25664c6-cc08-4e34-b156-0483b681fcda tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Volume info retrieved successfully. Aug 07 18:10:21.489761 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f25664c6-cc08-4e34-b156-0483b681fcda tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e returned with HTTP 200 Aug 07 18:10:21.490111 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1238/4945] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:21 2026] GET /volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:21.714733 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f026672b-d86d-4f4a-8bcd-2b3cd9a4c19c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:21.716497 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f026672b-d86d-4f4a-8bcd-2b3cd9a4c19c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:21.716733 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f026672b-d86d-4f4a-8bcd-2b3cd9a4c19c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:21.716922 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f026672b-d86d-4f4a-8bcd-2b3cd9a4c19c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:21.717025 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f026672b-d86d-4f4a-8bcd-2b3cd9a4c19c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:21.721536 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:21.721536 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:21.722343 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f026672b-d86d-4f4a-8bcd-2b3cd9a4c19c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:21.722742 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1246/4946] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:21 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:22.018708 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8860300b-34e8-4a0e-85c0-5f1193f484db None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:22.020347 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8860300b-34e8-4a0e-85c0-5f1193f484db tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc Aug 07 18:10:22.020559 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8860300b-34e8-4a0e-85c0-5f1193f484db tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:22.020733 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8860300b-34e8-4a0e-85c0-5f1193f484db tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:22.020835 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8860300b-34e8-4a0e-85c0-5f1193f484db tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 4089d4d4-98c6-4b59-8c2d-93af630ab3dc. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:22.024754 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8860300b-34e8-4a0e-85c0-5f1193f484db tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc returned with HTTP 404 Aug 07 18:10:22.025186 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1230/4947] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:22 2026] GET /volume/v3/backups/4089d4d4-98c6-4b59-8c2d-93af630ab3dc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:22.503079 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-16eb7cbe-ec7f-4789-b911-119fd501e762 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:22.505284 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16eb7cbe-ec7f-4789-b911-119fd501e762 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] GET https://10.4.3.241/volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e Aug 07 18:10:22.505529 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16eb7cbe-ec7f-4789-b911-119fd501e762 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:22.505874 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16eb7cbe-ec7f-4789-b911-119fd501e762 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:22.511244 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16eb7cbe-ec7f-4789-b911-119fd501e762 tempest-ProjectMemberTests39-1680081051 tempest-ProjectMemberTests39-1680081051-project-admin] https://10.4.3.241/volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e returned with HTTP 404 Aug 07 18:10:22.511852 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1234/4948] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:22 2026] GET /volume/v3/volumes/6965b772-213c-4520-a791-0571766ac18e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:22.512242 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9acacf0b-429c-4869-948b-b37a2c569ba6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:22.513975 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9acacf0b-429c-4869-948b-b37a2c569ba6 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] DELETE https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:10:22.514157 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9acacf0b-429c-4869-948b-b37a2c569ba6 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:22.514349 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9acacf0b-429c-4869-948b-b37a2c569ba6 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:22.514476 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-9acacf0b-429c-4869-948b-b37a2c569ba6 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete backup with id: f4525389-9e08-4400-a8bd-551b90c19bf2. Aug 07 18:10:22.518495 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:22.518495 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:22.528879 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-9acacf0b-429c-4869-948b-b37a2c569ba6 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] delete_backup rpcapi backup_id f4525389-9e08-4400-a8bd-551b90c19bf2 {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:10:22.530392 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9acacf0b-429c-4869-948b-b37a2c569ba6 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 202 Aug 07 18:10:22.530829 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1239/4949] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:10:22 2026] DELETE /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:10:22.539036 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-52e3290f-f97e-4cf4-a587-b0266bd896e7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:22.541029 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-52e3290f-f97e-4cf4-a587-b0266bd896e7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:10:22.541231 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-52e3290f-f97e-4cf4-a587-b0266bd896e7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:22.541509 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-52e3290f-f97e-4cf4-a587-b0266bd896e7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:22.541679 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-52e3290f-f97e-4cf4-a587-b0266bd896e7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:22.547712 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:22.547712 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:22.549719 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-52e3290f-f97e-4cf4-a587-b0266bd896e7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 200 Aug 07 18:10:22.550014 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1247/4950] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:22 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:22.731603 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f044a6bb-75f5-4651-9b2d-1ebc52ebdb76 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:22.733298 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f044a6bb-75f5-4651-9b2d-1ebc52ebdb76 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:22.733549 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f044a6bb-75f5-4651-9b2d-1ebc52ebdb76 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:22.733727 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f044a6bb-75f5-4651-9b2d-1ebc52ebdb76 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:22.733858 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f044a6bb-75f5-4651-9b2d-1ebc52ebdb76 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:22.737908 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:22.737908 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:22.738735 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f044a6bb-75f5-4651-9b2d-1ebc52ebdb76 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:22.739049 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1231/4951] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:22 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:23.561154 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-df3188d8-222b-4b0e-9324-edd42e32e39f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:23.563260 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df3188d8-222b-4b0e-9324-edd42e32e39f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 Aug 07 18:10:23.563548 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df3188d8-222b-4b0e-9324-edd42e32e39f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:23.563805 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df3188d8-222b-4b0e-9324-edd42e32e39f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:23.563971 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-df3188d8-222b-4b0e-9324-edd42e32e39f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id f4525389-9e08-4400-a8bd-551b90c19bf2. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:23.567686 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df3188d8-222b-4b0e-9324-edd42e32e39f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 returned with HTTP 404 Aug 07 18:10:23.568327 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1235/4952] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:23 2026] GET /volume/v3/backups/f4525389-9e08-4400-a8bd-551b90c19bf2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:23.581453 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:23.583503 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:10:23.583804 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-975887638"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:23.585534 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-975887638'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:10:23.585685 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Create volume of 1 GB Aug 07 18:10:23.590111 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Availability Zones retrieved successfully. Aug 07 18:10:23.595240 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Flow 'volume_create_api' (dc7280be-e33a-4403-ae6e-5846ec84afe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:10:23.596310 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32679025-c848-4948-b595-69815a1ccc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:23.597165 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:10:23.620291 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32679025-c848-4948-b595-69815a1ccc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:23.621216 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0f18ed-75b5-4822-a63d-8e50d2aa8239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:23.661203 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Created reservations ['8c49c1d1-a3d7-40b0-9d63-bcd8a22d053c', 'edeb820d-da0d-4543-b5f0-3dc813cd6ae9', 'c8e72f70-a7c7-4e5b-90a7-fd9fc7e0b2ae', '693206ca-5ef2-4a32-8f19-b188fccc28d3'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:23.661956 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0f18ed-75b5-4822-a63d-8e50d2aa8239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c49c1d1-a3d7-40b0-9d63-bcd8a22d053c', 'edeb820d-da0d-4543-b5f0-3dc813cd6ae9', 'c8e72f70-a7c7-4e5b-90a7-fd9fc7e0b2ae', '693206ca-5ef2-4a32-8f19-b188fccc28d3']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:23.662668 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb888921-450a-48b2-8426-fd1af5fc1da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:23.684735 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb888921-450a-48b2-8426-fd1af5fc1da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ffc97fb-679e-4e63-a12c-6673f34bef20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-975887638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a3391cc7b444af9e41780c220f63fc',qos_specs=None,replication_status=,reservations=['8c49c1d1-a3d7-40b0-9d63-bcd8a22d053c','edeb820d-da0d-4543-b5f0-3dc813cd6ae9','c8e72f70-a7c7-4e5b-90a7-fd9fc7e0b2ae','693206ca-5ef2-4a32-8f19-b188fccc28d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae4c07ea6c1a47fa9887bde872082474',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:10:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-975887638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ffc97fb-679e-4e63-a12c-6673f34bef20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61a3391cc7b444af9e41780c220f63fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae4c07ea6c1a47fa9887bde872082474',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:23.684735 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d969af7-f64f-45d1-91ec-2cc796ae9d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:23.704765 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d969af7-f64f-45d1-91ec-2cc796ae9d70) transitioned into state 'SUCCESS' from state '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-975887638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a3391cc7b444af9e41780c220f63fc',qos_specs=None,replication_status=,reservations=['8c49c1d1-a3d7-40b0-9d63-bcd8a22d053c','edeb820d-da0d-4543-b5f0-3dc813cd6ae9','c8e72f70-a7c7-4e5b-90a7-fd9fc7e0b2ae','693206ca-5ef2-4a32-8f19-b188fccc28d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae4c07ea6c1a47fa9887bde872082474',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:23.705470 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83897261-6511-4d31-81ff-84b43913d6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:23.717010 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83897261-6511-4d31-81ff-84b43913d6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:23.718085 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Flow 'volume_create_api' (dc7280be-e33a-4403-ae6e-5846ec84afe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:10:23.718485 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Create volume request issued successfully. Aug 07 18:10:23.719169 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3c5d21a9-c54a-4b54-b7d2-c69a9bddd1c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:10:23.719750 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1240/4953] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:10:23 2026] POST /volume/v3/volumes => generated 748 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:23.735816 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-997b9abe-a9bf-48e3-9735-59c9b8c5049c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:23.737650 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-997b9abe-a9bf-48e3-9735-59c9b8c5049c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 Aug 07 18:10:23.737833 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-997b9abe-a9bf-48e3-9735-59c9b8c5049c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:23.738001 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-997b9abe-a9bf-48e3-9735-59c9b8c5049c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:23.748601 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:23.748601 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:23.751250 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e3715d87-70d4-4388-812a-8fb0a6745265 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:23.753055 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-997b9abe-a9bf-48e3-9735-59c9b8c5049c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:23.754312 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e3715d87-70d4-4388-812a-8fb0a6745265 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:23.755432 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e3715d87-70d4-4388-812a-8fb0a6745265 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:23.755432 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e3715d87-70d4-4388-812a-8fb0a6745265 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:23.755432 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-e3715d87-70d4-4388-812a-8fb0a6745265 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:23.757493 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-997b9abe-a9bf-48e3-9735-59c9b8c5049c tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 returned with HTTP 200 Aug 07 18:10:23.757902 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1248/4954] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:23 2026] GET /volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:23.761380 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:23.761380 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:23.762589 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e3715d87-70d4-4388-812a-8fb0a6745265 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:23.763599 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1232/4955] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:23 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:24.135900 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:24.215201 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:10:24.215693 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-752856065"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:24.217714 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-752856065'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:10:24.217873 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Create volume of 1 GB Aug 07 18:10:24.222772 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Availability Zones retrieved successfully. Aug 07 18:10:24.230536 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Flow 'volume_create_api' (fdb9feaa-171c-476a-832d-48b1f06749d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:10:24.232526 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (210202ab-2e3c-49d0-a9b3-37ec1c0511eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:24.233535 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:10:24.261661 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (210202ab-2e3c-49d0-a9b3-37ec1c0511eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:24.262820 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (097826cf-fabd-4a4c-91c5-e7385035fc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:24.345370 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Created reservations ['a40cd8ae-5fd1-4596-87da-43a46de8cc19', '75c60f2c-5494-4ff9-86d3-707306e9f427', 'ee4f45d3-45dc-4e70-a315-e466fea2b077', 'a8f7cc76-4b08-4492-b556-7f2a2adfce7f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:24.346482 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (097826cf-fabd-4a4c-91c5-e7385035fc0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a40cd8ae-5fd1-4596-87da-43a46de8cc19', '75c60f2c-5494-4ff9-86d3-707306e9f427', 'ee4f45d3-45dc-4e70-a315-e466fea2b077', 'a8f7cc76-4b08-4492-b556-7f2a2adfce7f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:24.347337 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5651c26f-5317-49ec-a1fa-1d9a7e55acf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:24.374084 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5651c26f-5317-49ec-a1fa-1d9a7e55acf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c7d594d-d2e4-463e-9120-a5e3008194c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752856065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d212de70894a4be49a0d06d6b1342065',qos_specs=None,replication_status=,reservations=['a40cd8ae-5fd1-4596-87da-43a46de8cc19','75c60f2c-5494-4ff9-86d3-707306e9f427','ee4f45d3-45dc-4e70-a315-e466fea2b077','a8f7cc76-4b08-4492-b556-7f2a2adfce7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af8162a4cd36440ca3468c4f6d21836c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752856065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c7d594d-d2e4-463e-9120-a5e3008194c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d212de70894a4be49a0d06d6b1342065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af8162a4cd36440ca3468c4f6d21836c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:24.374985 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b8e875a-32b5-4566-9e32-45a3c9b57573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:24.389587 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b8e875a-32b5-4566-9e32-45a3c9b57573) transitioned into state 'SUCCESS' from state '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-752856065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d212de70894a4be49a0d06d6b1342065',qos_specs=None,replication_status=,reservations=['a40cd8ae-5fd1-4596-87da-43a46de8cc19','75c60f2c-5494-4ff9-86d3-707306e9f427','ee4f45d3-45dc-4e70-a315-e466fea2b077','a8f7cc76-4b08-4492-b556-7f2a2adfce7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af8162a4cd36440ca3468c4f6d21836c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:24.390454 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (575241ce-c6b5-42a3-b261-bfa3c7038e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:24.399144 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (575241ce-c6b5-42a3-b261-bfa3c7038e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:24.400040 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Flow 'volume_create_api' (fdb9feaa-171c-476a-832d-48b1f06749d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:10:24.400440 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Create volume request issued successfully. Aug 07 18:10:24.401107 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b81f9795-6c15-4fa8-b149-c4ead3a7d95b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:10:24.401706 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1236/4956] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:10:24 2026] POST /volume/v3/volumes => generated 777 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:24.420200 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bddf964f-2bd7-45bd-93e4-ca67598c9d0b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:24.422071 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bddf964f-2bd7-45bd-93e4-ca67598c9d0b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 Aug 07 18:10:24.422285 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bddf964f-2bd7-45bd-93e4-ca67598c9d0b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:24.422523 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bddf964f-2bd7-45bd-93e4-ca67598c9d0b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:24.432581 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:24.432581 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:24.436668 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bddf964f-2bd7-45bd-93e4-ca67598c9d0b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:10:24.441552 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bddf964f-2bd7-45bd-93e4-ca67598c9d0b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 returned with HTTP 200 Aug 07 18:10:24.442103 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1241/4957] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:24 2026] GET /volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:24.770629 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-8b09c8c1-73ee-429e-9bbe-c20a96267c59 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:24.772225 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8b09c8c1-73ee-429e-9bbe-c20a96267c59 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 Aug 07 18:10:24.772461 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8b09c8c1-73ee-429e-9bbe-c20a96267c59 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:24.772601 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-8b09c8c1-73ee-429e-9bbe-c20a96267c59 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:24.774556 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0716d007-3535-4045-9b0b-0b4ee403d732 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:24.776616 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0716d007-3535-4045-9b0b-0b4ee403d732 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:24.776828 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0716d007-3535-4045-9b0b-0b4ee403d732 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:24.777051 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0716d007-3535-4045-9b0b-0b4ee403d732 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:24.777183 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0716d007-3535-4045-9b0b-0b4ee403d732 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:24.779335 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:24.779335 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:24.782287 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:24.782287 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:24.782553 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-8b09c8c1-73ee-429e-9bbe-c20a96267c59 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:24.783342 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0716d007-3535-4045-9b0b-0b4ee403d732 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:24.783774 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1233/4958] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:24 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:24.786255 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-8b09c8c1-73ee-429e-9bbe-c20a96267c59 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 returned with HTTP 200 Aug 07 18:10:24.786643 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1249/4959] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:24 2026] GET /volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:24.798777 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f1d85d91-c067-4324-9d5a-49aa6d1b8b75 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:24.801031 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1d85d91-c067-4324-9d5a-49aa6d1b8b75 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:10:24.801490 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1d85d91-c067-4324-9d5a-49aa6d1b8b75 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ffc97fb-679e-4e63-a12c-6673f34bef20", "name": "tempest-VolumesBackupsTest-Snapshot-618677089"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:24.811383 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:24.811383 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:24.812041 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f1d85d91-c067-4324-9d5a-49aa6d1b8b75 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:24.812213 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-f1d85d91-c067-4324-9d5a-49aa6d1b8b75 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Create snapshot from volume 8ffc97fb-679e-4e63-a12c-6673f34bef20 Aug 07 18:10:24.845133 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-f1d85d91-c067-4324-9d5a-49aa6d1b8b75 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Created reservations ['7a4a29cf-4cd2-4b9f-9de8-d880f34e507d', '3e06f2c3-7e9f-4817-9c34-2912af9b07b9', 'def6e5f0-211a-4eaf-92ca-1b4521e16859', 'a698dd21-de63-44ad-bd9c-d7eca01cf042'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:24.875101 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f1d85d91-c067-4324-9d5a-49aa6d1b8b75 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Snapshot create request issued successfully. Aug 07 18:10:24.875491 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1d85d91-c067-4324-9d5a-49aa6d1b8b75 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:10:24.875919 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1237/4960] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:10:24 2026] POST /volume/v3/snapshots => generated 304 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:24.884977 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-abeafb33-beec-4bee-a312-6cdf28d485fb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:24.888969 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-abeafb33-beec-4bee-a312-6cdf28d485fb tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac Aug 07 18:10:24.889223 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-abeafb33-beec-4bee-a312-6cdf28d485fb tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:24.889504 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-abeafb33-beec-4bee-a312-6cdf28d485fb tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:24.897356 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:24.897356 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:24.898018 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-abeafb33-beec-4bee-a312-6cdf28d485fb tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Snapshot retrieved successfully. Aug 07 18:10:24.899028 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-abeafb33-beec-4bee-a312-6cdf28d485fb tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac returned with HTTP 200 Aug 07 18:10:24.899588 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1242/4961] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:10:24 2026] GET /volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac => generated 436 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:25.453774 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b986a2ff-a9e0-439f-bb91-743ddd63c173 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:25.455498 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b986a2ff-a9e0-439f-bb91-743ddd63c173 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 Aug 07 18:10:25.455674 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b986a2ff-a9e0-439f-bb91-743ddd63c173 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:25.455839 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b986a2ff-a9e0-439f-bb91-743ddd63c173 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:25.461933 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:25.461933 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:25.464809 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b986a2ff-a9e0-439f-bb91-743ddd63c173 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:10:25.468168 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b986a2ff-a9e0-439f-bb91-743ddd63c173 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 returned with HTTP 200 Aug 07 18:10:25.468557 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1234/4962] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:25 2026] GET /volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:25.480224 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-35e6b2a8-3eb9-424a-b3fc-387d016d0308 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:25.481988 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-35e6b2a8-3eb9-424a-b3fc-387d016d0308 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:10:25.482296 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-35e6b2a8-3eb9-424a-b3fc-387d016d0308 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c7d594d-d2e4-463e-9120-a5e3008194c0", "name": "tempest-type-Backup-813974590"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:25.483695 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-35e6b2a8-3eb9-424a-b3fc-387d016d0308 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Creating new backup {'backup': {'volume_id': '3c7d594d-d2e4-463e-9120-a5e3008194c0', 'name': 'tempest-type-Backup-813974590'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:10:25.483836 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-35e6b2a8-3eb9-424a-b3fc-387d016d0308 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Creating backup of volume 3c7d594d-d2e4-463e-9120-a5e3008194c0 in container None Aug 07 18:10:25.491280 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:25.491280 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:25.492066 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-35e6b2a8-3eb9-424a-b3fc-387d016d0308 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:10:25.517455 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-35e6b2a8-3eb9-424a-b3fc-387d016d0308 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Created reservations ['eb2aaec2-d335-476a-b20f-9795156ba279', '88bfcf93-1a4a-4ccd-9f39-5a7435d20e9c'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:25.544278 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-35e6b2a8-3eb9-424a-b3fc-387d016d0308 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:10:25.545111 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1250/4963] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:10:25 2026] POST /volume/v3/backups => generated 315 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:25.555609 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee76de0a-400c-44ad-8672-93f34dd99cfa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:25.557797 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee76de0a-400c-44ad-8672-93f34dd99cfa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:25.558040 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee76de0a-400c-44ad-8672-93f34dd99cfa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:25.558224 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee76de0a-400c-44ad-8672-93f34dd99cfa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:25.558391 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ee76de0a-400c-44ad-8672-93f34dd99cfa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:25.566547 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:25.566547 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:25.567362 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee76de0a-400c-44ad-8672-93f34dd99cfa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:25.567837 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1238/4964] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:25 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:25.795007 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0e068a43-905e-44ea-9539-a47aea375649 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:25.797147 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0e068a43-905e-44ea-9539-a47aea375649 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:25.797439 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0e068a43-905e-44ea-9539-a47aea375649 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:25.797674 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0e068a43-905e-44ea-9539-a47aea375649 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:25.797820 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0e068a43-905e-44ea-9539-a47aea375649 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:25.802605 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:25.802605 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:25.803290 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0e068a43-905e-44ea-9539-a47aea375649 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:25.803649 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1243/4965] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:25 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:25.909753 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-039c22f9-43f3-4c71-9599-e62030044cfe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:25.911250 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-039c22f9-43f3-4c71-9599-e62030044cfe tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac Aug 07 18:10:25.911461 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-039c22f9-43f3-4c71-9599-e62030044cfe tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:25.911613 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-039c22f9-43f3-4c71-9599-e62030044cfe tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:25.916238 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:25.916238 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:25.916682 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-039c22f9-43f3-4c71-9599-e62030044cfe tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Snapshot retrieved successfully. Aug 07 18:10:25.917349 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-039c22f9-43f3-4c71-9599-e62030044cfe tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac returned with HTTP 200 Aug 07 18:10:25.917728 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1235/4966] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:10:25 2026] GET /volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:25.927412 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-070eaa5a-da7e-446e-b494-5c16d0d3d724 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:25.929494 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-070eaa5a-da7e-446e-b494-5c16d0d3d724 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:10:25.929903 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-070eaa5a-da7e-446e-b494-5c16d0d3d724 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8ffc97fb-679e-4e63-a12c-6673f34bef20", "snapshot_id": "cf0e4eed-4916-43b4-8c42-572ed39c7eac", "name": "tempest-VolumesBackupsTest-Backup-1656331283"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:25.931380 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-070eaa5a-da7e-446e-b494-5c16d0d3d724 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Creating new backup {'backup': {'volume_id': '8ffc97fb-679e-4e63-a12c-6673f34bef20', 'snapshot_id': 'cf0e4eed-4916-43b4-8c42-572ed39c7eac', 'name': 'tempest-VolumesBackupsTest-Backup-1656331283'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:10:25.931640 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-070eaa5a-da7e-446e-b494-5c16d0d3d724 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Creating backup of volume 8ffc97fb-679e-4e63-a12c-6673f34bef20 in container None Aug 07 18:10:25.938064 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:25.938064 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:25.938503 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-070eaa5a-da7e-446e-b494-5c16d0d3d724 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:25.943940 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:25.943940 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:25.944408 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-070eaa5a-da7e-446e-b494-5c16d0d3d724 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Snapshot retrieved successfully. Aug 07 18:10:25.958455 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-070eaa5a-da7e-446e-b494-5c16d0d3d724 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Created reservations ['b6fdf83a-4a15-4fdb-aa80-dd5d3acde34a', 'bc99006b-f788-4f05-a74e-32a52b227232'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:25.980266 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-070eaa5a-da7e-446e-b494-5c16d0d3d724 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:10:25.980815 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1251/4967] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:10:25 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:25.989695 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-525b402a-80f0-41db-bd03-0e743ba0a60e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:25.992312 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-525b402a-80f0-41db-bd03-0e743ba0a60e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:25.992570 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-525b402a-80f0-41db-bd03-0e743ba0a60e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:25.992796 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-525b402a-80f0-41db-bd03-0e743ba0a60e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:25.992947 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-525b402a-80f0-41db-bd03-0e743ba0a60e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:25.996926 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:25.996926 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:25.997712 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-525b402a-80f0-41db-bd03-0e743ba0a60e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:25.998084 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1239/4968] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:25 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:26.578537 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d05b99e9-98d1-40ee-9e5b-7273c4680df6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:26.580597 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d05b99e9-98d1-40ee-9e5b-7273c4680df6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:26.580818 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d05b99e9-98d1-40ee-9e5b-7273c4680df6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:26.581021 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d05b99e9-98d1-40ee-9e5b-7273c4680df6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:26.581132 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-d05b99e9-98d1-40ee-9e5b-7273c4680df6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:26.585474 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:26.585474 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:26.586197 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d05b99e9-98d1-40ee-9e5b-7273c4680df6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:26.586652 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1244/4969] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:26 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:26.815660 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f92ebc2f-86af-424e-99d2-1a0c6bd1fee7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:26.816843 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f92ebc2f-86af-424e-99d2-1a0c6bd1fee7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:26.817073 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f92ebc2f-86af-424e-99d2-1a0c6bd1fee7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:26.817318 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f92ebc2f-86af-424e-99d2-1a0c6bd1fee7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:26.817534 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f92ebc2f-86af-424e-99d2-1a0c6bd1fee7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:26.821258 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:26.821258 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:26.822093 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f92ebc2f-86af-424e-99d2-1a0c6bd1fee7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:26.822884 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1236/4970] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:26 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:27.008602 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-657f8493-aef2-4f4c-9d89-105c75d3e716 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:27.010545 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-657f8493-aef2-4f4c-9d89-105c75d3e716 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:27.010925 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-657f8493-aef2-4f4c-9d89-105c75d3e716 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:27.011130 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-657f8493-aef2-4f4c-9d89-105c75d3e716 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:27.011262 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-657f8493-aef2-4f4c-9d89-105c75d3e716 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:27.015322 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:27.015322 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:27.016069 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-657f8493-aef2-4f4c-9d89-105c75d3e716 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:27.016478 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1252/4971] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:27 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:27.597615 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0079e290-b3f2-46eb-8ea9-60800a7e898e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:27.599965 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0079e290-b3f2-46eb-8ea9-60800a7e898e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:27.600259 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0079e290-b3f2-46eb-8ea9-60800a7e898e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:27.600597 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0079e290-b3f2-46eb-8ea9-60800a7e898e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:27.600760 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0079e290-b3f2-46eb-8ea9-60800a7e898e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:27.606464 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:27.606464 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:27.607344 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0079e290-b3f2-46eb-8ea9-60800a7e898e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:27.607890 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1240/4972] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:27 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:27.831698 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6a013460-f6f0-4603-b2ee-59af8768b737 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:27.833304 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6a013460-f6f0-4603-b2ee-59af8768b737 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:27.833513 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6a013460-f6f0-4603-b2ee-59af8768b737 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:27.833691 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6a013460-f6f0-4603-b2ee-59af8768b737 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:27.833812 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6a013460-f6f0-4603-b2ee-59af8768b737 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:27.837796 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:27.837796 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:27.838456 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6a013460-f6f0-4603-b2ee-59af8768b737 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:27.838956 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1245/4973] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:27 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:28.026114 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-357ae800-d2fc-4c58-841c-9d709b25f62f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:28.028208 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-357ae800-d2fc-4c58-841c-9d709b25f62f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:28.028592 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-357ae800-d2fc-4c58-841c-9d709b25f62f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:28.028687 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-357ae800-d2fc-4c58-841c-9d709b25f62f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:28.028821 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-357ae800-d2fc-4c58-841c-9d709b25f62f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:28.033730 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:28.033730 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:28.034650 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-357ae800-d2fc-4c58-841c-9d709b25f62f tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:28.035086 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1237/4974] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:28 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:28.619885 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9c44d407-898d-4b91-8102-f31b0c2d2f17 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:28.621688 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c44d407-898d-4b91-8102-f31b0c2d2f17 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:28.621903 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c44d407-898d-4b91-8102-f31b0c2d2f17 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:28.622081 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c44d407-898d-4b91-8102-f31b0c2d2f17 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:28.622185 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-9c44d407-898d-4b91-8102-f31b0c2d2f17 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:28.626606 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:28.626606 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:28.627261 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c44d407-898d-4b91-8102-f31b0c2d2f17 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:28.627742 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1253/4975] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:28 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:28.850333 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-43de92db-934c-4dfd-9d5e-0578965f4b69 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:28.851978 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43de92db-934c-4dfd-9d5e-0578965f4b69 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:28.852154 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43de92db-934c-4dfd-9d5e-0578965f4b69 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:28.852325 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43de92db-934c-4dfd-9d5e-0578965f4b69 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:28.852468 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-43de92db-934c-4dfd-9d5e-0578965f4b69 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:28.854014 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=161,cinder:INSERT=33,cinder:UPDATE=59 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:10:28.856869 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:28.856869 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:28.858202 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43de92db-934c-4dfd-9d5e-0578965f4b69 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:28.858735 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1241/4976] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:28 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:29.044820 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f71e473c-cc3b-406e-880d-574b521930ae None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:29.046585 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f71e473c-cc3b-406e-880d-574b521930ae tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:29.046759 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f71e473c-cc3b-406e-880d-574b521930ae tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:29.046944 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f71e473c-cc3b-406e-880d-574b521930ae tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:29.047039 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f71e473c-cc3b-406e-880d-574b521930ae tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:29.051123 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:29.051123 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:29.051778 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f71e473c-cc3b-406e-880d-574b521930ae tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:29.052118 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1246/4977] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:29 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:29.640851 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-199daa2e-6e9e-42b2-a9bf-a94c645bfffd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:29.643103 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-199daa2e-6e9e-42b2-a9bf-a94c645bfffd tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:29.643557 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-199daa2e-6e9e-42b2-a9bf-a94c645bfffd tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:29.643977 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-199daa2e-6e9e-42b2-a9bf-a94c645bfffd tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:29.645177 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-199daa2e-6e9e-42b2-a9bf-a94c645bfffd tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:29.649973 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:29.649973 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:29.650828 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-199daa2e-6e9e-42b2-a9bf-a94c645bfffd tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:29.651311 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1238/4978] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:29 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:29.869779 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ed1cc704-7cdf-47d4-905f-24ef8f2babbf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:29.871649 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed1cc704-7cdf-47d4-905f-24ef8f2babbf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:29.871916 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ed1cc704-7cdf-47d4-905f-24ef8f2babbf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:29.872129 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ed1cc704-7cdf-47d4-905f-24ef8f2babbf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:29.872243 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-ed1cc704-7cdf-47d4-905f-24ef8f2babbf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:29.877725 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:29.877725 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:29.878671 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed1cc704-7cdf-47d4-905f-24ef8f2babbf tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:29.879145 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1254/4979] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:29 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:30.062550 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5b2edeb5-2ef4-4251-a87e-24e9900cc387 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:30.064675 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b2edeb5-2ef4-4251-a87e-24e9900cc387 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:30.064771 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b2edeb5-2ef4-4251-a87e-24e9900cc387 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:30.064985 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b2edeb5-2ef4-4251-a87e-24e9900cc387 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:30.065160 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5b2edeb5-2ef4-4251-a87e-24e9900cc387 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:30.070081 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:30.070081 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:30.072480 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b2edeb5-2ef4-4251-a87e-24e9900cc387 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:30.072480 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1242/4980] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:30 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:30.666240 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6e672189-7d57-403c-ae3c-f965f3555447 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:30.668275 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e672189-7d57-403c-ae3c-f965f3555447 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:30.668519 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6e672189-7d57-403c-ae3c-f965f3555447 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:30.668711 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6e672189-7d57-403c-ae3c-f965f3555447 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:30.668817 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6e672189-7d57-403c-ae3c-f965f3555447 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:30.674366 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:30.674366 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:30.675131 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6e672189-7d57-403c-ae3c-f965f3555447 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:30.675595 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1247/4981] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:30 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:30.839493 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-33ae103b-75f3-4cf9-862c-5b1c2120fac9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:30.842965 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-33ae103b-75f3-4cf9-862c-5b1c2120fac9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 Aug 07 18:10:30.843179 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-33ae103b-75f3-4cf9-862c-5b1c2120fac9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:30.843389 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-33ae103b-75f3-4cf9-862c-5b1c2120fac9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:30.845531 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=133,cinder:INSERT=16,cinder:UPDATE=43 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:10:30.855447 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:30.855447 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:30.859085 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-33ae103b-75f3-4cf9-862c-5b1c2120fac9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:10:30.863504 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-33ae103b-75f3-4cf9-862c-5b1c2120fac9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 returned with HTTP 200 Aug 07 18:10:30.863868 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1239/4982] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:30 2026] GET /volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:30.890863 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f2ead94c-417e-4fe2-88e3-662bac90fbbe None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:30.894794 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2ead94c-417e-4fe2-88e3-662bac90fbbe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:30.895007 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2ead94c-417e-4fe2-88e3-662bac90fbbe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:30.895219 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2ead94c-417e-4fe2-88e3-662bac90fbbe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:30.895347 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f2ead94c-417e-4fe2-88e3-662bac90fbbe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:30.899772 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:30.899772 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:30.900583 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2ead94c-417e-4fe2-88e3-662bac90fbbe tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:30.900990 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1255/4983] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:30 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:30.913847 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7228141f-8151-4574-94a2-5e8262762e46 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:30.915948 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7228141f-8151-4574-94a2-5e8262762e46 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:30.916156 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7228141f-8151-4574-94a2-5e8262762e46 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:30.916387 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7228141f-8151-4574-94a2-5e8262762e46 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:30.916561 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7228141f-8151-4574-94a2-5e8262762e46 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:30.922707 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:30.922707 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:30.923684 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7228141f-8151-4574-94a2-5e8262762e46 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:30.924118 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1243/4984] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:30 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:30.936125 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9cdef157-e505-4791-b164-024de5d95404 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:30.938161 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9cdef157-e505-4791-b164-024de5d95404 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:10:30.938626 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9cdef157-e505-4791-b164-024de5d95404 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "baccc1f3-cb29-4942-be3a-d32ce94f6a94", "incremental": true, "force": true}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:30.940466 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-9cdef157-e505-4791-b164-024de5d95404 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating new backup {'backup': {'volume_id': 'baccc1f3-cb29-4942-be3a-d32ce94f6a94', 'incremental': True, 'force': True}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:10:30.940634 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-9cdef157-e505-4791-b164-024de5d95404 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating backup of volume baccc1f3-cb29-4942-be3a-d32ce94f6a94 in container None Aug 07 18:10:30.952584 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:30.952584 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:30.953171 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9cdef157-e505-4791-b164-024de5d95404 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:30.972942 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-9cdef157-e505-4791-b164-024de5d95404 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Created reservations ['7fea915d-c2ce-4cc3-8001-1fc5f597198c', 'a9c00d11-9019-4602-a1eb-ee69b308e94e'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:31.009889 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9cdef157-e505-4791-b164-024de5d95404 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:10:31.010343 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1248/4985] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:10:30 2026] POST /volume/v3/backups => generated 288 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:31.020293 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8138a141-df95-4cc0-afbd-a7cf70bcd19d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:31.022113 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8138a141-df95-4cc0-afbd-a7cf70bcd19d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:31.022303 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8138a141-df95-4cc0-afbd-a7cf70bcd19d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:31.022581 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8138a141-df95-4cc0-afbd-a7cf70bcd19d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:31.022762 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8138a141-df95-4cc0-afbd-a7cf70bcd19d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id bd66f736-1c02-461e-ac6a-0a05f9ac94a5. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:31.028216 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:31.028216 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:31.028948 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8138a141-df95-4cc0-afbd-a7cf70bcd19d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 200 Aug 07 18:10:31.029313 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1240/4986] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:31 2026] GET /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:31.083249 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c7c10a2f-b571-4b74-93f6-e87346efc736 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:31.085330 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c7c10a2f-b571-4b74-93f6-e87346efc736 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:31.085473 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c7c10a2f-b571-4b74-93f6-e87346efc736 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:31.085712 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c7c10a2f-b571-4b74-93f6-e87346efc736 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:31.085844 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c7c10a2f-b571-4b74-93f6-e87346efc736 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:31.091104 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:31.091104 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:31.092035 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c7c10a2f-b571-4b74-93f6-e87346efc736 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:31.092420 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1256/4987] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:31 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:31.686151 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-77e580ca-ebce-465d-ab2c-1b759d67055e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:31.688199 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77e580ca-ebce-465d-ab2c-1b759d67055e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:31.688507 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77e580ca-ebce-465d-ab2c-1b759d67055e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:31.688734 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77e580ca-ebce-465d-ab2c-1b759d67055e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:31.688877 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-77e580ca-ebce-465d-ab2c-1b759d67055e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:31.694225 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:31.694225 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:31.695020 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77e580ca-ebce-465d-ab2c-1b759d67055e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:31.695478 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1244/4988] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:31 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:32.041164 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2e7c4e1c-20e9-4c26-8d13-7e9ae3e123ee None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:32.043237 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e7c4e1c-20e9-4c26-8d13-7e9ae3e123ee tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:32.043458 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e7c4e1c-20e9-4c26-8d13-7e9ae3e123ee tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:32.043680 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e7c4e1c-20e9-4c26-8d13-7e9ae3e123ee tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:32.043816 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2e7c4e1c-20e9-4c26-8d13-7e9ae3e123ee tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id bd66f736-1c02-461e-ac6a-0a05f9ac94a5. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:32.048663 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:32.048663 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:32.049782 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e7c4e1c-20e9-4c26-8d13-7e9ae3e123ee tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 200 Aug 07 18:10:32.049925 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1249/4989] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:32 2026] GET /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:32.103179 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-999125c3-ea02-42bf-8d38-03adb16bfa40 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:32.104943 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-999125c3-ea02-42bf-8d38-03adb16bfa40 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:32.105155 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-999125c3-ea02-42bf-8d38-03adb16bfa40 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:32.105334 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-999125c3-ea02-42bf-8d38-03adb16bfa40 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:32.105736 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-999125c3-ea02-42bf-8d38-03adb16bfa40 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:32.113017 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:32.113017 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:32.114152 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-999125c3-ea02-42bf-8d38-03adb16bfa40 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:32.114348 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1241/4990] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:32 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:32.706881 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0be15727-89db-4b61-b881-9f94f876d9fc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:32.709309 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0be15727-89db-4b61-b881-9f94f876d9fc tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:32.709651 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0be15727-89db-4b61-b881-9f94f876d9fc tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:32.709915 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0be15727-89db-4b61-b881-9f94f876d9fc tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:32.710073 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0be15727-89db-4b61-b881-9f94f876d9fc tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:32.715647 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:32.715647 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:32.716513 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0be15727-89db-4b61-b881-9f94f876d9fc tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:32.717004 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1257/4991] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:32 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:33.060710 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-aea4d58a-c5ff-4d3e-a2e9-842354a35301 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:33.062661 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aea4d58a-c5ff-4d3e-a2e9-842354a35301 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:33.062900 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aea4d58a-c5ff-4d3e-a2e9-842354a35301 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:33.063093 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aea4d58a-c5ff-4d3e-a2e9-842354a35301 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:33.063195 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-aea4d58a-c5ff-4d3e-a2e9-842354a35301 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id bd66f736-1c02-461e-ac6a-0a05f9ac94a5. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:33.068714 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:33.068714 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:33.069910 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aea4d58a-c5ff-4d3e-a2e9-842354a35301 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 200 Aug 07 18:10:33.070455 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1245/4992] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:33 2026] GET /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:33.125152 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ddede5fa-e2a6-45aa-9f7d-8f472030f5ac None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:33.127552 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ddede5fa-e2a6-45aa-9f7d-8f472030f5ac tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:33.127842 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ddede5fa-e2a6-45aa-9f7d-8f472030f5ac tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:33.128128 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ddede5fa-e2a6-45aa-9f7d-8f472030f5ac tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:33.128325 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-ddede5fa-e2a6-45aa-9f7d-8f472030f5ac tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:33.133537 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:33.133537 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:33.134563 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ddede5fa-e2a6-45aa-9f7d-8f472030f5ac tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:33.135039 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1250/4993] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:33 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:33.729278 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f1d57657-daff-4079-ab5d-5e0b7b3da928 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:33.730578 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f1d57657-daff-4079-ab5d-5e0b7b3da928 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:33.731036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f1d57657-daff-4079-ab5d-5e0b7b3da928 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:33.731036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f1d57657-daff-4079-ab5d-5e0b7b3da928 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:33.731036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f1d57657-daff-4079-ab5d-5e0b7b3da928 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:33.736689 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:33.736689 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:33.737212 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f1d57657-daff-4079-ab5d-5e0b7b3da928 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:33.737627 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1242/4994] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:33 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:34.081825 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-44c8c98f-6da6-4396-b505-95dba6faf44d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:34.083756 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-44c8c98f-6da6-4396-b505-95dba6faf44d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:34.083984 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-44c8c98f-6da6-4396-b505-95dba6faf44d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:34.084190 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-44c8c98f-6da6-4396-b505-95dba6faf44d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:34.084340 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-44c8c98f-6da6-4396-b505-95dba6faf44d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id bd66f736-1c02-461e-ac6a-0a05f9ac94a5. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:34.090453 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:34.090453 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:34.091559 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-44c8c98f-6da6-4396-b505-95dba6faf44d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 200 Aug 07 18:10:34.092076 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1258/4995] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:34 2026] GET /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:34.146619 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3937dc17-4bed-4593-90a3-b477438725c4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:34.148562 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3937dc17-4bed-4593-90a3-b477438725c4 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:34.148827 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3937dc17-4bed-4593-90a3-b477438725c4 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:34.149018 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3937dc17-4bed-4593-90a3-b477438725c4 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:34.149151 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3937dc17-4bed-4593-90a3-b477438725c4 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:34.153719 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:34.153719 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:34.154564 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3937dc17-4bed-4593-90a3-b477438725c4 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:34.154973 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1246/4996] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:34 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:34.639937 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-a1b6150b-1142-4564-9a33-c89f66baba43 req-77b474fa-e5f6-49ee-a284-28c0dcddb927 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:34.642523 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a1b6150b-1142-4564-9a33-c89f66baba43 req-77b474fa-e5f6-49ee-a284-28c0dcddb927 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/attachments/2ac815b0-09f0-4a30-9a0c-6c6a8845a3da Aug 07 18:10:34.642731 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a1b6150b-1142-4564-9a33-c89f66baba43 req-77b474fa-e5f6-49ee-a284-28c0dcddb927 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:34.642999 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-a1b6150b-1142-4564-9a33-c89f66baba43 req-77b474fa-e5f6-49ee-a284-28c0dcddb927 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:34.652959 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:34.652959 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:34.712097 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-a1b6150b-1142-4564-9a33-c89f66baba43 req-77b474fa-e5f6-49ee-a284-28c0dcddb927 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/2ac815b0-09f0-4a30-9a0c-6c6a8845a3da returned with HTTP 200 Aug 07 18:10:34.713156 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1251/4997] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:10:34 2026] DELETE /volume/v3/attachments/2ac815b0-09f0-4a30-9a0c-6c6a8845a3da => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:34.724885 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-a1b6150b-1142-4564-9a33-c89f66baba43 req-69c4fd5d-faff-4397-be30-7d2c8406946a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:34.727521 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a1b6150b-1142-4564-9a33-c89f66baba43 req-69c4fd5d-faff-4397-be30-7d2c8406946a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 Aug 07 18:10:34.727774 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a1b6150b-1142-4564-9a33-c89f66baba43 req-69c4fd5d-faff-4397-be30-7d2c8406946a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:34.728007 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a1b6150b-1142-4564-9a33-c89f66baba43 req-69c4fd5d-faff-4397-be30-7d2c8406946a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:34.728263 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [req-a1b6150b-1142-4564-9a33-c89f66baba43 req-69c4fd5d-faff-4397-be30-7d2c8406946a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume with id: ca8b60d4-8496-4955-b7e0-057fd755ae34 Aug 07 18:10:34.736908 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:34.736908 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:34.737582 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-a1b6150b-1142-4564-9a33-c89f66baba43 req-69c4fd5d-faff-4397-be30-7d2c8406946a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:10:34.751691 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c7cc6b14-180c-4b19-9457-bec88a92fbae None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:34.753479 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c7cc6b14-180c-4b19-9457-bec88a92fbae tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:34.753685 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c7cc6b14-180c-4b19-9457-bec88a92fbae tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:34.753877 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c7cc6b14-180c-4b19-9457-bec88a92fbae tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:34.753992 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c7cc6b14-180c-4b19-9457-bec88a92fbae tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:34.755623 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-a1b6150b-1142-4564-9a33-c89f66baba43 req-69c4fd5d-faff-4397-be30-7d2c8406946a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume request issued successfully. Aug 07 18:10:34.755857 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a1b6150b-1142-4564-9a33-c89f66baba43 req-69c4fd5d-faff-4397-be30-7d2c8406946a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 returned with HTTP 202 Aug 07 18:10:34.756333 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1243/4998] 10.4.3.241 () {70 vars in 1620 bytes} [Fri Aug 7 18:10:34 2026] DELETE /volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:34.759457 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:34.759457 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:34.760671 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c7cc6b14-180c-4b19-9457-bec88a92fbae tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:34.760849 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1259/4999] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:34 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:35.103126 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-23b9f22f-41db-4b7c-bcd6-b6ec45f6537c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:35.105913 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23b9f22f-41db-4b7c-bcd6-b6ec45f6537c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:35.105913 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23b9f22f-41db-4b7c-bcd6-b6ec45f6537c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:35.106091 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23b9f22f-41db-4b7c-bcd6-b6ec45f6537c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:35.106226 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-23b9f22f-41db-4b7c-bcd6-b6ec45f6537c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id bd66f736-1c02-461e-ac6a-0a05f9ac94a5. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:35.111668 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:35.111668 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:35.112828 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23b9f22f-41db-4b7c-bcd6-b6ec45f6537c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 200 Aug 07 18:10:35.113263 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1247/5000] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:35 2026] GET /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:35.167269 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4fe09235-4b7d-460a-8443-303d96f36ab8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:35.169562 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4fe09235-4b7d-460a-8443-303d96f36ab8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:35.169900 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4fe09235-4b7d-460a-8443-303d96f36ab8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:35.170241 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4fe09235-4b7d-460a-8443-303d96f36ab8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:35.170475 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-4fe09235-4b7d-460a-8443-303d96f36ab8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:35.176197 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:35.176197 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:35.177090 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4fe09235-4b7d-460a-8443-303d96f36ab8 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:35.177589 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1252/5001] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:35 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:35.743439 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e068185c-e46b-47e9-a670-3fd7160c8898 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:35.746012 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e068185c-e46b-47e9-a670-3fd7160c8898 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 Aug 07 18:10:35.746344 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e068185c-e46b-47e9-a670-3fd7160c8898 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:35.746667 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e068185c-e46b-47e9-a670-3fd7160c8898 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:35.754943 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e068185c-e46b-47e9-a670-3fd7160c8898 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 returned with HTTP 404 Aug 07 18:10:35.755604 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1244/5002] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:35 2026] GET /volume/v3/volumes/ca8b60d4-8496-4955-b7e0-057fd755ae34 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:35.763984 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-71ca0881-dd13-46c4-a1bb-5eb07d8b5077 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:35.766335 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-71ca0881-dd13-46c4-a1bb-5eb07d8b5077 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e Aug 07 18:10:35.766600 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-71ca0881-dd13-46c4-a1bb-5eb07d8b5077 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:35.766822 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-71ca0881-dd13-46c4-a1bb-5eb07d8b5077 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:35.766952 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-71ca0881-dd13-46c4-a1bb-5eb07d8b5077 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete snapshot with id: ad3a9f22-c950-4d69-98bd-9f81cacbd54e Aug 07 18:10:35.774427 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:35.774427 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:35.775036 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-71ca0881-dd13-46c4-a1bb-5eb07d8b5077 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:10:35.775962 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e2498440-8c4e-43d4-9e8c-e3f61b7e971e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:35.777820 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2498440-8c4e-43d4-9e8c-e3f61b7e971e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:35.778131 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2498440-8c4e-43d4-9e8c-e3f61b7e971e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:35.778274 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2498440-8c4e-43d4-9e8c-e3f61b7e971e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:35.778376 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e2498440-8c4e-43d4-9e8c-e3f61b7e971e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:35.783877 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:35.783877 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:35.784854 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2498440-8c4e-43d4-9e8c-e3f61b7e971e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:35.785262 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1248/5003] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:35 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:35.798272 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-71ca0881-dd13-46c4-a1bb-5eb07d8b5077 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot delete request issued successfully. Aug 07 18:10:35.798698 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-71ca0881-dd13-46c4-a1bb-5eb07d8b5077 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e returned with HTTP 202 Aug 07 18:10:35.799214 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1260/5004] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:10:35 2026] DELETE /volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:35.811213 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-128fd488-fd03-4c92-b99a-afa4675ffc48 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:35.813303 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-128fd488-fd03-4c92-b99a-afa4675ffc48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e Aug 07 18:10:35.813547 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-128fd488-fd03-4c92-b99a-afa4675ffc48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:35.813782 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-128fd488-fd03-4c92-b99a-afa4675ffc48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:35.821881 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:35.821881 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:35.822453 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-128fd488-fd03-4c92-b99a-afa4675ffc48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:10:35.823351 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-128fd488-fd03-4c92-b99a-afa4675ffc48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e returned with HTTP 200 Aug 07 18:10:35.823819 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1253/5005] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:10:35 2026] GET /volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:36.126901 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-62e305e8-ec09-4c9e-a87a-f391f0eef97c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:36.129145 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62e305e8-ec09-4c9e-a87a-f391f0eef97c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:36.129439 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62e305e8-ec09-4c9e-a87a-f391f0eef97c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:36.129742 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62e305e8-ec09-4c9e-a87a-f391f0eef97c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:36.129817 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-62e305e8-ec09-4c9e-a87a-f391f0eef97c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id bd66f736-1c02-461e-ac6a-0a05f9ac94a5. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:36.135027 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:36.135027 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:36.135994 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62e305e8-ec09-4c9e-a87a-f391f0eef97c tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 200 Aug 07 18:10:36.136671 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1245/5006] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:36 2026] GET /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:36.189803 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc135fb1-5083-4dbb-95bc-c31a762f8fd9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:36.192487 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc135fb1-5083-4dbb-95bc-c31a762f8fd9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:36.192850 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc135fb1-5083-4dbb-95bc-c31a762f8fd9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:36.193013 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc135fb1-5083-4dbb-95bc-c31a762f8fd9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:36.193150 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-cc135fb1-5083-4dbb-95bc-c31a762f8fd9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:36.199306 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:36.199306 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:36.200681 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc135fb1-5083-4dbb-95bc-c31a762f8fd9 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:36.201369 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1249/5007] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:36 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:36.797654 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-579509ad-f2bd-4525-9dbf-a020753b5a81 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:36.800795 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-579509ad-f2bd-4525-9dbf-a020753b5a81 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:36.800795 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-579509ad-f2bd-4525-9dbf-a020753b5a81 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:36.800795 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-579509ad-f2bd-4525-9dbf-a020753b5a81 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:36.800795 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-579509ad-f2bd-4525-9dbf-a020753b5a81 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:36.805973 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:36.805973 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:36.805973 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-579509ad-f2bd-4525-9dbf-a020753b5a81 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:36.805973 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1261/5008] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:36 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:36.833762 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b149a327-0049-47cc-8d75-44c6d7be13c9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:36.836560 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b149a327-0049-47cc-8d75-44c6d7be13c9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e Aug 07 18:10:36.836897 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b149a327-0049-47cc-8d75-44c6d7be13c9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:36.837190 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b149a327-0049-47cc-8d75-44c6d7be13c9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:36.843077 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b149a327-0049-47cc-8d75-44c6d7be13c9 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e returned with HTTP 404 Aug 07 18:10:36.843897 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1254/5009] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:10:36 2026] GET /volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:37.149381 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b715b14f-2b31-4974-a2c2-ac02e9bf8ae3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:37.151250 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b715b14f-2b31-4974-a2c2-ac02e9bf8ae3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:37.151463 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b715b14f-2b31-4974-a2c2-ac02e9bf8ae3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:37.151633 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b715b14f-2b31-4974-a2c2-ac02e9bf8ae3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:37.151739 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-b715b14f-2b31-4974-a2c2-ac02e9bf8ae3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id bd66f736-1c02-461e-ac6a-0a05f9ac94a5. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:37.155918 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:37.155918 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:37.156622 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b715b14f-2b31-4974-a2c2-ac02e9bf8ae3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 200 Aug 07 18:10:37.156963 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1246/5010] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:37 2026] GET /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:37.213370 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ae00d046-36d7-4dd7-9d1c-f822204da245 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:37.215345 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae00d046-36d7-4dd7-9d1c-f822204da245 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:37.215656 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae00d046-36d7-4dd7-9d1c-f822204da245 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:37.215792 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae00d046-36d7-4dd7-9d1c-f822204da245 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:37.215894 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ae00d046-36d7-4dd7-9d1c-f822204da245 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:37.220484 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:37.220484 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:37.221463 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae00d046-36d7-4dd7-9d1c-f822204da245 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:37.221903 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1250/5011] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:37 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:37.817196 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-97f0da50-3262-4b15-8455-1685ba0ebfbb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:37.819607 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-97f0da50-3262-4b15-8455-1685ba0ebfbb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:37.819886 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-97f0da50-3262-4b15-8455-1685ba0ebfbb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:37.820145 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-97f0da50-3262-4b15-8455-1685ba0ebfbb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:37.820299 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-97f0da50-3262-4b15-8455-1685ba0ebfbb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:37.825708 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:37.825708 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:37.826546 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-97f0da50-3262-4b15-8455-1685ba0ebfbb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:37.827168 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1262/5012] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:37 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:38.169228 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8f7763f0-fecc-4141-a1f0-5cfd952c54d3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:38.171299 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f7763f0-fecc-4141-a1f0-5cfd952c54d3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:38.171625 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f7763f0-fecc-4141-a1f0-5cfd952c54d3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:38.171880 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f7763f0-fecc-4141-a1f0-5cfd952c54d3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:38.172242 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-8f7763f0-fecc-4141-a1f0-5cfd952c54d3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id bd66f736-1c02-461e-ac6a-0a05f9ac94a5. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:38.177776 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:38.177776 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:38.178787 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f7763f0-fecc-4141-a1f0-5cfd952c54d3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 200 Aug 07 18:10:38.179186 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1255/5013] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:38 2026] GET /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:38.232601 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a86f6167-4162-4c80-862f-ac716c7248ef None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:38.234495 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a86f6167-4162-4c80-862f-ac716c7248ef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:38.234714 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a86f6167-4162-4c80-862f-ac716c7248ef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:38.234895 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a86f6167-4162-4c80-862f-ac716c7248ef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:38.235009 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a86f6167-4162-4c80-862f-ac716c7248ef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:38.239771 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:38.239771 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:38.240668 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a86f6167-4162-4c80-862f-ac716c7248ef tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:38.241078 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1247/5014] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:38 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:38.448350 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b256e225-42fd-4b94-8c07-837bd4f62ea1 req-4813c973-4829-46de-b6ec-58afa2e5aabf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:38.451069 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b256e225-42fd-4b94-8c07-837bd4f62ea1 req-4813c973-4829-46de-b6ec-58afa2e5aabf tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/attachments/d196fd13-0e35-41f2-8fd5-07e6048d374d Aug 07 18:10:38.451338 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b256e225-42fd-4b94-8c07-837bd4f62ea1 req-4813c973-4829-46de-b6ec-58afa2e5aabf tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:38.451648 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b256e225-42fd-4b94-8c07-837bd4f62ea1 req-4813c973-4829-46de-b6ec-58afa2e5aabf tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:38.461880 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:38.461880 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:38.515922 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b256e225-42fd-4b94-8c07-837bd4f62ea1 req-4813c973-4829-46de-b6ec-58afa2e5aabf tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/d196fd13-0e35-41f2-8fd5-07e6048d374d returned with HTTP 200 Aug 07 18:10:38.517064 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1251/5015] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:10:38 2026] DELETE /volume/v3/attachments/d196fd13-0e35-41f2-8fd5-07e6048d374d => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:38.527555 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-b256e225-42fd-4b94-8c07-837bd4f62ea1 req-3760a5c7-13c2-4e3a-8c51-412c6050970d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:38.530242 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b256e225-42fd-4b94-8c07-837bd4f62ea1 req-3760a5c7-13c2-4e3a-8c51-412c6050970d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:10:38.530529 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b256e225-42fd-4b94-8c07-837bd4f62ea1 req-3760a5c7-13c2-4e3a-8c51-412c6050970d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:38.530824 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-b256e225-42fd-4b94-8c07-837bd4f62ea1 req-3760a5c7-13c2-4e3a-8c51-412c6050970d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:38.531198 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [req-b256e225-42fd-4b94-8c07-837bd4f62ea1 req-3760a5c7-13c2-4e3a-8c51-412c6050970d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume with id: ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:10:38.540335 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:38.540335 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:38.540993 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b256e225-42fd-4b94-8c07-837bd4f62ea1 req-3760a5c7-13c2-4e3a-8c51-412c6050970d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:10:38.560526 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-b256e225-42fd-4b94-8c07-837bd4f62ea1 req-3760a5c7-13c2-4e3a-8c51-412c6050970d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume request issued successfully. Aug 07 18:10:38.560526 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-b256e225-42fd-4b94-8c07-837bd4f62ea1 req-3760a5c7-13c2-4e3a-8c51-412c6050970d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f returned with HTTP 202 Aug 07 18:10:38.560895 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1263/5016] 10.4.3.241 () {70 vars in 1620 bytes} [Fri Aug 7 18:10:38 2026] DELETE /volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:38.838479 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2f356292-f960-4275-bc24-5d77b3a0ccb0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:38.840207 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f356292-f960-4275-bc24-5d77b3a0ccb0 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:38.840452 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f356292-f960-4275-bc24-5d77b3a0ccb0 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:38.840636 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2f356292-f960-4275-bc24-5d77b3a0ccb0 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:38.840739 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2f356292-f960-4275-bc24-5d77b3a0ccb0 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:38.844614 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:38.844614 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:38.845149 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2f356292-f960-4275-bc24-5d77b3a0ccb0 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:38.845502 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1256/5017] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:38 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:39.189897 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-988c1602-1853-4cad-af5b-a4e2c2ba41eb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:39.191417 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-988c1602-1853-4cad-af5b-a4e2c2ba41eb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:39.191644 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-988c1602-1853-4cad-af5b-a4e2c2ba41eb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:39.191855 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-988c1602-1853-4cad-af5b-a4e2c2ba41eb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:39.191998 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-988c1602-1853-4cad-af5b-a4e2c2ba41eb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id bd66f736-1c02-461e-ac6a-0a05f9ac94a5. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:39.195633 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:39.195633 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:39.196285 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-988c1602-1853-4cad-af5b-a4e2c2ba41eb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 200 Aug 07 18:10:39.196650 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1248/5018] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:39 2026] GET /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:39.254882 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-60d9e206-1287-4158-a0b8-b20ee302b1bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:39.257092 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60d9e206-1287-4158-a0b8-b20ee302b1bb tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:39.257341 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60d9e206-1287-4158-a0b8-b20ee302b1bb tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:39.257636 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60d9e206-1287-4158-a0b8-b20ee302b1bb tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:39.257804 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-60d9e206-1287-4158-a0b8-b20ee302b1bb tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:39.262883 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:39.262883 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:39.263785 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60d9e206-1287-4158-a0b8-b20ee302b1bb tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:39.264070 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1252/5019] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:39 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:39.394421 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b3f0257c-bca5-4f6a-8e94-cb5b09466ce1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:39.396148 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b3f0257c-bca5-4f6a-8e94-cb5b09466ce1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:10:39.396309 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b3f0257c-bca5-4f6a-8e94-cb5b09466ce1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:39.396516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b3f0257c-bca5-4f6a-8e94-cb5b09466ce1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:39.402038 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b3f0257c-bca5-4f6a-8e94-cb5b09466ce1 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f returned with HTTP 404 Aug 07 18:10:39.402527 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1264/5020] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:39 2026] GET /volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:39.854408 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0c4b569b-fdfa-4242-b6a4-2c2cff2e0e36 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:39.856477 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c4b569b-fdfa-4242-b6a4-2c2cff2e0e36 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:39.856669 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0c4b569b-fdfa-4242-b6a4-2c2cff2e0e36 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:39.856833 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0c4b569b-fdfa-4242-b6a4-2c2cff2e0e36 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:39.857023 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0c4b569b-fdfa-4242-b6a4-2c2cff2e0e36 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:39.861173 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:39.861173 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:39.861173 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0c4b569b-fdfa-4242-b6a4-2c2cff2e0e36 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:39.861485 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1257/5021] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:39 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:39.867464 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e199a4fe-559f-4e1f-9009-a510281607d6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:39.869267 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e199a4fe-559f-4e1f-9009-a510281607d6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e Aug 07 18:10:39.869533 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e199a4fe-559f-4e1f-9009-a510281607d6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:39.869747 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e199a4fe-559f-4e1f-9009-a510281607d6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:39.869880 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-e199a4fe-559f-4e1f-9009-a510281607d6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete snapshot with id: ad3a9f22-c950-4d69-98bd-9f81cacbd54e Aug 07 18:10:39.875312 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e199a4fe-559f-4e1f-9009-a510281607d6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e returned with HTTP 404 Aug 07 18:10:39.875840 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1249/5022] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:10:39 2026] DELETE /volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:39.882784 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3cc3e315-e984-4025-b8d3-e53a839c303a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:39.884885 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3cc3e315-e984-4025-b8d3-e53a839c303a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e Aug 07 18:10:39.885153 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3cc3e315-e984-4025-b8d3-e53a839c303a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:39.885382 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3cc3e315-e984-4025-b8d3-e53a839c303a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:39.890584 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3cc3e315-e984-4025-b8d3-e53a839c303a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e returned with HTTP 404 Aug 07 18:10:39.891251 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1253/5023] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:10:39 2026] GET /volume/v3/snapshots/ad3a9f22-c950-4d69-98bd-9f81cacbd54e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:40.205727 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ae0afd80-ac89-4751-9ade-4860605f27df None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:40.207361 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ae0afd80-ac89-4751-9ade-4860605f27df tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:40.207596 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ae0afd80-ac89-4751-9ade-4860605f27df tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:40.207777 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ae0afd80-ac89-4751-9ade-4860605f27df tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:40.207878 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-ae0afd80-ac89-4751-9ade-4860605f27df tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id bd66f736-1c02-461e-ac6a-0a05f9ac94a5. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:40.209735 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=137,cinder:UPDATE=32,cinder:INSERT=20 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:10:40.212695 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:40.212695 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:40.213411 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ae0afd80-ac89-4751-9ade-4860605f27df tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 200 Aug 07 18:10:40.213780 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1265/5024] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:40 2026] GET /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:40.225749 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4f2f83f2-b75a-4de8-b0a6-11f319b26a34 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:40.227714 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f2f83f2-b75a-4de8-b0a6-11f319b26a34 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:40.227914 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f2f83f2-b75a-4de8-b0a6-11f319b26a34 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:40.228099 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4f2f83f2-b75a-4de8-b0a6-11f319b26a34 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:40.228211 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-4f2f83f2-b75a-4de8-b0a6-11f319b26a34 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id bd66f736-1c02-461e-ac6a-0a05f9ac94a5. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:40.232508 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:40.232508 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:40.233234 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4f2f83f2-b75a-4de8-b0a6-11f319b26a34 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 200 Aug 07 18:10:40.233656 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1258/5025] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:40 2026] GET /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:40.244015 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-052301fd-2076-43bc-b619-baf7c3868a53 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:40.245986 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-052301fd-2076-43bc-b619-baf7c3868a53 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:40.246207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-052301fd-2076-43bc-b619-baf7c3868a53 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:40.246407 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-052301fd-2076-43bc-b619-baf7c3868a53 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:40.246531 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-052301fd-2076-43bc-b619-baf7c3868a53 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete backup with id: bd66f736-1c02-461e-ac6a-0a05f9ac94a5. Aug 07 18:10:40.251005 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:40.251005 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:40.262786 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-052301fd-2076-43bc-b619-baf7c3868a53 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] delete_backup rpcapi backup_id bd66f736-1c02-461e-ac6a-0a05f9ac94a5 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:10:40.264417 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-052301fd-2076-43bc-b619-baf7c3868a53 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 202 Aug 07 18:10:40.264928 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1250/5026] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:10:40 2026] DELETE /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:10:40.271377 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-af2e2aa5-bfba-4f87-87d2-bd5aaf372cce None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:40.273683 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af2e2aa5-bfba-4f87-87d2-bd5aaf372cce tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:40.273781 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a5bedb49-a376-4fcc-9ca8-d9f159185f58 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:40.273870 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-af2e2aa5-bfba-4f87-87d2-bd5aaf372cce tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:40.274055 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-af2e2aa5-bfba-4f87-87d2-bd5aaf372cce tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:40.274157 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-af2e2aa5-bfba-4f87-87d2-bd5aaf372cce tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id bd66f736-1c02-461e-ac6a-0a05f9ac94a5. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:40.275311 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a5bedb49-a376-4fcc-9ca8-d9f159185f58 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:40.275545 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a5bedb49-a376-4fcc-9ca8-d9f159185f58 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:40.275718 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a5bedb49-a376-4fcc-9ca8-d9f159185f58 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:40.275809 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a5bedb49-a376-4fcc-9ca8-d9f159185f58 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:40.280065 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:40.280065 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:40.280160 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:40.280160 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:40.280862 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af2e2aa5-bfba-4f87-87d2-bd5aaf372cce tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 200 Aug 07 18:10:40.280937 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a5bedb49-a376-4fcc-9ca8-d9f159185f58 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:40.281261 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1266/5027] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:40 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:40.281325 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1254/5028] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:40 2026] GET /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:40.569596 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a1cf12b0-6c6e-4a7d-94d6-dc34fb4fc143 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:40.571246 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a1cf12b0-6c6e-4a7d-94d6-dc34fb4fc143 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:10:40.571465 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a1cf12b0-6c6e-4a7d-94d6-dc34fb4fc143 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:40.571640 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a1cf12b0-6c6e-4a7d-94d6-dc34fb4fc143 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:40.571808 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-a1cf12b0-6c6e-4a7d-94d6-dc34fb4fc143 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume with id: ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:10:40.577259 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a1cf12b0-6c6e-4a7d-94d6-dc34fb4fc143 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f returned with HTTP 404 Aug 07 18:10:40.577844 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1259/5029] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:10:40 2026] DELETE /volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:40.585126 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-62736194-1e0b-4ef6-95fe-54fc8f455f33 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:40.587924 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62736194-1e0b-4ef6-95fe-54fc8f455f33 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f Aug 07 18:10:40.588214 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62736194-1e0b-4ef6-95fe-54fc8f455f33 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:40.588556 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-62736194-1e0b-4ef6-95fe-54fc8f455f33 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:40.596864 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-62736194-1e0b-4ef6-95fe-54fc8f455f33 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f returned with HTTP 404 Aug 07 18:10:40.597586 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1251/5030] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:40 2026] GET /volume/v3/volumes/ac4a51ae-58e2-44a4-ae54-c5b3840d165f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:40.871409 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d76ab5f7-a9c1-478c-8363-59ad760f427a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:40.873306 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d76ab5f7-a9c1-478c-8363-59ad760f427a tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:40.873500 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d76ab5f7-a9c1-478c-8363-59ad760f427a tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:40.873675 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d76ab5f7-a9c1-478c-8363-59ad760f427a tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:40.873766 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d76ab5f7-a9c1-478c-8363-59ad760f427a tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:40.877441 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:40.877441 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:40.877985 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d76ab5f7-a9c1-478c-8363-59ad760f427a tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:40.878309 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1267/5031] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:40 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:41.291231 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2819b86e-6c14-4cf1-8def-12d234ad2649 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:41.291644 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9e49b73a-2391-4362-a5b6-0bbe7286b5d2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:41.293025 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9e49b73a-2391-4362-a5b6-0bbe7286b5d2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:41.293248 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9e49b73a-2391-4362-a5b6-0bbe7286b5d2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:41.293425 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2819b86e-6c14-4cf1-8def-12d234ad2649 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 Aug 07 18:10:41.293535 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9e49b73a-2391-4362-a5b6-0bbe7286b5d2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:41.294218 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2819b86e-6c14-4cf1-8def-12d234ad2649 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:41.294415 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-9e49b73a-2391-4362-a5b6-0bbe7286b5d2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:41.294505 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2819b86e-6c14-4cf1-8def-12d234ad2649 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:41.294505 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2819b86e-6c14-4cf1-8def-12d234ad2649 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id bd66f736-1c02-461e-ac6a-0a05f9ac94a5. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:41.295256 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=137,cinder:UPDATE=36,cinder:INSERT=13 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:10:41.298612 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2819b86e-6c14-4cf1-8def-12d234ad2649 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 returned with HTTP 404 Aug 07 18:10:41.299176 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:41.299176 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:41.299242 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1255/5032] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:41 2026] GET /volume/v3/backups/bd66f736-1c02-461e-ac6a-0a05f9ac94a5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:41.300016 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9e49b73a-2391-4362-a5b6-0bbe7286b5d2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:41.300556 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1260/5033] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:41 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:41.307272 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a5cf7a90-1204-4082-ba53-deb5922d2282 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:41.309220 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a5cf7a90-1204-4082-ba53-deb5922d2282 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:10:41.309625 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a5cf7a90-1204-4082-ba53-deb5922d2282 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "baccc1f3-cb29-4942-be3a-d32ce94f6a94", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-759565000", "container": "tempest-volumesbackupstest-backup-container-1838224643"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:41.311896 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-a5cf7a90-1204-4082-ba53-deb5922d2282 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating new backup {'backup': {'volume_id': 'baccc1f3-cb29-4942-be3a-d32ce94f6a94', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-759565000', 'container': 'tempest-volumesbackupstest-backup-container-1838224643'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:10:41.312129 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-a5cf7a90-1204-4082-ba53-deb5922d2282 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Creating backup of volume baccc1f3-cb29-4942-be3a-d32ce94f6a94 in container tempest-volumesbackupstest-backup-container-1838224643 Aug 07 18:10:41.322968 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:41.322968 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:41.323438 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a5cf7a90-1204-4082-ba53-deb5922d2282 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:41.338974 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-a5cf7a90-1204-4082-ba53-deb5922d2282 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Created reservations ['09030ab4-599c-4fad-a6ae-825d98e8afa3', 'fff3b25a-d13d-48ab-9038-6e2f62fa1f78'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:41.369196 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a5cf7a90-1204-4082-ba53-deb5922d2282 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:10:41.369738 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1252/5034] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:10:41 2026] POST /volume/v3/backups => generated 329 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:41.378504 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92647919-ad6e-4a6a-a309-e84c5ced683b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:41.379869 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92647919-ad6e-4a6a-a309-e84c5ced683b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b Aug 07 18:10:41.380040 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92647919-ad6e-4a6a-a309-e84c5ced683b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:41.380223 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92647919-ad6e-4a6a-a309-e84c5ced683b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:41.380320 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-92647919-ad6e-4a6a-a309-e84c5ced683b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id b206fb66-7882-4da0-b1dd-3fa68b18422b. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:41.384921 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:41.384921 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:41.385648 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92647919-ad6e-4a6a-a309-e84c5ced683b tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b returned with HTTP 200 Aug 07 18:10:41.385997 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1268/5035] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:41 2026] GET /volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:41.554211 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:41.556110 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:10:41.556562 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1043477391", "snapshot_id": null, "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:41.558309 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1043477391', 'snapshot_id': None, 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:10:41.680297 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume of 1 GB Aug 07 18:10:41.684637 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Availability Zones retrieved successfully. Aug 07 18:10:41.690842 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (496f16c4-6b38-40c2-b10c-59e716eb3479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:10:41.691882 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (986b9aca-38f4-4038-8210-cbc6c03544f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:41.692907 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:10:41.742531 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (986b9aca-38f4-4038-8210-cbc6c03544f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:41.743215 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ab8b89-9aed-4c45-9609-22e9b7eeab06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:41.852097 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['1e5f542d-032b-4b42-8e8f-a4663b3ba8b0', 'de776088-b5cb-40fd-bd9d-0cfcfadb0dba', '2793d928-e469-48b8-a899-915313a4dab1', '90596947-9ace-45d5-8e87-3ff26988612d'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:41.859901 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ab8b89-9aed-4c45-9609-22e9b7eeab06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e5f542d-032b-4b42-8e8f-a4663b3ba8b0', 'de776088-b5cb-40fd-bd9d-0cfcfadb0dba', '2793d928-e469-48b8-a899-915313a4dab1', '90596947-9ace-45d5-8e87-3ff26988612d']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:41.866726 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (201460c6-f8ee-4231-a977-70e90aa8cee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:41.890682 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-10d0d34e-fc8b-4baa-9ee9-6674467cc1b4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:41.892904 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-10d0d34e-fc8b-4baa-9ee9-6674467cc1b4 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:10:41.893149 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-10d0d34e-fc8b-4baa-9ee9-6674467cc1b4 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:41.893411 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-10d0d34e-fc8b-4baa-9ee9-6674467cc1b4 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:41.893588 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-10d0d34e-fc8b-4baa-9ee9-6674467cc1b4 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:41.898474 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:41.898474 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:41.899269 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-10d0d34e-fc8b-4baa-9ee9-6674467cc1b4 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:10:41.899787 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1261/5036] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:41 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:41.906268 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (201460c6-f8ee-4231-a977-70e90aa8cee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a69382f-d56a-4853-81c3-f3834dc02fe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1043477391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['1e5f542d-032b-4b42-8e8f-a4663b3ba8b0','de776088-b5cb-40fd-bd9d-0cfcfadb0dba','2793d928-e469-48b8-a899-915313a4dab1','90596947-9ace-45d5-8e87-3ff26988612d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1043477391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a69382f-d56a-4853-81c3-f3834dc02fe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e6d40bb338047aebeb6b641d74c8dca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2647976f4ad341e5b062986a49b4c65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:41.907356 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3eebde0-2dc2-42e1-a0bd-2150055d38ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:41.912001 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-05febac6-e0ed-4477-a738-409bb735f38d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:41.924101 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3eebde0-2dc2-42e1-a0bd-2150055d38ac) transitioned into state 'SUCCESS' from state '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-1043477391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['1e5f542d-032b-4b42-8e8f-a4663b3ba8b0','de776088-b5cb-40fd-bd9d-0cfcfadb0dba','2793d928-e469-48b8-a899-915313a4dab1','90596947-9ace-45d5-8e87-3ff26988612d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:41.924717 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb57bb2-7fa5-4916-824f-0657bdbc9bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:41.934063 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb57bb2-7fa5-4916-824f-0657bdbc9bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:41.934779 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (496f16c4-6b38-40c2-b10c-59e716eb3479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:10:41.935057 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request issued successfully. Aug 07 18:10:41.935674 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45c89a48-bed5-427c-9a43-6617a2ea3e48 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:10:41.936098 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1256/5037] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:10:41 2026] POST /volume/v3/volumes => generated 759 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:41.947606 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-98108dc2-91b5-48ff-b05b-13fc7ad63bc6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:41.949920 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98108dc2-91b5-48ff-b05b-13fc7ad63bc6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:10:41.950263 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98108dc2-91b5-48ff-b05b-13fc7ad63bc6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:41.950460 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98108dc2-91b5-48ff-b05b-13fc7ad63bc6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:41.959650 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:41.959650 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:41.964102 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-98108dc2-91b5-48ff-b05b-13fc7ad63bc6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:10:41.969625 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98108dc2-91b5-48ff-b05b-13fc7ad63bc6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 returned with HTTP 200 Aug 07 18:10:41.969978 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1269/5038] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:41 2026] GET /volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:41.970994 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-05febac6-e0ed-4477-a738-409bb735f38d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554/export_record Aug 07 18:10:41.971196 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-05febac6-e0ed-4477-a738-409bb735f38d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:41.971365 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-05febac6-e0ed-4477-a738-409bb735f38d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Calling method 'export_record' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:41.971504 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-05febac6-e0ed-4477-a738-409bb735f38d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Export record for backup 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100243) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 18:10:41.975928 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:41.975928 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:41.976927 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-05febac6-e0ed-4477-a738-409bb735f38d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '13fd9df64bac4ca88f6ea1c5b591547b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd212de70894a4be49a0d06d6b1342065', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:10:41.977154 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-05febac6-e0ed-4477-a738-409bb735f38d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554/export_record returned with HTTP 403 Aug 07 18:10:41.977650 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1253/5039] 10.4.3.241 () {68 vars in 1430 bytes} [Fri Aug 7 18:10:41 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554/export_record => generated 101 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:41.985238 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:41.987250 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:10:41.987698 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-280846931"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:41.989313 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-280846931'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:10:41.989513 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Create volume of 1 GB Aug 07 18:10:41.993526 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Availability Zones retrieved successfully. Aug 07 18:10:42.000628 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Flow 'volume_create_api' (f4514f76-ebbf-4b3c-b396-457fbde5e7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:10:42.001767 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9cb8403-75f3-4c47-9f01-8911b3d4d819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:42.002771 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:10:42.031748 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9cb8403-75f3-4c47-9f01-8911b3d4d819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:42.032346 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2fae2c8-4f59-48b8-8871-925de850aee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:42.070420 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Created reservations ['a5793cdb-b6f6-4eee-be5d-c82d3804dfea', '3c845759-4664-4f36-8318-c118a0f9f648', 'f50e35a3-86f2-42e0-84c8-9199a600efd9', 'f59ce541-6a30-42a0-98e1-9825fc12441b'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:42.071558 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2fae2c8-4f59-48b8-8871-925de850aee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5793cdb-b6f6-4eee-be5d-c82d3804dfea', '3c845759-4664-4f36-8318-c118a0f9f648', 'f50e35a3-86f2-42e0-84c8-9199a600efd9', 'f59ce541-6a30-42a0-98e1-9825fc12441b']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:42.072416 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cd028d5-c9f6-4b5a-b770-8c8939d7a81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:42.096901 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cd028d5-c9f6-4b5a-b770-8c8939d7a81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '881c06c0-d045-45ac-8b4a-ed51308f0887', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-280846931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d212de70894a4be49a0d06d6b1342065',qos_specs=None,replication_status=,reservations=['a5793cdb-b6f6-4eee-be5d-c82d3804dfea','3c845759-4664-4f36-8318-c118a0f9f648','f50e35a3-86f2-42e0-84c8-9199a600efd9','f59ce541-6a30-42a0-98e1-9825fc12441b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af8162a4cd36440ca3468c4f6d21836c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:10:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-280846931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=881c06c0-d045-45ac-8b4a-ed51308f0887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d212de70894a4be49a0d06d6b1342065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af8162a4cd36440ca3468c4f6d21836c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:42.097925 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b83c63-f4f7-411c-bd85-296f4caf6df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:42.113644 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98b83c63-f4f7-411c-bd85-296f4caf6df7) transitioned into state 'SUCCESS' from state '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-280846931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d212de70894a4be49a0d06d6b1342065',qos_specs=None,replication_status=,reservations=['a5793cdb-b6f6-4eee-be5d-c82d3804dfea','3c845759-4664-4f36-8318-c118a0f9f648','f50e35a3-86f2-42e0-84c8-9199a600efd9','f59ce541-6a30-42a0-98e1-9825fc12441b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af8162a4cd36440ca3468c4f6d21836c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:42.114438 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7616aa56-f0f9-481e-888c-4d3c8fd5d932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:10:42.122987 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7616aa56-f0f9-481e-888c-4d3c8fd5d932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:10:42.124031 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Flow 'volume_create_api' (f4514f76-ebbf-4b3c-b396-457fbde5e7c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:10:42.124341 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Create volume request issued successfully. Aug 07 18:10:42.125129 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7c78e77f-f9e7-4a29-b490-68a360e68ffa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:10:42.125641 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1262/5040] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:10:41 2026] POST /volume/v3/volumes => generated 777 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:42.137955 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f4fd34db-ca1d-485f-9e45-ba795b43374e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:42.139802 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4fd34db-ca1d-485f-9e45-ba795b43374e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 Aug 07 18:10:42.139996 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4fd34db-ca1d-485f-9e45-ba795b43374e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:42.140183 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4fd34db-ca1d-485f-9e45-ba795b43374e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:42.147513 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:42.147513 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:42.151812 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f4fd34db-ca1d-485f-9e45-ba795b43374e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:10:42.153993 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4fd34db-ca1d-485f-9e45-ba795b43374e tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 returned with HTTP 200 Aug 07 18:10:42.154348 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1257/5041] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:42 2026] GET /volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:42.310116 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0127bfbe-78a0-46fd-880c-aefe590e9406 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:42.312162 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0127bfbe-78a0-46fd-880c-aefe590e9406 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:42.312317 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0127bfbe-78a0-46fd-880c-aefe590e9406 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:42.312544 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0127bfbe-78a0-46fd-880c-aefe590e9406 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:42.312659 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0127bfbe-78a0-46fd-880c-aefe590e9406 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:42.317291 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:42.317291 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:42.318023 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0127bfbe-78a0-46fd-880c-aefe590e9406 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:42.318375 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1270/5042] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:42 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:42.396530 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d82b5f01-125d-4ceb-8d49-8198a47f00a1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:42.398526 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d82b5f01-125d-4ceb-8d49-8198a47f00a1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b Aug 07 18:10:42.398745 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d82b5f01-125d-4ceb-8d49-8198a47f00a1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:42.398940 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d82b5f01-125d-4ceb-8d49-8198a47f00a1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:42.399034 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d82b5f01-125d-4ceb-8d49-8198a47f00a1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id b206fb66-7882-4da0-b1dd-3fa68b18422b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:42.405211 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:42.405211 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:42.406111 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d82b5f01-125d-4ceb-8d49-8198a47f00a1 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b returned with HTTP 200 Aug 07 18:10:42.406550 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1254/5043] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:42 2026] GET /volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:42.982806 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-94d3f446-8fbf-40d6-8941-a6d7cbd7c14d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:42.984453 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-94d3f446-8fbf-40d6-8941-a6d7cbd7c14d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:10:42.984611 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-94d3f446-8fbf-40d6-8941-a6d7cbd7c14d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:42.984783 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-94d3f446-8fbf-40d6-8941-a6d7cbd7c14d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:42.993907 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:42.993907 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:42.999942 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-94d3f446-8fbf-40d6-8941-a6d7cbd7c14d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:10:43.004614 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-94d3f446-8fbf-40d6-8941-a6d7cbd7c14d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 returned with HTTP 200 Aug 07 18:10:43.004987 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1263/5044] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:42 2026] GET /volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:43.016165 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-838bb6b9-4fa9-4706-9118-2a10d9df92e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:43.017884 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-838bb6b9-4fa9-4706-9118-2a10d9df92e3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:10:43.018225 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-838bb6b9-4fa9-4706-9118-2a10d9df92e3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:43.018225 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-838bb6b9-4fa9-4706-9118-2a10d9df92e3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:43.024338 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:43.024338 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:43.027224 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-838bb6b9-4fa9-4706-9118-2a10d9df92e3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:10:43.031012 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-838bb6b9-4fa9-4706-9118-2a10d9df92e3 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 returned with HTTP 200 Aug 07 18:10:43.031348 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1258/5045] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:43 2026] GET /volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 => generated 1367 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:43.116750 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-a7e21425-e59c-407d-a2a0-a823d4749d85 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:43.118742 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-a7e21425-e59c-407d-a2a0-a823d4749d85 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:10:43.118956 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-a7e21425-e59c-407d-a2a0-a823d4749d85 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:43.119140 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-a7e21425-e59c-407d-a2a0-a823d4749d85 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:43.126392 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:43.126392 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:43.131278 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-a7e21425-e59c-407d-a2a0-a823d4749d85 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:10:43.136615 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-a7e21425-e59c-407d-a2a0-a823d4749d85 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 returned with HTTP 200 Aug 07 18:10:43.137033 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1271/5046] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:10:43 2026] GET /volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:43.168715 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7055c7de-709b-4f93-8e75-f5b35f4bcc9f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:43.170222 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7055c7de-709b-4f93-8e75-f5b35f4bcc9f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 Aug 07 18:10:43.170406 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7055c7de-709b-4f93-8e75-f5b35f4bcc9f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:43.170618 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7055c7de-709b-4f93-8e75-f5b35f4bcc9f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:43.176835 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:43.176835 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:43.180970 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7055c7de-709b-4f93-8e75-f5b35f4bcc9f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:10:43.186222 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7055c7de-709b-4f93-8e75-f5b35f4bcc9f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 returned with HTTP 200 Aug 07 18:10:43.186732 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1255/5047] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:43 2026] GET /volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:43.201985 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-de151ead-fab8-4ff6-8b2e-ad134108b19b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:43.203801 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de151ead-fab8-4ff6-8b2e-ad134108b19b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:10:43.204140 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de151ead-fab8-4ff6-8b2e-ad134108b19b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "881c06c0-d045-45ac-8b4a-ed51308f0887", "name": "tempest-type-Backup-346094605"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:43.205592 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-de151ead-fab8-4ff6-8b2e-ad134108b19b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Creating new backup {'backup': {'volume_id': '881c06c0-d045-45ac-8b4a-ed51308f0887', 'name': 'tempest-type-Backup-346094605'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:10:43.205731 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-de151ead-fab8-4ff6-8b2e-ad134108b19b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Creating backup of volume 881c06c0-d045-45ac-8b4a-ed51308f0887 in container None Aug 07 18:10:43.225004 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:43.225004 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:43.225409 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-de151ead-fab8-4ff6-8b2e-ad134108b19b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:10:43.240781 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-de151ead-fab8-4ff6-8b2e-ad134108b19b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Created reservations ['0264e6aa-bc95-4710-9c6c-f164f3394d15', 'f7d89d2d-0749-4a86-a91b-534a9818697e'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:10:43.265768 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de151ead-fab8-4ff6-8b2e-ad134108b19b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:10:43.266343 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1264/5048] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:10:43 2026] POST /volume/v3/backups => generated 315 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:10:43.273632 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-25461c6b-af9d-4603-a675-910ab091ae38 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:43.275798 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25461c6b-af9d-4603-a675-910ab091ae38 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:43.276017 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25461c6b-af9d-4603-a675-910ab091ae38 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:43.276233 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25461c6b-af9d-4603-a675-910ab091ae38 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:43.276370 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-25461c6b-af9d-4603-a675-910ab091ae38 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:43.281171 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:43.281171 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:43.281823 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25461c6b-af9d-4603-a675-910ab091ae38 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:43.282192 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1259/5049] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:43 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:43.327231 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fb9885bd-d19a-4553-a6ea-1a9fb5b2c2df None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:43.328764 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb9885bd-d19a-4553-a6ea-1a9fb5b2c2df tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:43.328923 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb9885bd-d19a-4553-a6ea-1a9fb5b2c2df tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:43.329090 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fb9885bd-d19a-4553-a6ea-1a9fb5b2c2df tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:43.329195 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-fb9885bd-d19a-4553-a6ea-1a9fb5b2c2df tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:43.333044 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:43.333044 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:43.333679 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fb9885bd-d19a-4553-a6ea-1a9fb5b2c2df tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:43.333966 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1272/5050] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:43 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:43.417352 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-31f4a51f-6117-4a24-b278-2bd2a27fa028 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:43.419670 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-31f4a51f-6117-4a24-b278-2bd2a27fa028 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b Aug 07 18:10:43.420074 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-31f4a51f-6117-4a24-b278-2bd2a27fa028 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:43.420360 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-31f4a51f-6117-4a24-b278-2bd2a27fa028 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:43.420588 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-31f4a51f-6117-4a24-b278-2bd2a27fa028 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id b206fb66-7882-4da0-b1dd-3fa68b18422b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:43.426357 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:43.426357 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:43.427412 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-31f4a51f-6117-4a24-b278-2bd2a27fa028 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b returned with HTTP 200 Aug 07 18:10:43.427992 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1256/5051] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:43 2026] GET /volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:43.578990 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-cfd0e2a4-4680-4c6a-a395-be385e5da391 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:43.581814 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-cfd0e2a4-4680-4c6a-a395-be385e5da391 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:10:43.582043 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-cfd0e2a4-4680-4c6a-a395-be385e5da391 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:43.582234 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-cfd0e2a4-4680-4c6a-a395-be385e5da391 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:43.588937 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:43.588937 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:43.592564 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-cfd0e2a4-4680-4c6a-a395-be385e5da391 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:10:43.597035 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-cfd0e2a4-4680-4c6a-a395-be385e5da391 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 returned with HTTP 200 Aug 07 18:10:43.597500 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1265/5052] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:10:43 2026] GET /volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:43.605837 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b852601b-c010-46a2-8109-286a11f9c1ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:43.606224 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b852601b-c010-46a2-8109-286a11f9c1ae None None] GET https://10.4.3.241/volume// Aug 07 18:10:43.606385 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b852601b-c010-46a2-8109-286a11f9c1ae None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:43.606628 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b852601b-c010-46a2-8109-286a11f9c1ae None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:43.606933 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b852601b-c010-46a2-8109-286a11f9c1ae None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:10:43.607220 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1260/5053] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:10:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:10:43.613580 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-4afdbb33-a856-41ac-8763-2acaaf383d68 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:43.615318 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-4afdbb33-a856-41ac-8763-2acaaf383d68 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:10:43.615683 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-4afdbb33-a856-41ac-8763-2acaaf383d68 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a69382f-d56a-4853-81c3-f3834dc02fe6", "connector": null, "instance_uuid": "c0a05fe6-8980-4ecb-bd96-d79dd7b61fdf"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:43.624843 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:43.624843 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:43.646278 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-4afdbb33-a856-41ac-8763-2acaaf383d68 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:10:43.646707 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1273/5054] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:10:43 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:44.293469 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-def45c65-c452-496f-922f-05942838cf2d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:44.295218 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-def45c65-c452-496f-922f-05942838cf2d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:44.295410 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-def45c65-c452-496f-922f-05942838cf2d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:44.295601 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-def45c65-c452-496f-922f-05942838cf2d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:44.295698 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-def45c65-c452-496f-922f-05942838cf2d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:44.299264 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:44.299264 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:44.299795 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-def45c65-c452-496f-922f-05942838cf2d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:44.300236 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1257/5055] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:44 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:44.343993 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6f70a34c-4a33-438d-86f5-1dca70384788 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:44.345717 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6f70a34c-4a33-438d-86f5-1dca70384788 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:44.345899 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6f70a34c-4a33-438d-86f5-1dca70384788 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:44.346071 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6f70a34c-4a33-438d-86f5-1dca70384788 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:44.346200 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6f70a34c-4a33-438d-86f5-1dca70384788 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:44.350694 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:44.350694 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:44.351700 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6f70a34c-4a33-438d-86f5-1dca70384788 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:44.352082 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1266/5056] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:44 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:44.404664 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ec7f10d5-af6c-4603-89cf-dc7a2473eb55 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:44.405068 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec7f10d5-af6c-4603-89cf-dc7a2473eb55 None None] GET https://10.4.3.241/volume// Aug 07 18:10:44.405281 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec7f10d5-af6c-4603-89cf-dc7a2473eb55 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:44.405525 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec7f10d5-af6c-4603-89cf-dc7a2473eb55 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:44.405907 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec7f10d5-af6c-4603-89cf-dc7a2473eb55 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:10:44.406249 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1261/5057] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:10:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:10:44.415939 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-1cef1275-7e6c-4593-8bc9-6b34275c8695 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:44.418004 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-1cef1275-7e6c-4593-8bc9-6b34275c8695 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:10:44.418231 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-1cef1275-7e6c-4593-8bc9-6b34275c8695 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:44.418450 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-1cef1275-7e6c-4593-8bc9-6b34275c8695 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:44.434167 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:44.434167 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:44.437585 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e69d662f-257b-4a8c-9c99-242e8569c223 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:44.439306 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e69d662f-257b-4a8c-9c99-242e8569c223 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b Aug 07 18:10:44.439563 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e69d662f-257b-4a8c-9c99-242e8569c223 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:44.439714 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e69d662f-257b-4a8c-9c99-242e8569c223 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:44.439819 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-e69d662f-257b-4a8c-9c99-242e8569c223 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id b206fb66-7882-4da0-b1dd-3fa68b18422b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:44.441584 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-1cef1275-7e6c-4593-8bc9-6b34275c8695 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:10:44.444096 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:44.444096 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:44.444862 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e69d662f-257b-4a8c-9c99-242e8569c223 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b returned with HTTP 200 Aug 07 18:10:44.445212 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1258/5058] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:44 2026] GET /volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:44.449146 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-1cef1275-7e6c-4593-8bc9-6b34275c8695 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 returned with HTTP 200 Aug 07 18:10:44.449856 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1274/5059] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:10:44 2026] GET /volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:10:44.551796 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-2d805550-f867-4b2b-b1ab-f7d95267440c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:44.553689 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-2d805550-f867-4b2b-b1ab-f7d95267440c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] PUT https://10.4.3.241/volume/v3/attachments/dfd02da7-fe84-456a-91c1-dc622a843ff1 Aug 07 18:10:44.554118 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-2d805550-f867-4b2b-b1ab-f7d95267440c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:44.561808 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-2d805550-f867-4b2b-b1ab-f7d95267440c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Acquiring lock "cinder-attachment_update-2a69382f-d56a-4853-81c3-f3834dc02fe6-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:10:44.567915 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-2d805550-f867-4b2b-b1ab-f7d95267440c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-2a69382f-d56a-4853-81c3-f3834dc02fe6-np0000006743" acquired by "attachment_update" :: waited 0.006s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:10:44.568902 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:44.568902 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:44.644844 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-2d805550-f867-4b2b-b1ab-f7d95267440c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-2a69382f-d56a-4853-81c3-f3834dc02fe6-np0000006743" released by "attachment_update" :: held 0.077s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:10:44.645166 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-2d805550-f867-4b2b-b1ab-f7d95267440c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/dfd02da7-fe84-456a-91c1-dc622a843ff1 returned with HTTP 200 Aug 07 18:10:44.645922 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1267/5060] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:10:44 2026] PUT /volume/v3/attachments/dfd02da7-fe84-456a-91c1-dc622a843ff1 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:44.666984 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-d6325a74-b3fd-48f3-8c5c-eaf978f9b498 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:44.669631 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-d6325a74-b3fd-48f3-8c5c-eaf978f9b498 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments/dfd02da7-fe84-456a-91c1-dc622a843ff1/action Aug 07 18:10:44.670152 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-d6325a74-b3fd-48f3-8c5c-eaf978f9b498 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:10:44.670314 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-d6325a74-b3fd-48f3-8c5c-eaf978f9b498 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:44.689696 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:44.689696 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:44.699338 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e21f61f8-9dea-4086-8fed-506ee8c710d1 req-d6325a74-b3fd-48f3-8c5c-eaf978f9b498 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/dfd02da7-fe84-456a-91c1-dc622a843ff1/action returned with HTTP 204 Aug 07 18:10:44.699864 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1262/5061] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:10:44 2026] POST /volume/v3/attachments/dfd02da7-fe84-456a-91c1-dc622a843ff1/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:45.311814 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0f89ac74-30ee-4b48-92b6-cb07e4d3dc16 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:45.314033 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f89ac74-30ee-4b48-92b6-cb07e4d3dc16 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:45.314321 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f89ac74-30ee-4b48-92b6-cb07e4d3dc16 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:45.314613 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0f89ac74-30ee-4b48-92b6-cb07e4d3dc16 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:45.314755 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0f89ac74-30ee-4b48-92b6-cb07e4d3dc16 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:45.319870 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:45.319870 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:45.320685 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0f89ac74-30ee-4b48-92b6-cb07e4d3dc16 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:45.321161 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1259/5062] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:45 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:45.362723 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-55f66ed6-4207-450c-8072-b7614e109e6d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:45.364544 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55f66ed6-4207-450c-8072-b7614e109e6d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:45.364730 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-55f66ed6-4207-450c-8072-b7614e109e6d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:45.364901 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-55f66ed6-4207-450c-8072-b7614e109e6d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:45.364996 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-55f66ed6-4207-450c-8072-b7614e109e6d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:45.369177 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:45.369177 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:45.369998 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55f66ed6-4207-450c-8072-b7614e109e6d tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:45.370372 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1275/5063] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:45 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:45.457148 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0e694944-a8e9-4782-aa8d-0b6065e08d27 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:45.458977 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0e694944-a8e9-4782-aa8d-0b6065e08d27 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b Aug 07 18:10:45.459194 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0e694944-a8e9-4782-aa8d-0b6065e08d27 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:45.459427 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0e694944-a8e9-4782-aa8d-0b6065e08d27 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:45.459567 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0e694944-a8e9-4782-aa8d-0b6065e08d27 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id b206fb66-7882-4da0-b1dd-3fa68b18422b. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:45.463855 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:45.463855 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:45.464593 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0e694944-a8e9-4782-aa8d-0b6065e08d27 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b returned with HTTP 200 Aug 07 18:10:45.464931 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1268/5064] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:45 2026] GET /volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:46.331464 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dd34c9ae-5da8-4b0d-9599-21939e73112b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:46.333789 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd34c9ae-5da8-4b0d-9599-21939e73112b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:46.334175 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd34c9ae-5da8-4b0d-9599-21939e73112b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:46.334412 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd34c9ae-5da8-4b0d-9599-21939e73112b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:46.334565 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-dd34c9ae-5da8-4b0d-9599-21939e73112b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:46.339557 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:46.339557 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:46.340343 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd34c9ae-5da8-4b0d-9599-21939e73112b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:46.340863 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1263/5065] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:46 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:46.381376 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bb396b4e-180f-4a6a-8ea4-401ceb373b29 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:46.383482 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bb396b4e-180f-4a6a-8ea4-401ceb373b29 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:46.383709 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bb396b4e-180f-4a6a-8ea4-401ceb373b29 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:46.383939 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bb396b4e-180f-4a6a-8ea4-401ceb373b29 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:46.384084 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-bb396b4e-180f-4a6a-8ea4-401ceb373b29 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:46.389084 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:46.389084 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:46.390019 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bb396b4e-180f-4a6a-8ea4-401ceb373b29 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:46.390471 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1260/5066] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:46 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:46.398918 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2572daf5-1a7f-4cee-b1cf-0a012c5eb6d7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:46.400879 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2572daf5-1a7f-4cee-b1cf-0a012c5eb6d7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:46.401071 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2572daf5-1a7f-4cee-b1cf-0a012c5eb6d7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:46.401368 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2572daf5-1a7f-4cee-b1cf-0a012c5eb6d7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:46.401508 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2572daf5-1a7f-4cee-b1cf-0a012c5eb6d7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:46.405918 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:46.405918 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:46.406659 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2572daf5-1a7f-4cee-b1cf-0a012c5eb6d7 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:46.407009 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1276/5067] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:46 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:46.416551 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a961fc5a-0ea6-4e10-952b-d65706583997 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:46.418249 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a961fc5a-0ea6-4e10-952b-d65706583997 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] DELETE https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:46.418451 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a961fc5a-0ea6-4e10-952b-d65706583997 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:46.418638 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a961fc5a-0ea6-4e10-952b-d65706583997 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:46.418735 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-a961fc5a-0ea6-4e10-952b-d65706583997 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete backup with id: 9ccf9a16-8aef-47b0-979b-a755df7f1095. Aug 07 18:10:46.425997 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:46.425997 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:46.436892 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-a961fc5a-0ea6-4e10-952b-d65706583997 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] delete_backup rpcapi backup_id 9ccf9a16-8aef-47b0-979b-a755df7f1095 {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:10:46.438602 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a961fc5a-0ea6-4e10-952b-d65706583997 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 202 Aug 07 18:10:46.439019 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1269/5068] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:10:46 2026] DELETE /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:10:46.446580 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ad1342e3-22b3-4d8d-9d61-3db89c16cfd2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:46.448273 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad1342e3-22b3-4d8d-9d61-3db89c16cfd2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:46.448500 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ad1342e3-22b3-4d8d-9d61-3db89c16cfd2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:46.448735 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ad1342e3-22b3-4d8d-9d61-3db89c16cfd2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:46.448878 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ad1342e3-22b3-4d8d-9d61-3db89c16cfd2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:46.455015 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:46.455015 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:46.456142 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad1342e3-22b3-4d8d-9d61-3db89c16cfd2 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 200 Aug 07 18:10:46.456574 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1264/5069] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:46 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:46.478269 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d941e0a2-e034-4cfc-bc62-f2ea366385a7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:46.480299 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d941e0a2-e034-4cfc-bc62-f2ea366385a7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b Aug 07 18:10:46.480581 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d941e0a2-e034-4cfc-bc62-f2ea366385a7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:46.480785 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d941e0a2-e034-4cfc-bc62-f2ea366385a7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:46.480906 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d941e0a2-e034-4cfc-bc62-f2ea366385a7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id b206fb66-7882-4da0-b1dd-3fa68b18422b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:46.488794 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:46.488794 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:46.489606 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d941e0a2-e034-4cfc-bc62-f2ea366385a7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b returned with HTTP 200 Aug 07 18:10:46.489989 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1261/5070] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:46 2026] GET /volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:47.351564 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d064b473-316c-481c-8103-3dbf000da048 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:47.353816 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d064b473-316c-481c-8103-3dbf000da048 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:47.354118 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d064b473-316c-481c-8103-3dbf000da048 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:47.354348 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d064b473-316c-481c-8103-3dbf000da048 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:47.354514 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d064b473-316c-481c-8103-3dbf000da048 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:47.360695 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:47.360695 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:47.362279 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d064b473-316c-481c-8103-3dbf000da048 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:47.362913 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1277/5071] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:47 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:47.467918 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b6aa8308-f4e3-4ce6-a99b-685c22f931c5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:47.469605 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b6aa8308-f4e3-4ce6-a99b-685c22f931c5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 Aug 07 18:10:47.469758 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b6aa8308-f4e3-4ce6-a99b-685c22f931c5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:47.469926 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b6aa8308-f4e3-4ce6-a99b-685c22f931c5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:47.470021 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-b6aa8308-f4e3-4ce6-a99b-685c22f931c5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Show backup with id 9ccf9a16-8aef-47b0-979b-a755df7f1095. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:47.473234 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b6aa8308-f4e3-4ce6-a99b-685c22f931c5 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 returned with HTTP 404 Aug 07 18:10:47.473663 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1270/5072] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:47 2026] GET /volume/v3/backups/9ccf9a16-8aef-47b0-979b-a755df7f1095 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:47.482116 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8e699ba4-c940-4a0a-afdf-8ff4063eb570 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:47.483905 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e699ba4-c940-4a0a-afdf-8ff4063eb570 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac Aug 07 18:10:47.484051 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e699ba4-c940-4a0a-afdf-8ff4063eb570 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:47.484169 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e699ba4-c940-4a0a-afdf-8ff4063eb570 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:47.484632 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-8e699ba4-c940-4a0a-afdf-8ff4063eb570 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete snapshot with id: cf0e4eed-4916-43b4-8c42-572ed39c7eac Aug 07 18:10:47.490327 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:47.490327 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:47.490837 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8e699ba4-c940-4a0a-afdf-8ff4063eb570 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Snapshot retrieved successfully. Aug 07 18:10:47.503120 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5d0442d5-67d8-478c-8e40-8dbf334897d8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:47.504949 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d0442d5-67d8-478c-8e40-8dbf334897d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b Aug 07 18:10:47.505135 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5d0442d5-67d8-478c-8e40-8dbf334897d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:47.505366 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5d0442d5-67d8-478c-8e40-8dbf334897d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:47.505611 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-5d0442d5-67d8-478c-8e40-8dbf334897d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id b206fb66-7882-4da0-b1dd-3fa68b18422b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:47.510378 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:47.510378 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:47.511221 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d0442d5-67d8-478c-8e40-8dbf334897d8 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b returned with HTTP 200 Aug 07 18:10:47.511694 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1262/5073] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:47 2026] GET /volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:47.513612 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8e699ba4-c940-4a0a-afdf-8ff4063eb570 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Snapshot delete request issued successfully. Aug 07 18:10:47.513782 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e699ba4-c940-4a0a-afdf-8ff4063eb570 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac returned with HTTP 202 Aug 07 18:10:47.514273 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1265/5074] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:10:47 2026] DELETE /volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:47.521805 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-215a3fac-0037-47fd-a80e-9ebde9617154 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:47.523651 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-215a3fac-0037-47fd-a80e-9ebde9617154 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac Aug 07 18:10:47.523898 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-215a3fac-0037-47fd-a80e-9ebde9617154 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:47.524093 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-215a3fac-0037-47fd-a80e-9ebde9617154 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:47.529511 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:47.529511 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:47.530029 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-215a3fac-0037-47fd-a80e-9ebde9617154 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Snapshot retrieved successfully. Aug 07 18:10:47.530864 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-215a3fac-0037-47fd-a80e-9ebde9617154 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac returned with HTTP 200 Aug 07 18:10:47.531324 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1278/5075] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:10:47 2026] GET /volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:48.372989 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5ce98d2c-d3d9-4a9a-bfa1-e682d50ef2d5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:48.374521 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ce98d2c-d3d9-4a9a-bfa1-e682d50ef2d5 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:48.374917 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5ce98d2c-d3d9-4a9a-bfa1-e682d50ef2d5 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:48.374917 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5ce98d2c-d3d9-4a9a-bfa1-e682d50ef2d5 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:48.375031 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-5ce98d2c-d3d9-4a9a-bfa1-e682d50ef2d5 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:48.379052 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:48.379052 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:48.379683 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5ce98d2c-d3d9-4a9a-bfa1-e682d50ef2d5 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:48.380015 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1271/5076] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:48 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:48.521986 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-72cd6bd1-537c-495e-9450-44183d207d04 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:48.524733 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72cd6bd1-537c-495e-9450-44183d207d04 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b Aug 07 18:10:48.524733 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-72cd6bd1-537c-495e-9450-44183d207d04 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:48.524733 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-72cd6bd1-537c-495e-9450-44183d207d04 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:48.524733 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-72cd6bd1-537c-495e-9450-44183d207d04 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id b206fb66-7882-4da0-b1dd-3fa68b18422b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:48.527934 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:48.527934 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:48.528787 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-72cd6bd1-537c-495e-9450-44183d207d04 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b returned with HTTP 200 Aug 07 18:10:48.529170 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1263/5077] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:48 2026] GET /volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:48.540949 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-16e2bd02-c1ae-4aa0-b89e-e5f9c39aaf93 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:48.542532 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16e2bd02-c1ae-4aa0-b89e-e5f9c39aaf93 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac Aug 07 18:10:48.542746 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16e2bd02-c1ae-4aa0-b89e-e5f9c39aaf93 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:48.542925 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16e2bd02-c1ae-4aa0-b89e-e5f9c39aaf93 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:48.546654 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16e2bd02-c1ae-4aa0-b89e-e5f9c39aaf93 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac returned with HTTP 404 Aug 07 18:10:48.547056 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1266/5078] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:10:48 2026] GET /volume/v3/snapshots/cf0e4eed-4916-43b4-8c42-572ed39c7eac => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:48.554628 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-06957bb8-3d88-4628-971e-496e563ff120 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:48.556271 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06957bb8-3d88-4628-971e-496e563ff120 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] DELETE https://10.4.3.241/volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 Aug 07 18:10:48.556537 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06957bb8-3d88-4628-971e-496e563ff120 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:48.556703 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06957bb8-3d88-4628-971e-496e563ff120 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:48.556850 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-06957bb8-3d88-4628-971e-496e563ff120 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete volume with id: 8ffc97fb-679e-4e63-a12c-6673f34bef20 Aug 07 18:10:48.564194 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:48.564194 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:48.565203 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-06957bb8-3d88-4628-971e-496e563ff120 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:48.588190 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-06957bb8-3d88-4628-971e-496e563ff120 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete volume request issued successfully. Aug 07 18:10:48.588190 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06957bb8-3d88-4628-971e-496e563ff120 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 returned with HTTP 202 Aug 07 18:10:48.591925 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1279/5079] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:10:48 2026] DELETE /volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:48.600920 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bc7eed9b-bad4-47d9-ad03-3ebfb7ba1b44 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:48.602354 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bc7eed9b-bad4-47d9-ad03-3ebfb7ba1b44 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 Aug 07 18:10:48.603499 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bc7eed9b-bad4-47d9-ad03-3ebfb7ba1b44 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:48.603499 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bc7eed9b-bad4-47d9-ad03-3ebfb7ba1b44 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:48.609178 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:48.609178 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:48.612474 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bc7eed9b-bad4-47d9-ad03-3ebfb7ba1b44 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:48.616421 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bc7eed9b-bad4-47d9-ad03-3ebfb7ba1b44 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 returned with HTTP 200 Aug 07 18:10:48.616983 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1272/5080] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:48 2026] GET /volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:49.391831 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c9e7b495-7422-48c7-bb4d-19a519748c03 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:49.393280 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c9e7b495-7422-48c7-bb4d-19a519748c03 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:49.393492 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c9e7b495-7422-48c7-bb4d-19a519748c03 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:49.393667 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c9e7b495-7422-48c7-bb4d-19a519748c03 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:49.393777 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-c9e7b495-7422-48c7-bb4d-19a519748c03 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:49.397303 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:49.397303 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:49.397962 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c9e7b495-7422-48c7-bb4d-19a519748c03 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:49.398177 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1264/5081] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:49 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:49.540897 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e1c3c3d8-7145-48e6-baa4-b005a3ecf2f7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:49.542536 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1c3c3d8-7145-48e6-baa4-b005a3ecf2f7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b Aug 07 18:10:49.542878 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1c3c3d8-7145-48e6-baa4-b005a3ecf2f7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:49.542878 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1c3c3d8-7145-48e6-baa4-b005a3ecf2f7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:49.542983 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e1c3c3d8-7145-48e6-baa4-b005a3ecf2f7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id b206fb66-7882-4da0-b1dd-3fa68b18422b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:49.547478 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:49.547478 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:49.548145 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1c3c3d8-7145-48e6-baa4-b005a3ecf2f7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b returned with HTTP 200 Aug 07 18:10:49.548492 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1267/5082] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:49 2026] GET /volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:49.560421 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-27e1375a-6c4a-45b2-9071-055cc899b8eb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:49.562637 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-27e1375a-6c4a-45b2-9071-055cc899b8eb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b Aug 07 18:10:49.562891 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-27e1375a-6c4a-45b2-9071-055cc899b8eb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:49.563257 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-27e1375a-6c4a-45b2-9071-055cc899b8eb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:49.563391 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-27e1375a-6c4a-45b2-9071-055cc899b8eb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id b206fb66-7882-4da0-b1dd-3fa68b18422b. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:49.570154 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:49.570154 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:49.571222 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-27e1375a-6c4a-45b2-9071-055cc899b8eb tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b returned with HTTP 200 Aug 07 18:10:49.571728 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1280/5083] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:49 2026] GET /volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:49.581409 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9f1ccc3c-a01d-48f2-98b2-cd445c4845fa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:49.583090 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f1ccc3c-a01d-48f2-98b2-cd445c4845fa tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b Aug 07 18:10:49.583282 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f1ccc3c-a01d-48f2-98b2-cd445c4845fa tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:49.583483 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f1ccc3c-a01d-48f2-98b2-cd445c4845fa tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:49.583623 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-9f1ccc3c-a01d-48f2-98b2-cd445c4845fa tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete backup with id: b206fb66-7882-4da0-b1dd-3fa68b18422b. Aug 07 18:10:49.587591 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:49.587591 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:49.599142 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-9f1ccc3c-a01d-48f2-98b2-cd445c4845fa tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] delete_backup rpcapi backup_id b206fb66-7882-4da0-b1dd-3fa68b18422b {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:10:49.600657 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f1ccc3c-a01d-48f2-98b2-cd445c4845fa tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b returned with HTTP 202 Aug 07 18:10:49.601067 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1273/5084] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:10:49 2026] DELETE /volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:10:49.610348 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0c17d688-5ca0-4014-83fb-34144a6b8c87 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:49.612697 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c17d688-5ca0-4014-83fb-34144a6b8c87 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b Aug 07 18:10:49.613010 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c17d688-5ca0-4014-83fb-34144a6b8c87 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:49.613269 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c17d688-5ca0-4014-83fb-34144a6b8c87 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:49.613505 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0c17d688-5ca0-4014-83fb-34144a6b8c87 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id b206fb66-7882-4da0-b1dd-3fa68b18422b. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:49.618573 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:49.618573 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:49.619598 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c17d688-5ca0-4014-83fb-34144a6b8c87 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b returned with HTTP 200 Aug 07 18:10:49.620419 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1265/5085] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:49 2026] GET /volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:49.633310 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7cb7bd49-5db7-424b-86ae-82d1d87bc621 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:49.635085 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7cb7bd49-5db7-424b-86ae-82d1d87bc621 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 Aug 07 18:10:49.635281 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7cb7bd49-5db7-424b-86ae-82d1d87bc621 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:49.635489 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7cb7bd49-5db7-424b-86ae-82d1d87bc621 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:49.641224 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7cb7bd49-5db7-424b-86ae-82d1d87bc621 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 returned with HTTP 404 Aug 07 18:10:49.641763 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1268/5086] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:49 2026] GET /volume/v3/volumes/8ffc97fb-679e-4e63-a12c-6673f34bef20 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:49.651546 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e105bdbd-4e8e-4715-b2ca-d26f969e78c3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:49.654182 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e105bdbd-4e8e-4715-b2ca-d26f969e78c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] DELETE https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 Aug 07 18:10:49.654182 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e105bdbd-4e8e-4715-b2ca-d26f969e78c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:49.654182 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e105bdbd-4e8e-4715-b2ca-d26f969e78c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:49.654762 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e105bdbd-4e8e-4715-b2ca-d26f969e78c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete volume with id: 4f69ce64-a0b3-499d-80b1-b280ff25ac71 Aug 07 18:10:49.662712 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:49.662712 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:49.663261 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e105bdbd-4e8e-4715-b2ca-d26f969e78c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:49.681211 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e105bdbd-4e8e-4715-b2ca-d26f969e78c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete volume request issued successfully. Aug 07 18:10:49.681424 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e105bdbd-4e8e-4715-b2ca-d26f969e78c3 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 returned with HTTP 202 Aug 07 18:10:49.681847 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1281/5087] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:10:49 2026] DELETE /volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:49.689454 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-69de701a-e50e-4588-92ca-d4257bc41dd1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:49.691726 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-69de701a-e50e-4588-92ca-d4257bc41dd1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 Aug 07 18:10:49.692038 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-69de701a-e50e-4588-92ca-d4257bc41dd1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:49.692258 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-69de701a-e50e-4588-92ca-d4257bc41dd1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:49.700854 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:49.700854 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:49.705367 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-69de701a-e50e-4588-92ca-d4257bc41dd1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:49.711980 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-69de701a-e50e-4588-92ca-d4257bc41dd1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 returned with HTTP 200 Aug 07 18:10:49.712497 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1274/5088] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:49 2026] GET /volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:50.408641 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-28781b66-7c94-47fd-8c7a-c34654a57f2f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:50.410823 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-28781b66-7c94-47fd-8c7a-c34654a57f2f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:50.411143 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-28781b66-7c94-47fd-8c7a-c34654a57f2f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:50.411364 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-28781b66-7c94-47fd-8c7a-c34654a57f2f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:50.411515 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-28781b66-7c94-47fd-8c7a-c34654a57f2f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:50.416514 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:50.416514 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:50.417344 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-28781b66-7c94-47fd-8c7a-c34654a57f2f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:50.417958 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1266/5089] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:50 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:50.631092 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9a972ef8-e5fa-4a41-bd47-58c0a0ffc6e7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:50.633153 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a972ef8-e5fa-4a41-bd47-58c0a0ffc6e7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b Aug 07 18:10:50.633153 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a972ef8-e5fa-4a41-bd47-58c0a0ffc6e7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:50.633280 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a972ef8-e5fa-4a41-bd47-58c0a0ffc6e7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:50.633357 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9a972ef8-e5fa-4a41-bd47-58c0a0ffc6e7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id b206fb66-7882-4da0-b1dd-3fa68b18422b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:50.637046 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a972ef8-e5fa-4a41-bd47-58c0a0ffc6e7 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b returned with HTTP 404 Aug 07 18:10:50.639271 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1269/5090] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:50 2026] GET /volume/v3/backups/b206fb66-7882-4da0-b1dd-3fa68b18422b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:50.718631 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-752ee9ad-b614-4fc4-95cd-9f5ce45267bc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:50.720274 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-752ee9ad-b614-4fc4-95cd-9f5ce45267bc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:50.720585 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-752ee9ad-b614-4fc4-95cd-9f5ce45267bc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:50.720799 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-752ee9ad-b614-4fc4-95cd-9f5ce45267bc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:50.720960 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-752ee9ad-b614-4fc4-95cd-9f5ce45267bc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete backup with id: 72a2e044-9404-443d-8158-da042181c793. Aug 07 18:10:50.723959 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-01f430ca-4824-4520-9582-7809cd1b9d97 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:50.725094 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:50.725094 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:50.725639 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01f430ca-4824-4520-9582-7809cd1b9d97 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 Aug 07 18:10:50.725831 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01f430ca-4824-4520-9582-7809cd1b9d97 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:50.726042 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-01f430ca-4824-4520-9582-7809cd1b9d97 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:50.731586 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-01f430ca-4824-4520-9582-7809cd1b9d97 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 returned with HTTP 404 Aug 07 18:10:50.731992 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1275/5091] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:50 2026] GET /volume/v3/volumes/4f69ce64-a0b3-499d-80b1-b280ff25ac71 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:50.737265 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-752ee9ad-b614-4fc4-95cd-9f5ce45267bc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] delete_backup rpcapi backup_id 72a2e044-9404-443d-8158-da042181c793 {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:10:50.738890 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-752ee9ad-b614-4fc4-95cd-9f5ce45267bc tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 202 Aug 07 18:10:50.739258 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1282/5092] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:10:50 2026] DELETE /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:10:50.739997 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-485a5cdd-464d-4ced-b1d3-dbc48205f65a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:50.741838 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-485a5cdd-464d-4ced-b1d3-dbc48205f65a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] DELETE https://10.4.3.241/volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b Aug 07 18:10:50.741955 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-485a5cdd-464d-4ced-b1d3-dbc48205f65a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:50.742136 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-485a5cdd-464d-4ced-b1d3-dbc48205f65a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:50.742278 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-485a5cdd-464d-4ced-b1d3-dbc48205f65a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete volume with id: f0354cee-5a45-41ef-8b66-0452a79e937b Aug 07 18:10:50.747599 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-218f5977-67e8-4e95-b4b7-bfec00ea86c4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:50.748671 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:50.748671 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:50.749079 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-485a5cdd-464d-4ced-b1d3-dbc48205f65a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:50.750163 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-218f5977-67e8-4e95-b4b7-bfec00ea86c4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:50.750503 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-218f5977-67e8-4e95-b4b7-bfec00ea86c4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:50.750786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-218f5977-67e8-4e95-b4b7-bfec00ea86c4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:50.750940 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-218f5977-67e8-4e95-b4b7-bfec00ea86c4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:50.756823 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:50.756823 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:50.757616 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-218f5977-67e8-4e95-b4b7-bfec00ea86c4 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 200 Aug 07 18:10:50.758691 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1270/5093] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:50 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:50.765542 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-485a5cdd-464d-4ced-b1d3-dbc48205f65a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete volume request issued successfully. Aug 07 18:10:50.765713 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-485a5cdd-464d-4ced-b1d3-dbc48205f65a tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b returned with HTTP 202 Aug 07 18:10:50.766261 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1267/5094] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:10:50 2026] DELETE /volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:50.773343 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b3b4620c-7018-4d10-b49d-9d6b9b2386e0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:50.775790 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b3b4620c-7018-4d10-b49d-9d6b9b2386e0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b Aug 07 18:10:50.775885 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b3b4620c-7018-4d10-b49d-9d6b9b2386e0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:50.776284 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b3b4620c-7018-4d10-b49d-9d6b9b2386e0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:50.784439 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:50.784439 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:50.789051 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b3b4620c-7018-4d10-b49d-9d6b9b2386e0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:50.794809 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b3b4620c-7018-4d10-b49d-9d6b9b2386e0 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b returned with HTTP 200 Aug 07 18:10:50.795190 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1276/5095] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:50 2026] GET /volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:51.429121 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7870d6e3-5ba3-4c2a-9c8a-42ba0929f4d3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:51.431022 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7870d6e3-5ba3-4c2a-9c8a-42ba0929f4d3 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:51.431249 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7870d6e3-5ba3-4c2a-9c8a-42ba0929f4d3 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:51.431490 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7870d6e3-5ba3-4c2a-9c8a-42ba0929f4d3 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:51.431752 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-7870d6e3-5ba3-4c2a-9c8a-42ba0929f4d3 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:51.437086 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:51.437086 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:51.437839 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7870d6e3-5ba3-4c2a-9c8a-42ba0929f4d3 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:51.438285 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1283/5096] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:51 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:51.769379 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-67e1b08e-ac26-45e8-9992-069de2fb5152 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:51.771189 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67e1b08e-ac26-45e8-9992-069de2fb5152 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 Aug 07 18:10:51.771385 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67e1b08e-ac26-45e8-9992-069de2fb5152 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:51.771612 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67e1b08e-ac26-45e8-9992-069de2fb5152 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:51.771715 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-67e1b08e-ac26-45e8-9992-069de2fb5152 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Show backup with id 72a2e044-9404-443d-8158-da042181c793. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:51.775668 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67e1b08e-ac26-45e8-9992-069de2fb5152 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 returned with HTTP 404 Aug 07 18:10:51.776102 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1271/5097] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:51 2026] GET /volume/v3/backups/72a2e044-9404-443d-8158-da042181c793 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:10:51.808180 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c7528891-9c68-46a8-af8e-bc3d8397166e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:51.811256 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c7528891-9c68-46a8-af8e-bc3d8397166e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b Aug 07 18:10:51.811698 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c7528891-9c68-46a8-af8e-bc3d8397166e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:51.812153 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c7528891-9c68-46a8-af8e-bc3d8397166e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:51.819186 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c7528891-9c68-46a8-af8e-bc3d8397166e tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b returned with HTTP 404 Aug 07 18:10:51.819879 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1268/5098] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:51 2026] GET /volume/v3/volumes/f0354cee-5a45-41ef-8b66-0452a79e937b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:51.826895 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-389592b4-d4e7-4536-a77a-6cf92454da42 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:51.828763 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-389592b4-d4e7-4536-a77a-6cf92454da42 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] DELETE https://10.4.3.241/volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca Aug 07 18:10:51.828959 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-389592b4-d4e7-4536-a77a-6cf92454da42 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:51.829179 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-389592b4-d4e7-4536-a77a-6cf92454da42 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:51.829336 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-389592b4-d4e7-4536-a77a-6cf92454da42 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete volume with id: 329b96e7-6931-49f0-9343-fdf5cd6d0fca Aug 07 18:10:51.836888 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:51.836888 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:51.837412 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-389592b4-d4e7-4536-a77a-6cf92454da42 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:51.856578 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-389592b4-d4e7-4536-a77a-6cf92454da42 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Delete volume request issued successfully. Aug 07 18:10:51.856795 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-389592b4-d4e7-4536-a77a-6cf92454da42 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca returned with HTTP 202 Aug 07 18:10:51.857246 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1277/5099] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:10:51 2026] DELETE /volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:51.866766 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-92acf214-1986-417d-847d-ce2bc1c51dc1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:51.869818 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92acf214-1986-417d-847d-ce2bc1c51dc1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca Aug 07 18:10:51.869818 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92acf214-1986-417d-847d-ce2bc1c51dc1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:51.869818 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-92acf214-1986-417d-847d-ce2bc1c51dc1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:51.876075 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:51.876075 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:51.880510 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-92acf214-1986-417d-847d-ce2bc1c51dc1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Volume info retrieved successfully. Aug 07 18:10:51.885809 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-92acf214-1986-417d-847d-ce2bc1c51dc1 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca returned with HTTP 200 Aug 07 18:10:51.886344 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1284/5100] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:51 2026] GET /volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:51.901379 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f79a1d58-5541-478e-862a-6e148db17578 req-c7e5ad23-19e0-4ba0-ab65-0f3969bdfa2d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:51.903871 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-c7e5ad23-19e0-4ba0-ab65-0f3969bdfa2d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:51.904110 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-c7e5ad23-19e0-4ba0-ab65-0f3969bdfa2d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:51.904813 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-c7e5ad23-19e0-4ba0-ab65-0f3969bdfa2d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:51.912643 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:51.912643 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:51.915993 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-f79a1d58-5541-478e-862a-6e148db17578 req-c7e5ad23-19e0-4ba0-ab65-0f3969bdfa2d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:51.920308 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-c7e5ad23-19e0-4ba0-ab65-0f3969bdfa2d tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:51.920783 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1272/5101] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:10:51 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:51.940218 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-f79a1d58-5541-478e-862a-6e148db17578 req-17776db0-72fa-4151-9b5f-bbbdd71031b3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:51.942987 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-17776db0-72fa-4151-9b5f-bbbdd71031b3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] POST https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94/action Aug 07 18:10:51.943315 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-17776db0-72fa-4151-9b5f-bbbdd71031b3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:10:51.943597 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-17776db0-72fa-4151-9b5f-bbbdd71031b3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:51.960191 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:51.960191 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:51.960191 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f79a1d58-5541-478e-862a-6e148db17578 req-17776db0-72fa-4151-9b5f-bbbdd71031b3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:51.966143 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-f79a1d58-5541-478e-862a-6e148db17578 req-17776db0-72fa-4151-9b5f-bbbdd71031b3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Begin detaching volume completed successfully. Aug 07 18:10:51.966143 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-17776db0-72fa-4151-9b5f-bbbdd71031b3 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94/action returned with HTTP 202 Aug 07 18:10:51.966143 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1269/5102] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:10:51 2026] POST /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:10:51.988509 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2678f957-5533-4117-8da1-f570f0364b83 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:51.993914 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2678f957-5533-4117-8da1-f570f0364b83 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:51.994119 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2678f957-5533-4117-8da1-f570f0364b83 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:51.994318 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2678f957-5533-4117-8da1-f570f0364b83 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:52.004259 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:52.004259 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:52.007764 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2678f957-5533-4117-8da1-f570f0364b83 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:52.012520 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fa8a0509-f869-475d-84b3-58ce118e0a4b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:52.012520 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa8a0509-f869-475d-84b3-58ce118e0a4b None None] GET https://10.4.3.241/volume// Aug 07 18:10:52.012520 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fa8a0509-f869-475d-84b3-58ce118e0a4b None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:52.012736 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2678f957-5533-4117-8da1-f570f0364b83 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:52.012778 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fa8a0509-f869-475d-84b3-58ce118e0a4b None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:52.012811 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1278/5103] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:51 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:52.012842 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa8a0509-f869-475d-84b3-58ce118e0a4b None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:10:52.012842 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1285/5104] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:10:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:10:52.020126 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f79a1d58-5541-478e-862a-6e148db17578 req-b65bd3bb-5e97-41b7-b198-7747ca99e710 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:52.022294 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-b65bd3bb-5e97-41b7-b198-7747ca99e710 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:52.022542 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-b65bd3bb-5e97-41b7-b198-7747ca99e710 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:52.022787 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-b65bd3bb-5e97-41b7-b198-7747ca99e710 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:52.031487 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:52.031487 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:52.034708 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-f79a1d58-5541-478e-862a-6e148db17578 req-b65bd3bb-5e97-41b7-b198-7747ca99e710 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:52.039216 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-b65bd3bb-5e97-41b7-b198-7747ca99e710 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:52.039781 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1273/5105] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:10:52 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 1317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:10:53.245380 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d7926193-1c2f-46b1-af7d-3e075f4a0ab6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:53.245380 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d7926193-1c2f-46b1-af7d-3e075f4a0ab6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:53.245380 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d7926193-1c2f-46b1-af7d-3e075f4a0ab6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:53.245380 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d7926193-1c2f-46b1-af7d-3e075f4a0ab6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:53.245380 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d7926193-1c2f-46b1-af7d-3e075f4a0ab6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:53.245380 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:53.245380 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:53.245380 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d7926193-1c2f-46b1-af7d-3e075f4a0ab6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:53.245380 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1270/5106] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:52 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:53.250323 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-17a70135-f19b-4624-a0e7-33d583e77b79 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:53.250323 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17a70135-f19b-4624-a0e7-33d583e77b79 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] GET https://10.4.3.241/volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca Aug 07 18:10:53.250323 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17a70135-f19b-4624-a0e7-33d583e77b79 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:53.250323 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-17a70135-f19b-4624-a0e7-33d583e77b79 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:53.252221 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f79a1d58-5541-478e-862a-6e148db17578 req-457ca42f-c394-44a0-aa48-6a82de69ae90 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:53.253122 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-17a70135-f19b-4624-a0e7-33d583e77b79 tempest-VolumesBackupsTest-2081962371 tempest-VolumesBackupsTest-2081962371-project-member] https://10.4.3.241/volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca returned with HTTP 404 Aug 07 18:10:53.253122 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1279/5107] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:52 2026] GET /volume/v3/volumes/329b96e7-6931-49f0-9343-fdf5cd6d0fca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:53.253535 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-457ca42f-c394-44a0-aa48-6a82de69ae90 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/attachments/8c52a6a9-95b4-4d11-b260-98fb6568d221 Aug 07 18:10:53.253535 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-457ca42f-c394-44a0-aa48-6a82de69ae90 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:53.253535 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-457ca42f-c394-44a0-aa48-6a82de69ae90 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:53.253535 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:53.253535 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:53.253535 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f79a1d58-5541-478e-862a-6e148db17578 req-457ca42f-c394-44a0-aa48-6a82de69ae90 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/attachments/8c52a6a9-95b4-4d11-b260-98fb6568d221 returned with HTTP 200 Aug 07 18:10:53.253535 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1286/5108] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:10:52 2026] DELETE /volume/v3/attachments/8c52a6a9-95b4-4d11-b260-98fb6568d221 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:53.253900 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9eb90d42-a13c-4a3d-8bad-897c37f81317 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:53.253900 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9eb90d42-a13c-4a3d-8bad-897c37f81317 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:53.253900 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9eb90d42-a13c-4a3d-8bad-897c37f81317 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:53.253900 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9eb90d42-a13c-4a3d-8bad-897c37f81317 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:53.253900 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:53.253900 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:53.253900 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9eb90d42-a13c-4a3d-8bad-897c37f81317 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:53.253900 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9eb90d42-a13c-4a3d-8bad-897c37f81317 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:53.253900 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1274/5109] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:53 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:53.467779 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fd696f2f-f3bf-4276-acd5-77ba909b4da9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:53.469183 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fd696f2f-f3bf-4276-acd5-77ba909b4da9 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:53.469600 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fd696f2f-f3bf-4276-acd5-77ba909b4da9 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:53.469847 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fd696f2f-f3bf-4276-acd5-77ba909b4da9 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:53.470084 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-fd696f2f-f3bf-4276-acd5-77ba909b4da9 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:53.475280 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:53.475280 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:53.477306 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fd696f2f-f3bf-4276-acd5-77ba909b4da9 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:53.478635 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1271/5110] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:53 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:54.493177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-28136829-fc69-4605-b33c-c865a0d368e5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:54.495537 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-28136829-fc69-4605-b33c-c865a0d368e5 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:54.495764 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-28136829-fc69-4605-b33c-c865a0d368e5 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:54.495967 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-28136829-fc69-4605-b33c-c865a0d368e5 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:54.496070 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-28136829-fc69-4605-b33c-c865a0d368e5 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:54.501264 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:54.501264 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:54.501979 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-28136829-fc69-4605-b33c-c865a0d368e5 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:54.502376 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1280/5111] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:54 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:55.513154 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-abc7990b-4202-4586-91d5-90f0dca82282 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:55.514696 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-abc7990b-4202-4586-91d5-90f0dca82282 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:55.514873 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-abc7990b-4202-4586-91d5-90f0dca82282 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:55.515039 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-abc7990b-4202-4586-91d5-90f0dca82282 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:55.515132 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-abc7990b-4202-4586-91d5-90f0dca82282 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:55.518900 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:55.518900 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:55.519450 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-abc7990b-4202-4586-91d5-90f0dca82282 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:55.519800 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1287/5112] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:55 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:55.969619 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-762899c2-1f39-45c5-85ae-3a8f56f159c2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:55.971352 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-762899c2-1f39-45c5-85ae-3a8f56f159c2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:55.971605 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-762899c2-1f39-45c5-85ae-3a8f56f159c2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:55.971779 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-762899c2-1f39-45c5-85ae-3a8f56f159c2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:55.978995 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:55.978995 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:55.986093 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-762899c2-1f39-45c5-85ae-3a8f56f159c2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:55.994790 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-762899c2-1f39-45c5-85ae-3a8f56f159c2 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:55.995196 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1275/5113] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:55 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:56.016298 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-317163aa-a405-4fa1-b4d6-d97d6cca724e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:56.017005 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-317163aa-a405-4fa1-b4d6-d97d6cca724e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] DELETE https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:56.017141 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-317163aa-a405-4fa1-b4d6-d97d6cca724e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:56.017941 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-317163aa-a405-4fa1-b4d6-d97d6cca724e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:56.017941 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-317163aa-a405-4fa1-b4d6-d97d6cca724e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume with id: baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:56.029339 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:56.029339 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:56.029677 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-317163aa-a405-4fa1-b4d6-d97d6cca724e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:56.054685 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-317163aa-a405-4fa1-b4d6-d97d6cca724e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Delete volume request issued successfully. Aug 07 18:10:56.054938 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-317163aa-a405-4fa1-b4d6-d97d6cca724e tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 202 Aug 07 18:10:56.060429 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1272/5114] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:10:56 2026] DELETE /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:56.072237 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-642eec03-7ce6-4651-ab6d-608453aa0364 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:56.076041 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-642eec03-7ce6-4651-ab6d-608453aa0364 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:56.076041 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-642eec03-7ce6-4651-ab6d-608453aa0364 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:56.076041 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-642eec03-7ce6-4651-ab6d-608453aa0364 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:56.082993 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:56.082993 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:56.087229 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-642eec03-7ce6-4651-ab6d-608453aa0364 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Volume info retrieved successfully. Aug 07 18:10:56.091756 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-642eec03-7ce6-4651-ab6d-608453aa0364 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 200 Aug 07 18:10:56.093003 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1281/5115] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:56 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:56.531099 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-79df9bd1-9692-4d11-8458-747a8e561068 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:56.532981 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-79df9bd1-9692-4d11-8458-747a8e561068 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:56.533359 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-79df9bd1-9692-4d11-8458-747a8e561068 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:56.533669 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-79df9bd1-9692-4d11-8458-747a8e561068 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:56.533888 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-79df9bd1-9692-4d11-8458-747a8e561068 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:56.538070 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:56.538070 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:56.538803 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-79df9bd1-9692-4d11-8458-747a8e561068 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:56.539235 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1288/5116] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:56 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:56.697393 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ef0a2e23-9dea-42ba-96f5-df4260accc18 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:56.840218 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef0a2e23-9dea-42ba-96f5-df4260accc18 tempest-ProjectAdminTests-1295243861 tempest-ProjectAdminTests-1295243861-project-admin] GET https://10.4.3.241/volume/v3/scheduler-stats/get_pools Aug 07 18:10:56.840430 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef0a2e23-9dea-42ba-96f5-df4260accc18 tempest-ProjectAdminTests-1295243861 tempest-ProjectAdminTests-1295243861-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:56.840618 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef0a2e23-9dea-42ba-96f5-df4260accc18 tempest-ProjectAdminTests-1295243861 tempest-ProjectAdminTests-1295243861-project-admin] Calling method 'get_pools' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:56.850084 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef0a2e23-9dea-42ba-96f5-df4260accc18 tempest-ProjectAdminTests-1295243861 tempest-ProjectAdminTests-1295243861-project-admin] https://10.4.3.241/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 18:10:56.850653 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1276/5117] 10.4.3.241 () {66 vars in 1291 bytes} [Fri Aug 7 18:10:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:56.860182 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8e106609-3b48-42f8-8a35-f9477fe0bd93 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:56.861872 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e106609-3b48-42f8-8a35-f9477fe0bd93 tempest-ProjectAdminTests-1295243861 tempest-ProjectAdminTests-1295243861-project-admin] GET https://10.4.3.241/volume/v3/capabilities/np0000006743@storpool Aug 07 18:10:56.862282 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e106609-3b48-42f8-8a35-f9477fe0bd93 tempest-ProjectAdminTests-1295243861 tempest-ProjectAdminTests-1295243861-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:56.862634 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8e106609-3b48-42f8-8a35-f9477fe0bd93 tempest-ProjectAdminTests-1295243861 tempest-ProjectAdminTests-1295243861-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:56.875189 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8e106609-3b48-42f8-8a35-f9477fe0bd93 tempest-ProjectAdminTests-1295243861 tempest-ProjectAdminTests-1295243861-project-admin] https://10.4.3.241/volume/v3/capabilities/np0000006743@storpool returned with HTTP 200 Aug 07 18:10:56.876044 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1273/5118] 10.4.3.241 () {66 vars in 1318 bytes} [Fri Aug 7 18:10:56 2026] GET /volume/v3/capabilities/np0000006743@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:57.108048 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3c2b991f-3896-4cc8-87ef-c3c69d43d253 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:57.109815 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3c2b991f-3896-4cc8-87ef-c3c69d43d253 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] GET https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 Aug 07 18:10:57.110001 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3c2b991f-3896-4cc8-87ef-c3c69d43d253 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:57.110186 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3c2b991f-3896-4cc8-87ef-c3c69d43d253 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:57.116893 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3c2b991f-3896-4cc8-87ef-c3c69d43d253 tempest-VolumesBackupsTest-263994964 tempest-VolumesBackupsTest-263994964-project-member] https://10.4.3.241/volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 returned with HTTP 404 Aug 07 18:10:57.117494 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1282/5119] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:10:57 2026] GET /volume/v3/volumes/baccc1f3-cb29-4942-be3a-d32ce94f6a94 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:10:57.551223 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-174d94ae-9b5f-4d09-8687-8a9a16e081a8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:57.554441 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-174d94ae-9b5f-4d09-8687-8a9a16e081a8 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:57.554441 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-174d94ae-9b5f-4d09-8687-8a9a16e081a8 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:57.554441 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-174d94ae-9b5f-4d09-8687-8a9a16e081a8 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:57.554441 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-174d94ae-9b5f-4d09-8687-8a9a16e081a8 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:57.559101 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:57.559101 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:57.560668 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-174d94ae-9b5f-4d09-8687-8a9a16e081a8 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:57.561157 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1289/5120] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:57 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.297006 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b6e863cd-7417-4dc8-a266-955c2576bd42 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.370640 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6e863cd-7417-4dc8-a266-955c2576bd42 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:10:58.370993 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b6e863cd-7417-4dc8-a266-955c2576bd42 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1447809433", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:58.388386 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b6e863cd-7417-4dc8-a266-955c2576bd42 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:10:58.388717 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1277/5121] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:10:58 2026] POST /volume/v3/types => generated 380 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.398604 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-bcc44daf-3137-4da4-8108-58f0804d48f1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.400538 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bcc44daf-3137-4da4-8108-58f0804d48f1 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] POST https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/encryption Aug 07 18:10:58.400835 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-bcc44daf-3137-4da4-8108-58f0804d48f1 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:58.419127 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-bcc44daf-3137-4da4-8108-58f0804d48f1 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/encryption returned with HTTP 200 Aug 07 18:10:58.419545 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1274/5122] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:10:58 2026] POST /volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.428355 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-524a4b00-3841-4051-8c41-6c3bc309f7a5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.435626 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-524a4b00-3841-4051-8c41-6c3bc309f7a5 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:10:58.435626 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-524a4b00-3841-4051-8c41-6c3bc309f7a5 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1147359183", "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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:58.455065 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-524a4b00-3841-4051-8c41-6c3bc309f7a5 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:10:58.455433 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1283/5123] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:10:58 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.463645 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-aa1e946a-12bb-4e32-af72-6755bb79825b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.466236 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa1e946a-12bb-4e32-af72-6755bb79825b tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] POST https://10.4.3.241/volume/v3/types/05ea56ad-4230-4c0b-81d8-1fc3c4a958be/encryption Aug 07 18:10:58.466651 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa1e946a-12bb-4e32-af72-6755bb79825b tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:58.481998 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa1e946a-12bb-4e32-af72-6755bb79825b tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/05ea56ad-4230-4c0b-81d8-1fc3c4a958be/encryption returned with HTTP 200 Aug 07 18:10:58.482412 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1290/5124] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:10:58 2026] POST /volume/v3/types/05ea56ad-4230-4c0b-81d8-1fc3c4a958be/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.493278 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c54a8b3f-e74f-4ea0-9547-b460312f0f2c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.495092 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c54a8b3f-e74f-4ea0-9547-b460312f0f2c tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:10:58.495390 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c54a8b3f-e74f-4ea0-9547-b460312f0f2c tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-391728420", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:58.513453 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c54a8b3f-e74f-4ea0-9547-b460312f0f2c tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:10:58.513821 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1278/5125] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:10:58 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.521079 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fe65ec8e-d8cd-41e9-a33f-8871543dea40 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.522784 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fe65ec8e-d8cd-41e9-a33f-8871543dea40 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] POST https://10.4.3.241/volume/v3/types/66716821-f9d2-43eb-84a8-b255a0e418f7/extra_specs Aug 07 18:10:58.523081 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fe65ec8e-d8cd-41e9-a33f-8871543dea40 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:58.544620 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fe65ec8e-d8cd-41e9-a33f-8871543dea40 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/66716821-f9d2-43eb-84a8-b255a0e418f7/extra_specs returned with HTTP 200 Aug 07 18:10:58.544887 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1275/5126] 10.4.3.241 () {68 vars in 1399 bytes} [Fri Aug 7 18:10:58 2026] POST /volume/v3/types/66716821-f9d2-43eb-84a8-b255a0e418f7/extra_specs => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:10:58.557519 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7eee38cc-ac49-47f0-81a5-32c4a8380609 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.559359 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7eee38cc-ac49-47f0-81a5-32c4a8380609 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] PUT https://10.4.3.241/volume/v3/types/66716821-f9d2-43eb-84a8-b255a0e418f7/extra_specs/key2 Aug 07 18:10:58.559721 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7eee38cc-ac49-47f0-81a5-32c4a8380609 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:58.574714 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d95a8d1-83a5-4b27-88db-a53d8a1f8d6b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.576485 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d95a8d1-83a5-4b27-88db-a53d8a1f8d6b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:58.576623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d95a8d1-83a5-4b27-88db-a53d8a1f8d6b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:58.576800 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d95a8d1-83a5-4b27-88db-a53d8a1f8d6b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:58.576908 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0d95a8d1-83a5-4b27-88db-a53d8a1f8d6b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:58.579041 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7eee38cc-ac49-47f0-81a5-32c4a8380609 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/66716821-f9d2-43eb-84a8-b255a0e418f7/extra_specs/key2 returned with HTTP 200 Aug 07 18:10:58.579479 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1284/5127] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 18:10:58 2026] PUT /volume/v3/types/66716821-f9d2-43eb-84a8-b255a0e418f7/extra_specs/key2 => generated 25 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:10:58.581120 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:58.581120 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:10:58.581743 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d95a8d1-83a5-4b27-88db-a53d8a1f8d6b tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:58.582114 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1291/5128] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:58 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.586995 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c052a2ea-e818-4f21-b009-a0ec210237f2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.588506 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c052a2ea-e818-4f21-b009-a0ec210237f2 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:10:58.588835 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c052a2ea-e818-4f21-b009-a0ec210237f2 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:58.602156 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c052a2ea-e818-4f21-b009-a0ec210237f2 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:10:58.602590 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1279/5129] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:10:58 2026] POST /volume/v3/types => generated 195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.610754 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2b56232f-ebc2-4d0d-beea-e48dc9a209dc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.615367 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2b56232f-ebc2-4d0d-beea-e48dc9a209dc tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] DELETE https://10.4.3.241/volume/v3/types/e1c98e91-8c63-4eb4-9b84-b7e7932a754c Aug 07 18:10:58.615609 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2b56232f-ebc2-4d0d-beea-e48dc9a209dc tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:58.615830 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2b56232f-ebc2-4d0d-beea-e48dc9a209dc tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:58.653448 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2b56232f-ebc2-4d0d-beea-e48dc9a209dc tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/e1c98e91-8c63-4eb4-9b84-b7e7932a754c returned with HTTP 202 Aug 07 18:10:58.654089 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1276/5130] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:10:58 2026] DELETE /volume/v3/types/e1c98e91-8c63-4eb4-9b84-b7e7932a754c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:58.662217 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a4561267-f55c-41ec-b308-37166929f752 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.664463 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a4561267-f55c-41ec-b308-37166929f752 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:10:58.664994 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a4561267-f55c-41ec-b308-37166929f752 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-652499273", "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=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:58.686982 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a4561267-f55c-41ec-b308-37166929f752 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:10:58.687471 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1285/5131] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:10:58 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.694678 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7bd294ba-64ee-4ece-b244-7b88a1435457 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.696480 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7bd294ba-64ee-4ece-b244-7b88a1435457 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] POST https://10.4.3.241/volume/v3/types/da46f54a-e2e8-413b-a540-25b6d80e2b4f/encryption Aug 07 18:10:58.696854 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7bd294ba-64ee-4ece-b244-7b88a1435457 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:58.712822 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7bd294ba-64ee-4ece-b244-7b88a1435457 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/da46f54a-e2e8-413b-a540-25b6d80e2b4f/encryption returned with HTTP 200 Aug 07 18:10:58.713229 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1292/5132] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:10:58 2026] POST /volume/v3/types/da46f54a-e2e8-413b-a540-25b6d80e2b4f/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.720137 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-834a4f9c-8c8f-41a0-a14f-5da80fef892b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.721777 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-834a4f9c-8c8f-41a0-a14f-5da80fef892b tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] DELETE https://10.4.3.241/volume/v3/types/da46f54a-e2e8-413b-a540-25b6d80e2b4f/encryption/96ae4b4a-0718-481d-b900-84b925bcee1f Aug 07 18:10:58.721937 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-834a4f9c-8c8f-41a0-a14f-5da80fef892b tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:58.722141 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-834a4f9c-8c8f-41a0-a14f-5da80fef892b tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:58.733468 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-834a4f9c-8c8f-41a0-a14f-5da80fef892b tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/da46f54a-e2e8-413b-a540-25b6d80e2b4f/encryption/96ae4b4a-0718-481d-b900-84b925bcee1f returned with HTTP 202 Aug 07 18:10:58.733855 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1280/5133] 10.4.3.241 () {66 vars in 1489 bytes} [Fri Aug 7 18:10:58 2026] DELETE /volume/v3/types/da46f54a-e2e8-413b-a540-25b6d80e2b4f/encryption/96ae4b4a-0718-481d-b900-84b925bcee1f => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:58.740992 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ff0de06b-c0c1-476f-9d77-f8932fac1605 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.742638 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff0de06b-c0c1-476f-9d77-f8932fac1605 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:10:58.742976 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff0de06b-c0c1-476f-9d77-f8932fac1605 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-735493867", "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=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:58.757208 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff0de06b-c0c1-476f-9d77-f8932fac1605 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:10:58.757573 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1277/5134] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:10:58 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 07 18:10:58.765477 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3399cb96-8275-4477-a674-5a0a435f4ccf None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.767920 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3399cb96-8275-4477-a674-5a0a435f4ccf tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] DELETE https://10.4.3.241/volume/v3/types/b44439f0-cc64-45b6-b622-6709e5a27f2d/extra_specs/key1 Aug 07 18:10:58.768196 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3399cb96-8275-4477-a674-5a0a435f4ccf tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:58.768488 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3399cb96-8275-4477-a674-5a0a435f4ccf tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:58.791459 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3399cb96-8275-4477-a674-5a0a435f4ccf tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/b44439f0-cc64-45b6-b622-6709e5a27f2d/extra_specs/key1 returned with HTTP 202 Aug 07 18:10:58.792005 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1286/5135] 10.4.3.241 () {66 vars in 1396 bytes} [Fri Aug 7 18:10:58 2026] DELETE /volume/v3/types/b44439f0-cc64-45b6-b622-6709e5a27f2d/extra_specs/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:10:58.799035 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-31b0ee89-e764-4b44-a1a0-1b484d6026c4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.800546 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31b0ee89-e764-4b44-a1a0-1b484d6026c4 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:10:58.800870 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-31b0ee89-e764-4b44-a1a0-1b484d6026c4 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1172404161", "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=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:58.816933 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-31b0ee89-e764-4b44-a1a0-1b484d6026c4 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:10:58.817298 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1293/5136] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:10:58 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.824784 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-40f6b2b8-3009-459f-a0b6-d877adbe3a2a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.826738 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-40f6b2b8-3009-459f-a0b6-d877adbe3a2a tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] DELETE https://10.4.3.241/volume/v3/types/13b3ef87-49fc-4d95-b116-d203d423865c Aug 07 18:10:58.826922 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-40f6b2b8-3009-459f-a0b6-d877adbe3a2a tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:58.827121 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-40f6b2b8-3009-459f-a0b6-d877adbe3a2a tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:58.850495 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-40f6b2b8-3009-459f-a0b6-d877adbe3a2a tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/13b3ef87-49fc-4d95-b116-d203d423865c returned with HTTP 202 Aug 07 18:10:58.850888 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1281/5137] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:10:58 2026] DELETE /volume/v3/types/13b3ef87-49fc-4d95-b116-d203d423865c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:58.857787 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2ecc72a7-8fab-45ec-94f5-ab36aa4478c5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.859684 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2ecc72a7-8fab-45ec-94f5-ab36aa4478c5 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] GET https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/extra_specs Aug 07 18:10:58.859877 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2ecc72a7-8fab-45ec-94f5-ab36aa4478c5 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:58.860066 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2ecc72a7-8fab-45ec-94f5-ab36aa4478c5 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:58.867099 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2ecc72a7-8fab-45ec-94f5-ab36aa4478c5 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/extra_specs returned with HTTP 200 Aug 07 18:10:58.867647 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1278/5138] 10.4.3.241 () {66 vars in 1378 bytes} [Fri Aug 7 18:10:58 2026] GET /volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.874381 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9a92531c-f078-45ff-967c-873b51c1a8f5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.876056 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a92531c-f078-45ff-967c-873b51c1a8f5 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] GET https://10.4.3.241/volume/v3/types Aug 07 18:10:58.876230 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a92531c-f078-45ff-967c-873b51c1a8f5 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:58.876440 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9a92531c-f078-45ff-967c-873b51c1a8f5 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:58.892934 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9a92531c-f078-45ff-967c-873b51c1a8f5 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:10:58.893302 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1287/5139] 10.4.3.241 () {66 vars in 1231 bytes} [Fri Aug 7 18:10:58 2026] GET /volume/v3/types => generated 2609 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:58.902362 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c19473dd-ba17-4477-93ba-3321d5ce3289 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.904570 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c19473dd-ba17-4477-93ba-3321d5ce3289 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] GET https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/encryption/cipher Aug 07 18:10:58.904733 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c19473dd-ba17-4477-93ba-3321d5ce3289 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:58.904907 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c19473dd-ba17-4477-93ba-3321d5ce3289 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:58.911556 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c19473dd-ba17-4477-93ba-3321d5ce3289 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/encryption/cipher returned with HTTP 200 Aug 07 18:10:58.911911 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1294/5140] 10.4.3.241 () {66 vars in 1396 bytes} [Fri Aug 7 18:10:58 2026] GET /volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:10:58.919661 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0966e9b7-7360-45f5-8bf9-9b038a9498fc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.921496 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0966e9b7-7360-45f5-8bf9-9b038a9498fc tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] GET https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/encryption Aug 07 18:10:58.921747 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0966e9b7-7360-45f5-8bf9-9b038a9498fc tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:58.921975 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0966e9b7-7360-45f5-8bf9-9b038a9498fc tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:58.927630 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0966e9b7-7360-45f5-8bf9-9b038a9498fc tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/encryption returned with HTTP 200 Aug 07 18:10:58.927998 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1282/5141] 10.4.3.241 () {66 vars in 1375 bytes} [Fri Aug 7 18:10:58 2026] GET /volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.936933 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c5c55c79-b0ba-4406-96b0-bdafbcf33378 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.939156 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c5c55c79-b0ba-4406-96b0-bdafbcf33378 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] GET https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/extra_specs/multiattach Aug 07 18:10:58.939365 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c5c55c79-b0ba-4406-96b0-bdafbcf33378 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:58.939612 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c5c55c79-b0ba-4406-96b0-bdafbcf33378 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:58.946382 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c5c55c79-b0ba-4406-96b0-bdafbcf33378 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/extra_specs/multiattach returned with HTTP 200 Aug 07 18:10:58.946796 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1279/5142] 10.4.3.241 () {66 vars in 1414 bytes} [Fri Aug 7 18:10:58 2026] GET /volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:10:58.953663 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-72b507f1-24f8-4686-818b-72613a86a050 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.955389 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-72b507f1-24f8-4686-818b-72613a86a050 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] GET https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/extra_specs/volume_backend_name Aug 07 18:10:58.955573 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-72b507f1-24f8-4686-818b-72613a86a050 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:58.955765 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-72b507f1-24f8-4686-818b-72613a86a050 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:58.962651 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-72b507f1-24f8-4686-818b-72613a86a050 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/extra_specs/volume_backend_name returned with HTTP 200 Aug 07 18:10:58.963222 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1288/5143] 10.4.3.241 () {66 vars in 1438 bytes} [Fri Aug 7 18:10:58 2026] GET /volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:10:58.971015 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-32b33cb8-5d16-4f53-af07-f8f8e4bab256 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.973205 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32b33cb8-5d16-4f53-af07-f8f8e4bab256 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] GET https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165 Aug 07 18:10:58.973416 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32b33cb8-5d16-4f53-af07-f8f8e4bab256 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:58.973623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-32b33cb8-5d16-4f53-af07-f8f8e4bab256 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:58.978513 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-32b33cb8-5d16-4f53-af07-f8f8e4bab256 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165 returned with HTTP 200 Aug 07 18:10:58.978869 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1295/5144] 10.4.3.241 () {66 vars in 1342 bytes} [Fri Aug 7 18:10:58 2026] GET /volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165 => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:58.987439 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c775f0fe-4d6d-4672-8da0-24906154771b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:58.989019 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c775f0fe-4d6d-4672-8da0-24906154771b tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] PUT https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/encryption/2d38c330-0d70-43cc-aa9d-4fdc4c1729a6 Aug 07 18:10:58.989304 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c775f0fe-4d6d-4672-8da0-24906154771b tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:59.003345 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c775f0fe-4d6d-4672-8da0-24906154771b tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/encryption/2d38c330-0d70-43cc-aa9d-4fdc4c1729a6 returned with HTTP 200 Aug 07 18:10:59.003809 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1283/5145] 10.4.3.241 () {68 vars in 1506 bytes} [Fri Aug 7 18:10:58 2026] PUT /volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/encryption/2d38c330-0d70-43cc-aa9d-4fdc4c1729a6 => generated 33 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:10:59.012355 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4bbb79c3-82f4-4078-8e30-435408484e2e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:59.014134 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bbb79c3-82f4-4078-8e30-435408484e2e tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] PUT https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/extra_specs/key1 Aug 07 18:10:59.014484 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4bbb79c3-82f4-4078-8e30-435408484e2e tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:59.034945 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4bbb79c3-82f4-4078-8e30-435408484e2e tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/extra_specs/key1 returned with HTTP 200 Aug 07 18:10:59.035577 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1280/5146] 10.4.3.241 () {68 vars in 1413 bytes} [Fri Aug 7 18:10:59 2026] PUT /volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165/extra_specs/key1 => generated 30 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:10:59.043579 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-68ef14f7-e181-45c5-a523-f64aa7338992 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:59.045119 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-68ef14f7-e181-45c5-a523-f64aa7338992 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] PUT https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165 Aug 07 18:10:59.045443 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-68ef14f7-e181-45c5-a523-f64aa7338992 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:59.060360 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-68ef14f7-e181-45c5-a523-f64aa7338992 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165 returned with HTTP 200 Aug 07 18:10:59.060873 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1289/5147] 10.4.3.241 () {68 vars in 1362 bytes} [Fri Aug 7 18:10:59 2026] PUT /volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165 => generated 371 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:59.069874 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-45840abd-79b3-435c-9f8e-5eeaaee0ac23 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:59.071816 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45840abd-79b3-435c-9f8e-5eeaaee0ac23 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] DELETE https://10.4.3.241/volume/v3/types/b44439f0-cc64-45b6-b622-6709e5a27f2d Aug 07 18:10:59.072017 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45840abd-79b3-435c-9f8e-5eeaaee0ac23 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:59.072224 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-45840abd-79b3-435c-9f8e-5eeaaee0ac23 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:59.097751 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-45840abd-79b3-435c-9f8e-5eeaaee0ac23 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/b44439f0-cc64-45b6-b622-6709e5a27f2d returned with HTTP 202 Aug 07 18:10:59.098127 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1296/5148] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:10:59 2026] DELETE /volume/v3/types/b44439f0-cc64-45b6-b622-6709e5a27f2d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:59.104838 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f5da4c7b-149b-4fcb-a5ac-8b37c0cc11f6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:59.106798 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f5da4c7b-149b-4fcb-a5ac-8b37c0cc11f6 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] DELETE https://10.4.3.241/volume/v3/types/da46f54a-e2e8-413b-a540-25b6d80e2b4f Aug 07 18:10:59.107022 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f5da4c7b-149b-4fcb-a5ac-8b37c0cc11f6 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:59.107259 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f5da4c7b-149b-4fcb-a5ac-8b37c0cc11f6 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:59.133814 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f5da4c7b-149b-4fcb-a5ac-8b37c0cc11f6 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/da46f54a-e2e8-413b-a540-25b6d80e2b4f returned with HTTP 202 Aug 07 18:10:59.134303 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1284/5149] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:10:59 2026] DELETE /volume/v3/types/da46f54a-e2e8-413b-a540-25b6d80e2b4f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:59.140578 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b19536be-65bd-4522-ad56-c5163d272af6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:59.142376 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b19536be-65bd-4522-ad56-c5163d272af6 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] DELETE https://10.4.3.241/volume/v3/types/66716821-f9d2-43eb-84a8-b255a0e418f7 Aug 07 18:10:59.142609 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b19536be-65bd-4522-ad56-c5163d272af6 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:59.142826 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b19536be-65bd-4522-ad56-c5163d272af6 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:59.165223 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b19536be-65bd-4522-ad56-c5163d272af6 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/66716821-f9d2-43eb-84a8-b255a0e418f7 returned with HTTP 202 Aug 07 18:10:59.165552 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1281/5150] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:10:59 2026] DELETE /volume/v3/types/66716821-f9d2-43eb-84a8-b255a0e418f7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:59.172654 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1f2bd853-b2e4-4b32-84eb-ca359fea847d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:59.175063 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1f2bd853-b2e4-4b32-84eb-ca359fea847d tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] DELETE https://10.4.3.241/volume/v3/types/05ea56ad-4230-4c0b-81d8-1fc3c4a958be Aug 07 18:10:59.177152 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1f2bd853-b2e4-4b32-84eb-ca359fea847d tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:59.177152 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1f2bd853-b2e4-4b32-84eb-ca359fea847d tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:59.207758 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1f2bd853-b2e4-4b32-84eb-ca359fea847d tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/05ea56ad-4230-4c0b-81d8-1fc3c4a958be returned with HTTP 202 Aug 07 18:10:59.208159 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1290/5151] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:10:59 2026] DELETE /volume/v3/types/05ea56ad-4230-4c0b-81d8-1fc3c4a958be => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:59.214784 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-38eb6024-8d85-428c-87af-b1bf4bfacfb8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:59.216724 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38eb6024-8d85-428c-87af-b1bf4bfacfb8 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] DELETE https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165 Aug 07 18:10:59.216905 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38eb6024-8d85-428c-87af-b1bf4bfacfb8 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:59.217091 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38eb6024-8d85-428c-87af-b1bf4bfacfb8 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:59.242156 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38eb6024-8d85-428c-87af-b1bf4bfacfb8 tempest-VolumeTypesAdminTests-1072670746 tempest-VolumeTypesAdminTests-1072670746-project-admin] https://10.4.3.241/volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165 returned with HTTP 202 Aug 07 18:10:59.242441 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1297/5152] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:10:59 2026] DELETE /volume/v3/types/cd9b7bd1-2a7b-41fc-b2eb-f868d9093165 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:59.600527 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d86c5a16-d517-4dfe-aad6-5b1eb057f3fd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:59.603085 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d86c5a16-d517-4dfe-aad6-5b1eb057f3fd tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:59.603370 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d86c5a16-d517-4dfe-aad6-5b1eb057f3fd tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:59.603650 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d86c5a16-d517-4dfe-aad6-5b1eb057f3fd tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:59.603793 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d86c5a16-d517-4dfe-aad6-5b1eb057f3fd tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:59.609824 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:59.609824 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:59.609824 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d86c5a16-d517-4dfe-aad6-5b1eb057f3fd tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:59.610010 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1285/5153] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:59 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 18:10:59.626545 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-812ed630-3e98-4282-a4dc-c51d0d2952ac None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:59.629783 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-812ed630-3e98-4282-a4dc-c51d0d2952ac tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8/export_record Aug 07 18:10:59.629999 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-812ed630-3e98-4282-a4dc-c51d0d2952ac tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:59.630191 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-812ed630-3e98-4282-a4dc-c51d0d2952ac tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'export_record' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:59.630301 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-812ed630-3e98-4282-a4dc-c51d0d2952ac tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Export record for backup 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100243) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 18:10:59.638684 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:59.638684 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:59.639484 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.api [None req-812ed630-3e98-4282-a4dc-c51d0d2952ac tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling RPCAPI with context: , host: np0000006743, backup: 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100243) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 18:10:59.652976 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-812ed630-3e98-4282-a4dc-c51d0d2952ac tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] export_record in rpcapi backup_id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 on host np0000006743. {{(pid=100243) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 18:10:59.670185 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-812ed630-3e98-4282-a4dc-c51d0d2952ac tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDZiNmU4OGEtNjRkNC00YWI3LWJmNDctOGY4MGI0MzlkNmU4IiwgInVzZXJfaWQiOiAiYWY4MTYyYTRjZDM2NDQwY2EzNDY4YzRmNmQyMTgzNmMiLCAicHJvamVjdF9pZCI6ICJkMjEyZGU3MDg5NGE0YmU0OWEwZDA2ZDZiMTM0MjA2NSIsICJ2b2x1bWVfaWQiOiAiODgxYzA2YzAtZDA0NS00NWFjLThiNGEtZWQ1MTMwOGYwODg3IiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNDYwOTQ2MDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84ODFjMDZjMC1kMDQ1LTQ1YWMtOGI0YS1lZDUxMzA4ZjA4ODcvMjAyNjA4MDcxODEwNDYvYXpfbm92YV9iYWNrdXBfNDZiNmU4OGEtNjRkNC00YWI3LWJmNDctOGY4MGI0MzlkNmU4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODoxMDo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODoxMDo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjEwOjU5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100243) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 18:10:59.670442 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-812ed630-3e98-4282-a4dc-c51d0d2952ac tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8/export_record returned with HTTP 200 Aug 07 18:10:59.671016 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1282/5154] 10.4.3.241 () {68 vars in 1430 bytes} [Fri Aug 7 18:10:59 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8/export_record => generated 1424 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:10:59.679440 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7677f3b1-0c8e-4fa1-848d-28ffad32b145 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:59.681089 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7677f3b1-0c8e-4fa1-848d-28ffad32b145 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:10:59.681296 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7677f3b1-0c8e-4fa1-848d-28ffad32b145 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:59.681524 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7677f3b1-0c8e-4fa1-848d-28ffad32b145 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:59.681670 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-7677f3b1-0c8e-4fa1-848d-28ffad32b145 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:10:59.685611 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:59.685611 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:10:59.686153 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7677f3b1-0c8e-4fa1-848d-28ffad32b145 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:10:59.686518 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1291/5155] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:59 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:10:59.703597 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-91d5c7e2-3301-4af8-92a0-ce1571009a3d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:59.707751 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91d5c7e2-3301-4af8-92a0-ce1571009a3d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] POST https://10.4.3.241/volume/v3/backups/import_record Aug 07 18:10:59.708415 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91d5c7e2-3301-4af8-92a0-ce1571009a3d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTdlODIwOGYtNWI1NC00Mjg2LWEyNDUtMThjYmVmNjU4MjE1IiwgInVzZXJfaWQiOiAiYWY4MTYyYTRjZDM2NDQwY2EzNDY4YzRmNmQyMTgzNmMiLCAicHJvamVjdF9pZCI6ICJkMjEyZGU3MDg5NGE0YmU0OWEwZDA2ZDZiMTM0MjA2NSIsICJ2b2x1bWVfaWQiOiAiODgxYzA2YzAtZDA0NS00NWFjLThiNGEtZWQ1MTMwOGYwODg3IiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNDYwOTQ2MDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84ODFjMDZjMC1kMDQ1LTQ1YWMtOGI0YS1lZDUxMzA4ZjA4ODcvMjAyNjA4MDcxODEwNDYvYXpfbm92YV9iYWNrdXBfNDZiNmU4OGEtNjRkNC00YWI3LWJmNDctOGY4MGI0MzlkNmU4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODoxMDo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODoxMDo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjEwOjU5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:10:59.712162 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-91d5c7e2-3301-4af8-92a0-ce1571009a3d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTdlODIwOGYtNWI1NC00Mjg2LWEyNDUtMThjYmVmNjU4MjE1IiwgInVzZXJfaWQiOiAiYWY4MTYyYTRjZDM2NDQwY2EzNDY4YzRmNmQyMTgzNmMiLCAicHJvamVjdF9pZCI6ICJkMjEyZGU3MDg5NGE0YmU0OWEwZDA2ZDZiMTM0MjA2NSIsICJ2b2x1bWVfaWQiOiAiODgxYzA2YzAtZDA0NS00NWFjLThiNGEtZWQ1MTMwOGYwODg3IiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNDYwOTQ2MDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84ODFjMDZjMC1kMDQ1LTQ1YWMtOGI0YS1lZDUxMzA4ZjA4ODcvMjAyNjA4MDcxODEwNDYvYXpfbm92YV9iYWNrdXBfNDZiNmU4OGEtNjRkNC00YWI3LWJmNDctOGY4MGI0MzlkNmU4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODoxMDo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODoxMDo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjEwOjU5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100245) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 18:10:59.714503 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-91d5c7e2-3301-4af8-92a0-ce1571009a3d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTdlODIwOGYtNWI1NC00Mjg2LWEyNDUtMThjYmVmNjU4MjE1IiwgInVzZXJfaWQiOiAiYWY4MTYyYTRjZDM2NDQwY2EzNDY4YzRmNmQyMTgzNmMiLCAicHJvamVjdF9pZCI6ICJkMjEyZGU3MDg5NGE0YmU0OWEwZDA2ZDZiMTM0MjA2NSIsICJ2b2x1bWVfaWQiOiAiODgxYzA2YzAtZDA0NS00NWFjLThiNGEtZWQ1MTMwOGYwODg3IiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNDYwOTQ2MDUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84ODFjMDZjMC1kMDQ1LTQ1YWMtOGI0YS1lZDUxMzA4ZjA4ODcvMjAyNjA4MDcxODEwNDYvYXpfbm92YV9iYWNrdXBfNDZiNmU4OGEtNjRkNC00YWI3LWJmNDctOGY4MGI0MzlkNmU4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODoxMDo0M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODoxMDo0M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjEwOjU5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100245) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 18:10:59.716368 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-91d5c7e2-3301-4af8-92a0-ce1571009a3d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '13fd9df64bac4ca88f6ea1c5b591547b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd212de70894a4be49a0d06d6b1342065', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:10:59.717061 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91d5c7e2-3301-4af8-92a0-ce1571009a3d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] https://10.4.3.241/volume/v3/backups/import_record returned with HTTP 403 Aug 07 18:10:59.717973 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1298/5156] 10.4.3.241 () {70 vars in 1342 bytes} [Fri Aug 7 18:10:59 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Aug 07 18:10:59.724360 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-86df72f2-b664-4875-afba-5c1bb1e4ab0f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:59.727059 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-86df72f2-b664-4875-afba-5c1bb1e4ab0f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 Aug 07 18:10:59.727239 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-86df72f2-b664-4875-afba-5c1bb1e4ab0f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:59.727410 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-86df72f2-b664-4875-afba-5c1bb1e4ab0f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:59.727567 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-86df72f2-b664-4875-afba-5c1bb1e4ab0f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Delete volume with id: 881c06c0-d045-45ac-8b4a-ed51308f0887 Aug 07 18:10:59.738945 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:59.738945 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:10:59.740264 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-86df72f2-b664-4875-afba-5c1bb1e4ab0f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:10:59.757173 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-86df72f2-b664-4875-afba-5c1bb1e4ab0f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Delete volume request issued successfully. Aug 07 18:10:59.757335 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-86df72f2-b664-4875-afba-5c1bb1e4ab0f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 returned with HTTP 202 Aug 07 18:10:59.757921 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1286/5157] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:10:59 2026] DELETE /volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:10:59.767120 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-49eeb875-3b44-444e-8969-c1bead33acd6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:10:59.769193 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49eeb875-3b44-444e-8969-c1bead33acd6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 Aug 07 18:10:59.769555 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-49eeb875-3b44-444e-8969-c1bead33acd6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:10:59.769856 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-49eeb875-3b44-444e-8969-c1bead33acd6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:10:59.777872 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:10:59.777872 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:10:59.782164 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-49eeb875-3b44-444e-8969-c1bead33acd6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:10:59.786310 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49eeb875-3b44-444e-8969-c1bead33acd6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 returned with HTTP 200 Aug 07 18:10:59.786780 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1283/5158] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:10:59 2026] GET /volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:00.431897 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-607917d3-a16e-44f8-a917-86afa25cea2a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:00.533255 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:00.533611 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-2047664746"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:00.535351 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-2047664746'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:00.535506 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Create volume of 1 GB Aug 07 18:11:00.539806 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Availability Zones retrieved successfully. Aug 07 18:11:00.544991 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Flow 'volume_create_api' (4fc75222-6450-4946-b04e-eedc5d38791e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:00.546036 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395ee753-f9ab-48e9-a402-a41b9e6e45b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:00.546913 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:00.571883 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395ee753-f9ab-48e9-a402-a41b9e6e45b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:00.572725 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a8c9fc9-415b-4f10-b03c-d8ed9622f16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:00.628008 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Created reservations ['938a5fad-cba8-406d-9153-ec6d48d0057d', '91cbe32e-9f1e-49bf-b661-426395b2ba74', '251c8fbb-d218-4179-98d0-074376105bef', '8c473cdc-c3ac-4827-8ded-ba92e9be15e0'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:00.628928 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a8c9fc9-415b-4f10-b03c-d8ed9622f16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['938a5fad-cba8-406d-9153-ec6d48d0057d', '91cbe32e-9f1e-49bf-b661-426395b2ba74', '251c8fbb-d218-4179-98d0-074376105bef', '8c473cdc-c3ac-4827-8ded-ba92e9be15e0']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:00.629693 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9490ead6-2dc5-4d7a-ac1b-8909a2e92dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:00.652691 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9490ead6-2dc5-4d7a-ac1b-8909a2e92dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cce1647-419e-4d0e-89e9-75aa6781bbcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2047664746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70da2d517b264e8eb668f7e59a30ac88',qos_specs=None,replication_status=,reservations=['938a5fad-cba8-406d-9153-ec6d48d0057d','91cbe32e-9f1e-49bf-b661-426395b2ba74','251c8fbb-d218-4179-98d0-074376105bef','8c473cdc-c3ac-4827-8ded-ba92e9be15e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f2a5b73ecee4a80abe3c2fd41aee39a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-2047664746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cce1647-419e-4d0e-89e9-75aa6781bbcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70da2d517b264e8eb668f7e59a30ac88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f2a5b73ecee4a80abe3c2fd41aee39a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:00.653492 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07fd94f3-5e11-49f5-b57b-e9155b6621f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:00.669696 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07fd94f3-5e11-49f5-b57b-e9155b6621f7) transitioned into state 'SUCCESS' from state '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-2047664746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70da2d517b264e8eb668f7e59a30ac88',qos_specs=None,replication_status=,reservations=['938a5fad-cba8-406d-9153-ec6d48d0057d','91cbe32e-9f1e-49bf-b661-426395b2ba74','251c8fbb-d218-4179-98d0-074376105bef','8c473cdc-c3ac-4827-8ded-ba92e9be15e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f2a5b73ecee4a80abe3c2fd41aee39a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:00.670467 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e2499a-0f2e-4cd4-a0eb-cad9b8d1f208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:00.682421 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46e2499a-0f2e-4cd4-a0eb-cad9b8d1f208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:00.682421 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Flow 'volume_create_api' (4fc75222-6450-4946-b04e-eedc5d38791e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:00.682421 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Create volume request issued successfully. Aug 07 18:11:00.682421 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-607917d3-a16e-44f8-a917-86afa25cea2a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:00.682968 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1292/5159] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:11:00 2026] POST /volume/v3/volumes => generated 750 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:00.694516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f065ccc3-fc75-4a6b-afb3-a378c4785c7c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:00.696982 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f065ccc3-fc75-4a6b-afb3-a378c4785c7c tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] GET https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb Aug 07 18:11:00.697225 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f065ccc3-fc75-4a6b-afb3-a378c4785c7c tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:00.697498 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f065ccc3-fc75-4a6b-afb3-a378c4785c7c tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:00.706360 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:00.706360 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:00.711160 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f065ccc3-fc75-4a6b-afb3-a378c4785c7c tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Volume info retrieved successfully. Aug 07 18:11:00.716619 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f065ccc3-fc75-4a6b-afb3-a378c4785c7c tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb returned with HTTP 200 Aug 07 18:11:00.717133 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1299/5160] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:00 2026] GET /volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:00.800170 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-61651fda-3840-44dd-9bbe-4ac1a19d2264 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:00.801991 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-61651fda-3840-44dd-9bbe-4ac1a19d2264 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 Aug 07 18:11:00.802187 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-61651fda-3840-44dd-9bbe-4ac1a19d2264 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:00.802369 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-61651fda-3840-44dd-9bbe-4ac1a19d2264 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:00.816816 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-61651fda-3840-44dd-9bbe-4ac1a19d2264 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 returned with HTTP 404 Aug 07 18:11:00.817300 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1287/5161] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:00 2026] GET /volume/v3/volumes/881c06c0-d045-45ac-8b4a-ed51308f0887 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:00.825200 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b4f8398b-caef-44cc-83ef-a3e1c2775154 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:00.826884 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b4f8398b-caef-44cc-83ef-a3e1c2775154 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] GET https://10.4.3.241/volume/v3/backups Aug 07 18:11:00.827111 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b4f8398b-caef-44cc-83ef-a3e1c2775154 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:00.827321 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b4f8398b-caef-44cc-83ef-a3e1c2775154 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:00.827657 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-b4f8398b-caef-44cc-83ef-a3e1c2775154 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:11:00.832684 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b4f8398b-caef-44cc-83ef-a3e1c2775154 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] https://10.4.3.241/volume/v3/backups returned with HTTP 200 Aug 07 18:11:00.833077 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1284/5162] 10.4.3.241 () {68 vars in 1277 bytes} [Fri Aug 7 18:11:00 2026] GET /volume/v3/backups => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:00.842154 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b223da9b-b778-458b-998b-677946bfb45d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:00.844412 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b223da9b-b778-458b-998b-677946bfb45d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] GET https://10.4.3.241/volume/v3/backups?project_id=d212de70894a4be49a0d06d6b1342065 Aug 07 18:11:00.844697 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b223da9b-b778-458b-998b-677946bfb45d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:00.844941 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b223da9b-b778-458b-998b-677946bfb45d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Calling method 'index' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:00.845269 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-b223da9b-b778-458b-998b-677946bfb45d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Removing options 'project_id' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:11:00.845588 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:00.845588 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:00.858134 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b223da9b-b778-458b-998b-677946bfb45d tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] https://10.4.3.241/volume/v3/backups?project_id=d212de70894a4be49a0d06d6b1342065 returned with HTTP 200 Aug 07 18:11:00.858584 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1293/5163] 10.4.3.241 () {68 vars in 1364 bytes} [Fri Aug 7 18:11:00 2026] GET /volume/v3/backups?project_id=d212de70894a4be49a0d06d6b1342065 => generated 623 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:00.866529 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-89759f37-2fd6-4b24-a833-ee5417f5055c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:00.868153 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:00.868555 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-118154047"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:00.869864 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-118154047'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:00.870004 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Create volume of 1 GB Aug 07 18:11:00.873761 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Availability Zones retrieved successfully. Aug 07 18:11:00.879442 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Flow 'volume_create_api' (c77e94c1-623d-4ce5-80db-14bbc3035d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:00.880333 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39d71437-0920-4c6a-b863-236ce0777c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:00.881169 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:00.903961 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39d71437-0920-4c6a-b863-236ce0777c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:00.905059 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b634d93-7465-4a53-ac76-e302816ecc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:00.940334 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Created reservations ['21146b45-7c37-4bac-8bbd-6fb10a54db83', '56ccd057-344c-46fc-b322-0a2b5c816ada', 'b04ebe5a-adb3-4e71-bc55-73622138dcf3', 'f785aaf8-5b51-4ede-92c5-3f51039cbc78'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:00.941196 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b634d93-7465-4a53-ac76-e302816ecc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21146b45-7c37-4bac-8bbd-6fb10a54db83', '56ccd057-344c-46fc-b322-0a2b5c816ada', 'b04ebe5a-adb3-4e71-bc55-73622138dcf3', 'f785aaf8-5b51-4ede-92c5-3f51039cbc78']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:00.941958 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e58a1405-32fc-418a-a1f2-9882fc734cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:00.963095 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e58a1405-32fc-418a-a1f2-9882fc734cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3e9498d-1d41-43d8-99ab-0b3a95096014', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-118154047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d212de70894a4be49a0d06d6b1342065',qos_specs=None,replication_status=,reservations=['21146b45-7c37-4bac-8bbd-6fb10a54db83','56ccd057-344c-46fc-b322-0a2b5c816ada','b04ebe5a-adb3-4e71-bc55-73622138dcf3','f785aaf8-5b51-4ede-92c5-3f51039cbc78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af8162a4cd36440ca3468c4f6d21836c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-118154047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3e9498d-1d41-43d8-99ab-0b3a95096014,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d212de70894a4be49a0d06d6b1342065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af8162a4cd36440ca3468c4f6d21836c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:00.963936 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326d76ae-0086-4a94-bacb-133c8f9de529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:00.985732 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (326d76ae-0086-4a94-bacb-133c8f9de529) transitioned into state 'SUCCESS' from state '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-118154047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d212de70894a4be49a0d06d6b1342065',qos_specs=None,replication_status=,reservations=['21146b45-7c37-4bac-8bbd-6fb10a54db83','56ccd057-344c-46fc-b322-0a2b5c816ada','b04ebe5a-adb3-4e71-bc55-73622138dcf3','f785aaf8-5b51-4ede-92c5-3f51039cbc78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af8162a4cd36440ca3468c4f6d21836c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:00.986373 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4a169b2-b268-4b4a-87e0-15b035ea6874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:00.996603 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4a169b2-b268-4b4a-87e0-15b035ea6874) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:00.999427 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Flow 'volume_create_api' (c77e94c1-623d-4ce5-80db-14bbc3035d93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:00.999427 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Create volume request issued successfully. Aug 07 18:11:00.999427 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-89759f37-2fd6-4b24-a833-ee5417f5055c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:00.999427 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1300/5164] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:11:00 2026] POST /volume/v3/volumes => generated 777 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:01.014426 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ab1d56bc-f79a-4520-a740-ea5dadd369de None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:01.016272 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab1d56bc-f79a-4520-a740-ea5dadd369de tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 Aug 07 18:11:01.016552 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab1d56bc-f79a-4520-a740-ea5dadd369de tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:01.016846 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab1d56bc-f79a-4520-a740-ea5dadd369de tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:01.026157 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:01.026157 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:01.030277 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ab1d56bc-f79a-4520-a740-ea5dadd369de tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:11:01.035146 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab1d56bc-f79a-4520-a740-ea5dadd369de tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 returned with HTTP 200 Aug 07 18:11:01.035760 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1288/5165] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:01 2026] GET /volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:01.728445 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b2bce7e5-e5a5-45b2-bedc-33acd9cfd434 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:01.730266 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b2bce7e5-e5a5-45b2-bedc-33acd9cfd434 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] GET https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb Aug 07 18:11:01.730480 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b2bce7e5-e5a5-45b2-bedc-33acd9cfd434 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:01.730702 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b2bce7e5-e5a5-45b2-bedc-33acd9cfd434 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:01.737379 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:01.737379 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:01.741009 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b2bce7e5-e5a5-45b2-bedc-33acd9cfd434 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Volume info retrieved successfully. Aug 07 18:11:01.745118 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b2bce7e5-e5a5-45b2-bedc-33acd9cfd434 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb returned with HTTP 200 Aug 07 18:11:01.745553 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1285/5166] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:01 2026] GET /volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:02.052246 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e726718b-627f-4ec9-9116-d89f749a9d95 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:02.054073 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e726718b-627f-4ec9-9116-d89f749a9d95 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 Aug 07 18:11:02.054271 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e726718b-627f-4ec9-9116-d89f749a9d95 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:02.054485 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e726718b-627f-4ec9-9116-d89f749a9d95 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:02.061534 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:02.061534 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:02.064877 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e726718b-627f-4ec9-9116-d89f749a9d95 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:11:02.068584 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e726718b-627f-4ec9-9116-d89f749a9d95 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 returned with HTTP 200 Aug 07 18:11:02.068986 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1294/5167] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:02 2026] GET /volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:02.081872 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2f452a46-be13-4741-b22f-e260aa0cefb6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:02.084296 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f452a46-be13-4741-b22f-e260aa0cefb6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:11:02.084788 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2f452a46-be13-4741-b22f-e260aa0cefb6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d3e9498d-1d41-43d8-99ab-0b3a95096014", "name": "tempest-type-Backup-1357708590"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:02.087521 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-2f452a46-be13-4741-b22f-e260aa0cefb6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Creating new backup {'backup': {'volume_id': 'd3e9498d-1d41-43d8-99ab-0b3a95096014', 'name': 'tempest-type-Backup-1357708590'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:11:02.087737 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-2f452a46-be13-4741-b22f-e260aa0cefb6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Creating backup of volume d3e9498d-1d41-43d8-99ab-0b3a95096014 in container None Aug 07 18:11:02.096638 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:02.096638 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:02.097158 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2f452a46-be13-4741-b22f-e260aa0cefb6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:11:02.116599 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-2f452a46-be13-4741-b22f-e260aa0cefb6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Created reservations ['75f11cf6-0d3c-4d7e-bad8-4f4005950dd1', 'e2d23ff7-a04b-491d-9cff-6050a5a7cc0b'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:02.148143 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2f452a46-be13-4741-b22f-e260aa0cefb6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:11:02.148143 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1301/5168] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:11:02 2026] POST /volume/v3/backups => generated 316 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:02.154183 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7fbc783b-7fb8-4af2-bae4-d186de58d404 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:02.155714 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7fbc783b-7fb8-4af2-bae4-d186de58d404 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:02.155893 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7fbc783b-7fb8-4af2-bae4-d186de58d404 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:02.156063 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7fbc783b-7fb8-4af2-bae4-d186de58d404 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:02.156164 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7fbc783b-7fb8-4af2-bae4-d186de58d404 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:02.160287 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:02.160287 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:02.160383 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7fbc783b-7fb8-4af2-bae4-d186de58d404 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:02.160731 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1289/5169] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:02 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:03.179595 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-63c9eab8-145c-42c9-99a7-d4e94aeeb4e7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:03.182086 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-63c9eab8-145c-42c9-99a7-d4e94aeeb4e7 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:03.182295 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-63c9eab8-145c-42c9-99a7-d4e94aeeb4e7 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:03.182501 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-63c9eab8-145c-42c9-99a7-d4e94aeeb4e7 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:03.182603 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-63c9eab8-145c-42c9-99a7-d4e94aeeb4e7 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:03.188543 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:03.188543 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:03.188543 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-63c9eab8-145c-42c9-99a7-d4e94aeeb4e7 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:03.188543 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1286/5170] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:03 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:04.198722 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1c83945c-c050-4ee7-ae1b-d0d28c35632f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:04.200444 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c83945c-c050-4ee7-ae1b-d0d28c35632f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:04.200653 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c83945c-c050-4ee7-ae1b-d0d28c35632f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:04.200818 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1c83945c-c050-4ee7-ae1b-d0d28c35632f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:04.200912 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1c83945c-c050-4ee7-ae1b-d0d28c35632f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:04.206085 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:04.206085 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:04.206631 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1c83945c-c050-4ee7-ae1b-d0d28c35632f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:04.206959 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1295/5171] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:04 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:05.217347 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-06bf0078-b681-4bb4-8889-51b18e34dfaa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:05.218981 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06bf0078-b681-4bb4-8889-51b18e34dfaa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:05.219159 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06bf0078-b681-4bb4-8889-51b18e34dfaa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:05.219331 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-06bf0078-b681-4bb4-8889-51b18e34dfaa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:05.219453 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-06bf0078-b681-4bb4-8889-51b18e34dfaa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:05.224049 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:05.224049 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:05.224558 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-06bf0078-b681-4bb4-8889-51b18e34dfaa tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:05.224910 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1302/5172] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:05 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:06.233921 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d33e3743-e06a-4e2d-a643-a2f79d139da1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:06.235594 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d33e3743-e06a-4e2d-a643-a2f79d139da1 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:06.235889 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d33e3743-e06a-4e2d-a643-a2f79d139da1 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:06.236091 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d33e3743-e06a-4e2d-a643-a2f79d139da1 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:06.236228 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d33e3743-e06a-4e2d-a643-a2f79d139da1 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:06.240106 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:06.240106 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:06.240812 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d33e3743-e06a-4e2d-a643-a2f79d139da1 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:06.241151 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1290/5173] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:06 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:07.032115 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d9db0e94-828b-4c74-82a1-3a1c034ac647 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:07.034335 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9db0e94-828b-4c74-82a1-3a1c034ac647 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes/b2a8c667-23ff-49aa-95cd-ee7bc050538a/action Aug 07 18:11:07.034821 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d9db0e94-828b-4c74-82a1-3a1c034ac647 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action body: b'{"os-attach": {"instance_uuid": "12ea5f62-ddf1-4638-a0a0-6b2f8eeecc80", "mountpoint": "/dev/vdc"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:07.035013 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d9db0e94-828b-4c74-82a1-3a1c034ac647 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "12ea5f62-ddf1-4638-a0a0-6b2f8eeecc80", "mountpoint": "/dev/vdc"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:07.044295 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9db0e94-828b-4c74-82a1-3a1c034ac647 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/b2a8c667-23ff-49aa-95cd-ee7bc050538a/action returned with HTTP 404 Aug 07 18:11:07.044973 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1287/5174] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:11:07 2026] POST /volume/v3/volumes/b2a8c667-23ff-49aa-95cd-ee7bc050538a/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:07.251626 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-81050120-7b71-4f6d-8498-56959043f838 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:07.253210 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81050120-7b71-4f6d-8498-56959043f838 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:07.253391 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81050120-7b71-4f6d-8498-56959043f838 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:07.253600 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81050120-7b71-4f6d-8498-56959043f838 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:07.253728 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-81050120-7b71-4f6d-8498-56959043f838 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:07.257312 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:07.257312 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:07.257848 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81050120-7b71-4f6d-8498-56959043f838 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:07.258157 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1296/5175] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:07 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:08.267313 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-55eefa81-9b27-432f-9014-aedf6ad8417c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:08.268895 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55eefa81-9b27-432f-9014-aedf6ad8417c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:08.269102 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-55eefa81-9b27-432f-9014-aedf6ad8417c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:08.269285 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-55eefa81-9b27-432f-9014-aedf6ad8417c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:08.269387 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-55eefa81-9b27-432f-9014-aedf6ad8417c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:08.273137 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:08.273137 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:08.273723 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-55eefa81-9b27-432f-9014-aedf6ad8417c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:08.274063 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1303/5176] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:08 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:09.284805 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7da2ee07-b8d4-46b0-8e36-73a0415f01af None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:09.287055 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7da2ee07-b8d4-46b0-8e36-73a0415f01af tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:09.287336 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7da2ee07-b8d4-46b0-8e36-73a0415f01af tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:09.287630 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7da2ee07-b8d4-46b0-8e36-73a0415f01af tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:09.287772 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7da2ee07-b8d4-46b0-8e36-73a0415f01af tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:09.292947 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:09.292947 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:09.293661 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7da2ee07-b8d4-46b0-8e36-73a0415f01af tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:09.294093 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1291/5177] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:09 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:09.954751 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:09.956906 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:09.957316 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4ce7e594-bfcc-4b87-8202-79ef400cbd19", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-452250805"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:09.959098 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Create volume request body: {'volume': {'imageRef': '4ce7e594-bfcc-4b87-8202-79ef400cbd19', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-452250805'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:10.035553 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Create volume of 2 GB Aug 07 18:11:10.039735 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Availability Zones retrieved successfully. Aug 07 18:11:10.045262 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Flow 'volume_create_api' (9829e7be-7086-4e46-b2f6-e552eb037db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:10.046430 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db71cf8-11fc-464e-a225-31bcd4b4e098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:10.047596 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Validating volume size '2' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:10.079884 np0000006743 devstack@c-api.service[100243]: WARNING cinder.volume.api [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db71cf8-11fc-464e-a225-31bcd4b4e098) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 18:11:10.079884 np0000006743 devstack@c-api.service[100243]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 4ce7e594-bfcc-4b87-8202-79ef400cbd19 is not active. Aug 07 18:11:10.082023 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db71cf8-11fc-464e-a225-31bcd4b4e098) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:10.082993 np0000006743 devstack@c-api.service[100243]: WARNING cinder.volume.api [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db71cf8-11fc-464e-a225-31bcd4b4e098) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 18:11:10.084070 np0000006743 devstack@c-api.service[100243]: WARNING cinder.volume.api [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Flow 'volume_create_api' (9829e7be-7086-4e46-b2f6-e552eb037db6) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 18:11:10.084409 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9b3792dd-92a6-4908-85b5-b00e340f55c5 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 400 Aug 07 18:11:10.084958 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1288/5178] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:11:09 2026] POST /volume/v3/volumes => generated 125 bytes in 131 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:11:10.303504 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-71b97b5c-4d9d-4f79-b32e-a92368c89475 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:10.305123 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-71b97b5c-4d9d-4f79-b32e-a92368c89475 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:10.305310 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-71b97b5c-4d9d-4f79-b32e-a92368c89475 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:10.305501 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-71b97b5c-4d9d-4f79-b32e-a92368c89475 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:10.305603 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-71b97b5c-4d9d-4f79-b32e-a92368c89475 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:10.310056 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:10.310056 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:10.310056 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-71b97b5c-4d9d-4f79-b32e-a92368c89475 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:10.310056 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1297/5179] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:10 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:11.319949 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e6c735c8-71ce-4270-8fc6-c806ccab7d80 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.321357 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e6c735c8-71ce-4270-8fc6-c806ccab7d80 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:11.321568 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e6c735c8-71ce-4270-8fc6-c806ccab7d80 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:11.321744 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e6c735c8-71ce-4270-8fc6-c806ccab7d80 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:11.321862 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e6c735c8-71ce-4270-8fc6-c806ccab7d80 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:11.325523 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:11.325523 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:11.326061 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e6c735c8-71ce-4270-8fc6-c806ccab7d80 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:11.326371 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1304/5180] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:11 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:11.411764 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a9f8fbb1-eee0-4625-908c-99f546347efb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.413421 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9f8fbb1-eee0-4625-908c-99f546347efb tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:11.413806 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9f8fbb1-eee0-4625-908c-99f546347efb tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "7932b3ca-c41b-4812-b05e-7ab8a252d420"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:11.415132 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-a9f8fbb1-eee0-4625-908c-99f546347efb tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '7932b3ca-c41b-4812-b05e-7ab8a252d420'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:11.495438 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a9f8fbb1-eee0-4625-908c-99f546347efb tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Create volume of 1 GB Aug 07 18:11:11.498969 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a9f8fbb1-eee0-4625-908c-99f546347efb tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Availability Zones retrieved successfully. Aug 07 18:11:11.507247 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a9f8fbb1-eee0-4625-908c-99f546347efb tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Flow 'volume_create_api' (2a32b10a-e58a-49bc-91ee-8e170f6c5ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:11.508918 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a9f8fbb1-eee0-4625-908c-99f546347efb tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a7cf31-fdad-43ca-8a27-fb7eddc6b770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:11.510177 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-a9f8fbb1-eee0-4625-908c-99f546347efb tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:11.546418 np0000006743 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-a9f8fbb1-eee0-4625-908c-99f546347efb tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a7cf31-fdad-43ca-8a27-fb7eddc6b770) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 18:11:11.546418 np0000006743 devstack@c-api.service[100246]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 07 18:11:11.546418 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a9f8fbb1-eee0-4625-908c-99f546347efb tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a7cf31-fdad-43ca-8a27-fb7eddc6b770) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:11.546418 np0000006743 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-a9f8fbb1-eee0-4625-908c-99f546347efb tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a7cf31-fdad-43ca-8a27-fb7eddc6b770) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 18:11:11.546418 np0000006743 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-a9f8fbb1-eee0-4625-908c-99f546347efb tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Flow 'volume_create_api' (2a32b10a-e58a-49bc-91ee-8e170f6c5ab5) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 18:11:11.546866 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9f8fbb1-eee0-4625-908c-99f546347efb tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 400 Aug 07 18:11:11.547384 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1292/5181] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:11:11 2026] POST /volume/v3/volumes => generated 134 bytes in 136 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:11:11.674912 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f76a037a-3ad3-4b31-8c3c-d9050b966db3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.676461 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f76a037a-3ad3-4b31-8c3c-d9050b966db3 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:11.676773 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f76a037a-3ad3-4b31-8c3c-d9050b966db3 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:11.678180 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f76a037a-3ad3-4b31-8c3c-d9050b966db3 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 400 Aug 07 18:11:11.678572 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1289/5182] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:11:11 2026] POST /volume/v3/volumes => generated 127 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:11:11.684660 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-020d600a-631b-4d74-ac46-90a27fba114d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.686350 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-020d600a-631b-4d74-ac46-90a27fba114d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:11.686679 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-020d600a-631b-4d74-ac46-90a27fba114d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "b39bbb0a-2090-4b4b-8abc-bb3e95feabfe"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:11.688180 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-020d600a-631b-4d74-ac46-90a27fba114d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'b39bbb0a-2090-4b4b-8abc-bb3e95feabfe'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:11.696117 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-020d600a-631b-4d74-ac46-90a27fba114d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 404 Aug 07 18:11:11.696614 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1298/5183] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:11:11 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:11.705327 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ebdccf01-5802-4dbc-896e-d91dc78f0e7c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.707146 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ebdccf01-5802-4dbc-896e-d91dc78f0e7c tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:11.707499 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ebdccf01-5802-4dbc-896e-d91dc78f0e7c tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "66bffe31-172a-4ca5-879f-1e711e2d4d87"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:11.708974 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-ebdccf01-5802-4dbc-896e-d91dc78f0e7c tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '66bffe31-172a-4ca5-879f-1e711e2d4d87'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:11.715501 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ebdccf01-5802-4dbc-896e-d91dc78f0e7c tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 404 Aug 07 18:11:11.716021 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1305/5184] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:11:11 2026] POST /volume/v3/volumes => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:11.723903 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fedf4200-4bcb-4759-a21a-7462a3780ede None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.725872 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fedf4200-4bcb-4759-a21a-7462a3780ede tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:11.726212 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fedf4200-4bcb-4759-a21a-7462a3780ede tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "c5038c8d-1d49-4a02-b9b8-262a6867e258"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:11.728050 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-fedf4200-4bcb-4759-a21a-7462a3780ede tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'c5038c8d-1d49-4a02-b9b8-262a6867e258'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:11.734679 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fedf4200-4bcb-4759-a21a-7462a3780ede tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 404 Aug 07 18:11:11.735225 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1293/5185] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:11:11 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:11.743141 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-919b8037-ca96-4a5d-9cc8-807b3fca6d8e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.744759 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-919b8037-ca96-4a5d-9cc8-807b3fca6d8e tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:11.745065 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-919b8037-ca96-4a5d-9cc8-807b3fca6d8e tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:11.746573 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-919b8037-ca96-4a5d-9cc8-807b3fca6d8e tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 400 Aug 07 18:11:11.746959 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1290/5186] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:11:11 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:11:11.754593 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0b8f29bd-bb0c-43f9-a840-26733a3a434a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.756265 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0b8f29bd-bb0c-43f9-a840-26733a3a434a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:11.756626 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0b8f29bd-bb0c-43f9-a840-26733a3a434a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:11.758259 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0b8f29bd-bb0c-43f9-a840-26733a3a434a tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 400 Aug 07 18:11:11.758733 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1299/5187] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:11:11 2026] POST /volume/v3/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:11:11.765362 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d83d6a11-99bd-4097-aaa9-42a21a6c660b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.767021 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d83d6a11-99bd-4097-aaa9-42a21a6c660b tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:11.767314 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d83d6a11-99bd-4097-aaa9-42a21a6c660b tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:11.768776 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d83d6a11-99bd-4097-aaa9-42a21a6c660b tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 400 Aug 07 18:11:11.769338 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1306/5188] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:11:11 2026] POST /volume/v3/volumes => generated 121 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:11:11.776103 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-56602d89-48b8-47d6-bf6d-823344ae71e1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.777845 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56602d89-48b8-47d6-bf6d-823344ae71e1 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] DELETE https://10.4.3.241/volume/v3/volumes/tempest-invalid-1154590748 Aug 07 18:11:11.778026 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56602d89-48b8-47d6-bf6d-823344ae71e1 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:11.778218 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56602d89-48b8-47d6-bf6d-823344ae71e1 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:11.778381 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-56602d89-48b8-47d6-bf6d-823344ae71e1 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Delete volume with id: tempest-invalid-1154590748 Aug 07 18:11:11.784030 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56602d89-48b8-47d6-bf6d-823344ae71e1 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/tempest-invalid-1154590748 returned with HTTP 404 Aug 07 18:11:11.784487 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1294/5189] 10.4.3.241 () {66 vars in 1321 bytes} [Fri Aug 7 18:11:11 2026] DELETE /volume/v3/volumes/tempest-invalid-1154590748 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:11.792875 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b946ac15-5e30-4ac6-86a0-660ccfe482cf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.794581 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1291/5190] 10.4.3.241 () {66 vars in 1243 bytes} [Fri Aug 7 18:11:11 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 18:11:11.802648 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cc8d11ca-8d2a-4f13-be0b-678e36130a7d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.804212 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cc8d11ca-8d2a-4f13-be0b-678e36130a7d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes/xxx/action Aug 07 18:11:11.804541 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cc8d11ca-8d2a-4f13-be0b-678e36130a7d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action body: b'{"os-detach": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:11.804675 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cc8d11ca-8d2a-4f13-be0b-678e36130a7d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:11.812733 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cc8d11ca-8d2a-4f13-be0b-678e36130a7d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 07 18:11:11.813199 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1300/5191] 10.4.3.241 () {68 vars in 1291 bytes} [Fri Aug 7 18:11:11 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:11.821867 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1db1884a-2f3c-411d-b8c4-fae5dbc8b3da None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.824057 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1db1884a-2f3c-411d-b8c4-fae5dbc8b3da tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] GET https://10.4.3.241/volume/v3/volumes/tempest-invalid-1646907050 Aug 07 18:11:11.824284 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1db1884a-2f3c-411d-b8c4-fae5dbc8b3da tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:11.824541 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1db1884a-2f3c-411d-b8c4-fae5dbc8b3da tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:11.830276 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1db1884a-2f3c-411d-b8c4-fae5dbc8b3da tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/tempest-invalid-1646907050 returned with HTTP 404 Aug 07 18:11:11.830724 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1307/5192] 10.4.3.241 () {66 vars in 1318 bytes} [Fri Aug 7 18:11:11 2026] GET /volume/v3/volumes/tempest-invalid-1646907050 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:11.839796 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9686c292-7c49-4f40-8079-520b4e8c53fe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.841779 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1295/5193] 10.4.3.241 () {66 vars in 1240 bytes} [Fri Aug 7 18:11:11 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 18:11:11.848716 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1ac2a6cf-0d03-4b1f-8bdd-9a67840adc83 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.850289 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ac2a6cf-0d03-4b1f-8bdd-9a67840adc83 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?status=null Aug 07 18:11:11.850489 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ac2a6cf-0d03-4b1f-8bdd-9a67840adc83 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:11.850657 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ac2a6cf-0d03-4b1f-8bdd-9a67840adc83 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:11.850891 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.api_utils [None req-1ac2a6cf-0d03-4b1f-8bdd-9a67840adc83 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Removing options '' from query. {{(pid=100243) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:11:11.851129 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1ac2a6cf-0d03-4b1f-8bdd-9a67840adc83 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Could not evaluate value null, assuming string {{(pid=100243) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:11:11.851662 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1ac2a6cf-0d03-4b1f-8bdd-9a67840adc83 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:11:11.876087 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1ac2a6cf-0d03-4b1f-8bdd-9a67840adc83 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Get all volumes completed successfully. Aug 07 18:11:11.878011 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ac2a6cf-0d03-4b1f-8bdd-9a67840adc83 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 07 18:11:11.878320 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1292/5194] 10.4.3.241 () {66 vars in 1281 bytes} [Fri Aug 7 18:11:11 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:11:11.890266 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-26c512ce-7e60-47a0-818c-99e924b7ab6f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.892337 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26c512ce-7e60-47a0-818c-99e924b7ab6f tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] GET https://10.4.3.241/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-723271140 Aug 07 18:11:11.892594 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26c512ce-7e60-47a0-818c-99e924b7ab6f tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:11.892879 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26c512ce-7e60-47a0-818c-99e924b7ab6f tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'detail' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:11.893201 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.api_utils [None req-26c512ce-7e60-47a0-818c-99e924b7ab6f tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Removing options '' from query. {{(pid=100244) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:11:11.894144 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-26c512ce-7e60-47a0-818c-99e924b7ab6f tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-723271140'), ('no_migration_targets', True)]). {{(pid=100244) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:11:11.926465 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-26c512ce-7e60-47a0-818c-99e924b7ab6f tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Get all volumes completed successfully. Aug 07 18:11:11.928868 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26c512ce-7e60-47a0-818c-99e924b7ab6f tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-723271140 returned with HTTP 200 Aug 07 18:11:11.929303 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1301/5195] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:11:11 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-723271140 => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:11:11.941424 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-93468f7c-2b5b-4c86-a45f-620d9853b083 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.943084 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93468f7c-2b5b-4c86-a45f-620d9853b083 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] GET https://10.4.3.241/volume/v3/volumes?status=null Aug 07 18:11:11.943259 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93468f7c-2b5b-4c86-a45f-620d9853b083 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:11.943458 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-93468f7c-2b5b-4c86-a45f-620d9853b083 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:11.943738 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-93468f7c-2b5b-4c86-a45f-620d9853b083 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:11:11.943996 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93468f7c-2b5b-4c86-a45f-620d9853b083 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Could not evaluate value null, assuming string {{(pid=100245) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 18:11:11.944510 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-93468f7c-2b5b-4c86-a45f-620d9853b083 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100245) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:11:11.949987 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-93468f7c-2b5b-4c86-a45f-620d9853b083 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Get all volumes completed successfully. Aug 07 18:11:11.950279 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-93468f7c-2b5b-4c86-a45f-620d9853b083 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes?status=null returned with HTTP 200 Aug 07 18:11:11.950635 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1308/5196] 10.4.3.241 () {66 vars in 1260 bytes} [Fri Aug 7 18:11:11 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:11:11.958819 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-485e546f-300a-4e78-a589-61e0527d08d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.960374 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-485e546f-300a-4e78-a589-61e0527d08d8 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] GET https://10.4.3.241/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1174895777 Aug 07 18:11:11.960555 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-485e546f-300a-4e78-a589-61e0527d08d8 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:11.960728 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-485e546f-300a-4e78-a589-61e0527d08d8 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:11.960979 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-485e546f-300a-4e78-a589-61e0527d08d8 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:11:11.961607 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-485e546f-300a-4e78-a589-61e0527d08d8 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1174895777'), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:11:11.967280 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-485e546f-300a-4e78-a589-61e0527d08d8 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Get all volumes completed successfully. Aug 07 18:11:11.967627 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-485e546f-300a-4e78-a589-61e0527d08d8 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1174895777 returned with HTTP 200 Aug 07 18:11:11.967985 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1296/5197] 10.4.3.241 () {66 vars in 1338 bytes} [Fri Aug 7 18:11:11 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1174895777 => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 18:11:11.976165 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4860baec-e7f0-412b-bf4a-6c89f8cd4e23 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:11.977802 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4860baec-e7f0-412b-bf4a-6c89f8cd4e23 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action Aug 07 18:11:11.978107 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4860baec-e7f0-412b-bf4a-6c89f8cd4e23 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:11.978224 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4860baec-e7f0-412b-bf4a-6c89f8cd4e23 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:11.985562 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:11.985562 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:11.985957 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4860baec-e7f0-412b-bf4a-6c89f8cd4e23 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Volume info retrieved successfully. Aug 07 18:11:11.991463 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4860baec-e7f0-412b-bf4a-6c89f8cd4e23 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Reserve volume completed successfully. Aug 07 18:11:11.991651 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4860baec-e7f0-412b-bf4a-6c89f8cd4e23 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action returned with HTTP 202 Aug 07 18:11:11.992024 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1293/5198] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:11:11 2026] POST /volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:11:11.998331 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5adef211-5cf3-4998-b6b0-7c89e4d76d4d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.000031 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5adef211-5cf3-4998-b6b0-7c89e4d76d4d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action Aug 07 18:11:12.000376 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5adef211-5cf3-4998-b6b0-7c89e4d76d4d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:12.000530 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5adef211-5cf3-4998-b6b0-7c89e4d76d4d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:12.008309 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:12.008309 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:12.008756 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5adef211-5cf3-4998-b6b0-7c89e4d76d4d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Volume info retrieved successfully. Aug 07 18:11:12.012233 np0000006743 devstack@c-api.service[100244]: ERROR cinder.volume.api [None req-5adef211-5cf3-4998-b6b0-7c89e4d76d4d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Volume status must be available to reserve, but the status is attaching. Aug 07 18:11:12.012555 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5adef211-5cf3-4998-b6b0-7c89e4d76d4d tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action returned with HTTP 400 Aug 07 18:11:12.013075 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1302/5199] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:11:11 2026] POST /volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action => generated 132 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:11:12.019503 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-08e9f413-745d-4f4a-a9a0-2f9e05667583 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.020995 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08e9f413-745d-4f4a-a9a0-2f9e05667583 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action Aug 07 18:11:12.021274 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08e9f413-745d-4f4a-a9a0-2f9e05667583 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:12.021385 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08e9f413-745d-4f4a-a9a0-2f9e05667583 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:12.028628 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:12.028628 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:12.029096 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-08e9f413-745d-4f4a-a9a0-2f9e05667583 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Volume info retrieved successfully. Aug 07 18:11:12.039886 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-08e9f413-745d-4f4a-a9a0-2f9e05667583 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Unreserve volume completed successfully. Aug 07 18:11:12.040116 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08e9f413-745d-4f4a-a9a0-2f9e05667583 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action returned with HTTP 202 Aug 07 18:11:12.040491 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1309/5200] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:11:12 2026] POST /volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:11:12.047456 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-28735181-0cae-4de1-afd8-971d8bdbc4d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.048998 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28735181-0cae-4de1-afd8-971d8bdbc4d3 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes/673fa9d9-0306-407c-99c9-5854ad2e612a/action Aug 07 18:11:12.049321 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28735181-0cae-4de1-afd8-971d8bdbc4d3 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:12.049447 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28735181-0cae-4de1-afd8-971d8bdbc4d3 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:12.056077 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28735181-0cae-4de1-afd8-971d8bdbc4d3 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/673fa9d9-0306-407c-99c9-5854ad2e612a/action returned with HTTP 404 Aug 07 18:11:12.056577 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1297/5201] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:11:12 2026] POST /volume/v3/volumes/673fa9d9-0306-407c-99c9-5854ad2e612a/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:12.064062 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-578663e0-6a20-434b-a80c-98cfc7d6b402 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.066511 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-578663e0-6a20-434b-a80c-98cfc7d6b402 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes/39fd9c59-fd78-4d73-9247-1a4b396c65f6/action Aug 07 18:11:12.067034 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-578663e0-6a20-434b-a80c-98cfc7d6b402 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:12.067221 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-578663e0-6a20-434b-a80c-98cfc7d6b402 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:12.073288 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-578663e0-6a20-434b-a80c-98cfc7d6b402 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/39fd9c59-fd78-4d73-9247-1a4b396c65f6/action returned with HTTP 404 Aug 07 18:11:12.073777 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1294/5202] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:11:12 2026] POST /volume/v3/volumes/39fd9c59-fd78-4d73-9247-1a4b396c65f6/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:12.081292 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-08e6f058-79c7-4dcf-921a-c8b4a34f48ec None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.083108 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1303/5203] 10.4.3.241 () {68 vars in 1260 bytes} [Fri Aug 7 18:11:12 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 18:11:12.089414 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6c7ee1bf-fb46-4e3c-b90b-c7dbc4c0f81f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.090929 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6c7ee1bf-fb46-4e3c-b90b-c7dbc4c0f81f tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] PUT https://10.4.3.241/volume/v3/volumes/tempest-invalid-106079601 Aug 07 18:11:12.091230 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6c7ee1bf-fb46-4e3c-b90b-c7dbc4c0f81f tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:12.097570 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6c7ee1bf-fb46-4e3c-b90b-c7dbc4c0f81f tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/tempest-invalid-106079601 returned with HTTP 404 Aug 07 18:11:12.098096 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1310/5204] 10.4.3.241 () {68 vars in 1335 bytes} [Fri Aug 7 18:11:12 2026] PUT /volume/v3/volumes/tempest-invalid-106079601 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:12.104986 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9c10d90a-d261-4c7c-bd63-bbee0f25a034 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.106786 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c10d90a-d261-4c7c-bd63-bbee0f25a034 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] PUT https://10.4.3.241/volume/v3/volumes/7f2a3cf4-3436-4558-8d4d-c57c5f243174 Aug 07 18:11:12.106786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c10d90a-d261-4c7c-bd63-bbee0f25a034 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:12.113130 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c10d90a-d261-4c7c-bd63-bbee0f25a034 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/7f2a3cf4-3436-4558-8d4d-c57c5f243174 returned with HTTP 404 Aug 07 18:11:12.113585 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1298/5205] 10.4.3.241 () {68 vars in 1368 bytes} [Fri Aug 7 18:11:12 2026] PUT /volume/v3/volumes/7f2a3cf4-3436-4558-8d4d-c57c5f243174 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:12.121534 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3cb5e8f1-18f2-438e-9d62-dcbb587ed4f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.123392 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3cb5e8f1-18f2-438e-9d62-dcbb587ed4f9 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ef912caa-08f9-4bdb-9a03-91cfb555cc11 Aug 07 18:11:12.123612 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3cb5e8f1-18f2-438e-9d62-dcbb587ed4f9 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:12.123797 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3cb5e8f1-18f2-438e-9d62-dcbb587ed4f9 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:12.123945 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-3cb5e8f1-18f2-438e-9d62-dcbb587ed4f9 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Delete volume with id: ef912caa-08f9-4bdb-9a03-91cfb555cc11 Aug 07 18:11:12.129086 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3cb5e8f1-18f2-438e-9d62-dcbb587ed4f9 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/ef912caa-08f9-4bdb-9a03-91cfb555cc11 returned with HTTP 404 Aug 07 18:11:12.129557 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1295/5206] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:12 2026] DELETE /volume/v3/volumes/ef912caa-08f9-4bdb-9a03-91cfb555cc11 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:12.136957 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d39f42db-77ce-4bc4-b523-353b4b36b7e6 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.138757 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d39f42db-77ce-4bc4-b523-353b4b36b7e6 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action Aug 07 18:11:12.139102 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d39f42db-77ce-4bc4-b523-353b4b36b7e6 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:12.139262 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d39f42db-77ce-4bc4-b523-353b4b36b7e6 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:12.140698 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d39f42db-77ce-4bc4-b523-353b4b36b7e6 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action returned with HTTP 400 Aug 07 18:11:12.141161 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1304/5207] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:11:12 2026] POST /volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:11:12.148226 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-85b90e13-f083-46b9-b42b-3cc7f0577080 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.150319 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-85b90e13-f083-46b9-b42b-3cc7f0577080 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action Aug 07 18:11:12.150766 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-85b90e13-f083-46b9-b42b-3cc7f0577080 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:12.150932 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-85b90e13-f083-46b9-b42b-3cc7f0577080 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:12.152767 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-85b90e13-f083-46b9-b42b-3cc7f0577080 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action returned with HTTP 400 Aug 07 18:11:12.153305 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1311/5208] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:11:12 2026] POST /volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:11:12.160474 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9e78d023-0549-4094-9c2f-e148f6ea4b55 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.162273 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e78d023-0549-4094-9c2f-e148f6ea4b55 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes/0b5c4521-19b6-4c91-9b4f-badaf4eaf0e8/action Aug 07 18:11:12.162724 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e78d023-0549-4094-9c2f-e148f6ea4b55 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:12.162856 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e78d023-0549-4094-9c2f-e148f6ea4b55 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:12.169650 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e78d023-0549-4094-9c2f-e148f6ea4b55 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/0b5c4521-19b6-4c91-9b4f-badaf4eaf0e8/action returned with HTTP 404 Aug 07 18:11:12.170116 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1299/5209] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:11:12 2026] POST /volume/v3/volumes/0b5c4521-19b6-4c91-9b4f-badaf4eaf0e8/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:12.177642 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-36981a6e-931e-409b-93f2-e6f5a078aebe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.179181 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-36981a6e-931e-409b-93f2-e6f5a078aebe tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action Aug 07 18:11:12.179534 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-36981a6e-931e-409b-93f2-e6f5a078aebe tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:12.179676 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-36981a6e-931e-409b-93f2-e6f5a078aebe tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:12.181060 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-36981a6e-931e-409b-93f2-e6f5a078aebe tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action returned with HTTP 400 Aug 07 18:11:12.181508 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1296/5210] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:11:12 2026] POST /volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb/action => generated 129 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 18:11:12.188686 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-aba366c9-8e94-4f73-bf8e-bee157a918c8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.190462 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aba366c9-8e94-4f73-bf8e-bee157a918c8 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] POST https://10.4.3.241/volume/v3/volumes/None/action Aug 07 18:11:12.190787 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aba366c9-8e94-4f73-bf8e-bee157a918c8 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:12.190904 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aba366c9-8e94-4f73-bf8e-bee157a918c8 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:12.198236 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aba366c9-8e94-4f73-bf8e-bee157a918c8 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/None/action returned with HTTP 404 Aug 07 18:11:12.198693 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1305/5211] 10.4.3.241 () {68 vars in 1294 bytes} [Fri Aug 7 18:11:12 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:12.206710 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0ce4e92e-5c55-4abf-88d0-83709d273410 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.208329 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ce4e92e-5c55-4abf-88d0-83709d273410 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] GET https://10.4.3.241/volume/v3/volumes/1c35bbfa-0519-4b3d-8107-347611a7e597 Aug 07 18:11:12.208538 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ce4e92e-5c55-4abf-88d0-83709d273410 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:12.208758 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ce4e92e-5c55-4abf-88d0-83709d273410 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:12.214377 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ce4e92e-5c55-4abf-88d0-83709d273410 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/1c35bbfa-0519-4b3d-8107-347611a7e597 returned with HTTP 404 Aug 07 18:11:12.215007 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1312/5212] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:12 2026] GET /volume/v3/volumes/1c35bbfa-0519-4b3d-8107-347611a7e597 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:12.223582 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-70c7ef4d-e3d8-485c-b51b-99d8863346c9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.225456 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70c7ef4d-e3d8-485c-b51b-99d8863346c9 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] GET https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb Aug 07 18:11:12.225678 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70c7ef4d-e3d8-485c-b51b-99d8863346c9 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:12.225933 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70c7ef4d-e3d8-485c-b51b-99d8863346c9 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:12.233066 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:12.233066 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:12.236885 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-70c7ef4d-e3d8-485c-b51b-99d8863346c9 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Volume info retrieved successfully. Aug 07 18:11:12.241099 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70c7ef4d-e3d8-485c-b51b-99d8863346c9 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb returned with HTTP 200 Aug 07 18:11:12.241476 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1300/5213] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:12 2026] GET /volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:12.252984 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ae4f475c-16b1-4dae-bd6e-a6afd45240e1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.255037 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ae4f475c-16b1-4dae-bd6e-a6afd45240e1 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] DELETE https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb Aug 07 18:11:12.255265 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ae4f475c-16b1-4dae-bd6e-a6afd45240e1 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:12.255521 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ae4f475c-16b1-4dae-bd6e-a6afd45240e1 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:12.255736 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-ae4f475c-16b1-4dae-bd6e-a6afd45240e1 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Delete volume with id: 5cce1647-419e-4d0e-89e9-75aa6781bbcb Aug 07 18:11:12.263971 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:12.263971 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:12.264530 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ae4f475c-16b1-4dae-bd6e-a6afd45240e1 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Volume info retrieved successfully. Aug 07 18:11:12.281150 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ae4f475c-16b1-4dae-bd6e-a6afd45240e1 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Delete volume request issued successfully. Aug 07 18:11:12.281374 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ae4f475c-16b1-4dae-bd6e-a6afd45240e1 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb returned with HTTP 202 Aug 07 18:11:12.281964 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1297/5214] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:12 2026] DELETE /volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:12.289295 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9964caae-c7e5-4f5a-9a62-af1739a5b8ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.291047 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9964caae-c7e5-4f5a-9a62-af1739a5b8ab tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] GET https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb Aug 07 18:11:12.291247 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9964caae-c7e5-4f5a-9a62-af1739a5b8ab tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:12.291448 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9964caae-c7e5-4f5a-9a62-af1739a5b8ab tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:12.302188 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:12.302188 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:12.307418 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9964caae-c7e5-4f5a-9a62-af1739a5b8ab tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Volume info retrieved successfully. Aug 07 18:11:12.311788 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9964caae-c7e5-4f5a-9a62-af1739a5b8ab tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb returned with HTTP 200 Aug 07 18:11:12.312171 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1306/5215] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:12 2026] GET /volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:12.338697 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-85a120a3-af93-4185-ba93-961377707f2a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:12.340582 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-85a120a3-af93-4185-ba93-961377707f2a tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:12.341011 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-85a120a3-af93-4185-ba93-961377707f2a tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:12.341171 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-85a120a3-af93-4185-ba93-961377707f2a tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:12.341308 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-85a120a3-af93-4185-ba93-961377707f2a tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:12.346081 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:12.346081 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:12.346880 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-85a120a3-af93-4185-ba93-961377707f2a tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:12.347322 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1313/5216] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:12 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:13.324445 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-119b7304-881a-4bfb-80ac-35830de3ae42 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:13.326266 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-119b7304-881a-4bfb-80ac-35830de3ae42 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] GET https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb Aug 07 18:11:13.326497 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-119b7304-881a-4bfb-80ac-35830de3ae42 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:13.326689 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-119b7304-881a-4bfb-80ac-35830de3ae42 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:13.333060 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-119b7304-881a-4bfb-80ac-35830de3ae42 tempest-VolumesNegativeTest-302277306 tempest-VolumesNegativeTest-302277306-project-member] https://10.4.3.241/volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb returned with HTTP 404 Aug 07 18:11:13.333669 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1301/5217] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:13 2026] GET /volume/v3/volumes/5cce1647-419e-4d0e-89e9-75aa6781bbcb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:13.357582 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-49b97370-24e7-415a-9038-2d510228b4b6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:13.359519 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49b97370-24e7-415a-9038-2d510228b4b6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:13.360070 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-49b97370-24e7-415a-9038-2d510228b4b6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:13.360070 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-49b97370-24e7-415a-9038-2d510228b4b6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:13.360165 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-49b97370-24e7-415a-9038-2d510228b4b6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:13.364362 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:13.364362 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:13.365011 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-49b97370-24e7-415a-9038-2d510228b4b6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:13.365409 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1298/5218] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:13 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:14.175000 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:14.260364 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:14.260698 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-193359049"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:14.261967 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-193359049'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:14.262091 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume of 1 GB Aug 07 18:11:14.268015 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Availability Zones retrieved successfully. Aug 07 18:11:14.273082 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Flow 'volume_create_api' (9c4acf9c-1d47-48ee-ba32-65184122d094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:14.273944 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1651fdba-8d70-4538-94cc-ec76ecaf02b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:14.274782 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:14.300356 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1651fdba-8d70-4538-94cc-ec76ecaf02b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:14.301037 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d9e3989-c690-4ed2-82c7-854fd52532e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:14.375644 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Created reservations ['90b8c282-cdd8-4129-a5e3-6162afdde162', '744a4fba-dd2a-480b-909c-922d8f70cef9', '8fc0355c-ec47-4926-a693-15c088a444c0', '5d7eb3f4-1d86-4bdd-af48-0b1b6dcbc3b9'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:14.378271 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d9e3989-c690-4ed2-82c7-854fd52532e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90b8c282-cdd8-4129-a5e3-6162afdde162', '744a4fba-dd2a-480b-909c-922d8f70cef9', '8fc0355c-ec47-4926-a693-15c088a444c0', '5d7eb3f4-1d86-4bdd-af48-0b1b6dcbc3b9']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:14.378423 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ed12577a-7178-4c01-bf97-74d9ca7fd68c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:14.378928 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d743e955-57d2-4fcb-870c-54ed5c8a8859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:14.381065 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed12577a-7178-4c01-bf97-74d9ca7fd68c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:14.381506 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ed12577a-7178-4c01-bf97-74d9ca7fd68c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:14.382080 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ed12577a-7178-4c01-bf97-74d9ca7fd68c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:14.382305 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-ed12577a-7178-4c01-bf97-74d9ca7fd68c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:14.387102 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:14.387102 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:14.388054 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ed12577a-7178-4c01-bf97-74d9ca7fd68c tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:14.388778 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1314/5219] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:14 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:14.408335 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d743e955-57d2-4fcb-870c-54ed5c8a8859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1de6c290-5610-4432-972a-038aa7bd28b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-193359049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',qos_specs=None,replication_status=,reservations=['90b8c282-cdd8-4129-a5e3-6162afdde162','744a4fba-dd2a-480b-909c-922d8f70cef9','8fc0355c-ec47-4926-a693-15c088a444c0','5d7eb3f4-1d86-4bdd-af48-0b1b6dcbc3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ffaa30fd542938ea121d29732ed32',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-193359049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1de6c290-5610-4432-972a-038aa7bd28b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='699ffaa30fd542938ea121d29732ed32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:14.409169 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa27dd8-d0e3-48df-a842-001291cad82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:14.435576 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa27dd8-d0e3-48df-a842-001291cad82e) transitioned into state 'SUCCESS' from state '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-193359049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',qos_specs=None,replication_status=,reservations=['90b8c282-cdd8-4129-a5e3-6162afdde162','744a4fba-dd2a-480b-909c-922d8f70cef9','8fc0355c-ec47-4926-a693-15c088a444c0','5d7eb3f4-1d86-4bdd-af48-0b1b6dcbc3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ffaa30fd542938ea121d29732ed32',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:14.436177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a20ae51-0a24-4bd9-8f37-e7e02bbfcf6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:14.445028 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a20ae51-0a24-4bd9-8f37-e7e02bbfcf6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:14.445837 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Flow 'volume_create_api' (9c4acf9c-1d47-48ee-ba32-65184122d094) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:14.446130 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume request issued successfully. Aug 07 18:11:14.446715 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a66fdfc-de49-4704-9267-5f0bd6c1876e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:14.447104 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1307/5220] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:11:14 2026] POST /volume/v3/volumes => generated 757 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:14.459235 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1378227e-977f-4a13-af7f-4fd0d2e1aad9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:14.463997 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1378227e-977f-4a13-af7f-4fd0d2e1aad9 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 Aug 07 18:11:14.464188 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1378227e-977f-4a13-af7f-4fd0d2e1aad9 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:14.464374 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1378227e-977f-4a13-af7f-4fd0d2e1aad9 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:14.476027 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:14.476027 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:14.479759 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1378227e-977f-4a13-af7f-4fd0d2e1aad9 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:14.483541 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1378227e-977f-4a13-af7f-4fd0d2e1aad9 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 returned with HTTP 200 Aug 07 18:11:14.483898 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1302/5221] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:14 2026] GET /volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:15.399283 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-eb1c8862-df39-4a65-b0f4-679bce0ae2e7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:15.401201 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb1c8862-df39-4a65-b0f4-679bce0ae2e7 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:15.401448 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb1c8862-df39-4a65-b0f4-679bce0ae2e7 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:15.401659 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-eb1c8862-df39-4a65-b0f4-679bce0ae2e7 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:15.401779 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-eb1c8862-df39-4a65-b0f4-679bce0ae2e7 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:15.406077 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:15.406077 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:15.406619 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-eb1c8862-df39-4a65-b0f4-679bce0ae2e7 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:15.406969 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1299/5222] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:15 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:15.500331 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7dbb801d-3904-4685-b613-688e0f952e2d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:15.500331 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7dbb801d-3904-4685-b613-688e0f952e2d tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 Aug 07 18:11:15.500331 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7dbb801d-3904-4685-b613-688e0f952e2d tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:15.500331 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7dbb801d-3904-4685-b613-688e0f952e2d tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:15.506104 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:15.506104 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:15.510278 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7dbb801d-3904-4685-b613-688e0f952e2d tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:15.514031 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7dbb801d-3904-4685-b613-688e0f952e2d tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 returned with HTTP 200 Aug 07 18:11:15.514481 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1315/5223] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:15 2026] GET /volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:15.524673 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-80f085d2-ab2e-491f-b7c6-7c56c68e7297 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:15.526484 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80f085d2-ab2e-491f-b7c6-7c56c68e7297 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] POST https://10.4.3.241/volume/v3/backups Aug 07 18:11:15.526867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-80f085d2-ab2e-491f-b7c6-7c56c68e7297 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1de6c290-5610-4432-972a-038aa7bd28b9", "name": "tempest-CreateVolumesFromBackupTest-Backup-504291349"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:15.528214 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.contrib.backups [None req-80f085d2-ab2e-491f-b7c6-7c56c68e7297 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Creating new backup {'backup': {'volume_id': '1de6c290-5610-4432-972a-038aa7bd28b9', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-504291349'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:11:15.528353 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-80f085d2-ab2e-491f-b7c6-7c56c68e7297 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Creating backup of volume 1de6c290-5610-4432-972a-038aa7bd28b9 in container None Aug 07 18:11:15.537182 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:15.537182 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:15.537635 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-80f085d2-ab2e-491f-b7c6-7c56c68e7297 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:15.558541 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-80f085d2-ab2e-491f-b7c6-7c56c68e7297 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Created reservations ['88c1f28b-f3b4-4d95-96da-1336cd6090f9', 'ebc3a134-f501-43c6-a4b0-bbb73c8dfdb8'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:15.578830 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-80f085d2-ab2e-491f-b7c6-7c56c68e7297 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:11:15.579368 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1308/5224] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:11:15 2026] POST /volume/v3/backups => generated 338 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:15.585828 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6adb9671-da2c-4a57-ad2c-8f8da320a9a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:15.587497 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6adb9671-da2c-4a57-ad2c-8f8da320a9a2 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:15.587677 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6adb9671-da2c-4a57-ad2c-8f8da320a9a2 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:15.588093 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6adb9671-da2c-4a57-ad2c-8f8da320a9a2 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:15.588093 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6adb9671-da2c-4a57-ad2c-8f8da320a9a2 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:15.591682 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:15.591682 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:15.592316 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6adb9671-da2c-4a57-ad2c-8f8da320a9a2 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:15.592646 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1303/5225] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:15 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 745 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:16.417219 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8cd12ca6-8c58-4f46-8118-e73e1665da13 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:16.419176 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8cd12ca6-8c58-4f46-8118-e73e1665da13 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:16.419425 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8cd12ca6-8c58-4f46-8118-e73e1665da13 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:16.419656 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8cd12ca6-8c58-4f46-8118-e73e1665da13 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:16.419802 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8cd12ca6-8c58-4f46-8118-e73e1665da13 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:16.424108 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:16.424108 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:16.424807 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8cd12ca6-8c58-4f46-8118-e73e1665da13 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:16.425210 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1300/5226] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:16 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:16.602150 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a97e263c-c66e-4f40-b315-93e4d131e4ed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:16.603573 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a97e263c-c66e-4f40-b315-93e4d131e4ed tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:16.603817 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a97e263c-c66e-4f40-b315-93e4d131e4ed tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:16.604046 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a97e263c-c66e-4f40-b315-93e4d131e4ed tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:16.604982 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a97e263c-c66e-4f40-b315-93e4d131e4ed tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:16.608770 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:16.608770 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:16.608770 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a97e263c-c66e-4f40-b315-93e4d131e4ed tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:16.608770 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1316/5227] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:16 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:17.434885 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2d5f41a2-7107-46e9-8e05-f33557b3e624 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:17.436648 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d5f41a2-7107-46e9-8e05-f33557b3e624 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:17.436862 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2d5f41a2-7107-46e9-8e05-f33557b3e624 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:17.437052 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2d5f41a2-7107-46e9-8e05-f33557b3e624 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:17.437155 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-2d5f41a2-7107-46e9-8e05-f33557b3e624 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:17.441200 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:17.441200 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:17.441810 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2d5f41a2-7107-46e9-8e05-f33557b3e624 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:17.442316 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1309/5228] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:17 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:17.617312 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-80dd96cb-741e-4e70-8eaf-416093e861ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:17.619017 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80dd96cb-741e-4e70-8eaf-416093e861ac tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:17.619176 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80dd96cb-741e-4e70-8eaf-416093e861ac tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:17.619341 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80dd96cb-741e-4e70-8eaf-416093e861ac tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:17.619467 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-80dd96cb-741e-4e70-8eaf-416093e861ac tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:17.623229 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:17.623229 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:17.623919 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80dd96cb-741e-4e70-8eaf-416093e861ac tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:17.624244 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1304/5229] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:17 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:18.453955 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-09541e87-ed0a-4dd5-9db3-fbcf07b1fd48 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:18.455485 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09541e87-ed0a-4dd5-9db3-fbcf07b1fd48 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:18.455663 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09541e87-ed0a-4dd5-9db3-fbcf07b1fd48 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:18.455831 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-09541e87-ed0a-4dd5-9db3-fbcf07b1fd48 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:18.455936 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-09541e87-ed0a-4dd5-9db3-fbcf07b1fd48 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:18.459636 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:18.459636 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:18.460205 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-09541e87-ed0a-4dd5-9db3-fbcf07b1fd48 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:18.460664 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1301/5230] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:18 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:18.471496 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-81876022-c29f-45af-b742-d0b00f876d5f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:18.473142 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81876022-c29f-45af-b742-d0b00f876d5f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] POST https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2/action Aug 07 18:11:18.473530 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81876022-c29f-45af-b742-d0b00f876d5f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:18.473626 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81876022-c29f-45af-b742-d0b00f876d5f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:18.475243 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.admin_actions [None req-81876022-c29f-45af-b742-d0b00f876d5f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Updating backup 'd5a389ac-9b74-4a98-bfeb-1f3afd81bcd2' with '{'status': 'error'}' {{(pid=100245) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 18:11:18.484455 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:18.484455 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:18.485796 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.policy [None req-81876022-c29f-45af-b742-d0b00f876d5f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '13fd9df64bac4ca88f6ea1c5b591547b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd212de70894a4be49a0d06d6b1342065', '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=100245) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:11:18.486030 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81876022-c29f-45af-b742-d0b00f876d5f tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2/action returned with HTTP 403 Aug 07 18:11:18.486566 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1317/5231] 10.4.3.241 () {70 vars in 1430 bytes} [Fri Aug 7 18:11:18 2026] POST /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:18.493988 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3b83ec64-db1e-4332-bbd7-0bd9ad03a137 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:18.495767 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b83ec64-db1e-4332-bbd7-0bd9ad03a137 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 Aug 07 18:11:18.495979 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b83ec64-db1e-4332-bbd7-0bd9ad03a137 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:18.496159 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3b83ec64-db1e-4332-bbd7-0bd9ad03a137 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:18.496343 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-3b83ec64-db1e-4332-bbd7-0bd9ad03a137 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Delete volume with id: d3e9498d-1d41-43d8-99ab-0b3a95096014 Aug 07 18:11:18.517839 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:18.517839 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:18.518311 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3b83ec64-db1e-4332-bbd7-0bd9ad03a137 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:11:18.537074 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3b83ec64-db1e-4332-bbd7-0bd9ad03a137 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Delete volume request issued successfully. Aug 07 18:11:18.537560 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3b83ec64-db1e-4332-bbd7-0bd9ad03a137 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 returned with HTTP 202 Aug 07 18:11:18.538014 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1310/5232] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:11:18 2026] DELETE /volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:18.545353 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ca141f92-c6bb-4eeb-877f-466715265ab1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:18.547134 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ca141f92-c6bb-4eeb-877f-466715265ab1 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 Aug 07 18:11:18.547339 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ca141f92-c6bb-4eeb-877f-466715265ab1 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:18.547560 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ca141f92-c6bb-4eeb-877f-466715265ab1 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:18.554862 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:18.554862 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:18.558569 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ca141f92-c6bb-4eeb-877f-466715265ab1 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:11:18.563653 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ca141f92-c6bb-4eeb-877f-466715265ab1 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 returned with HTTP 200 Aug 07 18:11:18.564179 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1305/5233] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:18 2026] GET /volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:18.633376 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8f353613-6f06-4288-b03e-c17507ea0d7d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:18.634954 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8f353613-6f06-4288-b03e-c17507ea0d7d tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:18.635146 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8f353613-6f06-4288-b03e-c17507ea0d7d tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:18.635320 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8f353613-6f06-4288-b03e-c17507ea0d7d tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:18.635425 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-8f353613-6f06-4288-b03e-c17507ea0d7d tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:18.639543 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:18.639543 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:18.640252 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8f353613-6f06-4288-b03e-c17507ea0d7d tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:18.640625 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1302/5234] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:18 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:19.575626 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-19b590db-ce83-4556-a570-5af1e3dbf8af None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:19.577326 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19b590db-ce83-4556-a570-5af1e3dbf8af tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 Aug 07 18:11:19.577504 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-19b590db-ce83-4556-a570-5af1e3dbf8af tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:19.577678 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-19b590db-ce83-4556-a570-5af1e3dbf8af tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:19.583162 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-19b590db-ce83-4556-a570-5af1e3dbf8af tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 returned with HTTP 404 Aug 07 18:11:19.583591 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1318/5235] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:19 2026] GET /volume/v3/volumes/d3e9498d-1d41-43d8-99ab-0b3a95096014 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:19.591551 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d65b4345-9697-43d6-9de1-6645ea729e50 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:19.593213 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d65b4345-9697-43d6-9de1-6645ea729e50 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:11:19.593426 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d65b4345-9697-43d6-9de1-6645ea729e50 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:19.593635 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d65b4345-9697-43d6-9de1-6645ea729e50 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:19.593765 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-d65b4345-9697-43d6-9de1-6645ea729e50 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:19.597680 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:19.597680 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:19.598383 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d65b4345-9697-43d6-9de1-6645ea729e50 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-reader] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:11:19.598706 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1311/5236] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:19 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:19.608008 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f68a5adf-79e7-451f-bb36-88a0073b3dc6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:19.609624 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f68a5adf-79e7-451f-bb36-88a0073b3dc6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] DELETE https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:19.609830 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f68a5adf-79e7-451f-bb36-88a0073b3dc6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:19.610006 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f68a5adf-79e7-451f-bb36-88a0073b3dc6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:19.610107 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-f68a5adf-79e7-451f-bb36-88a0073b3dc6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Delete backup with id: d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. Aug 07 18:11:19.614291 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:19.614291 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:19.624457 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-f68a5adf-79e7-451f-bb36-88a0073b3dc6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] delete_backup rpcapi backup_id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:11:19.625908 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f68a5adf-79e7-451f-bb36-88a0073b3dc6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 202 Aug 07 18:11:19.626294 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1306/5237] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:11:19 2026] DELETE /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:11:19.633516 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-36d8621d-e1d9-4dd5-9edb-226c7d722716 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:19.635168 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-36d8621d-e1d9-4dd5-9edb-226c7d722716 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:19.635365 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-36d8621d-e1d9-4dd5-9edb-226c7d722716 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:19.635562 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-36d8621d-e1d9-4dd5-9edb-226c7d722716 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:19.635673 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-36d8621d-e1d9-4dd5-9edb-226c7d722716 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:19.639724 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:19.639724 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:19.640362 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-36d8621d-e1d9-4dd5-9edb-226c7d722716 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 200 Aug 07 18:11:19.640730 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1303/5238] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:19 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:19.649349 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3e84121c-4dc0-428c-85b5-6261e6b33708 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:19.650849 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e84121c-4dc0-428c-85b5-6261e6b33708 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:19.651018 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e84121c-4dc0-428c-85b5-6261e6b33708 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:19.651201 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3e84121c-4dc0-428c-85b5-6261e6b33708 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:19.651302 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3e84121c-4dc0-428c-85b5-6261e6b33708 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:19.655719 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:19.655719 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:19.656579 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3e84121c-4dc0-428c-85b5-6261e6b33708 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:19.656998 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1319/5239] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:19 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:20.650475 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a5c2f160-7346-4f65-9c2e-bf6dd23d20fb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:20.652249 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a5c2f160-7346-4f65-9c2e-bf6dd23d20fb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 Aug 07 18:11:20.652467 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a5c2f160-7346-4f65-9c2e-bf6dd23d20fb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:20.652645 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a5c2f160-7346-4f65-9c2e-bf6dd23d20fb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:20.652771 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a5c2f160-7346-4f65-9c2e-bf6dd23d20fb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:20.656126 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a5c2f160-7346-4f65-9c2e-bf6dd23d20fb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 returned with HTTP 404 Aug 07 18:11:20.656573 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1312/5240] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:20 2026] GET /volume/v3/backups/d5a389ac-9b74-4a98-bfeb-1f3afd81bcd2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:20.663216 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a6eaa749-2c32-4ce4-a990-7b0177bcd6eb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:20.664919 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a6eaa749-2c32-4ce4-a990-7b0177bcd6eb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] DELETE https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:11:20.665131 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a6eaa749-2c32-4ce4-a990-7b0177bcd6eb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:20.665309 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a6eaa749-2c32-4ce4-a990-7b0177bcd6eb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:20.665433 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-a6eaa749-2c32-4ce4-a990-7b0177bcd6eb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Delete backup with id: 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. Aug 07 18:11:20.666369 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d353c28e-7e8c-4411-8ad2-2008fee195c9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:20.668157 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d353c28e-7e8c-4411-8ad2-2008fee195c9 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:20.668340 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d353c28e-7e8c-4411-8ad2-2008fee195c9 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:20.668533 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d353c28e-7e8c-4411-8ad2-2008fee195c9 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:20.668650 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d353c28e-7e8c-4411-8ad2-2008fee195c9 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:20.669288 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:20.669288 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:20.672529 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:20.672529 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:20.673191 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d353c28e-7e8c-4411-8ad2-2008fee195c9 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:20.673534 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1304/5241] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:20 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:20.679833 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-a6eaa749-2c32-4ce4-a990-7b0177bcd6eb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] delete_backup rpcapi backup_id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:11:20.681361 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a6eaa749-2c32-4ce4-a990-7b0177bcd6eb tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 202 Aug 07 18:11:20.682050 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1307/5242] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:11:20 2026] DELETE /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:11:20.688644 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e004cb9f-3c20-4225-ba21-7d8fe4b574e6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:20.690839 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e004cb9f-3c20-4225-ba21-7d8fe4b574e6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:11:20.691102 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e004cb9f-3c20-4225-ba21-7d8fe4b574e6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:20.691315 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e004cb9f-3c20-4225-ba21-7d8fe4b574e6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:20.691444 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e004cb9f-3c20-4225-ba21-7d8fe4b574e6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:20.695748 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:20.695748 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:20.696343 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e004cb9f-3c20-4225-ba21-7d8fe4b574e6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 200 Aug 07 18:11:20.696745 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1320/5243] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:20 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:21.692584 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6c94893a-2d67-454d-8c0f-45b5053098b0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:21.703845 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6c94893a-2d67-454d-8c0f-45b5053098b0 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:21.704414 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6c94893a-2d67-454d-8c0f-45b5053098b0 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:21.705051 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6c94893a-2d67-454d-8c0f-45b5053098b0 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:21.705712 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-6c94893a-2d67-454d-8c0f-45b5053098b0 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:21.707105 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6975f666-b316-472b-aeb4-8073c3087370 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:21.708871 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6975f666-b316-472b-aeb4-8073c3087370 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 Aug 07 18:11:21.709068 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6975f666-b316-472b-aeb4-8073c3087370 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:21.709240 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6975f666-b316-472b-aeb4-8073c3087370 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:21.709367 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-6975f666-b316-472b-aeb4-8073c3087370 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 46b6e88a-64d4-4ab7-bf47-8f80b439d6e8. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:21.713880 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6975f666-b316-472b-aeb4-8073c3087370 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 returned with HTTP 404 Aug 07 18:11:21.714500 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1305/5244] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:21 2026] GET /volume/v3/backups/46b6e88a-64d4-4ab7-bf47-8f80b439d6e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:21.720856 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:21.720856 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:21.720957 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c203f753-006b-48a2-8c0d-84afb69eb464 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:21.721811 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6c94893a-2d67-454d-8c0f-45b5053098b0 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:21.722229 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1313/5245] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:21 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 758 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:21.722865 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c203f753-006b-48a2-8c0d-84afb69eb464 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] DELETE https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:11:21.723105 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c203f753-006b-48a2-8c0d-84afb69eb464 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:21.723323 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c203f753-006b-48a2-8c0d-84afb69eb464 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:21.723483 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-c203f753-006b-48a2-8c0d-84afb69eb464 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Delete backup with id: 9c395ea0-ecc9-4cf1-aa18-764845879554. Aug 07 18:11:21.728225 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:21.728225 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:21.740514 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-c203f753-006b-48a2-8c0d-84afb69eb464 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] delete_backup rpcapi backup_id 9c395ea0-ecc9-4cf1-aa18-764845879554 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:11:21.742282 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c203f753-006b-48a2-8c0d-84afb69eb464 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 202 Aug 07 18:11:21.742875 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1308/5246] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:11:21 2026] DELETE /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:11:21.750197 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-16c1a4b1-7d7f-48e7-8389-90d18d5f2339 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:21.752339 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16c1a4b1-7d7f-48e7-8389-90d18d5f2339 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:11:21.752680 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16c1a4b1-7d7f-48e7-8389-90d18d5f2339 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:21.752830 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-16c1a4b1-7d7f-48e7-8389-90d18d5f2339 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:21.752958 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-16c1a4b1-7d7f-48e7-8389-90d18d5f2339 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:21.757188 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:21.757188 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:21.757892 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-16c1a4b1-7d7f-48e7-8389-90d18d5f2339 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 200 Aug 07 18:11:21.758287 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1321/5247] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:21 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:22.732266 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-01fdd899-5d58-49e1-89bd-387856e1a7f1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:22.734473 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01fdd899-5d58-49e1-89bd-387856e1a7f1 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:22.734591 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01fdd899-5d58-49e1-89bd-387856e1a7f1 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:22.734768 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-01fdd899-5d58-49e1-89bd-387856e1a7f1 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:22.734884 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-01fdd899-5d58-49e1-89bd-387856e1a7f1 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:22.739052 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:22.739052 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:22.739710 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-01fdd899-5d58-49e1-89bd-387856e1a7f1 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:22.740061 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1306/5248] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:22 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:22.768495 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fa331c55-af60-459c-88fc-615929996cac None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:22.771301 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa331c55-af60-459c-88fc-615929996cac tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 Aug 07 18:11:22.771301 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa331c55-af60-459c-88fc-615929996cac tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:22.771589 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa331c55-af60-459c-88fc-615929996cac tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:22.771717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-fa331c55-af60-459c-88fc-615929996cac tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Show backup with id 9c395ea0-ecc9-4cf1-aa18-764845879554. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:22.775722 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa331c55-af60-459c-88fc-615929996cac tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 returned with HTTP 404 Aug 07 18:11:22.776291 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1314/5249] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:22 2026] GET /volume/v3/backups/9c395ea0-ecc9-4cf1-aa18-764845879554 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:22.783910 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4db93d2e-7a16-46a5-b054-b3867416c748 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:22.786243 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4db93d2e-7a16-46a5-b054-b3867416c748 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 Aug 07 18:11:22.786543 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4db93d2e-7a16-46a5-b054-b3867416c748 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:22.786799 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4db93d2e-7a16-46a5-b054-b3867416c748 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:22.786988 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-4db93d2e-7a16-46a5-b054-b3867416c748 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Delete volume with id: 3c7d594d-d2e4-463e-9120-a5e3008194c0 Aug 07 18:11:22.797055 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:22.797055 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:22.797537 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4db93d2e-7a16-46a5-b054-b3867416c748 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:11:22.817599 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4db93d2e-7a16-46a5-b054-b3867416c748 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Delete volume request issued successfully. Aug 07 18:11:22.817753 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4db93d2e-7a16-46a5-b054-b3867416c748 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 returned with HTTP 202 Aug 07 18:11:22.818158 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1309/5250] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:11:22 2026] DELETE /volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 18:11:22.825101 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-152373be-1552-41e0-94a4-3074791893c6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:22.826816 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-152373be-1552-41e0-94a4-3074791893c6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 Aug 07 18:11:22.827042 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-152373be-1552-41e0-94a4-3074791893c6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:22.827214 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-152373be-1552-41e0-94a4-3074791893c6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:22.834290 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:22.834290 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:22.837489 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-152373be-1552-41e0-94a4-3074791893c6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Volume info retrieved successfully. Aug 07 18:11:22.841577 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-152373be-1552-41e0-94a4-3074791893c6 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 returned with HTTP 200 Aug 07 18:11:22.842022 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1322/5251] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:22 2026] GET /volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:23.751179 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-092e4364-5d4e-4a20-b11c-7e1dd1fd6666 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:23.752971 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-092e4364-5d4e-4a20-b11c-7e1dd1fd6666 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:23.753181 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-092e4364-5d4e-4a20-b11c-7e1dd1fd6666 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:23.753357 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-092e4364-5d4e-4a20-b11c-7e1dd1fd6666 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:23.753481 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-092e4364-5d4e-4a20-b11c-7e1dd1fd6666 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:23.758160 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:23.758160 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:23.759012 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-092e4364-5d4e-4a20-b11c-7e1dd1fd6666 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:23.759602 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1307/5252] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:23 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:23.861304 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f66c1f0f-e9eb-4685-a28b-ca900eba3cd8 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:23.863162 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f66c1f0f-e9eb-4685-a28b-ca900eba3cd8 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] GET https://10.4.3.241/volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 Aug 07 18:11:23.863366 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f66c1f0f-e9eb-4685-a28b-ca900eba3cd8 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:23.863585 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f66c1f0f-e9eb-4685-a28b-ca900eba3cd8 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:23.870157 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f66c1f0f-e9eb-4685-a28b-ca900eba3cd8 tempest-ProjectReaderTests33-176758960 tempest-ProjectReaderTests33-176758960-project-admin] https://10.4.3.241/volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 returned with HTTP 404 Aug 07 18:11:23.870684 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1315/5253] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:11:23 2026] GET /volume/v3/volumes/3c7d594d-d2e4-463e-9120-a5e3008194c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:24.772496 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-37a2a302-ccbd-49f1-940f-a845b3e37800 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:24.774083 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-37a2a302-ccbd-49f1-940f-a845b3e37800 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:24.774262 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-37a2a302-ccbd-49f1-940f-a845b3e37800 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:24.774439 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-37a2a302-ccbd-49f1-940f-a845b3e37800 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:24.774545 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-37a2a302-ccbd-49f1-940f-a845b3e37800 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:24.778515 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:24.778515 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:24.779305 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-37a2a302-ccbd-49f1-940f-a845b3e37800 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:24.779703 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1310/5254] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:24 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:25.794794 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-adf96361-4588-44e9-9f15-2841bb3671b8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:25.796625 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-adf96361-4588-44e9-9f15-2841bb3671b8 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:25.796815 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-adf96361-4588-44e9-9f15-2841bb3671b8 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:25.797044 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-adf96361-4588-44e9-9f15-2841bb3671b8 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:25.797183 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-adf96361-4588-44e9-9f15-2841bb3671b8 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:25.801172 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:25.801172 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:25.801906 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-adf96361-4588-44e9-9f15-2841bb3671b8 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:25.802265 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1323/5255] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:25 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:26.811974 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9e072c4f-4591-4ec9-b7c4-609e49e0062f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:26.813704 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e072c4f-4591-4ec9-b7c4-609e49e0062f tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:26.813917 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e072c4f-4591-4ec9-b7c4-609e49e0062f tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:26.814125 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9e072c4f-4591-4ec9-b7c4-609e49e0062f tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:26.814265 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-9e072c4f-4591-4ec9-b7c4-609e49e0062f tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:26.818894 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:26.818894 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:26.819813 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9e072c4f-4591-4ec9-b7c4-609e49e0062f tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:26.820201 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1308/5256] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:26 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:27.830915 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-50e4c39f-a737-457b-b66a-364adf359d62 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:27.832831 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50e4c39f-a737-457b-b66a-364adf359d62 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:27.832999 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50e4c39f-a737-457b-b66a-364adf359d62 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:27.833162 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50e4c39f-a737-457b-b66a-364adf359d62 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:27.833258 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-50e4c39f-a737-457b-b66a-364adf359d62 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:27.837129 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:27.837129 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:27.837814 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50e4c39f-a737-457b-b66a-364adf359d62 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:27.838174 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1316/5257] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:27 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:28.848810 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9820b33f-a2d0-49dc-8673-c9b693b1d21a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:28.850626 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9820b33f-a2d0-49dc-8673-c9b693b1d21a tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:28.850827 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9820b33f-a2d0-49dc-8673-c9b693b1d21a tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:28.851039 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9820b33f-a2d0-49dc-8673-c9b693b1d21a tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:28.851158 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9820b33f-a2d0-49dc-8673-c9b693b1d21a tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:28.855729 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:28.855729 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:28.856675 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9820b33f-a2d0-49dc-8673-c9b693b1d21a tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:28.857081 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1311/5258] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:28 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:29.867757 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ea929780-229f-4880-b560-3e2a527f9672 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:29.869716 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ea929780-229f-4880-b560-3e2a527f9672 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:29.869938 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ea929780-229f-4880-b560-3e2a527f9672 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:29.870145 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ea929780-229f-4880-b560-3e2a527f9672 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:29.870255 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-ea929780-229f-4880-b560-3e2a527f9672 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:29.874860 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:29.874860 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:29.875685 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ea929780-229f-4880-b560-3e2a527f9672 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:29.876285 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1324/5259] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:29 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:30.426886 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c5922562-c504-4a9b-afdb-16d7ffcb5b16 req-4b3490ec-062f-4fb8-9cff-085048857741 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:30.428914 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c5922562-c504-4a9b-afdb-16d7ffcb5b16 req-4b3490ec-062f-4fb8-9cff-085048857741 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/attachments/dfd02da7-fe84-456a-91c1-dc622a843ff1 Aug 07 18:11:30.429097 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c5922562-c504-4a9b-afdb-16d7ffcb5b16 req-4b3490ec-062f-4fb8-9cff-085048857741 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:30.429274 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c5922562-c504-4a9b-afdb-16d7ffcb5b16 req-4b3490ec-062f-4fb8-9cff-085048857741 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:30.441842 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:30.441842 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:30.482866 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c5922562-c504-4a9b-afdb-16d7ffcb5b16 req-4b3490ec-062f-4fb8-9cff-085048857741 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/dfd02da7-fe84-456a-91c1-dc622a843ff1 returned with HTTP 200 Aug 07 18:11:30.483241 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1309/5260] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:11:30 2026] DELETE /volume/v3/attachments/dfd02da7-fe84-456a-91c1-dc622a843ff1 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:30.887457 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-79416c99-fbb1-49d7-96ee-4c14caf50321 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:30.889027 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-79416c99-fbb1-49d7-96ee-4c14caf50321 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:30.889187 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-79416c99-fbb1-49d7-96ee-4c14caf50321 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:30.889355 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-79416c99-fbb1-49d7-96ee-4c14caf50321 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:30.889468 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-79416c99-fbb1-49d7-96ee-4c14caf50321 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:30.893270 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:30.893270 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:30.893927 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-79416c99-fbb1-49d7-96ee-4c14caf50321 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:30.894259 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1317/5261] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:30 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 760 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:30.905523 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fed30d72-e339-47f8-8809-729efa813979 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:30.907622 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:30.908060 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "bba0fd39-ba88-4df7-83ce-bb5d8793caa0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1942433980"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:30.909952 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume request body: {'volume': {"'backup_id": 'bba0fd39-ba88-4df7-83ce-bb5d8793caa0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1942433980'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:30.910096 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume of 1 GB Aug 07 18:11:30.912366 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=166,cinder:UPDATE=33,cinder:INSERT=21 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:11:30.914988 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Availability Zones retrieved successfully. Aug 07 18:11:30.922192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Flow 'volume_create_api' (9f46af3d-6eda-4f50-bc27-2fc4e7e7daea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:30.923612 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b23d1c-a38f-4474-b6fd-6a61258b807a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:30.924955 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:30.950153 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b23d1c-a38f-4474-b6fd-6a61258b807a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:30.951137 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b73e9d-6a7d-41a7-838a-c5fc3d619169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:30.984476 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Created reservations ['afce00d8-bc5a-401e-978c-a4ee063b21f6', '85aa738a-d26a-40df-80a6-df68c116c795', '506eea57-49e8-4d07-bfb7-4fcd47f8daf4', 'e49ec742-4853-4da6-8789-d9d25dde72f5'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:30.985263 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b73e9d-6a7d-41a7-838a-c5fc3d619169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afce00d8-bc5a-401e-978c-a4ee063b21f6', '85aa738a-d26a-40df-80a6-df68c116c795', '506eea57-49e8-4d07-bfb7-4fcd47f8daf4', 'e49ec742-4853-4da6-8789-d9d25dde72f5']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:30.985989 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (008459d7-f39c-4849-948c-846305878557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.005107 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (008459d7-f39c-4849-948c-846305878557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d392180-7737-4a33-8840-13a726201af4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1942433980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',qos_specs=None,replication_status=,reservations=['afce00d8-bc5a-401e-978c-a4ee063b21f6','85aa738a-d26a-40df-80a6-df68c116c795','506eea57-49e8-4d07-bfb7-4fcd47f8daf4','e49ec742-4853-4da6-8789-d9d25dde72f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ffaa30fd542938ea121d29732ed32',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1942433980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d392180-7737-4a33-8840-13a726201af4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='699ffaa30fd542938ea121d29732ed32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.005822 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a085d59a-5942-43cd-beb2-b098a9464c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.020902 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a085d59a-5942-43cd-beb2-b098a9464c05) transitioned into state 'SUCCESS' from state '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-1942433980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',qos_specs=None,replication_status=,reservations=['afce00d8-bc5a-401e-978c-a4ee063b21f6','85aa738a-d26a-40df-80a6-df68c116c795','506eea57-49e8-4d07-bfb7-4fcd47f8daf4','e49ec742-4853-4da6-8789-d9d25dde72f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ffaa30fd542938ea121d29732ed32',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.021555 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8806a56a-d259-4f71-80c5-e86dcdeb98b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.031071 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8806a56a-d259-4f71-80c5-e86dcdeb98b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.032299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Flow 'volume_create_api' (9f46af3d-6eda-4f50-bc27-2fc4e7e7daea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:31.033087 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume request issued successfully. Aug 07 18:11:31.033871 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fed30d72-e339-47f8-8809-729efa813979 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:31.034448 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1312/5262] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:11:30 2026] POST /volume/v3/volumes => generated 758 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:31.048207 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:31.049946 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:31.050309 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "bba0fd39-ba88-4df7-83ce-bb5d8793caa0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1611240231"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:31.051799 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume request body: {'volume': {"'backup_id": 'bba0fd39-ba88-4df7-83ce-bb5d8793caa0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1611240231'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:31.051902 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume of 1 GB Aug 07 18:11:31.055970 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Availability Zones retrieved successfully. Aug 07 18:11:31.061107 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Flow 'volume_create_api' (91b1dbb0-3eba-4545-9313-d1e9a834b96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:31.062008 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (657e137d-1509-43f1-a391-34023d0116eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.062867 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:31.085975 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (657e137d-1509-43f1-a391-34023d0116eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.086682 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a963550d-c6bb-4a79-b92a-cd0ae0280174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.124443 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Created reservations ['44b250df-ef86-44b3-bf50-275cf5d35f22', '815c81dc-80a0-4d2c-99fa-53cd594a4ab1', '69dc6fea-2e1c-421a-8c5b-0cccda39715e', '233a8adf-626f-43eb-9000-cbb340c63763'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:31.125272 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a963550d-c6bb-4a79-b92a-cd0ae0280174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44b250df-ef86-44b3-bf50-275cf5d35f22', '815c81dc-80a0-4d2c-99fa-53cd594a4ab1', '69dc6fea-2e1c-421a-8c5b-0cccda39715e', '233a8adf-626f-43eb-9000-cbb340c63763']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.126026 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a009f39-4290-4691-8c21-c3324afc42d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.147293 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a009f39-4290-4691-8c21-c3324afc42d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01808925-ef99-4c39-bb33-e5d810c32c2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1611240231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',qos_specs=None,replication_status=,reservations=['44b250df-ef86-44b3-bf50-275cf5d35f22','815c81dc-80a0-4d2c-99fa-53cd594a4ab1','69dc6fea-2e1c-421a-8c5b-0cccda39715e','233a8adf-626f-43eb-9000-cbb340c63763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ffaa30fd542938ea121d29732ed32',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1611240231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01808925-ef99-4c39-bb33-e5d810c32c2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='699ffaa30fd542938ea121d29732ed32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.148098 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e4e9683-48ae-4036-b3e3-9ccb67aa1fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.164516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e4e9683-48ae-4036-b3e3-9ccb67aa1fe9) transitioned into state 'SUCCESS' from state '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-1611240231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',qos_specs=None,replication_status=,reservations=['44b250df-ef86-44b3-bf50-275cf5d35f22','815c81dc-80a0-4d2c-99fa-53cd594a4ab1','69dc6fea-2e1c-421a-8c5b-0cccda39715e','233a8adf-626f-43eb-9000-cbb340c63763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ffaa30fd542938ea121d29732ed32',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.165172 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9231226a-3739-4541-b0f8-e4e671b64be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.173680 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9231226a-3739-4541-b0f8-e4e671b64be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.174747 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Flow 'volume_create_api' (91b1dbb0-3eba-4545-9313-d1e9a834b96a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:31.175136 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume request issued successfully. Aug 07 18:11:31.175791 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-654afb64-5dce-4021-bea8-7ebb3fbd6b86 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:31.176189 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1325/5263] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:11:31 2026] POST /volume/v3/volumes => generated 758 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:31.191097 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:31.192690 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:31.192995 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "bba0fd39-ba88-4df7-83ce-bb5d8793caa0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2012352425"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:31.194454 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume request body: {'volume': {"'backup_id": 'bba0fd39-ba88-4df7-83ce-bb5d8793caa0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2012352425'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:31.194454 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume of 1 GB Aug 07 18:11:31.194757 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:31.194757 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:31.200496 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=138,cinder:UPDATE=28,cinder:INSERT=15 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:11:31.205207 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Availability Zones retrieved successfully. Aug 07 18:11:31.210537 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Flow 'volume_create_api' (abac6964-e07b-4201-82c6-7193eeef0d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:31.211622 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b97efe3c-93d1-41a2-90a3-9b6bb86a1965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.213119 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:31.250784 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b97efe3c-93d1-41a2-90a3-9b6bb86a1965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.251620 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6567b2cf-c4b2-4418-9fb9-800517e4ff86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.291926 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Created reservations ['62f19fc5-084e-465b-9fa7-79bc83619fb0', '09f1ef93-8913-439a-988d-de169930538d', 'c1227522-5298-400e-bb87-82a8b3878466', '6cd4b81a-fbd6-4298-a5f5-fb6433d68cdf'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:31.293207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6567b2cf-c4b2-4418-9fb9-800517e4ff86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62f19fc5-084e-465b-9fa7-79bc83619fb0', '09f1ef93-8913-439a-988d-de169930538d', 'c1227522-5298-400e-bb87-82a8b3878466', '6cd4b81a-fbd6-4298-a5f5-fb6433d68cdf']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.293936 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c43515a-a197-4340-b537-03e7c9bcb979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.324086 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c43515a-a197-4340-b537-03e7c9bcb979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8df9515a-adc7-44b6-95f4-ff65557a9626', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2012352425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',qos_specs=None,replication_status=,reservations=['62f19fc5-084e-465b-9fa7-79bc83619fb0','09f1ef93-8913-439a-988d-de169930538d','c1227522-5298-400e-bb87-82a8b3878466','6cd4b81a-fbd6-4298-a5f5-fb6433d68cdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ffaa30fd542938ea121d29732ed32',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2012352425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8df9515a-adc7-44b6-95f4-ff65557a9626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='699ffaa30fd542938ea121d29732ed32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.325029 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e54408-cacf-43f7-8731-9b18dfc1867b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.341374 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e54408-cacf-43f7-8731-9b18dfc1867b) transitioned into state 'SUCCESS' from state '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-2012352425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',qos_specs=None,replication_status=,reservations=['62f19fc5-084e-465b-9fa7-79bc83619fb0','09f1ef93-8913-439a-988d-de169930538d','c1227522-5298-400e-bb87-82a8b3878466','6cd4b81a-fbd6-4298-a5f5-fb6433d68cdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ffaa30fd542938ea121d29732ed32',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.342015 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbfe4f26-d8f7-48c0-9645-13e270c9190e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.349974 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbfe4f26-d8f7-48c0-9645-13e270c9190e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.350669 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Flow 'volume_create_api' (abac6964-e07b-4201-82c6-7193eeef0d68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:31.350922 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume request issued successfully. Aug 07 18:11:31.351492 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6b5e0c8b-476c-4089-831c-57f8fddb474e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:31.351809 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1310/5264] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:11:31 2026] POST /volume/v3/volumes => generated 758 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:31.364559 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:31.367345 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:31.367828 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "bba0fd39-ba88-4df7-83ce-bb5d8793caa0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-995837397"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:31.369747 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume request body: {'volume': {"'backup_id": 'bba0fd39-ba88-4df7-83ce-bb5d8793caa0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-995837397'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:31.369916 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume of 1 GB Aug 07 18:11:31.374785 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Availability Zones retrieved successfully. Aug 07 18:11:31.382557 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Flow 'volume_create_api' (4eef9883-58ec-4ce8-9278-51b73494f30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:31.383857 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519834a2-0968-4639-9ed9-a9bbea85e423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.385084 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:31.412311 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (519834a2-0968-4639-9ed9-a9bbea85e423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.413097 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffc45030-23bc-421d-be8d-3557f25844a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.458097 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Created reservations ['0fcf90ad-76aa-4edd-bff2-12c99b97bf34', '87140c40-7f9a-48ca-ace7-3255cbe150d8', '226d2a61-9f5f-4e00-8df4-6a56c8204e05', 'c562b8d9-9bff-4dde-a239-ba1a67b453db'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:31.459016 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffc45030-23bc-421d-be8d-3557f25844a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fcf90ad-76aa-4edd-bff2-12c99b97bf34', '87140c40-7f9a-48ca-ace7-3255cbe150d8', '226d2a61-9f5f-4e00-8df4-6a56c8204e05', 'c562b8d9-9bff-4dde-a239-ba1a67b453db']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.459748 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2feb5b79-c810-4d3e-952f-e4bc5e0a3ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.486367 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2feb5b79-c810-4d3e-952f-e4bc5e0a3ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdfb5274-fa82-46e3-b015-c5f32b8935d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-995837397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',qos_specs=None,replication_status=,reservations=['0fcf90ad-76aa-4edd-bff2-12c99b97bf34','87140c40-7f9a-48ca-ace7-3255cbe150d8','226d2a61-9f5f-4e00-8df4-6a56c8204e05','c562b8d9-9bff-4dde-a239-ba1a67b453db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ffaa30fd542938ea121d29732ed32',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-995837397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdfb5274-fa82-46e3-b015-c5f32b8935d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='699ffaa30fd542938ea121d29732ed32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.487284 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5af2529-2ba6-4798-beac-ab08b398b51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.506974 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5af2529-2ba6-4798-beac-ab08b398b51a) transitioned into state 'SUCCESS' from state '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-995837397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',qos_specs=None,replication_status=,reservations=['0fcf90ad-76aa-4edd-bff2-12c99b97bf34','87140c40-7f9a-48ca-ace7-3255cbe150d8','226d2a61-9f5f-4e00-8df4-6a56c8204e05','c562b8d9-9bff-4dde-a239-ba1a67b453db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ffaa30fd542938ea121d29732ed32',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.507977 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4bdf2ac-e86f-4f98-8394-d8d82efbd684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.518188 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4bdf2ac-e86f-4f98-8394-d8d82efbd684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.519079 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Flow 'volume_create_api' (4eef9883-58ec-4ce8-9278-51b73494f30a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:31.519407 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume request issued successfully. Aug 07 18:11:31.520276 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-860675e1-815d-4f99-b6c3-c56ac9ea6714 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:31.520423 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1318/5265] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:11:31 2026] POST /volume/v3/volumes => generated 757 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:31.535407 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:31.538297 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:31.538737 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "bba0fd39-ba88-4df7-83ce-bb5d8793caa0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1410312796"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:31.540301 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume request body: {'volume': {"'backup_id": 'bba0fd39-ba88-4df7-83ce-bb5d8793caa0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1410312796'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:31.540457 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume of 1 GB Aug 07 18:11:31.540666 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:31.540666 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:31.545936 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Availability Zones retrieved successfully. Aug 07 18:11:31.553851 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Flow 'volume_create_api' (c960ee5b-8c34-450d-8017-41324fcc4253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:31.554845 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591c3bb7-ae73-4dbd-afe3-671b7ebf6bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.555848 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:31.584976 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591c3bb7-ae73-4dbd-afe3-671b7ebf6bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.586005 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4b2298-9f89-452e-b424-a576194e0511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.623225 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Created reservations ['2e3d8ad2-75fe-445c-9c60-986ce79e90cd', '71f4d1ab-239b-4c5b-b040-3ca02cd1cb8b', 'b07bb237-9410-476b-83dd-15893ac0b2d2', 'f1459d53-3cac-4bdc-abb6-2a3f620bca71'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:31.624039 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4b2298-9f89-452e-b424-a576194e0511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e3d8ad2-75fe-445c-9c60-986ce79e90cd', '71f4d1ab-239b-4c5b-b040-3ca02cd1cb8b', 'b07bb237-9410-476b-83dd-15893ac0b2d2', 'f1459d53-3cac-4bdc-abb6-2a3f620bca71']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.624660 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1608f58-fc54-430d-9c3a-03553d2e1ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.630676 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-d7ee8630-5599-4f67-9688-21168e024995 req-39e76e51-32e8-44db-8b00-c10270b4625d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:31.633139 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-39e76e51-32e8-44db-8b00-c10270b4625d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:11:31.633314 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-39e76e51-32e8-44db-8b00-c10270b4625d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:31.633506 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-39e76e51-32e8-44db-8b00-c10270b4625d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:31.640967 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:31.640967 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:31.644070 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-d7ee8630-5599-4f67-9688-21168e024995 req-39e76e51-32e8-44db-8b00-c10270b4625d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:11:31.644764 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1608f58-fc54-430d-9c3a-03553d2e1ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67e52ce2-85b5-453e-91b9-276edcce3b98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1410312796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',qos_specs=None,replication_status=,reservations=['2e3d8ad2-75fe-445c-9c60-986ce79e90cd','71f4d1ab-239b-4c5b-b040-3ca02cd1cb8b','b07bb237-9410-476b-83dd-15893ac0b2d2','f1459d53-3cac-4bdc-abb6-2a3f620bca71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ffaa30fd542938ea121d29732ed32',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1410312796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67e52ce2-85b5-453e-91b9-276edcce3b98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='699ffaa30fd542938ea121d29732ed32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.645414 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f2113e-6a0b-43ad-b1ad-18e889489b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.647789 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-39e76e51-32e8-44db-8b00-c10270b4625d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 returned with HTTP 200 Aug 07 18:11:31.648122 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1326/5266] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:11:31 2026] GET /volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:31.663846 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f2113e-6a0b-43ad-b1ad-18e889489b9d) transitioned into state 'SUCCESS' from state '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-1410312796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6e5de8062342eb9ecc85f5ccd863ba',qos_specs=None,replication_status=,reservations=['2e3d8ad2-75fe-445c-9c60-986ce79e90cd','71f4d1ab-239b-4c5b-b040-3ca02cd1cb8b','b07bb237-9410-476b-83dd-15893ac0b2d2','f1459d53-3cac-4bdc-abb6-2a3f620bca71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699ffaa30fd542938ea121d29732ed32',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.664482 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fe1cbe8-bd69-4eda-a7d1-5bd4628434bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:31.672413 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fe1cbe8-bd69-4eda-a7d1-5bd4628434bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:31.673214 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Flow 'volume_create_api' (c960ee5b-8c34-450d-8017-41324fcc4253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:31.673548 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Create volume request issued successfully. Aug 07 18:11:31.674093 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-01ddcf09-029d-4c41-a89e-f70c976804d7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:31.674599 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1313/5267] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:11:31 2026] POST /volume/v3/volumes => generated 758 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:31.687907 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6e11f16c-75b8-46a4-a606-9b4b12842923 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:31.690552 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6e11f16c-75b8-46a4-a606-9b4b12842923 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/1d392180-7737-4a33-8840-13a726201af4 Aug 07 18:11:31.690856 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6e11f16c-75b8-46a4-a606-9b4b12842923 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:31.691129 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6e11f16c-75b8-46a4-a606-9b4b12842923 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:31.700264 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:31.700264 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:31.704484 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6e11f16c-75b8-46a4-a606-9b4b12842923 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:31.710909 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6e11f16c-75b8-46a4-a606-9b4b12842923 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/1d392180-7737-4a33-8840-13a726201af4 returned with HTTP 200 Aug 07 18:11:31.711462 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1311/5268] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:31 2026] GET /volume/v3/volumes/1d392180-7737-4a33-8840-13a726201af4 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:31.723258 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-345344b2-e8a5-4453-8ccf-3c8172b994e7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:31.726098 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-345344b2-e8a5-4453-8ccf-3c8172b994e7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/01808925-ef99-4c39-bb33-e5d810c32c2d Aug 07 18:11:31.726098 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-345344b2-e8a5-4453-8ccf-3c8172b994e7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:31.726098 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-345344b2-e8a5-4453-8ccf-3c8172b994e7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:31.731799 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:31.731799 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:31.738499 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-345344b2-e8a5-4453-8ccf-3c8172b994e7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:31.741381 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-345344b2-e8a5-4453-8ccf-3c8172b994e7 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/01808925-ef99-4c39-bb33-e5d810c32c2d returned with HTTP 200 Aug 07 18:11:31.741960 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1319/5269] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:31 2026] GET /volume/v3/volumes/01808925-ef99-4c39-bb33-e5d810c32c2d => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:31.760110 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-abded46e-6918-48b0-b128-5d6a060b730b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:31.761990 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-abded46e-6918-48b0-b128-5d6a060b730b tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/8df9515a-adc7-44b6-95f4-ff65557a9626 Aug 07 18:11:31.762169 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-abded46e-6918-48b0-b128-5d6a060b730b tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:31.762353 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-abded46e-6918-48b0-b128-5d6a060b730b tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:31.769229 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:31.769229 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:31.773815 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-abded46e-6918-48b0-b128-5d6a060b730b tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:31.780106 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-abded46e-6918-48b0-b128-5d6a060b730b tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/8df9515a-adc7-44b6-95f4-ff65557a9626 returned with HTTP 200 Aug 07 18:11:31.780534 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1327/5270] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:31 2026] GET /volume/v3/volumes/8df9515a-adc7-44b6-95f4-ff65557a9626 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:31.796384 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-75ba9598-4ce1-4a02-8103-171d92abff31 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:31.797927 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-75ba9598-4ce1-4a02-8103-171d92abff31 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/bdfb5274-fa82-46e3-b015-c5f32b8935d6 Aug 07 18:11:31.798166 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-75ba9598-4ce1-4a02-8103-171d92abff31 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:31.798440 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-75ba9598-4ce1-4a02-8103-171d92abff31 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:31.805363 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:31.805363 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:31.808704 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-75ba9598-4ce1-4a02-8103-171d92abff31 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:31.812449 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-75ba9598-4ce1-4a02-8103-171d92abff31 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/bdfb5274-fa82-46e3-b015-c5f32b8935d6 returned with HTTP 200 Aug 07 18:11:31.812982 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1314/5271] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:31 2026] GET /volume/v3/volumes/bdfb5274-fa82-46e3-b015-c5f32b8935d6 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:31.825754 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e2beaf32-bdb0-4cfb-9625-626bd886c81b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:31.829181 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e2beaf32-bdb0-4cfb-9625-626bd886c81b tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/67e52ce2-85b5-453e-91b9-276edcce3b98 Aug 07 18:11:31.829480 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e2beaf32-bdb0-4cfb-9625-626bd886c81b tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:31.829738 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e2beaf32-bdb0-4cfb-9625-626bd886c81b tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:31.836616 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:31.836616 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:31.839978 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e2beaf32-bdb0-4cfb-9625-626bd886c81b tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:31.845074 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e2beaf32-bdb0-4cfb-9625-626bd886c81b tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/67e52ce2-85b5-453e-91b9-276edcce3b98 returned with HTTP 200 Aug 07 18:11:31.845635 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1312/5272] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:31 2026] GET /volume/v3/volumes/67e52ce2-85b5-453e-91b9-276edcce3b98 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:31.864632 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d9f16512-3a1c-4192-820a-ebc55e74c429 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:31.866512 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d9f16512-3a1c-4192-820a-ebc55e74c429 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] DELETE https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:31.866621 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d9f16512-3a1c-4192-820a-ebc55e74c429 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:31.866793 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d9f16512-3a1c-4192-820a-ebc55e74c429 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:31.866873 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-d9f16512-3a1c-4192-820a-ebc55e74c429 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Delete backup with id: bba0fd39-ba88-4df7-83ce-bb5d8793caa0. Aug 07 18:11:31.871150 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:31.871150 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:31.881272 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-d9f16512-3a1c-4192-820a-ebc55e74c429 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] delete_backup rpcapi backup_id bba0fd39-ba88-4df7-83ce-bb5d8793caa0 {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:11:31.882793 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d9f16512-3a1c-4192-820a-ebc55e74c429 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 202 Aug 07 18:11:31.883154 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1320/5273] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:31 2026] DELETE /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:11:31.892744 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-176d4714-4026-4d17-93d2-2fd5bb546ac6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:31.895202 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-176d4714-4026-4d17-93d2-2fd5bb546ac6 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:31.895541 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-176d4714-4026-4d17-93d2-2fd5bb546ac6 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:31.895842 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-176d4714-4026-4d17-93d2-2fd5bb546ac6 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:31.896005 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-176d4714-4026-4d17-93d2-2fd5bb546ac6 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:31.901164 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:31.901164 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:31.902119 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-176d4714-4026-4d17-93d2-2fd5bb546ac6 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 200 Aug 07 18:11:31.902689 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1328/5274] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:31 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:32.324868 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d7ee8630-5599-4f67-9688-21168e024995 req-c28bbb48-9d63-4a21-8ff2-206ab6a36562 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:32.327668 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-c28bbb48-9d63-4a21-8ff2-206ab6a36562 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:11:32.327963 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-c28bbb48-9d63-4a21-8ff2-206ab6a36562 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:32.328230 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-c28bbb48-9d63-4a21-8ff2-206ab6a36562 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:32.335635 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:32.335635 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:32.339569 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-d7ee8630-5599-4f67-9688-21168e024995 req-c28bbb48-9d63-4a21-8ff2-206ab6a36562 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:11:32.344309 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-c28bbb48-9d63-4a21-8ff2-206ab6a36562 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 returned with HTTP 200 Aug 07 18:11:32.344788 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1315/5275] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:11:32 2026] GET /volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:32.354747 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dbe05eca-d64e-414a-930b-a1b54fb7b3f7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:32.355279 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dbe05eca-d64e-414a-930b-a1b54fb7b3f7 None None] GET https://10.4.3.241/volume// Aug 07 18:11:32.355555 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dbe05eca-d64e-414a-930b-a1b54fb7b3f7 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:32.355839 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dbe05eca-d64e-414a-930b-a1b54fb7b3f7 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:32.356259 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dbe05eca-d64e-414a-930b-a1b54fb7b3f7 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:11:32.356644 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1313/5276] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:11:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:11:32.365095 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d7ee8630-5599-4f67-9688-21168e024995 req-eadc2043-b97a-40ac-ba3c-6b202e75e94e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:32.367035 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-eadc2043-b97a-40ac-ba3c-6b202e75e94e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:11:32.367367 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-eadc2043-b97a-40ac-ba3c-6b202e75e94e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a69382f-d56a-4853-81c3-f3834dc02fe6", "connector": null, "instance_uuid": "be2a4302-d565-47b7-a5a8-5e6e20bdd478"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:32.375054 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:32.375054 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:32.399802 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-eadc2043-b97a-40ac-ba3c-6b202e75e94e tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:11:32.400287 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1321/5277] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:11:32 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:32.868510 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-42c49504-2d38-447f-8875-89f5df9e1113 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:32.912163 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6a4cc4b-853d-4ba8-950d-157b3d3deca0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:32.913952 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6a4cc4b-853d-4ba8-950d-157b3d3deca0 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 Aug 07 18:11:32.914167 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6a4cc4b-853d-4ba8-950d-157b3d3deca0 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:32.914350 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6a4cc4b-853d-4ba8-950d-157b3d3deca0 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:32.914504 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e6a4cc4b-853d-4ba8-950d-157b3d3deca0 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Show backup with id bba0fd39-ba88-4df7-83ce-bb5d8793caa0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:11:32.917929 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6a4cc4b-853d-4ba8-950d-157b3d3deca0 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 returned with HTTP 404 Aug 07 18:11:32.918367 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1316/5278] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:32 2026] GET /volume/v3/backups/bba0fd39-ba88-4df7-83ce-bb5d8793caa0 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:32.927587 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0ebd8b4f-abc8-4cdb-aa71-6c6ad197b32e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:32.929609 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ebd8b4f-abc8-4cdb-aa71-6c6ad197b32e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] DELETE https://10.4.3.241/volume/v3/volumes/67e52ce2-85b5-453e-91b9-276edcce3b98 Aug 07 18:11:32.929790 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ebd8b4f-abc8-4cdb-aa71-6c6ad197b32e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:32.929960 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ebd8b4f-abc8-4cdb-aa71-6c6ad197b32e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:32.930110 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-0ebd8b4f-abc8-4cdb-aa71-6c6ad197b32e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Delete volume with id: 67e52ce2-85b5-453e-91b9-276edcce3b98 Aug 07 18:11:32.936156 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:32.936156 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:32.936578 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0ebd8b4f-abc8-4cdb-aa71-6c6ad197b32e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:32.948185 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:32.948582 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-503738421", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:32.950158 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-503738421', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:32.950283 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Create volume of 1 GB Aug 07 18:11:32.950433 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0ebd8b4f-abc8-4cdb-aa71-6c6ad197b32e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Delete volume request issued successfully. Aug 07 18:11:32.950631 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ebd8b4f-abc8-4cdb-aa71-6c6ad197b32e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/67e52ce2-85b5-453e-91b9-276edcce3b98 returned with HTTP 202 Aug 07 18:11:32.951027 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1314/5279] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:32 2026] DELETE /volume/v3/volumes/67e52ce2-85b5-453e-91b9-276edcce3b98 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:32.954837 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Availability Zones retrieved successfully. Aug 07 18:11:32.958013 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a6f51e90-9750-4811-b9d6-437d53a7b7ea None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:32.960115 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6f51e90-9750-4811-b9d6-437d53a7b7ea tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/67e52ce2-85b5-453e-91b9-276edcce3b98 Aug 07 18:11:32.960364 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6f51e90-9750-4811-b9d6-437d53a7b7ea tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:32.960595 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Flow 'volume_create_api' (e2040fbd-b8c9-4492-a8dc-cea67c892757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:32.960653 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6f51e90-9750-4811-b9d6-437d53a7b7ea tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:32.961471 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6894a3ef-0c5e-4bb2-9c9b-42b9186d3265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:32.962363 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:32.968794 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:32.968794 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:32.973087 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a6f51e90-9750-4811-b9d6-437d53a7b7ea tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:32.977612 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6f51e90-9750-4811-b9d6-437d53a7b7ea tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/67e52ce2-85b5-453e-91b9-276edcce3b98 returned with HTTP 200 Aug 07 18:11:32.977953 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1322/5280] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:32 2026] GET /volume/v3/volumes/67e52ce2-85b5-453e-91b9-276edcce3b98 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:32.987957 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6894a3ef-0c5e-4bb2-9c9b-42b9186d3265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:32.988746 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff84963-00ac-45be-9474-76c4ce7e9b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:33.040038 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Created reservations ['79339c7a-5a38-4b57-9697-7390d078ad04', 'e7c9f920-8803-47be-add3-8ad5370692d2', '2140ac10-d8c1-41e5-8103-20105d31d7ea', '020ea925-c7d3-4108-a4b8-2e51fdcca270'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:33.040800 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ff84963-00ac-45be-9474-76c4ce7e9b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79339c7a-5a38-4b57-9697-7390d078ad04', 'e7c9f920-8803-47be-add3-8ad5370692d2', '2140ac10-d8c1-41e5-8103-20105d31d7ea', '020ea925-c7d3-4108-a4b8-2e51fdcca270']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:33.041497 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0b028ba-afdf-40ae-8d60-0182b6ce2048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:33.061876 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0b028ba-afdf-40ae-8d60-0182b6ce2048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf967836-b33c-496e-a126-e6c244753655', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-503738421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='331e8ec0561b4e2e9c128863cd0a2d26',qos_specs=None,replication_status=,reservations=['79339c7a-5a38-4b57-9697-7390d078ad04','e7c9f920-8803-47be-add3-8ad5370692d2','2140ac10-d8c1-41e5-8103-20105d31d7ea','020ea925-c7d3-4108-a4b8-2e51fdcca270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d241c4d33cab4ccf9e7ad75d40b0a3ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-503738421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf967836-b33c-496e-a126-e6c244753655,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='331e8ec0561b4e2e9c128863cd0a2d26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d241c4d33cab4ccf9e7ad75d40b0a3ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:33.062605 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03160810-f771-42ae-8673-4dac3cb5175f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:33.078761 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03160810-f771-42ae-8673-4dac3cb5175f) transitioned into state 'SUCCESS' from state '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-503738421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='331e8ec0561b4e2e9c128863cd0a2d26',qos_specs=None,replication_status=,reservations=['79339c7a-5a38-4b57-9697-7390d078ad04','e7c9f920-8803-47be-add3-8ad5370692d2','2140ac10-d8c1-41e5-8103-20105d31d7ea','020ea925-c7d3-4108-a4b8-2e51fdcca270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d241c4d33cab4ccf9e7ad75d40b0a3ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:33.079386 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b466502-e547-4680-886f-e019b1d6926f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:33.087262 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b466502-e547-4680-886f-e019b1d6926f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:33.088504 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Flow 'volume_create_api' (e2040fbd-b8c9-4492-a8dc-cea67c892757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:33.088940 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Create volume request issued successfully. Aug 07 18:11:33.089743 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-42c49504-2d38-447f-8875-89f5df9e1113 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:33.090307 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1329/5281] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:11:32 2026] POST /volume/v3/volumes => generated 753 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:33.101889 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4fdbe8ae-7172-4f30-bd4b-be950d46514a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:33.103736 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4fdbe8ae-7172-4f30-bd4b-be950d46514a tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 Aug 07 18:11:33.104029 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4fdbe8ae-7172-4f30-bd4b-be950d46514a tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:33.104257 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4fdbe8ae-7172-4f30-bd4b-be950d46514a tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:33.111222 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:33.111222 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:33.114943 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4fdbe8ae-7172-4f30-bd4b-be950d46514a tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Volume info retrieved successfully. Aug 07 18:11:33.119299 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4fdbe8ae-7172-4f30-bd4b-be950d46514a tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 returned with HTTP 200 Aug 07 18:11:33.119827 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1317/5282] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:33 2026] GET /volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:33.135599 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ef9a27ec-2beb-41ac-b6c5-fa5cee9c829c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:33.136367 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef9a27ec-2beb-41ac-b6c5-fa5cee9c829c None None] GET https://10.4.3.241/volume// Aug 07 18:11:33.136367 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef9a27ec-2beb-41ac-b6c5-fa5cee9c829c None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:33.136511 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ef9a27ec-2beb-41ac-b6c5-fa5cee9c829c None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:33.136929 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ef9a27ec-2beb-41ac-b6c5-fa5cee9c829c None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:11:33.137290 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1315/5283] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:11:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:11:33.143730 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-d7ee8630-5599-4f67-9688-21168e024995 req-244ed431-a1fb-4309-987e-1bbfba565e8f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:33.146089 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-244ed431-a1fb-4309-987e-1bbfba565e8f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:11:33.146353 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-244ed431-a1fb-4309-987e-1bbfba565e8f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:33.146596 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-244ed431-a1fb-4309-987e-1bbfba565e8f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:33.155536 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:33.155536 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:33.158474 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-d7ee8630-5599-4f67-9688-21168e024995 req-244ed431-a1fb-4309-987e-1bbfba565e8f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:11:33.162602 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-244ed431-a1fb-4309-987e-1bbfba565e8f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 returned with HTTP 200 Aug 07 18:11:33.162963 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1323/5284] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:11:33 2026] GET /volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:11:33.281324 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-d7ee8630-5599-4f67-9688-21168e024995 req-3c638112-98db-425e-85aa-b495a6d2ba2a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:33.283130 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-3c638112-98db-425e-85aa-b495a6d2ba2a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] PUT https://10.4.3.241/volume/v3/attachments/2138ec26-654a-4dc6-922d-f5029970fef0 Aug 07 18:11:33.283456 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-3c638112-98db-425e-85aa-b495a6d2ba2a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:33.290031 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-d7ee8630-5599-4f67-9688-21168e024995 req-3c638112-98db-425e-85aa-b495a6d2ba2a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Acquiring lock "cinder-attachment_update-2a69382f-d56a-4853-81c3-f3834dc02fe6-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:11:33.294338 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-d7ee8630-5599-4f67-9688-21168e024995 req-3c638112-98db-425e-85aa-b495a6d2ba2a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-2a69382f-d56a-4853-81c3-f3834dc02fe6-np0000006743" acquired by "attachment_update" :: waited 0.004s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:11:33.295194 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:33.295194 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:33.376749 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-d7ee8630-5599-4f67-9688-21168e024995 req-3c638112-98db-425e-85aa-b495a6d2ba2a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-2a69382f-d56a-4853-81c3-f3834dc02fe6-np0000006743" released by "attachment_update" :: held 0.082s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:11:33.377111 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-3c638112-98db-425e-85aa-b495a6d2ba2a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/2138ec26-654a-4dc6-922d-f5029970fef0 returned with HTTP 200 Aug 07 18:11:33.377617 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1330/5285] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:11:33 2026] PUT /volume/v3/attachments/2138ec26-654a-4dc6-922d-f5029970fef0 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:33.401748 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-d7ee8630-5599-4f67-9688-21168e024995 req-75e455ef-4ef9-45eb-b703-89b031fbd8ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:33.404626 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-75e455ef-4ef9-45eb-b703-89b031fbd8ac tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments/2138ec26-654a-4dc6-922d-f5029970fef0/action Aug 07 18:11:33.405139 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-75e455ef-4ef9-45eb-b703-89b031fbd8ac tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:33.405325 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-75e455ef-4ef9-45eb-b703-89b031fbd8ac tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:33.423421 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:33.423421 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:33.434816 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-d7ee8630-5599-4f67-9688-21168e024995 req-75e455ef-4ef9-45eb-b703-89b031fbd8ac tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/2138ec26-654a-4dc6-922d-f5029970fef0/action returned with HTTP 204 Aug 07 18:11:33.435147 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1318/5286] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:11:33 2026] POST /volume/v3/attachments/2138ec26-654a-4dc6-922d-f5029970fef0/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:33.991079 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-41977945-11b9-4d0e-8780-e260ce2be7f2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:33.993064 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41977945-11b9-4d0e-8780-e260ce2be7f2 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/67e52ce2-85b5-453e-91b9-276edcce3b98 Aug 07 18:11:33.993305 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41977945-11b9-4d0e-8780-e260ce2be7f2 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:33.993555 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-41977945-11b9-4d0e-8780-e260ce2be7f2 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:33.999364 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-41977945-11b9-4d0e-8780-e260ce2be7f2 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/67e52ce2-85b5-453e-91b9-276edcce3b98 returned with HTTP 404 Aug 07 18:11:33.999942 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1316/5287] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:33 2026] GET /volume/v3/volumes/67e52ce2-85b5-453e-91b9-276edcce3b98 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:34.006405 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f8a2a1d8-da95-4e37-8425-36f5768629ed None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:34.008341 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8a2a1d8-da95-4e37-8425-36f5768629ed tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] DELETE https://10.4.3.241/volume/v3/volumes/bdfb5274-fa82-46e3-b015-c5f32b8935d6 Aug 07 18:11:34.008577 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8a2a1d8-da95-4e37-8425-36f5768629ed tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:34.008798 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8a2a1d8-da95-4e37-8425-36f5768629ed tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:34.008957 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-f8a2a1d8-da95-4e37-8425-36f5768629ed tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Delete volume with id: bdfb5274-fa82-46e3-b015-c5f32b8935d6 Aug 07 18:11:34.016768 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:34.016768 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:34.017224 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f8a2a1d8-da95-4e37-8425-36f5768629ed tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:34.034834 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f8a2a1d8-da95-4e37-8425-36f5768629ed tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Delete volume request issued successfully. Aug 07 18:11:34.035020 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8a2a1d8-da95-4e37-8425-36f5768629ed tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/bdfb5274-fa82-46e3-b015-c5f32b8935d6 returned with HTTP 202 Aug 07 18:11:34.035408 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1324/5288] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:34 2026] DELETE /volume/v3/volumes/bdfb5274-fa82-46e3-b015-c5f32b8935d6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:34.042167 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-03ba572c-ac5d-49b3-b250-850eceb63700 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:34.043924 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-03ba572c-ac5d-49b3-b250-850eceb63700 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/bdfb5274-fa82-46e3-b015-c5f32b8935d6 Aug 07 18:11:34.044115 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-03ba572c-ac5d-49b3-b250-850eceb63700 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:34.044293 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-03ba572c-ac5d-49b3-b250-850eceb63700 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:34.052203 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:34.052203 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:34.056473 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-03ba572c-ac5d-49b3-b250-850eceb63700 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:34.062254 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-03ba572c-ac5d-49b3-b250-850eceb63700 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/bdfb5274-fa82-46e3-b015-c5f32b8935d6 returned with HTTP 200 Aug 07 18:11:34.062794 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1331/5289] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:34 2026] GET /volume/v3/volumes/bdfb5274-fa82-46e3-b015-c5f32b8935d6 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:34.131684 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3098f9e3-a720-4ba6-b586-9a01c52126a5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:34.133714 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3098f9e3-a720-4ba6-b586-9a01c52126a5 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 Aug 07 18:11:34.133938 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3098f9e3-a720-4ba6-b586-9a01c52126a5 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:34.134128 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3098f9e3-a720-4ba6-b586-9a01c52126a5 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:34.141853 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:34.141853 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:34.145320 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3098f9e3-a720-4ba6-b586-9a01c52126a5 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Volume info retrieved successfully. Aug 07 18:11:34.149261 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3098f9e3-a720-4ba6-b586-9a01c52126a5 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 returned with HTTP 200 Aug 07 18:11:34.149683 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1319/5290] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:34 2026] GET /volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:34.166512 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a6d5108e-2092-4ee8-ad26-2638296189a5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:34.168567 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a6d5108e-2092-4ee8-ad26-2638296189a5 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 Aug 07 18:11:34.168772 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a6d5108e-2092-4ee8-ad26-2638296189a5 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:34.168983 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a6d5108e-2092-4ee8-ad26-2638296189a5 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:34.175422 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:34.175422 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:34.178824 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a6d5108e-2092-4ee8-ad26-2638296189a5 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Volume info retrieved successfully. Aug 07 18:11:34.182468 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a6d5108e-2092-4ee8-ad26-2638296189a5 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 returned with HTTP 200 Aug 07 18:11:34.182837 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1317/5291] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:34 2026] GET /volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:34.196953 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-81b4615c-0569-4a8c-9927-c9549ffc52d2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:34.198592 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81b4615c-0569-4a8c-9927-c9549ffc52d2 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:11:34.198914 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81b4615c-0569-4a8c-9927-c9549ffc52d2 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf967836-b33c-496e-a126-e6c244753655", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-175028405", "description": null, "metadata": null}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:34.206462 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:34.206462 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:34.206859 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-81b4615c-0569-4a8c-9927-c9549ffc52d2 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Volume info retrieved successfully. Aug 07 18:11:34.206984 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-81b4615c-0569-4a8c-9927-c9549ffc52d2 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Create snapshot from volume bf967836-b33c-496e-a126-e6c244753655 Aug 07 18:11:34.239684 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-81b4615c-0569-4a8c-9927-c9549ffc52d2 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Created reservations ['c7b174dc-ff9f-484a-8ea8-3bdebda1d346', '45f38eb6-c41c-44d1-bb66-f39805d1b77c', '239bbe65-eba1-4dd6-acf2-7519303d2987', 'e8822f0d-9fdc-4b3a-9bca-cc28087e50de'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:34.278075 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-81b4615c-0569-4a8c-9927-c9549ffc52d2 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Snapshot force create request issued successfully. Aug 07 18:11:34.278533 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81b4615c-0569-4a8c-9927-c9549ffc52d2 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:11:34.279116 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1325/5292] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:11:34 2026] POST /volume/v3/snapshots => generated 309 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:34.287024 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-970811e4-8d9b-4c61-b94f-d562fdeef043 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:34.289229 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-970811e4-8d9b-4c61-b94f-d562fdeef043 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de Aug 07 18:11:34.289542 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-970811e4-8d9b-4c61-b94f-d562fdeef043 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:34.289744 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-970811e4-8d9b-4c61-b94f-d562fdeef043 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:34.295296 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:34.295296 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:34.295904 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-970811e4-8d9b-4c61-b94f-d562fdeef043 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Snapshot retrieved successfully. Aug 07 18:11:34.296850 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-970811e4-8d9b-4c61-b94f-d562fdeef043 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de returned with HTTP 200 Aug 07 18:11:34.297247 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1332/5293] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:34 2026] GET /volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:35.074308 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38f22df0-c322-4acd-8870-3d7b25e6be01 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:35.075981 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38f22df0-c322-4acd-8870-3d7b25e6be01 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/bdfb5274-fa82-46e3-b015-c5f32b8935d6 Aug 07 18:11:35.076150 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38f22df0-c322-4acd-8870-3d7b25e6be01 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:35.076322 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38f22df0-c322-4acd-8870-3d7b25e6be01 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:35.081388 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38f22df0-c322-4acd-8870-3d7b25e6be01 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/bdfb5274-fa82-46e3-b015-c5f32b8935d6 returned with HTTP 404 Aug 07 18:11:35.081831 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1320/5294] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:35 2026] GET /volume/v3/volumes/bdfb5274-fa82-46e3-b015-c5f32b8935d6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:35.087601 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4fc8c863-ec71-43f1-aba6-1909082e9390 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:35.089215 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4fc8c863-ec71-43f1-aba6-1909082e9390 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] DELETE https://10.4.3.241/volume/v3/volumes/8df9515a-adc7-44b6-95f4-ff65557a9626 Aug 07 18:11:35.089391 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4fc8c863-ec71-43f1-aba6-1909082e9390 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:35.089586 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4fc8c863-ec71-43f1-aba6-1909082e9390 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:35.089730 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-4fc8c863-ec71-43f1-aba6-1909082e9390 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Delete volume with id: 8df9515a-adc7-44b6-95f4-ff65557a9626 Aug 07 18:11:35.096237 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:35.096237 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:35.096640 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4fc8c863-ec71-43f1-aba6-1909082e9390 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:35.113889 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4fc8c863-ec71-43f1-aba6-1909082e9390 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Delete volume request issued successfully. Aug 07 18:11:35.114113 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4fc8c863-ec71-43f1-aba6-1909082e9390 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/8df9515a-adc7-44b6-95f4-ff65557a9626 returned with HTTP 202 Aug 07 18:11:35.114512 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1318/5295] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:35 2026] DELETE /volume/v3/volumes/8df9515a-adc7-44b6-95f4-ff65557a9626 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:35.122143 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6700133e-4cc7-40da-a626-c6678bc00616 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:35.124445 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6700133e-4cc7-40da-a626-c6678bc00616 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/8df9515a-adc7-44b6-95f4-ff65557a9626 Aug 07 18:11:35.124688 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6700133e-4cc7-40da-a626-c6678bc00616 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:35.124935 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6700133e-4cc7-40da-a626-c6678bc00616 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:35.132968 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:35.132968 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:35.137077 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6700133e-4cc7-40da-a626-c6678bc00616 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:35.141692 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6700133e-4cc7-40da-a626-c6678bc00616 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/8df9515a-adc7-44b6-95f4-ff65557a9626 returned with HTTP 200 Aug 07 18:11:35.142132 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1326/5296] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:35 2026] GET /volume/v3/volumes/8df9515a-adc7-44b6-95f4-ff65557a9626 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:35.307212 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f55a0c0a-62de-4b05-9604-be0bad7cb527 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:35.309001 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f55a0c0a-62de-4b05-9604-be0bad7cb527 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de Aug 07 18:11:35.309200 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f55a0c0a-62de-4b05-9604-be0bad7cb527 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:35.309413 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f55a0c0a-62de-4b05-9604-be0bad7cb527 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:35.314875 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:35.314875 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:35.315432 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f55a0c0a-62de-4b05-9604-be0bad7cb527 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Snapshot retrieved successfully. Aug 07 18:11:35.316218 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f55a0c0a-62de-4b05-9604-be0bad7cb527 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de returned with HTTP 200 Aug 07 18:11:35.316615 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1333/5297] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:35 2026] GET /volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:35.325646 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0dcd0c47-cbae-4044-8010-396bbff679c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:35.327230 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0dcd0c47-cbae-4044-8010-396bbff679c0 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de Aug 07 18:11:35.327404 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0dcd0c47-cbae-4044-8010-396bbff679c0 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:35.327603 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0dcd0c47-cbae-4044-8010-396bbff679c0 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:35.332043 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:35.332043 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:35.332405 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0dcd0c47-cbae-4044-8010-396bbff679c0 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Snapshot retrieved successfully. Aug 07 18:11:35.333139 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0dcd0c47-cbae-4044-8010-396bbff679c0 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de returned with HTTP 200 Aug 07 18:11:35.333530 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1321/5298] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:35 2026] GET /volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:35.340726 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4e0f5448-0ee1-4062-9a30-f183d8ed10c6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:35.342446 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e0f5448-0ee1-4062-9a30-f183d8ed10c6 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de Aug 07 18:11:35.342688 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e0f5448-0ee1-4062-9a30-f183d8ed10c6 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:35.342938 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e0f5448-0ee1-4062-9a30-f183d8ed10c6 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:35.347210 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:35.347210 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:35.347665 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4e0f5448-0ee1-4062-9a30-f183d8ed10c6 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Snapshot retrieved successfully. Aug 07 18:11:35.348373 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e0f5448-0ee1-4062-9a30-f183d8ed10c6 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de returned with HTTP 200 Aug 07 18:11:35.348750 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1319/5299] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:35 2026] GET /volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:35.356934 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:35.359068 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:35.359503 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "154c501d-05c2-4d78-b7cc-fe3a149f91de", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:35.361442 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Create volume request body: {'volume': {'snapshot_id': '154c501d-05c2-4d78-b7cc-fe3a149f91de', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:35.367136 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:35.367136 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:35.367717 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Snapshot retrieved successfully. Aug 07 18:11:35.367857 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Create volume of 1 GB Aug 07 18:11:35.371648 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Availability Zones retrieved successfully. Aug 07 18:11:35.378361 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Flow 'volume_create_api' (eb4f7c0b-48d7-4607-89b3-938db63d9c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:35.379491 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bdb9e35-3234-461d-b3c2-1cb962e7ccbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:35.380610 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:35.407857 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bdb9e35-3234-461d-b3c2-1cb962e7ccbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '154c501d-05c2-4d78-b7cc-fe3a149f91de', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:35.408640 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92d17e3b-aa4d-4cfc-9561-3e6b3e212410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:35.444485 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Created reservations ['069e0e37-d5d9-450f-9e0f-39082913f9fc', 'd26faa34-c557-4cff-a06e-f274ad69ac2f', 'e5a9b9d1-908e-4094-b74a-95543326f15e', '1ea81a29-e218-41ad-b923-51abc7db82b7'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:35.445200 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92d17e3b-aa4d-4cfc-9561-3e6b3e212410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['069e0e37-d5d9-450f-9e0f-39082913f9fc', 'd26faa34-c557-4cff-a06e-f274ad69ac2f', 'e5a9b9d1-908e-4094-b74a-95543326f15e', '1ea81a29-e218-41ad-b923-51abc7db82b7']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:35.445911 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2e09a7-5abc-47ff-93fb-20b2e1459147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:35.484540 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad2e09a7-5abc-47ff-93fb-20b2e1459147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23f2ad3c-e498-4ace-b44d-cf7406e7f4d5', '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='331e8ec0561b4e2e9c128863cd0a2d26',qos_specs=None,replication_status=,reservations=['069e0e37-d5d9-450f-9e0f-39082913f9fc','d26faa34-c557-4cff-a06e-f274ad69ac2f','e5a9b9d1-908e-4094-b74a-95543326f15e','1ea81a29-e218-41ad-b923-51abc7db82b7'],size=1,snapshot_id=154c501d-05c2-4d78-b7cc-fe3a149f91de,source_replicaid=,source_volid=None,status='creating',user_id='d241c4d33cab4ccf9e7ad75d40b0a3ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11: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=23f2ad3c-e498-4ace-b44d-cf7406e7f4d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='331e8ec0561b4e2e9c128863cd0a2d26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=154c501d-05c2-4d78-b7cc-fe3a149f91de,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d241c4d33cab4ccf9e7ad75d40b0a3ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:35.485292 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5954e5a1-3d82-49c1-b148-d6b3322f639d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:35.503104 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5954e5a1-3d82-49c1-b148-d6b3322f639d) transitioned into state 'SUCCESS' from 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='331e8ec0561b4e2e9c128863cd0a2d26',qos_specs=None,replication_status=,reservations=['069e0e37-d5d9-450f-9e0f-39082913f9fc','d26faa34-c557-4cff-a06e-f274ad69ac2f','e5a9b9d1-908e-4094-b74a-95543326f15e','1ea81a29-e218-41ad-b923-51abc7db82b7'],size=1,snapshot_id=154c501d-05c2-4d78-b7cc-fe3a149f91de,source_replicaid=,source_volid=None,status='creating',user_id='d241c4d33cab4ccf9e7ad75d40b0a3ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:35.503900 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d015a4ea-497d-4a6f-a365-0e4a7944966b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:35.522329 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d015a4ea-497d-4a6f-a365-0e4a7944966b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:35.523118 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Flow 'volume_create_api' (eb4f7c0b-48d7-4607-89b3-938db63d9c33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:35.523430 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Create volume request issued successfully. Aug 07 18:11:35.523967 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d0e5205-41ab-4ea2-8bd6-a9a9a0d02b89 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:35.524408 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1327/5300] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:11:35 2026] POST /volume/v3/volumes => generated 741 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:35.535152 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5a7a042c-644e-463c-a25b-1d065ce00fd9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:35.536908 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a7a042c-644e-463c-a25b-1d065ce00fd9 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 Aug 07 18:11:35.537117 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a7a042c-644e-463c-a25b-1d065ce00fd9 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:35.537299 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5a7a042c-644e-463c-a25b-1d065ce00fd9 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:35.545930 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:35.545930 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:35.551807 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5a7a042c-644e-463c-a25b-1d065ce00fd9 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Volume info retrieved successfully. Aug 07 18:11:35.554786 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5a7a042c-644e-463c-a25b-1d065ce00fd9 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 returned with HTTP 200 Aug 07 18:11:35.555238 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1334/5301] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:35 2026] GET /volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 => generated 809 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:36.154193 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1ffd18bb-44ac-47de-a73d-e6c2cd35ac18 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:36.155800 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ffd18bb-44ac-47de-a73d-e6c2cd35ac18 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/8df9515a-adc7-44b6-95f4-ff65557a9626 Aug 07 18:11:36.155990 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ffd18bb-44ac-47de-a73d-e6c2cd35ac18 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:36.156169 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ffd18bb-44ac-47de-a73d-e6c2cd35ac18 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:36.161216 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ffd18bb-44ac-47de-a73d-e6c2cd35ac18 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/8df9515a-adc7-44b6-95f4-ff65557a9626 returned with HTTP 404 Aug 07 18:11:36.161649 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1322/5302] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:36 2026] GET /volume/v3/volumes/8df9515a-adc7-44b6-95f4-ff65557a9626 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:36.167560 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7904752e-8ec6-4865-a934-e19cfef2cc14 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:36.169315 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7904752e-8ec6-4865-a934-e19cfef2cc14 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] DELETE https://10.4.3.241/volume/v3/volumes/01808925-ef99-4c39-bb33-e5d810c32c2d Aug 07 18:11:36.169560 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7904752e-8ec6-4865-a934-e19cfef2cc14 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:36.169780 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7904752e-8ec6-4865-a934-e19cfef2cc14 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:36.169974 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-7904752e-8ec6-4865-a934-e19cfef2cc14 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Delete volume with id: 01808925-ef99-4c39-bb33-e5d810c32c2d Aug 07 18:11:36.176907 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:36.176907 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:36.177350 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7904752e-8ec6-4865-a934-e19cfef2cc14 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:36.194561 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7904752e-8ec6-4865-a934-e19cfef2cc14 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Delete volume request issued successfully. Aug 07 18:11:36.194771 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7904752e-8ec6-4865-a934-e19cfef2cc14 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/01808925-ef99-4c39-bb33-e5d810c32c2d returned with HTTP 202 Aug 07 18:11:36.195199 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1320/5303] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:36 2026] DELETE /volume/v3/volumes/01808925-ef99-4c39-bb33-e5d810c32c2d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:36.202601 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-baf7346b-d915-492c-a469-a53f2a35524a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:36.204908 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-baf7346b-d915-492c-a469-a53f2a35524a tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/01808925-ef99-4c39-bb33-e5d810c32c2d Aug 07 18:11:36.205157 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-baf7346b-d915-492c-a469-a53f2a35524a tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:36.205392 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-baf7346b-d915-492c-a469-a53f2a35524a tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:36.213749 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:36.213749 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:36.217808 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-baf7346b-d915-492c-a469-a53f2a35524a tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:36.222669 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-baf7346b-d915-492c-a469-a53f2a35524a tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/01808925-ef99-4c39-bb33-e5d810c32c2d returned with HTTP 200 Aug 07 18:11:36.223134 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1328/5304] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:36 2026] GET /volume/v3/volumes/01808925-ef99-4c39-bb33-e5d810c32c2d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:36.566693 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1cb20f51-f66b-4177-a435-2747ec839402 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:36.568453 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1cb20f51-f66b-4177-a435-2747ec839402 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 Aug 07 18:11:36.568659 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1cb20f51-f66b-4177-a435-2747ec839402 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:36.568865 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1cb20f51-f66b-4177-a435-2747ec839402 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:36.575461 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:36.575461 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:36.578663 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1cb20f51-f66b-4177-a435-2747ec839402 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Volume info retrieved successfully. Aug 07 18:11:36.582553 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1cb20f51-f66b-4177-a435-2747ec839402 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 returned with HTTP 200 Aug 07 18:11:36.582934 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1335/5305] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:36 2026] GET /volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:36.592996 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-96d9ff22-2ac3-4806-8395-016a5fc96997 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:36.594469 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-96d9ff22-2ac3-4806-8395-016a5fc96997 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 Aug 07 18:11:36.594631 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-96d9ff22-2ac3-4806-8395-016a5fc96997 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:36.594804 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-96d9ff22-2ac3-4806-8395-016a5fc96997 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:36.600466 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:36.600466 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:36.603229 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-96d9ff22-2ac3-4806-8395-016a5fc96997 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Volume info retrieved successfully. Aug 07 18:11:36.606539 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-96d9ff22-2ac3-4806-8395-016a5fc96997 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 returned with HTTP 200 Aug 07 18:11:36.606887 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1323/5306] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:36 2026] GET /volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:36.617078 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-efad5399-da5f-4ccc-b905-cbe66f1c9d55 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:36.618754 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-efad5399-da5f-4ccc-b905-cbe66f1c9d55 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de Aug 07 18:11:36.619004 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-efad5399-da5f-4ccc-b905-cbe66f1c9d55 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:36.619185 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-efad5399-da5f-4ccc-b905-cbe66f1c9d55 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:36.619284 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-efad5399-da5f-4ccc-b905-cbe66f1c9d55 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Delete snapshot with id: 154c501d-05c2-4d78-b7cc-fe3a149f91de Aug 07 18:11:36.624595 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:36.624595 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:36.625174 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-efad5399-da5f-4ccc-b905-cbe66f1c9d55 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Snapshot retrieved successfully. Aug 07 18:11:36.641457 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-efad5399-da5f-4ccc-b905-cbe66f1c9d55 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Snapshot delete request issued successfully. Aug 07 18:11:36.641645 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-efad5399-da5f-4ccc-b905-cbe66f1c9d55 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de returned with HTTP 202 Aug 07 18:11:36.642178 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1321/5307] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:11:36 2026] DELETE /volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:36.648729 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-85d191db-281f-40b8-9ff0-6a2132aae1d1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:36.650552 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85d191db-281f-40b8-9ff0-6a2132aae1d1 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de Aug 07 18:11:36.650755 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85d191db-281f-40b8-9ff0-6a2132aae1d1 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:36.650958 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-85d191db-281f-40b8-9ff0-6a2132aae1d1 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:36.655605 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:36.655605 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:36.655981 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-85d191db-281f-40b8-9ff0-6a2132aae1d1 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Snapshot retrieved successfully. Aug 07 18:11:36.656636 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-85d191db-281f-40b8-9ff0-6a2132aae1d1 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de returned with HTTP 200 Aug 07 18:11:36.656981 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1329/5308] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:36 2026] GET /volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:37.235248 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-62a578f9-81b2-4808-9384-74fc079034a2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:37.237499 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-62a578f9-81b2-4808-9384-74fc079034a2 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/01808925-ef99-4c39-bb33-e5d810c32c2d Aug 07 18:11:37.237759 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-62a578f9-81b2-4808-9384-74fc079034a2 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:37.238021 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-62a578f9-81b2-4808-9384-74fc079034a2 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:37.245234 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-62a578f9-81b2-4808-9384-74fc079034a2 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/01808925-ef99-4c39-bb33-e5d810c32c2d returned with HTTP 404 Aug 07 18:11:37.245897 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1336/5309] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:37 2026] GET /volume/v3/volumes/01808925-ef99-4c39-bb33-e5d810c32c2d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:37.252529 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6246f02c-21ab-4ff6-964b-36d524085b96 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:37.254355 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6246f02c-21ab-4ff6-964b-36d524085b96 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] DELETE https://10.4.3.241/volume/v3/volumes/1d392180-7737-4a33-8840-13a726201af4 Aug 07 18:11:37.254594 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6246f02c-21ab-4ff6-964b-36d524085b96 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:37.254824 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6246f02c-21ab-4ff6-964b-36d524085b96 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:37.255017 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-6246f02c-21ab-4ff6-964b-36d524085b96 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Delete volume with id: 1d392180-7737-4a33-8840-13a726201af4 Aug 07 18:11:37.261375 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:37.261375 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:37.261835 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6246f02c-21ab-4ff6-964b-36d524085b96 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:37.277268 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6246f02c-21ab-4ff6-964b-36d524085b96 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Delete volume request issued successfully. Aug 07 18:11:37.277534 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6246f02c-21ab-4ff6-964b-36d524085b96 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/1d392180-7737-4a33-8840-13a726201af4 returned with HTTP 202 Aug 07 18:11:37.277981 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1324/5310] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:37 2026] DELETE /volume/v3/volumes/1d392180-7737-4a33-8840-13a726201af4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:37.285108 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e1c78f8f-4bea-4663-9534-0821b757a0d5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:37.286932 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e1c78f8f-4bea-4663-9534-0821b757a0d5 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/1d392180-7737-4a33-8840-13a726201af4 Aug 07 18:11:37.287159 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e1c78f8f-4bea-4663-9534-0821b757a0d5 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:37.287355 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e1c78f8f-4bea-4663-9534-0821b757a0d5 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:37.295369 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:37.295369 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:37.299062 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e1c78f8f-4bea-4663-9534-0821b757a0d5 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:37.304106 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e1c78f8f-4bea-4663-9534-0821b757a0d5 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/1d392180-7737-4a33-8840-13a726201af4 returned with HTTP 200 Aug 07 18:11:37.304490 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1322/5311] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:37 2026] GET /volume/v3/volumes/1d392180-7737-4a33-8840-13a726201af4 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:37.665553 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4a7836fc-c56f-471b-95db-9212114cd385 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:37.667286 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4a7836fc-c56f-471b-95db-9212114cd385 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de Aug 07 18:11:37.667482 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4a7836fc-c56f-471b-95db-9212114cd385 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:37.667659 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4a7836fc-c56f-471b-95db-9212114cd385 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:37.671601 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4a7836fc-c56f-471b-95db-9212114cd385 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de returned with HTTP 404 Aug 07 18:11:37.672082 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1330/5312] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:37 2026] GET /volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:37.680135 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bc101a7f-9d4c-4942-8d05-6523d181e945 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:37.681853 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bc101a7f-9d4c-4942-8d05-6523d181e945 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] DELETE https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 Aug 07 18:11:37.682060 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bc101a7f-9d4c-4942-8d05-6523d181e945 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:37.682328 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bc101a7f-9d4c-4942-8d05-6523d181e945 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:37.682528 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-bc101a7f-9d4c-4942-8d05-6523d181e945 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Delete volume with id: bf967836-b33c-496e-a126-e6c244753655 Aug 07 18:11:37.689835 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:37.689835 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:37.690585 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bc101a7f-9d4c-4942-8d05-6523d181e945 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Volume info retrieved successfully. Aug 07 18:11:37.709201 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bc101a7f-9d4c-4942-8d05-6523d181e945 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Delete volume request issued successfully. Aug 07 18:11:37.709394 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bc101a7f-9d4c-4942-8d05-6523d181e945 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 returned with HTTP 202 Aug 07 18:11:37.709814 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1337/5313] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:37 2026] DELETE /volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:37.716673 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bd974bb6-0eb0-48ba-aaf2-1fe937246c37 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:37.718530 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd974bb6-0eb0-48ba-aaf2-1fe937246c37 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 Aug 07 18:11:37.719123 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd974bb6-0eb0-48ba-aaf2-1fe937246c37 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:37.719123 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd974bb6-0eb0-48ba-aaf2-1fe937246c37 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:37.727053 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:37.727053 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:37.731625 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bd974bb6-0eb0-48ba-aaf2-1fe937246c37 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Volume info retrieved successfully. Aug 07 18:11:37.736237 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd974bb6-0eb0-48ba-aaf2-1fe937246c37 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 returned with HTTP 200 Aug 07 18:11:37.736675 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1325/5314] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:37 2026] GET /volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:38.316817 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b287607d-a66a-4e74-bcea-3df0722612b8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:38.318440 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b287607d-a66a-4e74-bcea-3df0722612b8 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/1d392180-7737-4a33-8840-13a726201af4 Aug 07 18:11:38.318614 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b287607d-a66a-4e74-bcea-3df0722612b8 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:38.318793 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b287607d-a66a-4e74-bcea-3df0722612b8 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:38.324447 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b287607d-a66a-4e74-bcea-3df0722612b8 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/1d392180-7737-4a33-8840-13a726201af4 returned with HTTP 404 Aug 07 18:11:38.324587 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1323/5315] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:38 2026] GET /volume/v3/volumes/1d392180-7737-4a33-8840-13a726201af4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:38.330768 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-24f966d8-990f-4521-96cf-4e1ee76b2d85 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:38.332798 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-24f966d8-990f-4521-96cf-4e1ee76b2d85 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] DELETE https://10.4.3.241/volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 Aug 07 18:11:38.333038 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-24f966d8-990f-4521-96cf-4e1ee76b2d85 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:38.333269 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-24f966d8-990f-4521-96cf-4e1ee76b2d85 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:38.333483 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-24f966d8-990f-4521-96cf-4e1ee76b2d85 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Delete volume with id: 1de6c290-5610-4432-972a-038aa7bd28b9 Aug 07 18:11:38.341740 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:38.341740 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:38.342279 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-24f966d8-990f-4521-96cf-4e1ee76b2d85 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:38.359236 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-24f966d8-990f-4521-96cf-4e1ee76b2d85 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Delete volume request issued successfully. Aug 07 18:11:38.359423 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-24f966d8-990f-4521-96cf-4e1ee76b2d85 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 returned with HTTP 202 Aug 07 18:11:38.359998 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1331/5316] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:38 2026] DELETE /volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:38.372371 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e4a1c83a-362f-40ca-9198-84300dd51f1e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:38.373960 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4a1c83a-362f-40ca-9198-84300dd51f1e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 Aug 07 18:11:38.374121 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e4a1c83a-362f-40ca-9198-84300dd51f1e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:38.374283 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e4a1c83a-362f-40ca-9198-84300dd51f1e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:38.380494 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:38.380494 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:38.383791 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e4a1c83a-362f-40ca-9198-84300dd51f1e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Volume info retrieved successfully. Aug 07 18:11:38.387556 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e4a1c83a-362f-40ca-9198-84300dd51f1e tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 returned with HTTP 200 Aug 07 18:11:38.387884 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1338/5317] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:38 2026] GET /volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:38.749108 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-42c203d7-6da3-4e10-9a32-9ec0c6119a67 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:38.751407 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42c203d7-6da3-4e10-9a32-9ec0c6119a67 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 Aug 07 18:11:38.751652 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42c203d7-6da3-4e10-9a32-9ec0c6119a67 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:38.751868 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42c203d7-6da3-4e10-9a32-9ec0c6119a67 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:38.757458 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42c203d7-6da3-4e10-9a32-9ec0c6119a67 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 returned with HTTP 404 Aug 07 18:11:38.758004 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1326/5318] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:38 2026] GET /volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:38.765088 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5b1de557-bc37-4523-95a9-abcf2bd9a610 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:38.766706 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5b1de557-bc37-4523-95a9-abcf2bd9a610 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] DELETE https://10.4.3.241/volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 Aug 07 18:11:38.766892 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5b1de557-bc37-4523-95a9-abcf2bd9a610 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:38.767124 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5b1de557-bc37-4523-95a9-abcf2bd9a610 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:38.767312 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-5b1de557-bc37-4523-95a9-abcf2bd9a610 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Delete volume with id: 23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 Aug 07 18:11:38.774253 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:38.774253 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:38.774727 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5b1de557-bc37-4523-95a9-abcf2bd9a610 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Volume info retrieved successfully. Aug 07 18:11:38.789263 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5b1de557-bc37-4523-95a9-abcf2bd9a610 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Delete volume request issued successfully. Aug 07 18:11:38.789452 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5b1de557-bc37-4523-95a9-abcf2bd9a610 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 returned with HTTP 202 Aug 07 18:11:38.789828 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1324/5319] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:38 2026] DELETE /volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:38.797413 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a386b1e1-6884-4a93-81af-cd37bca61ceb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:38.799450 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a386b1e1-6884-4a93-81af-cd37bca61ceb tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 Aug 07 18:11:38.799637 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a386b1e1-6884-4a93-81af-cd37bca61ceb tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:38.799831 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a386b1e1-6884-4a93-81af-cd37bca61ceb tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:38.806629 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:38.806629 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:38.809891 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a386b1e1-6884-4a93-81af-cd37bca61ceb tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Volume info retrieved successfully. Aug 07 18:11:38.813980 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a386b1e1-6884-4a93-81af-cd37bca61ceb tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 returned with HTTP 200 Aug 07 18:11:38.814412 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1332/5320] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:38 2026] GET /volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:39.399452 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-37400b19-0918-4c4a-8690-9fa1be693791 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:39.401175 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-37400b19-0918-4c4a-8690-9fa1be693791 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] GET https://10.4.3.241/volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 Aug 07 18:11:39.401372 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-37400b19-0918-4c4a-8690-9fa1be693791 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:39.401571 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-37400b19-0918-4c4a-8690-9fa1be693791 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:39.407220 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-37400b19-0918-4c4a-8690-9fa1be693791 tempest-CreateVolumesFromBackupTest-2047605534 tempest-CreateVolumesFromBackupTest-2047605534-project-member] https://10.4.3.241/volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 returned with HTTP 404 Aug 07 18:11:39.407763 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1339/5321] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:39 2026] GET /volume/v3/volumes/1de6c290-5610-4432-972a-038aa7bd28b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:39.826266 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2efd066e-ce3f-4609-8249-c13dd7d82fb4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:39.828024 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2efd066e-ce3f-4609-8249-c13dd7d82fb4 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 Aug 07 18:11:39.828204 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2efd066e-ce3f-4609-8249-c13dd7d82fb4 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:39.828418 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2efd066e-ce3f-4609-8249-c13dd7d82fb4 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:39.834169 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2efd066e-ce3f-4609-8249-c13dd7d82fb4 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 returned with HTTP 404 Aug 07 18:11:39.834640 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1327/5322] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:39 2026] GET /volume/v3/volumes/23f2ad3c-e498-4ace-b44d-cf7406e7f4d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:39.841845 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b90f43ad-2ae3-4745-9a8e-8fa171f84c01 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:39.843919 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b90f43ad-2ae3-4745-9a8e-8fa171f84c01 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de Aug 07 18:11:39.846509 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b90f43ad-2ae3-4745-9a8e-8fa171f84c01 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:39.846509 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b90f43ad-2ae3-4745-9a8e-8fa171f84c01 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:39.846509 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-b90f43ad-2ae3-4745-9a8e-8fa171f84c01 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Delete snapshot with id: 154c501d-05c2-4d78-b7cc-fe3a149f91de Aug 07 18:11:39.849178 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b90f43ad-2ae3-4745-9a8e-8fa171f84c01 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de returned with HTTP 404 Aug 07 18:11:39.851566 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1325/5323] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:11:39 2026] DELETE /volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:39.857267 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4e0a0f4b-bdd3-4008-9da2-31dc3e44950d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:39.858138 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4e0a0f4b-bdd3-4008-9da2-31dc3e44950d tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de Aug 07 18:11:39.858343 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4e0a0f4b-bdd3-4008-9da2-31dc3e44950d tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:39.859565 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4e0a0f4b-bdd3-4008-9da2-31dc3e44950d tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:39.867933 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4e0a0f4b-bdd3-4008-9da2-31dc3e44950d tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de returned with HTTP 404 Aug 07 18:11:39.867933 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1333/5324] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:39 2026] GET /volume/v3/snapshots/154c501d-05c2-4d78-b7cc-fe3a149f91de => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:39.873430 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0df38b6a-ecf4-449d-9d20-b6d6db2fd763 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:39.875837 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0df38b6a-ecf4-449d-9d20-b6d6db2fd763 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] DELETE https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 Aug 07 18:11:39.875837 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0df38b6a-ecf4-449d-9d20-b6d6db2fd763 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:39.875837 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0df38b6a-ecf4-449d-9d20-b6d6db2fd763 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:39.876085 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-0df38b6a-ecf4-449d-9d20-b6d6db2fd763 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Delete volume with id: bf967836-b33c-496e-a126-e6c244753655 Aug 07 18:11:39.883025 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0df38b6a-ecf4-449d-9d20-b6d6db2fd763 tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 returned with HTTP 404 Aug 07 18:11:39.883583 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1340/5325] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:39 2026] DELETE /volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:39.892471 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e1f3e217-d38d-42e6-b97e-4a156503e65b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:39.894460 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1f3e217-d38d-42e6-b97e-4a156503e65b tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] GET https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 Aug 07 18:11:39.894460 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1f3e217-d38d-42e6-b97e-4a156503e65b tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:39.894588 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1f3e217-d38d-42e6-b97e-4a156503e65b tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:39.899899 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1f3e217-d38d-42e6-b97e-4a156503e65b tempest-SnapshotDependencyTests-581121812 tempest-SnapshotDependencyTests-581121812-project-member] https://10.4.3.241/volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 returned with HTTP 404 Aug 07 18:11:39.900310 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1328/5326] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:39 2026] GET /volume/v3/volumes/bf967836-b33c-496e-a126-e6c244753655 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:40.497966 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:40.588707 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:40.589113 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-45532684"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:40.590531 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-45532684'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:40.590685 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume of 1 GB Aug 07 18:11:40.595316 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Availability Zones retrieved successfully. Aug 07 18:11:40.600974 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Flow 'volume_create_api' (b7b318f7-02e0-4751-8f8a-957c8e51ff16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:40.602093 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11dd80c3-f39c-4d59-9564-ab0a1f114be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:40.603036 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:40.629498 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11dd80c3-f39c-4d59-9564-ab0a1f114be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:40.630368 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6c9a60-4472-47fe-9f1c-50d383fed6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:40.689792 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Created reservations ['12660bf8-9679-4f4a-979b-70a542218ac4', '2ea6a5fa-2413-44e7-b25b-4fea2f39d8c1', '9742093c-a876-484a-8947-08f005c43ab1', '1a0141be-5e0f-48db-9834-1c2fe7c49df5'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:40.690592 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af6c9a60-4472-47fe-9f1c-50d383fed6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12660bf8-9679-4f4a-979b-70a542218ac4', '2ea6a5fa-2413-44e7-b25b-4fea2f39d8c1', '9742093c-a876-484a-8947-08f005c43ab1', '1a0141be-5e0f-48db-9834-1c2fe7c49df5']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:40.691407 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5adc3a3f-13de-4b87-a55d-a9a5a848a00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:40.719007 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5adc3a3f-13de-4b87-a55d-a9a5a848a00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b28b08d-048e-4d9a-a60b-2eb0ea783666', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-45532684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cae933ab3094a229c1e72380194e741',qos_specs=None,replication_status=,reservations=['12660bf8-9679-4f4a-979b-70a542218ac4','2ea6a5fa-2413-44e7-b25b-4fea2f39d8c1','9742093c-a876-484a-8947-08f005c43ab1','1a0141be-5e0f-48db-9834-1c2fe7c49df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-45532684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b28b08d-048e-4d9a-a60b-2eb0ea783666,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cae933ab3094a229c1e72380194e741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:40.719975 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab53f359-535b-4c31-8d46-383a15c460fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:40.740356 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab53f359-535b-4c31-8d46-383a15c460fd) transitioned into state 'SUCCESS' from state '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-45532684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cae933ab3094a229c1e72380194e741',qos_specs=None,replication_status=,reservations=['12660bf8-9679-4f4a-979b-70a542218ac4','2ea6a5fa-2413-44e7-b25b-4fea2f39d8c1','9742093c-a876-484a-8947-08f005c43ab1','1a0141be-5e0f-48db-9834-1c2fe7c49df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:40.741131 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c45544df-8e7d-44dc-b209-67fdc99ba366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:40.752646 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c45544df-8e7d-44dc-b209-67fdc99ba366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:40.753523 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Flow 'volume_create_api' (b7b318f7-02e0-4751-8f8a-957c8e51ff16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:40.753820 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume request issued successfully. Aug 07 18:11:40.754389 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f672443b-4dd8-496b-8192-7bcee7aefaf5 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:40.754830 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1326/5327] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:11:40 2026] POST /volume/v3/volumes => generated 762 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:40.767963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6691e4c3-2055-4210-9366-9bb6a00ec3d0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:40.769887 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6691e4c3-2055-4210-9366-9bb6a00ec3d0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 Aug 07 18:11:40.770092 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6691e4c3-2055-4210-9366-9bb6a00ec3d0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:40.770303 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6691e4c3-2055-4210-9366-9bb6a00ec3d0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:40.777773 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:40.777773 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:40.781262 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6691e4c3-2055-4210-9366-9bb6a00ec3d0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:40.785620 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6691e4c3-2055-4210-9366-9bb6a00ec3d0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 returned with HTTP 200 Aug 07 18:11:40.786052 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1334/5328] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:40 2026] GET /volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 => generated 830 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:41.801254 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-727345a3-0dbb-4446-935d-1e6ce6935ccd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:41.803338 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-727345a3-0dbb-4446-935d-1e6ce6935ccd tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 Aug 07 18:11:41.803606 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-727345a3-0dbb-4446-935d-1e6ce6935ccd tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:41.803858 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-727345a3-0dbb-4446-935d-1e6ce6935ccd tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:41.806332 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=232,cinder:UPDATE=63,cinder:INSERT=37 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:11:41.813143 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:41.813143 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:41.817719 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-727345a3-0dbb-4446-935d-1e6ce6935ccd tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:41.821646 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-727345a3-0dbb-4446-935d-1e6ce6935ccd tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 returned with HTTP 200 Aug 07 18:11:41.822004 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1341/5329] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:41 2026] GET /volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:41.833616 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:41.835429 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:41.835772 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1b28b08d-048e-4d9a-a60b-2eb0ea783666", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-300333844"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:41.837312 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume request body: {'volume': {"'source_volid": '1b28b08d-048e-4d9a-a60b-2eb0ea783666', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-300333844'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:41.837467 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume of 1 GB Aug 07 18:11:41.841462 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Availability Zones retrieved successfully. Aug 07 18:11:41.847291 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Flow 'volume_create_api' (86b4a1e2-8a05-4fc9-8964-222a1a215bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:41.848303 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98bf0da2-d64b-49de-972b-a9872bc637b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:41.849435 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:41.877006 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98bf0da2-d64b-49de-972b-a9872bc637b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:41.878039 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b5f618-4cba-486e-aed1-b3975c8cc684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:41.917733 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Created reservations ['ed5a8b88-d0bb-4c06-9dfd-e789e800796f', 'db518d29-31c3-4bb4-ae24-75b236b34651', 'e8961d2c-a30d-472e-8ef4-a2247a7826f4', 'f0ab9aec-f0d4-40a8-85d1-3ae6f93b4e3e'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:41.918516 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b5f618-4cba-486e-aed1-b3975c8cc684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed5a8b88-d0bb-4c06-9dfd-e789e800796f', 'db518d29-31c3-4bb4-ae24-75b236b34651', 'e8961d2c-a30d-472e-8ef4-a2247a7826f4', 'f0ab9aec-f0d4-40a8-85d1-3ae6f93b4e3e']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:41.919228 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb856945-cc90-4226-9799-e0d5dbfcaed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:41.941183 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb856945-cc90-4226-9799-e0d5dbfcaed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '056072e5-fa07-4ce6-aeb2-2457bd675d02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-300333844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cae933ab3094a229c1e72380194e741',qos_specs=None,replication_status=,reservations=['ed5a8b88-d0bb-4c06-9dfd-e789e800796f','db518d29-31c3-4bb4-ae24-75b236b34651','e8961d2c-a30d-472e-8ef4-a2247a7826f4','f0ab9aec-f0d4-40a8-85d1-3ae6f93b4e3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-300333844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=056072e5-fa07-4ce6-aeb2-2457bd675d02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cae933ab3094a229c1e72380194e741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:41.941899 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c775c972-20c4-4aec-b3f5-97fcd3021dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:41.958809 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c775c972-20c4-4aec-b3f5-97fcd3021dda) transitioned into state 'SUCCESS' from state '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-300333844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cae933ab3094a229c1e72380194e741',qos_specs=None,replication_status=,reservations=['ed5a8b88-d0bb-4c06-9dfd-e789e800796f','db518d29-31c3-4bb4-ae24-75b236b34651','e8961d2c-a30d-472e-8ef4-a2247a7826f4','f0ab9aec-f0d4-40a8-85d1-3ae6f93b4e3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:41.959483 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89222e4-adc9-48e2-a4ff-e1f01a0c276f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:41.967628 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c89222e4-adc9-48e2-a4ff-e1f01a0c276f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:41.968435 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Flow 'volume_create_api' (86b4a1e2-8a05-4fc9-8964-222a1a215bf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:41.968702 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume request issued successfully. Aug 07 18:11:41.969242 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b166518b-ae2c-405e-95a1-15e5e2e59dc4 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:41.969657 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1329/5330] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:11:41 2026] POST /volume/v3/volumes => generated 763 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:41.984393 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:41.986590 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:41.987020 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1b28b08d-048e-4d9a-a60b-2eb0ea783666", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1637564874"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:41.988915 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume request body: {'volume': {"'source_volid": '1b28b08d-048e-4d9a-a60b-2eb0ea783666', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1637564874'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:41.989082 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume of 1 GB Aug 07 18:11:41.989452 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:41.989452 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:41.994141 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Availability Zones retrieved successfully. Aug 07 18:11:42.002320 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Flow 'volume_create_api' (1708c063-7247-4b79-a41f-adb2e3c89349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:42.003661 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f648b1a-c573-422b-b2ed-3e274b51bed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.004949 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:42.030187 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f648b1a-c573-422b-b2ed-3e274b51bed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.030841 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6269ed2-09cf-4e74-9804-edfa3ded0d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.066347 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Created reservations ['4fb4ada3-9583-4397-9473-51eba895ab52', '98dc50d7-1090-40fc-b110-1751edfb6756', '323e0e39-abf9-4d81-be35-b3ae7977d2ec', '53092ef9-e91d-4b00-9230-faa37bf84ef6'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:42.067042 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6269ed2-09cf-4e74-9804-edfa3ded0d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fb4ada3-9583-4397-9473-51eba895ab52', '98dc50d7-1090-40fc-b110-1751edfb6756', '323e0e39-abf9-4d81-be35-b3ae7977d2ec', '53092ef9-e91d-4b00-9230-faa37bf84ef6']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.067669 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb46a67-553c-4635-a549-39c3041b6252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.086856 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdb46a67-553c-4635-a549-39c3041b6252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee39fb21-f46d-4758-a878-129614dceba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1637564874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cae933ab3094a229c1e72380194e741',qos_specs=None,replication_status=,reservations=['4fb4ada3-9583-4397-9473-51eba895ab52','98dc50d7-1090-40fc-b110-1751edfb6756','323e0e39-abf9-4d81-be35-b3ae7977d2ec','53092ef9-e91d-4b00-9230-faa37bf84ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1637564874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee39fb21-f46d-4758-a878-129614dceba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cae933ab3094a229c1e72380194e741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.087813 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08e873fa-36a7-4707-a934-55bed6c83011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.103739 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08e873fa-36a7-4707-a934-55bed6c83011) transitioned into state 'SUCCESS' from state '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-1637564874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cae933ab3094a229c1e72380194e741',qos_specs=None,replication_status=,reservations=['4fb4ada3-9583-4397-9473-51eba895ab52','98dc50d7-1090-40fc-b110-1751edfb6756','323e0e39-abf9-4d81-be35-b3ae7977d2ec','53092ef9-e91d-4b00-9230-faa37bf84ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.104341 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db5c6069-2a2e-47de-9f45-7c5db0023cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.111973 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db5c6069-2a2e-47de-9f45-7c5db0023cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.112701 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Flow 'volume_create_api' (1708c063-7247-4b79-a41f-adb2e3c89349) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:42.112975 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume request issued successfully. Aug 07 18:11:42.113548 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3f7b3da6-824c-4ae1-b155-0e4daef36170 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:42.114032 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1327/5331] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:11:41 2026] POST /volume/v3/volumes => generated 764 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:42.126023 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:42.128027 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:42.128515 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1b28b08d-048e-4d9a-a60b-2eb0ea783666", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-138970566"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:42.130273 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume request body: {'volume': {"'source_volid": '1b28b08d-048e-4d9a-a60b-2eb0ea783666', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-138970566'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:42.130432 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume of 1 GB Aug 07 18:11:42.133001 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=310,cinder:INSERT=70,cinder:UPDATE=106 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:11:42.135151 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Availability Zones retrieved successfully. Aug 07 18:11:42.142926 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Flow 'volume_create_api' (b9b649d9-0b1f-458c-a28b-330431603d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:42.144216 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b68fd12-da9e-4735-bc33-9ff02030a3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.145865 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:42.174644 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b68fd12-da9e-4735-bc33-9ff02030a3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.175349 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa65669-bbe8-4d8a-8fac-44d10927baba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.212464 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Created reservations ['f3794db4-b601-4056-bacc-6ef200abe1c4', 'ff152c3c-0164-410e-85d2-c0aae6966bcb', '1283c499-f4fe-4075-a902-37f6f7a8dcd6', 'df619766-de26-4266-98ee-c542ec8324ff'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:42.213325 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa65669-bbe8-4d8a-8fac-44d10927baba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3794db4-b601-4056-bacc-6ef200abe1c4', 'ff152c3c-0164-410e-85d2-c0aae6966bcb', '1283c499-f4fe-4075-a902-37f6f7a8dcd6', 'df619766-de26-4266-98ee-c542ec8324ff']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.214136 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3db31d6-987d-4087-97b0-17de1e9f5a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.241501 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3db31d6-987d-4087-97b0-17de1e9f5a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1b9f19d-8a55-478d-8e0d-ea00875b98fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-138970566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cae933ab3094a229c1e72380194e741',qos_specs=None,replication_status=,reservations=['f3794db4-b601-4056-bacc-6ef200abe1c4','ff152c3c-0164-410e-85d2-c0aae6966bcb','1283c499-f4fe-4075-a902-37f6f7a8dcd6','df619766-de26-4266-98ee-c542ec8324ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-138970566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1b9f19d-8a55-478d-8e0d-ea00875b98fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cae933ab3094a229c1e72380194e741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.242213 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9022bb7e-d47f-449b-8a99-743a3107ab51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.261556 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9022bb7e-d47f-449b-8a99-743a3107ab51) transitioned into state 'SUCCESS' from state '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-138970566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cae933ab3094a229c1e72380194e741',qos_specs=None,replication_status=,reservations=['f3794db4-b601-4056-bacc-6ef200abe1c4','ff152c3c-0164-410e-85d2-c0aae6966bcb','1283c499-f4fe-4075-a902-37f6f7a8dcd6','df619766-de26-4266-98ee-c542ec8324ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.262353 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (badf5e50-199a-44dc-8192-abcaabd1b803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.282275 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (badf5e50-199a-44dc-8192-abcaabd1b803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.283338 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Flow 'volume_create_api' (b9b649d9-0b1f-458c-a28b-330431603d9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:42.283708 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume request issued successfully. Aug 07 18:11:42.284378 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-48dd71bf-88ed-43b0-a111-812c8a1424c7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:42.285131 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1335/5332] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:11:42 2026] POST /volume/v3/volumes => generated 763 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:42.298866 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:42.306732 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:42.307097 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1b28b08d-048e-4d9a-a60b-2eb0ea783666", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-269079095"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:42.308944 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume request body: {'volume': {"'source_volid": '1b28b08d-048e-4d9a-a60b-2eb0ea783666', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-269079095'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:42.309093 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume of 1 GB Aug 07 18:11:42.315467 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Availability Zones retrieved successfully. Aug 07 18:11:42.322521 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Flow 'volume_create_api' (c23db311-8678-4058-b729-70ef943f0db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:42.324015 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cddcd1a5-ccbb-41f7-abcb-e6f18c4806c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.325284 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:42.355597 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cddcd1a5-ccbb-41f7-abcb-e6f18c4806c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.356564 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d8c88a-950b-41ab-b7c5-43394f464b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.400826 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Created reservations ['28f67e66-dae3-4f5e-be9d-00f90dc87c1a', 'a844a893-4a29-4857-bca4-1d4146424a6c', '774f101d-b33c-4961-9923-080a749b6e4a', '75732e30-9c8c-42da-9ab9-34f22bc1d56d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:42.401305 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5d8c88a-950b-41ab-b7c5-43394f464b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28f67e66-dae3-4f5e-be9d-00f90dc87c1a', 'a844a893-4a29-4857-bca4-1d4146424a6c', '774f101d-b33c-4961-9923-080a749b6e4a', '75732e30-9c8c-42da-9ab9-34f22bc1d56d']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.402078 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a5dfc09-dafe-448b-80fe-7dccde296a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.423622 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a5dfc09-dafe-448b-80fe-7dccde296a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5ee74e5-2801-4ccc-98df-2fc3292fd2c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-269079095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cae933ab3094a229c1e72380194e741',qos_specs=None,replication_status=,reservations=['28f67e66-dae3-4f5e-be9d-00f90dc87c1a','a844a893-4a29-4857-bca4-1d4146424a6c','774f101d-b33c-4961-9923-080a749b6e4a','75732e30-9c8c-42da-9ab9-34f22bc1d56d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-269079095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5ee74e5-2801-4ccc-98df-2fc3292fd2c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cae933ab3094a229c1e72380194e741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.424313 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e348da1-9df7-43b0-bfda-b9bae2a45fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.450390 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e348da1-9df7-43b0-bfda-b9bae2a45fac) transitioned into state 'SUCCESS' from state '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-269079095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cae933ab3094a229c1e72380194e741',qos_specs=None,replication_status=,reservations=['28f67e66-dae3-4f5e-be9d-00f90dc87c1a','a844a893-4a29-4857-bca4-1d4146424a6c','774f101d-b33c-4961-9923-080a749b6e4a','75732e30-9c8c-42da-9ab9-34f22bc1d56d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.451034 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742fe1d6-589e-4cb8-85b0-653cd03c0402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.459062 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (742fe1d6-589e-4cb8-85b0-653cd03c0402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.459837 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Flow 'volume_create_api' (c23db311-8678-4058-b729-70ef943f0db9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:42.460096 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume request issued successfully. Aug 07 18:11:42.460588 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bcff8471-91c7-4d15-a4eb-5b20f4fb97f1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:42.460971 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1342/5333] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:11:42 2026] POST /volume/v3/volumes => generated 763 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:42.474063 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:42.476680 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:42.477248 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1b28b08d-048e-4d9a-a60b-2eb0ea783666", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1315102578"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:42.479146 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume request body: {'volume': {"'source_volid": '1b28b08d-048e-4d9a-a60b-2eb0ea783666', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1315102578'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:42.479493 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume of 1 GB Aug 07 18:11:42.479656 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:42.479656 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:42.486663 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Availability Zones retrieved successfully. Aug 07 18:11:42.499358 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Flow 'volume_create_api' (5cce63d7-335f-48c0-9301-4cbb73646ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:42.501605 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453558fa-b4c3-4dac-bfbf-77b0694bf137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.502938 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:42.533898 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (453558fa-b4c3-4dac-bfbf-77b0694bf137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.534914 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0011119c-5b01-4bef-9737-5436a786e4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.582282 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Created reservations ['19e2debf-737b-4de2-986b-2f1fd0b2d234', 'd0699c62-f2e0-40cf-b621-22aa86f52497', '59f4928a-d750-4c99-85f1-6a6f63c1937b', 'a651fbb4-00ff-4525-b95e-9ab3573e4c7d'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:42.583093 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0011119c-5b01-4bef-9737-5436a786e4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19e2debf-737b-4de2-986b-2f1fd0b2d234', 'd0699c62-f2e0-40cf-b621-22aa86f52497', '59f4928a-d750-4c99-85f1-6a6f63c1937b', 'a651fbb4-00ff-4525-b95e-9ab3573e4c7d']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.583948 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b18c108d-eac4-40f8-a672-d07b3fff5195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.613512 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b18c108d-eac4-40f8-a672-d07b3fff5195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1315102578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cae933ab3094a229c1e72380194e741',qos_specs=None,replication_status=,reservations=['19e2debf-737b-4de2-986b-2f1fd0b2d234','d0699c62-f2e0-40cf-b621-22aa86f52497','59f4928a-d750-4c99-85f1-6a6f63c1937b','a651fbb4-00ff-4525-b95e-9ab3573e4c7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1315102578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cae933ab3094a229c1e72380194e741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.614592 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67de488e-491d-4d7c-bf05-24b53ee6b004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.636703 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67de488e-491d-4d7c-bf05-24b53ee6b004) transitioned into state 'SUCCESS' from state '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-1315102578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0cae933ab3094a229c1e72380194e741',qos_specs=None,replication_status=,reservations=['19e2debf-737b-4de2-986b-2f1fd0b2d234','d0699c62-f2e0-40cf-b621-22aa86f52497','59f4928a-d750-4c99-85f1-6a6f63c1937b','a651fbb4-00ff-4525-b95e-9ab3573e4c7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76ee9fc0ceae4abe86570ef08c3659ee',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.637610 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1639bb73-30a6-4866-9c84-885f9be996c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:42.649075 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1639bb73-30a6-4866-9c84-885f9be996c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:42.650159 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Flow 'volume_create_api' (5cce63d7-335f-48c0-9301-4cbb73646ac3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:42.650542 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Create volume request issued successfully. Aug 07 18:11:42.651538 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3db68bb-9b1d-4a09-b831-341c17c4f053 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:42.652296 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1330/5334] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:11:42 2026] POST /volume/v3/volumes => generated 764 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:42.668376 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9f3bde84-d2cb-47fe-90d2-ec5eddfd18ed None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:42.670306 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f3bde84-d2cb-47fe-90d2-ec5eddfd18ed tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/056072e5-fa07-4ce6-aeb2-2457bd675d02 Aug 07 18:11:42.670971 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f3bde84-d2cb-47fe-90d2-ec5eddfd18ed tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:42.670971 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9f3bde84-d2cb-47fe-90d2-ec5eddfd18ed tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:42.676991 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:42.676991 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:42.680379 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9f3bde84-d2cb-47fe-90d2-ec5eddfd18ed tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:42.684679 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9f3bde84-d2cb-47fe-90d2-ec5eddfd18ed tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/056072e5-fa07-4ce6-aeb2-2457bd675d02 returned with HTTP 200 Aug 07 18:11:42.684679 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1328/5335] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:42 2026] GET /volume/v3/volumes/056072e5-fa07-4ce6-aeb2-2457bd675d02 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:42.702944 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c03e4745-f9c3-4ec0-aeb1-047aac1268c1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:42.704648 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c03e4745-f9c3-4ec0-aeb1-047aac1268c1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/ee39fb21-f46d-4758-a878-129614dceba3 Aug 07 18:11:42.704836 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c03e4745-f9c3-4ec0-aeb1-047aac1268c1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:42.705080 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c03e4745-f9c3-4ec0-aeb1-047aac1268c1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:42.711271 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:42.711271 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:42.714633 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c03e4745-f9c3-4ec0-aeb1-047aac1268c1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:42.718510 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c03e4745-f9c3-4ec0-aeb1-047aac1268c1 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/ee39fb21-f46d-4758-a878-129614dceba3 returned with HTTP 200 Aug 07 18:11:42.718889 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1336/5336] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:42 2026] GET /volume/v3/volumes/ee39fb21-f46d-4758-a878-129614dceba3 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:42.732362 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-22330e56-c86a-4297-b3fe-1cfa6cfd46f8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:42.735248 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22330e56-c86a-4297-b3fe-1cfa6cfd46f8 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/c1b9f19d-8a55-478d-8e0d-ea00875b98fa Aug 07 18:11:42.735519 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22330e56-c86a-4297-b3fe-1cfa6cfd46f8 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:42.735751 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-22330e56-c86a-4297-b3fe-1cfa6cfd46f8 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:42.745809 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:42.745809 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:42.750172 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-22330e56-c86a-4297-b3fe-1cfa6cfd46f8 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:42.756542 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-22330e56-c86a-4297-b3fe-1cfa6cfd46f8 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/c1b9f19d-8a55-478d-8e0d-ea00875b98fa returned with HTTP 200 Aug 07 18:11:42.757063 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1343/5337] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:42 2026] GET /volume/v3/volumes/c1b9f19d-8a55-478d-8e0d-ea00875b98fa => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:42.770000 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-adffcb07-0d91-461f-aa56-d1048f28bbc8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:42.773219 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-adffcb07-0d91-461f-aa56-d1048f28bbc8 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/f5ee74e5-2801-4ccc-98df-2fc3292fd2c7 Aug 07 18:11:42.773502 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-adffcb07-0d91-461f-aa56-d1048f28bbc8 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:42.773763 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-adffcb07-0d91-461f-aa56-d1048f28bbc8 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:42.782962 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:42.782962 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:42.787213 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-adffcb07-0d91-461f-aa56-d1048f28bbc8 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:42.792199 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-adffcb07-0d91-461f-aa56-d1048f28bbc8 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/f5ee74e5-2801-4ccc-98df-2fc3292fd2c7 returned with HTTP 200 Aug 07 18:11:42.792707 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1331/5338] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:42 2026] GET /volume/v3/volumes/f5ee74e5-2801-4ccc-98df-2fc3292fd2c7 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:42.808231 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-de16c6ca-47ad-49b2-9f0e-f0fd5e00ac7f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:42.809984 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-de16c6ca-47ad-49b2-9f0e-f0fd5e00ac7f tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f Aug 07 18:11:42.810056 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-de16c6ca-47ad-49b2-9f0e-f0fd5e00ac7f tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:42.810219 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-de16c6ca-47ad-49b2-9f0e-f0fd5e00ac7f tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:42.817184 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:42.817184 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:42.821989 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-de16c6ca-47ad-49b2-9f0e-f0fd5e00ac7f tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:42.826078 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-de16c6ca-47ad-49b2-9f0e-f0fd5e00ac7f tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f returned with HTTP 200 Aug 07 18:11:42.826367 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1329/5339] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:42 2026] GET /volume/v3/volumes/09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:42.838176 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2a3f56bd-e0d5-4820-81d1-78dd2b3bb31e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:42.839766 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a3f56bd-e0d5-4820-81d1-78dd2b3bb31e tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] DELETE https://10.4.3.241/volume/v3/volumes/09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f Aug 07 18:11:42.839934 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a3f56bd-e0d5-4820-81d1-78dd2b3bb31e tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:42.840099 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a3f56bd-e0d5-4820-81d1-78dd2b3bb31e tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:42.840240 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-2a3f56bd-e0d5-4820-81d1-78dd2b3bb31e tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Delete volume with id: 09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f Aug 07 18:11:42.846174 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:42.846174 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:42.846635 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2a3f56bd-e0d5-4820-81d1-78dd2b3bb31e tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:42.864280 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2a3f56bd-e0d5-4820-81d1-78dd2b3bb31e tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Delete volume request issued successfully. Aug 07 18:11:42.864473 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a3f56bd-e0d5-4820-81d1-78dd2b3bb31e tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f returned with HTTP 202 Aug 07 18:11:42.864918 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1337/5340] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:42 2026] DELETE /volume/v3/volumes/09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:42.871339 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-60ff1520-4c30-4ea3-bcdd-9f93eb2d99b0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:42.872939 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-60ff1520-4c30-4ea3-bcdd-9f93eb2d99b0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f Aug 07 18:11:42.873106 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-60ff1520-4c30-4ea3-bcdd-9f93eb2d99b0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:42.873295 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-60ff1520-4c30-4ea3-bcdd-9f93eb2d99b0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:42.879547 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:42.879547 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:42.883062 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-60ff1520-4c30-4ea3-bcdd-9f93eb2d99b0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:42.887374 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-60ff1520-4c30-4ea3-bcdd-9f93eb2d99b0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f returned with HTTP 200 Aug 07 18:11:42.887731 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1344/5341] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:42 2026] GET /volume/v3/volumes/09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:43.900213 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-30266bfc-d898-4462-93d0-c0e5a47e640a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:43.902134 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30266bfc-d898-4462-93d0-c0e5a47e640a tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f Aug 07 18:11:43.902365 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30266bfc-d898-4462-93d0-c0e5a47e640a tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:43.902584 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30266bfc-d898-4462-93d0-c0e5a47e640a tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:43.908299 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30266bfc-d898-4462-93d0-c0e5a47e640a tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f returned with HTTP 404 Aug 07 18:11:43.908763 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1332/5342] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:43 2026] GET /volume/v3/volumes/09b0a3e0-7f7a-4d42-a61a-f9f22fb7601f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:43.914989 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a83cc9fc-f047-46b3-bc2f-f7dc1e65981f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:43.917160 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a83cc9fc-f047-46b3-bc2f-f7dc1e65981f tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] DELETE https://10.4.3.241/volume/v3/volumes/f5ee74e5-2801-4ccc-98df-2fc3292fd2c7 Aug 07 18:11:43.917422 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a83cc9fc-f047-46b3-bc2f-f7dc1e65981f tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:43.917678 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a83cc9fc-f047-46b3-bc2f-f7dc1e65981f tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:43.917908 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-a83cc9fc-f047-46b3-bc2f-f7dc1e65981f tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Delete volume with id: f5ee74e5-2801-4ccc-98df-2fc3292fd2c7 Aug 07 18:11:43.925263 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:43.925263 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:43.925784 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a83cc9fc-f047-46b3-bc2f-f7dc1e65981f tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:43.942731 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a83cc9fc-f047-46b3-bc2f-f7dc1e65981f tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Delete volume request issued successfully. Aug 07 18:11:43.942955 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a83cc9fc-f047-46b3-bc2f-f7dc1e65981f tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/f5ee74e5-2801-4ccc-98df-2fc3292fd2c7 returned with HTTP 202 Aug 07 18:11:43.943519 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1330/5343] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:43 2026] DELETE /volume/v3/volumes/f5ee74e5-2801-4ccc-98df-2fc3292fd2c7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:43.950878 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-4cac7ede-58d3-403a-ab45-0cb7c1de59ec None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:43.952591 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4cac7ede-58d3-403a-ab45-0cb7c1de59ec tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/f5ee74e5-2801-4ccc-98df-2fc3292fd2c7 Aug 07 18:11:43.952783 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4cac7ede-58d3-403a-ab45-0cb7c1de59ec tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:43.952971 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-4cac7ede-58d3-403a-ab45-0cb7c1de59ec tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:43.959740 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:43.959740 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:43.963971 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-4cac7ede-58d3-403a-ab45-0cb7c1de59ec tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:43.970006 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-4cac7ede-58d3-403a-ab45-0cb7c1de59ec tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/f5ee74e5-2801-4ccc-98df-2fc3292fd2c7 returned with HTTP 200 Aug 07 18:11:43.970536 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1338/5344] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:43 2026] GET /volume/v3/volumes/f5ee74e5-2801-4ccc-98df-2fc3292fd2c7 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:44.982502 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ccea5705-f676-4de6-8a63-84fae007cd80 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:44.984148 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ccea5705-f676-4de6-8a63-84fae007cd80 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/f5ee74e5-2801-4ccc-98df-2fc3292fd2c7 Aug 07 18:11:44.984360 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ccea5705-f676-4de6-8a63-84fae007cd80 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:44.984527 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ccea5705-f676-4de6-8a63-84fae007cd80 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:44.990331 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ccea5705-f676-4de6-8a63-84fae007cd80 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/f5ee74e5-2801-4ccc-98df-2fc3292fd2c7 returned with HTTP 404 Aug 07 18:11:44.990647 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1345/5345] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:44 2026] GET /volume/v3/volumes/f5ee74e5-2801-4ccc-98df-2fc3292fd2c7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:44.999544 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-646156fd-19dc-40f0-b93f-e754dbc62b82 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:45.001789 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-646156fd-19dc-40f0-b93f-e754dbc62b82 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] DELETE https://10.4.3.241/volume/v3/volumes/c1b9f19d-8a55-478d-8e0d-ea00875b98fa Aug 07 18:11:45.001978 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-646156fd-19dc-40f0-b93f-e754dbc62b82 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:45.002150 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-646156fd-19dc-40f0-b93f-e754dbc62b82 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:45.002294 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-646156fd-19dc-40f0-b93f-e754dbc62b82 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Delete volume with id: c1b9f19d-8a55-478d-8e0d-ea00875b98fa Aug 07 18:11:45.010446 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:45.010446 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:45.010971 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-646156fd-19dc-40f0-b93f-e754dbc62b82 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:45.028580 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-646156fd-19dc-40f0-b93f-e754dbc62b82 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Delete volume request issued successfully. Aug 07 18:11:45.028795 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-646156fd-19dc-40f0-b93f-e754dbc62b82 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/c1b9f19d-8a55-478d-8e0d-ea00875b98fa returned with HTTP 202 Aug 07 18:11:45.029276 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1333/5346] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:44 2026] DELETE /volume/v3/volumes/c1b9f19d-8a55-478d-8e0d-ea00875b98fa => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:45.039678 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1f423852-e299-46ee-8061-19405144f1d7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:45.043347 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f423852-e299-46ee-8061-19405144f1d7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/c1b9f19d-8a55-478d-8e0d-ea00875b98fa Aug 07 18:11:45.043347 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1f423852-e299-46ee-8061-19405144f1d7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:45.043347 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1f423852-e299-46ee-8061-19405144f1d7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:45.051006 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:45.051006 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:45.055191 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1f423852-e299-46ee-8061-19405144f1d7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:45.060293 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1f423852-e299-46ee-8061-19405144f1d7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/c1b9f19d-8a55-478d-8e0d-ea00875b98fa returned with HTTP 200 Aug 07 18:11:45.060794 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1331/5347] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:45 2026] GET /volume/v3/volumes/c1b9f19d-8a55-478d-8e0d-ea00875b98fa => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:46.076200 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-44b7df18-b20e-4d60-8f3f-4a47f00d7175 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:46.078072 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44b7df18-b20e-4d60-8f3f-4a47f00d7175 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/c1b9f19d-8a55-478d-8e0d-ea00875b98fa Aug 07 18:11:46.078271 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44b7df18-b20e-4d60-8f3f-4a47f00d7175 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:46.078508 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-44b7df18-b20e-4d60-8f3f-4a47f00d7175 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:46.084000 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-44b7df18-b20e-4d60-8f3f-4a47f00d7175 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/c1b9f19d-8a55-478d-8e0d-ea00875b98fa returned with HTTP 404 Aug 07 18:11:46.084509 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1339/5348] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:46 2026] GET /volume/v3/volumes/c1b9f19d-8a55-478d-8e0d-ea00875b98fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:46.092539 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3359fe74-5430-4138-9be6-919e47a47ca7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:46.094359 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3359fe74-5430-4138-9be6-919e47a47ca7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] DELETE https://10.4.3.241/volume/v3/volumes/ee39fb21-f46d-4758-a878-129614dceba3 Aug 07 18:11:46.094553 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3359fe74-5430-4138-9be6-919e47a47ca7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:46.094753 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3359fe74-5430-4138-9be6-919e47a47ca7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:46.094915 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-3359fe74-5430-4138-9be6-919e47a47ca7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Delete volume with id: ee39fb21-f46d-4758-a878-129614dceba3 Aug 07 18:11:46.101679 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:46.101679 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:46.102120 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3359fe74-5430-4138-9be6-919e47a47ca7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:46.127424 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3359fe74-5430-4138-9be6-919e47a47ca7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Delete volume request issued successfully. Aug 07 18:11:46.127424 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3359fe74-5430-4138-9be6-919e47a47ca7 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/ee39fb21-f46d-4758-a878-129614dceba3 returned with HTTP 202 Aug 07 18:11:46.127424 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1346/5349] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:46 2026] DELETE /volume/v3/volumes/ee39fb21-f46d-4758-a878-129614dceba3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:46.135550 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-319d9296-441e-4074-ae10-785ed2bdfc7b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:46.136882 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-319d9296-441e-4074-ae10-785ed2bdfc7b tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/ee39fb21-f46d-4758-a878-129614dceba3 Aug 07 18:11:46.137052 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-319d9296-441e-4074-ae10-785ed2bdfc7b tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:46.137235 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-319d9296-441e-4074-ae10-785ed2bdfc7b tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:46.143601 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:46.143601 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:46.146866 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-319d9296-441e-4074-ae10-785ed2bdfc7b tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:46.151150 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-319d9296-441e-4074-ae10-785ed2bdfc7b tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/ee39fb21-f46d-4758-a878-129614dceba3 returned with HTTP 200 Aug 07 18:11:46.151545 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1334/5350] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:46 2026] GET /volume/v3/volumes/ee39fb21-f46d-4758-a878-129614dceba3 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:47.167115 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8679d6fc-c460-4f53-8fcb-5ee7d7dd1818 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:47.169246 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8679d6fc-c460-4f53-8fcb-5ee7d7dd1818 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/ee39fb21-f46d-4758-a878-129614dceba3 Aug 07 18:11:47.169536 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8679d6fc-c460-4f53-8fcb-5ee7d7dd1818 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:47.169785 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8679d6fc-c460-4f53-8fcb-5ee7d7dd1818 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:47.175534 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8679d6fc-c460-4f53-8fcb-5ee7d7dd1818 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/ee39fb21-f46d-4758-a878-129614dceba3 returned with HTTP 404 Aug 07 18:11:47.175987 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1332/5351] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:47 2026] GET /volume/v3/volumes/ee39fb21-f46d-4758-a878-129614dceba3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:47.183998 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1d8d4e07-7234-444a-a490-828fcc0d43d0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:47.185654 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1d8d4e07-7234-444a-a490-828fcc0d43d0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] DELETE https://10.4.3.241/volume/v3/volumes/056072e5-fa07-4ce6-aeb2-2457bd675d02 Aug 07 18:11:47.185930 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1d8d4e07-7234-444a-a490-828fcc0d43d0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:47.186013 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1d8d4e07-7234-444a-a490-828fcc0d43d0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:47.186174 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-1d8d4e07-7234-444a-a490-828fcc0d43d0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Delete volume with id: 056072e5-fa07-4ce6-aeb2-2457bd675d02 Aug 07 18:11:47.193119 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:47.193119 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:47.193633 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1d8d4e07-7234-444a-a490-828fcc0d43d0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:47.209376 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1d8d4e07-7234-444a-a490-828fcc0d43d0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Delete volume request issued successfully. Aug 07 18:11:47.209585 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1d8d4e07-7234-444a-a490-828fcc0d43d0 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/056072e5-fa07-4ce6-aeb2-2457bd675d02 returned with HTTP 202 Aug 07 18:11:47.209959 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1340/5352] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:47 2026] DELETE /volume/v3/volumes/056072e5-fa07-4ce6-aeb2-2457bd675d02 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:47.219715 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-aa936bfc-9f51-4f24-b477-fcaa4101f723 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:47.221696 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa936bfc-9f51-4f24-b477-fcaa4101f723 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/056072e5-fa07-4ce6-aeb2-2457bd675d02 Aug 07 18:11:47.221917 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa936bfc-9f51-4f24-b477-fcaa4101f723 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:47.222139 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-aa936bfc-9f51-4f24-b477-fcaa4101f723 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:47.229624 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:47.229624 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:47.237882 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-aa936bfc-9f51-4f24-b477-fcaa4101f723 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:47.242708 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-aa936bfc-9f51-4f24-b477-fcaa4101f723 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/056072e5-fa07-4ce6-aeb2-2457bd675d02 returned with HTTP 200 Aug 07 18:11:47.243113 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1347/5353] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:47 2026] GET /volume/v3/volumes/056072e5-fa07-4ce6-aeb2-2457bd675d02 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:48.262192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e88de435-1022-4509-8d78-68d259372b2d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:48.264597 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e88de435-1022-4509-8d78-68d259372b2d tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/056072e5-fa07-4ce6-aeb2-2457bd675d02 Aug 07 18:11:48.264754 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e88de435-1022-4509-8d78-68d259372b2d tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:48.264912 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e88de435-1022-4509-8d78-68d259372b2d tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:48.272613 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e88de435-1022-4509-8d78-68d259372b2d tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/056072e5-fa07-4ce6-aeb2-2457bd675d02 returned with HTTP 404 Aug 07 18:11:48.273264 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1335/5354] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:48 2026] GET /volume/v3/volumes/056072e5-fa07-4ce6-aeb2-2457bd675d02 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:48.281171 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a17137be-68b6-468c-bc7c-48da252db38c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:48.282801 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a17137be-68b6-468c-bc7c-48da252db38c tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] DELETE https://10.4.3.241/volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 Aug 07 18:11:48.282986 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a17137be-68b6-468c-bc7c-48da252db38c tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:48.283153 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a17137be-68b6-468c-bc7c-48da252db38c tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:48.283339 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-a17137be-68b6-468c-bc7c-48da252db38c tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Delete volume with id: 1b28b08d-048e-4d9a-a60b-2eb0ea783666 Aug 07 18:11:48.290121 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:48.290121 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:48.292064 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a17137be-68b6-468c-bc7c-48da252db38c tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:48.309650 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a17137be-68b6-468c-bc7c-48da252db38c tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Delete volume request issued successfully. Aug 07 18:11:48.309877 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a17137be-68b6-468c-bc7c-48da252db38c tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 returned with HTTP 202 Aug 07 18:11:48.310342 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1333/5355] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:11:48 2026] DELETE /volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:48.319419 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d8fe68f9-4ffd-4582-abd4-000e02e058be None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:48.321212 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d8fe68f9-4ffd-4582-abd4-000e02e058be tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 Aug 07 18:11:48.321528 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d8fe68f9-4ffd-4582-abd4-000e02e058be tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:48.322454 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d8fe68f9-4ffd-4582-abd4-000e02e058be tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:48.331069 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:48.331069 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:48.335332 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d8fe68f9-4ffd-4582-abd4-000e02e058be tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Volume info retrieved successfully. Aug 07 18:11:48.340955 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d8fe68f9-4ffd-4582-abd4-000e02e058be tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 returned with HTTP 200 Aug 07 18:11:48.342460 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1341/5356] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:48 2026] GET /volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:49.355006 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-279ab7bc-4698-4eb9-b969-51e6ee5f8b96 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:49.356692 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-279ab7bc-4698-4eb9-b969-51e6ee5f8b96 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] GET https://10.4.3.241/volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 Aug 07 18:11:49.356862 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-279ab7bc-4698-4eb9-b969-51e6ee5f8b96 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:49.357043 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-279ab7bc-4698-4eb9-b969-51e6ee5f8b96 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:49.361917 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-279ab7bc-4698-4eb9-b969-51e6ee5f8b96 tempest-CreateVolumesFromSourceVolumeTest-1915764098 tempest-CreateVolumesFromSourceVolumeTest-1915764098-project-member] https://10.4.3.241/volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 returned with HTTP 404 Aug 07 18:11:49.362434 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1348/5357] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:11:49 2026] GET /volume/v3/volumes/1b28b08d-048e-4d9a-a60b-2eb0ea783666 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:50.559348 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:50.648666 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:50.649155 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1878993089"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:50.650457 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1878993089'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:50.650569 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Create volume of 1 GB Aug 07 18:11:50.654568 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Availability Zones retrieved successfully. Aug 07 18:11:50.659818 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Flow 'volume_create_api' (f0309465-72f0-4852-9c04-9d52033bc69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:50.660680 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c825a2d-2dcd-47b5-abfd-6a93820919c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:50.661881 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:50.685149 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c825a2d-2dcd-47b5-abfd-6a93820919c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:50.685844 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e45e800d-846b-4b6d-b628-0f61ed11551a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:50.745675 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Created reservations ['0d379a9c-fa87-43cb-9092-1d06becafe90', '8d087ae9-ee0d-4356-a951-a5f33631b0ee', '0b9c32ed-8221-4316-afe0-9cca33456d75', 'a321c729-33fa-4ed4-b140-df4579e3ef55'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:50.746651 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e45e800d-846b-4b6d-b628-0f61ed11551a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d379a9c-fa87-43cb-9092-1d06becafe90', '8d087ae9-ee0d-4356-a951-a5f33631b0ee', '0b9c32ed-8221-4316-afe0-9cca33456d75', 'a321c729-33fa-4ed4-b140-df4579e3ef55']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:50.747316 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed63723c-e05a-4d8b-8a7b-84f2df020b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:50.768814 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed63723c-e05a-4d8b-8a7b-84f2df020b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4e2e16a-b820-4006-849d-1bd27634a79d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1878993089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e103aae602dc47cda591c45fa7f0369a',qos_specs=None,replication_status=,reservations=['0d379a9c-fa87-43cb-9092-1d06becafe90','8d087ae9-ee0d-4356-a951-a5f33631b0ee','0b9c32ed-8221-4316-afe0-9cca33456d75','a321c729-33fa-4ed4-b140-df4579e3ef55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611c8e2486c74574a8318fc48eb1b49a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1878993089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4e2e16a-b820-4006-849d-1bd27634a79d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e103aae602dc47cda591c45fa7f0369a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='611c8e2486c74574a8318fc48eb1b49a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:50.769477 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b959d87f-d451-455d-9f57-5304cc686503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:50.785697 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b959d87f-d451-455d-9f57-5304cc686503) transitioned into state 'SUCCESS' from state '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-1878993089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e103aae602dc47cda591c45fa7f0369a',qos_specs=None,replication_status=,reservations=['0d379a9c-fa87-43cb-9092-1d06becafe90','8d087ae9-ee0d-4356-a951-a5f33631b0ee','0b9c32ed-8221-4316-afe0-9cca33456d75','a321c729-33fa-4ed4-b140-df4579e3ef55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611c8e2486c74574a8318fc48eb1b49a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:50.786341 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (532fe6aa-3578-48b3-ad32-8dd08bd296dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:50.795166 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (532fe6aa-3578-48b3-ad32-8dd08bd296dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:50.795913 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Flow 'volume_create_api' (f0309465-72f0-4852-9c04-9d52033bc69a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:50.796203 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Create volume request issued successfully. Aug 07 18:11:50.796789 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f40d43d6-5312-4aa8-84e5-ad6addfc018b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:50.797102 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1336/5358] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:11:50 2026] POST /volume/v3/volumes => generated 766 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:50.808894 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d19b369b-3356-4ef7-ad4b-acd62624b957 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:50.810538 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d19b369b-3356-4ef7-ad4b-acd62624b957 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d Aug 07 18:11:50.810798 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d19b369b-3356-4ef7-ad4b-acd62624b957 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:50.811055 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d19b369b-3356-4ef7-ad4b-acd62624b957 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:50.818317 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:50.818317 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:50.822129 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d19b369b-3356-4ef7-ad4b-acd62624b957 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:50.826245 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d19b369b-3356-4ef7-ad4b-acd62624b957 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d returned with HTTP 200 Aug 07 18:11:50.826680 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1334/5359] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:11:50 2026] GET /volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:51.840714 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f38a223a-7d66-406a-8ceb-ce68e0941ddd None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:51.842470 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f38a223a-7d66-406a-8ceb-ce68e0941ddd tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d Aug 07 18:11:51.842887 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f38a223a-7d66-406a-8ceb-ce68e0941ddd tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:51.842956 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f38a223a-7d66-406a-8ceb-ce68e0941ddd tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:51.849892 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:51.849892 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:51.853660 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f38a223a-7d66-406a-8ceb-ce68e0941ddd tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:51.858060 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f38a223a-7d66-406a-8ceb-ce68e0941ddd tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d returned with HTTP 200 Aug 07 18:11:51.858474 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1342/5360] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:11:51 2026] GET /volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:51.869792 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ca710d48-12e9-4bba-aeea-4575d52c0b1a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:51.871393 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ca710d48-12e9-4bba-aeea-4575d52c0b1a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:11:51.871711 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ca710d48-12e9-4bba-aeea-4575d52c0b1a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4e2e16a-b820-4006-849d-1bd27634a79d", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1093976380"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:51.879881 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:51.879881 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:51.880316 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ca710d48-12e9-4bba-aeea-4575d52c0b1a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:51.880446 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-ca710d48-12e9-4bba-aeea-4575d52c0b1a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Create snapshot from volume f4e2e16a-b820-4006-849d-1bd27634a79d Aug 07 18:11:51.913228 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-ca710d48-12e9-4bba-aeea-4575d52c0b1a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Created reservations ['f1f99df3-bf98-4c09-b8b5-8d7c2f92e921', '01d7a5e7-c92f-4c76-a8c6-2d92268b687b', 'b3a2cfc6-8b81-4ce4-895a-7d6146e6bb1e', '2f23a986-2d2a-4b87-9736-13b9b7ce1bf3'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:51.948423 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ca710d48-12e9-4bba-aeea-4575d52c0b1a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Snapshot create request issued successfully. Aug 07 18:11:51.948798 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ca710d48-12e9-4bba-aeea-4575d52c0b1a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:11:51.949269 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1349/5361] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:11:51 2026] POST /volume/v3/snapshots => generated 322 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:51.957901 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a290c2be-c600-48b1-84c9-e1b931228097 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:51.960145 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a290c2be-c600-48b1-84c9-e1b931228097 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 Aug 07 18:11:51.960374 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a290c2be-c600-48b1-84c9-e1b931228097 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:51.960608 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a290c2be-c600-48b1-84c9-e1b931228097 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:51.965562 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:51.965562 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:51.966171 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a290c2be-c600-48b1-84c9-e1b931228097 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Snapshot retrieved successfully. Aug 07 18:11:51.967075 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a290c2be-c600-48b1-84c9-e1b931228097 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 returned with HTTP 200 Aug 07 18:11:51.967516 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1337/5362] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:51 2026] GET /volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:52.978177 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-04f1a0c4-a144-47da-baae-57fc6b634eb0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:52.982730 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04f1a0c4-a144-47da-baae-57fc6b634eb0 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 Aug 07 18:11:52.983054 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04f1a0c4-a144-47da-baae-57fc6b634eb0 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:52.983313 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-04f1a0c4-a144-47da-baae-57fc6b634eb0 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:52.989230 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:52.989230 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:52.989918 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-04f1a0c4-a144-47da-baae-57fc6b634eb0 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Snapshot retrieved successfully. Aug 07 18:11:52.991069 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-04f1a0c4-a144-47da-baae-57fc6b634eb0 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 returned with HTTP 200 Aug 07 18:11:52.992238 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1335/5363] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:52 2026] GET /volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:53.001622 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6ad0a3e3-7cfc-4838-acd6-93d0f2b5eda7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:53.003778 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6ad0a3e3-7cfc-4838-acd6-93d0f2b5eda7 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] POST https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d/action Aug 07 18:11:53.004293 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6ad0a3e3-7cfc-4838-acd6-93d0f2b5eda7 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Action body: b'{"revert": {"snapshot_id": "20f3f444-b4be-4f7a-8fd2-8b9025a402a6"}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:53.004501 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6ad0a3e3-7cfc-4838-acd6-93d0f2b5eda7 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "20f3f444-b4be-4f7a-8fd2-8b9025a402a6"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:53.015108 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:53.015108 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:53.015800 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6ad0a3e3-7cfc-4838-acd6-93d0f2b5eda7 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume retrieved successfully. Aug 07 18:11:53.031910 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-6ad0a3e3-7cfc-4838-acd6-93d0f2b5eda7 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Reverting volume f4e2e16a-b820-4006-849d-1bd27634a79d to snapshot 20f3f444-b4be-4f7a-8fd2-8b9025a402a6. Aug 07 18:11:53.033326 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:53.033326 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:53.047590 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6ad0a3e3-7cfc-4838-acd6-93d0f2b5eda7 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d/action returned with HTTP 202 Aug 07 18:11:53.048071 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1343/5364] 10.4.3.241 () {70 vars in 1431 bytes} [Fri Aug 7 18:11:53 2026] POST /volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 18:11:53.059049 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-81ff45bf-8483-4606-9d13-a104985b2028 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:53.061775 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81ff45bf-8483-4606-9d13-a104985b2028 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d Aug 07 18:11:53.062348 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81ff45bf-8483-4606-9d13-a104985b2028 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:53.062588 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-81ff45bf-8483-4606-9d13-a104985b2028 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:53.070752 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:53.070752 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:53.076026 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-81ff45bf-8483-4606-9d13-a104985b2028 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:53.080331 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-81ff45bf-8483-4606-9d13-a104985b2028 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d returned with HTTP 200 Aug 07 18:11:53.080741 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1350/5365] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:11:53 2026] GET /volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:54.092872 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9286f76d-cab8-46cd-8577-34db73003dfd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:54.094923 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9286f76d-cab8-46cd-8577-34db73003dfd tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d Aug 07 18:11:54.095170 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9286f76d-cab8-46cd-8577-34db73003dfd tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:54.095427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9286f76d-cab8-46cd-8577-34db73003dfd tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:54.101912 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:54.101912 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:54.105170 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9286f76d-cab8-46cd-8577-34db73003dfd tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:54.108854 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9286f76d-cab8-46cd-8577-34db73003dfd tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d returned with HTTP 200 Aug 07 18:11:54.109352 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1338/5366] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:11:54 2026] GET /volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:54.120641 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-854af468-4202-4b71-ba4f-101097e89f54 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:54.122526 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-854af468-4202-4b71-ba4f-101097e89f54 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 Aug 07 18:11:54.122795 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-854af468-4202-4b71-ba4f-101097e89f54 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:54.123033 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-854af468-4202-4b71-ba4f-101097e89f54 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:54.128050 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:54.128050 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:54.128641 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-854af468-4202-4b71-ba4f-101097e89f54 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Snapshot retrieved successfully. Aug 07 18:11:54.129557 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-854af468-4202-4b71-ba4f-101097e89f54 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 returned with HTTP 200 Aug 07 18:11:54.130006 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1336/5367] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:54 2026] GET /volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:54.137888 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d2d15f24-4ffe-46d2-8d68-2e7f33af4b2a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:54.139584 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d2d15f24-4ffe-46d2-8d68-2e7f33af4b2a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d Aug 07 18:11:54.139795 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d2d15f24-4ffe-46d2-8d68-2e7f33af4b2a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:54.140001 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d2d15f24-4ffe-46d2-8d68-2e7f33af4b2a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:54.146984 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:54.146984 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:54.150237 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d2d15f24-4ffe-46d2-8d68-2e7f33af4b2a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:54.153948 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d2d15f24-4ffe-46d2-8d68-2e7f33af4b2a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d returned with HTTP 200 Aug 07 18:11:54.154271 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1344/5368] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:11:54 2026] GET /volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:54.168090 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:54.170253 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:11:54.170621 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1969066279"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:54.172458 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1969066279'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:11:54.172587 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Create volume of 1 GB Aug 07 18:11:54.176420 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Availability Zones retrieved successfully. Aug 07 18:11:54.182478 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Flow 'volume_create_api' (4c6c115d-97e8-423d-8918-a9096b5c3845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:54.183348 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (027dccfb-00ae-4148-b32e-78b12f35eee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:54.184216 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:11:54.210769 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (027dccfb-00ae-4148-b32e-78b12f35eee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:54.211570 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d64bdca-b442-400d-8b25-d77c1fe61f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:54.252073 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Created reservations ['ac889fe4-ce1c-4e3e-a12c-1dcb1864852e', '8f16b167-9c58-47aa-b055-c5a3fad3e465', '5a40d78f-974a-4cae-9323-3e6f39780189', '1e6a94bf-cfa4-4ede-9503-1da13c9b85a6'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:54.252840 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d64bdca-b442-400d-8b25-d77c1fe61f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac889fe4-ce1c-4e3e-a12c-1dcb1864852e', '8f16b167-9c58-47aa-b055-c5a3fad3e465', '5a40d78f-974a-4cae-9323-3e6f39780189', '1e6a94bf-cfa4-4ede-9503-1da13c9b85a6']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:54.254780 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ff4381-c3ec-48ee-83e8-27c3b6599735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:54.287628 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ff4381-c3ec-48ee-83e8-27c3b6599735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8879074e-0593-4ae7-b4a6-0fa47f770496', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1969066279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e103aae602dc47cda591c45fa7f0369a',qos_specs=None,replication_status=,reservations=['ac889fe4-ce1c-4e3e-a12c-1dcb1864852e','8f16b167-9c58-47aa-b055-c5a3fad3e465','5a40d78f-974a-4cae-9323-3e6f39780189','1e6a94bf-cfa4-4ede-9503-1da13c9b85a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611c8e2486c74574a8318fc48eb1b49a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1969066279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8879074e-0593-4ae7-b4a6-0fa47f770496,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e103aae602dc47cda591c45fa7f0369a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='611c8e2486c74574a8318fc48eb1b49a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:54.289142 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10bf28a-2555-4f44-9140-3c52ff9b9595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:54.309581 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10bf28a-2555-4f44-9140-3c52ff9b9595) transitioned into state 'SUCCESS' from state '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-1969066279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e103aae602dc47cda591c45fa7f0369a',qos_specs=None,replication_status=,reservations=['ac889fe4-ce1c-4e3e-a12c-1dcb1864852e','8f16b167-9c58-47aa-b055-c5a3fad3e465','5a40d78f-974a-4cae-9323-3e6f39780189','1e6a94bf-cfa4-4ede-9503-1da13c9b85a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='611c8e2486c74574a8318fc48eb1b49a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:54.310626 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736b914d-8187-4400-8873-35ee1069cd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:11:54.322488 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736b914d-8187-4400-8873-35ee1069cd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:11:54.323661 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Flow 'volume_create_api' (4c6c115d-97e8-423d-8918-a9096b5c3845) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:11:54.324065 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Create volume request issued successfully. Aug 07 18:11:54.324817 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2e7d3ee9-dcef-43c1-a8d3-d4ba987900cb tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:11:54.325366 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1351/5369] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:11:54 2026] POST /volume/v3/volumes => generated 766 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:54.341521 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1c2c26fc-8eac-4a4e-bb97-4b2c22fecb58 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:54.343445 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c2c26fc-8eac-4a4e-bb97-4b2c22fecb58 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 Aug 07 18:11:54.343759 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c2c26fc-8eac-4a4e-bb97-4b2c22fecb58 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:54.344015 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c2c26fc-8eac-4a4e-bb97-4b2c22fecb58 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:54.351432 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:54.351432 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:54.354940 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1c2c26fc-8eac-4a4e-bb97-4b2c22fecb58 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:54.358725 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c2c26fc-8eac-4a4e-bb97-4b2c22fecb58 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 returned with HTTP 200 Aug 07 18:11:54.359140 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1339/5370] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:11:54 2026] GET /volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:55.372596 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a3d50803-a174-4a80-b855-65be0e9da663 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:55.374658 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3d50803-a174-4a80-b855-65be0e9da663 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 Aug 07 18:11:55.374933 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3d50803-a174-4a80-b855-65be0e9da663 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:55.375181 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a3d50803-a174-4a80-b855-65be0e9da663 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:55.383547 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:55.383547 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:55.387823 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a3d50803-a174-4a80-b855-65be0e9da663 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:55.393147 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a3d50803-a174-4a80-b855-65be0e9da663 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 returned with HTTP 200 Aug 07 18:11:55.393658 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1337/5371] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:11:55 2026] GET /volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:55.405081 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5d703319-c798-45ad-bb9b-51ce74e2f29f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:55.406623 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d703319-c798-45ad-bb9b-51ce74e2f29f tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:11:55.406940 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5d703319-c798-45ad-bb9b-51ce74e2f29f tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8879074e-0593-4ae7-b4a6-0fa47f770496", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1059648251"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:55.414330 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:55.414330 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:55.414800 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5d703319-c798-45ad-bb9b-51ce74e2f29f tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:55.414920 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-5d703319-c798-45ad-bb9b-51ce74e2f29f tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Create snapshot from volume 8879074e-0593-4ae7-b4a6-0fa47f770496 Aug 07 18:11:55.448312 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-5d703319-c798-45ad-bb9b-51ce74e2f29f tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Created reservations ['7d8dcfba-9c16-4956-aa23-63f7976f15ee', '9bf45b07-02a0-4115-9542-102df17a2c69', '5b7a7fc8-3ab6-43e6-8005-4c764699b2f7', 'd6897bde-6560-4db7-af0e-41870de7d5f3'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:55.477231 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5d703319-c798-45ad-bb9b-51ce74e2f29f tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Snapshot create request issued successfully. Aug 07 18:11:55.477584 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5d703319-c798-45ad-bb9b-51ce74e2f29f tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:11:55.478049 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1345/5372] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:11:55 2026] POST /volume/v3/snapshots => generated 322 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:11:55.485789 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-237ccff3-e873-4b5d-baca-dd08f6d5ec71 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:55.487626 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-237ccff3-e873-4b5d-baca-dd08f6d5ec71 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c Aug 07 18:11:55.487797 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-237ccff3-e873-4b5d-baca-dd08f6d5ec71 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:55.488003 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-237ccff3-e873-4b5d-baca-dd08f6d5ec71 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:55.492367 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:55.492367 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:55.492778 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-237ccff3-e873-4b5d-baca-dd08f6d5ec71 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Snapshot retrieved successfully. Aug 07 18:11:55.493463 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-237ccff3-e873-4b5d-baca-dd08f6d5ec71 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c returned with HTTP 200 Aug 07 18:11:55.493790 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1352/5373] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:55 2026] GET /volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c => generated 454 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:56.502641 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0f81ebbb-ce58-4da0-977a-6435e03785da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:56.504314 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f81ebbb-ce58-4da0-977a-6435e03785da tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c Aug 07 18:11:56.504518 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f81ebbb-ce58-4da0-977a-6435e03785da tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:56.504729 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f81ebbb-ce58-4da0-977a-6435e03785da tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:56.509507 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:56.509507 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:56.509946 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0f81ebbb-ce58-4da0-977a-6435e03785da tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Snapshot retrieved successfully. Aug 07 18:11:56.510691 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f81ebbb-ce58-4da0-977a-6435e03785da tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c returned with HTTP 200 Aug 07 18:11:56.511097 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1340/5374] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:56 2026] GET /volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:56.519240 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8a551339-bc6c-4abb-9935-857548e06400 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:56.520890 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8a551339-bc6c-4abb-9935-857548e06400 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] POST https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496/action Aug 07 18:11:56.521249 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8a551339-bc6c-4abb-9935-857548e06400 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:56.521384 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8a551339-bc6c-4abb-9935-857548e06400 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:56.530823 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:56.530823 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:56.531534 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8a551339-bc6c-4abb-9935-857548e06400 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:56.571489 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-8a551339-bc6c-4abb-9935-857548e06400 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Created reservations ['3fe39b78-b77c-4712-92b6-56e2f0dbf39b', '44bb3e26-f55a-4433-858e-f857604269ec'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:11:56.581902 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-8a551339-bc6c-4abb-9935-857548e06400 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Extend volume request issued successfully. Aug 07 18:11:56.582180 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8a551339-bc6c-4abb-9935-857548e06400 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496/action returned with HTTP 202 Aug 07 18:11:56.582809 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1338/5375] 10.4.3.241 () {70 vars in 1431 bytes} [Fri Aug 7 18:11:56 2026] POST /volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 18:11:56.589529 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-aa7c334e-aef4-4bef-88b9-274f30aca22a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:56.591968 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aa7c334e-aef4-4bef-88b9-274f30aca22a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 Aug 07 18:11:56.592283 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aa7c334e-aef4-4bef-88b9-274f30aca22a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:56.592539 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-aa7c334e-aef4-4bef-88b9-274f30aca22a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:56.601813 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:56.601813 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:56.607051 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-aa7c334e-aef4-4bef-88b9-274f30aca22a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:56.612407 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-aa7c334e-aef4-4bef-88b9-274f30aca22a tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 returned with HTTP 200 Aug 07 18:11:56.612967 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1346/5376] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:11:56 2026] GET /volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:57.624059 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a54a5916-8500-49e9-992f-bffdcfb174f8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:57.625899 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a54a5916-8500-49e9-992f-bffdcfb174f8 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 Aug 07 18:11:57.626085 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a54a5916-8500-49e9-992f-bffdcfb174f8 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:57.626255 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a54a5916-8500-49e9-992f-bffdcfb174f8 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:57.634389 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:57.634389 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:57.637731 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a54a5916-8500-49e9-992f-bffdcfb174f8 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:57.641610 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a54a5916-8500-49e9-992f-bffdcfb174f8 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 returned with HTTP 200 Aug 07 18:11:57.641970 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1353/5377] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:11:57 2026] GET /volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:57.653144 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c657ddc-1968-433f-82cd-0d6c4b1d413d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:57.654829 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c657ddc-1968-433f-82cd-0d6c4b1d413d tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] POST https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496/action Aug 07 18:11:57.655164 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c657ddc-1968-433f-82cd-0d6c4b1d413d tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Action body: b'{"revert": {"snapshot_id": "39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:11:57.655299 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c657ddc-1968-433f-82cd-0d6c4b1d413d tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:11:57.662962 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:57.662962 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:57.663379 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4c657ddc-1968-433f-82cd-0d6c4b1d413d tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume retrieved successfully. Aug 07 18:11:57.674667 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c657ddc-1968-433f-82cd-0d6c4b1d413d tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] HTTP exception thrown: Can't revert volume 8879074e-0593-4ae7-b4a6-0fa47f770496 to its latest snapshot 39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c. The volume size must be equal to the snapshot size. Aug 07 18:11:57.674822 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c657ddc-1968-433f-82cd-0d6c4b1d413d tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496/action returned with HTTP 400 Aug 07 18:11:57.675387 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1341/5378] 10.4.3.241 () {70 vars in 1431 bytes} [Fri Aug 7 18:11:57 2026] POST /volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496/action => generated 213 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 07 18:11:57.682415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-86a80c19-ebee-4604-8e69-eb42ec1a3961 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:57.684251 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86a80c19-ebee-4604-8e69-eb42ec1a3961 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c Aug 07 18:11:57.684467 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86a80c19-ebee-4604-8e69-eb42ec1a3961 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:57.684662 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86a80c19-ebee-4604-8e69-eb42ec1a3961 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:57.684765 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-86a80c19-ebee-4604-8e69-eb42ec1a3961 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Delete snapshot with id: 39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c Aug 07 18:11:57.689506 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:57.689506 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:57.689918 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-86a80c19-ebee-4604-8e69-eb42ec1a3961 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Snapshot retrieved successfully. Aug 07 18:11:57.705172 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-86a80c19-ebee-4604-8e69-eb42ec1a3961 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Snapshot delete request issued successfully. Aug 07 18:11:57.705414 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86a80c19-ebee-4604-8e69-eb42ec1a3961 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c returned with HTTP 202 Aug 07 18:11:57.705981 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1339/5379] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:11:57 2026] DELETE /volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:57.712993 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-82cd8c60-b3fe-414f-b3cf-7f26530eed09 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:57.715230 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-82cd8c60-b3fe-414f-b3cf-7f26530eed09 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c Aug 07 18:11:57.715926 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-82cd8c60-b3fe-414f-b3cf-7f26530eed09 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:57.715926 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-82cd8c60-b3fe-414f-b3cf-7f26530eed09 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:57.721541 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:57.721541 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:11:57.722148 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-82cd8c60-b3fe-414f-b3cf-7f26530eed09 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Snapshot retrieved successfully. Aug 07 18:11:57.723241 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-82cd8c60-b3fe-414f-b3cf-7f26530eed09 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c returned with HTTP 200 Aug 07 18:11:57.723702 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1347/5380] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:57 2026] GET /volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:11:58.731894 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9bf1a5b5-227c-44a6-8b85-942c14f1ab15 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:58.733560 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9bf1a5b5-227c-44a6-8b85-942c14f1ab15 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c Aug 07 18:11:58.733788 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9bf1a5b5-227c-44a6-8b85-942c14f1ab15 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:58.733947 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9bf1a5b5-227c-44a6-8b85-942c14f1ab15 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:58.737876 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9bf1a5b5-227c-44a6-8b85-942c14f1ab15 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c returned with HTTP 404 Aug 07 18:11:58.738488 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1354/5381] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:58 2026] GET /volume/v3/snapshots/39d83a1c-9a3e-4611-8bf7-9f19e84a1a0c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:11:58.744206 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e144e3f7-a65f-4dae-b3a9-fbaa4714821c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:58.745848 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e144e3f7-a65f-4dae-b3a9-fbaa4714821c tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] DELETE https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 Aug 07 18:11:58.746104 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e144e3f7-a65f-4dae-b3a9-fbaa4714821c tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:58.746322 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e144e3f7-a65f-4dae-b3a9-fbaa4714821c tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:58.746508 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e144e3f7-a65f-4dae-b3a9-fbaa4714821c tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Delete volume with id: 8879074e-0593-4ae7-b4a6-0fa47f770496 Aug 07 18:11:58.752490 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:58.752490 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:58.752958 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e144e3f7-a65f-4dae-b3a9-fbaa4714821c tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:58.765358 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e144e3f7-a65f-4dae-b3a9-fbaa4714821c tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Delete volume request issued successfully. Aug 07 18:11:58.765527 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e144e3f7-a65f-4dae-b3a9-fbaa4714821c tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 returned with HTTP 202 Aug 07 18:11:58.765897 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1342/5382] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:11:58 2026] DELETE /volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:11:58.771950 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b7a16b62-1eff-4291-b93b-2be91ab3c45b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:58.773863 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b7a16b62-1eff-4291-b93b-2be91ab3c45b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 Aug 07 18:11:58.774130 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b7a16b62-1eff-4291-b93b-2be91ab3c45b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:58.774367 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b7a16b62-1eff-4291-b93b-2be91ab3c45b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:58.780089 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:58.780089 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:11:58.783122 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b7a16b62-1eff-4291-b93b-2be91ab3c45b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:11:58.786984 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b7a16b62-1eff-4291-b93b-2be91ab3c45b tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 returned with HTTP 200 Aug 07 18:11:58.787313 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1340/5383] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:11:58 2026] GET /volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:11:59.798801 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3331e491-febd-42f4-bc3a-fb4e60ad2767 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:59.800677 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3331e491-febd-42f4-bc3a-fb4e60ad2767 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 Aug 07 18:11:59.800900 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3331e491-febd-42f4-bc3a-fb4e60ad2767 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:59.801099 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3331e491-febd-42f4-bc3a-fb4e60ad2767 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:59.806154 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3331e491-febd-42f4-bc3a-fb4e60ad2767 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 returned with HTTP 404 Aug 07 18:11:59.806637 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1348/5384] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:11:59 2026] GET /volume/v3/volumes/8879074e-0593-4ae7-b4a6-0fa47f770496 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:11:59.812203 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d5abbf78-e45e-4353-a234-2294aa8495ad None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:59.813862 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d5abbf78-e45e-4353-a234-2294aa8495ad tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 Aug 07 18:11:59.814044 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d5abbf78-e45e-4353-a234-2294aa8495ad tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:59.814215 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d5abbf78-e45e-4353-a234-2294aa8495ad tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:59.814315 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-d5abbf78-e45e-4353-a234-2294aa8495ad tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Delete snapshot with id: 20f3f444-b4be-4f7a-8fd2-8b9025a402a6 Aug 07 18:11:59.819037 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:59.819037 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:11:59.819416 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d5abbf78-e45e-4353-a234-2294aa8495ad tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Snapshot retrieved successfully. Aug 07 18:11:59.832647 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d5abbf78-e45e-4353-a234-2294aa8495ad tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Snapshot delete request issued successfully. Aug 07 18:11:59.832790 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d5abbf78-e45e-4353-a234-2294aa8495ad tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 returned with HTTP 202 Aug 07 18:11:59.833167 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1355/5385] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:11:59 2026] DELETE /volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:11:59.839804 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eccc919c-5abf-4299-baf5-f2751a87e4be None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:11:59.841460 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eccc919c-5abf-4299-baf5-f2751a87e4be tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 Aug 07 18:11:59.841632 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eccc919c-5abf-4299-baf5-f2751a87e4be tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:11:59.841892 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eccc919c-5abf-4299-baf5-f2751a87e4be tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:11:59.846752 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:11:59.846752 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:11:59.847325 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eccc919c-5abf-4299-baf5-f2751a87e4be tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Snapshot retrieved successfully. Aug 07 18:11:59.848348 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eccc919c-5abf-4299-baf5-f2751a87e4be tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 returned with HTTP 200 Aug 07 18:11:59.848867 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1343/5386] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:11:59 2026] GET /volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:00.857553 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2c688da8-cbb6-4615-8523-883e2d0b749e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:00.859109 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2c688da8-cbb6-4615-8523-883e2d0b749e tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 Aug 07 18:12:00.859293 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2c688da8-cbb6-4615-8523-883e2d0b749e tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:00.859480 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2c688da8-cbb6-4615-8523-883e2d0b749e tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:00.863340 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2c688da8-cbb6-4615-8523-883e2d0b749e tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 returned with HTTP 404 Aug 07 18:12:00.863967 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1341/5387] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:12:00 2026] GET /volume/v3/snapshots/20f3f444-b4be-4f7a-8fd2-8b9025a402a6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:12:00.870966 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-53a17dba-cfa3-45fa-968a-5643b1f28d68 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:00.872656 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-53a17dba-cfa3-45fa-968a-5643b1f28d68 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] DELETE https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d Aug 07 18:12:00.872846 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-53a17dba-cfa3-45fa-968a-5643b1f28d68 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:00.873037 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-53a17dba-cfa3-45fa-968a-5643b1f28d68 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:00.873188 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-53a17dba-cfa3-45fa-968a-5643b1f28d68 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Delete volume with id: f4e2e16a-b820-4006-849d-1bd27634a79d Aug 07 18:12:00.880111 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:00.880111 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:00.880540 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-53a17dba-cfa3-45fa-968a-5643b1f28d68 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:12:00.898204 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-53a17dba-cfa3-45fa-968a-5643b1f28d68 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Delete volume request issued successfully. Aug 07 18:12:00.898463 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-53a17dba-cfa3-45fa-968a-5643b1f28d68 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d returned with HTTP 202 Aug 07 18:12:00.899071 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1349/5388] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:12:00 2026] DELETE /volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:12:00.909104 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-13765fef-2fe9-4b14-99e8-336fe2ed3c94 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:00.911375 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-13765fef-2fe9-4b14-99e8-336fe2ed3c94 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d Aug 07 18:12:00.911677 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-13765fef-2fe9-4b14-99e8-336fe2ed3c94 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:00.911948 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-13765fef-2fe9-4b14-99e8-336fe2ed3c94 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:00.921618 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:00.921618 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:00.929310 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-13765fef-2fe9-4b14-99e8-336fe2ed3c94 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Volume info retrieved successfully. Aug 07 18:12:00.934576 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-13765fef-2fe9-4b14-99e8-336fe2ed3c94 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d returned with HTTP 200 Aug 07 18:12:00.934909 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1356/5389] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:12:00 2026] GET /volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:01.947500 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-24bba66e-90fd-497a-ace9-05609d6f1682 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:01.949067 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-24bba66e-90fd-497a-ace9-05609d6f1682 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] GET https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d Aug 07 18:12:01.949250 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-24bba66e-90fd-497a-ace9-05609d6f1682 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:01.949449 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-24bba66e-90fd-497a-ace9-05609d6f1682 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:01.954607 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-24bba66e-90fd-497a-ace9-05609d6f1682 tempest-VolumeRevertTests-622040766 tempest-VolumeRevertTests-622040766-project-member] https://10.4.3.241/volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d returned with HTTP 404 Aug 07 18:12:01.955039 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1344/5390] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:12:01 2026] GET /volume/v3/volumes/f4e2e16a-b820-4006-849d-1bd27634a79d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:12:03.395820 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6250f7e7-3701-4f5b-90d8-48465982da17 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:03.500973 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6250f7e7-3701-4f5b-90d8-48465982da17 tempest-ProjectReaderTests-2105458324 tempest-ProjectReaderTests-2105458324-project-admin] GET https://10.4.3.241/volume/v3/scheduler-stats/get_pools Aug 07 18:12:03.501232 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6250f7e7-3701-4f5b-90d8-48465982da17 tempest-ProjectReaderTests-2105458324 tempest-ProjectReaderTests-2105458324-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:03.501480 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6250f7e7-3701-4f5b-90d8-48465982da17 tempest-ProjectReaderTests-2105458324 tempest-ProjectReaderTests-2105458324-project-admin] Calling method 'get_pools' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:03.511044 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6250f7e7-3701-4f5b-90d8-48465982da17 tempest-ProjectReaderTests-2105458324 tempest-ProjectReaderTests-2105458324-project-admin] https://10.4.3.241/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 18:12:03.511519 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1342/5391] 10.4.3.241 () {66 vars in 1291 bytes} [Fri Aug 7 18:12:03 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:03.518292 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-41e16f82-8da0-4725-98cf-2ac0942fdf98 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:03.569379 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-41e16f82-8da0-4725-98cf-2ac0942fdf98 tempest-ProjectReaderTests-2105458324 tempest-ProjectReaderTests-2105458324-project-reader] GET https://10.4.3.241/volume/v3/capabilities/np0000006743@storpool Aug 07 18:12:03.569590 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-41e16f82-8da0-4725-98cf-2ac0942fdf98 tempest-ProjectReaderTests-2105458324 tempest-ProjectReaderTests-2105458324-project-reader] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:03.569791 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-41e16f82-8da0-4725-98cf-2ac0942fdf98 tempest-ProjectReaderTests-2105458324 tempest-ProjectReaderTests-2105458324-project-reader] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:03.570349 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-41e16f82-8da0-4725-98cf-2ac0942fdf98 tempest-ProjectReaderTests-2105458324 tempest-ProjectReaderTests-2105458324-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'cb7610e121784643844e4d3b3b1c6481', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2d0d1e8e96334a12874d2cbea64f65b1', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:12:03.570548 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-41e16f82-8da0-4725-98cf-2ac0942fdf98 tempest-ProjectReaderTests-2105458324 tempest-ProjectReaderTests-2105458324-project-reader] https://10.4.3.241/volume/v3/capabilities/np0000006743@storpool returned with HTTP 403 Aug 07 18:12:03.570940 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1350/5392] 10.4.3.241 () {66 vars in 1318 bytes} [Fri Aug 7 18:12:03 2026] GET /volume/v3/capabilities/np0000006743@storpool => generated 110 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:12:10.862819 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=151,cinder:INSERT=30,cinder:UPDATE=47 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:12:10.893002 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=69,cinder:INSERT=15,cinder:UPDATE=29 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:12:10.933381 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=92,cinder:INSERT=21,cinder:UPDATE=38 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:12:11.951680 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=174,cinder:INSERT=37,cinder:UPDATE=65 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:12:17.322483 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-52d893b0-0032-4c0c-918b-423faa71462f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:17.323937 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-52d893b0-0032-4c0c-918b-423faa71462f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:12:17.324261 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-52d893b0-0032-4c0c-918b-423faa71462f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a69382f-d56a-4853-81c3-f3834dc02fe6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-537311630", "description": null, "metadata": null}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:17.335570 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:17.335570 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:17.336009 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-52d893b0-0032-4c0c-918b-423faa71462f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:12:17.336145 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-52d893b0-0032-4c0c-918b-423faa71462f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create snapshot from volume 2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:12:17.358199 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-52d893b0-0032-4c0c-918b-423faa71462f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['06cb0a89-cf78-44f2-ade0-c22aca8c4f45', 'aa6b7248-67d6-48c2-82db-897fe9cb5be0', '85ab5bde-fceb-4dfb-a8d5-d096f5759c63', 'b0cb759f-560f-4cb4-95e1-640b94f511ac'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:12:17.386095 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-52d893b0-0032-4c0c-918b-423faa71462f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot force create request issued successfully. Aug 07 18:12:17.386408 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-52d893b0-0032-4c0c-918b-423faa71462f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:12:17.386844 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1357/5393] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:12:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:12:17.396196 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-815d66a2-2325-4739-af65-7b8af5d91a18 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:17.397906 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-815d66a2-2325-4739-af65-7b8af5d91a18 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 Aug 07 18:12:17.398115 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-815d66a2-2325-4739-af65-7b8af5d91a18 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:17.398280 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-815d66a2-2325-4739-af65-7b8af5d91a18 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:17.402969 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:17.402969 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:17.403439 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-815d66a2-2325-4739-af65-7b8af5d91a18 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:12:17.404201 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-815d66a2-2325-4739-af65-7b8af5d91a18 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 returned with HTTP 200 Aug 07 18:12:17.404667 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1345/5394] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:12:17 2026] GET /volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:18.412951 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f3a6dcf4-acbd-4cb9-8de7-faf97d2506fe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:18.414580 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3a6dcf4-acbd-4cb9-8de7-faf97d2506fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 Aug 07 18:12:18.414758 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3a6dcf4-acbd-4cb9-8de7-faf97d2506fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:18.414930 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f3a6dcf4-acbd-4cb9-8de7-faf97d2506fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:18.419421 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:18.419421 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:18.419781 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f3a6dcf4-acbd-4cb9-8de7-faf97d2506fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:12:18.420428 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f3a6dcf4-acbd-4cb9-8de7-faf97d2506fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 returned with HTTP 200 Aug 07 18:12:18.420742 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1343/5395] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:12:18 2026] GET /volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:18.428269 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-932a8edd-1525-4a80-a31e-e93cc9ed5b1f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:18.429796 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-932a8edd-1525-4a80-a31e-e93cc9ed5b1f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 Aug 07 18:12:18.429990 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-932a8edd-1525-4a80-a31e-e93cc9ed5b1f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:18.430173 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-932a8edd-1525-4a80-a31e-e93cc9ed5b1f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:18.435118 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:18.435118 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:18.435505 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-932a8edd-1525-4a80-a31e-e93cc9ed5b1f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:12:18.436138 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-932a8edd-1525-4a80-a31e-e93cc9ed5b1f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 returned with HTTP 200 Aug 07 18:12:18.436629 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1351/5396] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:12:18 2026] GET /volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:18.443887 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:18.445828 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:12:18.446181 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2073091341", "snapshot_id": "bc9525d5-23c3-479a-9097-94a49129ab81", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:18.447686 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2073091341', 'snapshot_id': 'bc9525d5-23c3-479a-9097-94a49129ab81', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:12:18.452164 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:18.452164 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:18.452557 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:12:18.452663 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume of 1 GB Aug 07 18:12:18.455596 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Availability Zones retrieved successfully. Aug 07 18:12:18.460452 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (53e5205c-d8e8-4c07-b34f-9704e3d963c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:12:18.461264 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a2e201-9265-4355-918c-1ea3ac40774c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:18.462044 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:12:18.490040 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a2e201-9265-4355-918c-1ea3ac40774c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc9525d5-23c3-479a-9097-94a49129ab81', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:18.490757 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24628716-f3e6-45b6-8af3-9263703a4f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:18.524177 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Created reservations ['ba4ceda8-6f67-4506-bec5-16bc047f349e', '9416b84a-87e9-4f21-b5f8-f35e9c051679', 'c2ece93c-bcd2-4fd3-9403-a744d162a0ec', 'ccabec5e-b861-485b-aa10-e942ed85bdbc'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:12:18.524887 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24628716-f3e6-45b6-8af3-9263703a4f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba4ceda8-6f67-4506-bec5-16bc047f349e', '9416b84a-87e9-4f21-b5f8-f35e9c051679', 'c2ece93c-bcd2-4fd3-9403-a744d162a0ec', 'ccabec5e-b861-485b-aa10-e942ed85bdbc']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:18.525607 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (128ee873-96b8-42c8-a056-ffcd5683e413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:18.562431 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (128ee873-96b8-42c8-a056-ffcd5683e413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d06b688-845e-4cc4-a74e-e03f305e5b30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2073091341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['ba4ceda8-6f67-4506-bec5-16bc047f349e','9416b84a-87e9-4f21-b5f8-f35e9c051679','c2ece93c-bcd2-4fd3-9403-a744d162a0ec','ccabec5e-b861-485b-aa10-e942ed85bdbc'],size=1,snapshot_id=bc9525d5-23c3-479a-9097-94a49129ab81,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), '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-07T18:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2073091341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d06b688-845e-4cc4-a74e-e03f305e5b30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e6d40bb338047aebeb6b641d74c8dca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc9525d5-23c3-479a-9097-94a49129ab81,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2647976f4ad341e5b062986a49b4c65c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:18.563333 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a32d797-d45a-4699-9355-526ebf4641f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:18.577995 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a32d797-d45a-4699-9355-526ebf4641f7) transitioned into state 'SUCCESS' from state '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-2073091341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e6d40bb338047aebeb6b641d74c8dca',qos_specs=None,replication_status=,reservations=['ba4ceda8-6f67-4506-bec5-16bc047f349e','9416b84a-87e9-4f21-b5f8-f35e9c051679','c2ece93c-bcd2-4fd3-9403-a744d162a0ec','ccabec5e-b861-485b-aa10-e942ed85bdbc'],size=1,snapshot_id=bc9525d5-23c3-479a-9097-94a49129ab81,source_replicaid=,source_volid=None,status='creating',user_id='2647976f4ad341e5b062986a49b4c65c',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:18.578589 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13c132a7-9c86-4347-b5c9-ee92d9825a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:18.597559 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13c132a7-9c86-4347-b5c9-ee92d9825a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:18.598334 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Flow 'volume_create_api' (53e5205c-d8e8-4c07-b34f-9704e3d963c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:12:18.598707 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Create volume request issued successfully. Aug 07 18:12:18.599256 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0242a05f-ed78-4945-80ff-a9f60c5e71fd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:12:18.599664 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1358/5397] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:12:18 2026] POST /volume/v3/volumes => generated 785 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:12:18.610559 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ab30eebc-7799-4c03-8aa4-c11cb1ce395a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:18.612426 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab30eebc-7799-4c03-8aa4-c11cb1ce395a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 Aug 07 18:12:18.612662 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab30eebc-7799-4c03-8aa4-c11cb1ce395a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:18.612881 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab30eebc-7799-4c03-8aa4-c11cb1ce395a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:18.621600 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:18.621600 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:18.625192 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ab30eebc-7799-4c03-8aa4-c11cb1ce395a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:12:18.630189 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab30eebc-7799-4c03-8aa4-c11cb1ce395a tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 returned with HTTP 200 Aug 07 18:12:18.630731 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1346/5398] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:18 2026] GET /volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:19.641763 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c53acc5b-3aa7-47a8-880e-cbf03349a545 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:19.643377 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c53acc5b-3aa7-47a8-880e-cbf03349a545 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 Aug 07 18:12:19.643579 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c53acc5b-3aa7-47a8-880e-cbf03349a545 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:19.643750 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c53acc5b-3aa7-47a8-880e-cbf03349a545 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:19.651299 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:19.651299 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:19.654743 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c53acc5b-3aa7-47a8-880e-cbf03349a545 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:12:19.659109 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c53acc5b-3aa7-47a8-880e-cbf03349a545 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 returned with HTTP 200 Aug 07 18:12:19.659473 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1344/5399] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:19 2026] GET /volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:19.670115 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c63f49a4-69fb-48f5-82ab-88f71d009d9f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:19.671778 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c63f49a4-69fb-48f5-82ab-88f71d009d9f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 Aug 07 18:12:19.671960 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c63f49a4-69fb-48f5-82ab-88f71d009d9f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:19.672136 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c63f49a4-69fb-48f5-82ab-88f71d009d9f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:19.679342 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:19.679342 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:19.682639 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c63f49a4-69fb-48f5-82ab-88f71d009d9f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:12:19.686671 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c63f49a4-69fb-48f5-82ab-88f71d009d9f tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 returned with HTTP 200 Aug 07 18:12:19.686999 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1352/5400] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:19 2026] GET /volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:19.790542 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-cc012587-8b5d-4a37-9d7a-7e7537a29af8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:19.792536 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-cc012587-8b5d-4a37-9d7a-7e7537a29af8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 Aug 07 18:12:19.792717 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-cc012587-8b5d-4a37-9d7a-7e7537a29af8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:19.792887 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-cc012587-8b5d-4a37-9d7a-7e7537a29af8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:19.799342 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:19.799342 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:19.802827 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-cc012587-8b5d-4a37-9d7a-7e7537a29af8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:12:19.807139 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-cc012587-8b5d-4a37-9d7a-7e7537a29af8 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 returned with HTTP 200 Aug 07 18:12:19.807500 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1359/5401] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:12:19 2026] GET /volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:20.185997 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-0931d726-995b-4220-b2d5-b324220d858b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:20.187747 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-0931d726-995b-4220-b2d5-b324220d858b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 Aug 07 18:12:20.187947 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-0931d726-995b-4220-b2d5-b324220d858b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:20.188164 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-0931d726-995b-4220-b2d5-b324220d858b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:20.194580 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:20.194580 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:20.197924 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-0931d726-995b-4220-b2d5-b324220d858b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:12:20.202468 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-0931d726-995b-4220-b2d5-b324220d858b tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 returned with HTTP 200 Aug 07 18:12:20.202881 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1347/5402] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:12:20 2026] GET /volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:20.212831 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5d552110-df5a-45b9-8f53-bd1add359d40 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:20.213265 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d552110-df5a-45b9-8f53-bd1add359d40 None None] GET https://10.4.3.241/volume// Aug 07 18:12:20.213482 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5d552110-df5a-45b9-8f53-bd1add359d40 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:20.213693 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5d552110-df5a-45b9-8f53-bd1add359d40 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:20.214110 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5d552110-df5a-45b9-8f53-bd1add359d40 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:12:20.214566 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1345/5403] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:12:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:12:20.222713 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-f05e6890-83c1-42f3-854e-13bc3964895d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:20.224761 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-f05e6890-83c1-42f3-854e-13bc3964895d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:12:20.225129 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-f05e6890-83c1-42f3-854e-13bc3964895d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d06b688-845e-4cc4-a74e-e03f305e5b30", "connector": null, "instance_uuid": "b11cb7c5-50c7-423e-9d2d-e7aba0885bb7"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:20.233330 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:20.233330 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:20.258484 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-f05e6890-83c1-42f3-854e-13bc3964895d tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:12:20.259022 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1353/5404] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:12:20 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:20.984961 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-38969e7c-ee1c-48ac-a5b6-b61ed507877c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:20.985363 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38969e7c-ee1c-48ac-a5b6-b61ed507877c None None] GET https://10.4.3.241/volume// Aug 07 18:12:20.985560 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38969e7c-ee1c-48ac-a5b6-b61ed507877c None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:20.985768 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-38969e7c-ee1c-48ac-a5b6-b61ed507877c None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:20.986100 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-38969e7c-ee1c-48ac-a5b6-b61ed507877c None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:12:20.986372 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1360/5405] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:12:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:12:20.993667 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-9147a5cc-5c39-4864-81b1-984dffeaebf4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:20.995643 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-9147a5cc-5c39-4864-81b1-984dffeaebf4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 Aug 07 18:12:20.995886 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-9147a5cc-5c39-4864-81b1-984dffeaebf4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:20.996161 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-9147a5cc-5c39-4864-81b1-984dffeaebf4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:21.004369 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:21.004369 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:21.007273 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-9147a5cc-5c39-4864-81b1-984dffeaebf4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:12:21.011261 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-9147a5cc-5c39-4864-81b1-984dffeaebf4 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 returned with HTTP 200 Aug 07 18:12:21.011637 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1348/5406] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:12:20 2026] GET /volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 => generated 1573 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:12:21.103792 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-c8248f82-ca96-4f49-954e-7a271c7439d6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:21.105766 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-c8248f82-ca96-4f49-954e-7a271c7439d6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] PUT https://10.4.3.241/volume/v3/attachments/82a5804e-7709-4af1-bb17-b042c006b7f3 Aug 07 18:12:21.106056 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-c8248f82-ca96-4f49-954e-7a271c7439d6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:21.113040 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-c8248f82-ca96-4f49-954e-7a271c7439d6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Acquiring lock "cinder-attachment_update-5d06b688-845e-4cc4-a74e-e03f305e5b30-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:12:21.117411 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-c8248f82-ca96-4f49-954e-7a271c7439d6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-5d06b688-845e-4cc4-a74e-e03f305e5b30-np0000006743" acquired by "attachment_update" :: waited 0.004s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:12:21.118305 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:21.118305 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:21.192899 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-c8248f82-ca96-4f49-954e-7a271c7439d6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Lock "cinder-attachment_update-5d06b688-845e-4cc4-a74e-e03f305e5b30-np0000006743" released by "attachment_update" :: held 0.075s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:12:21.193648 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-c8248f82-ca96-4f49-954e-7a271c7439d6 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/82a5804e-7709-4af1-bb17-b042c006b7f3 returned with HTTP 200 Aug 07 18:12:21.194318 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1346/5407] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:12:21 2026] PUT /volume/v3/attachments/82a5804e-7709-4af1-bb17-b042c006b7f3 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:21.217083 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-d0560312-acd4-471b-b891-8d64ed6de239 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:21.219557 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-d0560312-acd4-471b-b891-8d64ed6de239 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] POST https://10.4.3.241/volume/v3/attachments/82a5804e-7709-4af1-bb17-b042c006b7f3/action Aug 07 18:12:21.219999 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-d0560312-acd4-471b-b891-8d64ed6de239 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:12:21.220112 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-d0560312-acd4-471b-b891-8d64ed6de239 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:21.234741 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:21.234741 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:21.243462 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4b6bced6-05cc-43c2-805e-71a9a1e687a1 req-d0560312-acd4-471b-b891-8d64ed6de239 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/82a5804e-7709-4af1-bb17-b042c006b7f3/action returned with HTTP 204 Aug 07 18:12:21.243885 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1354/5408] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:12:21 2026] POST /volume/v3/attachments/82a5804e-7709-4af1-bb17-b042c006b7f3/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:12:29.806004 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:12:31.010078 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=14 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:12:31.186537 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:12:31.240794 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:12:37.667169 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7225a22f-7207-4773-92e8-adca8e34782d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:37.786143 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7225a22f-7207-4773-92e8-adca8e34782d tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:12:37.786497 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7225a22f-7207-4773-92e8-adca8e34782d tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-777583853-1172147885", "extra_specs": {"multiattach": " True"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:37.800144 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7225a22f-7207-4773-92e8-adca8e34782d tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:12:37.800485 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1361/5409] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:12:37 2026] POST /volume/v3/types => generated 286 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:37.808917 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:37.810697 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:12:37.811082 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1677202184", "snapshot_id": null, "imageRef": null, "volume_type": "2c42dbc6-7ca3-4e8f-91c8-967becdc0027", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:37.812616 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1677202184', 'snapshot_id': None, 'imageRef': None, 'volume_type': '2c42dbc6-7ca3-4e8f-91c8-967becdc0027', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:12:37.819429 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Create volume of 1 GB Aug 07 18:12:37.819429 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:37.819429 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:37.819429 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Availability Zones retrieved successfully. Aug 07 18:12:37.823433 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Flow 'volume_create_api' (db148020-39bd-466f-ba8b-125288120ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:12:37.824571 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a47f82-3624-4450-afa9-72a0f5e56982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:37.825614 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:12:37.833019 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:37.833019 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:37.844848 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a47f82-3624-4450-afa9-72a0f5e56982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:12:38Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2c42dbc6-7ca3-4e8f-91c8-967becdc0027,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-777583853-1172147885',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c42dbc6-7ca3-4e8f-91c8-967becdc0027', 'encryption_key_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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:37.845771 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ec7746-eb80-4d20-abe4-46e56706308d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:37.871294 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-777583853-1172147885 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-777583853-1172147885, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:12:37.871899 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-777583853-1172147885 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-777583853-1172147885, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:12:37.905473 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Created reservations ['50c8c966-9041-4a63-a6c4-1ac280f7a910', '46286d4c-4131-49ff-a793-c42a0177b19c', '4b632688-6fbb-4e9f-87b8-979152290d73', 'bed046ab-dd8a-41b2-9501-df1622d61db8'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:12:37.906549 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19ec7746-eb80-4d20-abe4-46e56706308d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50c8c966-9041-4a63-a6c4-1ac280f7a910', '46286d4c-4131-49ff-a793-c42a0177b19c', '4b632688-6fbb-4e9f-87b8-979152290d73', 'bed046ab-dd8a-41b2-9501-df1622d61db8']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:37.908456 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df77e0f0-b6ac-4a79-bf73-acf2b05de315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:37.930291 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df77e0f0-b6ac-4a79-bf73-acf2b05de315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '832ba76f-e504-4d86-925b-14d9144c1b11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1677202184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cd8954e590214bdfa594d9c8d0f613a7',qos_specs=None,replication_status=,reservations=['50c8c966-9041-4a63-a6c4-1ac280f7a910','46286d4c-4131-49ff-a793-c42a0177b19c','4b632688-6fbb-4e9f-87b8-979152290d73','bed046ab-dd8a-41b2-9501-df1622d61db8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e6c70bc19249818c2db2808fe63cf6',volume_type_id=2c42dbc6-7ca3-4e8f-91c8-967becdc0027), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1677202184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=832ba76f-e504-4d86-925b-14d9144c1b11,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='cd8954e590214bdfa594d9c8d0f613a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1e6c70bc19249818c2db2808fe63cf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c42dbc6-7ca3-4e8f-91c8-967becdc0027),volume_type_id=2c42dbc6-7ca3-4e8f-91c8-967becdc0027)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:37.931629 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf6ac2f7-642d-437f-9c90-e5fd5023b544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:37.950097 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf6ac2f7-642d-437f-9c90-e5fd5023b544) transitioned into state 'SUCCESS' from state '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-1677202184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cd8954e590214bdfa594d9c8d0f613a7',qos_specs=None,replication_status=,reservations=['50c8c966-9041-4a63-a6c4-1ac280f7a910','46286d4c-4131-49ff-a793-c42a0177b19c','4b632688-6fbb-4e9f-87b8-979152290d73','bed046ab-dd8a-41b2-9501-df1622d61db8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e6c70bc19249818c2db2808fe63cf6',volume_type_id=2c42dbc6-7ca3-4e8f-91c8-967becdc0027)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:37.951001 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f00fba4-3666-4a06-9369-5efb723d6e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:37.959292 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f00fba4-3666-4a06-9369-5efb723d6e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:37.960304 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Flow 'volume_create_api' (db148020-39bd-466f-ba8b-125288120ee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:12:37.961902 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Create volume request issued successfully. Aug 07 18:12:37.961902 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7025be1d-3a72-4c66-84a4-42acbbdc815f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:12:37.961902 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1349/5410] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:12:37 2026] POST /volume/v3/volumes => generated 829 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:12:37.972865 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-53864621-d8b7-4ec4-9d3e-00eb1ffb97ad None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:37.974954 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-53864621-d8b7-4ec4-9d3e-00eb1ffb97ad tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:12:37.975201 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-53864621-d8b7-4ec4-9d3e-00eb1ffb97ad tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:37.975452 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-53864621-d8b7-4ec4-9d3e-00eb1ffb97ad tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:37.984147 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:37.984147 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:37.988473 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-53864621-d8b7-4ec4-9d3e-00eb1ffb97ad tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:37.993555 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-53864621-d8b7-4ec4-9d3e-00eb1ffb97ad tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:12:37.993991 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1347/5411] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:37 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:39.007017 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5022e133-1100-48f6-8c4a-2f5c0976660e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:39.008757 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5022e133-1100-48f6-8c4a-2f5c0976660e tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:12:39.008938 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5022e133-1100-48f6-8c4a-2f5c0976660e tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:39.009136 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5022e133-1100-48f6-8c4a-2f5c0976660e tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:39.015851 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:39.015851 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:39.019190 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5022e133-1100-48f6-8c4a-2f5c0976660e tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:39.023205 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5022e133-1100-48f6-8c4a-2f5c0976660e tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:12:39.023581 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1355/5412] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:39 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:39.035946 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-95bf1743-aeeb-4d99-a388-2f05a16d278c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:39.038299 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-95bf1743-aeeb-4d99-a388-2f05a16d278c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:12:39.038591 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-95bf1743-aeeb-4d99-a388-2f05a16d278c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:39.038859 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-95bf1743-aeeb-4d99-a388-2f05a16d278c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:39.048158 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:39.048158 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:39.052692 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-95bf1743-aeeb-4d99-a388-2f05a16d278c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:39.058346 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-95bf1743-aeeb-4d99-a388-2f05a16d278c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:12:39.058862 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1362/5413] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:39 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:39.071429 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:39.075421 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:12:39.075421 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1730828070", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:39.075421 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1730828070', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:12:39.075421 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Create volume of 1 GB Aug 07 18:12:39.075878 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:39.075878 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:39.079612 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Availability Zones retrieved successfully. Aug 07 18:12:39.084927 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Flow 'volume_create_api' (fb8da9be-dcb8-479d-8552-4e96ba334510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:12:39.085893 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d3bd070-e0a2-4dd1-ae73-750b01a74c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:39.086858 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:12:39.108063 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d3bd070-e0a2-4dd1-ae73-750b01a74c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:39.109032 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1c13f2-321e-48d7-a349-343f8f747ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:39.157468 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Created reservations ['f30ef9f2-0094-45c4-a8eb-2e39792c901c', '71966e15-d4bd-42db-801c-2f78739d0b40', '9101dfe8-8f12-4c99-b367-b4c969af7edb', '51fd3d48-28d3-4ea3-95f0-217b6235a375'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:12:39.158374 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a1c13f2-321e-48d7-a349-343f8f747ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f30ef9f2-0094-45c4-a8eb-2e39792c901c', '71966e15-d4bd-42db-801c-2f78739d0b40', '9101dfe8-8f12-4c99-b367-b4c969af7edb', '51fd3d48-28d3-4ea3-95f0-217b6235a375']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:39.160207 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8de5e698-8239-46fb-aa48-f1a2ce248dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:39.180843 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8de5e698-8239-46fb-aa48-f1a2ce248dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '500223fd-f3c6-4a9c-aafc-a42c92b72fd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1730828070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd8954e590214bdfa594d9c8d0f613a7',qos_specs=None,replication_status=,reservations=['f30ef9f2-0094-45c4-a8eb-2e39792c901c','71966e15-d4bd-42db-801c-2f78739d0b40','9101dfe8-8f12-4c99-b367-b4c969af7edb','51fd3d48-28d3-4ea3-95f0-217b6235a375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e6c70bc19249818c2db2808fe63cf6',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:12:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1730828070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=500223fd-f3c6-4a9c-aafc-a42c92b72fd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd8954e590214bdfa594d9c8d0f613a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1e6c70bc19249818c2db2808fe63cf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:39.181995 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc2d776-15b3-4f40-99f1-f23580ba5c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:39.200325 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc2d776-15b3-4f40-99f1-f23580ba5c0d) transitioned into state 'SUCCESS' from state '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-1730828070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd8954e590214bdfa594d9c8d0f613a7',qos_specs=None,replication_status=,reservations=['f30ef9f2-0094-45c4-a8eb-2e39792c901c','71966e15-d4bd-42db-801c-2f78739d0b40','9101dfe8-8f12-4c99-b367-b4c969af7edb','51fd3d48-28d3-4ea3-95f0-217b6235a375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e6c70bc19249818c2db2808fe63cf6',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:39.202385 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e32cc2d-6f8b-44e9-b66e-3c6facb71112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:39.210753 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e32cc2d-6f8b-44e9-b66e-3c6facb71112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:39.211802 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Flow 'volume_create_api' (fb8da9be-dcb8-479d-8552-4e96ba334510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:12:39.212216 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Create volume request issued successfully. Aug 07 18:12:39.212857 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-615c0288-90c6-4ae3-b8e9-51244a5909a2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:12:39.213376 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1350/5414] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:12:39 2026] POST /volume/v3/volumes => generated 753 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:12:39.223836 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-83c91e87-63a4-4d8c-bad0-ab305bcf96ec None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:39.225382 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-83c91e87-63a4-4d8c-bad0-ab305bcf96ec tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:12:39.225561 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-83c91e87-63a4-4d8c-bad0-ab305bcf96ec tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:39.225726 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-83c91e87-63a4-4d8c-bad0-ab305bcf96ec tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:39.231973 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:39.231973 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:39.235253 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-83c91e87-63a4-4d8c-bad0-ab305bcf96ec tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:39.238984 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-83c91e87-63a4-4d8c-bad0-ab305bcf96ec tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:12:39.239329 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1348/5415] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:39 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:40.251734 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a403b748-8dac-451d-b8ba-defebea42643 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:40.253359 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a403b748-8dac-451d-b8ba-defebea42643 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:12:40.253713 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a403b748-8dac-451d-b8ba-defebea42643 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:40.253977 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a403b748-8dac-451d-b8ba-defebea42643 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:40.260782 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:40.260782 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:40.264951 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a403b748-8dac-451d-b8ba-defebea42643 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:40.276382 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a403b748-8dac-451d-b8ba-defebea42643 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:12:40.276829 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1356/5416] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:40 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:40.289322 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-254bd522-902f-421c-a813-8d307265983c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:40.290921 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-254bd522-902f-421c-a813-8d307265983c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:12:40.291097 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-254bd522-902f-421c-a813-8d307265983c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:40.291267 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-254bd522-902f-421c-a813-8d307265983c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:40.298236 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:40.298236 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:40.301778 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-254bd522-902f-421c-a813-8d307265983c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:40.305700 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-254bd522-902f-421c-a813-8d307265983c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:12:40.306064 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1363/5417] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:40 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:40.317859 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3cc53b8f-4fcc-43ca-93ec-60b575434477 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:40.319648 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3cc53b8f-4fcc-43ca-93ec-60b575434477 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:12:40.320097 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3cc53b8f-4fcc-43ca-93ec-60b575434477 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1992235072", "extra_specs": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:40.321597 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:40.321597 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:40.333824 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3cc53b8f-4fcc-43ca-93ec-60b575434477 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:12:40.334213 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1351/5418] 10.4.3.241 () {68 vars in 1252 bytes} [Fri Aug 7 18:12:40 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:40.342233 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f0fb75bc-2e1e-4e31-9210-d0f9c1d0eeaa None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:40.344193 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f0fb75bc-2e1e-4e31-9210-d0f9c1d0eeaa tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] POST https://10.4.3.241/volume/v3/types/8cae8db1-4582-476c-a17d-f3f3ce09ebd1/encryption Aug 07 18:12:40.344563 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f0fb75bc-2e1e-4e31-9210-d0f9c1d0eeaa tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:40.361268 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f0fb75bc-2e1e-4e31-9210-d0f9c1d0eeaa tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] https://10.4.3.241/volume/v3/types/8cae8db1-4582-476c-a17d-f3f3ce09ebd1/encryption returned with HTTP 200 Aug 07 18:12:40.361658 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1349/5419] 10.4.3.241 () {68 vars in 1397 bytes} [Fri Aug 7 18:12:40 2026] POST /volume/v3/types/8cae8db1-4582-476c-a17d-f3f3ce09ebd1/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:40.369538 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:40.371203 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:12:40.371586 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1672677014", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1992235072", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:40.373320 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1672677014', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1992235072', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:12:40.376818 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Create volume of 1 GB Aug 07 18:12:40.377106 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:40.377106 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:40.377570 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Availability Zones retrieved successfully. Aug 07 18:12:40.383102 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Flow 'volume_create_api' (2b3d35ac-80df-48d2-9832-0e42e01d8d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:12:40.383933 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f59902d-d675-41b4-a57c-546f62f55401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:40.384774 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:12:40.406671 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f59902d-d675-41b4-a57c-546f62f55401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:12:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8cae8db1-4582-476c-a17d-f3f3ce09ebd1,is_public=True,name='tempest-scenario-type-luks-1992235072',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8cae8db1-4582-476c-a17d-f3f3ce09ebd1', '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=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:40.407390 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281bfc11-9f78-4ae8-8c2e-467369ae6f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:40.432549 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1992235072 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1992235072, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:12:40.432930 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1992235072 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1992235072, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:12:40.457885 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Created reservations ['f0143866-0857-455a-a6e2-4a9aceec7354', '664f302a-466e-4442-85f3-948420c83d5a', '46020949-6e82-4c10-9b32-766a6433f358', 'db900f52-771d-496a-afcb-f012ca7a7d28'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:12:40.459081 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281bfc11-9f78-4ae8-8c2e-467369ae6f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0143866-0857-455a-a6e2-4a9aceec7354', '664f302a-466e-4442-85f3-948420c83d5a', '46020949-6e82-4c10-9b32-766a6433f358', 'db900f52-771d-496a-afcb-f012ca7a7d28']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:40.459471 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cb40049-1ed8-412e-99c9-54e1144fe8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:40.482275 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cb40049-1ed8-412e-99c9-54e1144fe8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64bdd77c-4099-4668-8a7b-cace00bd2bc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1672677014',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd8954e590214bdfa594d9c8d0f613a7',qos_specs=None,replication_status=,reservations=['f0143866-0857-455a-a6e2-4a9aceec7354','664f302a-466e-4442-85f3-948420c83d5a','46020949-6e82-4c10-9b32-766a6433f358','db900f52-771d-496a-afcb-f012ca7a7d28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e6c70bc19249818c2db2808fe63cf6',volume_type_id=8cae8db1-4582-476c-a17d-f3f3ce09ebd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1672677014',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=64bdd77c-4099-4668-8a7b-cace00bd2bc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd8954e590214bdfa594d9c8d0f613a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1e6c70bc19249818c2db2808fe63cf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8cae8db1-4582-476c-a17d-f3f3ce09ebd1),volume_type_id=8cae8db1-4582-476c-a17d-f3f3ce09ebd1)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:40.483015 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eff26a8-ade3-4986-8131-3841d6b05f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:40.500372 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eff26a8-ade3-4986-8131-3841d6b05f32) transitioned into state 'SUCCESS' from state '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-1672677014',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd8954e590214bdfa594d9c8d0f613a7',qos_specs=None,replication_status=,reservations=['f0143866-0857-455a-a6e2-4a9aceec7354','664f302a-466e-4442-85f3-948420c83d5a','46020949-6e82-4c10-9b32-766a6433f358','db900f52-771d-496a-afcb-f012ca7a7d28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e6c70bc19249818c2db2808fe63cf6',volume_type_id=8cae8db1-4582-476c-a17d-f3f3ce09ebd1)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:40.501072 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ba8752-cdf5-4e01-8825-c7e74faf18e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:12:40.508896 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ba8752-cdf5-4e01-8825-c7e74faf18e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:12:40.509546 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Flow 'volume_create_api' (2b3d35ac-80df-48d2-9832-0e42e01d8d67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:12:40.509872 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Create volume request issued successfully. Aug 07 18:12:40.510392 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ee432d43-a8b3-49b6-8f89-d3fcb9eacdbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:12:40.510795 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1357/5420] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:12:40 2026] POST /volume/v3/volumes => generated 781 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:12:40.524865 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-36ee59a9-a109-4281-82a0-0e76ddf2d0a1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:40.528840 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36ee59a9-a109-4281-82a0-0e76ddf2d0a1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:40.529064 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36ee59a9-a109-4281-82a0-0e76ddf2d0a1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:40.529250 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-36ee59a9-a109-4281-82a0-0e76ddf2d0a1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:40.535995 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:40.535995 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:40.539692 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-36ee59a9-a109-4281-82a0-0e76ddf2d0a1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:40.544266 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-36ee59a9-a109-4281-82a0-0e76ddf2d0a1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:40.544651 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1364/5421] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:40 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:41.558271 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-21a2e84f-354a-43af-9393-8a9b3f370020 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:41.560089 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21a2e84f-354a-43af-9393-8a9b3f370020 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:41.560302 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21a2e84f-354a-43af-9393-8a9b3f370020 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:41.560520 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21a2e84f-354a-43af-9393-8a9b3f370020 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:41.567491 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:41.567491 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:41.570938 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-21a2e84f-354a-43af-9393-8a9b3f370020 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:41.575140 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21a2e84f-354a-43af-9393-8a9b3f370020 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:41.575492 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1352/5422] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:41 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:41.587385 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7bc87b83-abcc-44a5-9068-c7a982c23d88 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:41.589005 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7bc87b83-abcc-44a5-9068-c7a982c23d88 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:41.589171 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7bc87b83-abcc-44a5-9068-c7a982c23d88 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:41.589358 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7bc87b83-abcc-44a5-9068-c7a982c23d88 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:41.596153 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:41.596153 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:41.599797 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7bc87b83-abcc-44a5-9068-c7a982c23d88 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:41.603659 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7bc87b83-abcc-44a5-9068-c7a982c23d88 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:41.604044 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1350/5423] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:41 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:41.642216 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-f531b526-dfbe-4383-9d19-44674582b1ff req-b36f6405-b62e-4d0e-b6bd-b9004af8d2c7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:41.645030 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-b36f6405-b62e-4d0e-b6bd-b9004af8d2c7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:12:41.645228 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-b36f6405-b62e-4d0e-b6bd-b9004af8d2c7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:41.645416 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-b36f6405-b62e-4d0e-b6bd-b9004af8d2c7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:41.651886 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:41.651886 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:41.655112 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-f531b526-dfbe-4383-9d19-44674582b1ff req-b36f6405-b62e-4d0e-b6bd-b9004af8d2c7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:41.658690 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-b36f6405-b62e-4d0e-b6bd-b9004af8d2c7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:12:41.659230 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1358/5424] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:12:41 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:41.730673 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6b097d9a-d102-4fa5-9229-8e45aaf63a77 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:41.731075 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6b097d9a-d102-4fa5-9229-8e45aaf63a77 None None] GET https://10.4.3.241/volume// Aug 07 18:12:41.731219 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6b097d9a-d102-4fa5-9229-8e45aaf63a77 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:41.731408 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6b097d9a-d102-4fa5-9229-8e45aaf63a77 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:41.731720 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6b097d9a-d102-4fa5-9229-8e45aaf63a77 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:12:41.732001 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1365/5425] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:12:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:12:41.737637 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f531b526-dfbe-4383-9d19-44674582b1ff req-b09e919c-0288-4023-9d8e-3b2ea1732fa8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:41.807072 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-b09e919c-0288-4023-9d8e-3b2ea1732fa8 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:12:41.807458 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-b09e919c-0288-4023-9d8e-3b2ea1732fa8 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "500223fd-f3c6-4a9c-aafc-a42c92b72fd4", "connector": null, "instance_uuid": "c96adc76-4cf2-4fcf-9b3d-805198b2e6db"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:41.815599 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:41.815599 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:41.838005 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-b09e919c-0288-4023-9d8e-3b2ea1732fa8 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:12:41.838510 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1353/5426] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:12:41 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:41.859058 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-31494fd6-d07f-4d79-8c20-8e7450229e4c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:41.860913 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-31494fd6-d07f-4d79-8c20-8e7450229e4c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:12:41.861174 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-31494fd6-d07f-4d79-8c20-8e7450229e4c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:41.861357 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-31494fd6-d07f-4d79-8c20-8e7450229e4c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:41.871072 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:41.871072 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:41.871839 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9d97b825-c071-4e86-ad46-41729a724ce2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:41.872192 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9d97b825-c071-4e86-ad46-41729a724ce2 None None] GET https://10.4.3.241/volume// Aug 07 18:12:41.872344 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9d97b825-c071-4e86-ad46-41729a724ce2 None None] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:41.872557 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9d97b825-c071-4e86-ad46-41729a724ce2 None None] Calling method 'all' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:41.872895 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9d97b825-c071-4e86-ad46-41729a724ce2 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:12:41.873149 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1359/5427] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:12:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:12:41.874212 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-31494fd6-d07f-4d79-8c20-8e7450229e4c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:41.878510 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-31494fd6-d07f-4d79-8c20-8e7450229e4c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:12:41.878819 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1351/5428] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:41 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:41.879796 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-f531b526-dfbe-4383-9d19-44674582b1ff req-c280419a-3259-4090-b0e9-57a7e16e8d31 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:41.881765 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-c280419a-3259-4090-b0e9-57a7e16e8d31 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:12:41.882021 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-c280419a-3259-4090-b0e9-57a7e16e8d31 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:41.882201 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-c280419a-3259-4090-b0e9-57a7e16e8d31 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:41.890628 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:41.890628 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:41.893677 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-f531b526-dfbe-4383-9d19-44674582b1ff req-c280419a-3259-4090-b0e9-57a7e16e8d31 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:41.897312 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-c280419a-3259-4090-b0e9-57a7e16e8d31 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:12:41.897692 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1366/5429] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:12:41 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:12:41.994623 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f531b526-dfbe-4383-9d19-44674582b1ff req-f48b8f41-1c0d-49fe-b291-4cd6433624f6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:41.996735 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-f48b8f41-1c0d-49fe-b291-4cd6433624f6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] PUT https://10.4.3.241/volume/v3/attachments/70dad8ca-dab5-4248-a046-3cc4d2988222 Aug 07 18:12:41.997100 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-f48b8f41-1c0d-49fe-b291-4cd6433624f6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:42.006086 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-f531b526-dfbe-4383-9d19-44674582b1ff req-f48b8f41-1c0d-49fe-b291-4cd6433624f6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Acquiring lock "cinder-attachment_update-500223fd-f3c6-4a9c-aafc-a42c92b72fd4-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:12:42.010713 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-f531b526-dfbe-4383-9d19-44674582b1ff req-f48b8f41-1c0d-49fe-b291-4cd6433624f6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Lock "cinder-attachment_update-500223fd-f3c6-4a9c-aafc-a42c92b72fd4-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:12:42.011618 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:42.011618 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:42.078341 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-f531b526-dfbe-4383-9d19-44674582b1ff req-f48b8f41-1c0d-49fe-b291-4cd6433624f6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Lock "cinder-attachment_update-500223fd-f3c6-4a9c-aafc-a42c92b72fd4-np0000006743" released by "attachment_update" :: held 0.068s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:12:42.078681 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-f48b8f41-1c0d-49fe-b291-4cd6433624f6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/70dad8ca-dab5-4248-a046-3cc4d2988222 returned with HTTP 200 Aug 07 18:12:42.079345 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1354/5430] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:12:41 2026] PUT /volume/v3/attachments/70dad8ca-dab5-4248-a046-3cc4d2988222 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:42.890271 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1eabc4ac-f73e-43b7-a9d5-7c5041ad6fb2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:42.892265 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1eabc4ac-f73e-43b7-a9d5-7c5041ad6fb2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:12:42.892478 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1eabc4ac-f73e-43b7-a9d5-7c5041ad6fb2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:42.892658 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1eabc4ac-f73e-43b7-a9d5-7c5041ad6fb2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:42.900926 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:42.900926 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:42.903859 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1eabc4ac-f73e-43b7-a9d5-7c5041ad6fb2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:42.907521 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1eabc4ac-f73e-43b7-a9d5-7c5041ad6fb2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:12:42.907871 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1360/5431] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:42 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:43.919180 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a85ba6b4-5ce1-4486-a8e7-5c477c95b115 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:43.920896 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a85ba6b4-5ce1-4486-a8e7-5c477c95b115 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:12:43.921107 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a85ba6b4-5ce1-4486-a8e7-5c477c95b115 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:43.921297 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a85ba6b4-5ce1-4486-a8e7-5c477c95b115 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:43.929648 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:43.929648 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:43.932575 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a85ba6b4-5ce1-4486-a8e7-5c477c95b115 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:43.935989 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a85ba6b4-5ce1-4486-a8e7-5c477c95b115 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:12:43.936355 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1352/5432] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:43 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:44.947972 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0f099081-213c-48bb-9a5d-565fb0bb8537 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:44.949704 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0f099081-213c-48bb-9a5d-565fb0bb8537 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:12:44.949896 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0f099081-213c-48bb-9a5d-565fb0bb8537 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:44.950089 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0f099081-213c-48bb-9a5d-565fb0bb8537 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:44.958853 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:44.958853 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:44.961893 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0f099081-213c-48bb-9a5d-565fb0bb8537 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:44.965557 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0f099081-213c-48bb-9a5d-565fb0bb8537 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:12:44.965899 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1367/5433] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:44 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:45.301689 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f531b526-dfbe-4383-9d19-44674582b1ff req-edd253e0-50a7-4a3e-8392-a80cb868195b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:45.304182 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-edd253e0-50a7-4a3e-8392-a80cb868195b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/attachments/70dad8ca-dab5-4248-a046-3cc4d2988222/action Aug 07 18:12:45.304632 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-edd253e0-50a7-4a3e-8392-a80cb868195b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:12:45.304800 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-edd253e0-50a7-4a3e-8392-a80cb868195b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:45.322030 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:45.322030 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:45.330957 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f531b526-dfbe-4383-9d19-44674582b1ff req-edd253e0-50a7-4a3e-8392-a80cb868195b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/70dad8ca-dab5-4248-a046-3cc4d2988222/action returned with HTTP 204 Aug 07 18:12:45.331371 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1355/5434] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:12:45 2026] POST /volume/v3/attachments/70dad8ca-dab5-4248-a046-3cc4d2988222/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:12:45.977719 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3ad1e7e3-9dee-4638-8185-dd7284ba959a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:45.979807 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ad1e7e3-9dee-4638-8185-dd7284ba959a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:12:45.980012 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ad1e7e3-9dee-4638-8185-dd7284ba959a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:45.980210 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3ad1e7e3-9dee-4638-8185-dd7284ba959a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:45.990003 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:45.990003 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:45.993568 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3ad1e7e3-9dee-4638-8185-dd7284ba959a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:45.997714 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3ad1e7e3-9dee-4638-8185-dd7284ba959a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:12:45.998134 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1361/5435] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:45 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:46.037154 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-c9387ae4-1ea5-47c8-8535-c027f59a9b4a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:46.038929 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-c9387ae4-1ea5-47c8-8535-c027f59a9b4a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:46.039111 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-c9387ae4-1ea5-47c8-8535-c027f59a9b4a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:46.039306 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-c9387ae4-1ea5-47c8-8535-c027f59a9b4a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:46.045153 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:46.045153 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:46.047981 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-c9387ae4-1ea5-47c8-8535-c027f59a9b4a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:46.051235 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-c9387ae4-1ea5-47c8-8535-c027f59a9b4a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:46.051577 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1353/5436] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:12:46 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 874 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:46.116578 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-4fdb60f5-cd3e-4043-a80d-df4356fb949e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:46.116997 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4fdb60f5-cd3e-4043-a80d-df4356fb949e None None] GET https://10.4.3.241/volume// Aug 07 18:12:46.117166 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4fdb60f5-cd3e-4043-a80d-df4356fb949e None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:46.117346 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-4fdb60f5-cd3e-4043-a80d-df4356fb949e None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:46.117679 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-4fdb60f5-cd3e-4043-a80d-df4356fb949e None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:12:46.117996 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1368/5437] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:12:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:12:46.124426 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-30b3981c-f123-4657-8bc6-9947f7e63bf0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:46.153996 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-30b3981c-f123-4657-8bc6-9947f7e63bf0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:12:46.154508 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-30b3981c-f123-4657-8bc6-9947f7e63bf0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64bdd77c-4099-4668-8a7b-cace00bd2bc7", "connector": null, "instance_uuid": "c96adc76-4cf2-4fcf-9b3d-805198b2e6db"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:46.164241 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:46.164241 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:46.186488 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-30b3981c-f123-4657-8bc6-9947f7e63bf0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:12:46.186903 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1356/5438] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:12:46 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 07 18:12:46.212205 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cd190c5c-3684-4625-8ab4-8fb59b53f0d5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:46.213830 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd190c5c-3684-4625-8ab4-8fb59b53f0d5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:46.213919 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd190c5c-3684-4625-8ab4-8fb59b53f0d5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:46.214201 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cd190c5c-3684-4625-8ab4-8fb59b53f0d5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:46.219504 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1ad871bb-af65-4040-baf4-16c4b3173b6c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:46.219945 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ad871bb-af65-4040-baf4-16c4b3173b6c None None] GET https://10.4.3.241/volume// Aug 07 18:12:46.220167 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ad871bb-af65-4040-baf4-16c4b3173b6c None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:46.220410 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1ad871bb-af65-4040-baf4-16c4b3173b6c None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:46.220808 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1ad871bb-af65-4040-baf4-16c4b3173b6c None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:12:46.221179 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1354/5439] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:12:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:12:46.224036 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:46.224036 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:46.227551 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cd190c5c-3684-4625-8ab4-8fb59b53f0d5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:46.229218 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-095f4f24-55de-447e-a476-c204f86bfd87 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:46.231374 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-095f4f24-55de-447e-a476-c204f86bfd87 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:46.231592 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-095f4f24-55de-447e-a476-c204f86bfd87 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:46.231697 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cd190c5c-3684-4625-8ab4-8fb59b53f0d5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:46.231776 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-095f4f24-55de-447e-a476-c204f86bfd87 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:46.232080 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1362/5440] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:46 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:46.240722 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:46.240722 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:46.243894 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-095f4f24-55de-447e-a476-c204f86bfd87 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:46.247690 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-095f4f24-55de-447e-a476-c204f86bfd87 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:46.248103 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1369/5441] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:12:46 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 1053 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:12:46.344922 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-8cfb5b07-5132-4f16-aa62-39ddfe920448 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:46.347023 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-8cfb5b07-5132-4f16-aa62-39ddfe920448 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] PUT https://10.4.3.241/volume/v3/attachments/e9339969-a32f-473e-bbb9-9588adde2bb9 Aug 07 18:12:46.347433 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-8cfb5b07-5132-4f16-aa62-39ddfe920448 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:46.355532 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-8cfb5b07-5132-4f16-aa62-39ddfe920448 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Acquiring lock "cinder-attachment_update-64bdd77c-4099-4668-8a7b-cace00bd2bc7-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:12:46.360526 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-8cfb5b07-5132-4f16-aa62-39ddfe920448 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Lock "cinder-attachment_update-64bdd77c-4099-4668-8a7b-cace00bd2bc7-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:12:46.361458 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:46.361458 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:46.431240 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-8cfb5b07-5132-4f16-aa62-39ddfe920448 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Lock "cinder-attachment_update-64bdd77c-4099-4668-8a7b-cace00bd2bc7-np0000006743" released by "attachment_update" :: held 0.071s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:12:46.431578 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-8cfb5b07-5132-4f16-aa62-39ddfe920448 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/e9339969-a32f-473e-bbb9-9588adde2bb9 returned with HTTP 200 Aug 07 18:12:46.432041 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1357/5442] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:12:46 2026] PUT /volume/v3/attachments/e9339969-a32f-473e-bbb9-9588adde2bb9 => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:46.439266 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-b5cc40ee-a5d7-4a72-8c88-2d8070dcae95 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:46.441251 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-b5cc40ee-a5d7-4a72-8c88-2d8070dcae95 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7/encryption Aug 07 18:12:46.441501 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-b5cc40ee-a5d7-4a72-8c88-2d8070dcae95 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:46.441636 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-b5cc40ee-a5d7-4a72-8c88-2d8070dcae95 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:46.450204 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:46.450204 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:46.457149 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-b5cc40ee-a5d7-4a72-8c88-2d8070dcae95 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7/encryption returned with HTTP 200 Aug 07 18:12:46.457580 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1355/5443] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 18:12:46 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:47.244035 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6df85f13-d512-4a64-bad4-aff0a01ab6ad None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:47.246236 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6df85f13-d512-4a64-bad4-aff0a01ab6ad tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:47.246512 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6df85f13-d512-4a64-bad4-aff0a01ab6ad tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:47.246768 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6df85f13-d512-4a64-bad4-aff0a01ab6ad tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:47.258108 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:47.258108 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:47.261884 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6df85f13-d512-4a64-bad4-aff0a01ab6ad tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:47.266833 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6df85f13-d512-4a64-bad4-aff0a01ab6ad tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:47.267408 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1363/5444] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:47 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:48.279235 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7f502f00-4f96-4d68-9bd3-a489f94413aa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:48.281050 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7f502f00-4f96-4d68-9bd3-a489f94413aa tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:48.281252 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7f502f00-4f96-4d68-9bd3-a489f94413aa tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:48.281461 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7f502f00-4f96-4d68-9bd3-a489f94413aa tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:48.292290 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:48.292290 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:48.295970 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7f502f00-4f96-4d68-9bd3-a489f94413aa tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:48.300476 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7f502f00-4f96-4d68-9bd3-a489f94413aa tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:48.300915 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1370/5445] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:48 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:49.313711 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b3546581-8ca9-4519-9f4f-68c699383737 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:49.315354 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3546581-8ca9-4519-9f4f-68c699383737 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:49.315587 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3546581-8ca9-4519-9f4f-68c699383737 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:49.315771 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3546581-8ca9-4519-9f4f-68c699383737 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:49.324788 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:49.324788 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:49.327968 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b3546581-8ca9-4519-9f4f-68c699383737 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:49.331917 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3546581-8ca9-4519-9f4f-68c699383737 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:49.332297 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1358/5446] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:49 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:50.343485 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c2732529-066b-4ad4-87f6-77deee9f82db None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:50.345213 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c2732529-066b-4ad4-87f6-77deee9f82db tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:50.345417 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c2732529-066b-4ad4-87f6-77deee9f82db tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:50.345646 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c2732529-066b-4ad4-87f6-77deee9f82db tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:50.353980 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:50.353980 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:50.356880 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c2732529-066b-4ad4-87f6-77deee9f82db tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:50.360345 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c2732529-066b-4ad4-87f6-77deee9f82db tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:50.360698 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1356/5447] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:50 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:51.373248 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6c5e3a82-eabe-44b6-ae25-6b12876bd323 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:51.375468 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6c5e3a82-eabe-44b6-ae25-6b12876bd323 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:51.375724 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6c5e3a82-eabe-44b6-ae25-6b12876bd323 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:51.375980 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6c5e3a82-eabe-44b6-ae25-6b12876bd323 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:51.387970 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:51.387970 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:51.392085 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6c5e3a82-eabe-44b6-ae25-6b12876bd323 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:51.397139 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6c5e3a82-eabe-44b6-ae25-6b12876bd323 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:51.397736 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1364/5448] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:51 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:52.409514 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f0a27cb7-c163-4a48-a0cb-2b155c158425 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:52.411609 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0a27cb7-c163-4a48-a0cb-2b155c158425 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:52.411812 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0a27cb7-c163-4a48-a0cb-2b155c158425 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:52.412022 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0a27cb7-c163-4a48-a0cb-2b155c158425 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:52.421302 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:52.421302 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:52.425240 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f0a27cb7-c163-4a48-a0cb-2b155c158425 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:52.429857 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0a27cb7-c163-4a48-a0cb-2b155c158425 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:52.430281 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1371/5449] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:52 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:53.441865 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c5138ba6-a5df-4097-96e5-e5a23d089a64 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:53.444461 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5138ba6-a5df-4097-96e5-e5a23d089a64 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:53.444461 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5138ba6-a5df-4097-96e5-e5a23d089a64 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:53.444461 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5138ba6-a5df-4097-96e5-e5a23d089a64 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:53.452985 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:53.452985 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:53.456055 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c5138ba6-a5df-4097-96e5-e5a23d089a64 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:53.459574 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5138ba6-a5df-4097-96e5-e5a23d089a64 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:53.460087 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1359/5450] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:53 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:54.474286 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-92d63248-24da-43ae-82fb-a2d027fdf375 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:54.478422 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92d63248-24da-43ae-82fb-a2d027fdf375 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:54.478422 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92d63248-24da-43ae-82fb-a2d027fdf375 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:54.478422 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-92d63248-24da-43ae-82fb-a2d027fdf375 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:54.486461 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:54.486461 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:54.489882 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-92d63248-24da-43ae-82fb-a2d027fdf375 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:54.493955 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-92d63248-24da-43ae-82fb-a2d027fdf375 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:54.494481 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1357/5451] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:54 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:55.504343 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-c0a9e0ce-1689-4185-a30d-0fd02f2a0b6c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:55.506200 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-39ef114c-d13c-48a2-aea7-0e81c6831d70 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:55.506526 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-c0a9e0ce-1689-4185-a30d-0fd02f2a0b6c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/attachments/e9339969-a32f-473e-bbb9-9588adde2bb9/action Aug 07 18:12:55.506788 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-c0a9e0ce-1689-4185-a30d-0fd02f2a0b6c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:12:55.506902 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-c0a9e0ce-1689-4185-a30d-0fd02f2a0b6c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:55.508550 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-39ef114c-d13c-48a2-aea7-0e81c6831d70 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:55.508823 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-39ef114c-d13c-48a2-aea7-0e81c6831d70 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:55.509221 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-39ef114c-d13c-48a2-aea7-0e81c6831d70 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:55.521536 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:55.521536 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:55.525523 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-39ef114c-d13c-48a2-aea7-0e81c6831d70 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:55.527821 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:55.527821 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:55.531297 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-39ef114c-d13c-48a2-aea7-0e81c6831d70 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:55.531829 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1372/5452] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:55 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:55.537517 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-dc778d17-6ec1-48de-a4dd-ee42c9bc94ba req-c0a9e0ce-1689-4185-a30d-0fd02f2a0b6c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/e9339969-a32f-473e-bbb9-9588adde2bb9/action returned with HTTP 204 Aug 07 18:12:55.537917 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1365/5453] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:12:55 2026] POST /volume/v3/attachments/e9339969-a32f-473e-bbb9-9588adde2bb9/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:12:56.543244 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6a2a6525-3dee-42d5-9e61-d52f6bc9fe20 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:56.545166 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a2a6525-3dee-42d5-9e61-d52f6bc9fe20 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:12:56.545483 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a2a6525-3dee-42d5-9e61-d52f6bc9fe20 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:56.545753 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a2a6525-3dee-42d5-9e61-d52f6bc9fe20 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:56.555221 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:56.555221 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:56.558656 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6a2a6525-3dee-42d5-9e61-d52f6bc9fe20 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:56.562524 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a2a6525-3dee-42d5-9e61-d52f6bc9fe20 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:12:56.562917 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1360/5454] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:56 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:57.101676 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-edea8caa-d185-4534-b1b8-ded01459609c req-69111d88-1091-4668-92e8-1c13bf0f94a6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:57.103538 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-69111d88-1091-4668-92e8-1c13bf0f94a6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:12:57.103840 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-69111d88-1091-4668-92e8-1c13bf0f94a6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:57.105128 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-69111d88-1091-4668-92e8-1c13bf0f94a6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:57.110000 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:57.110000 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:57.112926 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-edea8caa-d185-4534-b1b8-ded01459609c req-69111d88-1091-4668-92e8-1c13bf0f94a6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:57.116682 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-69111d88-1091-4668-92e8-1c13bf0f94a6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:12:57.117236 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1358/5455] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:12:57 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:57.179091 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-276fd230-92d1-4c3a-b4bc-ed5862f49420 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:57.179475 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-276fd230-92d1-4c3a-b4bc-ed5862f49420 None None] GET https://10.4.3.241/volume// Aug 07 18:12:57.179614 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-276fd230-92d1-4c3a-b4bc-ed5862f49420 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:57.179781 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-276fd230-92d1-4c3a-b4bc-ed5862f49420 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:57.180080 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-276fd230-92d1-4c3a-b4bc-ed5862f49420 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:12:57.180316 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1373/5456] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:12:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:12:57.186602 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-edea8caa-d185-4534-b1b8-ded01459609c req-3c59d9bb-8633-4726-826c-e65501258e98 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:57.188843 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-3c59d9bb-8633-4726-826c-e65501258e98 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:12:57.189186 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-3c59d9bb-8633-4726-826c-e65501258e98 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "832ba76f-e504-4d86-925b-14d9144c1b11", "connector": null, "instance_uuid": "c96adc76-4cf2-4fcf-9b3d-805198b2e6db"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:57.196489 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:57.196489 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:57.218669 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-3c59d9bb-8633-4726-826c-e65501258e98 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:12:57.219313 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1366/5457] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:12:57 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:57.242849 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-abba50e1-0a4f-44a6-b414-a082f1ae743c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:57.246034 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-abba50e1-0a4f-44a6-b414-a082f1ae743c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:12:57.246034 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-abba50e1-0a4f-44a6-b414-a082f1ae743c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:57.246034 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-abba50e1-0a4f-44a6-b414-a082f1ae743c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:57.252824 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ca5ac4bb-6944-4370-adb2-0b7f232fc86f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:57.253449 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca5ac4bb-6944-4370-adb2-0b7f232fc86f None None] GET https://10.4.3.241/volume// Aug 07 18:12:57.253716 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca5ac4bb-6944-4370-adb2-0b7f232fc86f None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:57.254007 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ca5ac4bb-6944-4370-adb2-0b7f232fc86f None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:57.254161 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:57.254161 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:57.254587 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ca5ac4bb-6944-4370-adb2-0b7f232fc86f None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:12:57.254939 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1359/5458] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:12:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:12:57.258200 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-abba50e1-0a4f-44a6-b414-a082f1ae743c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:57.260980 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-abba50e1-0a4f-44a6-b414-a082f1ae743c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:12:57.261416 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1361/5459] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:57 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:57.263219 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-edea8caa-d185-4534-b1b8-ded01459609c req-0f5b50d6-121f-4d80-a106-b3645ea19da6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:57.263484 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-0f5b50d6-121f-4d80-a106-b3645ea19da6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:12:57.263686 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-0f5b50d6-121f-4d80-a106-b3645ea19da6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:57.263855 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-0f5b50d6-121f-4d80-a106-b3645ea19da6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:57.273405 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:57.273405 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:12:57.276681 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-edea8caa-d185-4534-b1b8-ded01459609c req-0f5b50d6-121f-4d80-a106-b3645ea19da6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:57.281416 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-0f5b50d6-121f-4d80-a106-b3645ea19da6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:12:57.281794 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1374/5460] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:12:57 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:12:57.384168 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-edea8caa-d185-4534-b1b8-ded01459609c req-77f3d784-5d0f-401f-b0e3-195256ffd0e7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:57.385977 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-77f3d784-5d0f-401f-b0e3-195256ffd0e7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] PUT https://10.4.3.241/volume/v3/attachments/8cb3efd6-9726-4484-825b-d897565f4a76 Aug 07 18:12:57.386300 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-77f3d784-5d0f-401f-b0e3-195256ffd0e7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:12:57.392726 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-edea8caa-d185-4534-b1b8-ded01459609c req-77f3d784-5d0f-401f-b0e3-195256ffd0e7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Acquiring lock "cinder-attachment_update-832ba76f-e504-4d86-925b-14d9144c1b11-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:12:57.396442 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-edea8caa-d185-4534-b1b8-ded01459609c req-77f3d784-5d0f-401f-b0e3-195256ffd0e7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Lock "cinder-attachment_update-832ba76f-e504-4d86-925b-14d9144c1b11-np0000006743" acquired by "attachment_update" :: waited 0.004s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:12:57.397292 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:57.397292 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:12:57.465279 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-edea8caa-d185-4534-b1b8-ded01459609c req-77f3d784-5d0f-401f-b0e3-195256ffd0e7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Lock "cinder-attachment_update-832ba76f-e504-4d86-925b-14d9144c1b11-np0000006743" released by "attachment_update" :: held 0.069s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:12:57.465549 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-77f3d784-5d0f-401f-b0e3-195256ffd0e7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/8cb3efd6-9726-4484-825b-d897565f4a76 returned with HTTP 200 Aug 07 18:12:57.465972 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1367/5461] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:12:57 2026] PUT /volume/v3/attachments/8cb3efd6-9726-4484-825b-d897565f4a76 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:12:58.275000 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a37d0f21-f968-4b7c-9645-1794d2cb7a9b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:58.276750 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a37d0f21-f968-4b7c-9645-1794d2cb7a9b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:12:58.278201 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a37d0f21-f968-4b7c-9645-1794d2cb7a9b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:58.278201 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a37d0f21-f968-4b7c-9645-1794d2cb7a9b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:58.286242 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:58.286242 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:12:58.289743 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a37d0f21-f968-4b7c-9645-1794d2cb7a9b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:58.294066 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a37d0f21-f968-4b7c-9645-1794d2cb7a9b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:12:58.294066 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1360/5462] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:58 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:12:59.306548 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8804544e-9fc7-49a4-af03-7c8bd95157cc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:12:59.308245 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8804544e-9fc7-49a4-af03-7c8bd95157cc tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:12:59.308496 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8804544e-9fc7-49a4-af03-7c8bd95157cc tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:12:59.308678 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8804544e-9fc7-49a4-af03-7c8bd95157cc tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:12:59.316985 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:12:59.316985 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:12:59.319903 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8804544e-9fc7-49a4-af03-7c8bd95157cc tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:12:59.323303 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8804544e-9fc7-49a4-af03-7c8bd95157cc tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:12:59.323659 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1362/5463] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:12:59 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:00.337091 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b34c5f20-86ba-4cbe-b225-5d603bba7411 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:00.337091 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b34c5f20-86ba-4cbe-b225-5d603bba7411 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:00.337091 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b34c5f20-86ba-4cbe-b225-5d603bba7411 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:00.337091 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b34c5f20-86ba-4cbe-b225-5d603bba7411 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:00.345668 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:00.345668 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:00.348782 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b34c5f20-86ba-4cbe-b225-5d603bba7411 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:00.352537 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b34c5f20-86ba-4cbe-b225-5d603bba7411 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:00.352855 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1375/5464] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:00 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:00.680357 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-edea8caa-d185-4534-b1b8-ded01459609c req-28960986-77b0-4522-9394-a4fda8c46be2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:00.682479 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-28960986-77b0-4522-9394-a4fda8c46be2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/attachments/8cb3efd6-9726-4484-825b-d897565f4a76/action Aug 07 18:13:00.682827 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-28960986-77b0-4522-9394-a4fda8c46be2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:13:00.682941 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-28960986-77b0-4522-9394-a4fda8c46be2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:13:00.697168 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:00.697168 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:00.705798 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-edea8caa-d185-4534-b1b8-ded01459609c req-28960986-77b0-4522-9394-a4fda8c46be2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/8cb3efd6-9726-4484-825b-d897565f4a76/action returned with HTTP 204 Aug 07 18:13:00.706161 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1368/5465] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:13:00 2026] POST /volume/v3/attachments/8cb3efd6-9726-4484-825b-d897565f4a76/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:13:01.364576 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-689eb4e0-5662-4a61-bdf0-640b81af1702 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:01.366723 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-689eb4e0-5662-4a61-bdf0-640b81af1702 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:01.366937 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-689eb4e0-5662-4a61-bdf0-640b81af1702 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:01.367142 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-689eb4e0-5662-4a61-bdf0-640b81af1702 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:01.376043 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:01.376043 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:01.378955 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-689eb4e0-5662-4a61-bdf0-640b81af1702 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:01.382446 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-689eb4e0-5662-4a61-bdf0-640b81af1702 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:01.382782 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1361/5466] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:01 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:06.437909 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-03f748c5-67a0-4c5b-89f2-4cc3f51cc5d4 req-41118d5e-4c8b-4ad4-a7e5-10f08d187c47 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:06.439803 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-03f748c5-67a0-4c5b-89f2-4cc3f51cc5d4 req-41118d5e-4c8b-4ad4-a7e5-10f08d187c47 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/attachments/82a5804e-7709-4af1-bb17-b042c006b7f3 Aug 07 18:13:06.439988 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-03f748c5-67a0-4c5b-89f2-4cc3f51cc5d4 req-41118d5e-4c8b-4ad4-a7e5-10f08d187c47 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:06.440158 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-03f748c5-67a0-4c5b-89f2-4cc3f51cc5d4 req-41118d5e-4c8b-4ad4-a7e5-10f08d187c47 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:06.447742 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:06.447742 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:06.490177 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-03f748c5-67a0-4c5b-89f2-4cc3f51cc5d4 req-41118d5e-4c8b-4ad4-a7e5-10f08d187c47 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/82a5804e-7709-4af1-bb17-b042c006b7f3 returned with HTTP 200 Aug 07 18:13:06.490615 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1363/5467] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:13:06 2026] DELETE /volume/v3/attachments/82a5804e-7709-4af1-bb17-b042c006b7f3 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:07.610718 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-804c9608-529f-48f4-a216-1d2a0fd0d37c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:07.612525 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-804c9608-529f-48f4-a216-1d2a0fd0d37c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 Aug 07 18:13:07.612727 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-804c9608-529f-48f4-a216-1d2a0fd0d37c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:07.612888 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-804c9608-529f-48f4-a216-1d2a0fd0d37c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:07.613046 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-804c9608-529f-48f4-a216-1d2a0fd0d37c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume with id: 5d06b688-845e-4cc4-a74e-e03f305e5b30 Aug 07 18:13:07.620370 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:07.620370 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:07.620959 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-804c9608-529f-48f4-a216-1d2a0fd0d37c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:13:07.635709 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-804c9608-529f-48f4-a216-1d2a0fd0d37c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume request issued successfully. Aug 07 18:13:07.635976 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-804c9608-529f-48f4-a216-1d2a0fd0d37c tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 returned with HTTP 202 Aug 07 18:13:07.636447 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1376/5468] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:13:07 2026] DELETE /volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:13:07.643747 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1e2b8470-a082-4337-b6af-d164c39bc169 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:07.645564 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e2b8470-a082-4337-b6af-d164c39bc169 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 Aug 07 18:13:07.645752 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1e2b8470-a082-4337-b6af-d164c39bc169 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:07.645949 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1e2b8470-a082-4337-b6af-d164c39bc169 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:07.653019 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:07.653019 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:07.656643 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1e2b8470-a082-4337-b6af-d164c39bc169 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:13:07.661851 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e2b8470-a082-4337-b6af-d164c39bc169 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 returned with HTTP 200 Aug 07 18:13:07.662292 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1369/5469] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:07 2026] GET /volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:08.675050 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b882de3b-f17a-447c-a406-6640b83817cb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:08.677455 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b882de3b-f17a-447c-a406-6640b83817cb tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 Aug 07 18:13:08.677748 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b882de3b-f17a-447c-a406-6640b83817cb tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:08.678043 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b882de3b-f17a-447c-a406-6640b83817cb tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:08.687795 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b882de3b-f17a-447c-a406-6640b83817cb tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 returned with HTTP 404 Aug 07 18:13:08.688483 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1362/5470] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:08 2026] GET /volume/v3/volumes/5d06b688-845e-4cc4-a74e-e03f305e5b30 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:13:08.694897 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ed94871b-c5c5-4090-b9b8-77e6241c1e38 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:08.697238 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed94871b-c5c5-4090-b9b8-77e6241c1e38 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 Aug 07 18:13:08.697449 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed94871b-c5c5-4090-b9b8-77e6241c1e38 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:08.697627 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed94871b-c5c5-4090-b9b8-77e6241c1e38 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:08.697728 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-ed94871b-c5c5-4090-b9b8-77e6241c1e38 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete snapshot with id: bc9525d5-23c3-479a-9097-94a49129ab81 Aug 07 18:13:08.702866 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:08.702866 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:08.703340 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ed94871b-c5c5-4090-b9b8-77e6241c1e38 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:13:08.719627 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ed94871b-c5c5-4090-b9b8-77e6241c1e38 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot delete request issued successfully. Aug 07 18:13:08.719836 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed94871b-c5c5-4090-b9b8-77e6241c1e38 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 returned with HTTP 202 Aug 07 18:13:08.720254 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1364/5471] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:13:08 2026] DELETE /volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:13:08.726751 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-413c9ee6-2cad-4502-ac58-2ec2d4a98b82 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:08.729377 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-413c9ee6-2cad-4502-ac58-2ec2d4a98b82 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 Aug 07 18:13:08.729697 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-413c9ee6-2cad-4502-ac58-2ec2d4a98b82 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:08.729949 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-413c9ee6-2cad-4502-ac58-2ec2d4a98b82 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:08.736466 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:08.736466 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:08.737136 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-413c9ee6-2cad-4502-ac58-2ec2d4a98b82 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Snapshot retrieved successfully. Aug 07 18:13:08.738221 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-413c9ee6-2cad-4502-ac58-2ec2d4a98b82 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 returned with HTTP 200 Aug 07 18:13:08.738845 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1377/5472] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:13:08 2026] GET /volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:09.748421 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-806969e0-3215-450d-a1cf-a875ff1257fe None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:09.750106 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-806969e0-3215-450d-a1cf-a875ff1257fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 Aug 07 18:13:09.750293 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-806969e0-3215-450d-a1cf-a875ff1257fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:09.750491 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-806969e0-3215-450d-a1cf-a875ff1257fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:09.755378 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-806969e0-3215-450d-a1cf-a875ff1257fe tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 returned with HTTP 404 Aug 07 18:13:09.756079 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1370/5473] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:13:09 2026] GET /volume/v3/snapshots/bc9525d5-23c3-479a-9097-94a49129ab81 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:13:11.202748 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-18fe4ca8-558a-4641-b39e-2871be8e0ba7 req-c62666a3-6002-4944-a0f9-1aa90d59b6a2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:11.204496 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-18fe4ca8-558a-4641-b39e-2871be8e0ba7 req-c62666a3-6002-4944-a0f9-1aa90d59b6a2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/attachments/2138ec26-654a-4dc6-922d-f5029970fef0 Aug 07 18:13:11.204703 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-18fe4ca8-558a-4641-b39e-2871be8e0ba7 req-c62666a3-6002-4944-a0f9-1aa90d59b6a2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:11.204902 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-18fe4ca8-558a-4641-b39e-2871be8e0ba7 req-c62666a3-6002-4944-a0f9-1aa90d59b6a2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:11.211472 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:11.211472 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:11.257309 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-18fe4ca8-558a-4641-b39e-2871be8e0ba7 req-c62666a3-6002-4944-a0f9-1aa90d59b6a2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/attachments/2138ec26-654a-4dc6-922d-f5029970fef0 returned with HTTP 200 Aug 07 18:13:11.257707 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1363/5474] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:13:11 2026] DELETE /volume/v3/attachments/2138ec26-654a-4dc6-922d-f5029970fef0 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:12.699776 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ece2e4e1-ef77-4763-b750-d21dd60f91cd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:12.701317 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ece2e4e1-ef77-4763-b750-d21dd60f91cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] DELETE https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:13:12.701629 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ece2e4e1-ef77-4763-b750-d21dd60f91cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:12.701899 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ece2e4e1-ef77-4763-b750-d21dd60f91cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:12.702147 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ece2e4e1-ef77-4763-b750-d21dd60f91cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume with id: 2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:13:12.708705 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:12.708705 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:12.710586 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ece2e4e1-ef77-4763-b750-d21dd60f91cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:13:12.726487 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ece2e4e1-ef77-4763-b750-d21dd60f91cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Delete volume request issued successfully. Aug 07 18:13:12.726789 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ece2e4e1-ef77-4763-b750-d21dd60f91cd tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 returned with HTTP 202 Aug 07 18:13:12.727258 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1365/5475] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:13:12 2026] DELETE /volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:13:12.734538 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ef6286a5-57b8-4323-a681-7825fc104bb2 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:12.736558 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ef6286a5-57b8-4323-a681-7825fc104bb2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:13:12.736802 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ef6286a5-57b8-4323-a681-7825fc104bb2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:12.737031 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ef6286a5-57b8-4323-a681-7825fc104bb2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:12.744769 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:12.744769 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:12.748852 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ef6286a5-57b8-4323-a681-7825fc104bb2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Volume info retrieved successfully. Aug 07 18:13:12.753801 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ef6286a5-57b8-4323-a681-7825fc104bb2 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 returned with HTTP 200 Aug 07 18:13:12.754191 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1378/5476] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:12 2026] GET /volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:13.765490 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-16ceeb05-90ae-4777-82f5-6ab9c15a6703 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:13.767426 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16ceeb05-90ae-4777-82f5-6ab9c15a6703 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] GET https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 Aug 07 18:13:13.767655 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16ceeb05-90ae-4777-82f5-6ab9c15a6703 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:13.767878 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-16ceeb05-90ae-4777-82f5-6ab9c15a6703 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:13.774114 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-16ceeb05-90ae-4777-82f5-6ab9c15a6703 tempest-TestVolumeBootPattern-457368677 tempest-TestVolumeBootPattern-457368677-project-member] https://10.4.3.241/volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 returned with HTTP 404 Aug 07 18:13:13.774637 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1371/5477] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:13 2026] GET /volume/v3/volumes/2a69382f-d56a-4853-81c3-f3834dc02fe6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:13:21.256414 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=68,cinder:INSERT=1,cinder:UPDATE=3 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:13:22.722143 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=122,cinder:INSERT=22,cinder:UPDATE=37 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:13:22.752438 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=63,cinder:INSERT=3,cinder:UPDATE=1 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:13:23.770228 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=85,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:13:25.975437 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:25.977054 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:13:25.977389 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-756697418", "snapshot_id": null, "imageRef": "ff32c573-13bd-4744-b099-9ff4191e17c7", "volume_type": null, "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:13:25.978867 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-756697418', 'snapshot_id': None, 'imageRef': 'ff32c573-13bd-4744-b099-9ff4191e17c7', 'volume_type': None, 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:13:26.092760 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Create volume of 1 GB Aug 07 18:13:26.093062 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:26.093062 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:26.096555 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Availability Zones retrieved successfully. Aug 07 18:13:26.101691 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Flow 'volume_create_api' (17c1912b-1e19-44cb-8cb0-2bf51dcd158e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:13:26.102497 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace67e7b-6fad-4d4c-8f97-05524158dd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:13:26.103522 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:13:26.151192 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace67e7b-6fad-4d4c-8f97-05524158dd77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:13:26.151839 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a51cfaa8-c6b5-4fc9-8002-b8cd4973f23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:13:26.198882 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Created reservations ['8906b6f6-bbe5-4cfc-bd3c-64f147460651', '11f0ccdf-1627-405f-8b6f-30b0cac8e93a', '80eb2bc9-f7cc-4c70-8a6a-c4df2e0db2c5', '0d125956-3b2d-48fc-ad41-514c20ff68a7'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:13:26.199598 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a51cfaa8-c6b5-4fc9-8002-b8cd4973f23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8906b6f6-bbe5-4cfc-bd3c-64f147460651', '11f0ccdf-1627-405f-8b6f-30b0cac8e93a', '80eb2bc9-f7cc-4c70-8a6a-c4df2e0db2c5', '0d125956-3b2d-48fc-ad41-514c20ff68a7']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:13:26.200257 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b434467-c3d5-45c8-9439-ce5957e70517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:13:26.219531 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b434467-c3d5-45c8-9439-ce5957e70517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af268096-5c60-402b-b5ee-3bfcd6ff3d33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-756697418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211593f76f7d4259949eac35b9cd89c6',qos_specs=None,replication_status=,reservations=['8906b6f6-bbe5-4cfc-bd3c-64f147460651','11f0ccdf-1627-405f-8b6f-30b0cac8e93a','80eb2bc9-f7cc-4c70-8a6a-c4df2e0db2c5','0d125956-3b2d-48fc-ad41-514c20ff68a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bad9b6d3ce4f4f7f94c04400cd15090b',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-756697418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af268096-5c60-402b-b5ee-3bfcd6ff3d33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='211593f76f7d4259949eac35b9cd89c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bad9b6d3ce4f4f7f94c04400cd15090b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:13:26.220107 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a6e3ef-590c-4d1a-836e-fa032a58e8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:13:26.234416 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a6e3ef-590c-4d1a-836e-fa032a58e8fb) transitioned into state 'SUCCESS' from state '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-756697418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211593f76f7d4259949eac35b9cd89c6',qos_specs=None,replication_status=,reservations=['8906b6f6-bbe5-4cfc-bd3c-64f147460651','11f0ccdf-1627-405f-8b6f-30b0cac8e93a','80eb2bc9-f7cc-4c70-8a6a-c4df2e0db2c5','0d125956-3b2d-48fc-ad41-514c20ff68a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bad9b6d3ce4f4f7f94c04400cd15090b',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:13:26.235062 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9b6088-a6b4-4e05-b8f1-5e8de3c9ff95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:13:26.243156 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9b6088-a6b4-4e05-b8f1-5e8de3c9ff95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:13:26.243996 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Flow 'volume_create_api' (17c1912b-1e19-44cb-8cb0-2bf51dcd158e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:13:26.244249 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Create volume request issued successfully. Aug 07 18:13:26.244779 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1bfdcde6-bc33-4376-8e9e-f664cb862fb1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:13:26.245175 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1364/5478] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:13:25 2026] POST /volume/v3/volumes => generated 780 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:13:26.255670 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c576926d-3685-468c-a1a6-b2cd467d4af0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:26.257891 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c576926d-3685-468c-a1a6-b2cd467d4af0 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:13:26.258192 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c576926d-3685-468c-a1a6-b2cd467d4af0 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:26.258484 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c576926d-3685-468c-a1a6-b2cd467d4af0 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:26.265854 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:26.265854 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:26.269363 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c576926d-3685-468c-a1a6-b2cd467d4af0 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:13:26.273354 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c576926d-3685-468c-a1a6-b2cd467d4af0 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 returned with HTTP 200 Aug 07 18:13:26.273781 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1366/5479] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:13:26 2026] GET /volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:27.286427 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f8184d30-589e-42d2-92fd-12b1e343f171 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:27.288515 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8184d30-589e-42d2-92fd-12b1e343f171 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:13:27.288759 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8184d30-589e-42d2-92fd-12b1e343f171 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:27.288995 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f8184d30-589e-42d2-92fd-12b1e343f171 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:27.297124 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:27.297124 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:27.301146 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f8184d30-589e-42d2-92fd-12b1e343f171 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:13:27.306290 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f8184d30-589e-42d2-92fd-12b1e343f171 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 returned with HTTP 200 Aug 07 18:13:27.306664 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1379/5480] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:13:27 2026] GET /volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:13:27.317679 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cdae6edb-81df-401a-9ed0-851ed90a962f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:27.319217 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cdae6edb-81df-401a-9ed0-851ed90a962f tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:13:27.319406 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cdae6edb-81df-401a-9ed0-851ed90a962f tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:27.319591 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cdae6edb-81df-401a-9ed0-851ed90a962f tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:27.327096 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:27.327096 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:27.330925 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cdae6edb-81df-401a-9ed0-851ed90a962f tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:13:27.336781 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cdae6edb-81df-401a-9ed0-851ed90a962f tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 returned with HTTP 200 Aug 07 18:13:27.337285 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1372/5481] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:13:27 2026] GET /volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 => generated 1388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:13:28.160767 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-325160b4-1397-4396-8395-6109e5865366 req-0979e35e-10f6-4b31-ab69-a984ad1c2b11 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:28.163030 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-0979e35e-10f6-4b31-ab69-a984ad1c2b11 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:13:28.163212 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-0979e35e-10f6-4b31-ab69-a984ad1c2b11 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:28.163392 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-0979e35e-10f6-4b31-ab69-a984ad1c2b11 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:28.170769 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:28.170769 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:28.173714 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-325160b4-1397-4396-8395-6109e5865366 req-0979e35e-10f6-4b31-ab69-a984ad1c2b11 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:13:28.177790 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-0979e35e-10f6-4b31-ab69-a984ad1c2b11 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 returned with HTTP 200 Aug 07 18:13:28.178127 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1365/5482] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:13:28 2026] GET /volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 => generated 1370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:28.562221 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-325160b4-1397-4396-8395-6109e5865366 req-09e71d3d-d9c4-4f17-b08b-54a82783d90d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:28.565814 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-09e71d3d-d9c4-4f17-b08b-54a82783d90d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:13:28.565814 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-09e71d3d-d9c4-4f17-b08b-54a82783d90d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:28.565814 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-09e71d3d-d9c4-4f17-b08b-54a82783d90d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:28.571815 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:28.571815 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:28.575760 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-325160b4-1397-4396-8395-6109e5865366 req-09e71d3d-d9c4-4f17-b08b-54a82783d90d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:13:28.580881 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-09e71d3d-d9c4-4f17-b08b-54a82783d90d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 returned with HTTP 200 Aug 07 18:13:28.581550 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1367/5483] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:13:28 2026] GET /volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 => generated 1370 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:28.590889 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3521f575-dc59-4b50-805d-36db318f5549 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:28.591290 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3521f575-dc59-4b50-805d-36db318f5549 None None] GET https://10.4.3.241/volume// Aug 07 18:13:28.591420 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3521f575-dc59-4b50-805d-36db318f5549 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:28.591599 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3521f575-dc59-4b50-805d-36db318f5549 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:28.591888 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3521f575-dc59-4b50-805d-36db318f5549 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:13:28.592168 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1380/5484] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:13:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:13:28.599172 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-325160b4-1397-4396-8395-6109e5865366 req-7eaa9e61-3aa0-4b92-9749-c17d706879f3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:28.601021 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-7eaa9e61-3aa0-4b92-9749-c17d706879f3 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:13:28.601338 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-7eaa9e61-3aa0-4b92-9749-c17d706879f3 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af268096-5c60-402b-b5ee-3bfcd6ff3d33", "connector": null, "instance_uuid": "06deef09-f4ea-4c03-aabd-cddb145a2d8d"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:13:28.608632 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:28.608632 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:28.628857 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-7eaa9e61-3aa0-4b92-9749-c17d706879f3 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:13:28.629276 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1373/5485] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:13:28 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:29.317107 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d86aec63-3a8c-4ea2-9cc6-ae32e64fceab None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:29.317107 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d86aec63-3a8c-4ea2-9cc6-ae32e64fceab None None] GET https://10.4.3.241/volume// Aug 07 18:13:29.317107 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d86aec63-3a8c-4ea2-9cc6-ae32e64fceab None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:29.317107 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d86aec63-3a8c-4ea2-9cc6-ae32e64fceab None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:29.317107 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d86aec63-3a8c-4ea2-9cc6-ae32e64fceab None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:13:29.317107 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1366/5486] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:13:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:13:29.323811 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-325160b4-1397-4396-8395-6109e5865366 req-1f973c55-abdc-4f23-b989-1a3845ce0312 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:29.325203 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-1f973c55-abdc-4f23-b989-1a3845ce0312 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:13:29.325536 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-1f973c55-abdc-4f23-b989-1a3845ce0312 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:29.325817 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-1f973c55-abdc-4f23-b989-1a3845ce0312 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:29.334535 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:29.334535 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:29.336584 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-325160b4-1397-4396-8395-6109e5865366 req-1f973c55-abdc-4f23-b989-1a3845ce0312 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:13:29.340420 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-1f973c55-abdc-4f23-b989-1a3845ce0312 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 returned with HTTP 200 Aug 07 18:13:29.340931 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1368/5487] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:13:29 2026] GET /volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 => generated 1549 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:13:29.444591 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-325160b4-1397-4396-8395-6109e5865366 req-96bbfab4-c6f8-43b6-ba50-f50b5d80aac5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:29.446490 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-96bbfab4-c6f8-43b6-ba50-f50b5d80aac5 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] PUT https://10.4.3.241/volume/v3/attachments/c330cee2-74aa-4e94-84b4-57a506984169 Aug 07 18:13:29.446833 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-96bbfab4-c6f8-43b6-ba50-f50b5d80aac5 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:13:29.454602 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-325160b4-1397-4396-8395-6109e5865366 req-96bbfab4-c6f8-43b6-ba50-f50b5d80aac5 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Acquiring lock "cinder-attachment_update-af268096-5c60-402b-b5ee-3bfcd6ff3d33-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:13:29.462972 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-325160b4-1397-4396-8395-6109e5865366 req-96bbfab4-c6f8-43b6-ba50-f50b5d80aac5 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Lock "cinder-attachment_update-af268096-5c60-402b-b5ee-3bfcd6ff3d33-np0000006743" acquired by "attachment_update" :: waited 0.008s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:13:29.463848 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:29.463848 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:29.534543 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-325160b4-1397-4396-8395-6109e5865366 req-96bbfab4-c6f8-43b6-ba50-f50b5d80aac5 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Lock "cinder-attachment_update-af268096-5c60-402b-b5ee-3bfcd6ff3d33-np0000006743" released by "attachment_update" :: held 0.071s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:13:29.535077 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-96bbfab4-c6f8-43b6-ba50-f50b5d80aac5 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/attachments/c330cee2-74aa-4e94-84b4-57a506984169 returned with HTTP 200 Aug 07 18:13:29.535526 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1381/5488] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:13:29 2026] PUT /volume/v3/attachments/c330cee2-74aa-4e94-84b4-57a506984169 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:29.554834 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-325160b4-1397-4396-8395-6109e5865366 req-4af9c993-efd7-465c-8963-ad2bbba3627e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:29.556764 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-4af9c993-efd7-465c-8963-ad2bbba3627e tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] POST https://10.4.3.241/volume/v3/attachments/c330cee2-74aa-4e94-84b4-57a506984169/action Aug 07 18:13:29.557091 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-4af9c993-efd7-465c-8963-ad2bbba3627e tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:13:29.557233 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-4af9c993-efd7-465c-8963-ad2bbba3627e tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:13:29.571102 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:29.571102 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:29.578923 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-325160b4-1397-4396-8395-6109e5865366 req-4af9c993-efd7-465c-8963-ad2bbba3627e tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/attachments/c330cee2-74aa-4e94-84b4-57a506984169/action returned with HTTP 204 Aug 07 18:13:29.579353 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1374/5489] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:13:29 2026] POST /volume/v3/attachments/c330cee2-74aa-4e94-84b4-57a506984169/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:13:38.176652 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:13:39.339465 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=13 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:13:39.529052 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:13:39.576685 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:13:40.505451 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-ba9aaf04-42ae-4e90-bf25-c04a087edad6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:40.507561 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-ba9aaf04-42ae-4e90-bf25-c04a087edad6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:40.507770 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-ba9aaf04-42ae-4e90-bf25-c04a087edad6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:40.507971 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-ba9aaf04-42ae-4e90-bf25-c04a087edad6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:40.516574 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:40.516574 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:40.519620 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-ba9aaf04-42ae-4e90-bf25-c04a087edad6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:40.523349 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-ba9aaf04-42ae-4e90-bf25-c04a087edad6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:40.523770 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1367/5490] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:13:40 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:40.586099 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ab048997-4a5d-4536-991b-a0315cd2a387 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:40.586517 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab048997-4a5d-4536-991b-a0315cd2a387 None None] GET https://10.4.3.241/volume// Aug 07 18:13:40.586770 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab048997-4a5d-4536-991b-a0315cd2a387 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:40.586982 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab048997-4a5d-4536-991b-a0315cd2a387 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:40.587326 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab048997-4a5d-4536-991b-a0315cd2a387 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:13:40.587675 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1369/5491] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:13:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:13:40.593315 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-f1c29045-6cf7-4fd3-82ea-1d5d6c637876 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:40.595214 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-f1c29045-6cf7-4fd3-82ea-1d5d6c637876 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:13:40.595555 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-f1c29045-6cf7-4fd3-82ea-1d5d6c637876 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "832ba76f-e504-4d86-925b-14d9144c1b11", "connector": null, "instance_uuid": "bf11afd5-6b7d-4bff-902d-8565f4ddca12"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:13:40.604727 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:40.604727 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:40.624424 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-f1c29045-6cf7-4fd3-82ea-1d5d6c637876 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:13:40.624866 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1382/5492] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:13:40 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:40.648579 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1b4fafa4-6497-4f0e-9f68-264eab0bca31 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:40.651986 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b4fafa4-6497-4f0e-9f68-264eab0bca31 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:40.651986 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b4fafa4-6497-4f0e-9f68-264eab0bca31 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:40.653513 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1b4fafa4-6497-4f0e-9f68-264eab0bca31 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:40.659464 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e9a3034f-64c3-4266-9eb3-2a4aba25563f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:40.659855 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e9a3034f-64c3-4266-9eb3-2a4aba25563f None None] GET https://10.4.3.241/volume// Aug 07 18:13:40.660032 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e9a3034f-64c3-4266-9eb3-2a4aba25563f None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:40.661482 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e9a3034f-64c3-4266-9eb3-2a4aba25563f None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:40.661482 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e9a3034f-64c3-4266-9eb3-2a4aba25563f None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:13:40.661482 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1368/5493] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:13:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:13:40.667692 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:40.667692 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:40.669737 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-0f3645d6-5f5d-4ce6-8d03-f85eb2fabca2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:40.671428 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-0f3645d6-5f5d-4ce6-8d03-f85eb2fabca2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:40.671645 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-0f3645d6-5f5d-4ce6-8d03-f85eb2fabca2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:40.671856 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-0f3645d6-5f5d-4ce6-8d03-f85eb2fabca2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:40.674992 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1b4fafa4-6497-4f0e-9f68-264eab0bca31 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:40.677832 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1b4fafa4-6497-4f0e-9f68-264eab0bca31 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:40.678512 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1375/5494] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:40 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:40.682727 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:40.682727 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:40.685892 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-0f3645d6-5f5d-4ce6-8d03-f85eb2fabca2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:40.689943 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-0f3645d6-5f5d-4ce6-8d03-f85eb2fabca2 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:40.690319 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1370/5495] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:13:40 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1396 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:13:40.781237 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-3faf4323-0e06-4d0c-b449-ad1a38f47646 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:40.783109 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-3faf4323-0e06-4d0c-b449-ad1a38f47646 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] PUT https://10.4.3.241/volume/v3/attachments/7125caac-3f01-426e-bd2a-022ebf3ea116 Aug 07 18:13:40.783450 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-3faf4323-0e06-4d0c-b449-ad1a38f47646 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:13:40.790211 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-3faf4323-0e06-4d0c-b449-ad1a38f47646 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Acquiring lock "cinder-attachment_update-832ba76f-e504-4d86-925b-14d9144c1b11-np0000006743" by "attachment_update" {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:13:40.794236 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-3faf4323-0e06-4d0c-b449-ad1a38f47646 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Lock "cinder-attachment_update-832ba76f-e504-4d86-925b-14d9144c1b11-np0000006743" acquired by "attachment_update" :: waited 0.004s {{(pid=100245) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:13:40.795069 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:40.795069 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:40.862035 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.coordination [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-3faf4323-0e06-4d0c-b449-ad1a38f47646 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Lock "cinder-attachment_update-832ba76f-e504-4d86-925b-14d9144c1b11-np0000006743" released by "attachment_update" :: held 0.068s {{(pid=100245) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:13:40.862318 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-3faf4323-0e06-4d0c-b449-ad1a38f47646 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/7125caac-3f01-426e-bd2a-022ebf3ea116 returned with HTTP 200 Aug 07 18:13:40.862788 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1383/5496] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:13:40 2026] PUT /volume/v3/attachments/7125caac-3f01-426e-bd2a-022ebf3ea116 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:41.690415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d85784d5-7a41-4c9f-8819-d9285f9fa740 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:41.692409 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d85784d5-7a41-4c9f-8819-d9285f9fa740 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:41.692641 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d85784d5-7a41-4c9f-8819-d9285f9fa740 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:41.692882 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d85784d5-7a41-4c9f-8819-d9285f9fa740 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:41.706673 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:41.706673 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:41.710571 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d85784d5-7a41-4c9f-8819-d9285f9fa740 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:41.716411 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d85784d5-7a41-4c9f-8819-d9285f9fa740 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:41.716829 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1369/5497] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:41 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1217 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:42.729049 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bf4d59e8-43fc-44c7-a218-9b172d26fc46 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:42.730650 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bf4d59e8-43fc-44c7-a218-9b172d26fc46 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:42.731021 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bf4d59e8-43fc-44c7-a218-9b172d26fc46 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:42.731332 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bf4d59e8-43fc-44c7-a218-9b172d26fc46 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:42.743571 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:42.743571 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:42.746277 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bf4d59e8-43fc-44c7-a218-9b172d26fc46 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:42.749908 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bf4d59e8-43fc-44c7-a218-9b172d26fc46 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:42.750457 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1376/5498] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:42 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:43.094217 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-2d93bdef-4cb7-4a08-90b7-a90c4315a005 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:43.096174 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-2d93bdef-4cb7-4a08-90b7-a90c4315a005 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/attachments/7125caac-3f01-426e-bd2a-022ebf3ea116/action Aug 07 18:13:43.096528 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-2d93bdef-4cb7-4a08-90b7-a90c4315a005 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:13:43.096642 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-2d93bdef-4cb7-4a08-90b7-a90c4315a005 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:13:43.111633 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:43.111633 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:43.121135 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0f9b8ac0-3058-44ce-bd8c-98ed5e212981 req-2d93bdef-4cb7-4a08-90b7-a90c4315a005 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/7125caac-3f01-426e-bd2a-022ebf3ea116/action returned with HTTP 204 Aug 07 18:13:43.121561 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1371/5499] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:13:43 2026] POST /volume/v3/attachments/7125caac-3f01-426e-bd2a-022ebf3ea116/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:13:43.762604 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b03f237e-e5ff-4207-98a2-bf5756a3383a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:43.764315 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b03f237e-e5ff-4207-98a2-bf5756a3383a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:43.764666 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b03f237e-e5ff-4207-98a2-bf5756a3383a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:43.766045 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b03f237e-e5ff-4207-98a2-bf5756a3383a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:43.776170 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:43.776170 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:43.779458 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b03f237e-e5ff-4207-98a2-bf5756a3383a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:43.783300 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b03f237e-e5ff-4207-98a2-bf5756a3383a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:43.783777 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1384/5500] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:43 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:44.983906 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-67b295e5-5bbe-4b5a-a309-9be937d8db4a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:44.986098 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-67b295e5-5bbe-4b5a-a309-9be937d8db4a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:44.986358 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-67b295e5-5bbe-4b5a-a309-9be937d8db4a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:44.986590 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-67b295e5-5bbe-4b5a-a309-9be937d8db4a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:44.997091 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:44.997091 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:44.999902 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-67b295e5-5bbe-4b5a-a309-9be937d8db4a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:45.004241 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-67b295e5-5bbe-4b5a-a309-9be937d8db4a tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:45.004639 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1370/5501] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:44 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:45.019233 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1e24fb59-b159-4aa4-beb6-0cbc33f5eff1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:45.021421 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e24fb59-b159-4aa4-beb6-0cbc33f5eff1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:45.021678 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1e24fb59-b159-4aa4-beb6-0cbc33f5eff1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:45.021963 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1e24fb59-b159-4aa4-beb6-0cbc33f5eff1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:45.037827 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:45.037827 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:45.042459 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1e24fb59-b159-4aa4-beb6-0cbc33f5eff1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:45.048573 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1e24fb59-b159-4aa4-beb6-0cbc33f5eff1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:45.049109 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1377/5502] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:45 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1511 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:45.060769 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3d21fcce-e656-4e13-9aa3-2e5745cf7d4b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:45.062362 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d21fcce-e656-4e13-9aa3-2e5745cf7d4b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:45.062542 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d21fcce-e656-4e13-9aa3-2e5745cf7d4b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:45.062723 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d21fcce-e656-4e13-9aa3-2e5745cf7d4b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:45.073030 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:45.073030 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:45.075794 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3d21fcce-e656-4e13-9aa3-2e5745cf7d4b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:45.079325 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d21fcce-e656-4e13-9aa3-2e5745cf7d4b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:45.079679 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1372/5503] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:45 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1511 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:45.113057 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-3324caf9-1567-49ad-9785-1dffcef785f7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:45.114782 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-3324caf9-1567-49ad-9785-1dffcef785f7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:45.115061 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-3324caf9-1567-49ad-9785-1dffcef785f7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:45.115295 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-3324caf9-1567-49ad-9785-1dffcef785f7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:45.125893 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:45.125893 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:45.127929 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-3324caf9-1567-49ad-9785-1dffcef785f7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:45.131384 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-3324caf9-1567-49ad-9785-1dffcef785f7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:45.131960 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1385/5504] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:13:45 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:45.147502 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-51adad02-91bb-4be7-8bdd-1aa19bc33810 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:45.149191 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-51adad02-91bb-4be7-8bdd-1aa19bc33810 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11/action Aug 07 18:13:45.149504 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-51adad02-91bb-4be7-8bdd-1aa19bc33810 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:13:45.149617 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-51adad02-91bb-4be7-8bdd-1aa19bc33810 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:13:45.160014 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:45.160014 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:45.160372 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-51adad02-91bb-4be7-8bdd-1aa19bc33810 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:45.165406 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-51adad02-91bb-4be7-8bdd-1aa19bc33810 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Begin detaching volume completed successfully. Aug 07 18:13:45.165589 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-51adad02-91bb-4be7-8bdd-1aa19bc33810 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11/action returned with HTTP 202 Aug 07 18:13:45.165985 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1371/5505] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:13:45 2026] POST /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:13:45.181809 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-efba095c-d065-42c6-b649-7594f6790771 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:45.183439 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-efba095c-d065-42c6-b649-7594f6790771 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:45.183611 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-efba095c-d065-42c6-b649-7594f6790771 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:45.183786 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-efba095c-d065-42c6-b649-7594f6790771 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:45.194162 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:45.194162 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:45.197349 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-efba095c-d065-42c6-b649-7594f6790771 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:45.200072 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b9d64167-8267-4ae7-b11d-3dd9ac58bae0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:45.200454 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9d64167-8267-4ae7-b11d-3dd9ac58bae0 None None] GET https://10.4.3.241/volume// Aug 07 18:13:45.200626 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9d64167-8267-4ae7-b11d-3dd9ac58bae0 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:45.200801 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9d64167-8267-4ae7-b11d-3dd9ac58bae0 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:45.201109 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9d64167-8267-4ae7-b11d-3dd9ac58bae0 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:13:45.201155 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-efba095c-d065-42c6-b649-7594f6790771 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:45.201378 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1373/5506] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:13:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:13:45.201520 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1378/5507] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:45 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1514 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:45.210179 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-912dda1e-c48c-4291-831a-ab9ed2d81894 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:45.211760 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-912dda1e-c48c-4291-831a-ab9ed2d81894 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:45.212051 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-912dda1e-c48c-4291-831a-ab9ed2d81894 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:45.212292 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-912dda1e-c48c-4291-831a-ab9ed2d81894 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:45.222377 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:45.222377 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:45.227349 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-912dda1e-c48c-4291-831a-ab9ed2d81894 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:45.229128 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-912dda1e-c48c-4291-831a-ab9ed2d81894 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:45.229592 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1386/5508] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:13:45 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1694 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:13:45.698869 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-4aba81dd-3d87-4356-8877-c11f35a787bb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:45.700767 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-4aba81dd-3d87-4356-8877-c11f35a787bb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:45.700953 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-4aba81dd-3d87-4356-8877-c11f35a787bb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:45.701133 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-4aba81dd-3d87-4356-8877-c11f35a787bb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:45.711692 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:45.711692 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:45.714510 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-4aba81dd-3d87-4356-8877-c11f35a787bb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:45.718157 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-4aba81dd-3d87-4356-8877-c11f35a787bb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:45.718506 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1372/5509] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:13:45 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1514 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:45.731805 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-8c8b1414-ed9d-4974-9abc-b58c3f4bba04 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:45.734028 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-8c8b1414-ed9d-4974-9abc-b58c3f4bba04 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] DELETE https://10.4.3.241/volume/v3/attachments/7125caac-3f01-426e-bd2a-022ebf3ea116 Aug 07 18:13:45.734238 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-8c8b1414-ed9d-4974-9abc-b58c3f4bba04 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:45.734482 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-8c8b1414-ed9d-4974-9abc-b58c3f4bba04 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:45.741772 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:45.741772 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:45.784327 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4518e974-3f7f-4f6e-beea-0add694d3da9 req-8c8b1414-ed9d-4974-9abc-b58c3f4bba04 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/7125caac-3f01-426e-bd2a-022ebf3ea116 returned with HTTP 200 Aug 07 18:13:45.784664 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1374/5510] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:13:45 2026] DELETE /volume/v3/attachments/7125caac-3f01-426e-bd2a-022ebf3ea116 => generated 192 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:46.217071 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-81ec5d32-0f2b-4c2d-9d83-091067ba6090 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:46.222031 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81ec5d32-0f2b-4c2d-9d83-091067ba6090 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:46.222031 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81ec5d32-0f2b-4c2d-9d83-091067ba6090 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:46.222031 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-81ec5d32-0f2b-4c2d-9d83-091067ba6090 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:46.227122 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:46.227122 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:46.230268 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-81ec5d32-0f2b-4c2d-9d83-091067ba6090 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:46.234033 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-81ec5d32-0f2b-4c2d-9d83-091067ba6090 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:46.234453 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1379/5511] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:46 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:47.534117 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ce078853-859b-4c86-aea6-f59fe2de02fb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:47.536080 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce078853-859b-4c86-aea6-f59fe2de02fb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:47.536257 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce078853-859b-4c86-aea6-f59fe2de02fb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:47.536445 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ce078853-859b-4c86-aea6-f59fe2de02fb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:47.545615 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:47.545615 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:47.549088 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ce078853-859b-4c86-aea6-f59fe2de02fb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:47.552797 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ce078853-859b-4c86-aea6-f59fe2de02fb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:47.553164 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1387/5512] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:47 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:47.586146 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-ed53108d-d954-4a8b-88fc-fe7f6958edc7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:47.587998 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-ed53108d-d954-4a8b-88fc-fe7f6958edc7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:47.588201 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-ed53108d-d954-4a8b-88fc-fe7f6958edc7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:47.588359 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-ed53108d-d954-4a8b-88fc-fe7f6958edc7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:47.596475 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:47.596475 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:47.599571 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-ed53108d-d954-4a8b-88fc-fe7f6958edc7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:47.603145 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-ed53108d-d954-4a8b-88fc-fe7f6958edc7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:47.603561 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1373/5513] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:13:47 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:47.619706 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-d5e1cb80-854f-4144-b43b-e89edaa25432 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:47.622216 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-d5e1cb80-854f-4144-b43b-e89edaa25432 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11/action Aug 07 18:13:47.622568 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-d5e1cb80-854f-4144-b43b-e89edaa25432 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:13:47.622676 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-d5e1cb80-854f-4144-b43b-e89edaa25432 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:13:47.632667 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:47.632667 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:47.633190 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-d5e1cb80-854f-4144-b43b-e89edaa25432 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:47.638605 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-d5e1cb80-854f-4144-b43b-e89edaa25432 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Begin detaching volume completed successfully. Aug 07 18:13:47.638794 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-d5e1cb80-854f-4144-b43b-e89edaa25432 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11/action returned with HTTP 202 Aug 07 18:13:47.639194 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1375/5514] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:13:47 2026] POST /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:13:47.653746 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7a4bd4c1-883e-4b44-ba4b-8f8a9cd66455 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:47.655433 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7a4bd4c1-883e-4b44-ba4b-8f8a9cd66455 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:47.655607 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7a4bd4c1-883e-4b44-ba4b-8f8a9cd66455 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:47.655778 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7a4bd4c1-883e-4b44-ba4b-8f8a9cd66455 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:47.665532 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:47.665532 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:47.668916 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7a4bd4c1-883e-4b44-ba4b-8f8a9cd66455 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:47.672672 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7a4bd4c1-883e-4b44-ba4b-8f8a9cd66455 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:47.672967 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-15dd930f-b716-4096-a2cc-b2394bbd7819 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:47.673119 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1380/5515] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:47 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:47.673285 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-15dd930f-b716-4096-a2cc-b2394bbd7819 None None] GET https://10.4.3.241/volume// Aug 07 18:13:47.674244 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-15dd930f-b716-4096-a2cc-b2394bbd7819 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:47.674447 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-15dd930f-b716-4096-a2cc-b2394bbd7819 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:47.674748 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-15dd930f-b716-4096-a2cc-b2394bbd7819 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:13:47.675053 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1388/5516] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:13:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:13:47.681293 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-50373710-b952-4415-9bb1-e2297c5251f1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:47.683249 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-50373710-b952-4415-9bb1-e2297c5251f1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:47.683463 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-50373710-b952-4415-9bb1-e2297c5251f1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:47.683650 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-50373710-b952-4415-9bb1-e2297c5251f1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:47.691655 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:47.691655 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:47.694367 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-50373710-b952-4415-9bb1-e2297c5251f1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:47.697870 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-50373710-b952-4415-9bb1-e2297c5251f1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:47.698530 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1374/5517] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:13:47 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1397 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:13:48.685814 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ef323d3d-d708-4240-845b-278820074ef9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:48.687613 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef323d3d-d708-4240-845b-278820074ef9 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:48.687841 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef323d3d-d708-4240-845b-278820074ef9 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:48.688100 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef323d3d-d708-4240-845b-278820074ef9 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:48.697035 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:48.697035 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:48.699901 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ef323d3d-d708-4240-845b-278820074ef9 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:48.703517 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef323d3d-d708-4240-845b-278820074ef9 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:48.703921 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1376/5518] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:48 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:49.716673 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-609a2323-5430-469e-b262-d6af9f6624a5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:49.718758 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-609a2323-5430-469e-b262-d6af9f6624a5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:49.719003 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-609a2323-5430-469e-b262-d6af9f6624a5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:49.719229 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-609a2323-5430-469e-b262-d6af9f6624a5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:49.731329 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:49.731329 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:49.735416 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-609a2323-5430-469e-b262-d6af9f6624a5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:49.740666 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-609a2323-5430-469e-b262-d6af9f6624a5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:49.741153 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1381/5519] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:49 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:50.755312 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ad8955dd-218b-4209-9c8f-d1f696495441 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:50.757006 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ad8955dd-218b-4209-9c8f-d1f696495441 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:50.757191 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ad8955dd-218b-4209-9c8f-d1f696495441 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:50.757385 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ad8955dd-218b-4209-9c8f-d1f696495441 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:50.766475 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:50.766475 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:50.769667 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ad8955dd-218b-4209-9c8f-d1f696495441 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:50.773194 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ad8955dd-218b-4209-9c8f-d1f696495441 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:50.773599 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1389/5520] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:50 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:51.154193 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-8e1d4689-05a9-4f11-9409-fff924ab3b5d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:51.156045 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-8e1d4689-05a9-4f11-9409-fff924ab3b5d tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:51.156220 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-8e1d4689-05a9-4f11-9409-fff924ab3b5d tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:51.156391 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-8e1d4689-05a9-4f11-9409-fff924ab3b5d tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:51.164999 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:51.164999 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:51.168252 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-8e1d4689-05a9-4f11-9409-fff924ab3b5d tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:51.172110 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-8e1d4689-05a9-4f11-9409-fff924ab3b5d tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:51.172531 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1375/5521] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:13:51 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:51.459153 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-33fbdb45-fef0-4270-b644-ae95d666c117 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:51.461117 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-33fbdb45-fef0-4270-b644-ae95d666c117 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] DELETE https://10.4.3.241/volume/v3/attachments/8cb3efd6-9726-4484-825b-d897565f4a76 Aug 07 18:13:51.461296 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-33fbdb45-fef0-4270-b644-ae95d666c117 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:51.461485 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-33fbdb45-fef0-4270-b644-ae95d666c117 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:51.467743 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:51.467743 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:51.499665 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ea647a13-fb75-45f3-90b9-5492fae72f23 req-33fbdb45-fef0-4270-b644-ae95d666c117 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/8cb3efd6-9726-4484-825b-d897565f4a76 returned with HTTP 200 Aug 07 18:13:51.500098 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1377/5522] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:13:51 2026] DELETE /volume/v3/attachments/8cb3efd6-9726-4484-825b-d897565f4a76 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:51.785090 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-535cee72-8a26-4a4d-82f0-5589c4169b67 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:51.786853 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-535cee72-8a26-4a4d-82f0-5589c4169b67 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:51.787070 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-535cee72-8a26-4a4d-82f0-5589c4169b67 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:51.787246 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-535cee72-8a26-4a4d-82f0-5589c4169b67 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:51.794599 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:51.794599 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:51.798581 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-535cee72-8a26-4a4d-82f0-5589c4169b67 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:51.802586 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-535cee72-8a26-4a4d-82f0-5589c4169b67 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:51.802961 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1382/5523] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:51 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:51.814253 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-601bd7e3-b8e9-400d-bf30-6bcf4b9d8ff6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:51.815998 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-601bd7e3-b8e9-400d-bf30-6bcf4b9d8ff6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:13:51.816181 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-601bd7e3-b8e9-400d-bf30-6bcf4b9d8ff6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:51.816358 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-601bd7e3-b8e9-400d-bf30-6bcf4b9d8ff6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:51.826566 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:51.826566 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:51.830031 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-601bd7e3-b8e9-400d-bf30-6bcf4b9d8ff6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:51.833980 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-601bd7e3-b8e9-400d-bf30-6bcf4b9d8ff6 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:13:51.834405 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1390/5524] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:51 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:51.870842 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-490ca855-300f-4512-99bc-9eb6e98552da req-9c111185-0ae5-40ee-b433-048a16564488 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:51.872645 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-9c111185-0ae5-40ee-b433-048a16564488 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:13:51.872834 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-9c111185-0ae5-40ee-b433-048a16564488 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:51.873032 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-9c111185-0ae5-40ee-b433-048a16564488 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:51.881785 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:51.881785 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:51.884916 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-490ca855-300f-4512-99bc-9eb6e98552da req-9c111185-0ae5-40ee-b433-048a16564488 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:51.888593 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-9c111185-0ae5-40ee-b433-048a16564488 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:13:51.888986 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1376/5525] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:13:51 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:51.905313 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-490ca855-300f-4512-99bc-9eb6e98552da req-e6c147cc-e215-40fb-bcc7-c1381a71faa4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:51.907253 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-e6c147cc-e215-40fb-bcc7-c1381a71faa4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7/action Aug 07 18:13:51.907599 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-e6c147cc-e215-40fb-bcc7-c1381a71faa4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:13:51.907713 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-e6c147cc-e215-40fb-bcc7-c1381a71faa4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:13:51.917031 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:51.917031 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:51.917413 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-490ca855-300f-4512-99bc-9eb6e98552da req-e6c147cc-e215-40fb-bcc7-c1381a71faa4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:51.922252 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-490ca855-300f-4512-99bc-9eb6e98552da req-e6c147cc-e215-40fb-bcc7-c1381a71faa4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Begin detaching volume completed successfully. Aug 07 18:13:51.922456 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-e6c147cc-e215-40fb-bcc7-c1381a71faa4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7/action returned with HTTP 202 Aug 07 18:13:51.922817 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1378/5526] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:13:51 2026] POST /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:13:51.937448 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-15b2580d-7a6c-48d2-af27-c71635f04e87 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:51.938883 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15b2580d-7a6c-48d2-af27-c71635f04e87 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:13:51.939091 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15b2580d-7a6c-48d2-af27-c71635f04e87 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:51.939267 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-15b2580d-7a6c-48d2-af27-c71635f04e87 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:51.947809 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:51.947809 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:51.951095 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-15b2580d-7a6c-48d2-af27-c71635f04e87 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:51.953032 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-46d774f5-8418-446d-9ad1-763187b15c06 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:51.953465 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46d774f5-8418-446d-9ad1-763187b15c06 None None] GET https://10.4.3.241/volume// Aug 07 18:13:51.953620 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46d774f5-8418-446d-9ad1-763187b15c06 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:51.953792 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-46d774f5-8418-446d-9ad1-763187b15c06 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:51.954091 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-46d774f5-8418-446d-9ad1-763187b15c06 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:13:51.954496 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1391/5527] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:13:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:13:51.954885 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-15b2580d-7a6c-48d2-af27-c71635f04e87 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:13:51.955243 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1383/5528] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:51 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:51.960531 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-490ca855-300f-4512-99bc-9eb6e98552da req-f70fac75-c467-4bb5-86d4-a23066761528 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:51.962645 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-f70fac75-c467-4bb5-86d4-a23066761528 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:13:51.962870 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-f70fac75-c467-4bb5-86d4-a23066761528 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:51.963067 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-f70fac75-c467-4bb5-86d4-a23066761528 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:51.971641 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:51.971641 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:51.974531 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-490ca855-300f-4512-99bc-9eb6e98552da req-f70fac75-c467-4bb5-86d4-a23066761528 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:51.978299 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-f70fac75-c467-4bb5-86d4-a23066761528 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:13:51.978700 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1377/5529] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:13:51 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 1349 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:13:51.987248 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-490ca855-300f-4512-99bc-9eb6e98552da req-2febcfa8-a9a8-4b0d-b16a-6a25946a058c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:51.989064 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-2febcfa8-a9a8-4b0d-b16a-6a25946a058c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7/encryption Aug 07 18:13:51.989232 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-2febcfa8-a9a8-4b0d-b16a-6a25946a058c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:51.989408 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-2febcfa8-a9a8-4b0d-b16a-6a25946a058c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:51.997690 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:51.997690 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:52.002917 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-2febcfa8-a9a8-4b0d-b16a-6a25946a058c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7/encryption returned with HTTP 200 Aug 07 18:13:52.003259 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1379/5530] 10.4.3.241 () {68 vars in 1631 bytes} [Fri Aug 7 18:13:51 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:52.737479 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-490ca855-300f-4512-99bc-9eb6e98552da req-9bdb6fae-29a1-4131-bc68-08a80da34767 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:52.739574 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-9bdb6fae-29a1-4131-bc68-08a80da34767 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] DELETE https://10.4.3.241/volume/v3/attachments/e9339969-a32f-473e-bbb9-9588adde2bb9 Aug 07 18:13:52.739809 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-9bdb6fae-29a1-4131-bc68-08a80da34767 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:52.740039 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-9bdb6fae-29a1-4131-bc68-08a80da34767 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:52.746753 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:52.746753 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:52.786714 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-490ca855-300f-4512-99bc-9eb6e98552da req-9bdb6fae-29a1-4131-bc68-08a80da34767 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/e9339969-a32f-473e-bbb9-9588adde2bb9 returned with HTTP 200 Aug 07 18:13:52.787194 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1392/5531] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:13:52 2026] DELETE /volume/v3/attachments/e9339969-a32f-473e-bbb9-9588adde2bb9 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:52.966748 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c60594bb-df58-4d96-9f10-ab277c2ec9d0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:52.968353 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c60594bb-df58-4d96-9f10-ab277c2ec9d0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:13:52.968569 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c60594bb-df58-4d96-9f10-ab277c2ec9d0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:52.968749 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c60594bb-df58-4d96-9f10-ab277c2ec9d0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:52.975024 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:52.975024 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:52.978250 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c60594bb-df58-4d96-9f10-ab277c2ec9d0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:52.981918 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c60594bb-df58-4d96-9f10-ab277c2ec9d0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:13:52.982258 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1384/5532] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:52 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:52.993465 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a75348ef-050c-4324-81e0-b9cea8e65795 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:52.995569 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a75348ef-050c-4324-81e0-b9cea8e65795 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:13:52.995836 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a75348ef-050c-4324-81e0-b9cea8e65795 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:52.996078 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a75348ef-050c-4324-81e0-b9cea8e65795 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:53.004729 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:53.004729 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:53.007554 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a75348ef-050c-4324-81e0-b9cea8e65795 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:53.010883 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a75348ef-050c-4324-81e0-b9cea8e65795 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:13:53.011233 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1378/5533] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:52 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:53.045281 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-7eda0f77-455f-4d61-8c3c-580ce02f797f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:53.047411 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-7eda0f77-455f-4d61-8c3c-580ce02f797f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:13:53.047605 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-7eda0f77-455f-4d61-8c3c-580ce02f797f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:53.047779 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-7eda0f77-455f-4d61-8c3c-580ce02f797f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:53.056486 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:53.056486 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:53.059701 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-7eda0f77-455f-4d61-8c3c-580ce02f797f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:53.063357 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-7eda0f77-455f-4d61-8c3c-580ce02f797f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:13:53.063722 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1380/5534] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:13:53 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:53.079638 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-f18ddfda-d5aa-448d-b78c-36ef8ea95eb4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:53.081449 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-f18ddfda-d5aa-448d-b78c-36ef8ea95eb4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4/action Aug 07 18:13:53.081753 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-f18ddfda-d5aa-448d-b78c-36ef8ea95eb4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:13:53.081844 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-f18ddfda-d5aa-448d-b78c-36ef8ea95eb4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:13:53.092391 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:53.092391 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:53.092917 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-f18ddfda-d5aa-448d-b78c-36ef8ea95eb4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:53.098115 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-f18ddfda-d5aa-448d-b78c-36ef8ea95eb4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Begin detaching volume completed successfully. Aug 07 18:13:53.098319 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-f18ddfda-d5aa-448d-b78c-36ef8ea95eb4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4/action returned with HTTP 202 Aug 07 18:13:53.098743 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1393/5535] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:13:53 2026] POST /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:13:53.114845 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e73aa0ec-2655-4253-98a3-ec016e9f80f1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:53.116563 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e73aa0ec-2655-4253-98a3-ec016e9f80f1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:13:53.116742 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e73aa0ec-2655-4253-98a3-ec016e9f80f1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:53.116925 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e73aa0ec-2655-4253-98a3-ec016e9f80f1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:53.127918 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:53.127918 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:53.131779 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e73aa0ec-2655-4253-98a3-ec016e9f80f1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:53.133124 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0ec388db-80b4-4221-8cdc-e3fcb4e032dc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:53.133525 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ec388db-80b4-4221-8cdc-e3fcb4e032dc None None] GET https://10.4.3.241/volume// Aug 07 18:13:53.133702 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ec388db-80b4-4221-8cdc-e3fcb4e032dc None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:53.133881 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0ec388db-80b4-4221-8cdc-e3fcb4e032dc None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:53.134190 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0ec388db-80b4-4221-8cdc-e3fcb4e032dc None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:13:53.134493 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1379/5536] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:13:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:13:53.136027 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e73aa0ec-2655-4253-98a3-ec016e9f80f1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:13:53.136596 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1385/5537] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:53 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:53.140554 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-94a1208c-0021-462f-89b1-57c534fa6034 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:53.142388 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-94a1208c-0021-462f-89b1-57c534fa6034 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:13:53.142610 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-94a1208c-0021-462f-89b1-57c534fa6034 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:53.142786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-94a1208c-0021-462f-89b1-57c534fa6034 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:53.151687 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:53.151687 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:53.154634 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-94a1208c-0021-462f-89b1-57c534fa6034 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:53.158140 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-94a1208c-0021-462f-89b1-57c534fa6034 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:13:53.158491 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1381/5538] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:13:53 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 1321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:13:53.864355 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-08bc8a35-dfe6-4257-b037-a8d65b73c810 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:53.866259 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-08bc8a35-dfe6-4257-b037-a8d65b73c810 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] DELETE https://10.4.3.241/volume/v3/attachments/70dad8ca-dab5-4248-a046-3cc4d2988222 Aug 07 18:13:53.866463 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-08bc8a35-dfe6-4257-b037-a8d65b73c810 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:53.866641 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-08bc8a35-dfe6-4257-b037-a8d65b73c810 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:53.873196 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:53.873196 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:53.912445 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-aad89a4c-4b25-445b-aae0-b999ee7765a2 req-08bc8a35-dfe6-4257-b037-a8d65b73c810 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/70dad8ca-dab5-4248-a046-3cc4d2988222 returned with HTTP 200 Aug 07 18:13:53.912988 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1394/5539] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:13:53 2026] DELETE /volume/v3/attachments/70dad8ca-dab5-4248-a046-3cc4d2988222 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:54.147817 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7fc5042b-fc16-4206-b1e6-3333fe1731fd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:54.149513 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7fc5042b-fc16-4206-b1e6-3333fe1731fd tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:13:54.149696 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7fc5042b-fc16-4206-b1e6-3333fe1731fd tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:54.149884 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7fc5042b-fc16-4206-b1e6-3333fe1731fd tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:54.156036 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:54.156036 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:54.159074 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7fc5042b-fc16-4206-b1e6-3333fe1731fd tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:54.163033 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7fc5042b-fc16-4206-b1e6-3333fe1731fd tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:13:54.163417 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1380/5540] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:54 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:54.174290 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0f2eb685-0222-4bed-bf3f-2ec98558e502 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:54.175849 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0f2eb685-0222-4bed-bf3f-2ec98558e502 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] DELETE https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:13:54.176065 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0f2eb685-0222-4bed-bf3f-2ec98558e502 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:54.176189 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0f2eb685-0222-4bed-bf3f-2ec98558e502 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:54.176338 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-0f2eb685-0222-4bed-bf3f-2ec98558e502 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Delete volume with id: 64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:13:54.182214 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:54.182214 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:54.182615 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0f2eb685-0222-4bed-bf3f-2ec98558e502 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:54.191614 np0000006743 devstack@c-api.service[100244]: WARNING cinder.keymgr.conf_key_mgr [None req-0f2eb685-0222-4bed-bf3f-2ec98558e502 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 18:13:54.196408 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0f2eb685-0222-4bed-bf3f-2ec98558e502 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Delete volume request issued successfully. Aug 07 18:13:54.196570 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0f2eb685-0222-4bed-bf3f-2ec98558e502 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 202 Aug 07 18:13:54.196957 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1386/5541] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:13:54 2026] DELETE /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:13:54.203784 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e7c86ae7-e817-4af2-9648-9eb9b6d9e07f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:54.205446 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e7c86ae7-e817-4af2-9648-9eb9b6d9e07f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:13:54.205446 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e7c86ae7-e817-4af2-9648-9eb9b6d9e07f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:54.205610 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e7c86ae7-e817-4af2-9648-9eb9b6d9e07f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:54.211687 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:54.211687 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:54.214640 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e7c86ae7-e817-4af2-9648-9eb9b6d9e07f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:54.218739 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e7c86ae7-e817-4af2-9648-9eb9b6d9e07f tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 200 Aug 07 18:13:54.219159 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1382/5542] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:54 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:55.231844 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-afba9dee-66c1-4c4c-a79a-53094f491fef None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:55.234279 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-afba9dee-66c1-4c4c-a79a-53094f491fef tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 Aug 07 18:13:55.234551 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-afba9dee-66c1-4c4c-a79a-53094f491fef tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:55.234793 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-afba9dee-66c1-4c4c-a79a-53094f491fef tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:55.241050 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-afba9dee-66c1-4c4c-a79a-53094f491fef tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 returned with HTTP 404 Aug 07 18:13:55.241605 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1395/5543] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:55 2026] GET /volume/v3/volumes/64bdd77c-4099-4668-8a7b-cace00bd2bc7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:13:55.247934 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0c6cfa00-5a7a-42e3-a788-fc11a620fe71 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:55.249977 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c6cfa00-5a7a-42e3-a788-fc11a620fe71 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:13:55.250206 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c6cfa00-5a7a-42e3-a788-fc11a620fe71 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:55.250422 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0c6cfa00-5a7a-42e3-a788-fc11a620fe71 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:55.251197 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-0c6cfa00-5a7a-42e3-a788-fc11a620fe71 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:13:55.260768 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-0c6cfa00-5a7a-42e3-a788-fc11a620fe71 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Get all volumes completed successfully. Aug 07 18:13:55.261919 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:55.261919 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:55.265298 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0c6cfa00-5a7a-42e3-a788-fc11a620fe71 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:13:55.265654 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1381/5544] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 18:13:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6034 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:55.277458 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-12fbb77d-ae13-4525-bf05-531dd3aedee5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:55.279238 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-12fbb77d-ae13-4525-bf05-531dd3aedee5 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] DELETE https://10.4.3.241/volume/v3/types/8cae8db1-4582-476c-a17d-f3f3ce09ebd1 Aug 07 18:13:55.279446 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-12fbb77d-ae13-4525-bf05-531dd3aedee5 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:55.279681 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-12fbb77d-ae13-4525-bf05-531dd3aedee5 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:55.300447 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-12fbb77d-ae13-4525-bf05-531dd3aedee5 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] https://10.4.3.241/volume/v3/types/8cae8db1-4582-476c-a17d-f3f3ce09ebd1 returned with HTTP 202 Aug 07 18:13:55.300927 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1387/5545] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:13:55 2026] DELETE /volume/v3/types/8cae8db1-4582-476c-a17d-f3f3ce09ebd1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:13:55.307066 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-245bdf0f-e77f-4cf1-84a5-f522ff1703b0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:55.309083 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-245bdf0f-e77f-4cf1-84a5-f522ff1703b0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] DELETE https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:13:55.309330 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-245bdf0f-e77f-4cf1-84a5-f522ff1703b0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:55.309599 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-245bdf0f-e77f-4cf1-84a5-f522ff1703b0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:55.309800 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-245bdf0f-e77f-4cf1-84a5-f522ff1703b0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Delete volume with id: 500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:13:55.316230 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:55.316230 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:55.316742 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-245bdf0f-e77f-4cf1-84a5-f522ff1703b0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:55.332834 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-245bdf0f-e77f-4cf1-84a5-f522ff1703b0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Delete volume request issued successfully. Aug 07 18:13:55.333025 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-245bdf0f-e77f-4cf1-84a5-f522ff1703b0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 202 Aug 07 18:13:55.333415 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1383/5546] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:13:55 2026] DELETE /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:13:55.341324 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9b4c9bf8-9f98-45fa-879b-dadc926801e5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:55.343085 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9b4c9bf8-9f98-45fa-879b-dadc926801e5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:13:55.343280 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9b4c9bf8-9f98-45fa-879b-dadc926801e5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:55.343496 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9b4c9bf8-9f98-45fa-879b-dadc926801e5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:55.350227 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:55.350227 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:13:55.353899 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9b4c9bf8-9f98-45fa-879b-dadc926801e5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:55.358374 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9b4c9bf8-9f98-45fa-879b-dadc926801e5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 200 Aug 07 18:13:55.358915 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1396/5547] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:55 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:56.370357 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3fabe45b-3fa7-4370-b6fb-298fd02deb35 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:56.372263 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3fabe45b-3fa7-4370-b6fb-298fd02deb35 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 Aug 07 18:13:56.372484 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3fabe45b-3fa7-4370-b6fb-298fd02deb35 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:56.372685 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3fabe45b-3fa7-4370-b6fb-298fd02deb35 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:56.378560 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3fabe45b-3fa7-4370-b6fb-298fd02deb35 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 returned with HTTP 404 Aug 07 18:13:56.379153 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1382/5548] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:56 2026] GET /volume/v3/volumes/500223fd-f3c6-4a9c-aafc-a42c92b72fd4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:13:56.385885 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ef94a977-759a-4a2d-9acc-a0b38e984d5d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:56.388182 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef94a977-759a-4a2d-9acc-a0b38e984d5d tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] DELETE https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:56.388434 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef94a977-759a-4a2d-9acc-a0b38e984d5d tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:56.388774 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ef94a977-759a-4a2d-9acc-a0b38e984d5d tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:56.388973 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-ef94a977-759a-4a2d-9acc-a0b38e984d5d tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Delete volume with id: 832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:56.397914 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:56.397914 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:13:56.398574 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ef94a977-759a-4a2d-9acc-a0b38e984d5d tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:56.414670 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ef94a977-759a-4a2d-9acc-a0b38e984d5d tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Delete volume request issued successfully. Aug 07 18:13:56.414837 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ef94a977-759a-4a2d-9acc-a0b38e984d5d tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 202 Aug 07 18:13:56.415243 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1388/5549] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:13:56 2026] DELETE /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:13:56.421600 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dfb8b447-4346-41d8-bbcd-597b6cede21c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:56.423278 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dfb8b447-4346-41d8-bbcd-597b6cede21c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:56.423491 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dfb8b447-4346-41d8-bbcd-597b6cede21c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:56.423665 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dfb8b447-4346-41d8-bbcd-597b6cede21c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:56.430760 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:56.430760 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:13:56.434793 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dfb8b447-4346-41d8-bbcd-597b6cede21c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:13:56.439339 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dfb8b447-4346-41d8-bbcd-597b6cede21c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 200 Aug 07 18:13:56.439799 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1384/5550] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:56 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:13:57.451263 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-25668791-bee5-4d18-9c94-5035ad238070 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:57.452916 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-25668791-bee5-4d18-9c94-5035ad238070 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 Aug 07 18:13:57.453103 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-25668791-bee5-4d18-9c94-5035ad238070 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:57.453278 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-25668791-bee5-4d18-9c94-5035ad238070 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:57.458125 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-25668791-bee5-4d18-9c94-5035ad238070 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 returned with HTTP 404 Aug 07 18:13:57.458528 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1397/5551] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:13:57 2026] GET /volume/v3/volumes/832ba76f-e504-4d86-925b-14d9144c1b11 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:13:57.464141 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fe07a0b9-0dbb-4032-963e-77b211547d6d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:57.465882 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fe07a0b9-0dbb-4032-963e-77b211547d6d tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:13:57.466103 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fe07a0b9-0dbb-4032-963e-77b211547d6d tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:57.466286 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fe07a0b9-0dbb-4032-963e-77b211547d6d tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Calling method 'detail' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:57.467026 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fe07a0b9-0dbb-4032-963e-77b211547d6d tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100243) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:13:57.476572 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fe07a0b9-0dbb-4032-963e-77b211547d6d tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Get all volumes completed successfully. Aug 07 18:13:57.477592 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:13:57.477592 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:13:57.481368 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fe07a0b9-0dbb-4032-963e-77b211547d6d tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:13:57.481949 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1383/5552] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 18:13:57 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 3949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:13:57.493219 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-06f5fe72-cc92-4b02-a3bd-6b9aa4504189 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:13:57.494924 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-06f5fe72-cc92-4b02-a3bd-6b9aa4504189 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] DELETE https://10.4.3.241/volume/v3/types/2c42dbc6-7ca3-4e8f-91c8-967becdc0027 Aug 07 18:13:57.495109 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-06f5fe72-cc92-4b02-a3bd-6b9aa4504189 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:13:57.495300 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-06f5fe72-cc92-4b02-a3bd-6b9aa4504189 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:13:57.516272 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-06f5fe72-cc92-4b02-a3bd-6b9aa4504189 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] https://10.4.3.241/volume/v3/types/2c42dbc6-7ca3-4e8f-91c8-967becdc0027 returned with HTTP 202 Aug 07 18:13:57.516640 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1389/5553] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:13:57 2026] DELETE /volume/v3/types/2c42dbc6-7ca3-4e8f-91c8-967becdc0027 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:14:06.437984 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=72,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:14:07.455222 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=73,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:14:07.479873 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=67,cinder:UPDATE=1 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:14:07.513942 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=79,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:14:12.365318 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-010b7225-ca83-44f7-8473-152f9c00b384 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:12.367376 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-010b7225-ca83-44f7-8473-152f9c00b384 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/limits Aug 07 18:14:12.367592 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-010b7225-ca83-44f7-8473-152f9c00b384 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:12.367774 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-010b7225-ca83-44f7-8473-152f9c00b384 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:12.385523 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-010b7225-ca83-44f7-8473-152f9c00b384 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/limits returned with HTTP 200 Aug 07 18:14:12.385947 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1385/5554] 10.4.3.241 () {68 vars in 1484 bytes} [Fri Aug 7 18:14:12 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:12.416635 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-e4a49e0d-bcab-4f37-b215-19718df3609a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:12.418580 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-e4a49e0d-bcab-4f37-b215-19718df3609a tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:14:12.418755 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-e4a49e0d-bcab-4f37-b215-19718df3609a tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:12.418973 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-e4a49e0d-bcab-4f37-b215-19718df3609a tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:12.428488 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:12.428488 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:14:12.432001 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-e4a49e0d-bcab-4f37-b215-19718df3609a tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:14:12.436548 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-e4a49e0d-bcab-4f37-b215-19718df3609a tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 returned with HTTP 200 Aug 07 18:14:12.436957 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1398/5555] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:14:12 2026] GET /volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 => generated 1662 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:12.444617 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-5d42ce95-766c-47e2-a738-513b083d5158 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:12.446537 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-5d42ce95-766c-47e2-a738-513b083d5158 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:14:12.446858 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-5d42ce95-766c-47e2-a738-513b083d5158 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af268096-5c60-402b-b5ee-3bfcd6ff3d33", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1534246259", "description": null, "metadata": {}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:14:12.457863 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:12.457863 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:14:12.458341 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-5d42ce95-766c-47e2-a738-513b083d5158 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:14:12.458508 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-5d42ce95-766c-47e2-a738-513b083d5158 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Create snapshot from volume af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:14:12.489523 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-5d42ce95-766c-47e2-a738-513b083d5158 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Created reservations ['5f58bcd6-7a78-4712-a759-4705c5a3da54', '9e4b69cc-1f11-498a-b08c-3c9d60e44d6b', '4f24b8c2-91f8-4297-ab80-1d68fcd041ea', '5b7fbbe5-5cbe-4241-a250-26975931721f'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:14:12.519332 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-5d42ce95-766c-47e2-a738-513b083d5158 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Snapshot force create request issued successfully. Aug 07 18:14:12.519624 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-a5015e53-9388-47c4-8935-da7ef0ea83c1 req-5d42ce95-766c-47e2-a738-513b083d5158 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:14:12.520095 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1384/5556] 10.4.3.241 () {72 vars in 1547 bytes} [Fri Aug 7 18:14:12 2026] POST /volume/v3/snapshots => generated 324 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:14:13.982194 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1852bba2-c5c2-4efd-88bb-4faee5d58ed4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:13.983915 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1852bba2-c5c2-4efd-88bb-4faee5d58ed4 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/snapshots/3d1703c9-a086-4efa-bc3a-c095a69bdda6 Aug 07 18:14:13.984258 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1852bba2-c5c2-4efd-88bb-4faee5d58ed4 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:13.985343 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1852bba2-c5c2-4efd-88bb-4faee5d58ed4 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:13.989527 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:13.989527 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:14:13.990019 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1852bba2-c5c2-4efd-88bb-4faee5d58ed4 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Snapshot retrieved successfully. Aug 07 18:14:13.990879 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1852bba2-c5c2-4efd-88bb-4faee5d58ed4 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/snapshots/3d1703c9-a086-4efa-bc3a-c095a69bdda6 returned with HTTP 200 Aug 07 18:14:13.991294 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1390/5557] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:14:13 2026] GET /volume/v3/snapshots/3d1703c9-a086-4efa-bc3a-c095a69bdda6 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:14.014981 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:14.016692 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:14:14.017046 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-349751990", "snapshot_id": null, "imageRef": "0bd2f17a-75fb-4e71-afb0-3c054b05b43b", "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:14:14.018471 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-349751990', 'snapshot_id': None, 'imageRef': '0bd2f17a-75fb-4e71-afb0-3c054b05b43b', 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:14:14.091516 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:14.091516 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:14:14.091959 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Snapshot retrieved successfully. Aug 07 18:14:14.092160 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Create volume of 1 GB Aug 07 18:14:14.095420 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Availability Zones retrieved successfully. Aug 07 18:14:14.100361 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Flow 'volume_create_api' (36da08ff-3994-49b3-a038-82b5ed2211c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:14:14.101453 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc87dfb4-2219-4bec-9cfb-77afa41257eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:14:14.102295 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:14:14.129950 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc87dfb4-2219-4bec-9cfb-77afa41257eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3d1703c9-a086-4efa-bc3a-c095a69bdda6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:14:14.130621 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98df1244-d099-4eff-a227-c8de71674620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:14:14.162641 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Created reservations ['d04ef2db-634e-4c5c-b598-be000176140c', 'fdedd54e-af00-418f-af98-54a7e2d16e6d', 'd8d125f8-7ffe-44fd-b761-de37c9871c66', '53c4d5f5-0756-466c-a038-7ba8540067f2'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:14:14.163478 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98df1244-d099-4eff-a227-c8de71674620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d04ef2db-634e-4c5c-b598-be000176140c', 'fdedd54e-af00-418f-af98-54a7e2d16e6d', 'd8d125f8-7ffe-44fd-b761-de37c9871c66', '53c4d5f5-0756-466c-a038-7ba8540067f2']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:14:14.164216 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e12136-8278-4cd3-bd0a-8f5244a5406b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:14:14.201994 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e12136-8278-4cd3-bd0a-8f5244a5406b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-349751990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211593f76f7d4259949eac35b9cd89c6',qos_specs=None,replication_status=,reservations=['d04ef2db-634e-4c5c-b598-be000176140c','fdedd54e-af00-418f-af98-54a7e2d16e6d','d8d125f8-7ffe-44fd-b761-de37c9871c66','53c4d5f5-0756-466c-a038-7ba8540067f2'],size=1,snapshot_id=3d1703c9-a086-4efa-bc3a-c095a69bdda6,source_replicaid=,source_volid=None,status='creating',user_id='bad9b6d3ce4f4f7f94c04400cd15090b',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), '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-07T18:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-349751990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='211593f76f7d4259949eac35b9cd89c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3d1703c9-a086-4efa-bc3a-c095a69bdda6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bad9b6d3ce4f4f7f94c04400cd15090b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:14:14.202641 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc13a41-57ec-449d-8de2-f73b673abec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:14:14.217602 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bc13a41-57ec-449d-8de2-f73b673abec7) transitioned into state 'SUCCESS' from state '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-349751990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211593f76f7d4259949eac35b9cd89c6',qos_specs=None,replication_status=,reservations=['d04ef2db-634e-4c5c-b598-be000176140c','fdedd54e-af00-418f-af98-54a7e2d16e6d','d8d125f8-7ffe-44fd-b761-de37c9871c66','53c4d5f5-0756-466c-a038-7ba8540067f2'],size=1,snapshot_id=3d1703c9-a086-4efa-bc3a-c095a69bdda6,source_replicaid=,source_volid=None,status='creating',user_id='bad9b6d3ce4f4f7f94c04400cd15090b',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:14:14.218240 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e538c3d4-fcbd-4e84-ba05-4df45bd4487d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:14:14.237369 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e538c3d4-fcbd-4e84-ba05-4df45bd4487d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:14:14.238133 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Flow 'volume_create_api' (36da08ff-3994-49b3-a038-82b5ed2211c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:14:14.238409 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Create volume request issued successfully. Aug 07 18:14:14.239035 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb5b48e3-7b63-42fd-9bcd-b05116ad3295 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:14:14.239410 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1386/5558] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:14:14 2026] POST /volume/v3/volumes => generated 813 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:14:14.250671 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-845dfe95-e060-4200-8d71-9e14ec6fe714 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:14.252840 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-845dfe95-e060-4200-8d71-9e14ec6fe714 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b Aug 07 18:14:14.253058 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-845dfe95-e060-4200-8d71-9e14ec6fe714 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:14.253252 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-845dfe95-e060-4200-8d71-9e14ec6fe714 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:14.259573 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:14.259573 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:14:14.262676 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-845dfe95-e060-4200-8d71-9e14ec6fe714 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:14:14.266252 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-845dfe95-e060-4200-8d71-9e14ec6fe714 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b returned with HTTP 200 Aug 07 18:14:14.266651 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1399/5559] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:14:14 2026] GET /volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:15.278998 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2d8f1154-737f-4db8-97dc-8ea3e5a7a76e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:15.280839 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d8f1154-737f-4db8-97dc-8ea3e5a7a76e tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b Aug 07 18:14:15.281093 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d8f1154-737f-4db8-97dc-8ea3e5a7a76e tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:15.281313 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2d8f1154-737f-4db8-97dc-8ea3e5a7a76e tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:15.287856 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:15.287856 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:14:15.291273 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2d8f1154-737f-4db8-97dc-8ea3e5a7a76e tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:14:15.295638 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2d8f1154-737f-4db8-97dc-8ea3e5a7a76e tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b returned with HTTP 200 Aug 07 18:14:15.296048 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1385/5560] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:14:15 2026] GET /volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:14:15.307259 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fc685062-ea19-46eb-8706-5c0b56622607 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:15.308906 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fc685062-ea19-46eb-8706-5c0b56622607 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b Aug 07 18:14:15.309207 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fc685062-ea19-46eb-8706-5c0b56622607 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:15.310601 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fc685062-ea19-46eb-8706-5c0b56622607 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:15.316939 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:15.316939 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:14:15.319650 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-fc685062-ea19-46eb-8706-5c0b56622607 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:14:15.323755 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fc685062-ea19-46eb-8706-5c0b56622607 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b returned with HTTP 200 Aug 07 18:14:15.324258 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1391/5561] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:14:15 2026] GET /volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:14:16.189741 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-4b1b95d0-943e-4f19-b1f4-5e76c6377902 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:16.191785 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-4b1b95d0-943e-4f19-b1f4-5e76c6377902 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b Aug 07 18:14:16.191987 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-4b1b95d0-943e-4f19-b1f4-5e76c6377902 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:16.192167 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-4b1b95d0-943e-4f19-b1f4-5e76c6377902 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:16.198454 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:16.198454 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:14:16.201609 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-4b1b95d0-943e-4f19-b1f4-5e76c6377902 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:14:16.205709 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-4b1b95d0-943e-4f19-b1f4-5e76c6377902 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b returned with HTTP 200 Aug 07 18:14:16.206091 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1387/5562] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:14:16 2026] GET /volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b => generated 1404 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:16.594869 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-d4e7084e-8927-41bb-8497-26b64ef5acf1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:16.597308 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-d4e7084e-8927-41bb-8497-26b64ef5acf1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b Aug 07 18:14:16.597550 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-d4e7084e-8927-41bb-8497-26b64ef5acf1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:16.597750 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-d4e7084e-8927-41bb-8497-26b64ef5acf1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:16.604698 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:16.604698 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:14:16.607854 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-d4e7084e-8927-41bb-8497-26b64ef5acf1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:14:16.611762 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-d4e7084e-8927-41bb-8497-26b64ef5acf1 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b returned with HTTP 200 Aug 07 18:14:16.612177 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1400/5563] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:14:16 2026] GET /volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:16.620934 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a970e7f8-115e-4acc-8386-89e6b7588024 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:16.621299 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a970e7f8-115e-4acc-8386-89e6b7588024 None None] GET https://10.4.3.241/volume// Aug 07 18:14:16.621498 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a970e7f8-115e-4acc-8386-89e6b7588024 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:16.621711 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a970e7f8-115e-4acc-8386-89e6b7588024 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:16.622007 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a970e7f8-115e-4acc-8386-89e6b7588024 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:14:16.622302 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1386/5564] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:14:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:14:16.628864 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-5fb58f61-6795-48a0-bc7b-ad82adcc2118 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:16.630638 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-5fb58f61-6795-48a0-bc7b-ad82adcc2118 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:14:16.631146 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-5fb58f61-6795-48a0-bc7b-ad82adcc2118 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b", "connector": null, "instance_uuid": "e50bcecb-d2bc-483e-b70e-2b564e3e4f26"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:14:16.638524 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:16.638524 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:14:16.659177 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-5fb58f61-6795-48a0-bc7b-ad82adcc2118 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:14:16.659738 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1392/5565] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:14:16 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:17.476149 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7f4a3286-1efc-447d-b7f7-149b93890fba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:17.476570 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f4a3286-1efc-447d-b7f7-149b93890fba None None] GET https://10.4.3.241/volume// Aug 07 18:14:17.476718 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f4a3286-1efc-447d-b7f7-149b93890fba None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:17.476934 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f4a3286-1efc-447d-b7f7-149b93890fba None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:17.477243 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f4a3286-1efc-447d-b7f7-149b93890fba None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:14:17.477561 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1388/5566] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:14:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:14:17.485361 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-3836d1ca-fc7b-400c-bd28-fa90d1bf2ecb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:17.487631 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-3836d1ca-fc7b-400c-bd28-fa90d1bf2ecb tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b Aug 07 18:14:17.487805 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-3836d1ca-fc7b-400c-bd28-fa90d1bf2ecb tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:17.487988 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-3836d1ca-fc7b-400c-bd28-fa90d1bf2ecb tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:17.496202 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:17.496202 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:14:17.499039 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-3836d1ca-fc7b-400c-bd28-fa90d1bf2ecb tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:14:17.503079 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-3836d1ca-fc7b-400c-bd28-fa90d1bf2ecb tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b returned with HTTP 200 Aug 07 18:14:17.503441 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1401/5567] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:14:17 2026] GET /volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b => generated 1583 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:14:17.601181 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-ba4d8c2f-b589-49cc-8d1e-a9a145306639 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:17.603071 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-ba4d8c2f-b589-49cc-8d1e-a9a145306639 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] PUT https://10.4.3.241/volume/v3/attachments/2f6d9a69-59c5-4f8c-bd3c-bfaf50fff4dc Aug 07 18:14:17.603383 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-ba4d8c2f-b589-49cc-8d1e-a9a145306639 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:14:17.610124 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-ba4d8c2f-b589-49cc-8d1e-a9a145306639 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Acquiring lock "cinder-attachment_update-9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b-np0000006743" by "attachment_update" {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:14:17.613759 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-ba4d8c2f-b589-49cc-8d1e-a9a145306639 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Lock "cinder-attachment_update-9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b-np0000006743" acquired by "attachment_update" :: waited 0.004s {{(pid=100243) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:14:17.614618 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:17.614618 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:14:17.680487 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.coordination [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-ba4d8c2f-b589-49cc-8d1e-a9a145306639 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Lock "cinder-attachment_update-9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b-np0000006743" released by "attachment_update" :: held 0.067s {{(pid=100243) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:14:17.680829 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-ba4d8c2f-b589-49cc-8d1e-a9a145306639 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/attachments/2f6d9a69-59c5-4f8c-bd3c-bfaf50fff4dc returned with HTTP 200 Aug 07 18:14:17.681235 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1387/5568] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:14:17 2026] PUT /volume/v3/attachments/2f6d9a69-59c5-4f8c-bd3c-bfaf50fff4dc => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:17.699632 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-05fe13e0-e228-4522-a599-442c8f044614 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:17.701727 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-05fe13e0-e228-4522-a599-442c8f044614 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] POST https://10.4.3.241/volume/v3/attachments/2f6d9a69-59c5-4f8c-bd3c-bfaf50fff4dc/action Aug 07 18:14:17.702182 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-05fe13e0-e228-4522-a599-442c8f044614 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:14:17.703421 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-05fe13e0-e228-4522-a599-442c8f044614 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:14:17.715796 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:17.715796 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:14:17.724072 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c71f1a7b-6575-4c55-82e7-37cf29697ae1 req-05fe13e0-e228-4522-a599-442c8f044614 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/attachments/2f6d9a69-59c5-4f8c-bd3c-bfaf50fff4dc/action returned with HTTP 204 Aug 07 18:14:17.724503 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1393/5569] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:14:17 2026] POST /volume/v3/attachments/2f6d9a69-59c5-4f8c-bd3c-bfaf50fff4dc/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:14:26.204672 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:14:27.501870 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=18 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:14:27.675530 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=25,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:14:27.721778 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:14:43.093738 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-252a33f7-b1c8-4c8a-aec1-ce5c7d8b3690 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:43.095372 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-252a33f7-b1c8-4c8a-aec1-ce5c7d8b3690 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:14:43.095762 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-252a33f7-b1c8-4c8a-aec1-ce5c7d8b3690 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1628078262-895183658", "extra_specs": {"multiattach": " True"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:14:43.108555 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-252a33f7-b1c8-4c8a-aec1-ce5c7d8b3690 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:14:43.108899 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1389/5570] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:14:43 2026] POST /volume/v3/types => generated 286 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:43.116111 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:43.117649 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:14:43.117979 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1389399515", "snapshot_id": null, "imageRef": null, "volume_type": "6111de9c-870d-40b5-ab34-411bc72f77cb", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:14:43.119313 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1389399515', 'snapshot_id': None, 'imageRef': None, 'volume_type': '6111de9c-870d-40b5-ab34-411bc72f77cb', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:14:43.123515 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Create volume of 1 GB Aug 07 18:14:43.123775 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:43.123775 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:14:43.124197 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Availability Zones retrieved successfully. Aug 07 18:14:43.128971 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Flow 'volume_create_api' (8c97b27d-05de-431c-8fae-da2c837f337d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:14:43.129896 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a5e895-2387-426e-89b6-10736b541b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:14:43.130707 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:14:43.137086 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:43.137086 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:14:43.147347 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a5e895-2387-426e-89b6-10736b541b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:14:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6111de9c-870d-40b5-ab34-411bc72f77cb,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1628078262-895183658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6111de9c-870d-40b5-ab34-411bc72f77cb', 'encryption_key_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=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:14:43.147997 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82711cf-8e2a-49cc-9098-cf51120448ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:14:43.169244 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1628078262-895183658 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1628078262-895183658, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:14:43.169643 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1628078262-895183658 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1628078262-895183658, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:14:43.189162 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Created reservations ['c33df891-1a73-457e-bbca-f0d7cd7edce5', '694bd794-edbf-4b57-b618-ecb07b9af08a', '50add3a8-2fc1-447e-a7cc-14a938c052c3', '94f3d451-1e46-4305-90b2-ce907db65230'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:14:43.189865 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82711cf-8e2a-49cc-9098-cf51120448ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c33df891-1a73-457e-bbca-f0d7cd7edce5', '694bd794-edbf-4b57-b618-ecb07b9af08a', '50add3a8-2fc1-447e-a7cc-14a938c052c3', '94f3d451-1e46-4305-90b2-ce907db65230']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:14:43.190508 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2dd6d2e-1079-46e4-aeba-fbdaec62c0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:14:43.209995 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2dd6d2e-1079-46e4-aeba-fbdaec62c0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d410e25-3fd0-4ecc-814b-d728efe214c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1389399515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cd8954e590214bdfa594d9c8d0f613a7',qos_specs=None,replication_status=,reservations=['c33df891-1a73-457e-bbca-f0d7cd7edce5','694bd794-edbf-4b57-b618-ecb07b9af08a','50add3a8-2fc1-447e-a7cc-14a938c052c3','94f3d451-1e46-4305-90b2-ce907db65230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e6c70bc19249818c2db2808fe63cf6',volume_type_id=6111de9c-870d-40b5-ab34-411bc72f77cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1389399515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d410e25-3fd0-4ecc-814b-d728efe214c2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='cd8954e590214bdfa594d9c8d0f613a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1e6c70bc19249818c2db2808fe63cf6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6111de9c-870d-40b5-ab34-411bc72f77cb),volume_type_id=6111de9c-870d-40b5-ab34-411bc72f77cb)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:14:43.210639 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed0bdab0-d649-4c7e-9f88-c24caf449dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:14:43.225150 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed0bdab0-d649-4c7e-9f88-c24caf449dc0) transitioned into state 'SUCCESS' from state '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-1389399515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='cd8954e590214bdfa594d9c8d0f613a7',qos_specs=None,replication_status=,reservations=['c33df891-1a73-457e-bbca-f0d7cd7edce5','694bd794-edbf-4b57-b618-ecb07b9af08a','50add3a8-2fc1-447e-a7cc-14a938c052c3','94f3d451-1e46-4305-90b2-ce907db65230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1e6c70bc19249818c2db2808fe63cf6',volume_type_id=6111de9c-870d-40b5-ab34-411bc72f77cb)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:14:43.225802 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10774cb9-f1b4-4eeb-bcfc-083284b75067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:14:43.234141 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10774cb9-f1b4-4eeb-bcfc-083284b75067) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:14:43.234924 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Flow 'volume_create_api' (8c97b27d-05de-431c-8fae-da2c837f337d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:14:43.235202 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Create volume request issued successfully. Aug 07 18:14:43.235826 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-98dbd726-710b-4be2-8bf1-bc93f58e72bf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:14:43.236240 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1402/5571] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:14:43 2026] POST /volume/v3/volumes => generated 829 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:14:43.251203 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d5ba8e51-b6a1-47a7-b439-2eb2b428fb57 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:43.252959 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5ba8e51-b6a1-47a7-b439-2eb2b428fb57 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:43.253138 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5ba8e51-b6a1-47a7-b439-2eb2b428fb57 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:43.253409 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5ba8e51-b6a1-47a7-b439-2eb2b428fb57 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:43.259685 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:43.259685 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:14:43.262880 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d5ba8e51-b6a1-47a7-b439-2eb2b428fb57 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:43.266418 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5ba8e51-b6a1-47a7-b439-2eb2b428fb57 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:43.266787 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1388/5572] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:14:43 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:44.278790 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b8318616-d355-44b7-b2fc-e19bd2cb9280 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:44.280589 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b8318616-d355-44b7-b2fc-e19bd2cb9280 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:44.280776 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b8318616-d355-44b7-b2fc-e19bd2cb9280 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:44.280977 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b8318616-d355-44b7-b2fc-e19bd2cb9280 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:44.287650 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:44.287650 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:14:44.290852 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b8318616-d355-44b7-b2fc-e19bd2cb9280 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:44.294512 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b8318616-d355-44b7-b2fc-e19bd2cb9280 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:44.294863 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1394/5573] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:14:44 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:44.306226 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9bc248a4-4b0b-4e6b-ab52-4096694b5779 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:44.307923 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bc248a4-4b0b-4e6b-ab52-4096694b5779 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:44.308103 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bc248a4-4b0b-4e6b-ab52-4096694b5779 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:44.308294 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bc248a4-4b0b-4e6b-ab52-4096694b5779 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:44.314687 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:44.314687 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:14:44.317703 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9bc248a4-4b0b-4e6b-ab52-4096694b5779 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:44.321124 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bc248a4-4b0b-4e6b-ab52-4096694b5779 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:44.321461 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1390/5574] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:14:44 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:44.357035 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-88a4f519-c88b-453f-8834-64b8eb13dfbb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:44.358969 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-88a4f519-c88b-453f-8834-64b8eb13dfbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:44.359142 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-88a4f519-c88b-453f-8834-64b8eb13dfbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:44.359310 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-88a4f519-c88b-453f-8834-64b8eb13dfbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:44.365412 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:44.365412 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:14:44.368339 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-88a4f519-c88b-453f-8834-64b8eb13dfbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:44.371682 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-88a4f519-c88b-453f-8834-64b8eb13dfbb tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:44.372001 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1403/5575] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:14:44 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 922 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:44.432287 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-27ae23db-3a4b-4061-ad23-54c68ac947c2 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:44.432678 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-27ae23db-3a4b-4061-ad23-54c68ac947c2 None None] GET https://10.4.3.241/volume// Aug 07 18:14:44.432846 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-27ae23db-3a4b-4061-ad23-54c68ac947c2 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:44.433020 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-27ae23db-3a4b-4061-ad23-54c68ac947c2 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:44.433324 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-27ae23db-3a4b-4061-ad23-54c68ac947c2 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:14:44.433616 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1389/5576] 10.4.3.241 () {66 vars in 1428 bytes} [Fri Aug 7 18:14:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:14:44.439178 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-ed3105c0-d5fb-4afb-93f0-9798959fc4c4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:44.440873 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-ed3105c0-d5fb-4afb-93f0-9798959fc4c4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:14:44.441170 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-ed3105c0-d5fb-4afb-93f0-9798959fc4c4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d410e25-3fd0-4ecc-814b-d728efe214c2", "connector": null, "instance_uuid": "e92a9640-9052-4d66-8cc5-0f853613d25e"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:14:44.448849 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:44.448849 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:14:44.467132 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-ed3105c0-d5fb-4afb-93f0-9798959fc4c4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:14:44.467568 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1395/5577] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:14:44 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:44.489183 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf665047-b1e9-4a9c-a4ac-529c32e82d46 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:44.490888 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf665047-b1e9-4a9c-a4ac-529c32e82d46 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:44.491062 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf665047-b1e9-4a9c-a4ac-529c32e82d46 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:44.491233 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf665047-b1e9-4a9c-a4ac-529c32e82d46 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:44.500046 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7420dd88-7487-4a84-b45f-3d8f8f1edc05 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:44.500380 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7420dd88-7487-4a84-b45f-3d8f8f1edc05 None None] GET https://10.4.3.241/volume// Aug 07 18:14:44.500556 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7420dd88-7487-4a84-b45f-3d8f8f1edc05 None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:44.500652 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:44.500652 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:14:44.500736 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7420dd88-7487-4a84-b45f-3d8f8f1edc05 None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:44.501067 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7420dd88-7487-4a84-b45f-3d8f8f1edc05 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:14:44.501317 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1404/5578] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:14:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:14:44.503898 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf665047-b1e9-4a9c-a4ac-529c32e82d46 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:44.507739 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf665047-b1e9-4a9c-a4ac-529c32e82d46 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:44.507811 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-e01fb5af-3e76-44cb-8613-674ebdd57cbf None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:44.508188 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1391/5579] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:14:44 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:44.509668 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-e01fb5af-3e76-44cb-8613-674ebdd57cbf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:44.509861 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-e01fb5af-3e76-44cb-8613-674ebdd57cbf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:44.510031 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-e01fb5af-3e76-44cb-8613-674ebdd57cbf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:44.518083 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:44.518083 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:14:44.521124 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-e01fb5af-3e76-44cb-8613-674ebdd57cbf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:44.524509 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-e01fb5af-3e76-44cb-8613-674ebdd57cbf tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:44.524851 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1390/5580] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:14:44 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 1101 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:14:44.617212 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-f361e957-8171-4401-b2f2-ec06a51dead5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:44.618932 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-f361e957-8171-4401-b2f2-ec06a51dead5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] PUT https://10.4.3.241/volume/v3/attachments/954c770a-903f-4103-976f-50eb31fb8a0e Aug 07 18:14:44.619264 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-f361e957-8171-4401-b2f2-ec06a51dead5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:14:44.625720 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-f361e957-8171-4401-b2f2-ec06a51dead5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Acquiring lock "cinder-attachment_update-7d410e25-3fd0-4ecc-814b-d728efe214c2-np0000006743" by "attachment_update" {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:14:44.631191 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-f361e957-8171-4401-b2f2-ec06a51dead5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Lock "cinder-attachment_update-7d410e25-3fd0-4ecc-814b-d728efe214c2-np0000006743" acquired by "attachment_update" :: waited 0.005s {{(pid=100244) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:14:44.632051 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:44.632051 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:14:44.694479 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.coordination [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-f361e957-8171-4401-b2f2-ec06a51dead5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Lock "cinder-attachment_update-7d410e25-3fd0-4ecc-814b-d728efe214c2-np0000006743" released by "attachment_update" :: held 0.063s {{(pid=100244) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:14:44.694758 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-f361e957-8171-4401-b2f2-ec06a51dead5 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/954c770a-903f-4103-976f-50eb31fb8a0e returned with HTTP 200 Aug 07 18:14:44.695412 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1396/5581] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:14:44 2026] PUT /volume/v3/attachments/954c770a-903f-4103-976f-50eb31fb8a0e => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:45.519255 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-677931da-8713-4c9c-8573-ff0c15255ec4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:45.520823 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-677931da-8713-4c9c-8573-ff0c15255ec4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:45.520996 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-677931da-8713-4c9c-8573-ff0c15255ec4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:45.521161 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-677931da-8713-4c9c-8573-ff0c15255ec4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:45.529958 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:45.529958 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:14:45.532875 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-677931da-8713-4c9c-8573-ff0c15255ec4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:45.536330 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-677931da-8713-4c9c-8573-ff0c15255ec4 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:45.536701 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1405/5582] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:14:45 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:46.548021 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2c6ceb0f-e868-4c23-b5e2-cd2bdb2e2fe7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:46.549883 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c6ceb0f-e868-4c23-b5e2-cd2bdb2e2fe7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:46.550073 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c6ceb0f-e868-4c23-b5e2-cd2bdb2e2fe7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:46.550280 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c6ceb0f-e868-4c23-b5e2-cd2bdb2e2fe7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:46.559296 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:46.559296 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:14:46.562566 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2c6ceb0f-e868-4c23-b5e2-cd2bdb2e2fe7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:46.566419 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c6ceb0f-e868-4c23-b5e2-cd2bdb2e2fe7 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:46.566840 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1392/5583] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:14:46 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:47.578718 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4e49e938-4be6-4156-91e2-ef83e5e2db35 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:47.580419 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e49e938-4be6-4156-91e2-ef83e5e2db35 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:47.580576 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e49e938-4be6-4156-91e2-ef83e5e2db35 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:47.580767 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4e49e938-4be6-4156-91e2-ef83e5e2db35 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:47.589731 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:47.589731 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:14:47.593205 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4e49e938-4be6-4156-91e2-ef83e5e2db35 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:47.596945 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4e49e938-4be6-4156-91e2-ef83e5e2db35 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:47.597292 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1391/5584] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:14:47 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:47.919521 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-ebdf87e8-060a-4878-be29-2f5cf6c8bbfa None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:47.986908 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-ebdf87e8-060a-4878-be29-2f5cf6c8bbfa tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/attachments/954c770a-903f-4103-976f-50eb31fb8a0e/action Aug 07 18:14:47.987319 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-ebdf87e8-060a-4878-be29-2f5cf6c8bbfa tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:14:47.987450 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-ebdf87e8-060a-4878-be29-2f5cf6c8bbfa tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:14:48.001340 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:48.001340 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:14:48.010660 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-c8852ea3-673c-4db8-b54f-e253fbdf3497 req-ebdf87e8-060a-4878-be29-2f5cf6c8bbfa tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/954c770a-903f-4103-976f-50eb31fb8a0e/action returned with HTTP 204 Aug 07 18:14:48.011114 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1397/5585] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:14:47 2026] POST /volume/v3/attachments/954c770a-903f-4103-976f-50eb31fb8a0e/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:14:48.609870 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b23d5f6c-85ad-4600-ba7f-56aa14bc5921 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:48.611326 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b23d5f6c-85ad-4600-ba7f-56aa14bc5921 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:48.611501 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b23d5f6c-85ad-4600-ba7f-56aa14bc5921 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:48.611672 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b23d5f6c-85ad-4600-ba7f-56aa14bc5921 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:48.619601 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:48.619601 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:14:48.622563 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-b23d5f6c-85ad-4600-ba7f-56aa14bc5921 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:48.626634 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b23d5f6c-85ad-4600-ba7f-56aa14bc5921 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:48.627077 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1406/5586] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:14:48 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:48.665073 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-60d0c86a-fb67-4c06-bc69-d2052720b7ba req-9336e27b-c6fc-4172-a190-dee8e389be8b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:48.666978 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-60d0c86a-fb67-4c06-bc69-d2052720b7ba req-9336e27b-c6fc-4172-a190-dee8e389be8b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:48.667280 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-60d0c86a-fb67-4c06-bc69-d2052720b7ba req-9336e27b-c6fc-4172-a190-dee8e389be8b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:48.667589 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-60d0c86a-fb67-4c06-bc69-d2052720b7ba req-9336e27b-c6fc-4172-a190-dee8e389be8b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:48.676064 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:48.676064 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:14:48.679502 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-60d0c86a-fb67-4c06-bc69-d2052720b7ba req-9336e27b-c6fc-4172-a190-dee8e389be8b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:48.682987 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-60d0c86a-fb67-4c06-bc69-d2052720b7ba req-9336e27b-c6fc-4172-a190-dee8e389be8b tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:48.683338 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1393/5587] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:14:48 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:48.698458 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7844dca2-540c-460d-8084-3f354778128c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:48.700147 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7844dca2-540c-460d-8084-3f354778128c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:48.700329 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7844dca2-540c-460d-8084-3f354778128c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:48.700532 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7844dca2-540c-460d-8084-3f354778128c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:48.710418 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:48.710418 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:14:48.714083 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7844dca2-540c-460d-8084-3f354778128c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:48.717892 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7844dca2-540c-460d-8084-3f354778128c tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:48.718248 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1392/5588] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:14:48 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:48.753537 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-5c358ec4-029c-41bc-8db2-892fcee86a10 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:48.780315 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-5c358ec4-029c-41bc-8db2-892fcee86a10 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:48.780528 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-5c358ec4-029c-41bc-8db2-892fcee86a10 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:48.780706 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-5c358ec4-029c-41bc-8db2-892fcee86a10 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:48.789659 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:48.789659 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:14:48.792918 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-5c358ec4-029c-41bc-8db2-892fcee86a10 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:48.796584 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-5c358ec4-029c-41bc-8db2-892fcee86a10 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:48.796974 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1398/5589] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:14:48 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:48.814344 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-6efc6dee-f44b-448c-a919-58884870f4d1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:48.816380 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-6efc6dee-f44b-448c-a919-58884870f4d1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] POST https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2/action Aug 07 18:14:48.816787 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-6efc6dee-f44b-448c-a919-58884870f4d1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100245) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:14:48.816935 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-6efc6dee-f44b-448c-a919-58884870f4d1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:14:48.826865 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:48.826865 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:14:48.827284 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-6efc6dee-f44b-448c-a919-58884870f4d1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:48.833039 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-6efc6dee-f44b-448c-a919-58884870f4d1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Begin detaching volume completed successfully. Aug 07 18:14:48.833236 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-6efc6dee-f44b-448c-a919-58884870f4d1 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2/action returned with HTTP 202 Aug 07 18:14:48.833820 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1407/5590] 10.4.3.241 () {72 vars in 1672 bytes} [Fri Aug 7 18:14:48 2026] POST /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:14:48.850495 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bbbe820e-c2b4-490c-ae8d-e5d887ad0a55 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:48.852249 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbbe820e-c2b4-490c-ae8d-e5d887ad0a55 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:48.852519 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbbe820e-c2b4-490c-ae8d-e5d887ad0a55 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:48.852772 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbbe820e-c2b4-490c-ae8d-e5d887ad0a55 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:48.863141 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:48.863141 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:14:48.867495 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bbbe820e-c2b4-490c-ae8d-e5d887ad0a55 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:48.867630 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f9ce5599-a0a5-4908-9d87-1da9a3518673 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:48.867630 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f9ce5599-a0a5-4908-9d87-1da9a3518673 None None] GET https://10.4.3.241/volume// Aug 07 18:14:48.867630 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f9ce5599-a0a5-4908-9d87-1da9a3518673 None None] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:48.867824 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f9ce5599-a0a5-4908-9d87-1da9a3518673 None None] Calling method 'all' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:48.868112 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f9ce5599-a0a5-4908-9d87-1da9a3518673 None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:14:48.868360 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1393/5591] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:14:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:14:48.870988 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbbe820e-c2b4-490c-ae8d-e5d887ad0a55 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:48.871434 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1394/5592] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:14:48 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:48.873980 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-f1609ad2-81eb-473e-a313-5d36d1454776 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:48.875685 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-f1609ad2-81eb-473e-a313-5d36d1454776 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:48.875902 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-f1609ad2-81eb-473e-a313-5d36d1454776 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:48.876092 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-f1609ad2-81eb-473e-a313-5d36d1454776 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:48.883954 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:48.883954 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:14:48.886575 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-f1609ad2-81eb-473e-a313-5d36d1454776 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:48.889895 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-f1609ad2-81eb-473e-a313-5d36d1454776 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:48.890223 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1399/5593] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:14:48 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 1397 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:14:49.384015 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-d9f9e156-fe92-45ba-909d-9a4c482e7795 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:49.385799 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-d9f9e156-fe92-45ba-909d-9a4c482e7795 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:49.386000 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-d9f9e156-fe92-45ba-909d-9a4c482e7795 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:49.386176 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-d9f9e156-fe92-45ba-909d-9a4c482e7795 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:49.394518 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:49.394518 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:14:49.397281 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-d9f9e156-fe92-45ba-909d-9a4c482e7795 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:49.400695 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-d9f9e156-fe92-45ba-909d-9a4c482e7795 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:49.401033 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1408/5594] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:14:49 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 1217 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:49.685032 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-6c5cd46d-1034-4375-90f0-372ef5a8b3f3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:49.686808 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-6c5cd46d-1034-4375-90f0-372ef5a8b3f3 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] DELETE https://10.4.3.241/volume/v3/attachments/954c770a-903f-4103-976f-50eb31fb8a0e Aug 07 18:14:49.686981 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-6c5cd46d-1034-4375-90f0-372ef5a8b3f3 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:49.687175 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-6c5cd46d-1034-4375-90f0-372ef5a8b3f3 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:49.692938 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:49.692938 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:14:49.730918 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-4a187e33-0137-4a92-8a9a-c350cf0384b9 req-6c5cd46d-1034-4375-90f0-372ef5a8b3f3 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/attachments/954c770a-903f-4103-976f-50eb31fb8a0e returned with HTTP 200 Aug 07 18:14:49.731412 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1394/5595] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:14:49 2026] DELETE /volume/v3/attachments/954c770a-903f-4103-976f-50eb31fb8a0e => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:49.883492 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a1c45773-fe04-428a-933e-9b39530d3665 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:49.884871 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1c45773-fe04-428a-933e-9b39530d3665 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:49.885241 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1c45773-fe04-428a-933e-9b39530d3665 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:49.885241 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1c45773-fe04-428a-933e-9b39530d3665 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:49.891765 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:49.891765 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:14:49.894789 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a1c45773-fe04-428a-933e-9b39530d3665 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:49.898317 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1c45773-fe04-428a-933e-9b39530d3665 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:49.898662 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1395/5596] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:14:49 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:49.909067 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f8aa8b9f-37c9-4105-b091-5d2b05731456 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:49.910713 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8aa8b9f-37c9-4105-b091-5d2b05731456 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] DELETE https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:49.910887 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8aa8b9f-37c9-4105-b091-5d2b05731456 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:49.911057 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8aa8b9f-37c9-4105-b091-5d2b05731456 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:49.911216 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-f8aa8b9f-37c9-4105-b091-5d2b05731456 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Delete volume with id: 7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:49.917424 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:49.917424 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:14:49.917857 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f8aa8b9f-37c9-4105-b091-5d2b05731456 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:49.934392 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f8aa8b9f-37c9-4105-b091-5d2b05731456 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Delete volume request issued successfully. Aug 07 18:14:49.934574 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8aa8b9f-37c9-4105-b091-5d2b05731456 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 202 Aug 07 18:14:49.934964 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1400/5597] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:14:49 2026] DELETE /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:14:49.941413 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0f504fa4-0e2a-4056-8009-d3444b7b14c0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:49.943721 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0f504fa4-0e2a-4056-8009-d3444b7b14c0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:49.944004 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0f504fa4-0e2a-4056-8009-d3444b7b14c0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:49.944271 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0f504fa4-0e2a-4056-8009-d3444b7b14c0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:49.951810 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:49.951810 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:14:49.955681 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0f504fa4-0e2a-4056-8009-d3444b7b14c0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Volume info retrieved successfully. Aug 07 18:14:49.960169 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0f504fa4-0e2a-4056-8009-d3444b7b14c0 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 200 Aug 07 18:14:49.960569 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1409/5598] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:14:49 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:14:50.972938 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-df93ecdb-0ce9-4988-aa2c-5b76bf43bd28 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:50.974494 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df93ecdb-0ce9-4988-aa2c-5b76bf43bd28 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] GET https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 Aug 07 18:14:50.974656 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df93ecdb-0ce9-4988-aa2c-5b76bf43bd28 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:50.974865 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df93ecdb-0ce9-4988-aa2c-5b76bf43bd28 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:50.980310 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df93ecdb-0ce9-4988-aa2c-5b76bf43bd28 tempest-VolumeMultiattachTests-625521356 tempest-VolumeMultiattachTests-625521356-project-member] https://10.4.3.241/volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 returned with HTTP 404 Aug 07 18:14:50.980780 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1395/5599] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:14:50 2026] GET /volume/v3/volumes/7d410e25-3fd0-4ecc-814b-d728efe214c2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:14:50.987509 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-93e9818f-183e-4b60-b748-e7acba6fce54 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:50.989105 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93e9818f-183e-4b60-b748-e7acba6fce54 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] GET https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 Aug 07 18:14:50.989298 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93e9818f-183e-4b60-b748-e7acba6fce54 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:50.989510 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93e9818f-183e-4b60-b748-e7acba6fce54 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:50.990249 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-93e9818f-183e-4b60-b748-e7acba6fce54 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 18:14:51.002456 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-93e9818f-183e-4b60-b748-e7acba6fce54 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Get all volumes completed successfully. Aug 07 18:14:51.003602 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:14:51.003602 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:14:51.007900 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93e9818f-183e-4b60-b748-e7acba6fce54 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] https://10.4.3.241/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 18:14:51.008291 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1396/5600] 10.4.3.241 () {66 vars in 1285 bytes} [Fri Aug 7 18:14:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:14:51.021289 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b46ac7ce-f15c-4bc4-a88c-f602272a75d7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:14:51.022939 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b46ac7ce-f15c-4bc4-a88c-f602272a75d7 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] DELETE https://10.4.3.241/volume/v3/types/6111de9c-870d-40b5-ab34-411bc72f77cb Aug 07 18:14:51.023103 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b46ac7ce-f15c-4bc4-a88c-f602272a75d7 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:14:51.023283 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b46ac7ce-f15c-4bc4-a88c-f602272a75d7 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:14:51.045760 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b46ac7ce-f15c-4bc4-a88c-f602272a75d7 tempest-VolumeMultiattachTests-609061684 tempest-VolumeMultiattachTests-609061684-project-admin] https://10.4.3.241/volume/v3/types/6111de9c-870d-40b5-ab34-411bc72f77cb returned with HTTP 202 Aug 07 18:14:51.046118 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1401/5601] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:14:51 2026] DELETE /volume/v3/types/6111de9c-870d-40b5-ab34-411bc72f77cb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:14:59.959453 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=47,cinder:INSERT=8,cinder:UPDATE=13 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:15:00.834449 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-6c8edc2b-cbbf-4fd0-9fcd-6bd77d2988cc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:00.945231 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-6c8edc2b-cbbf-4fd0-9fcd-6bd77d2988cc tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/limits Aug 07 18:15:00.945416 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-6c8edc2b-cbbf-4fd0-9fcd-6bd77d2988cc tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:00.945587 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-6c8edc2b-cbbf-4fd0-9fcd-6bd77d2988cc tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:00.960113 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-6c8edc2b-cbbf-4fd0-9fcd-6bd77d2988cc tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/limits returned with HTTP 200 Aug 07 18:15:00.960468 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1410/5602] 10.4.3.241 () {68 vars in 1484 bytes} [Fri Aug 7 18:15:00 2026] GET /volume/v3/limits => generated 302 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:15:00.977125 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:15:00.989496 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-05433097-1254-4f70-a40b-f7cdea273b96 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:00.991382 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-05433097-1254-4f70-a40b-f7cdea273b96 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:15:00.991587 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-05433097-1254-4f70-a40b-f7cdea273b96 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:00.991785 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-05433097-1254-4f70-a40b-f7cdea273b96 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:01.000296 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:01.000296 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:15:01.003290 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-05433097-1254-4f70-a40b-f7cdea273b96 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:15:01.005951 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=35,cinder:INSERT=2 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:15:01.007311 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-05433097-1254-4f70-a40b-f7cdea273b96 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 returned with HTTP 200 Aug 07 18:15:01.007686 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1396/5603] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:15:00 2026] GET /volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 => generated 1662 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:15:01.016390 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-087e47ea-02e2-4ea1-b9f4-9fb02adb4c77 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:01.018359 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-087e47ea-02e2-4ea1-b9f4-9fb02adb4c77 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:15:01.018723 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-087e47ea-02e2-4ea1-b9f4-9fb02adb4c77 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af268096-5c60-402b-b5ee-3bfcd6ff3d33", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1670705534", "description": null, "metadata": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:15:01.030039 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:01.030039 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:15:01.030563 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-087e47ea-02e2-4ea1-b9f4-9fb02adb4c77 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:15:01.030719 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-087e47ea-02e2-4ea1-b9f4-9fb02adb4c77 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Create snapshot from volume af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:15:01.041150 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=39,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:15:01.055228 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-087e47ea-02e2-4ea1-b9f4-9fb02adb4c77 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Created reservations ['7bda3448-aebb-49b9-8a0d-a5e6318f661c', 'a8b320ec-550b-4dec-9430-661da6de7aaa', 'fe9e716d-8fd5-4a5a-a2e9-a6afe9dea43b', '07a62aba-ad49-4fe4-bbdc-d7f21fa367d3'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:15:01.089961 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-087e47ea-02e2-4ea1-b9f4-9fb02adb4c77 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Snapshot force create request issued successfully. Aug 07 18:15:01.090240 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-15c2a0d6-f1d7-4863-9193-54bcc8eae2bb req-087e47ea-02e2-4ea1-b9f4-9fb02adb4c77 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:15:01.090685 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1397/5604] 10.4.3.241 () {72 vars in 1547 bytes} [Fri Aug 7 18:15:01 2026] POST /volume/v3/snapshots => generated 324 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:15:02.500057 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c9692251-12e3-47b0-9fae-94970f4c8030 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:02.501752 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9692251-12e3-47b0-9fae-94970f4c8030 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/snapshots/440ee92d-d645-4285-8caa-72f22d094120 Aug 07 18:15:02.501920 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9692251-12e3-47b0-9fae-94970f4c8030 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:02.502092 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c9692251-12e3-47b0-9fae-94970f4c8030 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:02.506974 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:02.506974 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:15:02.507344 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c9692251-12e3-47b0-9fae-94970f4c8030 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Snapshot retrieved successfully. Aug 07 18:15:02.508078 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c9692251-12e3-47b0-9fae-94970f4c8030 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/snapshots/440ee92d-d645-4285-8caa-72f22d094120 returned with HTTP 200 Aug 07 18:15:02.508380 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1402/5605] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:15:02 2026] GET /volume/v3/snapshots/440ee92d-d645-4285-8caa-72f22d094120 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:15:02.531008 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:02.533335 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:15:02.533792 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1487107378", "snapshot_id": null, "imageRef": "1dbc8468-95fb-43e7-acf1-080e2a7e650b", "volume_type": null, "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:15:02.535717 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1487107378', 'snapshot_id': None, 'imageRef': '1dbc8468-95fb-43e7-acf1-080e2a7e650b', 'volume_type': None, 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:15:02.696188 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:02.696188 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:15:02.696815 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Snapshot retrieved successfully. Aug 07 18:15:02.697030 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Create volume of 1 GB Aug 07 18:15:02.700966 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Availability Zones retrieved successfully. Aug 07 18:15:02.708901 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Flow 'volume_create_api' (513f2fcc-2ec1-4351-a277-3aa32ed5a8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:15:02.710129 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee87a2ff-1425-47a5-8cd7-3c000055f2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:15:02.711374 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:15:02.748317 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee87a2ff-1425-47a5-8cd7-3c000055f2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '440ee92d-d645-4285-8caa-72f22d094120', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:15:02.749470 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f55facb2-f61b-4515-b81c-f4c75a9f773e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:15:02.783413 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Created reservations ['0ae2de81-5835-479f-878d-b26cfb18ab16', '0811aabf-4cce-4725-ac8d-ffe7f2ffeecd', '228b1cf6-2227-4d3a-8572-4b4e6f019360', '679916d5-1850-4353-bc8e-a8fca5bcdd28'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:15:02.784177 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f55facb2-f61b-4515-b81c-f4c75a9f773e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ae2de81-5835-479f-878d-b26cfb18ab16', '0811aabf-4cce-4725-ac8d-ffe7f2ffeecd', '228b1cf6-2227-4d3a-8572-4b4e6f019360', '679916d5-1850-4353-bc8e-a8fca5bcdd28']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:15:02.784856 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d29cb479-6fe0-4bd0-9c12-87f08ae50e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:15:02.825844 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d29cb479-6fe0-4bd0-9c12-87f08ae50e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bdd27ab-02ea-4c92-8433-b740f3aeae15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1487107378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211593f76f7d4259949eac35b9cd89c6',qos_specs=None,replication_status=,reservations=['0ae2de81-5835-479f-878d-b26cfb18ab16','0811aabf-4cce-4725-ac8d-ffe7f2ffeecd','228b1cf6-2227-4d3a-8572-4b4e6f019360','679916d5-1850-4353-bc8e-a8fca5bcdd28'],size=1,snapshot_id=440ee92d-d645-4285-8caa-72f22d094120,source_replicaid=,source_volid=None,status='creating',user_id='bad9b6d3ce4f4f7f94c04400cd15090b',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), '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-07T18:15:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1487107378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bdd27ab-02ea-4c92-8433-b740f3aeae15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='211593f76f7d4259949eac35b9cd89c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=440ee92d-d645-4285-8caa-72f22d094120,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bad9b6d3ce4f4f7f94c04400cd15090b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:15:02.826554 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ae453dc-8e9a-4f16-bd18-f779df5428f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:15:02.843257 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ae453dc-8e9a-4f16-bd18-f779df5428f6) transitioned into state 'SUCCESS' from state '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-1487107378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='211593f76f7d4259949eac35b9cd89c6',qos_specs=None,replication_status=,reservations=['0ae2de81-5835-479f-878d-b26cfb18ab16','0811aabf-4cce-4725-ac8d-ffe7f2ffeecd','228b1cf6-2227-4d3a-8572-4b4e6f019360','679916d5-1850-4353-bc8e-a8fca5bcdd28'],size=1,snapshot_id=440ee92d-d645-4285-8caa-72f22d094120,source_replicaid=,source_volid=None,status='creating',user_id='bad9b6d3ce4f4f7f94c04400cd15090b',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:15:02.843955 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659a99f1-f580-467a-bda0-344dec296db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:15:02.865784 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659a99f1-f580-467a-bda0-344dec296db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:15:02.866522 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Flow 'volume_create_api' (513f2fcc-2ec1-4351-a277-3aa32ed5a8af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:15:02.866810 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Create volume request issued successfully. Aug 07 18:15:02.867310 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ea0a8da6-7432-4c0f-9bec-000f731e6a13 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:15:02.867823 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1411/5606] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:15:02 2026] POST /volume/v3/volumes => generated 814 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:15:02.878601 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-489e1331-5cac-4f52-8663-69fa0ac1940b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:02.880219 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-489e1331-5cac-4f52-8663-69fa0ac1940b tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 Aug 07 18:15:02.880414 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-489e1331-5cac-4f52-8663-69fa0ac1940b tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:02.880587 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-489e1331-5cac-4f52-8663-69fa0ac1940b tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:02.887395 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:02.887395 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:15:02.890929 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-489e1331-5cac-4f52-8663-69fa0ac1940b tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:15:02.894631 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-489e1331-5cac-4f52-8663-69fa0ac1940b tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 returned with HTTP 200 Aug 07 18:15:02.894996 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1397/5607] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:15:02 2026] GET /volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:15:03.906927 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4de2ab76-0578-410a-a597-931f167bd34d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:03.908904 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4de2ab76-0578-410a-a597-931f167bd34d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 Aug 07 18:15:03.909100 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4de2ab76-0578-410a-a597-931f167bd34d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:03.909274 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4de2ab76-0578-410a-a597-931f167bd34d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:03.916129 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:03.916129 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:15:03.919700 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4de2ab76-0578-410a-a597-931f167bd34d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:15:03.924108 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4de2ab76-0578-410a-a597-931f167bd34d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 returned with HTTP 200 Aug 07 18:15:03.924465 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1398/5608] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:15:03 2026] GET /volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 => generated 1423 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:15:03.934750 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1de5c17a-d206-4a37-8c71-9be5d5975982 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:03.936314 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1de5c17a-d206-4a37-8c71-9be5d5975982 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 Aug 07 18:15:03.936526 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1de5c17a-d206-4a37-8c71-9be5d5975982 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:03.936741 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1de5c17a-d206-4a37-8c71-9be5d5975982 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:03.943064 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:03.943064 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:15:03.946088 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1de5c17a-d206-4a37-8c71-9be5d5975982 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:15:03.950060 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1de5c17a-d206-4a37-8c71-9be5d5975982 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 returned with HTTP 200 Aug 07 18:15:03.950582 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1403/5609] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:15:03 2026] GET /volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 => generated 1423 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:15:04.848647 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-14f948f1-6307-42da-aac2-947f3a768212 req-b76a7b7f-2ca9-4a79-9249-b8daacd8c645 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:04.875892 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-b76a7b7f-2ca9-4a79-9249-b8daacd8c645 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 Aug 07 18:15:04.876078 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-b76a7b7f-2ca9-4a79-9249-b8daacd8c645 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:04.876286 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-b76a7b7f-2ca9-4a79-9249-b8daacd8c645 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:04.882408 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:04.882408 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:15:04.885415 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [req-14f948f1-6307-42da-aac2-947f3a768212 req-b76a7b7f-2ca9-4a79-9249-b8daacd8c645 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:15:04.889222 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-b76a7b7f-2ca9-4a79-9249-b8daacd8c645 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 returned with HTTP 200 Aug 07 18:15:04.889619 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1412/5610] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:15:04 2026] GET /volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 => generated 1405 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:15:05.311366 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-14f948f1-6307-42da-aac2-947f3a768212 req-06500e72-bd6a-4f47-9483-81888aafbb5f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:05.313494 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-06500e72-bd6a-4f47-9483-81888aafbb5f tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 Aug 07 18:15:05.313736 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-06500e72-bd6a-4f47-9483-81888aafbb5f tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:05.313914 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-06500e72-bd6a-4f47-9483-81888aafbb5f tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:05.320508 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:05.320508 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:15:05.323805 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-14f948f1-6307-42da-aac2-947f3a768212 req-06500e72-bd6a-4f47-9483-81888aafbb5f tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:15:05.327975 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-06500e72-bd6a-4f47-9483-81888aafbb5f tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 returned with HTTP 200 Aug 07 18:15:05.328382 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1398/5611] 10.4.3.241 () {68 vars in 1598 bytes} [Fri Aug 7 18:15:05 2026] GET /volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 => generated 1405 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:15:05.336481 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a2a796b2-94d2-444e-9bbe-1f26ab24f33e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:05.336867 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2a796b2-94d2-444e-9bbe-1f26ab24f33e None None] GET https://10.4.3.241/volume// Aug 07 18:15:05.337030 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2a796b2-94d2-444e-9bbe-1f26ab24f33e None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:05.337201 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2a796b2-94d2-444e-9bbe-1f26ab24f33e None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:05.337517 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2a796b2-94d2-444e-9bbe-1f26ab24f33e None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:15:05.337788 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1399/5612] 10.4.3.241 () {66 vars in 1419 bytes} [Fri Aug 7 18:15:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:15:05.344046 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-14f948f1-6307-42da-aac2-947f3a768212 req-d5985a9f-c4ae-4748-b346-37663ffcb367 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:05.345988 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-d5985a9f-c4ae-4748-b346-37663ffcb367 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] POST https://10.4.3.241/volume/v3/attachments Aug 07 18:15:05.346302 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-d5985a9f-c4ae-4748-b346-37663ffcb367 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6bdd27ab-02ea-4c92-8433-b740f3aeae15", "connector": null, "instance_uuid": "9fd1550f-f395-49ac-8ed2-48bd67a5c06a"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:15:05.353557 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:05.353557 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:15:05.378698 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-d5985a9f-c4ae-4748-b346-37663ffcb367 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/attachments returned with HTTP 200 Aug 07 18:15:05.379185 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1404/5613] 10.4.3.241 () {74 vars in 1594 bytes} [Fri Aug 7 18:15:05 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:15:06.108234 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-71895273-8211-47d5-bcb6-381946145a2b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:06.108633 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-71895273-8211-47d5-bcb6-381946145a2b None None] GET https://10.4.3.241/volume// Aug 07 18:15:06.108815 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-71895273-8211-47d5-bcb6-381946145a2b None None] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:06.109031 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-71895273-8211-47d5-bcb6-381946145a2b None None] Calling method 'all' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:06.109341 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-71895273-8211-47d5-bcb6-381946145a2b None None] https://10.4.3.241/volume// returned with HTTP 300 Aug 07 18:15:06.109630 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1413/5614] 10.4.3.241 () {66 vars in 1426 bytes} [Fri Aug 7 18:15:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 18:15:06.118990 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [req-14f948f1-6307-42da-aac2-947f3a768212 req-e34443ac-4153-4300-8490-b13a341a8276 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:06.121378 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-e34443ac-4153-4300-8490-b13a341a8276 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 Aug 07 18:15:06.121643 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-e34443ac-4153-4300-8490-b13a341a8276 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:06.121886 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-e34443ac-4153-4300-8490-b13a341a8276 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:06.134197 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:06.134197 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:15:06.138668 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [req-14f948f1-6307-42da-aac2-947f3a768212 req-e34443ac-4153-4300-8490-b13a341a8276 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:15:06.143764 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-e34443ac-4153-4300-8490-b13a341a8276 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 returned with HTTP 200 Aug 07 18:15:06.144140 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1399/5615] 10.4.3.241 () {70 vars in 1639 bytes} [Fri Aug 7 18:15:06 2026] GET /volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 => generated 1584 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:15:06.246999 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-14f948f1-6307-42da-aac2-947f3a768212 req-02da8b4d-28c6-42d3-b869-dedf269f281c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:06.248982 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-02da8b4d-28c6-42d3-b869-dedf269f281c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] PUT https://10.4.3.241/volume/v3/attachments/6d8cc685-285b-4529-bd0c-c5d4f56c38c4 Aug 07 18:15:06.249385 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-02da8b4d-28c6-42d3-b869-dedf269f281c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.241", "host": "np0000006743", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f97bbb61430", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "339dd93a-be40-409f-b196-86c361a23dd9", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:15:06.256319 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-14f948f1-6307-42da-aac2-947f3a768212 req-02da8b4d-28c6-42d3-b869-dedf269f281c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Acquiring lock "cinder-attachment_update-6bdd27ab-02ea-4c92-8433-b740f3aeae15-np0000006743" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 18:15:06.260554 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-14f948f1-6307-42da-aac2-947f3a768212 req-02da8b4d-28c6-42d3-b869-dedf269f281c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Lock "cinder-attachment_update-6bdd27ab-02ea-4c92-8433-b740f3aeae15-np0000006743" acquired by "attachment_update" :: waited 0.004s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 18:15:06.261468 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:06.261468 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:15:06.329019 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-14f948f1-6307-42da-aac2-947f3a768212 req-02da8b4d-28c6-42d3-b869-dedf269f281c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Lock "cinder-attachment_update-6bdd27ab-02ea-4c92-8433-b740f3aeae15-np0000006743" released by "attachment_update" :: held 0.068s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 18:15:06.329315 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-02da8b4d-28c6-42d3-b869-dedf269f281c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/attachments/6d8cc685-285b-4529-bd0c-c5d4f56c38c4 returned with HTTP 200 Aug 07 18:15:06.329794 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1400/5616] 10.4.3.241 () {74 vars in 1704 bytes} [Fri Aug 7 18:15:06 2026] PUT /volume/v3/attachments/6d8cc685-285b-4529-bd0c-c5d4f56c38c4 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:15:06.348517 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-14f948f1-6307-42da-aac2-947f3a768212 req-f251562d-e4fb-4bac-8154-7ef8688ecd1d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:06.350642 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-f251562d-e4fb-4bac-8154-7ef8688ecd1d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] POST https://10.4.3.241/volume/v3/attachments/6d8cc685-285b-4529-bd0c-c5d4f56c38c4/action Aug 07 18:15:06.351057 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-f251562d-e4fb-4bac-8154-7ef8688ecd1d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action body: b'{"os-complete": null}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:15:06.351199 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-f251562d-e4fb-4bac-8154-7ef8688ecd1d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:15:06.367728 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:06.367728 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:15:06.377511 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-14f948f1-6307-42da-aac2-947f3a768212 req-f251562d-e4fb-4bac-8154-7ef8688ecd1d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/attachments/6d8cc685-285b-4529-bd0c-c5d4f56c38c4/action returned with HTTP 204 Aug 07 18:15:06.377950 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1405/5617] 10.4.3.241 () {74 vars in 1725 bytes} [Fri Aug 7 18:15:06 2026] POST /volume/v3/attachments/6d8cc685-285b-4529-bd0c-c5d4f56c38c4/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:15:14.888217 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:15:16.142256 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=18 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:15:16.323804 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:15:16.373984 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:15:50.328641 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [req-7facf0ac-1a19-4374-8be7-bf766db5a493 req-acb6ec02-9848-4dac-b863-a57bf2ae4040 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:50.330447 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7facf0ac-1a19-4374-8be7-bf766db5a493 req-acb6ec02-9848-4dac-b863-a57bf2ae4040 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] DELETE https://10.4.3.241/volume/v3/attachments/6d8cc685-285b-4529-bd0c-c5d4f56c38c4 Aug 07 18:15:50.330627 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7facf0ac-1a19-4374-8be7-bf766db5a493 req-acb6ec02-9848-4dac-b863-a57bf2ae4040 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:50.330791 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [req-7facf0ac-1a19-4374-8be7-bf766db5a493 req-acb6ec02-9848-4dac-b863-a57bf2ae4040 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:50.337025 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:50.337025 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:15:50.381485 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [req-7facf0ac-1a19-4374-8be7-bf766db5a493 req-acb6ec02-9848-4dac-b863-a57bf2ae4040 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/attachments/6d8cc685-285b-4529-bd0c-c5d4f56c38c4 returned with HTTP 200 Aug 07 18:15:50.381923 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1414/5618] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:15:50 2026] DELETE /volume/v3/attachments/6d8cc685-285b-4529-bd0c-c5d4f56c38c4 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:15:51.873885 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-708f9210-b366-4e56-9791-522366b63317 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:51.875605 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-708f9210-b366-4e56-9791-522366b63317 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] DELETE https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 Aug 07 18:15:51.875814 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-708f9210-b366-4e56-9791-522366b63317 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:51.875961 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-708f9210-b366-4e56-9791-522366b63317 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:51.876155 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-708f9210-b366-4e56-9791-522366b63317 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Delete volume with id: 6bdd27ab-02ea-4c92-8433-b740f3aeae15 Aug 07 18:15:51.882867 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:51.882867 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:15:51.883266 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-708f9210-b366-4e56-9791-522366b63317 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:15:51.898252 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-708f9210-b366-4e56-9791-522366b63317 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Delete volume request issued successfully. Aug 07 18:15:51.898434 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-708f9210-b366-4e56-9791-522366b63317 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 returned with HTTP 202 Aug 07 18:15:51.898816 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1400/5619] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:15:51 2026] DELETE /volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:15:51.906312 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bad0524a-f54e-4a86-9a48-a07f8be88bbf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:51.908092 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bad0524a-f54e-4a86-9a48-a07f8be88bbf tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 Aug 07 18:15:51.908341 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bad0524a-f54e-4a86-9a48-a07f8be88bbf tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:51.908575 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bad0524a-f54e-4a86-9a48-a07f8be88bbf tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:51.915830 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:51.915830 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:15:51.919386 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bad0524a-f54e-4a86-9a48-a07f8be88bbf tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:15:51.924886 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bad0524a-f54e-4a86-9a48-a07f8be88bbf tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 returned with HTTP 200 Aug 07 18:15:51.925357 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1401/5620] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:15:51 2026] GET /volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 => generated 1422 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:15:52.938307 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-99db57cc-5f59-4283-bdff-4171804f22da None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:52.939989 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-99db57cc-5f59-4283-bdff-4171804f22da tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 Aug 07 18:15:52.940359 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-99db57cc-5f59-4283-bdff-4171804f22da tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:52.941438 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-99db57cc-5f59-4283-bdff-4171804f22da tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:52.946698 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-99db57cc-5f59-4283-bdff-4171804f22da tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 returned with HTTP 404 Aug 07 18:15:52.947177 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1406/5621] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:15:52 2026] GET /volume/v3/volumes/6bdd27ab-02ea-4c92-8433-b740f3aeae15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:15:52.954566 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f1f3b739-a794-4f33-afb6-5c8fbabbe2aa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:52.956327 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1f3b739-a794-4f33-afb6-5c8fbabbe2aa tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/440ee92d-d645-4285-8caa-72f22d094120 Aug 07 18:15:52.956623 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f1f3b739-a794-4f33-afb6-5c8fbabbe2aa tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:52.956881 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f1f3b739-a794-4f33-afb6-5c8fbabbe2aa tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:52.957033 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-f1f3b739-a794-4f33-afb6-5c8fbabbe2aa tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Delete snapshot with id: 440ee92d-d645-4285-8caa-72f22d094120 Aug 07 18:15:52.963278 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:52.963278 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:15:52.963819 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f1f3b739-a794-4f33-afb6-5c8fbabbe2aa tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Snapshot retrieved successfully. Aug 07 18:15:52.980274 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f1f3b739-a794-4f33-afb6-5c8fbabbe2aa tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Snapshot delete request issued successfully. Aug 07 18:15:52.980455 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f1f3b739-a794-4f33-afb6-5c8fbabbe2aa tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/snapshots/440ee92d-d645-4285-8caa-72f22d094120 returned with HTTP 202 Aug 07 18:15:52.980888 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1415/5622] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:15:52 2026] DELETE /volume/v3/snapshots/440ee92d-d645-4285-8caa-72f22d094120 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:15:52.988034 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dd334a36-630e-4e97-9f81-92403d7cb561 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:52.990020 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dd334a36-630e-4e97-9f81-92403d7cb561 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/snapshots/440ee92d-d645-4285-8caa-72f22d094120 Aug 07 18:15:52.990363 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dd334a36-630e-4e97-9f81-92403d7cb561 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:52.990717 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dd334a36-630e-4e97-9f81-92403d7cb561 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:52.996841 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:52.996841 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:15:52.997293 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-dd334a36-630e-4e97-9f81-92403d7cb561 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Snapshot retrieved successfully. Aug 07 18:15:52.998135 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dd334a36-630e-4e97-9f81-92403d7cb561 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/snapshots/440ee92d-d645-4285-8caa-72f22d094120 returned with HTTP 200 Aug 07 18:15:52.998661 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1401/5623] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:15:52 2026] GET /volume/v3/snapshots/440ee92d-d645-4285-8caa-72f22d094120 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:15:54.007717 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bd7cf548-acc0-4393-a30d-4cf4c49f621c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:54.010035 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd7cf548-acc0-4393-a30d-4cf4c49f621c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/snapshots/440ee92d-d645-4285-8caa-72f22d094120 Aug 07 18:15:54.010313 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd7cf548-acc0-4393-a30d-4cf4c49f621c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:54.010575 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd7cf548-acc0-4393-a30d-4cf4c49f621c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:54.015244 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd7cf548-acc0-4393-a30d-4cf4c49f621c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/snapshots/440ee92d-d645-4285-8caa-72f22d094120 returned with HTTP 404 Aug 07 18:15:54.015805 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1402/5624] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:15:54 2026] GET /volume/v3/snapshots/440ee92d-d645-4285-8caa-72f22d094120 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:15:55.481456 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [req-7ce0bf29-0b7e-4db8-b919-7d3dfd9e1ea5 req-7d44b71d-f5e5-4ba2-a030-aae8f3fb2de3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:55.483455 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7ce0bf29-0b7e-4db8-b919-7d3dfd9e1ea5 req-7d44b71d-f5e5-4ba2-a030-aae8f3fb2de3 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] DELETE https://10.4.3.241/volume/v3/attachments/2f6d9a69-59c5-4f8c-bd3c-bfaf50fff4dc Aug 07 18:15:55.483660 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7ce0bf29-0b7e-4db8-b919-7d3dfd9e1ea5 req-7d44b71d-f5e5-4ba2-a030-aae8f3fb2de3 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:55.483839 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [req-7ce0bf29-0b7e-4db8-b919-7d3dfd9e1ea5 req-7d44b71d-f5e5-4ba2-a030-aae8f3fb2de3 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:55.491240 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:55.491240 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:15:55.539211 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [req-7ce0bf29-0b7e-4db8-b919-7d3dfd9e1ea5 req-7d44b71d-f5e5-4ba2-a030-aae8f3fb2de3 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/attachments/2f6d9a69-59c5-4f8c-bd3c-bfaf50fff4dc returned with HTTP 200 Aug 07 18:15:55.539669 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1407/5625] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:15:55 2026] DELETE /volume/v3/attachments/2f6d9a69-59c5-4f8c-bd3c-bfaf50fff4dc => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:15:56.937833 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-451e8b55-d149-4287-805b-05715be8efc8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:56.939327 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-451e8b55-d149-4287-805b-05715be8efc8 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] DELETE https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b Aug 07 18:15:56.939549 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-451e8b55-d149-4287-805b-05715be8efc8 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:56.939717 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-451e8b55-d149-4287-805b-05715be8efc8 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:56.939868 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-451e8b55-d149-4287-805b-05715be8efc8 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Delete volume with id: 9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b Aug 07 18:15:56.945833 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:56.945833 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:15:56.946200 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-451e8b55-d149-4287-805b-05715be8efc8 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:15:56.960435 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-451e8b55-d149-4287-805b-05715be8efc8 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Delete volume request issued successfully. Aug 07 18:15:56.960578 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-451e8b55-d149-4287-805b-05715be8efc8 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b returned with HTTP 202 Aug 07 18:15:56.960935 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1416/5626] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:15:56 2026] DELETE /volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:15:56.967553 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1b200510-fc4a-4664-b2ab-0e0066d2657d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:56.969297 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b200510-fc4a-4664-b2ab-0e0066d2657d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b Aug 07 18:15:56.969532 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b200510-fc4a-4664-b2ab-0e0066d2657d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:56.969736 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1b200510-fc4a-4664-b2ab-0e0066d2657d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:56.976486 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:56.976486 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:15:56.979850 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1b200510-fc4a-4664-b2ab-0e0066d2657d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:15:56.984100 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1b200510-fc4a-4664-b2ab-0e0066d2657d tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b returned with HTTP 200 Aug 07 18:15:56.984466 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1402/5627] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:15:56 2026] GET /volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b => generated 1421 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:15:57.995575 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e8d89a9f-7f1c-4132-9f12-1fcdde30f416 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:57.997334 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8d89a9f-7f1c-4132-9f12-1fcdde30f416 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b Aug 07 18:15:57.997594 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8d89a9f-7f1c-4132-9f12-1fcdde30f416 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:57.997771 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8d89a9f-7f1c-4132-9f12-1fcdde30f416 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:58.003150 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8d89a9f-7f1c-4132-9f12-1fcdde30f416 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b returned with HTTP 404 Aug 07 18:15:58.003667 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1403/5628] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:15:57 2026] GET /volume/v3/volumes/9a56f359-63fa-4cd6-be0f-bb09ffaf9e4b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:15:58.009512 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9f2e5d0b-916c-48c2-bdac-37c4aef2af09 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:58.011240 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f2e5d0b-916c-48c2-bdac-37c4aef2af09 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/3d1703c9-a086-4efa-bc3a-c095a69bdda6 Aug 07 18:15:58.011459 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f2e5d0b-916c-48c2-bdac-37c4aef2af09 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:58.011669 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9f2e5d0b-916c-48c2-bdac-37c4aef2af09 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:58.011762 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-9f2e5d0b-916c-48c2-bdac-37c4aef2af09 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Delete snapshot with id: 3d1703c9-a086-4efa-bc3a-c095a69bdda6 Aug 07 18:15:58.016893 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:58.016893 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:15:58.017266 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9f2e5d0b-916c-48c2-bdac-37c4aef2af09 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Snapshot retrieved successfully. Aug 07 18:15:58.032789 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9f2e5d0b-916c-48c2-bdac-37c4aef2af09 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Snapshot delete request issued successfully. Aug 07 18:15:58.032895 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9f2e5d0b-916c-48c2-bdac-37c4aef2af09 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/snapshots/3d1703c9-a086-4efa-bc3a-c095a69bdda6 returned with HTTP 202 Aug 07 18:15:58.033267 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1408/5629] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:15:58 2026] DELETE /volume/v3/snapshots/3d1703c9-a086-4efa-bc3a-c095a69bdda6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:15:58.040489 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-503a8488-712f-464e-aa55-093a5eccdd31 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:58.042338 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-503a8488-712f-464e-aa55-093a5eccdd31 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/snapshots/3d1703c9-a086-4efa-bc3a-c095a69bdda6 Aug 07 18:15:58.042585 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-503a8488-712f-464e-aa55-093a5eccdd31 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:58.042811 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-503a8488-712f-464e-aa55-093a5eccdd31 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:58.047040 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:15:58.047040 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:15:58.047495 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-503a8488-712f-464e-aa55-093a5eccdd31 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Snapshot retrieved successfully. Aug 07 18:15:58.048152 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-503a8488-712f-464e-aa55-093a5eccdd31 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/snapshots/3d1703c9-a086-4efa-bc3a-c095a69bdda6 returned with HTTP 200 Aug 07 18:15:58.048541 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1417/5630] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:15:58 2026] GET /volume/v3/snapshots/3d1703c9-a086-4efa-bc3a-c095a69bdda6 => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:15:59.056993 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c54f9ded-f9a9-4331-bc0c-13e29d11555a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:15:59.058933 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c54f9ded-f9a9-4331-bc0c-13e29d11555a tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/snapshots/3d1703c9-a086-4efa-bc3a-c095a69bdda6 Aug 07 18:15:59.059180 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c54f9ded-f9a9-4331-bc0c-13e29d11555a tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:15:59.059422 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c54f9ded-f9a9-4331-bc0c-13e29d11555a tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:15:59.063609 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c54f9ded-f9a9-4331-bc0c-13e29d11555a tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/snapshots/3d1703c9-a086-4efa-bc3a-c095a69bdda6 returned with HTTP 404 Aug 07 18:15:59.064030 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1403/5631] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:15:59 2026] GET /volume/v3/snapshots/3d1703c9-a086-4efa-bc3a-c095a69bdda6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:16:00.264614 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-649c6a97-9f25-4266-97ce-963937964dd4 req-433cf95d-7d4f-4b0f-8983-07f51e94e051 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:00.266290 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-649c6a97-9f25-4266-97ce-963937964dd4 req-433cf95d-7d4f-4b0f-8983-07f51e94e051 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] DELETE https://10.4.3.241/volume/v3/attachments/c330cee2-74aa-4e94-84b4-57a506984169 Aug 07 18:16:00.266523 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-649c6a97-9f25-4266-97ce-963937964dd4 req-433cf95d-7d4f-4b0f-8983-07f51e94e051 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:00.266719 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-649c6a97-9f25-4266-97ce-963937964dd4 req-433cf95d-7d4f-4b0f-8983-07f51e94e051 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:00.272974 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:00.272974 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:00.314090 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-649c6a97-9f25-4266-97ce-963937964dd4 req-433cf95d-7d4f-4b0f-8983-07f51e94e051 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/attachments/c330cee2-74aa-4e94-84b4-57a506984169 returned with HTTP 200 Aug 07 18:16:00.314577 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1404/5632] 10.4.3.241 () {72 vars in 1673 bytes} [Fri Aug 7 18:16:00 2026] DELETE /volume/v3/attachments/c330cee2-74aa-4e94-84b4-57a506984169 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:01.801896 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ccf546ce-8934-4cfb-b238-e906efb8b15c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:01.803652 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ccf546ce-8934-4cfb-b238-e906efb8b15c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] DELETE https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:16:01.803863 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ccf546ce-8934-4cfb-b238-e906efb8b15c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:01.804037 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ccf546ce-8934-4cfb-b238-e906efb8b15c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:01.804195 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-ccf546ce-8934-4cfb-b238-e906efb8b15c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Delete volume with id: af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:16:01.811333 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:01.811333 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:01.811796 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ccf546ce-8934-4cfb-b238-e906efb8b15c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:16:01.828035 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ccf546ce-8934-4cfb-b238-e906efb8b15c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Delete volume request issued successfully. Aug 07 18:16:01.828198 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ccf546ce-8934-4cfb-b238-e906efb8b15c tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 returned with HTTP 202 Aug 07 18:16:01.828635 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1409/5633] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:16:01 2026] DELETE /volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:16:01.836263 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f0e35f76-ccf8-4ab8-9f83-1e0bc766b632 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:01.838141 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0e35f76-ccf8-4ab8-9f83-1e0bc766b632 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:16:01.838420 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0e35f76-ccf8-4ab8-9f83-1e0bc766b632 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:01.838685 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f0e35f76-ccf8-4ab8-9f83-1e0bc766b632 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:01.846252 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:01.846252 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:01.850117 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f0e35f76-ccf8-4ab8-9f83-1e0bc766b632 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Volume info retrieved successfully. Aug 07 18:16:01.855923 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f0e35f76-ccf8-4ab8-9f83-1e0bc766b632 tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 returned with HTTP 200 Aug 07 18:16:01.856340 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1418/5634] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:01 2026] GET /volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 => generated 1387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:02.868880 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-8abc4867-790a-47ec-9ab1-91b41b6e975a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:02.870515 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8abc4867-790a-47ec-9ab1-91b41b6e975a tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] GET https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 Aug 07 18:16:02.870710 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8abc4867-790a-47ec-9ab1-91b41b6e975a tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:02.870875 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-8abc4867-790a-47ec-9ab1-91b41b6e975a tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:02.876256 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-8abc4867-790a-47ec-9ab1-91b41b6e975a tempest-TestVolumeBootPatternV346-2124603217 tempest-TestVolumeBootPatternV346-2124603217-project-member] https://10.4.3.241/volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 returned with HTTP 404 Aug 07 18:16:02.876843 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1404/5635] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:02 2026] GET /volume/v3/volumes/af268096-5c60-402b-b5ee-3bfcd6ff3d33 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:10.253233 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:10.255198 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:16:10.255620 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "aa1c4020-ac8c-4b6f-b35c-7608ae2a2f58", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:16:10.257209 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'aa1c4020-ac8c-4b6f-b35c-7608ae2a2f58', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:16:10.313128 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:16:10.383661 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume of 1 GB Aug 07 18:16:10.383986 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:10.383986 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:10.388671 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Availability Zones retrieved successfully. Aug 07 18:16:10.394792 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Flow 'volume_create_api' (6bba470e-7027-44e5-acef-18e02233cc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:10.395808 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8033e1c2-3460-4cc9-a7e1-1a10b9b86d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:10.396837 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:16:10.450285 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8033e1c2-3460-4cc9-a7e1-1a10b9b86d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:10.451078 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f903d79-451b-47c8-9162-080e191e1390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:10.508889 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Created reservations ['b32199ee-d85d-42b1-94f7-f556473f9db1', 'f0709b12-6aec-477a-a0e4-6aaf3889738d', '56888a02-4c23-4f00-9b9e-a4ad0e214e2f', 'af261d67-462f-44ff-b142-4e315bd42041'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:16:10.509906 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f903d79-451b-47c8-9162-080e191e1390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b32199ee-d85d-42b1-94f7-f556473f9db1', 'f0709b12-6aec-477a-a0e4-6aaf3889738d', '56888a02-4c23-4f00-9b9e-a4ad0e214e2f', 'af261d67-462f-44ff-b142-4e315bd42041']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:10.510957 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c249f16e-5a40-473d-8d7b-6cc52111b17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:10.537525 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c249f16e-5a40-473d-8d7b-6cc52111b17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83902a93-890a-41f1-8d91-4311479a3aa9', '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='4bacd294dddc47e0a55c5dd934bcd5c6',qos_specs=None,replication_status=,reservations=['b32199ee-d85d-42b1-94f7-f556473f9db1','f0709b12-6aec-477a-a0e4-6aaf3889738d','56888a02-4c23-4f00-9b9e-a4ad0e214e2f','af261d67-462f-44ff-b142-4e315bd42041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be9be023f1f34f33be9946c1e2159ca2',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:16:10Z,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=83902a93-890a-41f1-8d91-4311479a3aa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bacd294dddc47e0a55c5dd934bcd5c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be9be023f1f34f33be9946c1e2159ca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:10.538481 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (185cba3a-c377-4fd3-a1e0-be33118252ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:10.555597 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (185cba3a-c377-4fd3-a1e0-be33118252ca) transitioned into state 'SUCCESS' from 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='4bacd294dddc47e0a55c5dd934bcd5c6',qos_specs=None,replication_status=,reservations=['b32199ee-d85d-42b1-94f7-f556473f9db1','f0709b12-6aec-477a-a0e4-6aaf3889738d','56888a02-4c23-4f00-9b9e-a4ad0e214e2f','af261d67-462f-44ff-b142-4e315bd42041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be9be023f1f34f33be9946c1e2159ca2',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:10.556785 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f9b839f-5215-40f6-a5d6-8b70db7f6a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:10.568185 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f9b839f-5215-40f6-a5d6-8b70db7f6a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:10.569375 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Flow 'volume_create_api' (6bba470e-7027-44e5-acef-18e02233cc94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:10.569826 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume request issued successfully. Aug 07 18:16:10.570648 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2c23303-49ca-4b4b-aec9-76ed2df51c12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:16:10.571210 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1405/5636] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:16:10 2026] POST /volume/v3/volumes => generated 775 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:16:10.583897 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-23b1b2b6-fe3b-4af1-9f70-02a889aa379d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:10.585812 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-23b1b2b6-fe3b-4af1-9f70-02a889aa379d tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:10.586081 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-23b1b2b6-fe3b-4af1-9f70-02a889aa379d tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:10.586358 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-23b1b2b6-fe3b-4af1-9f70-02a889aa379d tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:10.594885 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:10.594885 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:10.599269 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-23b1b2b6-fe3b-4af1-9f70-02a889aa379d tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:10.604522 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-23b1b2b6-fe3b-4af1-9f70-02a889aa379d tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 200 Aug 07 18:16:10.605035 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1410/5637] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:10 2026] GET /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:11.617686 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1e1cee73-09fb-4433-923e-b4a2634387bf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:11.619867 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1e1cee73-09fb-4433-923e-b4a2634387bf tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:11.620170 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1e1cee73-09fb-4433-923e-b4a2634387bf tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:11.620456 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1e1cee73-09fb-4433-923e-b4a2634387bf tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:11.627624 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:11.627624 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:11.631092 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1e1cee73-09fb-4433-923e-b4a2634387bf tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:11.635159 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1e1cee73-09fb-4433-923e-b4a2634387bf tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 200 Aug 07 18:16:11.635584 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1419/5638] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:11 2026] GET /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 925 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:12.647751 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c38e9a2f-ff72-49ff-a9e1-bb6fa5ff7ffe None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:12.649463 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c38e9a2f-ff72-49ff-a9e1-bb6fa5ff7ffe tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:12.649663 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c38e9a2f-ff72-49ff-a9e1-bb6fa5ff7ffe tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:12.649840 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c38e9a2f-ff72-49ff-a9e1-bb6fa5ff7ffe tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:12.656870 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:12.656870 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:12.660300 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c38e9a2f-ff72-49ff-a9e1-bb6fa5ff7ffe tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:12.664108 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c38e9a2f-ff72-49ff-a9e1-bb6fa5ff7ffe tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 200 Aug 07 18:16:12.664622 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1405/5639] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:12 2026] GET /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:13.676658 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c6fbe194-fa96-48ee-baa9-7b716532c546 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:13.678498 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6fbe194-fa96-48ee-baa9-7b716532c546 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:13.678695 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6fbe194-fa96-48ee-baa9-7b716532c546 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:13.678887 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6fbe194-fa96-48ee-baa9-7b716532c546 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:13.685277 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:13.685277 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:13.688277 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c6fbe194-fa96-48ee-baa9-7b716532c546 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:13.691822 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6fbe194-fa96-48ee-baa9-7b716532c546 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 200 Aug 07 18:16:13.692152 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1406/5640] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:13 2026] GET /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:14.703306 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-527e0c77-8e92-4033-8ea6-48f024dd7394 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:14.705021 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-527e0c77-8e92-4033-8ea6-48f024dd7394 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:14.705210 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-527e0c77-8e92-4033-8ea6-48f024dd7394 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:14.705390 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-527e0c77-8e92-4033-8ea6-48f024dd7394 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:14.711844 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:14.711844 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:14.715183 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-527e0c77-8e92-4033-8ea6-48f024dd7394 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:14.719185 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-527e0c77-8e92-4033-8ea6-48f024dd7394 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 200 Aug 07 18:16:14.719553 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1411/5641] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:14 2026] GET /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:15.730729 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-600410cb-4222-4a99-9cea-d304a45f5e41 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:15.732556 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-600410cb-4222-4a99-9cea-d304a45f5e41 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:15.732772 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-600410cb-4222-4a99-9cea-d304a45f5e41 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:15.732975 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-600410cb-4222-4a99-9cea-d304a45f5e41 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:15.739985 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:15.739985 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:15.743688 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-600410cb-4222-4a99-9cea-d304a45f5e41 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:15.749087 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-600410cb-4222-4a99-9cea-d304a45f5e41 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 200 Aug 07 18:16:15.749546 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1420/5642] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:15 2026] GET /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:16.763494 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9ec9a166-6218-48f5-850d-083890b4d08e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:16.765104 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9ec9a166-6218-48f5-850d-083890b4d08e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:16.765283 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9ec9a166-6218-48f5-850d-083890b4d08e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:16.765495 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9ec9a166-6218-48f5-850d-083890b4d08e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:16.772574 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:16.772574 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:16.775712 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9ec9a166-6218-48f5-850d-083890b4d08e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:16.779099 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9ec9a166-6218-48f5-850d-083890b4d08e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 200 Aug 07 18:16:16.779481 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1406/5643] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:16 2026] GET /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:17.794367 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a5965fb3-45d3-4ed3-a2df-32d7cbb00e2c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:17.796159 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5965fb3-45d3-4ed3-a2df-32d7cbb00e2c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:17.796462 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5965fb3-45d3-4ed3-a2df-32d7cbb00e2c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:17.796668 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5965fb3-45d3-4ed3-a2df-32d7cbb00e2c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:17.803324 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:17.803324 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:17.806914 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a5965fb3-45d3-4ed3-a2df-32d7cbb00e2c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:17.812319 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5965fb3-45d3-4ed3-a2df-32d7cbb00e2c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 200 Aug 07 18:16:17.812790 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1407/5644] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:17 2026] GET /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:17.827719 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-de5b1402-a254-4bf6-821d-e9955c518957 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:17.829453 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de5b1402-a254-4bf6-821d-e9955c518957 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:17.829651 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de5b1402-a254-4bf6-821d-e9955c518957 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:17.829824 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de5b1402-a254-4bf6-821d-e9955c518957 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:17.836818 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:17.836818 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:17.840825 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-de5b1402-a254-4bf6-821d-e9955c518957 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:17.845477 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de5b1402-a254-4bf6-821d-e9955c518957 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 200 Aug 07 18:16:17.845831 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1412/5645] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:17 2026] GET /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:17.857964 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-120ca555-25c2-48f3-a4bc-eba3574e6c0e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:17.859760 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-120ca555-25c2-48f3-a4bc-eba3574e6c0e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] DELETE https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:17.860023 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-120ca555-25c2-48f3-a4bc-eba3574e6c0e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:17.860215 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-120ca555-25c2-48f3-a4bc-eba3574e6c0e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:17.860444 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-120ca555-25c2-48f3-a4bc-eba3574e6c0e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume with id: 83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:17.868270 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:17.868270 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:17.868832 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-120ca555-25c2-48f3-a4bc-eba3574e6c0e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:17.884368 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-120ca555-25c2-48f3-a4bc-eba3574e6c0e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume request issued successfully. Aug 07 18:16:17.884590 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-120ca555-25c2-48f3-a4bc-eba3574e6c0e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 202 Aug 07 18:16:17.885059 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1421/5646] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:16:17 2026] DELETE /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:16:17.891447 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a743d33c-a492-41f7-b4d3-b4b7567b0932 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:17.893175 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a743d33c-a492-41f7-b4d3-b4b7567b0932 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:17.893386 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a743d33c-a492-41f7-b4d3-b4b7567b0932 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:17.893595 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a743d33c-a492-41f7-b4d3-b4b7567b0932 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:17.900261 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:17.900261 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:17.903417 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a743d33c-a492-41f7-b4d3-b4b7567b0932 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:17.907411 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a743d33c-a492-41f7-b4d3-b4b7567b0932 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 200 Aug 07 18:16:17.907775 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1407/5647] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:17 2026] GET /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:18.922420 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e82b7d51-2cd9-4d18-965a-b10d159206e6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:18.924187 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e82b7d51-2cd9-4d18-965a-b10d159206e6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:18.924391 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e82b7d51-2cd9-4d18-965a-b10d159206e6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:18.924600 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e82b7d51-2cd9-4d18-965a-b10d159206e6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:18.929780 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e82b7d51-2cd9-4d18-965a-b10d159206e6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 404 Aug 07 18:16:18.930195 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1408/5648] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:18 2026] GET /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:20.250673 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:20.252218 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:16:20.252591 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "27d630ba-c23e-4292-bdd1-b66538c16d15", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:16:20.253929 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '27d630ba-c23e-4292-bdd1-b66538c16d15', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:16:20.338213 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume of 1 GB Aug 07 18:16:20.341939 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Availability Zones retrieved successfully. Aug 07 18:16:20.346592 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Flow 'volume_create_api' (57e44469-007f-43f9-8d9f-e547c1e1f4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:20.347571 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71809c3-c506-48ad-861b-cc3f748d5fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:20.348333 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:16:20.394845 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c71809c3-c506-48ad-861b-cc3f748d5fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:20.395557 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dff0f8c-516f-4833-9b68-e9b22d3ec265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:20.429938 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Created reservations ['25396bbd-804e-488b-8584-e2d1190ade1d', 'e7d69e15-d79d-4ef7-bd76-2b1d54b9ce1b', 'b96562c0-1b4f-46e5-bf5c-3b68c6c40cbb', 'a82eb299-9da0-464f-a95b-5a1566bfb2c0'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:16:20.430687 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dff0f8c-516f-4833-9b68-e9b22d3ec265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25396bbd-804e-488b-8584-e2d1190ade1d', 'e7d69e15-d79d-4ef7-bd76-2b1d54b9ce1b', 'b96562c0-1b4f-46e5-bf5c-3b68c6c40cbb', 'a82eb299-9da0-464f-a95b-5a1566bfb2c0']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:20.431287 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10627f8c-2c09-48ca-9c45-e21f5cfed183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:20.454111 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10627f8c-2c09-48ca-9c45-e21f5cfed183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9b95e37-1ed0-4f3e-914a-15f514f1ae8a', '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='4bacd294dddc47e0a55c5dd934bcd5c6',qos_specs=None,replication_status=,reservations=['25396bbd-804e-488b-8584-e2d1190ade1d','e7d69e15-d79d-4ef7-bd76-2b1d54b9ce1b','b96562c0-1b4f-46e5-bf5c-3b68c6c40cbb','a82eb299-9da0-464f-a95b-5a1566bfb2c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be9be023f1f34f33be9946c1e2159ca2',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:16:20Z,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=e9b95e37-1ed0-4f3e-914a-15f514f1ae8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bacd294dddc47e0a55c5dd934bcd5c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be9be023f1f34f33be9946c1e2159ca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:20.454878 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d73599b3-06b8-4c94-9c48-511525517847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:20.491828 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d73599b3-06b8-4c94-9c48-511525517847) transitioned into state 'SUCCESS' from 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='4bacd294dddc47e0a55c5dd934bcd5c6',qos_specs=None,replication_status=,reservations=['25396bbd-804e-488b-8584-e2d1190ade1d','e7d69e15-d79d-4ef7-bd76-2b1d54b9ce1b','b96562c0-1b4f-46e5-bf5c-3b68c6c40cbb','a82eb299-9da0-464f-a95b-5a1566bfb2c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be9be023f1f34f33be9946c1e2159ca2',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:20.492406 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94493770-f9ae-4ff9-a6d8-e74e989e4593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:20.501866 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94493770-f9ae-4ff9-a6d8-e74e989e4593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:20.502261 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Flow 'volume_create_api' (57e44469-007f-43f9-8d9f-e547c1e1f4de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:20.502588 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume request issued successfully. Aug 07 18:16:20.503072 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-57858cd0-bd09-4ccf-860a-c282d1d3125c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:16:20.503484 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1413/5649] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:16:20 2026] POST /volume/v3/volumes => generated 775 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:16:20.514029 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f157f137-ef56-405e-88e6-bf42f3aedcac None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:20.515746 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f157f137-ef56-405e-88e6-bf42f3aedcac tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:20.516045 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f157f137-ef56-405e-88e6-bf42f3aedcac tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:20.516265 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f157f137-ef56-405e-88e6-bf42f3aedcac tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:20.523572 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:20.523572 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:20.526872 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f157f137-ef56-405e-88e6-bf42f3aedcac tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:20.530278 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f157f137-ef56-405e-88e6-bf42f3aedcac tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a returned with HTTP 200 Aug 07 18:16:20.530631 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1422/5650] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:20 2026] GET /volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:21.543421 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2f86f50a-6e03-4a94-95e0-ef6cd3e39b80 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:21.545180 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f86f50a-6e03-4a94-95e0-ef6cd3e39b80 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:21.545451 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2f86f50a-6e03-4a94-95e0-ef6cd3e39b80 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:21.545660 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2f86f50a-6e03-4a94-95e0-ef6cd3e39b80 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:21.553284 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:21.553284 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:21.556846 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2f86f50a-6e03-4a94-95e0-ef6cd3e39b80 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:21.561211 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2f86f50a-6e03-4a94-95e0-ef6cd3e39b80 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a returned with HTTP 200 Aug 07 18:16:21.561623 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1408/5651] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:21 2026] GET /volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:22.573506 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6892bd86-469c-4934-8955-ea6426dabb48 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:22.575153 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6892bd86-469c-4934-8955-ea6426dabb48 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:22.575362 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6892bd86-469c-4934-8955-ea6426dabb48 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:22.575595 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6892bd86-469c-4934-8955-ea6426dabb48 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:22.582164 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:22.582164 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:22.585508 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6892bd86-469c-4934-8955-ea6426dabb48 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:22.589345 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6892bd86-469c-4934-8955-ea6426dabb48 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a returned with HTTP 200 Aug 07 18:16:22.589719 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1409/5652] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:22 2026] GET /volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:23.601641 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-de314452-a62b-4ccb-bd46-189ce2dca140 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:23.603381 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de314452-a62b-4ccb-bd46-189ce2dca140 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:23.603594 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de314452-a62b-4ccb-bd46-189ce2dca140 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:23.603768 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-de314452-a62b-4ccb-bd46-189ce2dca140 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:23.610184 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:23.610184 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:23.613251 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-de314452-a62b-4ccb-bd46-189ce2dca140 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:23.616905 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-de314452-a62b-4ccb-bd46-189ce2dca140 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a returned with HTTP 200 Aug 07 18:16:23.617258 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1414/5653] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:23 2026] GET /volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:24.629181 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9db592e6-1d34-451b-9494-d715933652b4 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:24.630824 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9db592e6-1d34-451b-9494-d715933652b4 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:24.631033 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9db592e6-1d34-451b-9494-d715933652b4 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:24.631214 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9db592e6-1d34-451b-9494-d715933652b4 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:24.637950 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:24.637950 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:24.641475 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9db592e6-1d34-451b-9494-d715933652b4 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:24.645581 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9db592e6-1d34-451b-9494-d715933652b4 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a returned with HTTP 200 Aug 07 18:16:24.645971 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1423/5654] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:24 2026] GET /volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:25.661376 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5493b92f-5e63-4fde-879c-673325891cf6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:25.662975 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5493b92f-5e63-4fde-879c-673325891cf6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:25.663181 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5493b92f-5e63-4fde-879c-673325891cf6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:25.663409 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5493b92f-5e63-4fde-879c-673325891cf6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:25.670679 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:25.670679 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:25.674633 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-5493b92f-5e63-4fde-879c-673325891cf6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:25.678922 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5493b92f-5e63-4fde-879c-673325891cf6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a returned with HTTP 200 Aug 07 18:16:25.679294 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1409/5655] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:25 2026] GET /volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:26.693288 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-29348787-8c23-49c5-b135-16e9619eac4c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:26.695038 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29348787-8c23-49c5-b135-16e9619eac4c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:26.695237 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29348787-8c23-49c5-b135-16e9619eac4c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:26.695436 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29348787-8c23-49c5-b135-16e9619eac4c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:26.701735 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:26.701735 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:26.704728 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-29348787-8c23-49c5-b135-16e9619eac4c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:26.708501 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29348787-8c23-49c5-b135-16e9619eac4c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a returned with HTTP 200 Aug 07 18:16:26.708831 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1410/5656] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:26 2026] GET /volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:26.720009 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2a2852cd-57a1-49a8-b019-1e6c93c45c2e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:26.721802 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a2852cd-57a1-49a8-b019-1e6c93c45c2e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:26.721992 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a2852cd-57a1-49a8-b019-1e6c93c45c2e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:26.722162 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2a2852cd-57a1-49a8-b019-1e6c93c45c2e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:26.728474 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:26.728474 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:26.731665 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2a2852cd-57a1-49a8-b019-1e6c93c45c2e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:26.735535 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2a2852cd-57a1-49a8-b019-1e6c93c45c2e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a returned with HTTP 200 Aug 07 18:16:26.735870 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1415/5657] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:26 2026] GET /volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:26.747747 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-1bdc9712-05a9-4f17-8637-22e89b992720 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:26.749219 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:16:26.749584 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "e9b95e37-1ed0-4f3e-914a-15f514f1ae8a", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:16:26.750938 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'e9b95e37-1ed0-4f3e-914a-15f514f1ae8a', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:16:26.757499 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:26.757499 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:26.757996 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume retrieved successfully. Aug 07 18:16:26.758136 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume of 1 GB Aug 07 18:16:26.761292 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Availability Zones retrieved successfully. Aug 07 18:16:26.766167 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Flow 'volume_create_api' (c629ce04-6c8b-4a07-8e1d-5b64cedece76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:26.767248 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06bb7c16-7423-42d4-b6de-bcfb625eca3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:26.768065 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:16:26.788145 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06bb7c16-7423-42d4-b6de-bcfb625eca3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e9b95e37-1ed0-4f3e-914a-15f514f1ae8a', 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:26.788888 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfff0697-e2fe-4375-8fab-072bf5b9a0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:26.823821 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Created reservations ['d918ced8-4485-47f4-b123-7b004dd56648', 'b2e5f981-29db-4aa5-8ec1-e117308d1d6c', '3543c5d4-60d5-499c-827d-34037364bc74', '8b8bd7ec-bcdd-488c-86a2-69ebac7bd1ec'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:16:26.824678 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfff0697-e2fe-4375-8fab-072bf5b9a0fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d918ced8-4485-47f4-b123-7b004dd56648', 'b2e5f981-29db-4aa5-8ec1-e117308d1d6c', '3543c5d4-60d5-499c-827d-34037364bc74', '8b8bd7ec-bcdd-488c-86a2-69ebac7bd1ec']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:26.825292 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d43212c-8bcb-4294-b9c4-c8468b5af2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:26.854910 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d43212c-8bcb-4294-b9c4-c8468b5af2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '866f2d97-d750-465b-bf7f-d2e3203c3046', '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='4bacd294dddc47e0a55c5dd934bcd5c6',qos_specs=None,replication_status=,reservations=['d918ced8-4485-47f4-b123-7b004dd56648','b2e5f981-29db-4aa5-8ec1-e117308d1d6c','3543c5d4-60d5-499c-827d-34037364bc74','8b8bd7ec-bcdd-488c-86a2-69ebac7bd1ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=e9b95e37-1ed0-4f3e-914a-15f514f1ae8a,status='creating',user_id='be9be023f1f34f33be9946c1e2159ca2',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), '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-07T18:16:26Z,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=866f2d97-d750-465b-bf7f-d2e3203c3046,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bacd294dddc47e0a55c5dd934bcd5c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e9b95e37-1ed0-4f3e-914a-15f514f1ae8a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be9be023f1f34f33be9946c1e2159ca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:26.855655 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d491b5b7-5cbe-4584-aea2-8506ff0b820b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:26.873012 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d491b5b7-5cbe-4584-aea2-8506ff0b820b) transitioned into state 'SUCCESS' from 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='4bacd294dddc47e0a55c5dd934bcd5c6',qos_specs=None,replication_status=,reservations=['d918ced8-4485-47f4-b123-7b004dd56648','b2e5f981-29db-4aa5-8ec1-e117308d1d6c','3543c5d4-60d5-499c-827d-34037364bc74','8b8bd7ec-bcdd-488c-86a2-69ebac7bd1ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=e9b95e37-1ed0-4f3e-914a-15f514f1ae8a,status='creating',user_id='be9be023f1f34f33be9946c1e2159ca2',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:26.873661 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e047db7-33b7-4ab4-81f9-ba243b9a981f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:26.889463 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e047db7-33b7-4ab4-81f9-ba243b9a981f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:26.889989 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Flow 'volume_create_api' (c629ce04-6c8b-4a07-8e1d-5b64cedece76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:26.890266 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume request issued successfully. Aug 07 18:16:26.890804 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-1bdc9712-05a9-4f17-8637-22e89b992720 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:16:26.891191 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1424/5658] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:16:26 2026] POST /volume/v3/volumes => generated 809 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:16:26.902195 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9fa39767-fd87-4c8f-afea-c9e171a98ce8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:26.903855 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9fa39767-fd87-4c8f-afea-c9e171a98ce8 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 Aug 07 18:16:26.904050 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9fa39767-fd87-4c8f-afea-c9e171a98ce8 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:26.904221 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9fa39767-fd87-4c8f-afea-c9e171a98ce8 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:26.910190 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:26.910190 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:26.913228 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9fa39767-fd87-4c8f-afea-c9e171a98ce8 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:26.916653 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9fa39767-fd87-4c8f-afea-c9e171a98ce8 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 returned with HTTP 200 Aug 07 18:16:26.916971 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1410/5659] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:26 2026] GET /volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 => generated 877 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:27.929176 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9b43bc44-383b-4f37-9b98-54b710879580 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:27.930839 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b43bc44-383b-4f37-9b98-54b710879580 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 Aug 07 18:16:27.931012 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b43bc44-383b-4f37-9b98-54b710879580 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:27.931184 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b43bc44-383b-4f37-9b98-54b710879580 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:27.937548 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:27.937548 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:27.940904 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9b43bc44-383b-4f37-9b98-54b710879580 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:27.945129 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b43bc44-383b-4f37-9b98-54b710879580 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 returned with HTTP 200 Aug 07 18:16:27.945503 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1411/5660] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:27 2026] GET /volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:27.957050 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d6ae68ff-5520-4adb-963b-ce15e7cab7d3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:27.959326 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6ae68ff-5520-4adb-963b-ce15e7cab7d3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 Aug 07 18:16:27.959644 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6ae68ff-5520-4adb-963b-ce15e7cab7d3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:27.959907 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d6ae68ff-5520-4adb-963b-ce15e7cab7d3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:27.967888 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:27.967888 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:27.971689 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-d6ae68ff-5520-4adb-963b-ce15e7cab7d3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:27.976673 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d6ae68ff-5520-4adb-963b-ce15e7cab7d3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 returned with HTTP 200 Aug 07 18:16:27.977033 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1416/5661] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:27 2026] GET /volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:27.988713 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bb1ce825-4272-4340-8c02-54ded27001b0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:27.990666 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb1ce825-4272-4340-8c02-54ded27001b0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] DELETE https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:27.990872 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb1ce825-4272-4340-8c02-54ded27001b0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:27.991054 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bb1ce825-4272-4340-8c02-54ded27001b0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:27.991217 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-bb1ce825-4272-4340-8c02-54ded27001b0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume with id: e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:27.998506 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:27.998506 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:27.998951 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bb1ce825-4272-4340-8c02-54ded27001b0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:28.014220 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bb1ce825-4272-4340-8c02-54ded27001b0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume request issued successfully. Aug 07 18:16:28.014346 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bb1ce825-4272-4340-8c02-54ded27001b0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a returned with HTTP 202 Aug 07 18:16:28.014798 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1425/5662] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:16:27 2026] DELETE /volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:16:28.021207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-82c2aa6d-4bee-4b2a-b43b-7bcbb4137630 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:28.023055 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-82c2aa6d-4bee-4b2a-b43b-7bcbb4137630 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:28.023270 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-82c2aa6d-4bee-4b2a-b43b-7bcbb4137630 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:28.023482 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-82c2aa6d-4bee-4b2a-b43b-7bcbb4137630 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:28.030610 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:28.030610 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:28.034292 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-82c2aa6d-4bee-4b2a-b43b-7bcbb4137630 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:28.038836 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-82c2aa6d-4bee-4b2a-b43b-7bcbb4137630 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a returned with HTTP 200 Aug 07 18:16:28.039249 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1411/5663] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:28 2026] GET /volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:29.051242 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-540466b3-bb6f-4340-a439-a7f886735828 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:29.053269 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-540466b3-bb6f-4340-a439-a7f886735828 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:29.053554 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-540466b3-bb6f-4340-a439-a7f886735828 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:29.053750 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-540466b3-bb6f-4340-a439-a7f886735828 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:29.059227 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-540466b3-bb6f-4340-a439-a7f886735828 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a returned with HTTP 404 Aug 07 18:16:29.059825 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1412/5664] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:29 2026] GET /volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:30.340810 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:30.342309 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:16:30.342626 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "b71c9e91-84ec-455a-adb9-8be0a5e08b39", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:16:30.343950 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'b71c9e91-84ec-455a-adb9-8be0a5e08b39', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:16:30.410056 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume of 1 GB Aug 07 18:16:30.413900 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Availability Zones retrieved successfully. Aug 07 18:16:30.418678 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Flow 'volume_create_api' (a131d5ff-4a64-4326-8bb5-48017dcbdf91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:30.420147 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af081ef-12ac-4eb6-a23f-a6d7d3795134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:30.420985 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:16:30.471417 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af081ef-12ac-4eb6-a23f-a6d7d3795134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:30.472164 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (022f2880-5c62-4d64-8d5d-21fbe1592147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:30.508558 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Created reservations ['2ecf4999-866f-41af-ae99-ec32f48893a7', 'cbd62f16-2cad-4817-a9e6-6bdfaa855063', '89614b4b-41ea-4d53-a17b-8fbf4aa1091b', '07d56971-af95-4c14-b92d-e4ef432d9e78'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:16:30.509648 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (022f2880-5c62-4d64-8d5d-21fbe1592147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ecf4999-866f-41af-ae99-ec32f48893a7', 'cbd62f16-2cad-4817-a9e6-6bdfaa855063', '89614b4b-41ea-4d53-a17b-8fbf4aa1091b', '07d56971-af95-4c14-b92d-e4ef432d9e78']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:30.510713 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1132267d-b771-4752-abc2-ee399af4b280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:30.531715 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1132267d-b771-4752-abc2-ee399af4b280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd15f3058-3b07-4581-93a5-7c5b4c56cc3a', '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='4bacd294dddc47e0a55c5dd934bcd5c6',qos_specs=None,replication_status=,reservations=['2ecf4999-866f-41af-ae99-ec32f48893a7','cbd62f16-2cad-4817-a9e6-6bdfaa855063','89614b4b-41ea-4d53-a17b-8fbf4aa1091b','07d56971-af95-4c14-b92d-e4ef432d9e78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be9be023f1f34f33be9946c1e2159ca2',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:16:30Z,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=d15f3058-3b07-4581-93a5-7c5b4c56cc3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bacd294dddc47e0a55c5dd934bcd5c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be9be023f1f34f33be9946c1e2159ca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:30.532412 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94327eab-eec0-4f13-91df-89d8e28af78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:30.549318 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94327eab-eec0-4f13-91df-89d8e28af78a) transitioned into state 'SUCCESS' from 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='4bacd294dddc47e0a55c5dd934bcd5c6',qos_specs=None,replication_status=,reservations=['2ecf4999-866f-41af-ae99-ec32f48893a7','cbd62f16-2cad-4817-a9e6-6bdfaa855063','89614b4b-41ea-4d53-a17b-8fbf4aa1091b','07d56971-af95-4c14-b92d-e4ef432d9e78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be9be023f1f34f33be9946c1e2159ca2',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:30.550321 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac9ad82-c4d3-44cf-8284-7325ec5aff00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:30.560494 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac9ad82-c4d3-44cf-8284-7325ec5aff00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:30.561571 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Flow 'volume_create_api' (a131d5ff-4a64-4326-8bb5-48017dcbdf91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:30.561939 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume request issued successfully. Aug 07 18:16:30.562644 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ac1e9520-e48e-41ea-8f5c-898f3c80f661 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:16:30.563150 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1417/5665] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:16:30 2026] POST /volume/v3/volumes => generated 775 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:16:30.575481 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-96277a49-8da0-440a-af51-a2463eae71e3 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:30.577835 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96277a49-8da0-440a-af51-a2463eae71e3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:30.578129 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96277a49-8da0-440a-af51-a2463eae71e3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:30.578486 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-96277a49-8da0-440a-af51-a2463eae71e3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:30.587095 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:30.587095 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:30.591454 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-96277a49-8da0-440a-af51-a2463eae71e3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:30.596675 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-96277a49-8da0-440a-af51-a2463eae71e3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a returned with HTTP 200 Aug 07 18:16:30.597086 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1426/5666] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:30 2026] GET /volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:31.608605 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-32b154ff-a765-459b-ac01-56fbb0f55105 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:31.610285 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-32b154ff-a765-459b-ac01-56fbb0f55105 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:31.610524 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-32b154ff-a765-459b-ac01-56fbb0f55105 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:31.610712 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-32b154ff-a765-459b-ac01-56fbb0f55105 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:31.617419 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:31.617419 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:31.621769 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-32b154ff-a765-459b-ac01-56fbb0f55105 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:31.626443 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-32b154ff-a765-459b-ac01-56fbb0f55105 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a returned with HTTP 200 Aug 07 18:16:31.626835 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1412/5667] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:31 2026] GET /volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:32.638893 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8d7c3336-862f-420a-b0d5-14709f6bcd92 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:32.640554 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d7c3336-862f-420a-b0d5-14709f6bcd92 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:32.640752 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d7c3336-862f-420a-b0d5-14709f6bcd92 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:32.640925 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d7c3336-862f-420a-b0d5-14709f6bcd92 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:32.647605 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:32.647605 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:32.650866 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8d7c3336-862f-420a-b0d5-14709f6bcd92 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:32.654732 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d7c3336-862f-420a-b0d5-14709f6bcd92 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a returned with HTTP 200 Aug 07 18:16:32.655076 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1413/5668] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:32 2026] GET /volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:33.668279 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e307cdfc-b596-4da1-9a7f-6230c00e7267 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:33.670550 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e307cdfc-b596-4da1-9a7f-6230c00e7267 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:33.670817 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e307cdfc-b596-4da1-9a7f-6230c00e7267 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:33.671078 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e307cdfc-b596-4da1-9a7f-6230c00e7267 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:33.678844 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:33.678844 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:33.682488 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e307cdfc-b596-4da1-9a7f-6230c00e7267 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:33.686411 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e307cdfc-b596-4da1-9a7f-6230c00e7267 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a returned with HTTP 200 Aug 07 18:16:33.686818 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1418/5669] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:33 2026] GET /volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:34.698472 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bfa38af4-e54a-46df-be65-a1fca0d8533c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:34.700201 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfa38af4-e54a-46df-be65-a1fca0d8533c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:34.700466 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfa38af4-e54a-46df-be65-a1fca0d8533c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:34.700716 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfa38af4-e54a-46df-be65-a1fca0d8533c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:34.707973 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:34.707973 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:34.711667 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bfa38af4-e54a-46df-be65-a1fca0d8533c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:34.715827 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfa38af4-e54a-46df-be65-a1fca0d8533c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a returned with HTTP 200 Aug 07 18:16:34.716217 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1427/5670] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:34 2026] GET /volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:35.728496 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-185007bb-3dfc-4cf0-b502-ec1354e70cf7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:35.730144 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-185007bb-3dfc-4cf0-b502-ec1354e70cf7 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:35.730358 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-185007bb-3dfc-4cf0-b502-ec1354e70cf7 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:35.730551 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-185007bb-3dfc-4cf0-b502-ec1354e70cf7 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:35.737719 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:35.737719 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:35.741369 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-185007bb-3dfc-4cf0-b502-ec1354e70cf7 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:35.745555 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-185007bb-3dfc-4cf0-b502-ec1354e70cf7 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a returned with HTTP 200 Aug 07 18:16:35.746001 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1413/5671] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:35 2026] GET /volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:36.758307 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-74a72185-7f16-4f80-b4d3-9da78320774c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:36.760139 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74a72185-7f16-4f80-b4d3-9da78320774c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:36.760365 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74a72185-7f16-4f80-b4d3-9da78320774c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:36.760579 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74a72185-7f16-4f80-b4d3-9da78320774c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:36.768785 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:36.768785 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:36.772426 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-74a72185-7f16-4f80-b4d3-9da78320774c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:36.776885 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74a72185-7f16-4f80-b4d3-9da78320774c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a returned with HTTP 200 Aug 07 18:16:36.777491 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1414/5672] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:36 2026] GET /volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:36.787960 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0983b516-2fd8-40c8-808b-c36a02d115d0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:36.789497 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0983b516-2fd8-40c8-808b-c36a02d115d0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:36.789677 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0983b516-2fd8-40c8-808b-c36a02d115d0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:36.789844 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0983b516-2fd8-40c8-808b-c36a02d115d0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:36.796002 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:36.796002 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:36.799008 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-0983b516-2fd8-40c8-808b-c36a02d115d0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:36.802958 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0983b516-2fd8-40c8-808b-c36a02d115d0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a returned with HTTP 200 Aug 07 18:16:36.803302 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1419/5673] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:36 2026] GET /volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:36.814832 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2360e5ff-1959-47aa-aab2-b576fa1ddabc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:36.816615 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2360e5ff-1959-47aa-aab2-b576fa1ddabc tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:16:36.816977 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2360e5ff-1959-47aa-aab2-b576fa1ddabc tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d15f3058-3b07-4581-93a5-7c5b4c56cc3a", "name": "tempest-VolumeImageDependencyTests-Snapshot-127045167"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:16:36.825509 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:36.825509 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:36.825969 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2360e5ff-1959-47aa-aab2-b576fa1ddabc tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:36.826085 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-2360e5ff-1959-47aa-aab2-b576fa1ddabc tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create snapshot from volume d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:36.856121 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-2360e5ff-1959-47aa-aab2-b576fa1ddabc tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Created reservations ['79b110a4-b439-40ec-a06f-748f390391f3', 'b70238e9-9a9b-4982-b9df-3d76ecb71fb2', '716f75cf-4274-4571-aec9-09ba8c33f357', '36a2dc93-0a49-4680-9842-1ec133e9baed'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:16:36.881780 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2360e5ff-1959-47aa-aab2-b576fa1ddabc tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Snapshot create request issued successfully. Aug 07 18:16:36.882158 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2360e5ff-1959-47aa-aab2-b576fa1ddabc tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:16:36.882663 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1428/5674] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:16:36 2026] POST /volume/v3/snapshots => generated 312 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:16:36.890974 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ecb092a7-8354-45a2-86b5-3b6a356b49e0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:36.892713 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ecb092a7-8354-45a2-86b5-3b6a356b49e0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 Aug 07 18:16:36.892914 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ecb092a7-8354-45a2-86b5-3b6a356b49e0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:36.893083 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ecb092a7-8354-45a2-86b5-3b6a356b49e0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:36.898208 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:36.898208 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:36.898650 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ecb092a7-8354-45a2-86b5-3b6a356b49e0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Snapshot retrieved successfully. Aug 07 18:16:36.899411 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ecb092a7-8354-45a2-86b5-3b6a356b49e0 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 returned with HTTP 200 Aug 07 18:16:36.899776 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1414/5675] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:16:36 2026] GET /volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:37.908594 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1d2edc72-a655-4213-9fde-b54657b11f2f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:37.910490 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d2edc72-a655-4213-9fde-b54657b11f2f tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 Aug 07 18:16:37.910743 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d2edc72-a655-4213-9fde-b54657b11f2f tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:37.910983 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d2edc72-a655-4213-9fde-b54657b11f2f tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:37.915798 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:37.915798 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:37.916187 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1d2edc72-a655-4213-9fde-b54657b11f2f tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Snapshot retrieved successfully. Aug 07 18:16:37.916905 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d2edc72-a655-4213-9fde-b54657b11f2f tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 returned with HTTP 200 Aug 07 18:16:37.917261 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1415/5676] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:16:37 2026] GET /volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:37.925593 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:37.927221 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:16:37.927606 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "eb866d14-6cab-49e1-806c-1466c1b14090", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:16:37.929018 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'eb866d14-6cab-49e1-806c-1466c1b14090', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:16:37.934395 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:37.934395 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:37.934877 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Snapshot retrieved successfully. Aug 07 18:16:37.935017 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume of 1 GB Aug 07 18:16:37.938635 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Availability Zones retrieved successfully. Aug 07 18:16:37.944003 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Flow 'volume_create_api' (dfb09988-cb43-499f-b949-00826b7c81d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:37.944893 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ac3b0d-c395-4a10-a9a9-a4e440a1f965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:37.945753 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:16:37.973652 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ac3b0d-c395-4a10-a9a9-a4e440a1f965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'eb866d14-6cab-49e1-806c-1466c1b14090', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:37.974411 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3115086-aadd-44fa-a3e3-eae570369e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:38.012380 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Created reservations ['21a66e20-20ec-467b-a3e0-7dcedc38bdcc', '65fa6a04-c697-4368-8125-9a987fa2b38e', '62a708f3-b0be-41ff-a32d-b6c66b4475b1', 'ed56157b-5dae-4107-998e-815773384a5e'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:16:38.013089 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3115086-aadd-44fa-a3e3-eae570369e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21a66e20-20ec-467b-a3e0-7dcedc38bdcc', '65fa6a04-c697-4368-8125-9a987fa2b38e', '62a708f3-b0be-41ff-a32d-b6c66b4475b1', 'ed56157b-5dae-4107-998e-815773384a5e']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:38.013816 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c52f5c01-1a56-42f5-bf97-b6fb13284636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:38.053869 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c52f5c01-1a56-42f5-bf97-b6fb13284636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41061306-33d1-4029-af88-5686a253adc7', '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='4bacd294dddc47e0a55c5dd934bcd5c6',qos_specs=None,replication_status=,reservations=['21a66e20-20ec-467b-a3e0-7dcedc38bdcc','65fa6a04-c697-4368-8125-9a987fa2b38e','62a708f3-b0be-41ff-a32d-b6c66b4475b1','ed56157b-5dae-4107-998e-815773384a5e'],size=1,snapshot_id=eb866d14-6cab-49e1-806c-1466c1b14090,source_replicaid=,source_volid=None,status='creating',user_id='be9be023f1f34f33be9946c1e2159ca2',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), '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-07T18:16:38Z,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=41061306-33d1-4029-af88-5686a253adc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bacd294dddc47e0a55c5dd934bcd5c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=eb866d14-6cab-49e1-806c-1466c1b14090,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be9be023f1f34f33be9946c1e2159ca2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:38.054443 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29940824-8bf3-49c8-b5a8-54e987fd99e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:38.068391 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29940824-8bf3-49c8-b5a8-54e987fd99e1) transitioned into state 'SUCCESS' from 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='4bacd294dddc47e0a55c5dd934bcd5c6',qos_specs=None,replication_status=,reservations=['21a66e20-20ec-467b-a3e0-7dcedc38bdcc','65fa6a04-c697-4368-8125-9a987fa2b38e','62a708f3-b0be-41ff-a32d-b6c66b4475b1','ed56157b-5dae-4107-998e-815773384a5e'],size=1,snapshot_id=eb866d14-6cab-49e1-806c-1466c1b14090,source_replicaid=,source_volid=None,status='creating',user_id='be9be023f1f34f33be9946c1e2159ca2',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:38.069101 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592df36b-94bc-42fd-857f-0a300c477871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:38.085388 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592df36b-94bc-42fd-857f-0a300c477871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:38.086087 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Flow 'volume_create_api' (dfb09988-cb43-499f-b949-00826b7c81d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:38.086373 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Create volume request issued successfully. Aug 07 18:16:38.086876 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-922f9a6b-8451-44eb-8cf2-762ff971a30c tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:16:38.087269 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1420/5677] 10.4.3.241 () {70 vars in 1300 bytes} [Fri Aug 7 18:16:37 2026] POST /volume/v3/volumes => generated 809 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:16:38.099564 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9c002f26-3807-41a6-a2d6-eb2f30e668a8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:38.102000 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c002f26-3807-41a6-a2d6-eb2f30e668a8 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 Aug 07 18:16:38.102305 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c002f26-3807-41a6-a2d6-eb2f30e668a8 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:38.102625 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9c002f26-3807-41a6-a2d6-eb2f30e668a8 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:38.111366 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:38.111366 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:38.115321 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9c002f26-3807-41a6-a2d6-eb2f30e668a8 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:38.120029 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9c002f26-3807-41a6-a2d6-eb2f30e668a8 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 returned with HTTP 200 Aug 07 18:16:38.120516 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1429/5678] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:38 2026] GET /volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:39.134260 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-501f8895-8ffc-4988-8d0e-ef21fc1c901e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:39.135845 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-501f8895-8ffc-4988-8d0e-ef21fc1c901e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 Aug 07 18:16:39.136051 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-501f8895-8ffc-4988-8d0e-ef21fc1c901e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:39.136260 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-501f8895-8ffc-4988-8d0e-ef21fc1c901e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:39.143439 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:39.143439 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:39.146901 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-501f8895-8ffc-4988-8d0e-ef21fc1c901e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:39.151027 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-501f8895-8ffc-4988-8d0e-ef21fc1c901e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 returned with HTTP 200 Aug 07 18:16:39.151438 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1415/5679] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:39 2026] GET /volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:39.163020 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8e44a680-2075-44fd-b1f2-38654be4a2e5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:39.165156 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e44a680-2075-44fd-b1f2-38654be4a2e5 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 Aug 07 18:16:39.165485 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e44a680-2075-44fd-b1f2-38654be4a2e5 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:39.165728 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e44a680-2075-44fd-b1f2-38654be4a2e5 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:39.173143 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:39.173143 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:39.176354 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8e44a680-2075-44fd-b1f2-38654be4a2e5 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:39.180193 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e44a680-2075-44fd-b1f2-38654be4a2e5 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 returned with HTTP 200 Aug 07 18:16:39.180592 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1416/5680] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:39 2026] GET /volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:39.193416 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-40b7fbce-d229-4812-8c72-4693c8533c15 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:39.195499 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40b7fbce-d229-4812-8c72-4693c8533c15 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 Aug 07 18:16:39.195688 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40b7fbce-d229-4812-8c72-4693c8533c15 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:39.195864 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40b7fbce-d229-4812-8c72-4693c8533c15 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:39.195965 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-40b7fbce-d229-4812-8c72-4693c8533c15 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete snapshot with id: eb866d14-6cab-49e1-806c-1466c1b14090 Aug 07 18:16:39.200432 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:39.200432 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:39.200802 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-40b7fbce-d229-4812-8c72-4693c8533c15 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Snapshot retrieved successfully. Aug 07 18:16:39.214016 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-40b7fbce-d229-4812-8c72-4693c8533c15 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Snapshot delete request issued successfully. Aug 07 18:16:39.214171 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40b7fbce-d229-4812-8c72-4693c8533c15 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 returned with HTTP 202 Aug 07 18:16:39.214641 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1421/5681] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:16:39 2026] DELETE /volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:16:39.221808 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ca3f13f7-a725-44dd-ad2a-f451cb76e0f6 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:39.224554 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ca3f13f7-a725-44dd-ad2a-f451cb76e0f6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 Aug 07 18:16:39.224859 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ca3f13f7-a725-44dd-ad2a-f451cb76e0f6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:39.225151 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ca3f13f7-a725-44dd-ad2a-f451cb76e0f6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:39.231050 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:39.231050 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:39.231506 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-ca3f13f7-a725-44dd-ad2a-f451cb76e0f6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Snapshot retrieved successfully. Aug 07 18:16:39.232232 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ca3f13f7-a725-44dd-ad2a-f451cb76e0f6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 returned with HTTP 200 Aug 07 18:16:39.232774 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1430/5682] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:16:39 2026] GET /volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:40.241738 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-19005024-efc9-4a49-9dd1-25ed6d1c4e78 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:40.244022 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19005024-efc9-4a49-9dd1-25ed6d1c4e78 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 Aug 07 18:16:40.244207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19005024-efc9-4a49-9dd1-25ed6d1c4e78 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:40.244415 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19005024-efc9-4a49-9dd1-25ed6d1c4e78 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:40.248192 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19005024-efc9-4a49-9dd1-25ed6d1c4e78 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 returned with HTTP 404 Aug 07 18:16:40.248834 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1416/5683] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:16:40 2026] GET /volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:16:40.255917 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8e144392-9ee3-4647-8962-92cc8cd1eb87 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:40.258223 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e144392-9ee3-4647-8962-92cc8cd1eb87 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] DELETE https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 Aug 07 18:16:40.258520 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e144392-9ee3-4647-8962-92cc8cd1eb87 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:40.258756 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e144392-9ee3-4647-8962-92cc8cd1eb87 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:40.258955 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8e144392-9ee3-4647-8962-92cc8cd1eb87 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume with id: 41061306-33d1-4029-af88-5686a253adc7 Aug 07 18:16:40.266505 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:40.266505 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:40.266980 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8e144392-9ee3-4647-8962-92cc8cd1eb87 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:40.282146 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8e144392-9ee3-4647-8962-92cc8cd1eb87 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume request issued successfully. Aug 07 18:16:40.282360 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e144392-9ee3-4647-8962-92cc8cd1eb87 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 returned with HTTP 202 Aug 07 18:16:40.282831 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1417/5684] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:16:40 2026] DELETE /volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:16:40.289416 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-89323059-ebef-45db-b0d2-5f32809eb6e1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:40.291123 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89323059-ebef-45db-b0d2-5f32809eb6e1 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 Aug 07 18:16:40.291358 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89323059-ebef-45db-b0d2-5f32809eb6e1 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:40.291559 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-89323059-ebef-45db-b0d2-5f32809eb6e1 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:40.297956 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:40.297956 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:40.301478 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-89323059-ebef-45db-b0d2-5f32809eb6e1 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:40.305775 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-89323059-ebef-45db-b0d2-5f32809eb6e1 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 returned with HTTP 200 Aug 07 18:16:40.306135 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1422/5685] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:40 2026] GET /volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 => generated 1227 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:41.319492 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5eac18ef-acae-40b3-9654-70203d9e114d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:41.321306 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5eac18ef-acae-40b3-9654-70203d9e114d tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 Aug 07 18:16:41.321538 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5eac18ef-acae-40b3-9654-70203d9e114d tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:41.321714 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5eac18ef-acae-40b3-9654-70203d9e114d tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:41.326927 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5eac18ef-acae-40b3-9654-70203d9e114d tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 returned with HTTP 404 Aug 07 18:16:41.327360 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1431/5686] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:41 2026] GET /volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:41.468461 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-6ebf107f-fa4f-4a8c-829f-8c7ab7deb993 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:41.470183 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6ebf107f-fa4f-4a8c-829f-8c7ab7deb993 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] DELETE https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:41.470455 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6ebf107f-fa4f-4a8c-829f-8c7ab7deb993 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:41.470658 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-6ebf107f-fa4f-4a8c-829f-8c7ab7deb993 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:41.470817 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-6ebf107f-fa4f-4a8c-829f-8c7ab7deb993 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume with id: d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:41.477679 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:41.477679 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:41.478223 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6ebf107f-fa4f-4a8c-829f-8c7ab7deb993 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:41.492312 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-6ebf107f-fa4f-4a8c-829f-8c7ab7deb993 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume request issued successfully. Aug 07 18:16:41.492461 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-6ebf107f-fa4f-4a8c-829f-8c7ab7deb993 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a returned with HTTP 202 Aug 07 18:16:41.492867 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1417/5687] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:16:41 2026] DELETE /volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:16:41.498851 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5c485d3a-052b-4f07-a0fb-72655f1c92a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:41.501421 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c485d3a-052b-4f07-a0fb-72655f1c92a6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:41.502024 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5c485d3a-052b-4f07-a0fb-72655f1c92a6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:41.502024 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5c485d3a-052b-4f07-a0fb-72655f1c92a6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:41.508476 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:41.508476 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:41.511686 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5c485d3a-052b-4f07-a0fb-72655f1c92a6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:41.515958 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c485d3a-052b-4f07-a0fb-72655f1c92a6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a returned with HTTP 200 Aug 07 18:16:41.516312 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1418/5688] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:41 2026] GET /volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:42.530718 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-300b1ca6-553c-4162-a83a-fa9000c6e20e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:42.532763 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-300b1ca6-553c-4162-a83a-fa9000c6e20e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:42.532969 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-300b1ca6-553c-4162-a83a-fa9000c6e20e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:42.533144 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-300b1ca6-553c-4162-a83a-fa9000c6e20e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:42.538614 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-300b1ca6-553c-4162-a83a-fa9000c6e20e tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a returned with HTTP 404 Aug 07 18:16:42.539023 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1423/5689] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:42 2026] GET /volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:42.546667 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-749239bd-cdd8-4e24-b96b-308e58609777 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:42.548547 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-749239bd-cdd8-4e24-b96b-308e58609777 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] DELETE https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 Aug 07 18:16:42.548817 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-749239bd-cdd8-4e24-b96b-308e58609777 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:42.549031 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-749239bd-cdd8-4e24-b96b-308e58609777 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:42.549188 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-749239bd-cdd8-4e24-b96b-308e58609777 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume with id: 41061306-33d1-4029-af88-5686a253adc7 Aug 07 18:16:42.554286 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-749239bd-cdd8-4e24-b96b-308e58609777 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 returned with HTTP 404 Aug 07 18:16:42.554711 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1432/5690] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:16:42 2026] DELETE /volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:42.560938 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-86c9dbc5-67a5-49bd-b473-126d919d85c9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:42.562763 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86c9dbc5-67a5-49bd-b473-126d919d85c9 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 Aug 07 18:16:42.562963 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86c9dbc5-67a5-49bd-b473-126d919d85c9 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:42.563163 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-86c9dbc5-67a5-49bd-b473-126d919d85c9 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:42.568716 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-86c9dbc5-67a5-49bd-b473-126d919d85c9 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 returned with HTTP 404 Aug 07 18:16:42.569152 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1418/5691] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:42 2026] GET /volume/v3/volumes/41061306-33d1-4029-af88-5686a253adc7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:42.574707 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7811ac9e-db11-4408-b69a-a2145ea84555 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:42.576325 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7811ac9e-db11-4408-b69a-a2145ea84555 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 Aug 07 18:16:42.576518 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7811ac9e-db11-4408-b69a-a2145ea84555 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:42.576694 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7811ac9e-db11-4408-b69a-a2145ea84555 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:42.576793 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-7811ac9e-db11-4408-b69a-a2145ea84555 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete snapshot with id: eb866d14-6cab-49e1-806c-1466c1b14090 Aug 07 18:16:42.580603 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7811ac9e-db11-4408-b69a-a2145ea84555 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 returned with HTTP 404 Aug 07 18:16:42.581009 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1419/5692] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:16:42 2026] DELETE /volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:16:42.586953 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-137732e4-f300-42ce-980c-6453115c3ad1 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:42.588849 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-137732e4-f300-42ce-980c-6453115c3ad1 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 Aug 07 18:16:42.589043 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-137732e4-f300-42ce-980c-6453115c3ad1 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:42.589234 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-137732e4-f300-42ce-980c-6453115c3ad1 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:42.594420 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-137732e4-f300-42ce-980c-6453115c3ad1 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 returned with HTTP 404 Aug 07 18:16:42.595032 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1424/5693] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:16:42 2026] GET /volume/v3/snapshots/eb866d14-6cab-49e1-806c-1466c1b14090 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:16:42.600617 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9d7a2bc9-b423-4f95-946e-04b0d67f21b7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:42.602264 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9d7a2bc9-b423-4f95-946e-04b0d67f21b7 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] DELETE https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:42.602494 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9d7a2bc9-b423-4f95-946e-04b0d67f21b7 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:42.602680 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9d7a2bc9-b423-4f95-946e-04b0d67f21b7 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:42.602833 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-9d7a2bc9-b423-4f95-946e-04b0d67f21b7 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume with id: d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:42.608173 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9d7a2bc9-b423-4f95-946e-04b0d67f21b7 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a returned with HTTP 404 Aug 07 18:16:42.608684 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1433/5694] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:16:42 2026] DELETE /volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:42.614638 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-defeec85-cd56-4bf8-b184-29b0840473e6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:42.616235 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-defeec85-cd56-4bf8-b184-29b0840473e6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a Aug 07 18:16:42.616444 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-defeec85-cd56-4bf8-b184-29b0840473e6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:42.616623 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-defeec85-cd56-4bf8-b184-29b0840473e6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:42.621677 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-defeec85-cd56-4bf8-b184-29b0840473e6 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a returned with HTTP 404 Aug 07 18:16:42.622071 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1419/5695] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:42 2026] GET /volume/v3/volumes/d15f3058-3b07-4581-93a5-7c5b4c56cc3a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:42.653839 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d57e490a-db5d-475a-bffd-dbf7250afbc2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:42.655510 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d57e490a-db5d-475a-bffd-dbf7250afbc2 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] DELETE https://10.4.3.241/volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 Aug 07 18:16:42.655732 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d57e490a-db5d-475a-bffd-dbf7250afbc2 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:42.655907 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d57e490a-db5d-475a-bffd-dbf7250afbc2 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:42.656059 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d57e490a-db5d-475a-bffd-dbf7250afbc2 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume with id: 866f2d97-d750-465b-bf7f-d2e3203c3046 Aug 07 18:16:42.662132 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:42.662132 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:42.662545 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d57e490a-db5d-475a-bffd-dbf7250afbc2 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:42.676957 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d57e490a-db5d-475a-bffd-dbf7250afbc2 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume request issued successfully. Aug 07 18:16:42.677195 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d57e490a-db5d-475a-bffd-dbf7250afbc2 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 returned with HTTP 202 Aug 07 18:16:42.677625 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1420/5696] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:16:42 2026] DELETE /volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 18:16:42.685511 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f39bbc06-ffe0-4f53-a450-5a3f1435860f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:42.687424 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f39bbc06-ffe0-4f53-a450-5a3f1435860f tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 Aug 07 18:16:42.687632 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f39bbc06-ffe0-4f53-a450-5a3f1435860f tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:42.687815 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f39bbc06-ffe0-4f53-a450-5a3f1435860f tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:42.694393 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:42.694393 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:42.698057 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-f39bbc06-ffe0-4f53-a450-5a3f1435860f tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Volume info retrieved successfully. Aug 07 18:16:42.702563 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f39bbc06-ffe0-4f53-a450-5a3f1435860f tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 returned with HTTP 200 Aug 07 18:16:42.702914 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1425/5697] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:42 2026] GET /volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 18:16:43.713987 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bfd0ef68-8245-4a8e-a3ce-8d2d7bc31b21 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:43.715625 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfd0ef68-8245-4a8e-a3ce-8d2d7bc31b21 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 Aug 07 18:16:43.715803 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfd0ef68-8245-4a8e-a3ce-8d2d7bc31b21 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:43.716011 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bfd0ef68-8245-4a8e-a3ce-8d2d7bc31b21 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:43.722745 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bfd0ef68-8245-4a8e-a3ce-8d2d7bc31b21 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 returned with HTTP 404 Aug 07 18:16:43.722745 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1434/5698] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:43 2026] GET /volume/v3/volumes/866f2d97-d750-465b-bf7f-d2e3203c3046 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:43.729389 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-44066e78-9892-4a69-ab8a-f48712d27d12 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:43.731552 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-44066e78-9892-4a69-ab8a-f48712d27d12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] DELETE https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:43.731821 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-44066e78-9892-4a69-ab8a-f48712d27d12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:43.732056 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-44066e78-9892-4a69-ab8a-f48712d27d12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:43.732294 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-44066e78-9892-4a69-ab8a-f48712d27d12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume with id: e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:43.738882 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-44066e78-9892-4a69-ab8a-f48712d27d12 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a returned with HTTP 404 Aug 07 18:16:43.739327 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1420/5699] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:16:43 2026] DELETE /volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:43.745346 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-21313296-20d4-43ef-adb7-c4f3cbc1d870 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:43.746942 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21313296-20d4-43ef-adb7-c4f3cbc1d870 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a Aug 07 18:16:43.747134 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21313296-20d4-43ef-adb7-c4f3cbc1d870 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:43.747337 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21313296-20d4-43ef-adb7-c4f3cbc1d870 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:43.752258 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21313296-20d4-43ef-adb7-c4f3cbc1d870 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a returned with HTTP 404 Aug 07 18:16:43.752664 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1421/5700] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:43 2026] GET /volume/v3/volumes/e9b95e37-1ed0-4f3e-914a-15f514f1ae8a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:43.784857 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8f8ab408-4af8-4add-9526-8fc8e5cb95e3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:43.786549 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f8ab408-4af8-4add-9526-8fc8e5cb95e3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] DELETE https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:43.786731 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f8ab408-4af8-4add-9526-8fc8e5cb95e3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:43.786907 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8f8ab408-4af8-4add-9526-8fc8e5cb95e3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:43.787056 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-8f8ab408-4af8-4add-9526-8fc8e5cb95e3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Delete volume with id: 83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:43.792613 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8f8ab408-4af8-4add-9526-8fc8e5cb95e3 tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 404 Aug 07 18:16:43.793012 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1426/5701] 10.4.3.241 () {68 vars in 1392 bytes} [Fri Aug 7 18:16:43 2026] DELETE /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:43.800070 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5c3de153-16f8-4212-9ac7-66a69bec09eb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:43.801907 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c3de153-16f8-4212-9ac7-66a69bec09eb tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] GET https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 Aug 07 18:16:43.802362 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c3de153-16f8-4212-9ac7-66a69bec09eb tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:43.802764 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5c3de153-16f8-4212-9ac7-66a69bec09eb tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:43.810140 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5c3de153-16f8-4212-9ac7-66a69bec09eb tempest-VolumeImageDependencyTests-1590271385 tempest-VolumeImageDependencyTests-1590271385-project-member] https://10.4.3.241/volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 returned with HTTP 404 Aug 07 18:16:43.810966 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1435/5702] 10.4.3.241 () {68 vars in 1389 bytes} [Fri Aug 7 18:16:43 2026] GET /volume/v3/volumes/83902a93-890a-41f1-8d91-4311479a3aa9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 18:16:44.847121 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:44.926728 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:16:44.927046 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:16:44.928319 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:16:44.928495 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Create volume of 1 GB Aug 07 18:16:44.932101 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Availability Zones retrieved successfully. Aug 07 18:16:44.936952 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Flow 'volume_create_api' (9bfb2666-dd6a-4976-9923-101bc060f9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:44.937893 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c13ac7-9b28-4105-969c-6d88843a01f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:44.938687 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:16:44.960673 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c13ac7-9b28-4105-969c-6d88843a01f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:44.961407 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a940ed1d-ca25-4e20-9b26-3cef2e4c652c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:45.009833 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Created reservations ['1bf055ee-63aa-484f-8fae-d463adb9359f', '4f9b574d-2230-441f-9df0-e5a487fe4a30', 'f93154c5-2faf-416a-bf25-2c03c30f76a9', 'df5eb2ce-7581-4658-9e52-38d7388fedb9'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:16:45.010552 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a940ed1d-ca25-4e20-9b26-3cef2e4c652c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bf055ee-63aa-484f-8fae-d463adb9359f', '4f9b574d-2230-441f-9df0-e5a487fe4a30', 'f93154c5-2faf-416a-bf25-2c03c30f76a9', 'df5eb2ce-7581-4658-9e52-38d7388fedb9']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:45.011252 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0996aaf6-2fa2-4593-9c1b-dd685b258f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:45.029703 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0996aaf6-2fa2-4593-9c1b-dd685b258f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c63049da-96c3-4291-9aae-76f5668ef67e', '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='2ac170d7f8a847f981954fd200737453',qos_specs=None,replication_status=,reservations=['1bf055ee-63aa-484f-8fae-d463adb9359f','4f9b574d-2230-441f-9df0-e5a487fe4a30','f93154c5-2faf-416a-bf25-2c03c30f76a9','df5eb2ce-7581-4658-9e52-38d7388fedb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c28bd2fabeea4846a4589b46cd01670a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:16:45Z,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=c63049da-96c3-4291-9aae-76f5668ef67e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ac170d7f8a847f981954fd200737453',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c28bd2fabeea4846a4589b46cd01670a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:45.030412 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b35bcf9f-d12e-4dc0-b6fd-7aa4d7003013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:45.044032 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b35bcf9f-d12e-4dc0-b6fd-7aa4d7003013) transitioned into state 'SUCCESS' from 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='2ac170d7f8a847f981954fd200737453',qos_specs=None,replication_status=,reservations=['1bf055ee-63aa-484f-8fae-d463adb9359f','4f9b574d-2230-441f-9df0-e5a487fe4a30','f93154c5-2faf-416a-bf25-2c03c30f76a9','df5eb2ce-7581-4658-9e52-38d7388fedb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c28bd2fabeea4846a4589b46cd01670a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:45.044738 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8474e2-95b9-4ab9-bb54-b02492d5ee93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:45.051848 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8474e2-95b9-4ab9-bb54-b02492d5ee93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:45.052605 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Flow 'volume_create_api' (9bfb2666-dd6a-4976-9923-101bc060f9e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:45.052907 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Create volume request issued successfully. Aug 07 18:16:45.053554 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3e2e6925-3fa9-463e-bac5-e30dfd1d0c46 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:16:45.054088 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1421/5703] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:16:44 2026] POST /volume/v3/volumes => generated 740 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:16:45.065716 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fc8d4f24-520f-4f03-bf57-8423ffa6bf9a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:45.067491 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc8d4f24-520f-4f03-bf57-8423ffa6bf9a tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e Aug 07 18:16:45.068430 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc8d4f24-520f-4f03-bf57-8423ffa6bf9a tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:45.068430 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc8d4f24-520f-4f03-bf57-8423ffa6bf9a tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:45.075432 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:45.075432 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:45.078928 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fc8d4f24-520f-4f03-bf57-8423ffa6bf9a tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Volume info retrieved successfully. Aug 07 18:16:45.083102 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc8d4f24-520f-4f03-bf57-8423ffa6bf9a tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e returned with HTTP 200 Aug 07 18:16:45.083489 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1422/5704] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:16:45 2026] GET /volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e => generated 808 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:46.096549 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-dc99f5e8-a82e-4052-a9c3-62d11082ced3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:46.098894 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc99f5e8-a82e-4052-a9c3-62d11082ced3 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e Aug 07 18:16:46.099185 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc99f5e8-a82e-4052-a9c3-62d11082ced3 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:46.099483 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-dc99f5e8-a82e-4052-a9c3-62d11082ced3 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:46.109155 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:46.109155 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:46.113354 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-dc99f5e8-a82e-4052-a9c3-62d11082ced3 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Volume info retrieved successfully. Aug 07 18:16:46.117075 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-dc99f5e8-a82e-4052-a9c3-62d11082ced3 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e returned with HTTP 200 Aug 07 18:16:46.117478 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1427/5705] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:16:46 2026] GET /volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:46.128895 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-7b1eabf0-a31a-41cc-b897-59efdfba0c81 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:46.130532 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7b1eabf0-a31a-41cc-b897-59efdfba0c81 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e Aug 07 18:16:46.130712 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7b1eabf0-a31a-41cc-b897-59efdfba0c81 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:46.130884 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-7b1eabf0-a31a-41cc-b897-59efdfba0c81 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:46.132623 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=100,cinder:UPDATE=31,cinder:INSERT=16 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:16:46.138652 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:46.138652 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:46.142996 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-7b1eabf0-a31a-41cc-b897-59efdfba0c81 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Volume info retrieved successfully. Aug 07 18:16:46.147127 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-7b1eabf0-a31a-41cc-b897-59efdfba0c81 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e returned with HTTP 200 Aug 07 18:16:46.147531 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1436/5706] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:16:46 2026] GET /volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:46.159938 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-52b639e0-862b-4455-b104-65bc3f553df6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:46.161680 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:16:46.162009 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1203804711"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:16:46.163800 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1203804711'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:16:46.163972 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Create volume of 1 GB Aug 07 18:16:46.164298 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:46.164298 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:46.166687 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=86,cinder:UPDATE=14,cinder:INSERT=12 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:16:46.168875 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Availability Zones retrieved successfully. Aug 07 18:16:46.175116 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Flow 'volume_create_api' (53cde773-ca2e-449b-a2a9-a2e0bebab523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:46.175951 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9894cee-d061-4f4a-b73c-d57bf4d9bf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:46.177123 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:16:46.198835 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9894cee-d061-4f4a-b73c-d57bf4d9bf43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:46.199579 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45448ee9-efd5-4388-b90f-79dce15b2908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:46.234332 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Created reservations ['4336634f-c9b1-4683-95ac-3e1fc1e52933', '9207c9bb-ffd4-45e2-a415-93f58d1e3e9a', '2737f70d-c767-490b-865e-e1a86fdfc1ef', 'ed2bee1b-b56d-4124-93b4-06edb7407193'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:16:46.235070 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45448ee9-efd5-4388-b90f-79dce15b2908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4336634f-c9b1-4683-95ac-3e1fc1e52933', '9207c9bb-ffd4-45e2-a415-93f58d1e3e9a', '2737f70d-c767-490b-865e-e1a86fdfc1ef', 'ed2bee1b-b56d-4124-93b4-06edb7407193']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:46.235762 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e155971d-cbe2-4d12-8e7b-c02175055ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:46.256333 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e155971d-cbe2-4d12-8e7b-c02175055ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a22a509-70a5-44ed-ab5a-b66780b702bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1203804711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac170d7f8a847f981954fd200737453',qos_specs=None,replication_status=,reservations=['4336634f-c9b1-4683-95ac-3e1fc1e52933','9207c9bb-ffd4-45e2-a415-93f58d1e3e9a','2737f70d-c767-490b-865e-e1a86fdfc1ef','ed2bee1b-b56d-4124-93b4-06edb7407193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c28bd2fabeea4846a4589b46cd01670a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:16:46Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1203804711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a22a509-70a5-44ed-ab5a-b66780b702bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ac170d7f8a847f981954fd200737453',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c28bd2fabeea4846a4589b46cd01670a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:46.257234 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5dd7c56-163d-4c3c-8323-b93c90fb031c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:46.273123 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5dd7c56-163d-4c3c-8323-b93c90fb031c) transitioned into 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-1203804711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac170d7f8a847f981954fd200737453',qos_specs=None,replication_status=,reservations=['4336634f-c9b1-4683-95ac-3e1fc1e52933','9207c9bb-ffd4-45e2-a415-93f58d1e3e9a','2737f70d-c767-490b-865e-e1a86fdfc1ef','ed2bee1b-b56d-4124-93b4-06edb7407193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c28bd2fabeea4846a4589b46cd01670a',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:46.273886 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c6e5771-e086-4505-8f1b-4d6f25671c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:46.281321 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c6e5771-e086-4505-8f1b-4d6f25671c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:46.282074 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Flow 'volume_create_api' (53cde773-ca2e-449b-a2a9-a2e0bebab523) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:46.282391 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Create volume request issued successfully. Aug 07 18:16:46.283032 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-52b639e0-862b-4455-b104-65bc3f553df6 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:16:46.283465 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1422/5707] 10.4.3.241 () {68 vars in 1259 bytes} [Fri Aug 7 18:16:46 2026] POST /volume/v3/volumes => generated 776 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:16:46.293710 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7deaf585-5b7d-4bb4-b96d-8cfc937a4330 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:46.295365 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7deaf585-5b7d-4bb4-b96d-8cfc937a4330 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb Aug 07 18:16:46.295517 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7deaf585-5b7d-4bb4-b96d-8cfc937a4330 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:46.295693 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7deaf585-5b7d-4bb4-b96d-8cfc937a4330 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:46.301694 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:46.301694 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:46.304663 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7deaf585-5b7d-4bb4-b96d-8cfc937a4330 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Volume info retrieved successfully. Aug 07 18:16:46.308062 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7deaf585-5b7d-4bb4-b96d-8cfc937a4330 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb returned with HTTP 200 Aug 07 18:16:46.308407 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1423/5708] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:16:46 2026] GET /volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:47.320108 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e25da0ce-cc24-4f56-a3ec-f824f410e833 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:47.322029 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e25da0ce-cc24-4f56-a3ec-f824f410e833 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb Aug 07 18:16:47.322274 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e25da0ce-cc24-4f56-a3ec-f824f410e833 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:47.322524 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e25da0ce-cc24-4f56-a3ec-f824f410e833 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:47.324625 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=134,cinder:UPDATE=42,cinder:INSERT=19 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:16:47.331027 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:47.331027 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:47.335907 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e25da0ce-cc24-4f56-a3ec-f824f410e833 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Volume info retrieved successfully. Aug 07 18:16:47.339719 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e25da0ce-cc24-4f56-a3ec-f824f410e833 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb returned with HTTP 200 Aug 07 18:16:47.340143 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1428/5709] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:16:47 2026] GET /volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:47.350895 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2758bce3-158e-4606-b9f2-03ba30506748 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:47.352720 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2758bce3-158e-4606-b9f2-03ba30506748 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb Aug 07 18:16:47.352977 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2758bce3-158e-4606-b9f2-03ba30506748 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:47.353238 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2758bce3-158e-4606-b9f2-03ba30506748 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:47.360862 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:47.360862 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:47.365146 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-2758bce3-158e-4606-b9f2-03ba30506748 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Volume info retrieved successfully. Aug 07 18:16:47.369905 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2758bce3-158e-4606-b9f2-03ba30506748 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb returned with HTTP 200 Aug 07 18:16:47.370476 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1437/5710] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:16:47 2026] GET /volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:47.382138 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cd56c3e5-9bfe-44ce-9985-ca10177f2265 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:47.383964 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cd56c3e5-9bfe-44ce-9985-ca10177f2265 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:16:47.384339 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cd56c3e5-9bfe-44ce-9985-ca10177f2265 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a22a509-70a5-44ed-ab5a-b66780b702bb", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-386664547"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:16:47.392742 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:47.392742 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:47.393190 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cd56c3e5-9bfe-44ce-9985-ca10177f2265 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Volume info retrieved successfully. Aug 07 18:16:47.393307 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-cd56c3e5-9bfe-44ce-9985-ca10177f2265 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Create snapshot from volume 7a22a509-70a5-44ed-ab5a-b66780b702bb Aug 07 18:16:47.423848 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-cd56c3e5-9bfe-44ce-9985-ca10177f2265 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Created reservations ['b34aaabe-9f3f-4f18-9eb7-7fa4a6a98133', '54308911-5593-4f70-889e-18519ded98f6', 'd68d3e9d-8f55-4769-a44c-4bd2ab142a3a', '0579d6fc-cd3a-400a-a683-0a67a1cd1764'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:16:47.447309 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-cd56c3e5-9bfe-44ce-9985-ca10177f2265 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Snapshot create request issued successfully. Aug 07 18:16:47.447611 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cd56c3e5-9bfe-44ce-9985-ca10177f2265 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:16:47.447980 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1423/5711] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:16:47 2026] POST /volume/v3/snapshots => generated 325 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:16:47.456341 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ccef5525-abab-4e86-b500-7f108f72b07e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:47.458261 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ccef5525-abab-4e86-b500-7f108f72b07e tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 Aug 07 18:16:47.458513 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ccef5525-abab-4e86-b500-7f108f72b07e tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:47.458740 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ccef5525-abab-4e86-b500-7f108f72b07e tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:47.464101 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:47.464101 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:47.464801 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ccef5525-abab-4e86-b500-7f108f72b07e tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Snapshot retrieved successfully. Aug 07 18:16:47.465684 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ccef5525-abab-4e86-b500-7f108f72b07e tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 returned with HTTP 200 Aug 07 18:16:47.466067 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1424/5712] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:16:47 2026] GET /volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 => generated 457 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:48.474701 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9cb1bee3-61c1-48a6-b611-0d754d333e0d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:48.476553 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9cb1bee3-61c1-48a6-b611-0d754d333e0d tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 Aug 07 18:16:48.476763 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9cb1bee3-61c1-48a6-b611-0d754d333e0d tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:48.476978 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9cb1bee3-61c1-48a6-b611-0d754d333e0d tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:48.482364 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:48.482364 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:48.482894 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9cb1bee3-61c1-48a6-b611-0d754d333e0d tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Snapshot retrieved successfully. Aug 07 18:16:48.483802 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9cb1bee3-61c1-48a6-b611-0d754d333e0d tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 returned with HTTP 200 Aug 07 18:16:48.484241 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1429/5713] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:16:48 2026] GET /volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:48.492279 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-26b715b9-7a93-4b15-bed7-3ea966ce353f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:48.493831 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-26b715b9-7a93-4b15-bed7-3ea966ce353f tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 Aug 07 18:16:48.494123 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-26b715b9-7a93-4b15-bed7-3ea966ce353f tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:48.494458 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-26b715b9-7a93-4b15-bed7-3ea966ce353f tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:48.499190 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:48.499190 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:48.499495 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-26b715b9-7a93-4b15-bed7-3ea966ce353f tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Snapshot retrieved successfully. Aug 07 18:16:48.500208 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-26b715b9-7a93-4b15-bed7-3ea966ce353f tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 returned with HTTP 200 Aug 07 18:16:48.500501 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1438/5714] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:16:48 2026] GET /volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:48.508619 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-03c165c8-a4d1-4ffd-bfc8-da9b368b5b76 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:48.510592 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-03c165c8-a4d1-4ffd-bfc8-da9b368b5b76 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] DELETE https://10.4.3.241/volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 Aug 07 18:16:48.510786 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-03c165c8-a4d1-4ffd-bfc8-da9b368b5b76 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:48.510961 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-03c165c8-a4d1-4ffd-bfc8-da9b368b5b76 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:48.511058 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-03c165c8-a4d1-4ffd-bfc8-da9b368b5b76 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Delete snapshot with id: 043d3efd-e776-473e-b6c0-2cc24cb69cd5 Aug 07 18:16:48.515786 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:48.515786 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:48.516149 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-03c165c8-a4d1-4ffd-bfc8-da9b368b5b76 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Snapshot retrieved successfully. Aug 07 18:16:48.529507 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-03c165c8-a4d1-4ffd-bfc8-da9b368b5b76 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Snapshot delete request issued successfully. Aug 07 18:16:48.529716 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-03c165c8-a4d1-4ffd-bfc8-da9b368b5b76 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 returned with HTTP 202 Aug 07 18:16:48.530134 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1424/5715] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:16:48 2026] DELETE /volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:16:48.537867 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dda851b1-3cd1-414c-8afe-7bf59e9016ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:48.539699 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dda851b1-3cd1-414c-8afe-7bf59e9016ea tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 Aug 07 18:16:48.539929 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dda851b1-3cd1-414c-8afe-7bf59e9016ea tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:48.540147 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dda851b1-3cd1-414c-8afe-7bf59e9016ea tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:48.545564 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:48.545564 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:48.546010 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dda851b1-3cd1-414c-8afe-7bf59e9016ea tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Snapshot retrieved successfully. Aug 07 18:16:48.546837 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dda851b1-3cd1-414c-8afe-7bf59e9016ea tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 returned with HTTP 200 Aug 07 18:16:48.547201 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1425/5716] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:16:48 2026] GET /volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:49.557201 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-20297f56-6fa4-4688-a21b-11fc0e24fe27 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:49.558979 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-20297f56-6fa4-4688-a21b-11fc0e24fe27 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 Aug 07 18:16:49.559164 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-20297f56-6fa4-4688-a21b-11fc0e24fe27 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:49.559348 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-20297f56-6fa4-4688-a21b-11fc0e24fe27 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:49.563380 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-20297f56-6fa4-4688-a21b-11fc0e24fe27 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 returned with HTTP 404 Aug 07 18:16:49.563857 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1430/5717] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:16:49 2026] GET /volume/v3/snapshots/043d3efd-e776-473e-b6c0-2cc24cb69cd5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:16:49.569614 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d7472437-7270-422f-b82e-7788af25ca04 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:49.572464 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d7472437-7270-422f-b82e-7788af25ca04 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] DELETE https://10.4.3.241/volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb Aug 07 18:16:49.572464 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d7472437-7270-422f-b82e-7788af25ca04 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:49.572464 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d7472437-7270-422f-b82e-7788af25ca04 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:49.572464 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-d7472437-7270-422f-b82e-7788af25ca04 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Delete volume with id: 7a22a509-70a5-44ed-ab5a-b66780b702bb Aug 07 18:16:49.578575 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:49.578575 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:49.579019 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d7472437-7270-422f-b82e-7788af25ca04 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Volume info retrieved successfully. Aug 07 18:16:49.595327 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d7472437-7270-422f-b82e-7788af25ca04 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Delete volume request issued successfully. Aug 07 18:16:49.595600 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d7472437-7270-422f-b82e-7788af25ca04 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb returned with HTTP 202 Aug 07 18:16:49.596116 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1439/5718] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:16:49 2026] DELETE /volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:16:49.602076 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4be93f75-7f98-4a55-8049-0b7a1e20c1d0 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:49.604540 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4be93f75-7f98-4a55-8049-0b7a1e20c1d0 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb Aug 07 18:16:49.604808 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4be93f75-7f98-4a55-8049-0b7a1e20c1d0 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:49.605063 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4be93f75-7f98-4a55-8049-0b7a1e20c1d0 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:49.613194 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:49.613194 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:49.617439 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4be93f75-7f98-4a55-8049-0b7a1e20c1d0 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Volume info retrieved successfully. Aug 07 18:16:49.622607 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4be93f75-7f98-4a55-8049-0b7a1e20c1d0 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb returned with HTTP 200 Aug 07 18:16:49.623061 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1425/5719] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:16:49 2026] GET /volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:50.635477 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-740c59d2-25ee-4426-8935-0a12c2bd44be None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:50.637407 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-740c59d2-25ee-4426-8935-0a12c2bd44be tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb Aug 07 18:16:50.637635 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-740c59d2-25ee-4426-8935-0a12c2bd44be tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:50.637833 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-740c59d2-25ee-4426-8935-0a12c2bd44be tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:50.643233 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-740c59d2-25ee-4426-8935-0a12c2bd44be tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb returned with HTTP 404 Aug 07 18:16:50.643709 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1426/5720] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:16:50 2026] GET /volume/v3/volumes/7a22a509-70a5-44ed-ab5a-b66780b702bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:16:50.650001 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-9d99aef4-1d19-4129-a5ba-9f73e7742b77 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:50.651697 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9d99aef4-1d19-4129-a5ba-9f73e7742b77 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] DELETE https://10.4.3.241/volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e Aug 07 18:16:50.651911 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9d99aef4-1d19-4129-a5ba-9f73e7742b77 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:50.652136 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-9d99aef4-1d19-4129-a5ba-9f73e7742b77 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:50.652342 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-9d99aef4-1d19-4129-a5ba-9f73e7742b77 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Delete volume with id: c63049da-96c3-4291-9aae-76f5668ef67e Aug 07 18:16:50.658791 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:50.658791 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:50.659226 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9d99aef4-1d19-4129-a5ba-9f73e7742b77 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Volume info retrieved successfully. Aug 07 18:16:50.674515 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-9d99aef4-1d19-4129-a5ba-9f73e7742b77 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Delete volume request issued successfully. Aug 07 18:16:50.674712 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-9d99aef4-1d19-4129-a5ba-9f73e7742b77 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e returned with HTTP 202 Aug 07 18:16:50.675107 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1431/5721] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:16:50 2026] DELETE /volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:16:50.681859 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-21db99f2-7571-4886-9b3f-ef21d6b04a06 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:50.683335 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-21db99f2-7571-4886-9b3f-ef21d6b04a06 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e Aug 07 18:16:50.683561 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-21db99f2-7571-4886-9b3f-ef21d6b04a06 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:50.683762 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-21db99f2-7571-4886-9b3f-ef21d6b04a06 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:50.689976 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:50.689976 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:50.692915 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-21db99f2-7571-4886-9b3f-ef21d6b04a06 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Volume info retrieved successfully. Aug 07 18:16:50.696624 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-21db99f2-7571-4886-9b3f-ef21d6b04a06 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e returned with HTTP 200 Aug 07 18:16:50.697126 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1440/5722] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:16:50 2026] GET /volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:51.709505 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d5d9d92e-05ea-47dc-b546-088c7ebe0019 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:51.711659 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5d9d92e-05ea-47dc-b546-088c7ebe0019 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] GET https://10.4.3.241/volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e Aug 07 18:16:51.711904 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5d9d92e-05ea-47dc-b546-088c7ebe0019 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:51.712153 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d5d9d92e-05ea-47dc-b546-088c7ebe0019 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:51.718197 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d5d9d92e-05ea-47dc-b546-088c7ebe0019 tempest-CinderUnicodeTest-198754704 tempest-CinderUnicodeTest-198754704-project-member] https://10.4.3.241/volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e returned with HTTP 404 Aug 07 18:16:51.718744 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1426/5723] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:16:51 2026] GET /volume/v3/volumes/c63049da-96c3-4291-9aae-76f5668ef67e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:16:52.733749 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e8736b85-4b60-4d64-82d1-32835912cf10 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:52.800854 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:16:52.801189 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-274513646"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:16:52.802502 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-274513646'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:16:52.802614 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Create volume of 1 GB Aug 07 18:16:52.806124 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Availability Zones retrieved successfully. Aug 07 18:16:52.810987 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Flow 'volume_create_api' (f7f3d96c-a1aa-4558-8187-4d96c7e47837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:52.811855 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691d3769-4394-4087-bde4-221f39308667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:52.812543 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:16:52.832018 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691d3769-4394-4087-bde4-221f39308667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:52.832743 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ed12d53-e667-4700-8f10-89228eb3536b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:52.888786 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Created reservations ['2d72c623-88b6-45fe-a9a9-d36331ca0820', 'a1992c1f-d3ae-40fa-b2cb-fdaccdfa33a5', 'd89955cb-6ef4-4101-9a1a-878087774c23', 'd5cda100-6f44-406f-84bd-256b19191fa3'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:16:52.889659 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ed12d53-e667-4700-8f10-89228eb3536b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d72c623-88b6-45fe-a9a9-d36331ca0820', 'a1992c1f-d3ae-40fa-b2cb-fdaccdfa33a5', 'd89955cb-6ef4-4101-9a1a-878087774c23', 'd5cda100-6f44-406f-84bd-256b19191fa3']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:52.890476 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a07753de-7eb6-4a09-9972-80008b849f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:52.912172 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a07753de-7eb6-4a09-9972-80008b849f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-274513646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8c566d5ecc489985f45b1bf586f1ed',qos_specs=None,replication_status=,reservations=['2d72c623-88b6-45fe-a9a9-d36331ca0820','a1992c1f-d3ae-40fa-b2cb-fdaccdfa33a5','d89955cb-6ef4-4101-9a1a-878087774c23','d5cda100-6f44-406f-84bd-256b19191fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:16:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-274513646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8c566d5ecc489985f45b1bf586f1ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:52.912870 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea0019bc-44fc-4832-b80e-45b9a22257e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:52.928302 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea0019bc-44fc-4832-b80e-45b9a22257e1) transitioned into state 'SUCCESS' from state '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-274513646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8c566d5ecc489985f45b1bf586f1ed',qos_specs=None,replication_status=,reservations=['2d72c623-88b6-45fe-a9a9-d36331ca0820','a1992c1f-d3ae-40fa-b2cb-fdaccdfa33a5','d89955cb-6ef4-4101-9a1a-878087774c23','d5cda100-6f44-406f-84bd-256b19191fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:52.928971 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (019cba45-e5cf-4a36-89b6-32834a6f1899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:16:52.937520 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (019cba45-e5cf-4a36-89b6-32834a6f1899) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:16:52.938269 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Flow 'volume_create_api' (f7f3d96c-a1aa-4558-8187-4d96c7e47837) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:16:52.938673 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Create volume request issued successfully. Aug 07 18:16:52.939218 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8736b85-4b60-4d64-82d1-32835912cf10 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:16:52.939621 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1427/5724] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:16:52 2026] POST /volume/v3/volumes => generated 777 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:16:52.950602 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a3aea566-e63c-44bb-a475-233b58249705 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:52.952826 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3aea566-e63c-44bb-a475-233b58249705 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 Aug 07 18:16:52.952922 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3aea566-e63c-44bb-a475-233b58249705 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:52.953127 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a3aea566-e63c-44bb-a475-233b58249705 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:52.959902 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:52.959902 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:52.963004 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-a3aea566-e63c-44bb-a475-233b58249705 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:16:52.966369 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a3aea566-e63c-44bb-a475-233b58249705 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 returned with HTTP 200 Aug 07 18:16:52.966736 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1432/5725] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:16:52 2026] GET /volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:53.979194 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f2a2c77f-985e-43c9-9947-209016e32b22 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:53.980904 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2a2c77f-985e-43c9-9947-209016e32b22 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 Aug 07 18:16:53.981162 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2a2c77f-985e-43c9-9947-209016e32b22 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:53.981411 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f2a2c77f-985e-43c9-9947-209016e32b22 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:53.988343 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:53.988343 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:53.991665 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f2a2c77f-985e-43c9-9947-209016e32b22 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:16:53.995783 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f2a2c77f-985e-43c9-9947-209016e32b22 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 returned with HTTP 200 Aug 07 18:16:53.996164 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1441/5726] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:16:53 2026] GET /volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:16:54.007298 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ead58d05-3bbe-48d2-9eb4-025ec984150d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:54.008983 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ead58d05-3bbe-48d2-9eb4-025ec984150d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:16:54.009367 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ead58d05-3bbe-48d2-9eb4-025ec984150d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0", "name": "tempest-type-Backup-778010616"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:16:54.010692 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.backups [None req-ead58d05-3bbe-48d2-9eb4-025ec984150d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Creating new backup {'backup': {'volume_id': 'f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0', 'name': 'tempest-type-Backup-778010616'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:16:54.010843 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-ead58d05-3bbe-48d2-9eb4-025ec984150d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Creating backup of volume f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 in container None Aug 07 18:16:54.017761 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:54.017761 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:54.018024 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ead58d05-3bbe-48d2-9eb4-025ec984150d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:16:54.041796 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-ead58d05-3bbe-48d2-9eb4-025ec984150d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Created reservations ['8a144d81-4881-4f71-abfb-441820b27f30', '8ba958fa-56f6-4bd6-b38a-9b723b453129'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:16:54.072683 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ead58d05-3bbe-48d2-9eb4-025ec984150d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:16:54.073273 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1427/5727] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:16:54 2026] POST /volume/v3/backups => generated 315 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:16:54.082054 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cd48b47e-910a-4f48-b525-10908f52981f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:54.083793 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd48b47e-910a-4f48-b525-10908f52981f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:16:54.084306 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd48b47e-910a-4f48-b525-10908f52981f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:54.084306 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd48b47e-910a-4f48-b525-10908f52981f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:54.084306 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-cd48b47e-910a-4f48-b525-10908f52981f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:16:54.088193 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:54.088193 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:54.088778 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd48b47e-910a-4f48-b525-10908f52981f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:16:54.089101 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1428/5728] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:16:54 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:55.099527 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-103efa60-1eb0-433b-8a45-bc0f7554591b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:55.101978 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-103efa60-1eb0-433b-8a45-bc0f7554591b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:16:55.102297 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-103efa60-1eb0-433b-8a45-bc0f7554591b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:55.102577 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-103efa60-1eb0-433b-8a45-bc0f7554591b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:55.102722 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-103efa60-1eb0-433b-8a45-bc0f7554591b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:16:55.108304 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:55.108304 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:55.109186 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-103efa60-1eb0-433b-8a45-bc0f7554591b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:16:55.109709 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1433/5729] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:16:55 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:56.119040 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9aed4e9b-32c8-4c4f-bec4-b97382ee179b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:56.120812 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9aed4e9b-32c8-4c4f-bec4-b97382ee179b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:16:56.121004 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9aed4e9b-32c8-4c4f-bec4-b97382ee179b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:56.121191 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9aed4e9b-32c8-4c4f-bec4-b97382ee179b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:56.121291 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-9aed4e9b-32c8-4c4f-bec4-b97382ee179b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:16:56.125302 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:56.125302 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:16:56.125850 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9aed4e9b-32c8-4c4f-bec4-b97382ee179b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:16:56.126187 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1442/5730] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:16:56 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:57.136320 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4852f7fd-c6cc-4195-931b-0bbdf9857b53 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:57.137914 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4852f7fd-c6cc-4195-931b-0bbdf9857b53 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:16:57.138238 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4852f7fd-c6cc-4195-931b-0bbdf9857b53 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:57.138529 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4852f7fd-c6cc-4195-931b-0bbdf9857b53 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:57.138715 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4852f7fd-c6cc-4195-931b-0bbdf9857b53 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:16:57.142557 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:57.142557 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:16:57.143158 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4852f7fd-c6cc-4195-931b-0bbdf9857b53 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:16:57.143577 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1428/5731] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:16:57 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:58.152812 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ef5ac12-a9a5-4883-9d85-0dd88369f87d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:58.154552 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ef5ac12-a9a5-4883-9d85-0dd88369f87d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:16:58.154745 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ef5ac12-a9a5-4883-9d85-0dd88369f87d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:58.154920 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ef5ac12-a9a5-4883-9d85-0dd88369f87d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:58.155017 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0ef5ac12-a9a5-4883-9d85-0dd88369f87d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:16:58.159037 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:58.159037 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:16:58.159682 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ef5ac12-a9a5-4883-9d85-0dd88369f87d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:16:58.160010 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1429/5732] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:16:58 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:16:59.170083 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-866df26c-8a9b-42ea-8c82-bfb3f35e9022 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:16:59.172027 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-866df26c-8a9b-42ea-8c82-bfb3f35e9022 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:16:59.172264 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-866df26c-8a9b-42ea-8c82-bfb3f35e9022 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:16:59.172469 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-866df26c-8a9b-42ea-8c82-bfb3f35e9022 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:16:59.172580 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-866df26c-8a9b-42ea-8c82-bfb3f35e9022 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:16:59.176886 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:16:59.176886 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:16:59.177562 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-866df26c-8a9b-42ea-8c82-bfb3f35e9022 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:16:59.177940 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1434/5733] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:16:59 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:00.187184 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d6961b22-91a5-48e6-8487-f3b93e4d1ac9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:00.188952 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6961b22-91a5-48e6-8487-f3b93e4d1ac9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:17:00.189219 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d6961b22-91a5-48e6-8487-f3b93e4d1ac9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:00.189410 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d6961b22-91a5-48e6-8487-f3b93e4d1ac9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:00.189517 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-d6961b22-91a5-48e6-8487-f3b93e4d1ac9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:00.193954 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:00.193954 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:00.194665 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d6961b22-91a5-48e6-8487-f3b93e4d1ac9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:17:00.195058 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1443/5734] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:00 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:01.204458 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d9fdfdfe-223c-4a90-a775-c39fe2dab8d3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:01.206068 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9fdfdfe-223c-4a90-a775-c39fe2dab8d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:17:01.206256 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d9fdfdfe-223c-4a90-a775-c39fe2dab8d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:01.206447 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d9fdfdfe-223c-4a90-a775-c39fe2dab8d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:01.206549 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-d9fdfdfe-223c-4a90-a775-c39fe2dab8d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:01.210163 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:01.210163 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:01.210684 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d9fdfdfe-223c-4a90-a775-c39fe2dab8d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:17:01.211113 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1429/5735] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:01 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:02.222063 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3f550ecb-644d-48e3-95bd-914885d3a8d2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:02.224311 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f550ecb-644d-48e3-95bd-914885d3a8d2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:17:02.224724 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f550ecb-644d-48e3-95bd-914885d3a8d2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:02.225437 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f550ecb-644d-48e3-95bd-914885d3a8d2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:02.225437 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3f550ecb-644d-48e3-95bd-914885d3a8d2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:02.230100 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:02.230100 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:02.231436 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f550ecb-644d-48e3-95bd-914885d3a8d2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:17:02.231436 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1430/5736] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:02 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:03.242804 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-50c53c36-c15e-468a-aa0e-72e662495533 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:03.244534 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50c53c36-c15e-468a-aa0e-72e662495533 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:17:03.244729 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50c53c36-c15e-468a-aa0e-72e662495533 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:03.244901 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-50c53c36-c15e-468a-aa0e-72e662495533 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:03.245004 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-50c53c36-c15e-468a-aa0e-72e662495533 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:03.249530 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:03.249530 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:03.250061 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-50c53c36-c15e-468a-aa0e-72e662495533 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:17:03.250421 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1435/5737] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:03 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:04.261896 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-18b8fe74-f9cd-4a28-8417-d1b156943f56 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:04.263495 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18b8fe74-f9cd-4a28-8417-d1b156943f56 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:17:04.263668 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18b8fe74-f9cd-4a28-8417-d1b156943f56 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:04.263859 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18b8fe74-f9cd-4a28-8417-d1b156943f56 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:04.263952 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-18b8fe74-f9cd-4a28-8417-d1b156943f56 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:04.267616 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:04.267616 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:04.268226 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18b8fe74-f9cd-4a28-8417-d1b156943f56 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:17:04.268638 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1444/5738] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:04 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:05.278540 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-0b892ee2-4f31-4701-87f0-d7a1313134f4 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:05.280542 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0b892ee2-4f31-4701-87f0-d7a1313134f4 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:17:05.280769 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0b892ee2-4f31-4701-87f0-d7a1313134f4 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:05.280981 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-0b892ee2-4f31-4701-87f0-d7a1313134f4 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:05.281110 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-0b892ee2-4f31-4701-87f0-d7a1313134f4 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:05.285758 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:05.285758 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:05.286504 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-0b892ee2-4f31-4701-87f0-d7a1313134f4 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:17:05.287125 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1430/5739] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:05 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:06.297031 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2179d908-9f08-4dbe-a3c8-1ab6428c44c7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:06.300170 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2179d908-9f08-4dbe-a3c8-1ab6428c44c7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:17:06.300170 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2179d908-9f08-4dbe-a3c8-1ab6428c44c7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:06.300170 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2179d908-9f08-4dbe-a3c8-1ab6428c44c7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:06.300170 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2179d908-9f08-4dbe-a3c8-1ab6428c44c7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:06.303728 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:06.303728 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:06.304535 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2179d908-9f08-4dbe-a3c8-1ab6428c44c7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:17:06.305068 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1431/5740] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:06 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:07.314935 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-985f3158-97c9-4d57-84cd-3c4d4e439e8b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:07.316643 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-985f3158-97c9-4d57-84cd-3c4d4e439e8b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:17:07.316864 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-985f3158-97c9-4d57-84cd-3c4d4e439e8b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:07.317041 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-985f3158-97c9-4d57-84cd-3c4d4e439e8b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:07.317188 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-985f3158-97c9-4d57-84cd-3c4d4e439e8b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:07.321116 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:07.321116 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:07.321676 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-985f3158-97c9-4d57-84cd-3c4d4e439e8b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:17:07.322018 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1436/5741] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:07 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:08.331355 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-56d8254f-cb27-494c-aa56-baf7e3f0bd64 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:08.333504 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-56d8254f-cb27-494c-aa56-baf7e3f0bd64 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:17:08.333810 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-56d8254f-cb27-494c-aa56-baf7e3f0bd64 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:08.334088 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-56d8254f-cb27-494c-aa56-baf7e3f0bd64 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:08.334268 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-56d8254f-cb27-494c-aa56-baf7e3f0bd64 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:08.339710 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:08.339710 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:08.340449 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-56d8254f-cb27-494c-aa56-baf7e3f0bd64 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:17:08.340794 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1445/5742] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:08 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:09.349619 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-209b9d84-bc7e-4f97-8017-67a2c4a9df57 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:09.351688 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-209b9d84-bc7e-4f97-8017-67a2c4a9df57 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:17:09.351907 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-209b9d84-bc7e-4f97-8017-67a2c4a9df57 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:09.352099 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-209b9d84-bc7e-4f97-8017-67a2c4a9df57 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:09.352194 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-209b9d84-bc7e-4f97-8017-67a2c4a9df57 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:09.356131 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:09.356131 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:09.356682 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-209b9d84-bc7e-4f97-8017-67a2c4a9df57 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:17:09.357070 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1431/5743] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:09 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:09.365530 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-358db461-d8aa-4574-ae49-7f73814ba301 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:09.367084 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-358db461-d8aa-4574-ae49-7f73814ba301 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:17:09.367395 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-358db461-d8aa-4574-ae49-7f73814ba301 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:17:09.368639 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-358db461-d8aa-4574-ae49-7f73814ba301 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Creating new backup {'backup': {'volume_id': 'f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:17:09.368767 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-358db461-d8aa-4574-ae49-7f73814ba301 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Creating backup of volume f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 in container None Aug 07 18:17:09.375870 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:09.375870 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:09.376156 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-358db461-d8aa-4574-ae49-7f73814ba301 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:17:09.390481 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-358db461-d8aa-4574-ae49-7f73814ba301 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Created reservations ['a8511c92-05ee-4f81-a9ae-40377e4f7f58', 'ddf35b60-2902-42a1-94e8-79971f212061'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:17:09.413113 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-358db461-d8aa-4574-ae49-7f73814ba301 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:17:09.413511 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1432/5744] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:17:09 2026] POST /volume/v3/backups => generated 288 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:17:09.420576 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-40ffc6b9-340a-4706-8ed3-8fb1525e4559 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:09.422717 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40ffc6b9-340a-4706-8ed3-8fb1525e4559 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:09.422717 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40ffc6b9-340a-4706-8ed3-8fb1525e4559 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:09.422780 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40ffc6b9-340a-4706-8ed3-8fb1525e4559 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:09.422867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-40ffc6b9-340a-4706-8ed3-8fb1525e4559 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:09.428374 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:09.428374 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:09.429280 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40ffc6b9-340a-4706-8ed3-8fb1525e4559 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:09.429804 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1437/5745] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:09 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:10.440191 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5eb3bfc5-9153-4c60-be84-ba1f64421ffb None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:10.441998 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5eb3bfc5-9153-4c60-be84-ba1f64421ffb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:10.442268 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5eb3bfc5-9153-4c60-be84-ba1f64421ffb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:10.442409 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5eb3bfc5-9153-4c60-be84-ba1f64421ffb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:10.442511 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-5eb3bfc5-9153-4c60-be84-ba1f64421ffb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:10.446413 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:10.446413 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:10.446958 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5eb3bfc5-9153-4c60-be84-ba1f64421ffb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:10.447310 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1446/5746] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:10 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:11.458298 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dedd1542-5850-4565-8af3-deedbde4c5d3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:11.460059 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dedd1542-5850-4565-8af3-deedbde4c5d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:11.460922 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dedd1542-5850-4565-8af3-deedbde4c5d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:11.460922 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dedd1542-5850-4565-8af3-deedbde4c5d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:11.460922 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-dedd1542-5850-4565-8af3-deedbde4c5d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:11.465988 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:11.465988 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:11.466696 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dedd1542-5850-4565-8af3-deedbde4c5d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:11.467084 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1432/5747] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:11 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:12.477473 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2d7dbf71-58f5-4935-9ae6-40588721bf1d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:12.479335 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d7dbf71-58f5-4935-9ae6-40588721bf1d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:12.479592 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d7dbf71-58f5-4935-9ae6-40588721bf1d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:12.479831 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d7dbf71-58f5-4935-9ae6-40588721bf1d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:12.479952 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2d7dbf71-58f5-4935-9ae6-40588721bf1d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:12.481864 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=126,cinder:INSERT=25,cinder:UPDATE=34 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:17:12.484989 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:12.484989 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:12.485660 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d7dbf71-58f5-4935-9ae6-40588721bf1d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:12.486213 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1433/5748] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:12 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:13.497023 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-786130a2-e444-46d4-ae69-c76618ad5518 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:13.499266 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-786130a2-e444-46d4-ae69-c76618ad5518 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:13.499559 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-786130a2-e444-46d4-ae69-c76618ad5518 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:13.499797 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-786130a2-e444-46d4-ae69-c76618ad5518 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:13.499940 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-786130a2-e444-46d4-ae69-c76618ad5518 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:13.505454 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:13.505454 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:13.506200 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-786130a2-e444-46d4-ae69-c76618ad5518 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:13.506837 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1438/5749] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:13 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:14.516666 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b379d6bc-2f82-4da9-98e5-420726eda4f8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:14.518372 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b379d6bc-2f82-4da9-98e5-420726eda4f8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:14.518603 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b379d6bc-2f82-4da9-98e5-420726eda4f8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:14.518782 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b379d6bc-2f82-4da9-98e5-420726eda4f8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:14.518887 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-b379d6bc-2f82-4da9-98e5-420726eda4f8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:14.525010 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:14.525010 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:14.525722 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b379d6bc-2f82-4da9-98e5-420726eda4f8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:14.526151 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1447/5750] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:14 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:15.537444 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-56506fa9-91f9-4feb-81b2-ef502c52acea None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:15.539142 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56506fa9-91f9-4feb-81b2-ef502c52acea tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:15.539435 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56506fa9-91f9-4feb-81b2-ef502c52acea tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:15.539666 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-56506fa9-91f9-4feb-81b2-ef502c52acea tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:15.539808 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-56506fa9-91f9-4feb-81b2-ef502c52acea tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:15.544308 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:15.544308 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:15.544926 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-56506fa9-91f9-4feb-81b2-ef502c52acea tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:15.545496 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1433/5751] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:15 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:16.554233 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-850d2ed4-f2f2-445a-91f5-c41e4bda5d68 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:16.555770 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-850d2ed4-f2f2-445a-91f5-c41e4bda5d68 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:16.555963 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-850d2ed4-f2f2-445a-91f5-c41e4bda5d68 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:16.556168 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-850d2ed4-f2f2-445a-91f5-c41e4bda5d68 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:16.556280 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-850d2ed4-f2f2-445a-91f5-c41e4bda5d68 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:16.560099 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:16.560099 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:16.560714 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-850d2ed4-f2f2-445a-91f5-c41e4bda5d68 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:16.560986 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1434/5752] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:16 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:17.571077 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-59642fdc-bed5-4d74-933b-36f3f63e2b7e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:17.572859 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-59642fdc-bed5-4d74-933b-36f3f63e2b7e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:17.573137 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-59642fdc-bed5-4d74-933b-36f3f63e2b7e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:17.573325 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-59642fdc-bed5-4d74-933b-36f3f63e2b7e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:17.573440 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-59642fdc-bed5-4d74-933b-36f3f63e2b7e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:17.577575 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:17.577575 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:17.578141 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-59642fdc-bed5-4d74-933b-36f3f63e2b7e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:17.578536 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1439/5753] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:17 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:18.587727 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2de730b6-6a78-4466-9b9e-7150eaa78f6b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:18.589385 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2de730b6-6a78-4466-9b9e-7150eaa78f6b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:18.589600 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2de730b6-6a78-4466-9b9e-7150eaa78f6b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:18.589775 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2de730b6-6a78-4466-9b9e-7150eaa78f6b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:18.589876 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-2de730b6-6a78-4466-9b9e-7150eaa78f6b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:18.593739 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:18.593739 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:18.594336 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2de730b6-6a78-4466-9b9e-7150eaa78f6b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:18.594687 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1448/5754] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:18 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:19.605284 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5df5382a-37fa-45f5-9f73-1a5430b9d2bd None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:19.606795 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5df5382a-37fa-45f5-9f73-1a5430b9d2bd tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:19.606991 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5df5382a-37fa-45f5-9f73-1a5430b9d2bd tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:19.607167 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5df5382a-37fa-45f5-9f73-1a5430b9d2bd tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:19.607261 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-5df5382a-37fa-45f5-9f73-1a5430b9d2bd tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:19.610858 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:19.610858 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:19.611358 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5df5382a-37fa-45f5-9f73-1a5430b9d2bd tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:19.611743 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1434/5755] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:19 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:20.620831 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ab67f08a-2019-422c-8f8c-9fe3b86f5464 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:20.622105 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab67f08a-2019-422c-8f8c-9fe3b86f5464 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:20.622294 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab67f08a-2019-422c-8f8c-9fe3b86f5464 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:20.622481 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab67f08a-2019-422c-8f8c-9fe3b86f5464 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:20.622581 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ab67f08a-2019-422c-8f8c-9fe3b86f5464 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:20.626289 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:20.626289 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:20.626811 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab67f08a-2019-422c-8f8c-9fe3b86f5464 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:20.627299 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1435/5756] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:20 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:21.636415 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e08013f5-eebe-4413-af1e-b59aa5a08f16 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:21.638161 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e08013f5-eebe-4413-af1e-b59aa5a08f16 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:21.638372 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e08013f5-eebe-4413-af1e-b59aa5a08f16 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:21.638561 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e08013f5-eebe-4413-af1e-b59aa5a08f16 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:21.638664 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e08013f5-eebe-4413-af1e-b59aa5a08f16 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:21.642979 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:21.642979 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:21.643516 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e08013f5-eebe-4413-af1e-b59aa5a08f16 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:21.643973 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1440/5757] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:21 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:22.652513 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3d49174c-5d24-425e-a1af-ba4ad195504c None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:22.655570 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3d49174c-5d24-425e-a1af-ba4ad195504c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:22.655570 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3d49174c-5d24-425e-a1af-ba4ad195504c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:22.655570 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3d49174c-5d24-425e-a1af-ba4ad195504c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:22.655570 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3d49174c-5d24-425e-a1af-ba4ad195504c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:22.659481 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:22.659481 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:22.659481 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3d49174c-5d24-425e-a1af-ba4ad195504c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:22.659481 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1449/5758] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:22 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:23.668732 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7b04e8d6-90d1-40d1-a121-ede6881e17a3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:23.670422 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b04e8d6-90d1-40d1-a121-ede6881e17a3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:23.670628 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b04e8d6-90d1-40d1-a121-ede6881e17a3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:23.670802 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7b04e8d6-90d1-40d1-a121-ede6881e17a3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:23.670902 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-7b04e8d6-90d1-40d1-a121-ede6881e17a3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id ddc3c270-fe15-42fe-8624-a73812aa3648. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:23.674904 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:23.674904 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:23.675517 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7b04e8d6-90d1-40d1-a121-ede6881e17a3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 200 Aug 07 18:17:23.675854 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1435/5759] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:23 2026] GET /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 710 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:23.684865 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-672f9e78-6605-489f-a8f8-23238de681b0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:23.686684 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-672f9e78-6605-489f-a8f8-23238de681b0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] DELETE https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 Aug 07 18:17:23.686898 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-672f9e78-6605-489f-a8f8-23238de681b0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:23.687122 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-672f9e78-6605-489f-a8f8-23238de681b0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:23.687248 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-672f9e78-6605-489f-a8f8-23238de681b0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete backup with id: ddc3c270-fe15-42fe-8624-a73812aa3648. Aug 07 18:17:23.691164 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:23.691164 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:23.701345 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-672f9e78-6605-489f-a8f8-23238de681b0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] delete_backup rpcapi backup_id ddc3c270-fe15-42fe-8624-a73812aa3648 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:17:23.703057 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-672f9e78-6605-489f-a8f8-23238de681b0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 returned with HTTP 202 Aug 07 18:17:23.703467 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1436/5760] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:17:23 2026] DELETE /volume/v3/backups/ddc3c270-fe15-42fe-8624-a73812aa3648 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:17:23.711526 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:23.713302 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:17:23.713889 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-894218273"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:17:23.715410 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-894218273'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:17:23.715655 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Create volume of 1 GB Aug 07 18:17:23.720785 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Availability Zones retrieved successfully. Aug 07 18:17:23.726225 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Flow 'volume_create_api' (347777e2-af51-4b67-9a9c-196bdceb3ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:17:23.727441 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f542b9-a9c3-41b6-a240-a85cee034888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:23.728202 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:17:23.752968 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f542b9-a9c3-41b6-a240-a85cee034888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:23.753715 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04dea23a-fdff-4eaa-8334-f3e7fefb6d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:23.791226 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Created reservations ['c43a6310-3c56-4aee-843f-cf2b55eb9a13', 'e33270be-f474-4478-88a0-bf0d93ec701a', '196b1c02-b79a-4019-92e8-c2bbc640e85b', '638ee9bc-bb05-4b09-895a-b6c21a6777a7'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:17:23.792043 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04dea23a-fdff-4eaa-8334-f3e7fefb6d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c43a6310-3c56-4aee-843f-cf2b55eb9a13', 'e33270be-f474-4478-88a0-bf0d93ec701a', '196b1c02-b79a-4019-92e8-c2bbc640e85b', '638ee9bc-bb05-4b09-895a-b6c21a6777a7']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:23.792782 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13dda6e-9f62-4bfb-9ffb-c47fa4fc87e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:23.814829 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d13dda6e-9f62-4bfb-9ffb-c47fa4fc87e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e38df1d2-9ed3-41a8-8604-8a22e738e060', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-894218273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8c566d5ecc489985f45b1bf586f1ed',qos_specs=None,replication_status=,reservations=['c43a6310-3c56-4aee-843f-cf2b55eb9a13','e33270be-f474-4478-88a0-bf0d93ec701a','196b1c02-b79a-4019-92e8-c2bbc640e85b','638ee9bc-bb05-4b09-895a-b6c21a6777a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-894218273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e38df1d2-9ed3-41a8-8604-8a22e738e060,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8c566d5ecc489985f45b1bf586f1ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:23.815589 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd00024d-0b9f-4e7b-a1bf-7309d241035e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:23.832163 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd00024d-0b9f-4e7b-a1bf-7309d241035e) transitioned into state 'SUCCESS' from state '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-894218273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8c566d5ecc489985f45b1bf586f1ed',qos_specs=None,replication_status=,reservations=['c43a6310-3c56-4aee-843f-cf2b55eb9a13','e33270be-f474-4478-88a0-bf0d93ec701a','196b1c02-b79a-4019-92e8-c2bbc640e85b','638ee9bc-bb05-4b09-895a-b6c21a6777a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:23.832918 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dc956cd-4700-4ca0-b81d-6c1c2671bcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:23.843776 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dc956cd-4700-4ca0-b81d-6c1c2671bcf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:23.844922 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Flow 'volume_create_api' (347777e2-af51-4b67-9a9c-196bdceb3ac1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:17:23.844922 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Create volume request issued successfully. Aug 07 18:17:23.845484 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8c7b3113-865c-416a-92f6-ff0dec03e0c2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:17:23.846074 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1441/5761] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:17:23 2026] POST /volume/v3/volumes => generated 777 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:17:23.858234 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-acf213ff-fc21-4536-8da7-966f06b0ba91 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:23.860241 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-acf213ff-fc21-4536-8da7-966f06b0ba91 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 Aug 07 18:17:23.860533 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-acf213ff-fc21-4536-8da7-966f06b0ba91 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:23.860768 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-acf213ff-fc21-4536-8da7-966f06b0ba91 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:23.868642 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:23.868642 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:23.872897 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-acf213ff-fc21-4536-8da7-966f06b0ba91 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:17:23.877153 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-acf213ff-fc21-4536-8da7-966f06b0ba91 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 returned with HTTP 200 Aug 07 18:17:23.877585 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1450/5762] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:23 2026] GET /volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:24.888877 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f8b2258a-8ef1-445a-afa0-26e5dd75d3f9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:24.891451 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f8b2258a-8ef1-445a-afa0-26e5dd75d3f9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 Aug 07 18:17:24.891451 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f8b2258a-8ef1-445a-afa0-26e5dd75d3f9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:24.891569 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f8b2258a-8ef1-445a-afa0-26e5dd75d3f9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:24.898565 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:24.898565 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:24.901973 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-f8b2258a-8ef1-445a-afa0-26e5dd75d3f9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:17:24.905687 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f8b2258a-8ef1-445a-afa0-26e5dd75d3f9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 returned with HTTP 200 Aug 07 18:17:24.906055 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1436/5763] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:24 2026] GET /volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:17:24.917395 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-51ab60d2-1999-4a8c-bcd8-a27f57638395 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:24.919440 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-51ab60d2-1999-4a8c-bcd8-a27f57638395 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:17:24.919785 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-51ab60d2-1999-4a8c-bcd8-a27f57638395 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e38df1d2-9ed3-41a8-8604-8a22e738e060", "name": "tempest-type-Backup-419434760"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:17:24.921484 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-51ab60d2-1999-4a8c-bcd8-a27f57638395 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Creating new backup {'backup': {'volume_id': 'e38df1d2-9ed3-41a8-8604-8a22e738e060', 'name': 'tempest-type-Backup-419434760'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:17:24.921613 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-51ab60d2-1999-4a8c-bcd8-a27f57638395 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Creating backup of volume e38df1d2-9ed3-41a8-8604-8a22e738e060 in container None Aug 07 18:17:24.928185 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:24.928185 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:24.928469 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-51ab60d2-1999-4a8c-bcd8-a27f57638395 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:17:24.942103 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-51ab60d2-1999-4a8c-bcd8-a27f57638395 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Created reservations ['92398e10-62c1-4a3f-bd4d-487cece545b1', '81aa1136-231f-4ae6-b73e-3623926d7b7e'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:17:24.964839 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-51ab60d2-1999-4a8c-bcd8-a27f57638395 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:17:24.965317 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1437/5764] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:17:24 2026] POST /volume/v3/backups => generated 315 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:17:24.972983 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-498135ce-7559-4304-90ef-8c691aca61e2 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:24.974570 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-498135ce-7559-4304-90ef-8c691aca61e2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:24.974774 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-498135ce-7559-4304-90ef-8c691aca61e2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:24.974959 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-498135ce-7559-4304-90ef-8c691aca61e2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:24.975060 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-498135ce-7559-4304-90ef-8c691aca61e2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:24.979332 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:24.979332 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:24.979779 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-498135ce-7559-4304-90ef-8c691aca61e2 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:24.980174 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1442/5765] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:24 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:25.990168 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e44b5dd7-e449-422e-82c3-a03815f22c28 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:25.991743 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e44b5dd7-e449-422e-82c3-a03815f22c28 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:25.991923 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e44b5dd7-e449-422e-82c3-a03815f22c28 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:25.992101 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e44b5dd7-e449-422e-82c3-a03815f22c28 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:25.992192 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e44b5dd7-e449-422e-82c3-a03815f22c28 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:25.996575 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:25.996575 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:25.997306 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e44b5dd7-e449-422e-82c3-a03815f22c28 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:25.997765 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1451/5766] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:25 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:27.007855 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a05c17dc-3c30-4409-9dc2-c7a74b600d50 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:27.009453 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a05c17dc-3c30-4409-9dc2-c7a74b600d50 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:27.009652 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a05c17dc-3c30-4409-9dc2-c7a74b600d50 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:27.009851 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a05c17dc-3c30-4409-9dc2-c7a74b600d50 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:27.009975 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-a05c17dc-3c30-4409-9dc2-c7a74b600d50 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:27.013956 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:27.013956 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:27.014551 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a05c17dc-3c30-4409-9dc2-c7a74b600d50 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:27.014959 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1437/5767] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:27 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:28.024899 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-260c9aed-831a-4a5b-be37-15c10c7055c7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:28.027072 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-260c9aed-831a-4a5b-be37-15c10c7055c7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:28.027366 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-260c9aed-831a-4a5b-be37-15c10c7055c7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:28.027648 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-260c9aed-831a-4a5b-be37-15c10c7055c7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:28.027789 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-260c9aed-831a-4a5b-be37-15c10c7055c7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:28.032975 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:28.032975 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:28.033725 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-260c9aed-831a-4a5b-be37-15c10c7055c7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:28.034241 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1438/5768] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:28 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:29.045943 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d225abc1-8a4a-4bb8-81d3-9dfb45ba5f8a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:29.047897 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d225abc1-8a4a-4bb8-81d3-9dfb45ba5f8a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:29.048130 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d225abc1-8a4a-4bb8-81d3-9dfb45ba5f8a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:29.048321 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d225abc1-8a4a-4bb8-81d3-9dfb45ba5f8a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:29.048503 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-d225abc1-8a4a-4bb8-81d3-9dfb45ba5f8a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:29.053022 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:29.053022 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:29.053697 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d225abc1-8a4a-4bb8-81d3-9dfb45ba5f8a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:29.054114 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1443/5769] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:29 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:30.064019 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e180739a-979d-4d22-a134-b0fb2781f29a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:30.065868 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e180739a-979d-4d22-a134-b0fb2781f29a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:30.066139 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e180739a-979d-4d22-a134-b0fb2781f29a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:30.066366 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e180739a-979d-4d22-a134-b0fb2781f29a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:30.066540 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-e180739a-979d-4d22-a134-b0fb2781f29a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:30.070497 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:30.070497 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:30.071171 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e180739a-979d-4d22-a134-b0fb2781f29a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:30.071571 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1452/5770] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:30 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:31.081715 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-05a69218-f87e-4a09-bc66-b0bc7d0e581e None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:31.083887 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-05a69218-f87e-4a09-bc66-b0bc7d0e581e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:31.084145 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-05a69218-f87e-4a09-bc66-b0bc7d0e581e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:31.084364 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-05a69218-f87e-4a09-bc66-b0bc7d0e581e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:31.084569 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-05a69218-f87e-4a09-bc66-b0bc7d0e581e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:31.089354 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:31.089354 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:31.090080 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-05a69218-f87e-4a09-bc66-b0bc7d0e581e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:31.090497 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1438/5771] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:31 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:32.099428 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c7df359-5422-415f-b9e9-642e79edb24f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:32.101288 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c7df359-5422-415f-b9e9-642e79edb24f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:32.101497 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c7df359-5422-415f-b9e9-642e79edb24f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:32.101679 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c7df359-5422-415f-b9e9-642e79edb24f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:32.101807 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4c7df359-5422-415f-b9e9-642e79edb24f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:32.106566 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:32.106566 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:32.107412 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c7df359-5422-415f-b9e9-642e79edb24f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:32.107798 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1439/5772] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:32 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:33.117845 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-19da5404-205b-435d-b56a-511e5c578197 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:33.119933 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19da5404-205b-435d-b56a-511e5c578197 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:33.120178 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-19da5404-205b-435d-b56a-511e5c578197 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:33.120418 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-19da5404-205b-435d-b56a-511e5c578197 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:33.120531 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-19da5404-205b-435d-b56a-511e5c578197 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:33.125070 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:33.125070 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:33.125819 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-19da5404-205b-435d-b56a-511e5c578197 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:33.126340 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1444/5773] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:33 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:34.135847 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f6a3cbbe-4843-4af6-a461-8dae3d1c0819 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:34.137790 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f6a3cbbe-4843-4af6-a461-8dae3d1c0819 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:34.138057 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f6a3cbbe-4843-4af6-a461-8dae3d1c0819 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:34.138282 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f6a3cbbe-4843-4af6-a461-8dae3d1c0819 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:34.138421 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-f6a3cbbe-4843-4af6-a461-8dae3d1c0819 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:34.142781 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:34.142781 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:34.143431 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f6a3cbbe-4843-4af6-a461-8dae3d1c0819 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:34.143814 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1453/5774] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:34 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:35.153789 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-733cffea-c904-470a-a46d-f265a5467545 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:35.156042 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-733cffea-c904-470a-a46d-f265a5467545 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:35.156273 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-733cffea-c904-470a-a46d-f265a5467545 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:35.156472 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-733cffea-c904-470a-a46d-f265a5467545 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:35.156570 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-733cffea-c904-470a-a46d-f265a5467545 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:35.160674 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:35.160674 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:35.161246 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-733cffea-c904-470a-a46d-f265a5467545 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:35.161613 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1439/5775] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:35 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:36.171697 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c8e864d9-6eff-4661-9ab1-4de2ceaab738 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:36.174123 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8e864d9-6eff-4661-9ab1-4de2ceaab738 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:36.174123 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8e864d9-6eff-4661-9ab1-4de2ceaab738 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:36.174303 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8e864d9-6eff-4661-9ab1-4de2ceaab738 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:36.174435 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c8e864d9-6eff-4661-9ab1-4de2ceaab738 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:36.179665 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:36.179665 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:36.180261 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8e864d9-6eff-4661-9ab1-4de2ceaab738 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:36.180625 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1440/5776] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:36 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:37.192542 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8301be78-8d2e-4578-9ba7-4b6b0da52da5 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:37.194234 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8301be78-8d2e-4578-9ba7-4b6b0da52da5 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:37.194452 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8301be78-8d2e-4578-9ba7-4b6b0da52da5 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:37.194627 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8301be78-8d2e-4578-9ba7-4b6b0da52da5 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:37.194723 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-8301be78-8d2e-4578-9ba7-4b6b0da52da5 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:37.199546 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:37.199546 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:37.200267 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8301be78-8d2e-4578-9ba7-4b6b0da52da5 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:37.200687 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1445/5777] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:37 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:38.211501 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-91fa31df-a918-48cd-8ef3-236fc592a6ba None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:38.213803 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91fa31df-a918-48cd-8ef3-236fc592a6ba tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:38.214104 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91fa31df-a918-48cd-8ef3-236fc592a6ba tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:38.214379 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-91fa31df-a918-48cd-8ef3-236fc592a6ba tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:38.214558 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-91fa31df-a918-48cd-8ef3-236fc592a6ba tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:38.220041 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:38.220041 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:38.220968 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-91fa31df-a918-48cd-8ef3-236fc592a6ba tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:38.221482 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1454/5778] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:38 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:39.231906 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-f34f2dd0-0600-49a6-8e45-c91f2585cc70 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:39.234376 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f34f2dd0-0600-49a6-8e45-c91f2585cc70 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:39.234681 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f34f2dd0-0600-49a6-8e45-c91f2585cc70 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:39.234950 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-f34f2dd0-0600-49a6-8e45-c91f2585cc70 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:39.235101 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-f34f2dd0-0600-49a6-8e45-c91f2585cc70 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:39.240907 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:39.240907 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:39.241748 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-f34f2dd0-0600-49a6-8e45-c91f2585cc70 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 200 Aug 07 18:17:39.242266 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1440/5779] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:39 2026] GET /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:39.252175 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7719f863-b5e2-4876-a000-66ba81a1e6ef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:39.254007 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7719f863-b5e2-4876-a000-66ba81a1e6ef tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] DELETE https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f Aug 07 18:17:39.254757 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7719f863-b5e2-4876-a000-66ba81a1e6ef tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:39.254757 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7719f863-b5e2-4876-a000-66ba81a1e6ef tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:39.254757 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-7719f863-b5e2-4876-a000-66ba81a1e6ef tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete backup with id: 26e80cc1-1c60-4fb0-8090-efeb84dfc72f. Aug 07 18:17:39.258755 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:39.258755 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:39.270704 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-7719f863-b5e2-4876-a000-66ba81a1e6ef tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] delete_backup rpcapi backup_id 26e80cc1-1c60-4fb0-8090-efeb84dfc72f {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:17:39.272413 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7719f863-b5e2-4876-a000-66ba81a1e6ef tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f returned with HTTP 202 Aug 07 18:17:39.272886 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1441/5780] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:17:39 2026] DELETE /volume/v3/backups/26e80cc1-1c60-4fb0-8090-efeb84dfc72f => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:17:39.279604 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-affeca93-0d0b-4a9a-84d2-14768678362a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:39.281520 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-affeca93-0d0b-4a9a-84d2-14768678362a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 Aug 07 18:17:39.281839 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-affeca93-0d0b-4a9a-84d2-14768678362a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:39.282057 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-affeca93-0d0b-4a9a-84d2-14768678362a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:39.282187 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-affeca93-0d0b-4a9a-84d2-14768678362a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete volume with id: e38df1d2-9ed3-41a8-8604-8a22e738e060 Aug 07 18:17:39.289297 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:39.289297 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:39.289647 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-affeca93-0d0b-4a9a-84d2-14768678362a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:17:39.305198 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-affeca93-0d0b-4a9a-84d2-14768678362a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete volume request issued successfully. Aug 07 18:17:39.305423 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-affeca93-0d0b-4a9a-84d2-14768678362a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 returned with HTTP 202 Aug 07 18:17:39.305852 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1446/5781] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:17:39 2026] DELETE /volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:17:39.313363 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d897df1f-c790-47d0-82b1-146703dac5a5 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:39.315171 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d897df1f-c790-47d0-82b1-146703dac5a5 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 Aug 07 18:17:39.315382 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d897df1f-c790-47d0-82b1-146703dac5a5 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:39.315615 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d897df1f-c790-47d0-82b1-146703dac5a5 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:39.324683 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:39.324683 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:39.328450 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d897df1f-c790-47d0-82b1-146703dac5a5 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:17:39.332026 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d897df1f-c790-47d0-82b1-146703dac5a5 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 returned with HTTP 200 Aug 07 18:17:39.332425 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1455/5782] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:39 2026] GET /volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:17:40.344522 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b1008f24-30c6-4f91-96d0-8827e16cdcc9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:40.346203 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b1008f24-30c6-4f91-96d0-8827e16cdcc9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 Aug 07 18:17:40.346498 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b1008f24-30c6-4f91-96d0-8827e16cdcc9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:40.346712 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b1008f24-30c6-4f91-96d0-8827e16cdcc9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:40.352294 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b1008f24-30c6-4f91-96d0-8827e16cdcc9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 returned with HTTP 404 Aug 07 18:17:40.352925 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1441/5783] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:40 2026] GET /volume/v3/volumes/e38df1d2-9ed3-41a8-8604-8a22e738e060 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:17:40.360795 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4428114c-04ec-4a5d-9034-535b64e6c0af None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:40.363236 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4428114c-04ec-4a5d-9034-535b64e6c0af tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79/export_record Aug 07 18:17:40.363566 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4428114c-04ec-4a5d-9034-535b64e6c0af tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:40.363862 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4428114c-04ec-4a5d-9034-535b64e6c0af tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'export_record' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:40.364042 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-4428114c-04ec-4a5d-9034-535b64e6c0af tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Export record for backup 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100246) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 18:17:40.369836 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:40.369836 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:40.371174 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.api [None req-4428114c-04ec-4a5d-9034-535b64e6c0af tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling RPCAPI with context: , host: np0000006743, backup: 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100246) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 18:17:40.380452 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-4428114c-04ec-4a5d-9034-535b64e6c0af tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] export_record in rpcapi backup_id 2e5a5be5-996b-4e25-ae42-a629bcb22b79 on host np0000006743. {{(pid=100246) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 18:17:40.389555 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-4428114c-04ec-4a5d-9034-535b64e6c0af tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmU1YTViZTUtOTk2Yi00ZTI1LWFlNDItYTYyOWJjYjIyYjc5IiwgInVzZXJfaWQiOiAiMjExZmRkNWE3MzQyNDg4ZmIxZDdkNDNlM2M3ZGI0MTAiLCAicHJvamVjdF9pZCI6ICJkZDhjNTY2ZDVlY2M0ODk5ODVmNDViMWJmNTg2ZjFlZCIsICJ2b2x1bWVfaWQiOiAiZjRmNjliOWYtMTNkNC00ZWY2LWFkOGItYjk4NmIzMWZiOWUwIiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NzgwMTA2MTYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNGY2OWI5Zi0xM2Q0LTRlZjYtYWQ4Yi1iOTg2YjMxZmI5ZTAvMjAyNjA4MDcxODE2NTcvYXpfbm92YV9iYWNrdXBfMmU1YTViZTUtOTk2Yi00ZTI1LWFlNDItYTYyOWJjYjIyYjc5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODoxNjo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODoxNjo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjE3OjA5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100246) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 18:17:40.389952 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4428114c-04ec-4a5d-9034-535b64e6c0af tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79/export_record returned with HTTP 200 Aug 07 18:17:40.390587 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1442/5784] 10.4.3.241 () {68 vars in 1430 bytes} [Fri Aug 7 18:17:40 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:17:40.400191 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:40.401775 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:17:40.402210 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1688274274"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:17:40.403541 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1688274274'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:17:40.403652 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Create volume of 1 GB Aug 07 18:17:40.407197 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Availability Zones retrieved successfully. Aug 07 18:17:40.412306 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Flow 'volume_create_api' (bc49596e-ca03-4f9d-b53a-695ffe1cc4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:17:40.413131 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b83747ba-c3a7-40f6-98db-45ec5782eb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:40.413833 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:17:40.435253 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b83747ba-c3a7-40f6-98db-45ec5782eb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:40.435943 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf40e5fd-6709-4cf9-86de-11b7fbffb029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:40.469804 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Created reservations ['0934a01a-980e-406f-9a29-c945efb5921f', 'f2b5f476-f4b9-4b28-a030-d4e719d9c4c6', 'cf3f1801-71a8-4634-a3cd-15108f2aa78f', '47119e4f-3294-4423-8ef3-715d35a9df8d'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:17:40.470798 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf40e5fd-6709-4cf9-86de-11b7fbffb029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0934a01a-980e-406f-9a29-c945efb5921f', 'f2b5f476-f4b9-4b28-a030-d4e719d9c4c6', 'cf3f1801-71a8-4634-a3cd-15108f2aa78f', '47119e4f-3294-4423-8ef3-715d35a9df8d']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:40.471784 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1376426d-d8d0-4152-8a82-928776b06b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:40.501089 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1376426d-d8d0-4152-8a82-928776b06b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1688274274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8c566d5ecc489985f45b1bf586f1ed',qos_specs=None,replication_status=,reservations=['0934a01a-980e-406f-9a29-c945efb5921f','f2b5f476-f4b9-4b28-a030-d4e719d9c4c6','cf3f1801-71a8-4634-a3cd-15108f2aa78f','47119e4f-3294-4423-8ef3-715d35a9df8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1688274274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8c566d5ecc489985f45b1bf586f1ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:40.502083 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92459a35-9ab5-4acb-a634-d56cd5c01bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:40.518983 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92459a35-9ab5-4acb-a634-d56cd5c01bb2) transitioned into state 'SUCCESS' from state '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-1688274274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8c566d5ecc489985f45b1bf586f1ed',qos_specs=None,replication_status=,reservations=['0934a01a-980e-406f-9a29-c945efb5921f','f2b5f476-f4b9-4b28-a030-d4e719d9c4c6','cf3f1801-71a8-4634-a3cd-15108f2aa78f','47119e4f-3294-4423-8ef3-715d35a9df8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:40.519871 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52f65d5f-c7ae-4958-b06f-117e20602503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:40.530088 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52f65d5f-c7ae-4958-b06f-117e20602503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:40.530896 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Flow 'volume_create_api' (bc49596e-ca03-4f9d-b53a-695ffe1cc4d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:17:40.531161 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Create volume request issued successfully. Aug 07 18:17:40.531726 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-25b1dad3-65d8-4a39-8f27-ab6f9807b239 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:17:40.532137 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1447/5785] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:17:40 2026] POST /volume/v3/volumes => generated 778 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:17:40.542693 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9df75b2b-b231-4115-9c7f-c821f75e9ac0 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:40.544541 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9df75b2b-b231-4115-9c7f-c821f75e9ac0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 Aug 07 18:17:40.544622 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9df75b2b-b231-4115-9c7f-c821f75e9ac0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:40.544802 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9df75b2b-b231-4115-9c7f-c821f75e9ac0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:40.551258 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:40.551258 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:40.554316 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9df75b2b-b231-4115-9c7f-c821f75e9ac0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:17:40.557929 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9df75b2b-b231-4115-9c7f-c821f75e9ac0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 returned with HTTP 200 Aug 07 18:17:40.558278 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1456/5786] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:40 2026] GET /volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:41.570688 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d83398ee-f97a-4d25-882c-0a765baf423f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:41.572798 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d83398ee-f97a-4d25-882c-0a765baf423f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 Aug 07 18:17:41.573067 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d83398ee-f97a-4d25-882c-0a765baf423f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:41.573295 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d83398ee-f97a-4d25-882c-0a765baf423f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:41.581459 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:41.581459 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:41.585372 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d83398ee-f97a-4d25-882c-0a765baf423f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:17:41.589244 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d83398ee-f97a-4d25-882c-0a765baf423f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 returned with HTTP 200 Aug 07 18:17:41.589627 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1442/5787] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:41 2026] GET /volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:17:41.602064 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c43e951d-3ffa-49c5-bff3-5f33311b664b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:41.603880 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c43e951d-3ffa-49c5-bff3-5f33311b664b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:17:41.604247 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c43e951d-3ffa-49c5-bff3-5f33311b664b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13", "name": "tempest-type-Backup-719774357"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:17:41.605696 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-c43e951d-3ffa-49c5-bff3-5f33311b664b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Creating new backup {'backup': {'volume_id': 'ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13', 'name': 'tempest-type-Backup-719774357'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:17:41.605783 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-c43e951d-3ffa-49c5-bff3-5f33311b664b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Creating backup of volume ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 in container None Aug 07 18:17:41.612884 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:41.612884 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:41.613232 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c43e951d-3ffa-49c5-bff3-5f33311b664b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:17:41.628971 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c43e951d-3ffa-49c5-bff3-5f33311b664b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Created reservations ['773843dc-f8b8-4764-884c-68107786abad', '5a7d3cf3-f5d1-4b37-9e94-026c043f24a1'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:17:41.658348 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c43e951d-3ffa-49c5-bff3-5f33311b664b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:17:41.658870 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1443/5788] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:17:41 2026] POST /volume/v3/backups => generated 315 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:17:41.668170 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-40563e12-8a26-400b-8507-394e9ae1486c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:41.669981 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40563e12-8a26-400b-8507-394e9ae1486c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:41.670374 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40563e12-8a26-400b-8507-394e9ae1486c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:41.670374 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-40563e12-8a26-400b-8507-394e9ae1486c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:41.670500 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-40563e12-8a26-400b-8507-394e9ae1486c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:41.674190 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:41.674190 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:41.674799 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-40563e12-8a26-400b-8507-394e9ae1486c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:41.675139 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1448/5789] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:41 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:42.686323 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ee13af8b-642b-488b-ba26-9f1f352e299b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:42.688139 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee13af8b-642b-488b-ba26-9f1f352e299b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:42.688339 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee13af8b-642b-488b-ba26-9f1f352e299b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:42.688552 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ee13af8b-642b-488b-ba26-9f1f352e299b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:42.688679 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-ee13af8b-642b-488b-ba26-9f1f352e299b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:42.693287 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:42.693287 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:42.694001 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ee13af8b-642b-488b-ba26-9f1f352e299b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:42.694371 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1457/5790] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:42 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:43.705167 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-186e1877-291f-40d7-923f-42294954c6b7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:43.707024 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-186e1877-291f-40d7-923f-42294954c6b7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:43.707258 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-186e1877-291f-40d7-923f-42294954c6b7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:43.707478 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-186e1877-291f-40d7-923f-42294954c6b7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:43.707597 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-186e1877-291f-40d7-923f-42294954c6b7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:43.711806 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:43.711806 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:43.712412 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-186e1877-291f-40d7-923f-42294954c6b7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:43.712752 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1443/5791] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:43 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:44.729417 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6d213a44-69fc-4835-b7e9-42ae58121ff4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:44.734891 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d213a44-69fc-4835-b7e9-42ae58121ff4 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:44.736552 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d213a44-69fc-4835-b7e9-42ae58121ff4 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:44.738439 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d213a44-69fc-4835-b7e9-42ae58121ff4 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:44.739097 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6d213a44-69fc-4835-b7e9-42ae58121ff4 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:44.752087 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:44.752087 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:44.754744 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d213a44-69fc-4835-b7e9-42ae58121ff4 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:44.756657 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1444/5792] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:44 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 735 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:45.765749 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f8e5909e-e887-4a1b-a4b9-a5f3675f31a3 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:45.767926 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8e5909e-e887-4a1b-a4b9-a5f3675f31a3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:45.767926 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8e5909e-e887-4a1b-a4b9-a5f3675f31a3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:45.767926 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f8e5909e-e887-4a1b-a4b9-a5f3675f31a3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:45.768656 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f8e5909e-e887-4a1b-a4b9-a5f3675f31a3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:45.772617 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:45.772617 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:45.773372 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f8e5909e-e887-4a1b-a4b9-a5f3675f31a3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:45.773540 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1449/5793] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:45 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:46.785426 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c826c411-13b9-4131-b6f1-d1cb837cb772 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:46.787463 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c826c411-13b9-4131-b6f1-d1cb837cb772 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:46.787660 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c826c411-13b9-4131-b6f1-d1cb837cb772 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:46.787875 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c826c411-13b9-4131-b6f1-d1cb837cb772 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:46.787950 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c826c411-13b9-4131-b6f1-d1cb837cb772 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:46.789445 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=45,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:17:46.792281 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:46.792281 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:46.792896 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c826c411-13b9-4131-b6f1-d1cb837cb772 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:46.793277 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1458/5794] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:46 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:47.804437 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4826e126-16d1-4bcf-910a-491297713b9b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:47.806183 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4826e126-16d1-4bcf-910a-491297713b9b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:47.806439 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4826e126-16d1-4bcf-910a-491297713b9b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:47.806587 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4826e126-16d1-4bcf-910a-491297713b9b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:47.806721 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-4826e126-16d1-4bcf-910a-491297713b9b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:47.808477 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=77,cinder:INSERT=18,cinder:UPDATE=33 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:17:47.811515 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:47.811515 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:47.812140 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4826e126-16d1-4bcf-910a-491297713b9b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:47.812823 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1444/5795] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:47 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:48.827055 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-631cfa69-b241-40ad-b6d9-f3968f427274 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:48.833265 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-631cfa69-b241-40ad-b6d9-f3968f427274 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:48.834143 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-631cfa69-b241-40ad-b6d9-f3968f427274 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:48.834979 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-631cfa69-b241-40ad-b6d9-f3968f427274 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:48.835205 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-631cfa69-b241-40ad-b6d9-f3968f427274 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:48.848490 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:48.848490 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:48.850290 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-631cfa69-b241-40ad-b6d9-f3968f427274 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:48.851767 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1445/5796] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:48 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 735 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:49.863467 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-951336d5-5d88-4447-ac66-affd8bed1ecb None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:49.865745 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-951336d5-5d88-4447-ac66-affd8bed1ecb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:49.865745 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-951336d5-5d88-4447-ac66-affd8bed1ecb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:49.866082 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-951336d5-5d88-4447-ac66-affd8bed1ecb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:49.866082 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-951336d5-5d88-4447-ac66-affd8bed1ecb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:49.868114 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=70,cinder:UPDATE=26,cinder:INSERT=14 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:17:49.872628 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:49.872628 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:49.873421 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-951336d5-5d88-4447-ac66-affd8bed1ecb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:49.873566 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1450/5797] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:49 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:50.885419 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fea654af-93f0-4b64-b657-306491d27bb7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:50.887385 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fea654af-93f0-4b64-b657-306491d27bb7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:50.887647 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fea654af-93f0-4b64-b657-306491d27bb7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:50.887859 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fea654af-93f0-4b64-b657-306491d27bb7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:50.887964 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-fea654af-93f0-4b64-b657-306491d27bb7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:50.892622 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:50.892622 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:50.893449 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fea654af-93f0-4b64-b657-306491d27bb7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:50.893889 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1459/5798] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:50 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:51.904758 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2bef81c4-6697-4aa1-b5fc-71ea8a6abebb None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:51.906562 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2bef81c4-6697-4aa1-b5fc-71ea8a6abebb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:51.906774 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2bef81c4-6697-4aa1-b5fc-71ea8a6abebb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:51.906985 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2bef81c4-6697-4aa1-b5fc-71ea8a6abebb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:51.907097 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-2bef81c4-6697-4aa1-b5fc-71ea8a6abebb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:51.911732 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:51.911732 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:51.912555 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2bef81c4-6697-4aa1-b5fc-71ea8a6abebb tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:51.913056 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1445/5799] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:51 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:52.922803 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e2268b48-98af-44a6-abaf-cb70344380e9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:52.924519 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2268b48-98af-44a6-abaf-cb70344380e9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:52.924727 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2268b48-98af-44a6-abaf-cb70344380e9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:52.924916 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2268b48-98af-44a6-abaf-cb70344380e9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:52.925068 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e2268b48-98af-44a6-abaf-cb70344380e9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:52.928947 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:52.928947 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:52.929482 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2268b48-98af-44a6-abaf-cb70344380e9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:52.929821 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1446/5800] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:52 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:53.939204 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3def6e0f-a9e6-4955-a600-6efa50a4550e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:53.940931 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3def6e0f-a9e6-4955-a600-6efa50a4550e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:53.941160 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3def6e0f-a9e6-4955-a600-6efa50a4550e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:53.941367 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3def6e0f-a9e6-4955-a600-6efa50a4550e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:53.941508 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-3def6e0f-a9e6-4955-a600-6efa50a4550e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:53.945328 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:53.945328 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:53.945906 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3def6e0f-a9e6-4955-a600-6efa50a4550e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:53.946269 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1451/5801] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:53 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:54.956592 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3154de04-c26c-4db4-8f0c-4f6150e9ceed None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:54.958224 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3154de04-c26c-4db4-8f0c-4f6150e9ceed tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:54.958458 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3154de04-c26c-4db4-8f0c-4f6150e9ceed tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:54.958646 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3154de04-c26c-4db4-8f0c-4f6150e9ceed tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:54.958799 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3154de04-c26c-4db4-8f0c-4f6150e9ceed tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:54.962935 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:54.962935 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:54.963510 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3154de04-c26c-4db4-8f0c-4f6150e9ceed tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:54.964026 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1460/5802] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:54 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:55.973863 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-14ccd17c-f468-44e4-b627-4c1d1795d089 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:55.976079 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-14ccd17c-f468-44e4-b627-4c1d1795d089 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:55.976300 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-14ccd17c-f468-44e4-b627-4c1d1795d089 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:55.976520 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-14ccd17c-f468-44e4-b627-4c1d1795d089 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:55.976626 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-14ccd17c-f468-44e4-b627-4c1d1795d089 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:55.980932 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:55.980932 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:55.981603 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-14ccd17c-f468-44e4-b627-4c1d1795d089 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:55.981991 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1446/5803] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:55 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:55.992498 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1f9e12a7-b412-4e6a-a65a-bb6bf8529f7f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:55.994348 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f9e12a7-b412-4e6a-a65a-bb6bf8529f7f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e/export_record Aug 07 18:17:55.994595 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f9e12a7-b412-4e6a-a65a-bb6bf8529f7f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:55.994819 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f9e12a7-b412-4e6a-a65a-bb6bf8529f7f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'export_record' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:55.994957 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-1f9e12a7-b412-4e6a-a65a-bb6bf8529f7f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Export record for backup bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100246) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 18:17:55.999898 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:55.999898 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:56.000835 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.api [None req-1f9e12a7-b412-4e6a-a65a-bb6bf8529f7f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling RPCAPI with context: , host: np0000006743, backup: bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100246) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 18:17:56.008582 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-1f9e12a7-b412-4e6a-a65a-bb6bf8529f7f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] export_record in rpcapi backup_id bbfeedd5-603e-499c-9d06-878c77696a7e on host np0000006743. {{(pid=100246) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 18:17:56.022027 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-1f9e12a7-b412-4e6a-a65a-bb6bf8529f7f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmJmZWVkZDUtNjAzZS00OTljLTlkMDYtODc4Yzc3Njk2YTdlIiwgInVzZXJfaWQiOiAiMjExZmRkNWE3MzQyNDg4ZmIxZDdkNDNlM2M3ZGI0MTAiLCAicHJvamVjdF9pZCI6ICJkZDhjNTY2ZDVlY2M0ODk5ODVmNDViMWJmNTg2ZjFlZCIsICJ2b2x1bWVfaWQiOiAiYWQ4ZDJkOGQtZDE0NS00YmEwLWJmZmQtNGMyYWU5MmNkYjEzIiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTk3NzQzNTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZDhkMmQ4ZC1kMTQ1LTRiYTAtYmZmZC00YzJhZTkyY2RiMTMvMjAyNjA4MDcxODE3NDQvYXpfbm92YV9iYWNrdXBfYmJmZWVkZDUtNjAzZS00OTljLTlkMDYtODc4Yzc3Njk2YTdlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODoxNzo0MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODoxNzo0MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjE3OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100246) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 18:17:56.022376 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f9e12a7-b412-4e6a-a65a-bb6bf8529f7f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e/export_record returned with HTTP 200 Aug 07 18:17:56.023070 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1447/5804] 10.4.3.241 () {68 vars in 1430 bytes} [Fri Aug 7 18:17:55 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:17:56.031688 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-d9cfaf2e-e339-4e45-a5af-172c6371b82b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:56.033615 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d9cfaf2e-e339-4e45-a5af-172c6371b82b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:17:56.033879 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d9cfaf2e-e339-4e45-a5af-172c6371b82b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:56.034127 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-d9cfaf2e-e339-4e45-a5af-172c6371b82b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:56.034246 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-d9cfaf2e-e339-4e45-a5af-172c6371b82b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:56.038428 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:56.038428 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:56.039014 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-d9cfaf2e-e339-4e45-a5af-172c6371b82b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:17:56.039409 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1452/5805] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:56 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:56.049847 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-761f4655-0993-433c-bbf0-3e63ea4a1ede None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:56.051576 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-761f4655-0993-433c-bbf0-3e63ea4a1ede tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] POST https://10.4.3.241/volume/v3/backups/import_record Aug 07 18:17:56.052021 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-761f4655-0993-433c-bbf0-3e63ea4a1ede tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2RhZGE4OTYtNjQ0MC00YTA4LWFmOGMtZjk2N2ZhOGFiMDgzIiwgInVzZXJfaWQiOiAiMjExZmRkNWE3MzQyNDg4ZmIxZDdkNDNlM2M3ZGI0MTAiLCAicHJvamVjdF9pZCI6ICJkZDhjNTY2ZDVlY2M0ODk5ODVmNDViMWJmNTg2ZjFlZCIsICJ2b2x1bWVfaWQiOiAiYWQ4ZDJkOGQtZDE0NS00YmEwLWJmZmQtNGMyYWU5MmNkYjEzIiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTk3NzQzNTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZDhkMmQ4ZC1kMTQ1LTRiYTAtYmZmZC00YzJhZTkyY2RiMTMvMjAyNjA4MDcxODE3NDQvYXpfbm92YV9iYWNrdXBfYmJmZWVkZDUtNjAzZS00OTljLTlkMDYtODc4Yzc3Njk2YTdlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODoxNzo0MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODoxNzo0MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjE3OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:17:56.053680 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-761f4655-0993-433c-bbf0-3e63ea4a1ede tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2RhZGE4OTYtNjQ0MC00YTA4LWFmOGMtZjk2N2ZhOGFiMDgzIiwgInVzZXJfaWQiOiAiMjExZmRkNWE3MzQyNDg4ZmIxZDdkNDNlM2M3ZGI0MTAiLCAicHJvamVjdF9pZCI6ICJkZDhjNTY2ZDVlY2M0ODk5ODVmNDViMWJmNTg2ZjFlZCIsICJ2b2x1bWVfaWQiOiAiYWQ4ZDJkOGQtZDE0NS00YmEwLWJmZmQtNGMyYWU5MmNkYjEzIiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTk3NzQzNTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZDhkMmQ4ZC1kMTQ1LTRiYTAtYmZmZC00YzJhZTkyY2RiMTMvMjAyNjA4MDcxODE3NDQvYXpfbm92YV9iYWNrdXBfYmJmZWVkZDUtNjAzZS00OTljLTlkMDYtODc4Yzc3Njk2YTdlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODoxNzo0MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODoxNzo0MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjE3OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100245) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 18:17:56.053940 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-761f4655-0993-433c-bbf0-3e63ea4a1ede tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2RhZGE4OTYtNjQ0MC00YTA4LWFmOGMtZjk2N2ZhOGFiMDgzIiwgInVzZXJfaWQiOiAiMjExZmRkNWE3MzQyNDg4ZmIxZDdkNDNlM2M3ZGI0MTAiLCAicHJvamVjdF9pZCI6ICJkZDhjNTY2ZDVlY2M0ODk5ODVmNDViMWJmNTg2ZjFlZCIsICJ2b2x1bWVfaWQiOiAiYWQ4ZDJkOGQtZDE0NS00YmEwLWJmZmQtNGMyYWU5MmNkYjEzIiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTk3NzQzNTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZDhkMmQ4ZC1kMTQ1LTRiYTAtYmZmZC00YzJhZTkyY2RiMTMvMjAyNjA4MDcxODE3NDQvYXpfbm92YV9iYWNrdXBfYmJmZWVkZDUtNjAzZS00OTljLTlkMDYtODc4Yzc3Njk2YTdlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODoxNzo0MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODoxNzo0MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjE3OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100245) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 18:17:56.077366 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-761f4655-0993-433c-bbf0-3e63ea4a1ede tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Created reservations ['62019947-1ec2-42f1-aa06-1b8a63f5ee98', 'dd9be10d-8bc7-4903-9305-58ecb4208194'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:17:56.093336 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-761f4655-0993-433c-bbf0-3e63ea4a1ede tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] import_record rpcapi backup id 3dada896-6440-4a08-af8c-f967fa8ab083 on host np0000006743 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2RhZGE4OTYtNjQ0MC00YTA4LWFmOGMtZjk2N2ZhOGFiMDgzIiwgInVzZXJfaWQiOiAiMjExZmRkNWE3MzQyNDg4ZmIxZDdkNDNlM2M3ZGI0MTAiLCAicHJvamVjdF9pZCI6ICJkZDhjNTY2ZDVlY2M0ODk5ODVmNDViMWJmNTg2ZjFlZCIsICJ2b2x1bWVfaWQiOiAiYWQ4ZDJkOGQtZDE0NS00YmEwLWJmZmQtNGMyYWU5MmNkYjEzIiwgImhvc3QiOiAibnAwMDAwMDA2NzQzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTk3NzQzNTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hZDhkMmQ4ZC1kMTQ1LTRiYTAtYmZmZC00YzJhZTkyY2RiMTMvMjAyNjA4MDcxODE3NDQvYXpfbm92YV9iYWNrdXBfYmJmZWVkZDUtNjAzZS00OTljLTlkMDYtODc4Yzc3Njk2YTdlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxODoxNzo0MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxODoxNzo0MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE4OjE3OjU1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100245) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 18:17:56.095617 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.contrib.backups [None req-761f4655-0993-433c-bbf0-3e63ea4a1ede tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Import record output: {'backup': {'id': '3dada896-6440-4a08-af8c-f967fa8ab083', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.241/volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083'}, {'rel': 'bookmark', 'href': 'https://10.4.3.241/volume/backups/3dada896-6440-4a08-af8c-f967fa8ab083'}]}}. {{(pid=100245) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 18:17:56.095891 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-761f4655-0993-433c-bbf0-3e63ea4a1ede tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/import_record returned with HTTP 201 Aug 07 18:17:56.096336 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1461/5806] 10.4.3.241 () {70 vars in 1342 bytes} [Fri Aug 7 18:17:56 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 47 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 18:17:56.103526 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-298352d3-71ac-4a09-b6c3-7f5322fb1a3d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:56.105214 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-298352d3-71ac-4a09-b6c3-7f5322fb1a3d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 Aug 07 18:17:56.105434 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-298352d3-71ac-4a09-b6c3-7f5322fb1a3d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:56.105612 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-298352d3-71ac-4a09-b6c3-7f5322fb1a3d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:56.105730 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-298352d3-71ac-4a09-b6c3-7f5322fb1a3d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 3dada896-6440-4a08-af8c-f967fa8ab083. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:56.109687 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:56.109687 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:17:56.110276 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-298352d3-71ac-4a09-b6c3-7f5322fb1a3d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 returned with HTTP 200 Aug 07 18:17:56.110628 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1447/5807] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:56 2026] GET /volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 => generated 647 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:57.121597 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-62aeb8ab-88b1-4438-a3ec-3ba15e621e41 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:57.124451 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-62aeb8ab-88b1-4438-a3ec-3ba15e621e41 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 Aug 07 18:17:57.124451 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-62aeb8ab-88b1-4438-a3ec-3ba15e621e41 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:57.124451 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-62aeb8ab-88b1-4438-a3ec-3ba15e621e41 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:57.124451 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-62aeb8ab-88b1-4438-a3ec-3ba15e621e41 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 3dada896-6440-4a08-af8c-f967fa8ab083. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:57.128920 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:57.128920 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:57.129560 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-62aeb8ab-88b1-4438-a3ec-3ba15e621e41 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 returned with HTTP 200 Aug 07 18:17:57.129979 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1448/5808] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:57 2026] GET /volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:57.140210 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-928bf44f-255c-445d-95f5-60ba6f24361f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:57.141964 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-928bf44f-255c-445d-95f5-60ba6f24361f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] DELETE https://10.4.3.241/volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 Aug 07 18:17:57.142211 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-928bf44f-255c-445d-95f5-60ba6f24361f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:57.142420 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-928bf44f-255c-445d-95f5-60ba6f24361f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:57.142554 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-928bf44f-255c-445d-95f5-60ba6f24361f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete backup with id: 3dada896-6440-4a08-af8c-f967fa8ab083. Aug 07 18:17:57.147024 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:57.147024 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:57.159035 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-928bf44f-255c-445d-95f5-60ba6f24361f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] delete_backup rpcapi backup_id 3dada896-6440-4a08-af8c-f967fa8ab083 {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:17:57.160732 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-928bf44f-255c-445d-95f5-60ba6f24361f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 returned with HTTP 202 Aug 07 18:17:57.161503 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1453/5809] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:17:57 2026] DELETE /volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:17:57.168403 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-369a6ae1-ea5b-4867-8e74-0b01989a5daa None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:57.170123 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-369a6ae1-ea5b-4867-8e74-0b01989a5daa tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 Aug 07 18:17:57.170350 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-369a6ae1-ea5b-4867-8e74-0b01989a5daa tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:57.170570 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-369a6ae1-ea5b-4867-8e74-0b01989a5daa tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:57.170673 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-369a6ae1-ea5b-4867-8e74-0b01989a5daa tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 3dada896-6440-4a08-af8c-f967fa8ab083. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:57.174770 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:57.174770 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:57.175368 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-369a6ae1-ea5b-4867-8e74-0b01989a5daa tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 returned with HTTP 200 Aug 07 18:17:57.175768 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1462/5810] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:57 2026] GET /volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:58.185522 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-439185dc-b635-4b20-a208-9a9a08878a65 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:58.187244 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-439185dc-b635-4b20-a208-9a9a08878a65 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 Aug 07 18:17:58.187488 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-439185dc-b635-4b20-a208-9a9a08878a65 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:58.187762 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-439185dc-b635-4b20-a208-9a9a08878a65 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:58.187896 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-439185dc-b635-4b20-a208-9a9a08878a65 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 3dada896-6440-4a08-af8c-f967fa8ab083. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:17:58.192805 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-439185dc-b635-4b20-a208-9a9a08878a65 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 returned with HTTP 404 Aug 07 18:17:58.193549 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1448/5811] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:58 2026] GET /volume/v3/backups/3dada896-6440-4a08-af8c-f967fa8ab083 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:17:58.200543 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e8f4fd8f-8bab-4e23-9309-4a3c8103dcb3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:58.202422 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8f4fd8f-8bab-4e23-9309-4a3c8103dcb3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 Aug 07 18:17:58.202632 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8f4fd8f-8bab-4e23-9309-4a3c8103dcb3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:58.202869 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8f4fd8f-8bab-4e23-9309-4a3c8103dcb3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:58.203064 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e8f4fd8f-8bab-4e23-9309-4a3c8103dcb3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete volume with id: ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 Aug 07 18:17:58.210093 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:58.210093 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:17:58.210389 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e8f4fd8f-8bab-4e23-9309-4a3c8103dcb3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:17:58.225618 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e8f4fd8f-8bab-4e23-9309-4a3c8103dcb3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete volume request issued successfully. Aug 07 18:17:58.225795 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8f4fd8f-8bab-4e23-9309-4a3c8103dcb3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 returned with HTTP 202 Aug 07 18:17:58.226203 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1449/5812] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:17:58 2026] DELETE /volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:17:58.233423 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-96ba12a9-b8ae-4750-9ada-d68caa2975ef None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:58.235895 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-96ba12a9-b8ae-4750-9ada-d68caa2975ef tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 Aug 07 18:17:58.236226 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-96ba12a9-b8ae-4750-9ada-d68caa2975ef tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:58.236552 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-96ba12a9-b8ae-4750-9ada-d68caa2975ef tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:58.245094 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:58.245094 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:17:58.250263 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-96ba12a9-b8ae-4750-9ada-d68caa2975ef tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:17:58.256268 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-96ba12a9-b8ae-4750-9ada-d68caa2975ef tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 returned with HTTP 200 Aug 07 18:17:58.256694 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1454/5813] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:58 2026] GET /volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:17:59.270624 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-dbe9147e-2cc8-430b-ae49-af4eb164af2d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:59.272774 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dbe9147e-2cc8-430b-ae49-af4eb164af2d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 Aug 07 18:17:59.273029 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dbe9147e-2cc8-430b-ae49-af4eb164af2d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:59.273268 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-dbe9147e-2cc8-430b-ae49-af4eb164af2d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:59.280294 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-dbe9147e-2cc8-430b-ae49-af4eb164af2d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 returned with HTTP 404 Aug 07 18:17:59.280893 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1463/5814] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:59 2026] GET /volume/v3/volumes/ad8d2d8d-d145-4ba0-bffd-4c2ae92cdb13 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:17:59.291682 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-dfbfa4de-af1c-4252-b18a-e8c065609e91 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:59.293326 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dfbfa4de-af1c-4252-b18a-e8c065609e91 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups Aug 07 18:17:59.293535 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dfbfa4de-af1c-4252-b18a-e8c065609e91 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:59.293708 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-dfbfa4de-af1c-4252-b18a-e8c065609e91 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'index' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:59.298444 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-dfbfa4de-af1c-4252-b18a-e8c065609e91 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 200 Aug 07 18:17:59.298779 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1449/5815] 10.4.3.241 () {68 vars in 1277 bytes} [Fri Aug 7 18:17:59 2026] GET /volume/v3/backups => generated 623 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:59.308825 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0d63b8a7-7166-4978-9952-3090c476e28b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:59.310791 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d63b8a7-7166-4978-9952-3090c476e28b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups?project_id=dd8c566d5ecc489985f45b1bf586f1ed Aug 07 18:17:59.310989 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d63b8a7-7166-4978-9952-3090c476e28b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:59.311165 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d63b8a7-7166-4978-9952-3090c476e28b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:59.316167 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d63b8a7-7166-4978-9952-3090c476e28b tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups?project_id=dd8c566d5ecc489985f45b1bf586f1ed returned with HTTP 200 Aug 07 18:17:59.316544 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1450/5816] 10.4.3.241 () {68 vars in 1364 bytes} [Fri Aug 7 18:17:59 2026] GET /volume/v3/backups?project_id=dd8c566d5ecc489985f45b1bf586f1ed => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:17:59.327407 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:59.328934 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:17:59.329256 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1632649346"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:17:59.330911 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1632649346'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:17:59.331036 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Create volume of 1 GB Aug 07 18:17:59.334778 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Availability Zones retrieved successfully. Aug 07 18:17:59.339644 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Flow 'volume_create_api' (97f7dfbd-6417-4db1-8e5c-bedeaffdd787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:17:59.340564 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65c72e9-ea43-44be-8963-1ceb6d05e813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:59.341254 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:17:59.363697 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65c72e9-ea43-44be-8963-1ceb6d05e813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:59.364344 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (593a9630-d01a-488d-bdea-53e6e345b896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:59.398019 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Created reservations ['fb432220-c92d-48a2-8c22-018cdcd5d629', 'bcca5a3f-bdf2-4616-9f30-bf5af66ac9e1', '5d978892-afcb-4479-823a-651e1aa52610', '372f32a5-c56e-4aa6-86d9-9e1dd782552e'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:17:59.399119 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (593a9630-d01a-488d-bdea-53e6e345b896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb432220-c92d-48a2-8c22-018cdcd5d629', 'bcca5a3f-bdf2-4616-9f30-bf5af66ac9e1', '5d978892-afcb-4479-823a-651e1aa52610', '372f32a5-c56e-4aa6-86d9-9e1dd782552e']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:59.399908 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f605266-38f7-44e5-ab8e-d7dffa6bcd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:59.420726 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f605266-38f7-44e5-ab8e-d7dffa6bcd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77c537aa-bb47-433c-9333-24da976cd533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1632649346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8c566d5ecc489985f45b1bf586f1ed',qos_specs=None,replication_status=,reservations=['fb432220-c92d-48a2-8c22-018cdcd5d629','bcca5a3f-bdf2-4616-9f30-bf5af66ac9e1','5d978892-afcb-4479-823a-651e1aa52610','372f32a5-c56e-4aa6-86d9-9e1dd782552e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:17:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1632649346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77c537aa-bb47-433c-9333-24da976cd533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8c566d5ecc489985f45b1bf586f1ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:59.421414 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124abd52-9235-4de8-915b-472bbaa3dd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:59.438854 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124abd52-9235-4de8-915b-472bbaa3dd5c) transitioned into state 'SUCCESS' from state '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-1632649346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd8c566d5ecc489985f45b1bf586f1ed',qos_specs=None,replication_status=,reservations=['fb432220-c92d-48a2-8c22-018cdcd5d629','bcca5a3f-bdf2-4616-9f30-bf5af66ac9e1','5d978892-afcb-4479-823a-651e1aa52610','372f32a5-c56e-4aa6-86d9-9e1dd782552e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:59.439568 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba041865-c7e4-4358-a8bb-b87ad580602c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:17:59.448048 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba041865-c7e4-4358-a8bb-b87ad580602c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:17:59.448867 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Flow 'volume_create_api' (97f7dfbd-6417-4db1-8e5c-bedeaffdd787) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:17:59.449098 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Create volume request issued successfully. Aug 07 18:17:59.449639 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2534294b-9205-484b-b7e1-8a50c4b4b869 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:17:59.450108 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1455/5817] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:17:59 2026] POST /volume/v3/volumes => generated 778 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:17:59.460522 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5d0e5462-0ab5-405e-a899-af88226d3bfc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:17:59.462308 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d0e5462-0ab5-405e-a899-af88226d3bfc tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 Aug 07 18:17:59.462308 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d0e5462-0ab5-405e-a899-af88226d3bfc tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:17:59.462387 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5d0e5462-0ab5-405e-a899-af88226d3bfc tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:17:59.469266 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:17:59.469266 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:17:59.472462 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5d0e5462-0ab5-405e-a899-af88226d3bfc tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:17:59.475674 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5d0e5462-0ab5-405e-a899-af88226d3bfc tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 returned with HTTP 200 Aug 07 18:17:59.476024 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1464/5818] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:17:59 2026] GET /volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:00.488874 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-35ef7556-097f-4ed6-9174-78dafc593e41 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:00.490529 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-35ef7556-097f-4ed6-9174-78dafc593e41 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 Aug 07 18:18:00.490748 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-35ef7556-097f-4ed6-9174-78dafc593e41 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:00.490948 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-35ef7556-097f-4ed6-9174-78dafc593e41 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:00.497648 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:00.497648 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:00.501635 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-35ef7556-097f-4ed6-9174-78dafc593e41 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:18:00.506389 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-35ef7556-097f-4ed6-9174-78dafc593e41 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 returned with HTTP 200 Aug 07 18:18:00.506974 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1450/5819] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:00 2026] GET /volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:00.518716 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6560391-5c7d-49d8-bb97-7993fb2385a9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:00.520699 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6560391-5c7d-49d8-bb97-7993fb2385a9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] POST https://10.4.3.241/volume/v3/backups Aug 07 18:18:00.521119 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6560391-5c7d-49d8-bb97-7993fb2385a9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77c537aa-bb47-433c-9333-24da976cd533", "name": "tempest-type-Backup-1874339346"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:00.522741 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-e6560391-5c7d-49d8-bb97-7993fb2385a9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Creating new backup {'backup': {'volume_id': '77c537aa-bb47-433c-9333-24da976cd533', 'name': 'tempest-type-Backup-1874339346'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 18:18:00.522912 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-e6560391-5c7d-49d8-bb97-7993fb2385a9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Creating backup of volume 77c537aa-bb47-433c-9333-24da976cd533 in container None Aug 07 18:18:00.531046 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:00.531046 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:00.531464 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e6560391-5c7d-49d8-bb97-7993fb2385a9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:18:00.546334 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-e6560391-5c7d-49d8-bb97-7993fb2385a9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Created reservations ['e75e16f1-6e47-4244-b48f-7ad56aea9b37', 'ecff5481-f64d-4ea4-b18b-f521fad00fd8'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:00.569847 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6560391-5c7d-49d8-bb97-7993fb2385a9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups returned with HTTP 202 Aug 07 18:18:00.570091 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1451/5820] 10.4.3.241 () {70 vars in 1299 bytes} [Fri Aug 7 18:18:00 2026] POST /volume/v3/backups => generated 316 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:00.577840 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-fa1c92ea-0a2f-473d-81e0-b13fc6ebd6ea None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:00.579564 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa1c92ea-0a2f-473d-81e0-b13fc6ebd6ea tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:00.579754 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa1c92ea-0a2f-473d-81e0-b13fc6ebd6ea tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:00.579916 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-fa1c92ea-0a2f-473d-81e0-b13fc6ebd6ea tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:00.580008 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-fa1c92ea-0a2f-473d-81e0-b13fc6ebd6ea tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:00.583866 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:00.583866 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:00.584430 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-fa1c92ea-0a2f-473d-81e0-b13fc6ebd6ea tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:00.584826 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1456/5821] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:00 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:01.595315 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-c86c029a-e765-49d3-a838-27d1e965ca96 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:01.598248 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c86c029a-e765-49d3-a838-27d1e965ca96 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:01.598569 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c86c029a-e765-49d3-a838-27d1e965ca96 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:01.598875 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-c86c029a-e765-49d3-a838-27d1e965ca96 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:01.599043 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-c86c029a-e765-49d3-a838-27d1e965ca96 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:01.604345 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:01.604345 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:01.605202 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-c86c029a-e765-49d3-a838-27d1e965ca96 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:01.605742 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1465/5822] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:01 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:02.615741 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-506b0db1-6265-48c0-a3dd-e0652037dee9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:02.617547 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-506b0db1-6265-48c0-a3dd-e0652037dee9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:02.617809 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-506b0db1-6265-48c0-a3dd-e0652037dee9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:02.618002 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-506b0db1-6265-48c0-a3dd-e0652037dee9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:02.618100 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-506b0db1-6265-48c0-a3dd-e0652037dee9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:02.622645 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:02.622645 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:02.623277 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-506b0db1-6265-48c0-a3dd-e0652037dee9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:02.623659 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1451/5823] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:02 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:03.634599 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-52aceba7-0932-4018-ba01-4ec520f47f65 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:03.636679 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-52aceba7-0932-4018-ba01-4ec520f47f65 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:03.636956 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-52aceba7-0932-4018-ba01-4ec520f47f65 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:03.637180 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-52aceba7-0932-4018-ba01-4ec520f47f65 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:03.637297 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-52aceba7-0932-4018-ba01-4ec520f47f65 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:03.642467 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:03.642467 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:03.643313 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-52aceba7-0932-4018-ba01-4ec520f47f65 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:03.643851 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1452/5824] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:03 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:04.653211 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f51fa5ba-a711-4ebf-afe7-60544dec1679 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:04.655047 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f51fa5ba-a711-4ebf-afe7-60544dec1679 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:04.655320 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f51fa5ba-a711-4ebf-afe7-60544dec1679 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:04.655572 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f51fa5ba-a711-4ebf-afe7-60544dec1679 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:04.655689 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f51fa5ba-a711-4ebf-afe7-60544dec1679 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:04.661049 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:04.661049 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:04.661948 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f51fa5ba-a711-4ebf-afe7-60544dec1679 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:04.662462 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1457/5825] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:04 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:05.673319 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-643e1d07-4d91-42e8-8e73-36eedf6921ae None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:05.675226 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-643e1d07-4d91-42e8-8e73-36eedf6921ae tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:05.675441 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-643e1d07-4d91-42e8-8e73-36eedf6921ae tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:05.675646 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-643e1d07-4d91-42e8-8e73-36eedf6921ae tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:05.675750 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-643e1d07-4d91-42e8-8e73-36eedf6921ae tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:05.679857 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:05.679857 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:05.680437 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-643e1d07-4d91-42e8-8e73-36eedf6921ae tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:05.680821 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1466/5826] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:05 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:06.707963 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-3243593f-7116-460f-a39f-b740ac0af65d None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:06.709793 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3243593f-7116-460f-a39f-b740ac0af65d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:06.710060 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3243593f-7116-460f-a39f-b740ac0af65d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:06.710287 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-3243593f-7116-460f-a39f-b740ac0af65d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:06.710388 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-3243593f-7116-460f-a39f-b740ac0af65d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:06.714655 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:06.714655 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:06.715314 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-3243593f-7116-460f-a39f-b740ac0af65d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:06.715719 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1452/5827] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:06 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:07.729297 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3837b09f-4052-4dfa-9e70-f1af4651942c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:07.731810 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3837b09f-4052-4dfa-9e70-f1af4651942c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:07.732110 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3837b09f-4052-4dfa-9e70-f1af4651942c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:07.732379 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3837b09f-4052-4dfa-9e70-f1af4651942c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:07.732574 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3837b09f-4052-4dfa-9e70-f1af4651942c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:07.737825 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:07.737825 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:07.738708 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3837b09f-4052-4dfa-9e70-f1af4651942c tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:07.739179 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1453/5828] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:07 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:08.750498 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-f91b7200-62b4-4b14-bcc3-16ebb1354b34 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:08.752319 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f91b7200-62b4-4b14-bcc3-16ebb1354b34 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:08.752463 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f91b7200-62b4-4b14-bcc3-16ebb1354b34 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:08.752714 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-f91b7200-62b4-4b14-bcc3-16ebb1354b34 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:08.752933 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-f91b7200-62b4-4b14-bcc3-16ebb1354b34 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:08.758383 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:08.758383 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:08.758763 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-f91b7200-62b4-4b14-bcc3-16ebb1354b34 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:08.759356 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1458/5829] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:08 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:09.770853 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a31e29e5-f5ac-41c5-b4d0-0793a1efb80a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:09.772554 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a31e29e5-f5ac-41c5-b4d0-0793a1efb80a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:09.772758 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a31e29e5-f5ac-41c5-b4d0-0793a1efb80a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:09.772968 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a31e29e5-f5ac-41c5-b4d0-0793a1efb80a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:09.773109 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-a31e29e5-f5ac-41c5-b4d0-0793a1efb80a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:09.778049 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:09.778049 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:09.778797 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a31e29e5-f5ac-41c5-b4d0-0793a1efb80a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:09.779206 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1467/5830] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:09 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:10.789164 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-cd4d1f75-4eb3-41b4-8566-baf73deec4e8 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:10.791503 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cd4d1f75-4eb3-41b4-8566-baf73deec4e8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:10.791808 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cd4d1f75-4eb3-41b4-8566-baf73deec4e8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:10.792037 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-cd4d1f75-4eb3-41b4-8566-baf73deec4e8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:10.792161 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-cd4d1f75-4eb3-41b4-8566-baf73deec4e8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:10.796472 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:10.796472 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:10.797091 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-cd4d1f75-4eb3-41b4-8566-baf73deec4e8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:10.797491 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1453/5831] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:10 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:11.807926 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9e77fd48-e9f8-4f4a-83f5-46373bf6a5b1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:11.809675 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e77fd48-e9f8-4f4a-83f5-46373bf6a5b1 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:11.809943 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e77fd48-e9f8-4f4a-83f5-46373bf6a5b1 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:11.810179 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e77fd48-e9f8-4f4a-83f5-46373bf6a5b1 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:11.810292 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9e77fd48-e9f8-4f4a-83f5-46373bf6a5b1 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:11.814739 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:11.814739 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:11.815411 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e77fd48-e9f8-4f4a-83f5-46373bf6a5b1 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:11.815769 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1454/5832] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:11 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:12.826453 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1d709ec0-8e09-4c50-848b-d09bb72537e7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:12.827907 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1d709ec0-8e09-4c50-848b-d09bb72537e7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:12.828115 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1d709ec0-8e09-4c50-848b-d09bb72537e7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:12.828282 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1d709ec0-8e09-4c50-848b-d09bb72537e7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:12.828379 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-1d709ec0-8e09-4c50-848b-d09bb72537e7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:12.832141 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:12.832141 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:12.832684 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1d709ec0-8e09-4c50-848b-d09bb72537e7 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:12.833026 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1459/5833] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:12 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:13.843057 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0689c72b-6768-4d45-aba2-6eca9d79a21a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:13.844733 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0689c72b-6768-4d45-aba2-6eca9d79a21a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:13.844925 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0689c72b-6768-4d45-aba2-6eca9d79a21a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:13.845136 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0689c72b-6768-4d45-aba2-6eca9d79a21a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:13.845234 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-0689c72b-6768-4d45-aba2-6eca9d79a21a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:13.849438 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:13.849438 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:13.850037 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0689c72b-6768-4d45-aba2-6eca9d79a21a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:13.850384 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1468/5834] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:13 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:14.859915 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2670bfd4-d06c-46a3-a9e9-2b8b70a8eed9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:14.862523 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2670bfd4-d06c-46a3-a9e9-2b8b70a8eed9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:14.862523 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2670bfd4-d06c-46a3-a9e9-2b8b70a8eed9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:14.862697 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2670bfd4-d06c-46a3-a9e9-2b8b70a8eed9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:14.862777 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-2670bfd4-d06c-46a3-a9e9-2b8b70a8eed9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:14.866954 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:14.866954 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:14.867578 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2670bfd4-d06c-46a3-a9e9-2b8b70a8eed9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:14.867920 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1454/5835] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:14 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:14.877163 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-17b27a4b-602c-473d-beb3-a8f261582507 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:14.878827 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17b27a4b-602c-473d-beb3-a8f261582507 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] POST https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095/action Aug 07 18:18:14.879165 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17b27a4b-602c-473d-beb3-a8f261582507 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:18:14.879281 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17b27a4b-602c-473d-beb3-a8f261582507 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:14.880602 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-17b27a4b-602c-473d-beb3-a8f261582507 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Updating backup 'af878e78-c303-4f31-b2ac-71ea317de095' with '{'status': 'error'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 18:18:14.882178 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=54,cinder:UPDATE=29,cinder:INSERT=10 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:18:14.888496 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:14.888496 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:14.895925 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-17b27a4b-602c-473d-beb3-a8f261582507 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] reset_status in rpcapi backup_id af878e78-c303-4f31-b2ac-71ea317de095 on host np0000006743. {{(pid=100246) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 18:18:14.897509 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17b27a4b-602c-473d-beb3-a8f261582507 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095/action returned with HTTP 202 Aug 07 18:18:14.897932 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1455/5836] 10.4.3.241 () {70 vars in 1430 bytes} [Fri Aug 7 18:18:14 2026] POST /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:18:14.904281 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-83a2b9da-0e4b-4df1-a28b-d749f756bae9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:14.906006 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-83a2b9da-0e4b-4df1-a28b-d749f756bae9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 Aug 07 18:18:14.906250 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-83a2b9da-0e4b-4df1-a28b-d749f756bae9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:14.906500 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-83a2b9da-0e4b-4df1-a28b-d749f756bae9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:14.906703 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-83a2b9da-0e4b-4df1-a28b-d749f756bae9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete volume with id: 77c537aa-bb47-433c-9333-24da976cd533 Aug 07 18:18:14.914540 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:14.914540 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:14.914943 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-83a2b9da-0e4b-4df1-a28b-d749f756bae9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:18:14.931456 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-83a2b9da-0e4b-4df1-a28b-d749f756bae9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete volume request issued successfully. Aug 07 18:18:14.931456 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-83a2b9da-0e4b-4df1-a28b-d749f756bae9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 returned with HTTP 202 Aug 07 18:18:14.931720 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1460/5837] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:18:14 2026] DELETE /volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:14.938989 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-473f28ed-740e-480b-9ad9-a09a1d609452 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:14.940994 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-473f28ed-740e-480b-9ad9-a09a1d609452 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 Aug 07 18:18:14.941234 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-473f28ed-740e-480b-9ad9-a09a1d609452 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:14.941468 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-473f28ed-740e-480b-9ad9-a09a1d609452 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:14.948002 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:14.948002 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:14.951183 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-473f28ed-740e-480b-9ad9-a09a1d609452 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:18:14.954888 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-473f28ed-740e-480b-9ad9-a09a1d609452 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 returned with HTTP 200 Aug 07 18:18:14.955436 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1469/5838] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:14 2026] GET /volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:15.967929 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5ee87d78-ad66-4051-9f45-b76b56307a97 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:15.969745 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5ee87d78-ad66-4051-9f45-b76b56307a97 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 Aug 07 18:18:15.969995 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5ee87d78-ad66-4051-9f45-b76b56307a97 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:15.970203 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5ee87d78-ad66-4051-9f45-b76b56307a97 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:15.975877 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5ee87d78-ad66-4051-9f45-b76b56307a97 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 returned with HTTP 404 Aug 07 18:18:15.976338 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1455/5839] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:15 2026] GET /volume/v3/volumes/77c537aa-bb47-433c-9333-24da976cd533 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:15.984748 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:15.987094 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] POST https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79/restore Aug 07 18:18:15.987609 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:15.989427 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Restoring backup 2e5a5be5-996b-4e25-ae42-a629bcb22b79 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100246) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 18:18:15.989605 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Restoring backup 2e5a5be5-996b-4e25-ae42-a629bcb22b79 to volume None. Aug 07 18:18:15.994279 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:15.994279 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:15.995074 np0000006743 devstack@c-api.service[100246]: INFO cinder.backup.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Creating volume of 1 GB for restore of backup 2e5a5be5-996b-4e25-ae42-a629bcb22b79. Aug 07 18:18:15.998331 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Availability Zones retrieved successfully. Aug 07 18:18:16.004069 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Flow 'volume_create_api' (568cedd5-c437-4ef1-87d0-a923a01ec949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:16.004957 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3406238c-af1d-467e-9fc4-a11e731288ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:16.005659 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:18:16.029823 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3406238c-af1d-467e-9fc4-a11e731288ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:16.030695 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5208c4-9dad-4292-9115-a8de29c8e778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:16.065360 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Created reservations ['2e3e8087-8376-4550-bb04-326c2aa727b7', '85579b21-6c2f-476a-b9f3-fbfb235ff738', '1fe16e02-3442-4066-ba35-42aa70a1e065', 'eec5a946-0a37-44a3-8436-a8999b3f8c34'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:16.066476 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5208c4-9dad-4292-9115-a8de29c8e778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e3e8087-8376-4550-bb04-326c2aa727b7', '85579b21-6c2f-476a-b9f3-fbfb235ff738', '1fe16e02-3442-4066-ba35-42aa70a1e065', 'eec5a946-0a37-44a3-8436-a8999b3f8c34']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:16.067218 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7161c438-0c12-41a1-9bfe-33d93829c328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:16.094217 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7161c438-0c12-41a1-9bfe-33d93829c328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5555bc94-f92e-4277-b638-94f5903702c8', '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='dd8c566d5ecc489985f45b1bf586f1ed',qos_specs=None,replication_status=,reservations=['2e3e8087-8376-4550-bb04-326c2aa727b7','85579b21-6c2f-476a-b9f3-fbfb235ff738','1fe16e02-3442-4066-ba35-42aa70a1e065','eec5a946-0a37-44a3-8436-a8999b3f8c34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:18:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5555bc94-f92e-4277-b638-94f5903702c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd8c566d5ecc489985f45b1bf586f1ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:16.094966 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af64a15-011e-4d28-b367-703c105a2607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:16.109031 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af64a15-011e-4d28-b367-703c105a2607) transitioned into 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='dd8c566d5ecc489985f45b1bf586f1ed',qos_specs=None,replication_status=,reservations=['2e3e8087-8376-4550-bb04-326c2aa727b7','85579b21-6c2f-476a-b9f3-fbfb235ff738','1fe16e02-3442-4066-ba35-42aa70a1e065','eec5a946-0a37-44a3-8436-a8999b3f8c34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='211fdd5a7342488fb1d7d43e3c7db410',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:16.109813 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e67b87-e2b5-4204-861d-20bafa80db05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:16.118695 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3e67b87-e2b5-4204-861d-20bafa80db05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:16.119967 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Flow 'volume_create_api' (568cedd5-c437-4ef1-87d0-a923a01ec949) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:16.120414 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Create volume request issued successfully. Aug 07 18:18:16.130062 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:16.130062 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:16.130503 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:18:17.137457 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:17.137457 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:17.137887 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:18:17.137887 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Checking backup size 1 against volume size 1 {{(pid=100246) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 18:18:17.137887 np0000006743 devstack@c-api.service[100246]: INFO cinder.backup.api [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Overwriting volume 5555bc94-f92e-4277-b638-94f5903702c8 with restore of backup 2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:17.149028 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] restore_backup in rpcapi backup_id 2e5a5be5-996b-4e25-ae42-a629bcb22b79 {{(pid=100246) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 18:18:17.150935 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bde33c7-9e94-4055-849e-e88ee07ef33d tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79/restore returned with HTTP 202 Aug 07 18:18:17.151064 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1456/5840] 10.4.3.241 () {70 vars in 1433 bytes} [Fri Aug 7 18:18:15 2026] POST /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79/restore => generated 152 bytes in 1167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:17.158189 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e018d6cc-00fe-45df-8490-4b409408fa13 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:17.160071 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e018d6cc-00fe-45df-8490-4b409408fa13 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:17.160313 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e018d6cc-00fe-45df-8490-4b409408fa13 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:17.160551 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e018d6cc-00fe-45df-8490-4b409408fa13 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:17.160714 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-e018d6cc-00fe-45df-8490-4b409408fa13 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:17.164790 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:17.164790 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:17.165370 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e018d6cc-00fe-45df-8490-4b409408fa13 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:18:17.165756 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1461/5841] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:17 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:18.174897 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9befb6fa-f4d4-48b1-afeb-5bb8ea78a94a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:18.176457 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9befb6fa-f4d4-48b1-afeb-5bb8ea78a94a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:18.176645 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9befb6fa-f4d4-48b1-afeb-5bb8ea78a94a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:18.176813 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9befb6fa-f4d4-48b1-afeb-5bb8ea78a94a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:18.176905 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-9befb6fa-f4d4-48b1-afeb-5bb8ea78a94a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:18.180720 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:18.180720 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:18.181292 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9befb6fa-f4d4-48b1-afeb-5bb8ea78a94a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:18:18.181651 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1470/5842] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:18 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:19.192161 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-5775129b-8893-455d-9130-16507eb001d3 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:19.194037 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5775129b-8893-455d-9130-16507eb001d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:19.194271 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5775129b-8893-455d-9130-16507eb001d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:19.194516 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-5775129b-8893-455d-9130-16507eb001d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:19.194652 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-5775129b-8893-455d-9130-16507eb001d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:19.199283 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:19.199283 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:19.200048 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-5775129b-8893-455d-9130-16507eb001d3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:18:19.200430 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1456/5843] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:19 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:20.210414 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ad7637fb-1b58-4dca-930b-1126305a3918 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:20.212693 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad7637fb-1b58-4dca-930b-1126305a3918 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:20.212903 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ad7637fb-1b58-4dca-930b-1126305a3918 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:20.213078 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ad7637fb-1b58-4dca-930b-1126305a3918 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:20.213181 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ad7637fb-1b58-4dca-930b-1126305a3918 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:20.217175 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:20.217175 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:20.217809 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad7637fb-1b58-4dca-930b-1126305a3918 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:18:20.218133 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1457/5844] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:20 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:21.228596 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-26a4ced6-18db-4c3f-95dd-4935ce24585a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:21.230234 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26a4ced6-18db-4c3f-95dd-4935ce24585a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:21.230444 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26a4ced6-18db-4c3f-95dd-4935ce24585a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:21.230632 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-26a4ced6-18db-4c3f-95dd-4935ce24585a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:21.230727 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-26a4ced6-18db-4c3f-95dd-4935ce24585a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:21.234757 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:21.234757 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:21.235354 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-26a4ced6-18db-4c3f-95dd-4935ce24585a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:18:21.235742 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1462/5845] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:21 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:22.246302 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3413f856-899f-4fc9-a90d-72443c815837 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:22.248118 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3413f856-899f-4fc9-a90d-72443c815837 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:22.248356 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3413f856-899f-4fc9-a90d-72443c815837 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:22.248564 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3413f856-899f-4fc9-a90d-72443c815837 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:22.248686 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-3413f856-899f-4fc9-a90d-72443c815837 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:22.253140 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:22.253140 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:22.253933 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3413f856-899f-4fc9-a90d-72443c815837 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:18:22.254431 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1471/5846] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:22 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:23.264811 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-03e90d38-9066-4183-a211-4d9f89833aa6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:23.266527 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-03e90d38-9066-4183-a211-4d9f89833aa6 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:23.266743 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-03e90d38-9066-4183-a211-4d9f89833aa6 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:23.266920 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-03e90d38-9066-4183-a211-4d9f89833aa6 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:23.267018 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-03e90d38-9066-4183-a211-4d9f89833aa6 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:23.270998 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:23.270998 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:23.271580 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-03e90d38-9066-4183-a211-4d9f89833aa6 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:18:23.272019 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1457/5847] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:23 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:24.281443 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1ac0029f-9306-41e4-8f3f-5f9dfdc35a7e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:24.283177 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ac0029f-9306-41e4-8f3f-5f9dfdc35a7e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:24.283461 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ac0029f-9306-41e4-8f3f-5f9dfdc35a7e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:24.283729 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ac0029f-9306-41e4-8f3f-5f9dfdc35a7e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:24.283896 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1ac0029f-9306-41e4-8f3f-5f9dfdc35a7e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:24.288142 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:24.288142 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:24.288762 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ac0029f-9306-41e4-8f3f-5f9dfdc35a7e tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:18:24.289159 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1458/5848] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:24 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:25.299824 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0bb5b7e7-d3fc-4090-8051-5d2398484157 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:25.301544 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0bb5b7e7-d3fc-4090-8051-5d2398484157 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:25.301769 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0bb5b7e7-d3fc-4090-8051-5d2398484157 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:25.301952 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0bb5b7e7-d3fc-4090-8051-5d2398484157 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:25.302044 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-0bb5b7e7-d3fc-4090-8051-5d2398484157 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:25.307834 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:25.307834 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:25.308873 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0bb5b7e7-d3fc-4090-8051-5d2398484157 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:18:25.309483 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1463/5849] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:25 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:26.318715 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-384914c1-976f-4a8a-b653-c93ac45b5a92 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:26.320319 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-384914c1-976f-4a8a-b653-c93ac45b5a92 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:26.320574 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-384914c1-976f-4a8a-b653-c93ac45b5a92 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:26.320759 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-384914c1-976f-4a8a-b653-c93ac45b5a92 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:26.320858 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-384914c1-976f-4a8a-b653-c93ac45b5a92 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:26.324823 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:26.324823 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:26.325351 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-384914c1-976f-4a8a-b653-c93ac45b5a92 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:18:26.325725 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1472/5850] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:26 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:26.334787 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ebbcfe4f-5096-49e8-9584-6a4fe00651e9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:26.336564 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ebbcfe4f-5096-49e8-9584-6a4fe00651e9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/5555bc94-f92e-4277-b638-94f5903702c8 Aug 07 18:18:26.336774 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ebbcfe4f-5096-49e8-9584-6a4fe00651e9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:26.336956 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ebbcfe4f-5096-49e8-9584-6a4fe00651e9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:26.337107 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-ebbcfe4f-5096-49e8-9584-6a4fe00651e9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete volume with id: 5555bc94-f92e-4277-b638-94f5903702c8 Aug 07 18:18:26.344256 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:26.344256 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:26.344576 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ebbcfe4f-5096-49e8-9584-6a4fe00651e9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:18:26.359730 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-ebbcfe4f-5096-49e8-9584-6a4fe00651e9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete volume request issued successfully. Aug 07 18:18:26.359901 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ebbcfe4f-5096-49e8-9584-6a4fe00651e9 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/5555bc94-f92e-4277-b638-94f5903702c8 returned with HTTP 202 Aug 07 18:18:26.360273 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1458/5851] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:18:26 2026] DELETE /volume/v3/volumes/5555bc94-f92e-4277-b638-94f5903702c8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:26.367522 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb3a421b-a5ab-4e12-b51c-be9af7a4f977 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:26.369662 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb3a421b-a5ab-4e12-b51c-be9af7a4f977 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/5555bc94-f92e-4277-b638-94f5903702c8 Aug 07 18:18:26.369936 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb3a421b-a5ab-4e12-b51c-be9af7a4f977 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:26.370189 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb3a421b-a5ab-4e12-b51c-be9af7a4f977 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:26.380138 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:26.380138 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:26.384589 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eb3a421b-a5ab-4e12-b51c-be9af7a4f977 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:18:26.389262 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb3a421b-a5ab-4e12-b51c-be9af7a4f977 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/5555bc94-f92e-4277-b638-94f5903702c8 returned with HTTP 200 Aug 07 18:18:26.389775 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1459/5852] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:26 2026] GET /volume/v3/volumes/5555bc94-f92e-4277-b638-94f5903702c8 => generated 1074 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:27.402244 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-2e5f08eb-217d-4aaf-8aab-80f506bcaf9f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:27.403934 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e5f08eb-217d-4aaf-8aab-80f506bcaf9f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/5555bc94-f92e-4277-b638-94f5903702c8 Aug 07 18:18:27.404155 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e5f08eb-217d-4aaf-8aab-80f506bcaf9f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:27.404331 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-2e5f08eb-217d-4aaf-8aab-80f506bcaf9f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:27.410148 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-2e5f08eb-217d-4aaf-8aab-80f506bcaf9f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/5555bc94-f92e-4277-b638-94f5903702c8 returned with HTTP 404 Aug 07 18:18:27.410642 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1464/5853] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:27 2026] GET /volume/v3/volumes/5555bc94-f92e-4277-b638-94f5903702c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:27.418625 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-484c732d-92b2-4820-8fb3-b1bbc202b012 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:27.421443 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-484c732d-92b2-4820-8fb3-b1bbc202b012 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:27.421443 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-484c732d-92b2-4820-8fb3-b1bbc202b012 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:27.421443 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-484c732d-92b2-4820-8fb3-b1bbc202b012 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:27.421443 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-484c732d-92b2-4820-8fb3-b1bbc202b012 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:27.425947 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:27.425947 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:27.426509 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-484c732d-92b2-4820-8fb3-b1bbc202b012 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:18:27.426857 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1473/5854] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:27 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:27.436518 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-82550d74-5d0d-46a3-b24e-540202669420 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:27.437758 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-82550d74-5d0d-46a3-b24e-540202669420 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] DELETE https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:27.437946 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-82550d74-5d0d-46a3-b24e-540202669420 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:27.438119 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-82550d74-5d0d-46a3-b24e-540202669420 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:27.438217 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.contrib.backups [None req-82550d74-5d0d-46a3-b24e-540202669420 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete backup with id: af878e78-c303-4f31-b2ac-71ea317de095. Aug 07 18:18:27.442258 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:27.442258 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:27.451981 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.backup.rpcapi [None req-82550d74-5d0d-46a3-b24e-540202669420 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] delete_backup rpcapi backup_id af878e78-c303-4f31-b2ac-71ea317de095 {{(pid=100243) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:18:27.453497 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-82550d74-5d0d-46a3-b24e-540202669420 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 202 Aug 07 18:18:27.453925 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1459/5855] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:18:27 2026] DELETE /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:18:27.460308 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-16dc028c-008e-4d2f-9448-135a774ca688 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:27.461929 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16dc028c-008e-4d2f-9448-135a774ca688 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:27.462106 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16dc028c-008e-4d2f-9448-135a774ca688 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:27.462286 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16dc028c-008e-4d2f-9448-135a774ca688 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:27.462381 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-16dc028c-008e-4d2f-9448-135a774ca688 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:27.466188 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:27.466188 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:27.466762 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16dc028c-008e-4d2f-9448-135a774ca688 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 200 Aug 07 18:18:27.467079 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1460/5856] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:27 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:28.476063 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-a6a7ad3e-3c0e-453b-9884-028324a897be None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:28.477931 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6a7ad3e-3c0e-453b-9884-028324a897be tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 Aug 07 18:18:28.478139 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6a7ad3e-3c0e-453b-9884-028324a897be tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:28.478344 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-a6a7ad3e-3c0e-453b-9884-028324a897be tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:28.478487 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.backups [None req-a6a7ad3e-3c0e-453b-9884-028324a897be tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id af878e78-c303-4f31-b2ac-71ea317de095. {{(pid=100244) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:28.482005 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-a6a7ad3e-3c0e-453b-9884-028324a897be tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 returned with HTTP 404 Aug 07 18:18:28.482453 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1465/5857] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:28 2026] GET /volume/v3/backups/af878e78-c303-4f31-b2ac-71ea317de095 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:28.488963 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-ad927405-ddd6-45d4-84b2-656617bb0d62 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:28.490741 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ad927405-ddd6-45d4-84b2-656617bb0d62 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] DELETE https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:18:28.490812 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ad927405-ddd6-45d4-84b2-656617bb0d62 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:28.490967 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-ad927405-ddd6-45d4-84b2-656617bb0d62 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:28.491053 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.contrib.backups [None req-ad927405-ddd6-45d4-84b2-656617bb0d62 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete backup with id: bbfeedd5-603e-499c-9d06-878c77696a7e. Aug 07 18:18:28.494921 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:28.494921 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:28.504823 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.backup.rpcapi [None req-ad927405-ddd6-45d4-84b2-656617bb0d62 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] delete_backup rpcapi backup_id bbfeedd5-603e-499c-9d06-878c77696a7e {{(pid=100245) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:18:28.506456 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-ad927405-ddd6-45d4-84b2-656617bb0d62 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 202 Aug 07 18:18:28.506829 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1474/5858] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:18:28 2026] DELETE /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:18:28.514205 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ff50b60a-7ce9-48b2-b5ba-21b7c8214766 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:28.515850 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff50b60a-7ce9-48b2-b5ba-21b7c8214766 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:18:28.516105 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff50b60a-7ce9-48b2-b5ba-21b7c8214766 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:28.516278 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ff50b60a-7ce9-48b2-b5ba-21b7c8214766 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:28.516420 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ff50b60a-7ce9-48b2-b5ba-21b7c8214766 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:28.520582 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:28.520582 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:28.521255 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ff50b60a-7ce9-48b2-b5ba-21b7c8214766 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 200 Aug 07 18:18:28.521833 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1460/5859] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:28 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:29.530784 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-89018f3e-5cdb-4f94-8c5b-b166dea6f6b3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:29.532488 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89018f3e-5cdb-4f94-8c5b-b166dea6f6b3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e Aug 07 18:18:29.532692 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89018f3e-5cdb-4f94-8c5b-b166dea6f6b3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:29.532894 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89018f3e-5cdb-4f94-8c5b-b166dea6f6b3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:29.532992 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-89018f3e-5cdb-4f94-8c5b-b166dea6f6b3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id bbfeedd5-603e-499c-9d06-878c77696a7e. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:29.536349 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89018f3e-5cdb-4f94-8c5b-b166dea6f6b3 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e returned with HTTP 404 Aug 07 18:18:29.536816 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1461/5860] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:29 2026] GET /volume/v3/backups/bbfeedd5-603e-499c-9d06-878c77696a7e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:29.542289 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c2470935-9316-4fb6-990f-6ba267c8ee59 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:29.544390 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c2470935-9316-4fb6-990f-6ba267c8ee59 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] DELETE https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:29.544663 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c2470935-9316-4fb6-990f-6ba267c8ee59 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:29.544837 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c2470935-9316-4fb6-990f-6ba267c8ee59 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:29.544930 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.backups [None req-c2470935-9316-4fb6-990f-6ba267c8ee59 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete backup with id: 2e5a5be5-996b-4e25-ae42-a629bcb22b79. Aug 07 18:18:29.549259 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:29.549259 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:29.560648 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.backup.rpcapi [None req-c2470935-9316-4fb6-990f-6ba267c8ee59 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] delete_backup rpcapi backup_id 2e5a5be5-996b-4e25-ae42-a629bcb22b79 {{(pid=100244) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 18:18:29.562135 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c2470935-9316-4fb6-990f-6ba267c8ee59 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 202 Aug 07 18:18:29.562514 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1466/5861] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:18:29 2026] DELETE /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 18:18:29.568785 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6960a1d8-9243-409e-b2d6-507d10a452b8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:29.570624 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6960a1d8-9243-409e-b2d6-507d10a452b8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:29.570846 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6960a1d8-9243-409e-b2d6-507d10a452b8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:29.571022 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6960a1d8-9243-409e-b2d6-507d10a452b8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:29.571117 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.backups [None req-6960a1d8-9243-409e-b2d6-507d10a452b8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100245) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:29.576151 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:29.576151 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:29.576851 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6960a1d8-9243-409e-b2d6-507d10a452b8 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 200 Aug 07 18:18:29.577177 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1475/5862] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:29 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:30.587184 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-ace943e6-84e9-44f0-af26-ad062e3a7922 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:30.588703 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ace943e6-84e9-44f0-af26-ad062e3a7922 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 Aug 07 18:18:30.588881 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ace943e6-84e9-44f0-af26-ad062e3a7922 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:30.589049 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-ace943e6-84e9-44f0-af26-ad062e3a7922 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:30.589159 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.backups [None req-ace943e6-84e9-44f0-af26-ad062e3a7922 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Show backup with id 2e5a5be5-996b-4e25-ae42-a629bcb22b79. {{(pid=100243) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 18:18:30.592213 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-ace943e6-84e9-44f0-af26-ad062e3a7922 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 returned with HTTP 404 Aug 07 18:18:30.592652 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1461/5863] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:30 2026] GET /volume/v3/backups/2e5a5be5-996b-4e25-ae42-a629bcb22b79 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:30.598825 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-41aa97b6-c774-448f-ac39-349dcb1426c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:30.600471 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41aa97b6-c774-448f-ac39-349dcb1426c0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 Aug 07 18:18:30.600673 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41aa97b6-c774-448f-ac39-349dcb1426c0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:30.600849 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41aa97b6-c774-448f-ac39-349dcb1426c0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:30.600992 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-41aa97b6-c774-448f-ac39-349dcb1426c0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete volume with id: f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 Aug 07 18:18:30.608335 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:30.608335 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:30.608718 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-41aa97b6-c774-448f-ac39-349dcb1426c0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:18:30.629226 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-41aa97b6-c774-448f-ac39-349dcb1426c0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Delete volume request issued successfully. Aug 07 18:18:30.629457 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41aa97b6-c774-448f-ac39-349dcb1426c0 tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 returned with HTTP 202 Aug 07 18:18:30.629946 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1462/5864] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:18:30 2026] DELETE /volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:30.636030 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-ac31c26b-ea98-42bb-aa3d-63529dfbcf0a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:30.638056 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ac31c26b-ea98-42bb-aa3d-63529dfbcf0a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 Aug 07 18:18:30.638324 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ac31c26b-ea98-42bb-aa3d-63529dfbcf0a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:30.638595 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-ac31c26b-ea98-42bb-aa3d-63529dfbcf0a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:30.646200 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:30.646200 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:30.649668 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-ac31c26b-ea98-42bb-aa3d-63529dfbcf0a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Volume info retrieved successfully. Aug 07 18:18:30.653797 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-ac31c26b-ea98-42bb-aa3d-63529dfbcf0a tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 returned with HTTP 200 Aug 07 18:18:30.654205 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1467/5865] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:30 2026] GET /volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:31.666082 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-94d37f89-42ce-4472-b0f3-71e08186fc2f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:31.667992 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94d37f89-42ce-4472-b0f3-71e08186fc2f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] GET https://10.4.3.241/volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 Aug 07 18:18:31.668233 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94d37f89-42ce-4472-b0f3-71e08186fc2f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:31.668452 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-94d37f89-42ce-4472-b0f3-71e08186fc2f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:31.674270 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-94d37f89-42ce-4472-b0f3-71e08186fc2f tempest-ProjectAdminTests33-1088798206 tempest-ProjectAdminTests33-1088798206-project-admin] https://10.4.3.241/volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 returned with HTTP 404 Aug 07 18:18:31.674729 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1476/5866] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:31 2026] GET /volume/v3/volumes/f4f69b9f-13d4-4ef6-ad8b-b986b31fb9e0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:32.952476 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:33.034834 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:18:33.035123 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1614278152"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:33.036689 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1614278152'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:18:33.036796 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume of 1 GB Aug 07 18:18:33.039984 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Availability Zones retrieved successfully. Aug 07 18:18:33.044413 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Flow 'volume_create_api' (bdddc592-881e-4318-92b3-1806aedf7fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:33.045359 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f20a14e-7d3c-491b-860b-6a8551430071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:33.046056 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:18:33.065959 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f20a14e-7d3c-491b-860b-6a8551430071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:33.066637 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8726d70-be30-46df-979d-dd236f90bb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:33.115905 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Created reservations ['02522c5a-b92d-4454-9301-0c095858ad4d', 'db54406a-338b-4000-9872-6364eb39199a', 'bebe6eb6-1e47-429f-9426-7c65431a62da', '059c6fb0-d44d-47f7-9d38-7c730baa4522'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:33.116592 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8726d70-be30-46df-979d-dd236f90bb4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02522c5a-b92d-4454-9301-0c095858ad4d', 'db54406a-338b-4000-9872-6364eb39199a', 'bebe6eb6-1e47-429f-9426-7c65431a62da', '059c6fb0-d44d-47f7-9d38-7c730baa4522']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:33.117277 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37e01fac-3779-48a1-9333-7b273f0844d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:33.138356 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37e01fac-3779-48a1-9333-7b273f0844d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3b659e1-0579-42aa-a6da-d61891940f8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1614278152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b88136b38e87455c9a9faa37df3e594e',qos_specs=None,replication_status=,reservations=['02522c5a-b92d-4454-9301-0c095858ad4d','db54406a-338b-4000-9872-6364eb39199a','bebe6eb6-1e47-429f-9426-7c65431a62da','059c6fb0-d44d-47f7-9d38-7c730baa4522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acc21c13cf124b7d9c7352688c3fc143',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:18:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1614278152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3b659e1-0579-42aa-a6da-d61891940f8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b88136b38e87455c9a9faa37df3e594e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acc21c13cf124b7d9c7352688c3fc143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:33.139053 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (385d0fad-f2bd-4b1e-b8a5-d4d058ca5674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:33.153227 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (385d0fad-f2bd-4b1e-b8a5-d4d058ca5674) transitioned into state 'SUCCESS' from state '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-1614278152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b88136b38e87455c9a9faa37df3e594e',qos_specs=None,replication_status=,reservations=['02522c5a-b92d-4454-9301-0c095858ad4d','db54406a-338b-4000-9872-6364eb39199a','bebe6eb6-1e47-429f-9426-7c65431a62da','059c6fb0-d44d-47f7-9d38-7c730baa4522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acc21c13cf124b7d9c7352688c3fc143',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:33.153847 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b893b29-e6be-4623-9bc8-35bbe12b447b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:33.161213 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b893b29-e6be-4623-9bc8-35bbe12b447b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:33.161915 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Flow 'volume_create_api' (bdddc592-881e-4318-92b3-1806aedf7fbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:33.162195 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume request issued successfully. Aug 07 18:18:33.162709 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-17e95baf-74e5-47c1-b94b-dfadb7bd3752 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:18:33.163067 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1462/5867] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:18:32 2026] POST /volume/v3/volumes => generated 778 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:33.173998 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b84a5438-cdf0-43d0-a652-32b9e530849f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:33.176256 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b84a5438-cdf0-43d0-a652-32b9e530849f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b Aug 07 18:18:33.176564 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b84a5438-cdf0-43d0-a652-32b9e530849f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:33.176829 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b84a5438-cdf0-43d0-a652-32b9e530849f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:33.186129 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:33.186129 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:33.190291 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b84a5438-cdf0-43d0-a652-32b9e530849f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:33.194974 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b84a5438-cdf0-43d0-a652-32b9e530849f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b returned with HTTP 200 Aug 07 18:18:33.195478 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1463/5868] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:33 2026] GET /volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:34.206797 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-decaecbc-8f2c-4d54-b706-b7eef6730fc0 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:34.208538 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-decaecbc-8f2c-4d54-b706-b7eef6730fc0 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b Aug 07 18:18:34.208757 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-decaecbc-8f2c-4d54-b706-b7eef6730fc0 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:34.208933 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-decaecbc-8f2c-4d54-b706-b7eef6730fc0 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:34.215807 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:34.215807 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:34.218652 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-decaecbc-8f2c-4d54-b706-b7eef6730fc0 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:34.221948 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-decaecbc-8f2c-4d54-b706-b7eef6730fc0 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b returned with HTTP 200 Aug 07 18:18:34.222283 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1468/5869] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:34 2026] GET /volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:34.233835 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f56edbb0-e924-44cf-a5fa-e341d76da712 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:34.235807 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f56edbb0-e924-44cf-a5fa-e341d76da712 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:18:34.236198 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f56edbb0-e924-44cf-a5fa-e341d76da712 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3b659e1-0579-42aa-a6da-d61891940f8b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1851447824"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:34.246253 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:34.246253 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:34.246643 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f56edbb0-e924-44cf-a5fa-e341d76da712 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:34.246788 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-f56edbb0-e924-44cf-a5fa-e341d76da712 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create snapshot from volume e3b659e1-0579-42aa-a6da-d61891940f8b Aug 07 18:18:34.282177 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-f56edbb0-e924-44cf-a5fa-e341d76da712 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Created reservations ['03351cc4-1671-47df-8e07-540c623b0f73', '7d29f29d-2bb2-48af-9277-ac919679fe2f', '28fd4ab7-efe8-4f84-bcaa-ec974da5e621', '0a530a42-cf30-475a-b0b5-cd07c6571ed8'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:34.309231 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-f56edbb0-e924-44cf-a5fa-e341d76da712 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot create request issued successfully. Aug 07 18:18:34.309231 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f56edbb0-e924-44cf-a5fa-e341d76da712 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:18:34.309727 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1477/5870] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:18:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:34.318064 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-9cfbd450-0bc5-4397-b893-57601e40ea05 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:34.319924 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9cfbd450-0bc5-4397-b893-57601e40ea05 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 Aug 07 18:18:34.320125 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9cfbd450-0bc5-4397-b893-57601e40ea05 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:34.320306 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-9cfbd450-0bc5-4397-b893-57601e40ea05 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:34.325271 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:34.325271 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:34.325654 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-9cfbd450-0bc5-4397-b893-57601e40ea05 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:34.326320 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-9cfbd450-0bc5-4397-b893-57601e40ea05 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 returned with HTTP 200 Aug 07 18:18:34.326750 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1463/5871] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:34 2026] GET /volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:35.335417 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d0999e12-61fe-460d-a41b-40f84c15df47 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:35.337055 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0999e12-61fe-460d-a41b-40f84c15df47 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 Aug 07 18:18:35.337257 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0999e12-61fe-460d-a41b-40f84c15df47 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:35.337506 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0999e12-61fe-460d-a41b-40f84c15df47 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:35.342028 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:35.342028 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:35.342268 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d0999e12-61fe-460d-a41b-40f84c15df47 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:35.342845 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0999e12-61fe-460d-a41b-40f84c15df47 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 returned with HTTP 200 Aug 07 18:18:35.343193 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1464/5872] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:35 2026] GET /volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:35.350845 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cf194ad5-4a43-4f58-b117-db1cd54e7a88 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:35.400278 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf194ad5-4a43-4f58-b117-db1cd54e7a88 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] POST https://10.4.3.241/volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912/action Aug 07 18:18:35.400278 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cf194ad5-4a43-4f58-b117-db1cd54e7a88 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:18:35.400278 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cf194ad5-4a43-4f58-b117-db1cd54e7a88 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:35.406122 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:35.406122 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:35.406560 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cf194ad5-4a43-4f58-b117-db1cd54e7a88 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Snapshot retrieved successfully. Aug 07 18:18:35.407228 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-cf194ad5-4a43-4f58-b117-db1cd54e7a88 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '438c1a280dee47249c0ccac707434bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b88136b38e87455c9a9faa37df3e594e', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:18:35.407417 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cf194ad5-4a43-4f58-b117-db1cd54e7a88 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] https://10.4.3.241/volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912/action returned with HTTP 403 Aug 07 18:18:35.407835 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1469/5873] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:18:35 2026] POST /volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912/action => generated 133 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:35.414123 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e18c088a-40c9-4d09-8115-edc6d114fe35 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:35.415785 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e18c088a-40c9-4d09-8115-edc6d114fe35 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] DELETE https://10.4.3.241/volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 Aug 07 18:18:35.415949 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e18c088a-40c9-4d09-8115-edc6d114fe35 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:35.416110 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e18c088a-40c9-4d09-8115-edc6d114fe35 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:35.416200 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-e18c088a-40c9-4d09-8115-edc6d114fe35 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete snapshot with id: 84e37591-fe3c-416a-9140-b65cf5eba912 Aug 07 18:18:35.420917 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:35.420917 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:35.421157 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e18c088a-40c9-4d09-8115-edc6d114fe35 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:35.435061 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e18c088a-40c9-4d09-8115-edc6d114fe35 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot delete request issued successfully. Aug 07 18:18:35.435196 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e18c088a-40c9-4d09-8115-edc6d114fe35 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 returned with HTTP 202 Aug 07 18:18:35.435581 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1478/5874] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:18:35 2026] DELETE /volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:35.442098 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b7b00985-0d06-4528-bdbb-b723fd4fcc7b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:35.443862 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b7b00985-0d06-4528-bdbb-b723fd4fcc7b tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 Aug 07 18:18:35.444053 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b7b00985-0d06-4528-bdbb-b723fd4fcc7b tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:35.444262 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b7b00985-0d06-4528-bdbb-b723fd4fcc7b tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:35.450412 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:35.450412 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:35.450879 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-b7b00985-0d06-4528-bdbb-b723fd4fcc7b tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:35.451837 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b7b00985-0d06-4528-bdbb-b723fd4fcc7b tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 returned with HTTP 200 Aug 07 18:18:35.452323 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1464/5875] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:35 2026] GET /volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:36.460345 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0b1c259a-8c65-4ca3-8548-4a96f3309ab9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:36.462370 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b1c259a-8c65-4ca3-8548-4a96f3309ab9 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 Aug 07 18:18:36.462629 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b1c259a-8c65-4ca3-8548-4a96f3309ab9 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:36.462829 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b1c259a-8c65-4ca3-8548-4a96f3309ab9 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:36.467018 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b1c259a-8c65-4ca3-8548-4a96f3309ab9 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 returned with HTTP 404 Aug 07 18:18:36.467525 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1465/5876] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:36 2026] GET /volume/v3/snapshots/84e37591-fe3c-416a-9140-b65cf5eba912 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:36.473601 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e8fbda12-62fe-4b4f-a15e-4d1414de40ee None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:36.475167 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8fbda12-62fe-4b4f-a15e-4d1414de40ee tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b Aug 07 18:18:36.475333 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e8fbda12-62fe-4b4f-a15e-4d1414de40ee tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:36.475567 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e8fbda12-62fe-4b4f-a15e-4d1414de40ee tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:36.475713 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-e8fbda12-62fe-4b4f-a15e-4d1414de40ee tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete volume with id: e3b659e1-0579-42aa-a6da-d61891940f8b Aug 07 18:18:36.482447 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:36.482447 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:36.482756 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e8fbda12-62fe-4b4f-a15e-4d1414de40ee tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:36.496930 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e8fbda12-62fe-4b4f-a15e-4d1414de40ee tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete volume request issued successfully. Aug 07 18:18:36.497117 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e8fbda12-62fe-4b4f-a15e-4d1414de40ee tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b returned with HTTP 202 Aug 07 18:18:36.497644 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1470/5877] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:18:36 2026] DELETE /volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:36.504243 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-5b838bbe-1ce2-41cf-88a1-03c9a4c9d120 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:36.505975 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b838bbe-1ce2-41cf-88a1-03c9a4c9d120 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b Aug 07 18:18:36.506160 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5b838bbe-1ce2-41cf-88a1-03c9a4c9d120 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:36.506336 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-5b838bbe-1ce2-41cf-88a1-03c9a4c9d120 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:36.513990 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:36.513990 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:36.517325 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-5b838bbe-1ce2-41cf-88a1-03c9a4c9d120 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:36.521627 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-5b838bbe-1ce2-41cf-88a1-03c9a4c9d120 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b returned with HTTP 200 Aug 07 18:18:36.522032 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1479/5878] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:36 2026] GET /volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:37.534233 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-332f0bd9-3f51-409e-96c9-f6a67dd3096c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:37.535919 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-332f0bd9-3f51-409e-96c9-f6a67dd3096c tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b Aug 07 18:18:37.536105 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-332f0bd9-3f51-409e-96c9-f6a67dd3096c tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:37.536279 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-332f0bd9-3f51-409e-96c9-f6a67dd3096c tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:37.541844 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-332f0bd9-3f51-409e-96c9-f6a67dd3096c tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b returned with HTTP 404 Aug 07 18:18:37.542262 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1465/5879] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:37 2026] GET /volume/v3/volumes/e3b659e1-0579-42aa-a6da-d61891940f8b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:37.549357 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:37.551598 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:18:37.552038 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1592106008"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:37.554305 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1592106008'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:18:37.554499 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume of 1 GB Aug 07 18:18:37.559294 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Availability Zones retrieved successfully. Aug 07 18:18:37.564376 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Flow 'volume_create_api' (0c31b45a-e03d-4e2a-a5e6-dc7672b18108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:37.565408 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06cf66c2-324c-48b3-a1b5-49deb900009f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:37.566146 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:18:37.590165 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06cf66c2-324c-48b3-a1b5-49deb900009f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:37.591016 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa9c09fc-a4dd-441b-b582-030e4216a4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:37.627849 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Created reservations ['7b9873f4-c00f-4aa2-9ab6-00f66b96e278', '44ad435a-236b-4172-a88c-1a95bf5d346a', '6aa346fe-2f63-4faf-947e-87fc8971107a', '383162fc-72c7-4636-8db4-99faf4e94569'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:37.628993 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa9c09fc-a4dd-441b-b582-030e4216a4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b9873f4-c00f-4aa2-9ab6-00f66b96e278', '44ad435a-236b-4172-a88c-1a95bf5d346a', '6aa346fe-2f63-4faf-947e-87fc8971107a', '383162fc-72c7-4636-8db4-99faf4e94569']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:37.629828 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ca809e7-7cb2-4437-9237-e0cad2bae340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:37.651197 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ca809e7-7cb2-4437-9237-e0cad2bae340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95754601-7ad3-4142-8761-e3befd999d3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1592106008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b88136b38e87455c9a9faa37df3e594e',qos_specs=None,replication_status=,reservations=['7b9873f4-c00f-4aa2-9ab6-00f66b96e278','44ad435a-236b-4172-a88c-1a95bf5d346a','6aa346fe-2f63-4faf-947e-87fc8971107a','383162fc-72c7-4636-8db4-99faf4e94569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acc21c13cf124b7d9c7352688c3fc143',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1592106008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95754601-7ad3-4142-8761-e3befd999d3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b88136b38e87455c9a9faa37df3e594e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acc21c13cf124b7d9c7352688c3fc143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:37.652271 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4afabeed-7b3e-40b9-a91a-f29d6f193253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:37.669668 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4afabeed-7b3e-40b9-a91a-f29d6f193253) transitioned into state 'SUCCESS' from state '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-1592106008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b88136b38e87455c9a9faa37df3e594e',qos_specs=None,replication_status=,reservations=['7b9873f4-c00f-4aa2-9ab6-00f66b96e278','44ad435a-236b-4172-a88c-1a95bf5d346a','6aa346fe-2f63-4faf-947e-87fc8971107a','383162fc-72c7-4636-8db4-99faf4e94569'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acc21c13cf124b7d9c7352688c3fc143',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:37.670352 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90562d61-516f-4bb5-9d6c-f061ddb9cc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:37.678626 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90562d61-516f-4bb5-9d6c-f061ddb9cc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:37.679497 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Flow 'volume_create_api' (0c31b45a-e03d-4e2a-a5e6-dc7672b18108) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:37.679793 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume request issued successfully. Aug 07 18:18:37.680449 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed586189-6259-4f11-8d2d-c1d4c13e09b4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:18:37.680851 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1466/5880] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:18:37 2026] POST /volume/v3/volumes => generated 778 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:37.691416 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6d60ba39-edcf-4951-914a-4f2839ca0130 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:37.693151 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6d60ba39-edcf-4951-914a-4f2839ca0130 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d Aug 07 18:18:37.693691 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6d60ba39-edcf-4951-914a-4f2839ca0130 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:37.693691 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6d60ba39-edcf-4951-914a-4f2839ca0130 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:37.700869 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:37.700869 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:37.704188 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-6d60ba39-edcf-4951-914a-4f2839ca0130 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:37.708084 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6d60ba39-edcf-4951-914a-4f2839ca0130 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d returned with HTTP 200 Aug 07 18:18:37.708482 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1471/5881] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:37 2026] GET /volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:38.720259 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-361d211f-9cc5-441d-bc9e-21e7af50666e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:38.721950 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-361d211f-9cc5-441d-bc9e-21e7af50666e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d Aug 07 18:18:38.722132 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-361d211f-9cc5-441d-bc9e-21e7af50666e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:38.722307 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-361d211f-9cc5-441d-bc9e-21e7af50666e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:38.728912 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:38.728912 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:38.731919 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-361d211f-9cc5-441d-bc9e-21e7af50666e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:38.735163 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-361d211f-9cc5-441d-bc9e-21e7af50666e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d returned with HTTP 200 Aug 07 18:18:38.735661 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1480/5882] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:38 2026] GET /volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:38.746485 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fb1d2d4a-1c35-47a3-8142-9fce8925b0f6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:38.748149 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb1d2d4a-1c35-47a3-8142-9fce8925b0f6 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:18:38.748508 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fb1d2d4a-1c35-47a3-8142-9fce8925b0f6 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95754601-7ad3-4142-8761-e3befd999d3d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-615771291"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:38.756783 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:38.756783 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:38.757069 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fb1d2d4a-1c35-47a3-8142-9fce8925b0f6 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:38.757173 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-fb1d2d4a-1c35-47a3-8142-9fce8925b0f6 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create snapshot from volume 95754601-7ad3-4142-8761-e3befd999d3d Aug 07 18:18:38.777343 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-fb1d2d4a-1c35-47a3-8142-9fce8925b0f6 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Created reservations ['e5e10362-20f8-47ca-b80c-4fe8c798738f', '97c10e43-3276-4f6e-930b-05388e0c8a4b', 'b91813aa-93c7-4ddf-a83e-a7137c4a01cb', 'affb5a45-7838-4de4-a33e-db0c69e1214f'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:38.799988 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fb1d2d4a-1c35-47a3-8142-9fce8925b0f6 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot create request issued successfully. Aug 07 18:18:38.800274 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fb1d2d4a-1c35-47a3-8142-9fce8925b0f6 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:18:38.800806 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1466/5883] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:18:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:38.808260 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f22c0e1f-c1a8-422d-b73f-77890e752764 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:38.809954 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f22c0e1f-c1a8-422d-b73f-77890e752764 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 Aug 07 18:18:38.810116 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f22c0e1f-c1a8-422d-b73f-77890e752764 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:38.810287 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f22c0e1f-c1a8-422d-b73f-77890e752764 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:38.814904 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:38.814904 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:38.815206 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f22c0e1f-c1a8-422d-b73f-77890e752764 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:38.815809 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f22c0e1f-c1a8-422d-b73f-77890e752764 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 returned with HTTP 200 Aug 07 18:18:38.816159 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1467/5884] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:38 2026] GET /volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:39.824726 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-646357e7-aac5-4c71-8ddd-6ba8151cba58 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:39.826555 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-646357e7-aac5-4c71-8ddd-6ba8151cba58 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 Aug 07 18:18:39.826745 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-646357e7-aac5-4c71-8ddd-6ba8151cba58 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:39.826923 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-646357e7-aac5-4c71-8ddd-6ba8151cba58 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:39.831848 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:39.831848 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:39.832132 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-646357e7-aac5-4c71-8ddd-6ba8151cba58 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:39.832739 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-646357e7-aac5-4c71-8ddd-6ba8151cba58 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 returned with HTTP 200 Aug 07 18:18:39.833095 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1472/5885] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:39 2026] GET /volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:39.841214 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-bcc67bf7-015f-4530-9180-32bcb400538a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:39.842834 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bcc67bf7-015f-4530-9180-32bcb400538a tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] GET https://10.4.3.241/volume/v3/snapshots Aug 07 18:18:39.843009 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bcc67bf7-015f-4530-9180-32bcb400538a tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:39.843180 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-bcc67bf7-015f-4530-9180-32bcb400538a tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Calling method 'index' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:39.843453 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.api_utils [None req-bcc67bf7-015f-4530-9180-32bcb400538a tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Removing options '' from query. {{(pid=100245) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 18:18:39.844393 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.db.api [None req-bcc67bf7-015f-4530-9180-32bcb400538a tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Building query based on filter {{(pid=100245) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 18:18:39.847844 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-bcc67bf7-015f-4530-9180-32bcb400538a tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Get all snapshots completed successfully. Aug 07 18:18:39.848103 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-bcc67bf7-015f-4530-9180-32bcb400538a tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] https://10.4.3.241/volume/v3/snapshots returned with HTTP 200 Aug 07 18:18:39.848462 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1481/5886] 10.4.3.241 () {66 vars in 1243 bytes} [Fri Aug 7 18:18:39 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:39.856365 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-000cf3c8-6453-4952-8925-7dddc664d2ec None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:39.858327 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-000cf3c8-6453-4952-8925-7dddc664d2ec tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] DELETE https://10.4.3.241/volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 Aug 07 18:18:39.858513 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-000cf3c8-6453-4952-8925-7dddc664d2ec tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:39.858713 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-000cf3c8-6453-4952-8925-7dddc664d2ec tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:39.858820 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.snapshots [None req-000cf3c8-6453-4952-8925-7dddc664d2ec tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete snapshot with id: a227668a-64f5-459e-bc64-a34da9c21167 Aug 07 18:18:39.863904 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:39.863904 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:39.864160 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-000cf3c8-6453-4952-8925-7dddc664d2ec tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:39.877535 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-000cf3c8-6453-4952-8925-7dddc664d2ec tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot delete request issued successfully. Aug 07 18:18:39.877702 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-000cf3c8-6453-4952-8925-7dddc664d2ec tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 returned with HTTP 202 Aug 07 18:18:39.878051 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1467/5887] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:18:39 2026] DELETE /volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:39.885144 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e9346aff-6f18-46c5-bfaf-e922f4b733d7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:39.886881 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e9346aff-6f18-46c5-bfaf-e922f4b733d7 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 Aug 07 18:18:39.887764 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e9346aff-6f18-46c5-bfaf-e922f4b733d7 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:39.887764 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e9346aff-6f18-46c5-bfaf-e922f4b733d7 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:39.893062 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:39.893062 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:39.893565 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e9346aff-6f18-46c5-bfaf-e922f4b733d7 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:39.894508 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e9346aff-6f18-46c5-bfaf-e922f4b733d7 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 returned with HTTP 200 Aug 07 18:18:39.894999 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1468/5888] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:39 2026] GET /volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:40.903979 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-25af961d-fddc-4436-9f6f-e5895912d7f9 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:40.906175 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-25af961d-fddc-4436-9f6f-e5895912d7f9 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 Aug 07 18:18:40.906392 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-25af961d-fddc-4436-9f6f-e5895912d7f9 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:40.906640 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-25af961d-fddc-4436-9f6f-e5895912d7f9 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:40.912372 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-25af961d-fddc-4436-9f6f-e5895912d7f9 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 returned with HTTP 404 Aug 07 18:18:40.913059 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1473/5889] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:40 2026] GET /volume/v3/snapshots/a227668a-64f5-459e-bc64-a34da9c21167 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:40.920603 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-10d2d950-7c03-48d6-98f3-e762622841fc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:40.922359 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10d2d950-7c03-48d6-98f3-e762622841fc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d Aug 07 18:18:40.922577 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-10d2d950-7c03-48d6-98f3-e762622841fc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:40.922759 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-10d2d950-7c03-48d6-98f3-e762622841fc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:40.922905 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-10d2d950-7c03-48d6-98f3-e762622841fc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete volume with id: 95754601-7ad3-4142-8761-e3befd999d3d Aug 07 18:18:40.929562 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:40.929562 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:40.929850 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-10d2d950-7c03-48d6-98f3-e762622841fc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:40.943611 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-10d2d950-7c03-48d6-98f3-e762622841fc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete volume request issued successfully. Aug 07 18:18:40.943780 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-10d2d950-7c03-48d6-98f3-e762622841fc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d returned with HTTP 202 Aug 07 18:18:40.944155 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1482/5890] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:18:40 2026] DELETE /volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:40.950942 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-754b59a5-a63a-4cab-970d-637399309cb1 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:40.952862 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-754b59a5-a63a-4cab-970d-637399309cb1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d Aug 07 18:18:40.953038 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-754b59a5-a63a-4cab-970d-637399309cb1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:40.953222 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-754b59a5-a63a-4cab-970d-637399309cb1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:40.960025 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:40.960025 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:40.963705 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-754b59a5-a63a-4cab-970d-637399309cb1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:40.967643 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-754b59a5-a63a-4cab-970d-637399309cb1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d returned with HTTP 200 Aug 07 18:18:40.968088 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1468/5891] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:40 2026] GET /volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:41.981754 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bed6627e-968f-4a52-a75d-8d8555dacfa4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:41.983633 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bed6627e-968f-4a52-a75d-8d8555dacfa4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d Aug 07 18:18:41.983874 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bed6627e-968f-4a52-a75d-8d8555dacfa4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:41.984050 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bed6627e-968f-4a52-a75d-8d8555dacfa4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:41.990715 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bed6627e-968f-4a52-a75d-8d8555dacfa4 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d returned with HTTP 404 Aug 07 18:18:41.991190 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1469/5892] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:41 2026] GET /volume/v3/volumes/95754601-7ad3-4142-8761-e3befd999d3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:41.999637 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-90b453c3-c3c1-4eea-9288-da10913a913e None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:42.001248 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:18:42.001574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-968358666"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:42.002945 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-968358666'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:18:42.003060 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume of 1 GB Aug 07 18:18:42.007161 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Availability Zones retrieved successfully. Aug 07 18:18:42.012219 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Flow 'volume_create_api' (ef559363-6e8b-414c-aff7-557fa7537bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:42.013193 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b845f0dd-ac6b-422f-a4c3-50a7e952065f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:42.013904 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:18:42.037257 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b845f0dd-ac6b-422f-a4c3-50a7e952065f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:42.038000 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa225592-6dfe-418d-b90c-8285e26e99b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:42.073266 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Created reservations ['56b6bb76-514e-470d-8cf6-a97a2f71d601', '7cbfb5b1-0c4f-48d0-9e19-43a17c4ed4d6', 'e2634f3c-c6b0-4ae6-b97f-f7cdd278a43b', 'dc67ce5b-7819-440f-851b-03a6b96e7a72'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:42.074106 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa225592-6dfe-418d-b90c-8285e26e99b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56b6bb76-514e-470d-8cf6-a97a2f71d601', '7cbfb5b1-0c4f-48d0-9e19-43a17c4ed4d6', 'e2634f3c-c6b0-4ae6-b97f-f7cdd278a43b', 'dc67ce5b-7819-440f-851b-03a6b96e7a72']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:42.074885 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396bc13f-3864-4362-becc-04ac1a05f984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:42.100090 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (396bc13f-3864-4362-becc-04ac1a05f984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28ba1bc7-e779-4a96-9f53-2dd1f3922de1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-968358666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b88136b38e87455c9a9faa37df3e594e',qos_specs=None,replication_status=,reservations=['56b6bb76-514e-470d-8cf6-a97a2f71d601','7cbfb5b1-0c4f-48d0-9e19-43a17c4ed4d6','e2634f3c-c6b0-4ae6-b97f-f7cdd278a43b','dc67ce5b-7819-440f-851b-03a6b96e7a72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acc21c13cf124b7d9c7352688c3fc143',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-968358666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28ba1bc7-e779-4a96-9f53-2dd1f3922de1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b88136b38e87455c9a9faa37df3e594e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acc21c13cf124b7d9c7352688c3fc143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:42.100855 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04321c6b-250c-4f3c-ae32-461d93647fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:42.117666 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04321c6b-250c-4f3c-ae32-461d93647fe6) transitioned into state 'SUCCESS' from state '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-968358666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b88136b38e87455c9a9faa37df3e594e',qos_specs=None,replication_status=,reservations=['56b6bb76-514e-470d-8cf6-a97a2f71d601','7cbfb5b1-0c4f-48d0-9e19-43a17c4ed4d6','e2634f3c-c6b0-4ae6-b97f-f7cdd278a43b','dc67ce5b-7819-440f-851b-03a6b96e7a72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acc21c13cf124b7d9c7352688c3fc143',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:42.118318 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c48f715-6aef-4d26-88f8-0590c695f9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:42.127072 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c48f715-6aef-4d26-88f8-0590c695f9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:42.128205 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Flow 'volume_create_api' (ef559363-6e8b-414c-aff7-557fa7537bdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:42.128614 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume request issued successfully. Aug 07 18:18:42.129171 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-90b453c3-c3c1-4eea-9288-da10913a913e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:18:42.129646 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1474/5893] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:18:41 2026] POST /volume/v3/volumes => generated 777 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:42.140895 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-26fea1ba-810e-4b1b-be1d-a1b7e977cee1 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:42.143314 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-26fea1ba-810e-4b1b-be1d-a1b7e977cee1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 Aug 07 18:18:42.143653 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-26fea1ba-810e-4b1b-be1d-a1b7e977cee1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:42.143910 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-26fea1ba-810e-4b1b-be1d-a1b7e977cee1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:42.153379 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:42.153379 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:42.157587 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-26fea1ba-810e-4b1b-be1d-a1b7e977cee1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:42.162541 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-26fea1ba-810e-4b1b-be1d-a1b7e977cee1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 returned with HTTP 200 Aug 07 18:18:42.163026 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1483/5894] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:42 2026] GET /volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:43.175846 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a5920399-5591-4c07-9c8b-ec6b8abf8503 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:43.177635 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a5920399-5591-4c07-9c8b-ec6b8abf8503 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 Aug 07 18:18:43.177806 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a5920399-5591-4c07-9c8b-ec6b8abf8503 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:43.177983 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a5920399-5591-4c07-9c8b-ec6b8abf8503 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:43.185136 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:43.185136 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:43.188543 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-a5920399-5591-4c07-9c8b-ec6b8abf8503 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:43.192012 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a5920399-5591-4c07-9c8b-ec6b8abf8503 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 returned with HTTP 200 Aug 07 18:18:43.192352 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1469/5895] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:43 2026] GET /volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:43.205034 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-10e0ef48-9100-4d02-92b7-66ee9deee940 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:43.206869 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10e0ef48-9100-4d02-92b7-66ee9deee940 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:18:43.207330 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10e0ef48-9100-4d02-92b7-66ee9deee940 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28ba1bc7-e779-4a96-9f53-2dd1f3922de1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1638946326"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:43.215573 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:43.215573 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:43.215885 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10e0ef48-9100-4d02-92b7-66ee9deee940 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:43.216041 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-10e0ef48-9100-4d02-92b7-66ee9deee940 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create snapshot from volume 28ba1bc7-e779-4a96-9f53-2dd1f3922de1 Aug 07 18:18:43.239087 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-10e0ef48-9100-4d02-92b7-66ee9deee940 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Created reservations ['44642062-81aa-4aca-b370-5ce43921f6a2', '5ebd7eb1-8b06-4823-9792-42074ad924bc', '5b9f9b13-cb5f-4d0a-850c-733b371631a5', 'd63df9a0-dfb2-4942-9282-2fce8a96d4b1'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:43.266304 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10e0ef48-9100-4d02-92b7-66ee9deee940 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot create request issued successfully. Aug 07 18:18:43.266636 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10e0ef48-9100-4d02-92b7-66ee9deee940 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:18:43.267031 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1470/5896] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:18:43 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 07 18:18:43.276800 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1d86181e-1dd4-4e5c-84c8-8a87c27b3105 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:43.278596 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1d86181e-1dd4-4e5c-84c8-8a87c27b3105 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 Aug 07 18:18:43.278775 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1d86181e-1dd4-4e5c-84c8-8a87c27b3105 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:43.278974 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1d86181e-1dd4-4e5c-84c8-8a87c27b3105 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:43.283888 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:43.283888 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:43.284167 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-1d86181e-1dd4-4e5c-84c8-8a87c27b3105 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:43.284829 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1d86181e-1dd4-4e5c-84c8-8a87c27b3105 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 returned with HTTP 200 Aug 07 18:18:43.285163 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1475/5897] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:43 2026] GET /volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:44.293861 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-d37a1233-7d8d-4ab6-a2cc-6f2b873c0cff None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:44.295647 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d37a1233-7d8d-4ab6-a2cc-6f2b873c0cff tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 Aug 07 18:18:44.295860 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d37a1233-7d8d-4ab6-a2cc-6f2b873c0cff tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:44.296059 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-d37a1233-7d8d-4ab6-a2cc-6f2b873c0cff tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:44.300867 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:44.300867 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:44.301184 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-d37a1233-7d8d-4ab6-a2cc-6f2b873c0cff tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:44.301844 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-d37a1233-7d8d-4ab6-a2cc-6f2b873c0cff tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 returned with HTTP 200 Aug 07 18:18:44.302164 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1484/5898] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:44 2026] GET /volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:44.310964 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2df87fe4-7932-43d2-9a3e-30058f6a32d6 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:44.312824 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2df87fe4-7932-43d2-9a3e-30058f6a32d6 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] POST https://10.4.3.241/volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001/action Aug 07 18:18:44.313205 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2df87fe4-7932-43d2-9a3e-30058f6a32d6 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100243) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:18:44.313348 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2df87fe4-7932-43d2-9a3e-30058f6a32d6 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:44.314742 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.contrib.admin_actions [None req-2df87fe4-7932-43d2-9a3e-30058f6a32d6 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Updating snapshot '21f462c6-de00-4ed5-ae4b-ebad4cd21001' with '{'status': 'error'}' {{(pid=100243) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 18:18:44.324064 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:44.324064 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:44.324557 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.policy [None req-2df87fe4-7932-43d2-9a3e-30058f6a32d6 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '438c1a280dee47249c0ccac707434bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b88136b38e87455c9a9faa37df3e594e', '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=100243) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:18:44.324755 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2df87fe4-7932-43d2-9a3e-30058f6a32d6 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] https://10.4.3.241/volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001/action returned with HTTP 403 Aug 07 18:18:44.325211 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1470/5899] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:18:44 2026] POST /volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:44.332146 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1082bf45-797a-49f3-9834-4ec721540ad1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:44.333914 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1082bf45-797a-49f3-9834-4ec721540ad1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] DELETE https://10.4.3.241/volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 Aug 07 18:18:44.334084 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1082bf45-797a-49f3-9834-4ec721540ad1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:44.334274 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1082bf45-797a-49f3-9834-4ec721540ad1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:44.334378 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-1082bf45-797a-49f3-9834-4ec721540ad1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete snapshot with id: 21f462c6-de00-4ed5-ae4b-ebad4cd21001 Aug 07 18:18:44.338884 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:44.338884 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:44.339129 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1082bf45-797a-49f3-9834-4ec721540ad1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:44.352883 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1082bf45-797a-49f3-9834-4ec721540ad1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot delete request issued successfully. Aug 07 18:18:44.353042 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1082bf45-797a-49f3-9834-4ec721540ad1 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 returned with HTTP 202 Aug 07 18:18:44.353414 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1471/5900] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:18:44 2026] DELETE /volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:44.360248 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5b95d3bf-a973-4b83-bb8c-832b3cd17314 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:44.362084 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b95d3bf-a973-4b83-bb8c-832b3cd17314 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 Aug 07 18:18:44.362262 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b95d3bf-a973-4b83-bb8c-832b3cd17314 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:44.362477 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5b95d3bf-a973-4b83-bb8c-832b3cd17314 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:44.368034 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:44.368034 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:44.368391 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-5b95d3bf-a973-4b83-bb8c-832b3cd17314 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:44.369154 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5b95d3bf-a973-4b83-bb8c-832b3cd17314 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 returned with HTTP 200 Aug 07 18:18:44.369574 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1476/5901] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:44 2026] GET /volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:45.378010 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-14f384db-f87b-4d3c-9998-f9a115b3467e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:45.380195 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-14f384db-f87b-4d3c-9998-f9a115b3467e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 Aug 07 18:18:45.380393 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-14f384db-f87b-4d3c-9998-f9a115b3467e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:45.380634 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-14f384db-f87b-4d3c-9998-f9a115b3467e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:45.384510 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-14f384db-f87b-4d3c-9998-f9a115b3467e tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 returned with HTTP 404 Aug 07 18:18:45.384917 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1485/5902] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:45 2026] GET /volume/v3/snapshots/21f462c6-de00-4ed5-ae4b-ebad4cd21001 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:45.391322 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-4c29f863-a291-429a-8df2-69191487204b None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:45.393011 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4c29f863-a291-429a-8df2-69191487204b tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 Aug 07 18:18:45.393237 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4c29f863-a291-429a-8df2-69191487204b tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:45.393663 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-4c29f863-a291-429a-8df2-69191487204b tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:45.393721 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-4c29f863-a291-429a-8df2-69191487204b tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete volume with id: 28ba1bc7-e779-4a96-9f53-2dd1f3922de1 Aug 07 18:18:45.400922 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:45.400922 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:45.401187 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4c29f863-a291-429a-8df2-69191487204b tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:45.414720 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-4c29f863-a291-429a-8df2-69191487204b tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete volume request issued successfully. Aug 07 18:18:45.414720 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-4c29f863-a291-429a-8df2-69191487204b tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 returned with HTTP 202 Aug 07 18:18:45.415235 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1471/5903] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:18:45 2026] DELETE /volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:45.421794 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f25514aa-2f75-43b5-b74a-4d2a8af5cb4d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:45.423599 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f25514aa-2f75-43b5-b74a-4d2a8af5cb4d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 Aug 07 18:18:45.423819 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f25514aa-2f75-43b5-b74a-4d2a8af5cb4d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:45.424031 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f25514aa-2f75-43b5-b74a-4d2a8af5cb4d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:45.430940 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:45.430940 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:45.434326 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f25514aa-2f75-43b5-b74a-4d2a8af5cb4d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:45.438308 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f25514aa-2f75-43b5-b74a-4d2a8af5cb4d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 returned with HTTP 200 Aug 07 18:18:45.438812 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1472/5904] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:45 2026] GET /volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:46.450198 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-0d97ef9a-283d-4ee6-a4aa-1ec1e19cdb9d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:46.451876 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d97ef9a-283d-4ee6-a4aa-1ec1e19cdb9d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 Aug 07 18:18:46.452087 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d97ef9a-283d-4ee6-a4aa-1ec1e19cdb9d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:46.452273 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-0d97ef9a-283d-4ee6-a4aa-1ec1e19cdb9d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:46.457885 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-0d97ef9a-283d-4ee6-a4aa-1ec1e19cdb9d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 returned with HTTP 404 Aug 07 18:18:46.458456 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1477/5905] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:46 2026] GET /volume/v3/volumes/28ba1bc7-e779-4a96-9f53-2dd1f3922de1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:46.465732 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:46.467282 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:18:46.467750 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1448131779"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:46.469242 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1448131779'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:18:46.469361 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume of 1 GB Aug 07 18:18:46.473519 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Availability Zones retrieved successfully. Aug 07 18:18:46.478568 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Flow 'volume_create_api' (d15fe51d-434d-4ae6-9fb2-993a7635c5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:46.479688 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0253f2e-5ee6-434a-902c-a1bc48a2cef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:46.480440 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:18:46.503627 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0253f2e-5ee6-434a-902c-a1bc48a2cef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:46.504322 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e096e0a6-4b4b-49c8-9c95-5179e9b5e0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:46.539693 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Created reservations ['751b5ac7-e207-47a8-aa36-397070f3ced3', '1e99960e-1479-4f3f-8466-2a60278a1804', 'b0180ceb-be21-41d7-b31d-ac0a7977b2fe', '994fdde4-8676-4328-a772-dbf03782e22a'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:46.540483 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e096e0a6-4b4b-49c8-9c95-5179e9b5e0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['751b5ac7-e207-47a8-aa36-397070f3ced3', '1e99960e-1479-4f3f-8466-2a60278a1804', 'b0180ceb-be21-41d7-b31d-ac0a7977b2fe', '994fdde4-8676-4328-a772-dbf03782e22a']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:46.541167 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7c0afe-5bc5-4e43-a7db-973c3df1b52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:46.562459 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df7c0afe-5bc5-4e43-a7db-973c3df1b52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77b79971-fdaa-47b7-9aa8-7c865953346c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1448131779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b88136b38e87455c9a9faa37df3e594e',qos_specs=None,replication_status=,reservations=['751b5ac7-e207-47a8-aa36-397070f3ced3','1e99960e-1479-4f3f-8466-2a60278a1804','b0180ceb-be21-41d7-b31d-ac0a7977b2fe','994fdde4-8676-4328-a772-dbf03782e22a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acc21c13cf124b7d9c7352688c3fc143',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:18:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1448131779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77b79971-fdaa-47b7-9aa8-7c865953346c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b88136b38e87455c9a9faa37df3e594e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acc21c13cf124b7d9c7352688c3fc143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:46.563231 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76242916-81af-4703-ab24-f0a436f272a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:46.580105 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76242916-81af-4703-ab24-f0a436f272a5) transitioned into state 'SUCCESS' from state '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-1448131779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b88136b38e87455c9a9faa37df3e594e',qos_specs=None,replication_status=,reservations=['751b5ac7-e207-47a8-aa36-397070f3ced3','1e99960e-1479-4f3f-8466-2a60278a1804','b0180ceb-be21-41d7-b31d-ac0a7977b2fe','994fdde4-8676-4328-a772-dbf03782e22a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acc21c13cf124b7d9c7352688c3fc143',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:46.580821 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c473b17-6983-4496-b50f-1d777132a9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:46.589270 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c473b17-6983-4496-b50f-1d777132a9eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:46.590085 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Flow 'volume_create_api' (d15fe51d-434d-4ae6-9fb2-993a7635c5d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:46.590412 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume request issued successfully. Aug 07 18:18:46.590992 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af0b9c7b-175c-49d0-b5cb-5cbdb355b78f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:18:46.591414 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1486/5906] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:18:46 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:46.602190 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2b3f36f7-569b-490f-b5f7-fe6379bc9e28 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:46.603993 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2b3f36f7-569b-490f-b5f7-fe6379bc9e28 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c Aug 07 18:18:46.604207 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2b3f36f7-569b-490f-b5f7-fe6379bc9e28 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:46.604659 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2b3f36f7-569b-490f-b5f7-fe6379bc9e28 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:46.611304 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:46.611304 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:46.614698 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-2b3f36f7-569b-490f-b5f7-fe6379bc9e28 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:46.618541 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2b3f36f7-569b-490f-b5f7-fe6379bc9e28 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c returned with HTTP 200 Aug 07 18:18:46.619070 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1472/5907] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:46 2026] GET /volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:47.630621 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5a1fc389-c3a6-4166-97f1-6021c7e37610 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:47.632434 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a1fc389-c3a6-4166-97f1-6021c7e37610 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c Aug 07 18:18:47.632651 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a1fc389-c3a6-4166-97f1-6021c7e37610 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:47.632804 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a1fc389-c3a6-4166-97f1-6021c7e37610 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:47.640720 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:47.640720 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:47.644629 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5a1fc389-c3a6-4166-97f1-6021c7e37610 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:47.649035 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a1fc389-c3a6-4166-97f1-6021c7e37610 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c returned with HTTP 200 Aug 07 18:18:47.649530 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1473/5908] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:47 2026] GET /volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:47.662835 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-b238032d-6733-414b-8575-dead01befc2f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:47.664142 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b238032d-6733-414b-8575-dead01befc2f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:18:47.664564 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-b238032d-6733-414b-8575-dead01befc2f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77b79971-fdaa-47b7-9aa8-7c865953346c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-226462872"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:47.672675 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:47.672675 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:47.672971 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b238032d-6733-414b-8575-dead01befc2f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:47.673071 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-b238032d-6733-414b-8575-dead01befc2f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create snapshot from volume 77b79971-fdaa-47b7-9aa8-7c865953346c Aug 07 18:18:47.693897 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-b238032d-6733-414b-8575-dead01befc2f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Created reservations ['1eb655f5-7ae3-44a2-9f35-35acfec6c0e4', 'ecfb5aae-aa08-403e-ad1f-a0ed9ddf35f1', 'f13c4524-0cf5-41c9-a4f5-ea0689537e03', 'fc471e75-77ff-4e25-9ef0-b8d9d3b3ac61'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:47.718704 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-b238032d-6733-414b-8575-dead01befc2f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot create request issued successfully. Aug 07 18:18:47.719014 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-b238032d-6733-414b-8575-dead01befc2f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:18:47.719448 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1478/5909] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:18:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:47.727200 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-9398075b-b6d0-498b-8afd-58db7f5a7667 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:47.729441 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9398075b-b6d0-498b-8afd-58db7f5a7667 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 Aug 07 18:18:47.729685 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9398075b-b6d0-498b-8afd-58db7f5a7667 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:47.729928 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-9398075b-b6d0-498b-8afd-58db7f5a7667 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:47.731606 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=92,cinder:INSERT=17,cinder:UPDATE=33 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:18:47.735171 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:47.735171 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:47.735516 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-9398075b-b6d0-498b-8afd-58db7f5a7667 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:47.736125 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-9398075b-b6d0-498b-8afd-58db7f5a7667 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 returned with HTTP 200 Aug 07 18:18:47.736525 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1487/5910] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:47 2026] GET /volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:48.746347 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-df4ef041-6f6b-4938-ba8b-bf37884dda55 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:48.748590 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df4ef041-6f6b-4938-ba8b-bf37884dda55 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 Aug 07 18:18:48.748888 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df4ef041-6f6b-4938-ba8b-bf37884dda55 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:48.749152 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-df4ef041-6f6b-4938-ba8b-bf37884dda55 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:48.751043 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=87,cinder:UPDATE=28,cinder:INSERT=17 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:18:48.754251 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:48.754251 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:48.754595 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-df4ef041-6f6b-4938-ba8b-bf37884dda55 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:48.755696 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-df4ef041-6f6b-4938-ba8b-bf37884dda55 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 returned with HTTP 200 Aug 07 18:18:48.756140 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1473/5911] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:48 2026] GET /volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:48.765296 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5fc477bd-ec13-4db9-be8d-4bfd3a083411 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:48.767110 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fc477bd-ec13-4db9-be8d-4bfd3a083411 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] GET https://10.4.3.241/volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 Aug 07 18:18:48.767323 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fc477bd-ec13-4db9-be8d-4bfd3a083411 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:48.767544 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fc477bd-ec13-4db9-be8d-4bfd3a083411 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:48.772499 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:48.772499 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:48.772925 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5fc477bd-ec13-4db9-be8d-4bfd3a083411 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Snapshot retrieved successfully. Aug 07 18:18:48.773710 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fc477bd-ec13-4db9-be8d-4bfd3a083411 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] https://10.4.3.241/volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 returned with HTTP 200 Aug 07 18:18:48.774100 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1474/5912] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:48 2026] GET /volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:48.783043 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-7e528bc0-0d73-420a-be86-cfe323452b3d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:48.785490 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e528bc0-0d73-420a-be86-cfe323452b3d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] DELETE https://10.4.3.241/volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 Aug 07 18:18:48.785689 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e528bc0-0d73-420a-be86-cfe323452b3d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:48.785885 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-7e528bc0-0d73-420a-be86-cfe323452b3d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:48.785986 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.snapshots [None req-7e528bc0-0d73-420a-be86-cfe323452b3d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete snapshot with id: 10c89501-72d3-4b44-9bf5-a29dc1e158b6 Aug 07 18:18:48.791089 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:48.791089 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:48.791507 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7e528bc0-0d73-420a-be86-cfe323452b3d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:48.806111 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-7e528bc0-0d73-420a-be86-cfe323452b3d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot delete request issued successfully. Aug 07 18:18:48.806316 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-7e528bc0-0d73-420a-be86-cfe323452b3d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 returned with HTTP 202 Aug 07 18:18:48.806712 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1479/5913] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:18:48 2026] DELETE /volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:48.813573 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-08b96fd5-90ef-4cf3-b43a-7b8d28b646f8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:48.815590 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08b96fd5-90ef-4cf3-b43a-7b8d28b646f8 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 Aug 07 18:18:48.815846 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08b96fd5-90ef-4cf3-b43a-7b8d28b646f8 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:48.816086 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-08b96fd5-90ef-4cf3-b43a-7b8d28b646f8 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:48.821448 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:48.821448 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:48.821855 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-08b96fd5-90ef-4cf3-b43a-7b8d28b646f8 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:48.822670 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-08b96fd5-90ef-4cf3-b43a-7b8d28b646f8 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 returned with HTTP 200 Aug 07 18:18:48.823023 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1488/5914] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:48 2026] GET /volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:49.832586 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7d8a517d-277c-4526-91d9-18603595eddc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:49.834756 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d8a517d-277c-4526-91d9-18603595eddc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 Aug 07 18:18:49.834950 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d8a517d-277c-4526-91d9-18603595eddc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:49.835125 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7d8a517d-277c-4526-91d9-18603595eddc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:49.838898 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7d8a517d-277c-4526-91d9-18603595eddc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 returned with HTTP 404 Aug 07 18:18:49.839453 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1474/5915] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:49 2026] GET /volume/v3/snapshots/10c89501-72d3-4b44-9bf5-a29dc1e158b6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:49.846020 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5433492a-9edd-43f7-8a31-773ff5302f5f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:49.848105 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5433492a-9edd-43f7-8a31-773ff5302f5f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c Aug 07 18:18:49.848378 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5433492a-9edd-43f7-8a31-773ff5302f5f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:49.848662 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5433492a-9edd-43f7-8a31-773ff5302f5f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:49.848894 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5433492a-9edd-43f7-8a31-773ff5302f5f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete volume with id: 77b79971-fdaa-47b7-9aa8-7c865953346c Aug 07 18:18:49.859067 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:49.859067 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:49.859516 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5433492a-9edd-43f7-8a31-773ff5302f5f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:49.879502 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5433492a-9edd-43f7-8a31-773ff5302f5f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete volume request issued successfully. Aug 07 18:18:49.879713 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5433492a-9edd-43f7-8a31-773ff5302f5f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c returned with HTTP 202 Aug 07 18:18:49.880167 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1475/5916] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:18:49 2026] DELETE /volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:49.887433 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3afd9bb6-dbc5-4e42-b3da-f8ea8eb18fd7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:49.889178 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3afd9bb6-dbc5-4e42-b3da-f8ea8eb18fd7 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c Aug 07 18:18:49.889441 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3afd9bb6-dbc5-4e42-b3da-f8ea8eb18fd7 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:49.889719 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3afd9bb6-dbc5-4e42-b3da-f8ea8eb18fd7 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:49.892084 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=101,cinder:UPDATE=41,cinder:INSERT=19 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:18:49.897491 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:49.897491 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:49.901754 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-3afd9bb6-dbc5-4e42-b3da-f8ea8eb18fd7 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:49.907046 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3afd9bb6-dbc5-4e42-b3da-f8ea8eb18fd7 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c returned with HTTP 200 Aug 07 18:18:49.907514 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1480/5917] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:49 2026] GET /volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:50.919644 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3f1520d5-99ff-4633-8062-3f11b23bda81 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:50.921514 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f1520d5-99ff-4633-8062-3f11b23bda81 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c Aug 07 18:18:50.921862 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f1520d5-99ff-4633-8062-3f11b23bda81 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:50.922045 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3f1520d5-99ff-4633-8062-3f11b23bda81 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:50.929180 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3f1520d5-99ff-4633-8062-3f11b23bda81 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c returned with HTTP 404 Aug 07 18:18:50.929873 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1489/5918] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:50 2026] GET /volume/v3/volumes/77b79971-fdaa-47b7-9aa8-7c865953346c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:50.937308 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:50.938935 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:18:50.939256 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1922843593"}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:50.940888 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1922843593'}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:18:50.941008 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume of 1 GB Aug 07 18:18:50.944554 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Availability Zones retrieved successfully. Aug 07 18:18:50.949264 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Flow 'volume_create_api' (ea0fabb8-6500-462e-985f-32fcc7d0a2d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:50.950188 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf868cc8-85ed-42a8-9846-2a9e91943bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:50.950912 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:18:50.970799 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf868cc8-85ed-42a8-9846-2a9e91943bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:50.971432 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632e9e00-cf50-4800-9182-a7d595fd8353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:51.003053 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Created reservations ['d6e6a46f-3f84-47e3-af74-d71d0f543cff', '0e581e59-05a3-4c30-90a3-db7c586a0d2e', '81f4cbba-8b5d-4b31-b47b-8183e9e56b4b', 'fe82e260-4efe-4db3-a160-107126715599'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:51.003832 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632e9e00-cf50-4800-9182-a7d595fd8353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6e6a46f-3f84-47e3-af74-d71d0f543cff', '0e581e59-05a3-4c30-90a3-db7c586a0d2e', '81f4cbba-8b5d-4b31-b47b-8183e9e56b4b', 'fe82e260-4efe-4db3-a160-107126715599']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:51.004531 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed41e63-5e32-4b25-82b3-f36ba7d2a277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:51.025423 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aed41e63-5e32-4b25-82b3-f36ba7d2a277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae1a6d66-d189-4b38-b520-b1fde08cab8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1922843593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b88136b38e87455c9a9faa37df3e594e',qos_specs=None,replication_status=,reservations=['d6e6a46f-3f84-47e3-af74-d71d0f543cff','0e581e59-05a3-4c30-90a3-db7c586a0d2e','81f4cbba-8b5d-4b31-b47b-8183e9e56b4b','fe82e260-4efe-4db3-a160-107126715599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acc21c13cf124b7d9c7352688c3fc143',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:18:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1922843593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae1a6d66-d189-4b38-b520-b1fde08cab8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b88136b38e87455c9a9faa37df3e594e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acc21c13cf124b7d9c7352688c3fc143',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:51.026092 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5268ca7-fe1f-4f59-a9f0-0c2399f1b3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:51.041169 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5268ca7-fe1f-4f59-a9f0-0c2399f1b3c9) transitioned into state 'SUCCESS' from state '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-1922843593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b88136b38e87455c9a9faa37df3e594e',qos_specs=None,replication_status=,reservations=['d6e6a46f-3f84-47e3-af74-d71d0f543cff','0e581e59-05a3-4c30-90a3-db7c586a0d2e','81f4cbba-8b5d-4b31-b47b-8183e9e56b4b','fe82e260-4efe-4db3-a160-107126715599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acc21c13cf124b7d9c7352688c3fc143',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:51.041815 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c7372ce-883d-4e8f-8188-9eb6afce3961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:51.051861 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c7372ce-883d-4e8f-8188-9eb6afce3961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:51.052612 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Flow 'volume_create_api' (ea0fabb8-6500-462e-985f-32fcc7d0a2d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:51.052870 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create volume request issued successfully. Aug 07 18:18:51.053468 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-02dd4a69-8cda-4fc5-b2bf-81d8d9bbd923 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:18:51.053836 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1475/5919] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:18:50 2026] POST /volume/v3/volumes => generated 778 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:51.066997 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-791c5720-7c6e-4ce5-bbb3-e37294f3d475 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:51.068830 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-791c5720-7c6e-4ce5-bbb3-e37294f3d475 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f Aug 07 18:18:51.069062 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-791c5720-7c6e-4ce5-bbb3-e37294f3d475 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:51.069250 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-791c5720-7c6e-4ce5-bbb3-e37294f3d475 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:51.076001 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:51.076001 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:51.079184 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-791c5720-7c6e-4ce5-bbb3-e37294f3d475 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:51.082905 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-791c5720-7c6e-4ce5-bbb3-e37294f3d475 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f returned with HTTP 200 Aug 07 18:18:51.083256 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1476/5920] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:51 2026] GET /volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:52.096237 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-e4b8b653-8bd4-49b2-86ba-1981eebdd549 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:52.097797 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4b8b653-8bd4-49b2-86ba-1981eebdd549 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f Aug 07 18:18:52.098010 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4b8b653-8bd4-49b2-86ba-1981eebdd549 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:52.098131 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-e4b8b653-8bd4-49b2-86ba-1981eebdd549 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:52.104304 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:52.104304 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:52.107096 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-e4b8b653-8bd4-49b2-86ba-1981eebdd549 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:52.110406 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-e4b8b653-8bd4-49b2-86ba-1981eebdd549 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f returned with HTTP 200 Aug 07 18:18:52.110741 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1481/5921] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:52 2026] GET /volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f => generated 1018 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:52.121801 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-3d780732-5521-4314-ae1b-8ff88bbafc2d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:52.123353 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3d780732-5521-4314-ae1b-8ff88bbafc2d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] POST https://10.4.3.241/volume/v3/snapshots Aug 07 18:18:52.123688 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-3d780732-5521-4314-ae1b-8ff88bbafc2d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae1a6d66-d189-4b38-b520-b1fde08cab8f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-590427418"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:52.131320 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:52.131320 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:52.131643 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3d780732-5521-4314-ae1b-8ff88bbafc2d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:52.131749 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-3d780732-5521-4314-ae1b-8ff88bbafc2d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Create snapshot from volume ae1a6d66-d189-4b38-b520-b1fde08cab8f Aug 07 18:18:52.156849 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-3d780732-5521-4314-ae1b-8ff88bbafc2d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Created reservations ['97a8d7db-3cc6-4119-a83d-fb7ccd5b2051', 'ecd274fc-daf2-469d-a4a7-dba51e47c224', '571cbeb1-0fd5-4ae6-989b-421bfccc27fa', 'fe0c79d8-4cf2-4936-ba80-5bf783517ae7'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:52.200606 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-3d780732-5521-4314-ae1b-8ff88bbafc2d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot create request issued successfully. Aug 07 18:18:52.200954 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-3d780732-5521-4314-ae1b-8ff88bbafc2d tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots returned with HTTP 202 Aug 07 18:18:52.201370 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1490/5922] 10.4.3.241 () {68 vars in 1265 bytes} [Fri Aug 7 18:18:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:52.209605 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-1a354752-b435-424c-99ae-62476a9783ed None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:52.211288 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a354752-b435-424c-99ae-62476a9783ed tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 Aug 07 18:18:52.211521 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a354752-b435-424c-99ae-62476a9783ed tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:52.211709 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-1a354752-b435-424c-99ae-62476a9783ed tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:52.216230 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:52.216230 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:52.216522 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-1a354752-b435-424c-99ae-62476a9783ed tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:52.217112 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-1a354752-b435-424c-99ae-62476a9783ed tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 returned with HTTP 200 Aug 07 18:18:52.217460 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1476/5923] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:52 2026] GET /volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:53.227444 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f8c5397c-39ca-4596-b32b-2441c810fe9f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:53.229159 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8c5397c-39ca-4596-b32b-2441c810fe9f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 Aug 07 18:18:53.229379 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8c5397c-39ca-4596-b32b-2441c810fe9f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:53.229588 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8c5397c-39ca-4596-b32b-2441c810fe9f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:53.234075 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:53.234075 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:53.234336 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f8c5397c-39ca-4596-b32b-2441c810fe9f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:53.234925 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8c5397c-39ca-4596-b32b-2441c810fe9f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 returned with HTTP 200 Aug 07 18:18:53.235255 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1477/5924] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:53 2026] GET /volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:53.244855 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-263a9ca5-7830-4cc0-92ad-c2757e24651f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:53.246454 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-263a9ca5-7830-4cc0-92ad-c2757e24651f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] POST https://10.4.3.241/volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823/action Aug 07 18:18:53.246773 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-263a9ca5-7830-4cc0-92ad-c2757e24651f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:18:53.246883 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-263a9ca5-7830-4cc0-92ad-c2757e24651f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:53.248058 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.contrib.snapshot_unmanage [None req-263a9ca5-7830-4cc0-92ad-c2757e24651f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Unmanage snapshot with id: a75a52d3-c026-43c5-9bc5-a24ed78b7823 Aug 07 18:18:53.252974 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:53.252974 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:53.253355 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-263a9ca5-7830-4cc0-92ad-c2757e24651f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Snapshot retrieved successfully. Aug 07 18:18:53.254055 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-263a9ca5-7830-4cc0-92ad-c2757e24651f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '438c1a280dee47249c0ccac707434bcc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b88136b38e87455c9a9faa37df3e594e', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:18:53.254229 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-263a9ca5-7830-4cc0-92ad-c2757e24651f tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-reader] https://10.4.3.241/volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823/action returned with HTTP 403 Aug 07 18:18:53.254689 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1482/5925] 10.4.3.241 () {68 vars in 1396 bytes} [Fri Aug 7 18:18:53 2026] POST /volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:53.261997 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-a4bbd071-c8f6-49f0-b3c3-b15cf97766dc None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:53.263814 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a4bbd071-c8f6-49f0-b3c3-b15cf97766dc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] DELETE https://10.4.3.241/volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 Aug 07 18:18:53.264019 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a4bbd071-c8f6-49f0-b3c3-b15cf97766dc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:53.264207 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-a4bbd071-c8f6-49f0-b3c3-b15cf97766dc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:53.264310 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.snapshots [None req-a4bbd071-c8f6-49f0-b3c3-b15cf97766dc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete snapshot with id: a75a52d3-c026-43c5-9bc5-a24ed78b7823 Aug 07 18:18:53.269413 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:53.269413 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:53.269686 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a4bbd071-c8f6-49f0-b3c3-b15cf97766dc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:53.291628 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-a4bbd071-c8f6-49f0-b3c3-b15cf97766dc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot delete request issued successfully. Aug 07 18:18:53.291807 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-a4bbd071-c8f6-49f0-b3c3-b15cf97766dc tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 returned with HTTP 202 Aug 07 18:18:53.292211 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1491/5926] 10.4.3.241 () {66 vars in 1357 bytes} [Fri Aug 7 18:18:53 2026] DELETE /volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:53.298767 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e26ddeaf-ab3c-49f1-952b-72bb3c00de32 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:53.300440 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e26ddeaf-ab3c-49f1-952b-72bb3c00de32 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 Aug 07 18:18:53.300629 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e26ddeaf-ab3c-49f1-952b-72bb3c00de32 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:53.300806 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e26ddeaf-ab3c-49f1-952b-72bb3c00de32 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:53.305584 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:53.305584 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:53.305857 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-e26ddeaf-ab3c-49f1-952b-72bb3c00de32 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Snapshot retrieved successfully. Aug 07 18:18:53.306454 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e26ddeaf-ab3c-49f1-952b-72bb3c00de32 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 returned with HTTP 200 Aug 07 18:18:53.306811 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1477/5927] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:53 2026] GET /volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:54.317149 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-08dd1437-d79e-43dc-a6d1-2ed6a1320f88 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:54.318872 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08dd1437-d79e-43dc-a6d1-2ed6a1320f88 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 Aug 07 18:18:54.319064 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08dd1437-d79e-43dc-a6d1-2ed6a1320f88 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:54.319246 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08dd1437-d79e-43dc-a6d1-2ed6a1320f88 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:54.324135 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08dd1437-d79e-43dc-a6d1-2ed6a1320f88 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 returned with HTTP 404 Aug 07 18:18:54.324684 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1478/5928] 10.4.3.241 () {66 vars in 1354 bytes} [Fri Aug 7 18:18:54 2026] GET /volume/v3/snapshots/a75a52d3-c026-43c5-9bc5-a24ed78b7823 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:54.333151 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-af3c222f-3599-4038-9c6d-9f325d0c6304 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:54.335700 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af3c222f-3599-4038-9c6d-9f325d0c6304 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f Aug 07 18:18:54.336017 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af3c222f-3599-4038-9c6d-9f325d0c6304 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:54.336289 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-af3c222f-3599-4038-9c6d-9f325d0c6304 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:54.336556 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-af3c222f-3599-4038-9c6d-9f325d0c6304 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete volume with id: ae1a6d66-d189-4b38-b520-b1fde08cab8f Aug 07 18:18:54.346491 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:54.346491 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:54.346932 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-af3c222f-3599-4038-9c6d-9f325d0c6304 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:54.371195 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-af3c222f-3599-4038-9c6d-9f325d0c6304 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Delete volume request issued successfully. Aug 07 18:18:54.371465 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-af3c222f-3599-4038-9c6d-9f325d0c6304 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f returned with HTTP 202 Aug 07 18:18:54.372007 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1483/5929] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:18:54 2026] DELETE /volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:54.378956 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-fa67cde4-3324-43c8-8223-924ce85133bf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:54.380878 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa67cde4-3324-43c8-8223-924ce85133bf tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f Aug 07 18:18:54.381105 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fa67cde4-3324-43c8-8223-924ce85133bf tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:54.381351 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-fa67cde4-3324-43c8-8223-924ce85133bf tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:54.389617 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:54.389617 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:54.393212 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-fa67cde4-3324-43c8-8223-924ce85133bf tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Volume info retrieved successfully. Aug 07 18:18:54.396962 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-fa67cde4-3324-43c8-8223-924ce85133bf tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f returned with HTTP 200 Aug 07 18:18:54.397370 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1492/5930] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:54 2026] GET /volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:18:55.410142 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e10b61ec-fea4-4b15-9a41-dd8eb4f771c9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:55.411862 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e10b61ec-fea4-4b15-9a41-dd8eb4f771c9 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] GET https://10.4.3.241/volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f Aug 07 18:18:55.412040 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e10b61ec-fea4-4b15-9a41-dd8eb4f771c9 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:55.412213 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e10b61ec-fea4-4b15-9a41-dd8eb4f771c9 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:55.417593 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e10b61ec-fea4-4b15-9a41-dd8eb4f771c9 tempest-ProjectReaderTests-813645416 tempest-ProjectReaderTests-813645416-project-admin] https://10.4.3.241/volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f returned with HTTP 404 Aug 07 18:18:55.418003 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1478/5931] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:18:55 2026] GET /volume/v3/volumes/ae1a6d66-d189-4b38-b520-b1fde08cab8f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:56.540376 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-862585de-7d89-451d-b4f7-9d89d98a9ce0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:56.610614 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-862585de-7d89-451d-b4f7-9d89d98a9ce0 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:18:56.610904 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-862585de-7d89-451d-b4f7-9d89d98a9ce0 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-324225770", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1131529490", "vendor_name": "tempest-vendor_name-306320412"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:56.623212 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-862585de-7d89-451d-b4f7-9d89d98a9ce0 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:18:56.623562 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1479/5932] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:18:56 2026] POST /volume/v3/types => generated 327 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:56.630811 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-446adee9-f175-442f-bf31-76e99dff75ab None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:56.632450 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:18:56.632740 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "20be45eb-568c-4370-8cc7-10c1e9bd1346", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:56.633987 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Create volume request body: {'volume': {'volume_type': '20be45eb-568c-4370-8cc7-10c1e9bd1346', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:18:56.637007 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Create volume of 1 GB Aug 07 18:18:56.637226 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:56.637226 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:56.637544 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Availability Zones retrieved successfully. Aug 07 18:18:56.642863 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Flow 'volume_create_api' (9fb2f890-666f-434d-acef-0b0c8aab29e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:56.643658 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5b9156-b735-41f4-aa1c-c344724e3e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:56.644265 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:18:56.659147 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5b9156-b735-41f4-aa1c-c344724e3e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1131529490',vendor_name='tempest-vendor_name-306320412'},id=20be45eb-568c-4370-8cc7-10c1e9bd1346,is_public=True,name='tempest-ProjectAdminTests-volume-type-324225770',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20be45eb-568c-4370-8cc7-10c1e9bd1346', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:56.659955 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3560c008-f8cb-4c5b-8efd-64d2fbca034d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:56.680517 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-324225770 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-324225770, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:18:56.680759 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-324225770 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-324225770, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:18:56.705722 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Created reservations ['373ee024-9d6c-4ec7-9df8-a416f584f8ae', '8724b6b7-e85e-4808-8941-33b6cee8aa01', '52420083-a6a8-46f3-bee6-f52b273c5225', '1e0bf7c6-76b6-4cf9-b536-bba3c8ffed6d'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:56.706293 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3560c008-f8cb-4c5b-8efd-64d2fbca034d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['373ee024-9d6c-4ec7-9df8-a416f584f8ae', '8724b6b7-e85e-4808-8941-33b6cee8aa01', '52420083-a6a8-46f3-bee6-f52b273c5225', '1e0bf7c6-76b6-4cf9-b536-bba3c8ffed6d']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:56.707004 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db27fcee-4af3-424e-bd96-281ad12fbfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:56.727219 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db27fcee-4af3-424e-bd96-281ad12fbfa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e66bde1d-6d19-42aa-bb91-8f73d6aa78ea', '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='73e60c6859a9463ba2854dbbf0b9755d',qos_specs=None,replication_status=,reservations=['373ee024-9d6c-4ec7-9df8-a416f584f8ae','8724b6b7-e85e-4808-8941-33b6cee8aa01','52420083-a6a8-46f3-bee6-f52b273c5225','1e0bf7c6-76b6-4cf9-b536-bba3c8ffed6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a343e1c0109545fab9531cfd825c2eb4',volume_type_id=20be45eb-568c-4370-8cc7-10c1e9bd1346), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:18:56Z,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=e66bde1d-6d19-42aa-bb91-8f73d6aa78ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73e60c6859a9463ba2854dbbf0b9755d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a343e1c0109545fab9531cfd825c2eb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20be45eb-568c-4370-8cc7-10c1e9bd1346),volume_type_id=20be45eb-568c-4370-8cc7-10c1e9bd1346)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:56.727840 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81981db3-a7b1-4f10-aa7b-41e54a70979e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:56.742061 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81981db3-a7b1-4f10-aa7b-41e54a70979e) transitioned into state 'SUCCESS' from 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='73e60c6859a9463ba2854dbbf0b9755d',qos_specs=None,replication_status=,reservations=['373ee024-9d6c-4ec7-9df8-a416f584f8ae','8724b6b7-e85e-4808-8941-33b6cee8aa01','52420083-a6a8-46f3-bee6-f52b273c5225','1e0bf7c6-76b6-4cf9-b536-bba3c8ffed6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a343e1c0109545fab9531cfd825c2eb4',volume_type_id=20be45eb-568c-4370-8cc7-10c1e9bd1346)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:56.742653 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fe4272-b224-46ef-b584-292904eac183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:56.749842 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fe4272-b224-46ef-b584-292904eac183) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:56.750496 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Flow 'volume_create_api' (9fb2f890-666f-434d-acef-0b0c8aab29e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:56.750764 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Create volume request issued successfully. Aug 07 18:18:56.751246 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-446adee9-f175-442f-bf31-76e99dff75ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:18:56.751652 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1484/5933] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:18:56 2026] POST /volume/v3/volumes => generated 772 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:56.761550 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-af1304da-90b1-4315-8049-6b602ca5a33a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:56.762963 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af1304da-90b1-4315-8049-6b602ca5a33a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] GET https://10.4.3.241/volume/v3/volumes/e66bde1d-6d19-42aa-bb91-8f73d6aa78ea Aug 07 18:18:56.763134 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af1304da-90b1-4315-8049-6b602ca5a33a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:56.763474 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-af1304da-90b1-4315-8049-6b602ca5a33a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:56.769199 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:56.769199 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:56.771842 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-af1304da-90b1-4315-8049-6b602ca5a33a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Volume info retrieved successfully. Aug 07 18:18:56.774934 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-af1304da-90b1-4315-8049-6b602ca5a33a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/volumes/e66bde1d-6d19-42aa-bb91-8f73d6aa78ea returned with HTTP 200 Aug 07 18:18:56.775226 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1493/5934] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:56 2026] GET /volume/v3/volumes/e66bde1d-6d19-42aa-bb91-8f73d6aa78ea => generated 951 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:57.786661 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-08d2a5a0-99cf-4601-adec-e111ae2247a5 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:57.788514 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-08d2a5a0-99cf-4601-adec-e111ae2247a5 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] GET https://10.4.3.241/volume/v3/volumes/e66bde1d-6d19-42aa-bb91-8f73d6aa78ea Aug 07 18:18:57.788735 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-08d2a5a0-99cf-4601-adec-e111ae2247a5 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:57.789024 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-08d2a5a0-99cf-4601-adec-e111ae2247a5 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:57.796249 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:57.796249 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:57.799162 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-08d2a5a0-99cf-4601-adec-e111ae2247a5 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Volume info retrieved successfully. Aug 07 18:18:57.802284 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-08d2a5a0-99cf-4601-adec-e111ae2247a5 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/volumes/e66bde1d-6d19-42aa-bb91-8f73d6aa78ea returned with HTTP 200 Aug 07 18:18:57.802681 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1479/5935] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:57 2026] GET /volume/v3/volumes/e66bde1d-6d19-42aa-bb91-8f73d6aa78ea => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:57.813261 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3c5fd8e1-e933-4176-b7f0-fd026d64df94 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:57.814858 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c5fd8e1-e933-4176-b7f0-fd026d64df94 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] GET https://10.4.3.241/volume/v3/messages Aug 07 18:18:57.815079 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c5fd8e1-e933-4176-b7f0-fd026d64df94 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:57.815276 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c5fd8e1-e933-4176-b7f0-fd026d64df94 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:57.819530 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c5fd8e1-e933-4176-b7f0-fd026d64df94 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:18:57.820037 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1480/5936] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:18:57 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:57.827177 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-92b94c9d-54b9-46cf-8774-bc9d0677637b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:57.828794 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-92b94c9d-54b9-46cf-8774-bc9d0677637b tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] DELETE https://10.4.3.241/volume/v3/messages/81e33118-2fbe-4734-95b6-b86a3ee214b1 Aug 07 18:18:57.828967 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-92b94c9d-54b9-46cf-8774-bc9d0677637b tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:57.829131 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-92b94c9d-54b9-46cf-8774-bc9d0677637b tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:57.832590 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:57.832590 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:18:57.836637 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-92b94c9d-54b9-46cf-8774-bc9d0677637b tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/messages/81e33118-2fbe-4734-95b6-b86a3ee214b1 returned with HTTP 204 Aug 07 18:18:57.836946 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1485/5937] 10.4.3.241 () {68 vars in 1394 bytes} [Fri Aug 7 18:18:57 2026] DELETE /volume/v3/messages/81e33118-2fbe-4734-95b6-b86a3ee214b1 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 18:18:57.842809 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-f344d465-425b-4b89-8a68-e1cf9e56b465 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:57.844496 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f344d465-425b-4b89-8a68-e1cf9e56b465 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] GET https://10.4.3.241/volume/v3/messages/81e33118-2fbe-4734-95b6-b86a3ee214b1 Aug 07 18:18:57.844696 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f344d465-425b-4b89-8a68-e1cf9e56b465 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:57.844865 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-f344d465-425b-4b89-8a68-e1cf9e56b465 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:57.848095 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-f344d465-425b-4b89-8a68-e1cf9e56b465 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/messages/81e33118-2fbe-4734-95b6-b86a3ee214b1 returned with HTTP 404 Aug 07 18:18:57.848536 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1494/5938] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:18:57 2026] GET /volume/v3/messages/81e33118-2fbe-4734-95b6-b86a3ee214b1 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:18:57.854879 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-19ce27b4-eca0-4a76-98c2-3b803606c87c None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:57.856583 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19ce27b4-eca0-4a76-98c2-3b803606c87c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/e66bde1d-6d19-42aa-bb91-8f73d6aa78ea Aug 07 18:18:57.856782 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19ce27b4-eca0-4a76-98c2-3b803606c87c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:57.856997 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-19ce27b4-eca0-4a76-98c2-3b803606c87c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:57.857146 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-19ce27b4-eca0-4a76-98c2-3b803606c87c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Delete volume with id: e66bde1d-6d19-42aa-bb91-8f73d6aa78ea Aug 07 18:18:57.864956 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:57.864956 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:57.865263 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-19ce27b4-eca0-4a76-98c2-3b803606c87c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Volume info retrieved successfully. Aug 07 18:18:57.866192 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-19ce27b4-eca0-4a76-98c2-3b803606c87c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100243) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 18:18:57.874582 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-19ce27b4-eca0-4a76-98c2-3b803606c87c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-324225770 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-324225770, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:18:57.874827 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-19ce27b4-eca0-4a76-98c2-3b803606c87c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-324225770 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-324225770, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:18:57.881940 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-19ce27b4-eca0-4a76-98c2-3b803606c87c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Created reservations ['9e9a3632-2932-495f-adb2-5c400d652a5d', 'f6fb418b-2d9e-4e09-bf64-95ee6582fad4', '7efa484b-3d0d-4c4e-95af-e380311ab438', '92670763-7233-4e2b-829b-10c0b3c4bf9b'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:57.908124 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-19ce27b4-eca0-4a76-98c2-3b803606c87c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Delete volume request issued successfully. Aug 07 18:18:57.908361 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-19ce27b4-eca0-4a76-98c2-3b803606c87c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/volumes/e66bde1d-6d19-42aa-bb91-8f73d6aa78ea returned with HTTP 202 Aug 07 18:18:57.908758 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1480/5939] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:18:57 2026] DELETE /volume/v3/volumes/e66bde1d-6d19-42aa-bb91-8f73d6aa78ea => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:57.914982 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6fc4ae92-6874-426e-99e7-1235027f4755 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:57.916857 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6fc4ae92-6874-426e-99e7-1235027f4755 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] DELETE https://10.4.3.241/volume/v3/types/20be45eb-568c-4370-8cc7-10c1e9bd1346 Aug 07 18:18:57.917066 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6fc4ae92-6874-426e-99e7-1235027f4755 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:57.917253 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6fc4ae92-6874-426e-99e7-1235027f4755 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:57.936685 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6fc4ae92-6874-426e-99e7-1235027f4755 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/types/20be45eb-568c-4370-8cc7-10c1e9bd1346 returned with HTTP 202 Aug 07 18:18:57.937028 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1481/5940] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:18:57 2026] DELETE /volume/v3/types/20be45eb-568c-4370-8cc7-10c1e9bd1346 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:57.944266 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1bde3594-e48c-4d2f-bdce-ec0e81c0115a None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:57.945974 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1bde3594-e48c-4d2f-bdce-ec0e81c0115a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:18:57.946424 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1bde3594-e48c-4d2f-bdce-ec0e81c0115a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1520007629", "extra_specs": {"storage_protocol": "tempest-storage_protocol-294010499", "vendor_name": "tempest-vendor_name-1238635264"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:57.960589 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1bde3594-e48c-4d2f-bdce-ec0e81c0115a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:18:57.961009 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1486/5941] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:18:57 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:57.968159 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-e3675358-63a0-4495-8dda-147d49b3b03a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:57.969847 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:18:57.970211 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b1775c9d-9cdf-485b-8e2a-22b8926c36e3", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:57.971976 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Create volume request body: {'volume': {'volume_type': 'b1775c9d-9cdf-485b-8e2a-22b8926c36e3', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:18:57.975355 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Create volume of 1 GB Aug 07 18:18:57.975656 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:57.975656 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:57.976018 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Availability Zones retrieved successfully. Aug 07 18:18:57.980723 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Flow 'volume_create_api' (fb1b1e10-4d50-417c-a785-341e51d35ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:57.981820 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (543fde32-d9be-46cb-9742-8c9f5be8909d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:57.982516 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:18:57.999818 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (543fde32-d9be-46cb-9742-8c9f5be8909d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:18:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-294010499',vendor_name='tempest-vendor_name-1238635264'},id=b1775c9d-9cdf-485b-8e2a-22b8926c36e3,is_public=True,name='tempest-ProjectAdminTests-volume-type-1520007629',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1775c9d-9cdf-485b-8e2a-22b8926c36e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:58.000561 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c5947eb-d43f-46cc-b973-5c83f49eb3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:58.022373 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1520007629 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1520007629, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:18:58.022694 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1520007629 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1520007629, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:18:58.045432 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Created reservations ['0e0615d8-a021-4f57-9f59-b04660315263', '429453df-e3b0-4aff-b369-6df3c125b885', 'fe993c3b-3254-4c2b-a116-bc97aa85e51b', '22e93752-8da4-43e6-9fcf-9d91206cfc0d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:58.046084 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c5947eb-d43f-46cc-b973-5c83f49eb3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e0615d8-a021-4f57-9f59-b04660315263', '429453df-e3b0-4aff-b369-6df3c125b885', 'fe993c3b-3254-4c2b-a116-bc97aa85e51b', '22e93752-8da4-43e6-9fcf-9d91206cfc0d']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:58.046778 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c355e442-cdf1-4658-93da-c2f27f448516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:58.069020 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c355e442-cdf1-4658-93da-c2f27f448516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ba592d6-cd94-411e-92f7-b9f188775d91', '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='73e60c6859a9463ba2854dbbf0b9755d',qos_specs=None,replication_status=,reservations=['0e0615d8-a021-4f57-9f59-b04660315263','429453df-e3b0-4aff-b369-6df3c125b885','fe993c3b-3254-4c2b-a116-bc97aa85e51b','22e93752-8da4-43e6-9fcf-9d91206cfc0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a343e1c0109545fab9531cfd825c2eb4',volume_type_id=b1775c9d-9cdf-485b-8e2a-22b8926c36e3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:18:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ba592d6-cd94-411e-92f7-b9f188775d91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73e60c6859a9463ba2854dbbf0b9755d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a343e1c0109545fab9531cfd825c2eb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1775c9d-9cdf-485b-8e2a-22b8926c36e3),volume_type_id=b1775c9d-9cdf-485b-8e2a-22b8926c36e3)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:58.069680 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c113076-b984-4503-821d-91f200818882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:58.084840 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c113076-b984-4503-821d-91f200818882) transitioned into state 'SUCCESS' from 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='73e60c6859a9463ba2854dbbf0b9755d',qos_specs=None,replication_status=,reservations=['0e0615d8-a021-4f57-9f59-b04660315263','429453df-e3b0-4aff-b369-6df3c125b885','fe993c3b-3254-4c2b-a116-bc97aa85e51b','22e93752-8da4-43e6-9fcf-9d91206cfc0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a343e1c0109545fab9531cfd825c2eb4',volume_type_id=b1775c9d-9cdf-485b-8e2a-22b8926c36e3)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:58.085482 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d19bac-e009-45c2-8ed0-a6f75fdaef52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:58.093686 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d19bac-e009-45c2-8ed0-a6f75fdaef52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:58.094603 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Flow 'volume_create_api' (fb1b1e10-4d50-417c-a785-341e51d35ec6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:58.094888 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Create volume request issued successfully. Aug 07 18:18:58.095418 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-e3675358-63a0-4495-8dda-147d49b3b03a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:18:58.095883 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1495/5942] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:18:57 2026] POST /volume/v3/volumes => generated 773 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:58.106804 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-40f723e4-83b0-4f90-8912-41a47a7b380f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:58.108914 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40f723e4-83b0-4f90-8912-41a47a7b380f tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] GET https://10.4.3.241/volume/v3/volumes/8ba592d6-cd94-411e-92f7-b9f188775d91 Aug 07 18:18:58.108914 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40f723e4-83b0-4f90-8912-41a47a7b380f tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:58.109162 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-40f723e4-83b0-4f90-8912-41a47a7b380f tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:58.115797 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:58.115797 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:58.118861 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-40f723e4-83b0-4f90-8912-41a47a7b380f tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Volume info retrieved successfully. Aug 07 18:18:58.122244 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-40f723e4-83b0-4f90-8912-41a47a7b380f tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/volumes/8ba592d6-cd94-411e-92f7-b9f188775d91 returned with HTTP 200 Aug 07 18:18:58.122623 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1481/5943] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:58 2026] GET /volume/v3/volumes/8ba592d6-cd94-411e-92f7-b9f188775d91 => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:59.134251 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4af15d70-7fc9-45c8-a243-313926dcf80c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:59.136019 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4af15d70-7fc9-45c8-a243-313926dcf80c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] GET https://10.4.3.241/volume/v3/volumes/8ba592d6-cd94-411e-92f7-b9f188775d91 Aug 07 18:18:59.136265 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4af15d70-7fc9-45c8-a243-313926dcf80c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:59.136519 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4af15d70-7fc9-45c8-a243-313926dcf80c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:59.143891 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:59.143891 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:59.146843 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4af15d70-7fc9-45c8-a243-313926dcf80c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Volume info retrieved successfully. Aug 07 18:18:59.150150 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4af15d70-7fc9-45c8-a243-313926dcf80c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/volumes/8ba592d6-cd94-411e-92f7-b9f188775d91 returned with HTTP 200 Aug 07 18:18:59.150501 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1482/5944] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:59 2026] GET /volume/v3/volumes/8ba592d6-cd94-411e-92f7-b9f188775d91 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:59.161266 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-37ec434e-d1cc-4789-b965-b0290cab1c0f None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:59.162984 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-37ec434e-d1cc-4789-b965-b0290cab1c0f tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] GET https://10.4.3.241/volume/v3/messages Aug 07 18:18:59.163188 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-37ec434e-d1cc-4789-b965-b0290cab1c0f tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:59.163373 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-37ec434e-d1cc-4789-b965-b0290cab1c0f tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:59.166700 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-37ec434e-d1cc-4789-b965-b0290cab1c0f tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:18:59.167023 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1487/5945] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:18:59 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:59.173997 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-516f03e5-73df-46bd-bd58-fbc04eb01941 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:59.175747 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-516f03e5-73df-46bd-bd58-fbc04eb01941 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] GET https://10.4.3.241/volume/v3/messages Aug 07 18:18:59.175942 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-516f03e5-73df-46bd-bd58-fbc04eb01941 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:59.176112 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-516f03e5-73df-46bd-bd58-fbc04eb01941 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:59.176420 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:59.176420 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:18:59.179807 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-516f03e5-73df-46bd-bd58-fbc04eb01941 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:18:59.180124 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1496/5946] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:18:59 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:18:59.187155 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c85afd0f-6780-4398-8c18-83c3098b07ae None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:59.188730 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c85afd0f-6780-4398-8c18-83c3098b07ae tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] DELETE https://10.4.3.241/volume/v3/messages/ca862ff2-a426-42c8-8920-e991824038dc Aug 07 18:18:59.188929 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c85afd0f-6780-4398-8c18-83c3098b07ae tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:59.189198 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c85afd0f-6780-4398-8c18-83c3098b07ae tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:59.198464 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c85afd0f-6780-4398-8c18-83c3098b07ae tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/messages/ca862ff2-a426-42c8-8920-e991824038dc returned with HTTP 204 Aug 07 18:18:59.198855 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1482/5947] 10.4.3.241 () {68 vars in 1394 bytes} [Fri Aug 7 18:18:59 2026] DELETE /volume/v3/messages/ca862ff2-a426-42c8-8920-e991824038dc => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 18:18:59.204814 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6c2c38cb-eccb-473f-934f-3da191f2ea4a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:59.206551 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c2c38cb-eccb-473f-934f-3da191f2ea4a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/8ba592d6-cd94-411e-92f7-b9f188775d91 Aug 07 18:18:59.206749 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c2c38cb-eccb-473f-934f-3da191f2ea4a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:59.206919 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c2c38cb-eccb-473f-934f-3da191f2ea4a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:59.207073 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-6c2c38cb-eccb-473f-934f-3da191f2ea4a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Delete volume with id: 8ba592d6-cd94-411e-92f7-b9f188775d91 Aug 07 18:18:59.214167 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:59.214167 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:59.214463 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6c2c38cb-eccb-473f-934f-3da191f2ea4a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Volume info retrieved successfully. Aug 07 18:18:59.215295 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6c2c38cb-eccb-473f-934f-3da191f2ea4a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100246) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 18:18:59.224158 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-6c2c38cb-eccb-473f-934f-3da191f2ea4a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1520007629 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1520007629, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:18:59.224540 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-6c2c38cb-eccb-473f-934f-3da191f2ea4a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1520007629 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1520007629, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:18:59.231385 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6c2c38cb-eccb-473f-934f-3da191f2ea4a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Created reservations ['b217c904-05d2-42a3-b554-e8bef49ecc92', '3d238557-4af7-4eda-a512-844c6c52e15d', '06e17cd9-236d-4786-996c-5d4dfa6a040d', 'b334def6-e63a-406d-bc22-341a064d2a13'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:59.252132 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6c2c38cb-eccb-473f-934f-3da191f2ea4a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Delete volume request issued successfully. Aug 07 18:18:59.252325 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c2c38cb-eccb-473f-934f-3da191f2ea4a tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/volumes/8ba592d6-cd94-411e-92f7-b9f188775d91 returned with HTTP 202 Aug 07 18:18:59.252610 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1483/5948] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:18:59 2026] DELETE /volume/v3/volumes/8ba592d6-cd94-411e-92f7-b9f188775d91 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:59.258799 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-1214f47e-64b0-434d-a49c-0985b139b356 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:59.260565 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1214f47e-64b0-434d-a49c-0985b139b356 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] DELETE https://10.4.3.241/volume/v3/types/b1775c9d-9cdf-485b-8e2a-22b8926c36e3 Aug 07 18:18:59.260743 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1214f47e-64b0-434d-a49c-0985b139b356 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:59.260980 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-1214f47e-64b0-434d-a49c-0985b139b356 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:59.283179 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-1214f47e-64b0-434d-a49c-0985b139b356 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/types/b1775c9d-9cdf-485b-8e2a-22b8926c36e3 returned with HTTP 202 Aug 07 18:18:59.283619 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1488/5949] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:18:59 2026] DELETE /volume/v3/types/b1775c9d-9cdf-485b-8e2a-22b8926c36e3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:18:59.291754 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-db730883-dfc3-499c-9e85-01dbc10e9cb7 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:59.293570 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db730883-dfc3-499c-9e85-01dbc10e9cb7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:18:59.293926 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-db730883-dfc3-499c-9e85-01dbc10e9cb7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2066371691", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1960246200", "vendor_name": "tempest-vendor_name-1528750948"}}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:59.307669 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-db730883-dfc3-499c-9e85-01dbc10e9cb7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:18:59.308023 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1497/5950] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:18:59 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 07 18:18:59.315201 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:59.316863 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:18:59.317226 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "efa83a0f-db8a-43d0-b51a-68c7513b87b6", "size": 1}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:18:59.318603 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.v3.volumes [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Create volume request body: {'volume': {'volume_type': 'efa83a0f-db8a-43d0-b51a-68c7513b87b6', 'size': 1}} {{(pid=100243) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:18:59.322023 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Create volume of 1 GB Aug 07 18:18:59.322326 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:59.322326 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:18:59.322681 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Availability Zones retrieved successfully. Aug 07 18:18:59.327370 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Flow 'volume_create_api' (42677cd3-b6d8-4464-9234-5a237eba7027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:59.328374 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f23424c-8e2d-4dfa-9944-61b8297ea08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:59.329128 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.flows.api.create_volume [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Validating volume size '1' using validate_int {{(pid=100243) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:18:59.349029 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f23424c-8e2d-4dfa-9944-61b8297ea08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:18:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1960246200',vendor_name='tempest-vendor_name-1528750948'},id=efa83a0f-db8a-43d0-b51a-68c7513b87b6,is_public=True,name='tempest-ProjectAdminTests-volume-type-2066371691',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efa83a0f-db8a-43d0-b51a-68c7513b87b6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:59.349797 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1227d3a3-d319-43d9-9c87-0b450ab80bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:59.371041 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2066371691 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2066371691, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:18:59.371307 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2066371691 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2066371691, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:18:59.392221 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Created reservations ['bc1b99cf-9b7c-40e9-ab0b-c16628c5e22d', '2d35cbb1-31b0-468e-b4d4-0c79796cdc5e', 'db9725a8-fe7f-4131-b80e-407db3143b59', 'f0e59d64-beed-48ba-b2c2-92118ac3b13d'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:18:59.392982 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1227d3a3-d319-43d9-9c87-0b450ab80bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc1b99cf-9b7c-40e9-ab0b-c16628c5e22d', '2d35cbb1-31b0-468e-b4d4-0c79796cdc5e', 'db9725a8-fe7f-4131-b80e-407db3143b59', 'f0e59d64-beed-48ba-b2c2-92118ac3b13d']}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:59.393740 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6a2325d-b92d-48b4-ab26-549605aa2039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:59.416210 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6a2325d-b92d-48b4-ab26-549605aa2039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53a64a1f-d0db-40ff-b56a-058d502f968d', '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='73e60c6859a9463ba2854dbbf0b9755d',qos_specs=None,replication_status=,reservations=['bc1b99cf-9b7c-40e9-ab0b-c16628c5e22d','2d35cbb1-31b0-468e-b4d4-0c79796cdc5e','db9725a8-fe7f-4131-b80e-407db3143b59','f0e59d64-beed-48ba-b2c2-92118ac3b13d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a343e1c0109545fab9531cfd825c2eb4',volume_type_id=efa83a0f-db8a-43d0-b51a-68c7513b87b6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:18:59Z,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=53a64a1f-d0db-40ff-b56a-058d502f968d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73e60c6859a9463ba2854dbbf0b9755d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a343e1c0109545fab9531cfd825c2eb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efa83a0f-db8a-43d0-b51a-68c7513b87b6),volume_type_id=efa83a0f-db8a-43d0-b51a-68c7513b87b6)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:59.417536 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad275966-445c-4ec9-83ee-1a734722ac44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:59.433159 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad275966-445c-4ec9-83ee-1a734722ac44) transitioned into state 'SUCCESS' from 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='73e60c6859a9463ba2854dbbf0b9755d',qos_specs=None,replication_status=,reservations=['bc1b99cf-9b7c-40e9-ab0b-c16628c5e22d','2d35cbb1-31b0-468e-b4d4-0c79796cdc5e','db9725a8-fe7f-4131-b80e-407db3143b59','f0e59d64-beed-48ba-b2c2-92118ac3b13d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a343e1c0109545fab9531cfd825c2eb4',volume_type_id=efa83a0f-db8a-43d0-b51a-68c7513b87b6)}' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:59.433781 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87db32b7-6024-460c-864f-ded5404457cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:18:59.441572 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87db32b7-6024-460c-864f-ded5404457cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100243) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:18:59.442493 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Flow 'volume_create_api' (42677cd3-b6d8-4464-9234-5a237eba7027) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100243) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:18:59.442773 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Create volume request issued successfully. Aug 07 18:18:59.443321 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d631f0e6-ce2f-4ba2-aa32-bfc4ac8c88c7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:18:59.443864 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1483/5951] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:18:59 2026] POST /volume/v3/volumes => generated 773 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:18:59.455111 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ae2c45d4-4b3a-42cc-ab66-9b045e7c1a5d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:18:59.456709 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae2c45d4-4b3a-42cc-ab66-9b045e7c1a5d tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] GET https://10.4.3.241/volume/v3/volumes/53a64a1f-d0db-40ff-b56a-058d502f968d Aug 07 18:18:59.456886 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae2c45d4-4b3a-42cc-ab66-9b045e7c1a5d tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:18:59.457056 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae2c45d4-4b3a-42cc-ab66-9b045e7c1a5d tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:18:59.463579 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:18:59.463579 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:18:59.466709 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ae2c45d4-4b3a-42cc-ab66-9b045e7c1a5d tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Volume info retrieved successfully. Aug 07 18:18:59.470189 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae2c45d4-4b3a-42cc-ab66-9b045e7c1a5d tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/volumes/53a64a1f-d0db-40ff-b56a-058d502f968d returned with HTTP 200 Aug 07 18:18:59.470609 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1484/5952] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:18:59 2026] GET /volume/v3/volumes/53a64a1f-d0db-40ff-b56a-058d502f968d => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:00.481874 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-bf52e24e-08b1-4704-ab34-8616e2e3b3d7 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:00.483568 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bf52e24e-08b1-4704-ab34-8616e2e3b3d7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] GET https://10.4.3.241/volume/v3/volumes/53a64a1f-d0db-40ff-b56a-058d502f968d Aug 07 18:19:00.483770 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bf52e24e-08b1-4704-ab34-8616e2e3b3d7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:00.483945 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-bf52e24e-08b1-4704-ab34-8616e2e3b3d7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:00.490530 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:00.490530 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:19:00.493635 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-bf52e24e-08b1-4704-ab34-8616e2e3b3d7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Volume info retrieved successfully. Aug 07 18:19:00.497079 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-bf52e24e-08b1-4704-ab34-8616e2e3b3d7 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/volumes/53a64a1f-d0db-40ff-b56a-058d502f968d returned with HTTP 200 Aug 07 18:19:00.497411 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1489/5953] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:19:00 2026] GET /volume/v3/volumes/53a64a1f-d0db-40ff-b56a-058d502f968d => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:00.509575 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0d93923e-1e46-488f-b4df-f09ae7c6ede8 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:00.511657 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d93923e-1e46-488f-b4df-f09ae7c6ede8 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] GET https://10.4.3.241/volume/v3/messages Aug 07 18:19:00.511921 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d93923e-1e46-488f-b4df-f09ae7c6ede8 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:00.512162 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0d93923e-1e46-488f-b4df-f09ae7c6ede8 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:00.515979 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0d93923e-1e46-488f-b4df-f09ae7c6ede8 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:19:00.516466 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1498/5954] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:19:00 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:00.524868 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-e9d4585b-d470-4fbb-9cda-a06db32106ab None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:00.527212 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e9d4585b-d470-4fbb-9cda-a06db32106ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] GET https://10.4.3.241/volume/v3/messages/d7b75777-2181-425d-8ecb-37281b9bad2c Aug 07 18:19:00.527520 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e9d4585b-d470-4fbb-9cda-a06db32106ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:00.527771 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-e9d4585b-d470-4fbb-9cda-a06db32106ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:00.530952 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:00.530952 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:19:00.531645 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-e9d4585b-d470-4fbb-9cda-a06db32106ab tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/messages/d7b75777-2181-425d-8ecb-37281b9bad2c returned with HTTP 200 Aug 07 18:19:00.532094 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1484/5955] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:19:00 2026] GET /volume/v3/messages/d7b75777-2181-425d-8ecb-37281b9bad2c => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:00.540330 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-942c9aeb-feec-42ab-99cb-ca5d56810904 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:00.542108 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-942c9aeb-feec-42ab-99cb-ca5d56810904 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] DELETE https://10.4.3.241/volume/v3/messages/d7b75777-2181-425d-8ecb-37281b9bad2c Aug 07 18:19:00.542322 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-942c9aeb-feec-42ab-99cb-ca5d56810904 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:00.542530 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-942c9aeb-feec-42ab-99cb-ca5d56810904 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:00.549373 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-942c9aeb-feec-42ab-99cb-ca5d56810904 tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/messages/d7b75777-2181-425d-8ecb-37281b9bad2c returned with HTTP 204 Aug 07 18:19:00.549822 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1485/5956] 10.4.3.241 () {68 vars in 1394 bytes} [Fri Aug 7 18:19:00 2026] DELETE /volume/v3/messages/d7b75777-2181-425d-8ecb-37281b9bad2c => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 18:19:00.555669 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-cc108064-f918-4c11-b8f5-cdd5bea3b21c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:00.557312 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cc108064-f918-4c11-b8f5-cdd5bea3b21c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/53a64a1f-d0db-40ff-b56a-058d502f968d Aug 07 18:19:00.557557 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cc108064-f918-4c11-b8f5-cdd5bea3b21c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:00.557750 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-cc108064-f918-4c11-b8f5-cdd5bea3b21c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:00.557905 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-cc108064-f918-4c11-b8f5-cdd5bea3b21c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Delete volume with id: 53a64a1f-d0db-40ff-b56a-058d502f968d Aug 07 18:19:00.564414 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:00.564414 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:19:00.564735 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cc108064-f918-4c11-b8f5-cdd5bea3b21c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Volume info retrieved successfully. Aug 07 18:19:00.565586 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-cc108064-f918-4c11-b8f5-cdd5bea3b21c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100244) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 18:19:00.574541 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-cc108064-f918-4c11-b8f5-cdd5bea3b21c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2066371691 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2066371691, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:00.574808 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-cc108064-f918-4c11-b8f5-cdd5bea3b21c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2066371691 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2066371691, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:00.581674 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-cc108064-f918-4c11-b8f5-cdd5bea3b21c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Created reservations ['ed38448b-ceb6-4964-8456-a9b0740aab83', 'e3672821-809c-4303-a410-44a3d8b0f3ac', '5e38143d-44fe-47fb-b126-6b68ba9e24e9', 'b8f66254-7394-43a0-8405-35c84fba442a'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:19:00.602981 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-cc108064-f918-4c11-b8f5-cdd5bea3b21c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Delete volume request issued successfully. Aug 07 18:19:00.603227 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-cc108064-f918-4c11-b8f5-cdd5bea3b21c tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/volumes/53a64a1f-d0db-40ff-b56a-058d502f968d returned with HTTP 202 Aug 07 18:19:00.603687 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1490/5957] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:19:00 2026] DELETE /volume/v3/volumes/53a64a1f-d0db-40ff-b56a-058d502f968d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:19:00.610702 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-2dad6dc4-f1bf-4c7a-9542-dc2d4e9b6e6b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:00.612655 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2dad6dc4-f1bf-4c7a-9542-dc2d4e9b6e6b tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] DELETE https://10.4.3.241/volume/v3/types/efa83a0f-db8a-43d0-b51a-68c7513b87b6 Aug 07 18:19:00.613014 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2dad6dc4-f1bf-4c7a-9542-dc2d4e9b6e6b tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:00.613102 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-2dad6dc4-f1bf-4c7a-9542-dc2d4e9b6e6b tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] Calling method '_delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:00.635140 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-2dad6dc4-f1bf-4c7a-9542-dc2d4e9b6e6b tempest-ProjectAdminTests-238902098 tempest-ProjectAdminTests-238902098-project-admin] https://10.4.3.241/volume/v3/types/efa83a0f-db8a-43d0-b51a-68c7513b87b6 returned with HTTP 202 Aug 07 18:19:00.635574 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1499/5958] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:19:00 2026] DELETE /volume/v3/types/efa83a0f-db8a-43d0-b51a-68c7513b87b6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:19:01.983840 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-283f2a76-13aa-4148-ba42-acd78d088746 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:02.066034 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-283f2a76-13aa-4148-ba42-acd78d088746 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:19:02.066413 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-283f2a76-13aa-4148-ba42-acd78d088746 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2095520993", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1919084048", "vendor_name": "tempest-vendor_name-776662022"}}} {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:19:02.081011 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-283f2a76-13aa-4148-ba42-acd78d088746 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:19:02.081383 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1485/5959] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:19:01 2026] POST /volume/v3/types => generated 329 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:02.089723 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:02.091761 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:19:02.092181 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ee08abef-027d-4c92-860c-5e2ff9846602", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:19:02.093683 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Create volume request body: {'volume': {'volume_type': 'ee08abef-027d-4c92-860c-5e2ff9846602', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:19:02.097164 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Create volume of 1 GB Aug 07 18:19:02.097452 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:02.097452 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:19:02.097771 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Availability Zones retrieved successfully. Aug 07 18:19:02.103493 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Flow 'volume_create_api' (6f2f969b-1d9a-4091-af43-1a7132bcf481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:19:02.104371 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2cde62b-5e5e-49af-a372-32c8cd2122fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:02.105195 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:19:02.126845 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2cde62b-5e5e-49af-a372-32c8cd2122fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:19:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1919084048',vendor_name='tempest-vendor_name-776662022'},id=ee08abef-027d-4c92-860c-5e2ff9846602,is_public=True,name='tempest-ProjectMemberTests-volume-type-2095520993',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee08abef-027d-4c92-860c-5e2ff9846602', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:02.127598 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (461dbc8c-76a8-4dff-8a4e-41425d313dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:02.152341 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2095520993 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2095520993, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:02.152706 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2095520993 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2095520993, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:02.181143 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Created reservations ['dbc27f77-2bc9-44a0-a6a0-f32494e76eea', 'bfb3281e-3f41-4f07-b8f5-5209cc91606d', '5bdf7e8f-252e-4aef-9cb7-17f573cfb720', 'bcb8fbd0-33fb-4847-b110-49af2ee07e2e'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:19:02.181889 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (461dbc8c-76a8-4dff-8a4e-41425d313dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbc27f77-2bc9-44a0-a6a0-f32494e76eea', 'bfb3281e-3f41-4f07-b8f5-5209cc91606d', '5bdf7e8f-252e-4aef-9cb7-17f573cfb720', 'bcb8fbd0-33fb-4847-b110-49af2ee07e2e']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:02.182633 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9d393f-5b3d-4d58-ac1d-9920ab939dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:02.209869 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9d393f-5b3d-4d58-ac1d-9920ab939dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc723cd9-9774-495d-95cb-f51d977846e0', '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='5e12d36891f94f07bd0aa9322849262d',qos_specs=None,replication_status=,reservations=['dbc27f77-2bc9-44a0-a6a0-f32494e76eea','bfb3281e-3f41-4f07-b8f5-5209cc91606d','5bdf7e8f-252e-4aef-9cb7-17f573cfb720','bcb8fbd0-33fb-4847-b110-49af2ee07e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcfee99997a436fa951373dc0e0bec5',volume_type_id=ee08abef-027d-4c92-860c-5e2ff9846602), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:19:02Z,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=fc723cd9-9774-495d-95cb-f51d977846e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e12d36891f94f07bd0aa9322849262d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bcfee99997a436fa951373dc0e0bec5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee08abef-027d-4c92-860c-5e2ff9846602),volume_type_id=ee08abef-027d-4c92-860c-5e2ff9846602)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:02.210932 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa57b630-ed10-41f4-ac36-5e4e930a4e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:02.232723 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa57b630-ed10-41f4-ac36-5e4e930a4e1a) transitioned into state 'SUCCESS' from 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='5e12d36891f94f07bd0aa9322849262d',qos_specs=None,replication_status=,reservations=['dbc27f77-2bc9-44a0-a6a0-f32494e76eea','bfb3281e-3f41-4f07-b8f5-5209cc91606d','5bdf7e8f-252e-4aef-9cb7-17f573cfb720','bcb8fbd0-33fb-4847-b110-49af2ee07e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcfee99997a436fa951373dc0e0bec5',volume_type_id=ee08abef-027d-4c92-860c-5e2ff9846602)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:02.233693 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bbfa5a1-7f78-4c92-bf7d-4b3756b7ac8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:02.243420 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bbfa5a1-7f78-4c92-bf7d-4b3756b7ac8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:02.244682 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Flow 'volume_create_api' (6f2f969b-1d9a-4091-af43-1a7132bcf481) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:19:02.245118 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Create volume request issued successfully. Aug 07 18:19:02.245946 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c4608d5-cb05-4e33-81df-7f4fe35d1fb9 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:19:02.246648 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1486/5960] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:19:02 2026] POST /volume/v3/volumes => generated 774 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:19:02.258202 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-8ef0a090-e684-440d-a4d1-8afdc39ae371 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:02.259915 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ef0a090-e684-440d-a4d1-8afdc39ae371 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] GET https://10.4.3.241/volume/v3/volumes/fc723cd9-9774-495d-95cb-f51d977846e0 Aug 07 18:19:02.260090 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ef0a090-e684-440d-a4d1-8afdc39ae371 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:02.260290 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-8ef0a090-e684-440d-a4d1-8afdc39ae371 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'show' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:02.267026 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:02.267026 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:19:02.270220 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-8ef0a090-e684-440d-a4d1-8afdc39ae371 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Volume info retrieved successfully. Aug 07 18:19:02.273579 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-8ef0a090-e684-440d-a4d1-8afdc39ae371 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/volumes/fc723cd9-9774-495d-95cb-f51d977846e0 returned with HTTP 200 Aug 07 18:19:02.273954 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1491/5961] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:19:02 2026] GET /volume/v3/volumes/fc723cd9-9774-495d-95cb-f51d977846e0 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:03.289533 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-6bda3e17-c8d1-4cfc-b507-39195bd66340 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:03.291543 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6bda3e17-c8d1-4cfc-b507-39195bd66340 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] GET https://10.4.3.241/volume/v3/volumes/fc723cd9-9774-495d-95cb-f51d977846e0 Aug 07 18:19:03.291821 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6bda3e17-c8d1-4cfc-b507-39195bd66340 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:03.292386 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-6bda3e17-c8d1-4cfc-b507-39195bd66340 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:03.300834 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:03.300834 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:19:03.306974 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-6bda3e17-c8d1-4cfc-b507-39195bd66340 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Volume info retrieved successfully. Aug 07 18:19:03.313343 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-6bda3e17-c8d1-4cfc-b507-39195bd66340 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/volumes/fc723cd9-9774-495d-95cb-f51d977846e0 returned with HTTP 200 Aug 07 18:19:03.313887 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1500/5962] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:19:03 2026] GET /volume/v3/volumes/fc723cd9-9774-495d-95cb-f51d977846e0 => generated 974 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:03.331823 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-2803fc90-b8fb-448c-be3c-e35ca08ece4f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:03.334038 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2803fc90-b8fb-448c-be3c-e35ca08ece4f tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] GET https://10.4.3.241/volume/v3/messages Aug 07 18:19:03.334894 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2803fc90-b8fb-448c-be3c-e35ca08ece4f tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:03.334894 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-2803fc90-b8fb-448c-be3c-e35ca08ece4f tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:03.339053 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-2803fc90-b8fb-448c-be3c-e35ca08ece4f tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:19:03.339785 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1486/5963] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:19:03 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:03.351503 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0bcf7a92-f691-4f74-a896-eca81e85bea4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:03.452979 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0bcf7a92-f691-4f74-a896-eca81e85bea4 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] DELETE https://10.4.3.241/volume/v3/messages/c68ec2bf-0ec5-474a-8986-5829b32ea4aa Aug 07 18:19:03.453237 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0bcf7a92-f691-4f74-a896-eca81e85bea4 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:03.453502 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0bcf7a92-f691-4f74-a896-eca81e85bea4 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:03.456938 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:03.456938 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:19:03.462661 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0bcf7a92-f691-4f74-a896-eca81e85bea4 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] https://10.4.3.241/volume/v3/messages/c68ec2bf-0ec5-474a-8986-5829b32ea4aa returned with HTTP 204 Aug 07 18:19:03.463105 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1487/5964] 10.4.3.241 () {68 vars in 1394 bytes} [Fri Aug 7 18:19:03 2026] DELETE /volume/v3/messages/c68ec2bf-0ec5-474a-8986-5829b32ea4aa => generated 0 bytes in 112 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 18:19:03.469990 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-627bed14-8b77-40b4-8caa-a460a5e9fbac None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:03.471616 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-627bed14-8b77-40b4-8caa-a460a5e9fbac tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] GET https://10.4.3.241/volume/v3/messages/c68ec2bf-0ec5-474a-8986-5829b32ea4aa Aug 07 18:19:03.471836 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-627bed14-8b77-40b4-8caa-a460a5e9fbac tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:03.472062 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-627bed14-8b77-40b4-8caa-a460a5e9fbac tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:03.475204 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-627bed14-8b77-40b4-8caa-a460a5e9fbac tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] https://10.4.3.241/volume/v3/messages/c68ec2bf-0ec5-474a-8986-5829b32ea4aa returned with HTTP 404 Aug 07 18:19:03.475701 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1492/5965] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:19:03 2026] GET /volume/v3/messages/c68ec2bf-0ec5-474a-8986-5829b32ea4aa => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:19:03.482495 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-56374c25-bff7-4c37-8269-629e9e9cb00d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:03.484096 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-56374c25-bff7-4c37-8269-629e9e9cb00d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/fc723cd9-9774-495d-95cb-f51d977846e0 Aug 07 18:19:03.484336 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-56374c25-bff7-4c37-8269-629e9e9cb00d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:03.484564 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-56374c25-bff7-4c37-8269-629e9e9cb00d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:03.484735 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-56374c25-bff7-4c37-8269-629e9e9cb00d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Delete volume with id: fc723cd9-9774-495d-95cb-f51d977846e0 Aug 07 18:19:03.491213 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:03.491213 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:19:03.491520 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-56374c25-bff7-4c37-8269-629e9e9cb00d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Volume info retrieved successfully. Aug 07 18:19:03.492413 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-56374c25-bff7-4c37-8269-629e9e9cb00d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100245) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 18:19:03.501783 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-56374c25-bff7-4c37-8269-629e9e9cb00d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2095520993 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2095520993, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:03.502105 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-56374c25-bff7-4c37-8269-629e9e9cb00d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2095520993 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2095520993, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:03.510861 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-56374c25-bff7-4c37-8269-629e9e9cb00d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Created reservations ['10879274-ff35-4c0a-a032-687a242610c5', '22136046-d7d0-4035-bd2e-eb2f6e533a3f', 'd8cc2b45-d014-43ad-bcbc-722ef5f5c0b0', '634f6599-9487-48fd-b49d-0ac5d3108840'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:19:03.535919 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-56374c25-bff7-4c37-8269-629e9e9cb00d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Delete volume request issued successfully. Aug 07 18:19:03.536269 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-56374c25-bff7-4c37-8269-629e9e9cb00d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/volumes/fc723cd9-9774-495d-95cb-f51d977846e0 returned with HTTP 202 Aug 07 18:19:03.536677 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1501/5966] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:19:03 2026] DELETE /volume/v3/volumes/fc723cd9-9774-495d-95cb-f51d977846e0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:19:03.544811 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-b0bb44a6-392e-4eda-a6fb-a3f0fed4611f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:03.546797 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0bb44a6-392e-4eda-a6fb-a3f0fed4611f tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] DELETE https://10.4.3.241/volume/v3/types/ee08abef-027d-4c92-860c-5e2ff9846602 Aug 07 18:19:03.547004 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0bb44a6-392e-4eda-a6fb-a3f0fed4611f tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:03.547258 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-b0bb44a6-392e-4eda-a6fb-a3f0fed4611f tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method '_delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:03.577289 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-b0bb44a6-392e-4eda-a6fb-a3f0fed4611f tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/types/ee08abef-027d-4c92-860c-5e2ff9846602 returned with HTTP 202 Aug 07 18:19:03.577289 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1487/5967] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:19:03 2026] DELETE /volume/v3/types/ee08abef-027d-4c92-860c-5e2ff9846602 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:19:03.587758 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1342f562-b220-4868-9ddc-5456be900f25 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:03.591313 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1342f562-b220-4868-9ddc-5456be900f25 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:19:03.591313 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1342f562-b220-4868-9ddc-5456be900f25 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-818912836", "extra_specs": {"storage_protocol": "tempest-storage_protocol-878860419", "vendor_name": "tempest-vendor_name-1942443002"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:19:03.612264 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1342f562-b220-4868-9ddc-5456be900f25 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:19:03.612865 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1488/5968] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:19:03 2026] POST /volume/v3/types => generated 328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:03.623497 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:03.625859 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:19:03.626351 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0fe6ae1d-60bf-4211-83c4-85a70eb70229", "size": 1}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:19:03.628252 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Create volume request body: {'volume': {'volume_type': '0fe6ae1d-60bf-4211-83c4-85a70eb70229', 'size': 1}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:19:03.633536 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Create volume of 1 GB Aug 07 18:19:03.633903 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:03.633903 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:19:03.634408 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Availability Zones retrieved successfully. Aug 07 18:19:03.642282 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Flow 'volume_create_api' (5465e6da-dc68-4ea0-afec-560806ee2c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:19:03.643843 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041e8fb3-8c69-49c4-a79c-39e2f961788f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:03.646362 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:19:03.670654 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (041e8fb3-8c69-49c4-a79c-39e2f961788f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:19:04Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-878860419',vendor_name='tempest-vendor_name-1942443002'},id=0fe6ae1d-60bf-4211-83c4-85a70eb70229,is_public=True,name='tempest-ProjectMemberTests-volume-type-818912836',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0fe6ae1d-60bf-4211-83c4-85a70eb70229', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:03.671693 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6666828-cdbe-44df-8750-073bae4533d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:03.704823 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-818912836 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-818912836, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:03.705277 np0000006743 devstack@c-api.service[100244]: WARNING cinder.quota [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-818912836 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-818912836, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:03.739703 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Created reservations ['123c8ef6-9b76-44ed-a5e7-3bc2ecde3196', '9e9b079a-85e9-44bc-92d8-f9117c387546', 'd3c101f6-d73a-40a4-be13-597b25efadfc', '37a44562-83f7-4ac2-aa1f-d694ffd361aa'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:19:03.740785 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6666828-cdbe-44df-8750-073bae4533d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['123c8ef6-9b76-44ed-a5e7-3bc2ecde3196', '9e9b079a-85e9-44bc-92d8-f9117c387546', 'd3c101f6-d73a-40a4-be13-597b25efadfc', '37a44562-83f7-4ac2-aa1f-d694ffd361aa']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:03.741853 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dfaadda-08cb-4f1c-bb0e-b3fd34d6c72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:03.774574 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dfaadda-08cb-4f1c-bb0e-b3fd34d6c72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24a12d54-0e62-425b-b5e9-2f51d494b505', '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='5e12d36891f94f07bd0aa9322849262d',qos_specs=None,replication_status=,reservations=['123c8ef6-9b76-44ed-a5e7-3bc2ecde3196','9e9b079a-85e9-44bc-92d8-f9117c387546','d3c101f6-d73a-40a4-be13-597b25efadfc','37a44562-83f7-4ac2-aa1f-d694ffd361aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcfee99997a436fa951373dc0e0bec5',volume_type_id=0fe6ae1d-60bf-4211-83c4-85a70eb70229), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:19:03Z,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=24a12d54-0e62-425b-b5e9-2f51d494b505,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e12d36891f94f07bd0aa9322849262d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bcfee99997a436fa951373dc0e0bec5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0fe6ae1d-60bf-4211-83c4-85a70eb70229),volume_type_id=0fe6ae1d-60bf-4211-83c4-85a70eb70229)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:03.775683 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a5ccbc-d0d3-4fb1-b7ee-58c01d64b4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:03.795449 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a5ccbc-d0d3-4fb1-b7ee-58c01d64b4c7) transitioned into state 'SUCCESS' from 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='5e12d36891f94f07bd0aa9322849262d',qos_specs=None,replication_status=,reservations=['123c8ef6-9b76-44ed-a5e7-3bc2ecde3196','9e9b079a-85e9-44bc-92d8-f9117c387546','d3c101f6-d73a-40a4-be13-597b25efadfc','37a44562-83f7-4ac2-aa1f-d694ffd361aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcfee99997a436fa951373dc0e0bec5',volume_type_id=0fe6ae1d-60bf-4211-83c4-85a70eb70229)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:03.796537 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (670b5c42-ab1d-4986-b325-7d443227f88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:03.807504 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (670b5c42-ab1d-4986-b325-7d443227f88d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:03.808720 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Flow 'volume_create_api' (5465e6da-dc68-4ea0-afec-560806ee2c61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:19:03.809128 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Create volume request issued successfully. Aug 07 18:19:03.810051 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-86fc1fe3-4142-4652-afcf-21e94d48a89b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:19:03.810782 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1493/5969] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:19:03 2026] POST /volume/v3/volumes => generated 773 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:19:03.826449 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-18ee8619-8c12-4b19-97e6-cdc2b9eac13e None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:03.828293 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18ee8619-8c12-4b19-97e6-cdc2b9eac13e tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] GET https://10.4.3.241/volume/v3/volumes/24a12d54-0e62-425b-b5e9-2f51d494b505 Aug 07 18:19:03.828529 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18ee8619-8c12-4b19-97e6-cdc2b9eac13e tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:03.828712 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-18ee8619-8c12-4b19-97e6-cdc2b9eac13e tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:03.836345 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:03.836345 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:19:03.840155 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-18ee8619-8c12-4b19-97e6-cdc2b9eac13e tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Volume info retrieved successfully. Aug 07 18:19:03.844205 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-18ee8619-8c12-4b19-97e6-cdc2b9eac13e tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/volumes/24a12d54-0e62-425b-b5e9-2f51d494b505 returned with HTTP 200 Aug 07 18:19:03.844629 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1502/5970] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:19:03 2026] GET /volume/v3/volumes/24a12d54-0e62-425b-b5e9-2f51d494b505 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:04.857459 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-d31d9f92-9e3f-4058-97af-d34305582fba None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:04.859203 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d31d9f92-9e3f-4058-97af-d34305582fba tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] GET https://10.4.3.241/volume/v3/volumes/24a12d54-0e62-425b-b5e9-2f51d494b505 Aug 07 18:19:04.859489 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d31d9f92-9e3f-4058-97af-d34305582fba tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:04.859675 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-d31d9f92-9e3f-4058-97af-d34305582fba tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:04.866854 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:04.866854 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:19:04.870211 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-d31d9f92-9e3f-4058-97af-d34305582fba tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Volume info retrieved successfully. Aug 07 18:19:04.873930 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-d31d9f92-9e3f-4058-97af-d34305582fba tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/volumes/24a12d54-0e62-425b-b5e9-2f51d494b505 returned with HTTP 200 Aug 07 18:19:04.874280 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1488/5971] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:19:04 2026] GET /volume/v3/volumes/24a12d54-0e62-425b-b5e9-2f51d494b505 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:04.885382 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-45a62924-6ae0-4bd4-a8f2-cf19c925f4f5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:04.887156 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45a62924-6ae0-4bd4-a8f2-cf19c925f4f5 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] GET https://10.4.3.241/volume/v3/messages Aug 07 18:19:04.887370 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-45a62924-6ae0-4bd4-a8f2-cf19c925f4f5 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:04.887586 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-45a62924-6ae0-4bd4-a8f2-cf19c925f4f5 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:04.890878 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45a62924-6ae0-4bd4-a8f2-cf19c925f4f5 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:19:04.891222 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1489/5972] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:19:04 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:04.899496 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-07ed94f2-2461-41fe-a45a-5b2639664656 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:04.901443 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-07ed94f2-2461-41fe-a45a-5b2639664656 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] GET https://10.4.3.241/volume/v3/messages Aug 07 18:19:04.901710 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-07ed94f2-2461-41fe-a45a-5b2639664656 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:04.901947 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-07ed94f2-2461-41fe-a45a-5b2639664656 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:04.902309 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:04.902309 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:19:04.905552 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-07ed94f2-2461-41fe-a45a-5b2639664656 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:19:04.905935 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1494/5973] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:19:04 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:04.913707 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-b6944103-e52c-4ff6-87e1-c0dab170b89d None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:04.915554 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b6944103-e52c-4ff6-87e1-c0dab170b89d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] DELETE https://10.4.3.241/volume/v3/messages/0290c446-cf9a-483d-a5c4-87d13d4bc764 Aug 07 18:19:04.915759 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b6944103-e52c-4ff6-87e1-c0dab170b89d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:04.915952 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-b6944103-e52c-4ff6-87e1-c0dab170b89d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:04.924273 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-b6944103-e52c-4ff6-87e1-c0dab170b89d tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/messages/0290c446-cf9a-483d-a5c4-87d13d4bc764 returned with HTTP 204 Aug 07 18:19:04.924734 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1503/5974] 10.4.3.241 () {68 vars in 1394 bytes} [Fri Aug 7 18:19:04 2026] DELETE /volume/v3/messages/0290c446-cf9a-483d-a5c4-87d13d4bc764 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 18:19:04.931163 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-fc399666-5a18-4b41-bb4a-28e55ce74188 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:04.932881 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc399666-5a18-4b41-bb4a-28e55ce74188 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/24a12d54-0e62-425b-b5e9-2f51d494b505 Aug 07 18:19:04.933083 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc399666-5a18-4b41-bb4a-28e55ce74188 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:04.933328 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-fc399666-5a18-4b41-bb4a-28e55ce74188 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'delete' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:04.933503 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.v3.volumes [None req-fc399666-5a18-4b41-bb4a-28e55ce74188 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Delete volume with id: 24a12d54-0e62-425b-b5e9-2f51d494b505 Aug 07 18:19:04.940096 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:04.940096 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:19:04.940391 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fc399666-5a18-4b41-bb4a-28e55ce74188 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Volume info retrieved successfully. Aug 07 18:19:04.941315 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.volume.api [None req-fc399666-5a18-4b41-bb4a-28e55ce74188 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100243) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 18:19:04.950680 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-fc399666-5a18-4b41-bb4a-28e55ce74188 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-818912836 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-818912836, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:04.950943 np0000006743 devstack@c-api.service[100243]: WARNING cinder.quota [None req-fc399666-5a18-4b41-bb4a-28e55ce74188 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-818912836 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-818912836, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:04.960130 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.quota [None req-fc399666-5a18-4b41-bb4a-28e55ce74188 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Created reservations ['13661d83-62cf-4374-adac-685e7853d86c', '6c4a5e15-7d5d-4ff6-a6eb-e766b2203e83', '76ee68b1-6114-4cad-9c50-099630dcde1f', 'bff75f04-cafd-46cb-bd5d-f13b4e91fc54'] {{(pid=100243) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:19:04.983626 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-fc399666-5a18-4b41-bb4a-28e55ce74188 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Delete volume request issued successfully. Aug 07 18:19:04.983797 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-fc399666-5a18-4b41-bb4a-28e55ce74188 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/volumes/24a12d54-0e62-425b-b5e9-2f51d494b505 returned with HTTP 202 Aug 07 18:19:04.984237 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1489/5975] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:19:04 2026] DELETE /volume/v3/volumes/24a12d54-0e62-425b-b5e9-2f51d494b505 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:19:04.991421 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38b1d116-484c-46f2-a6f9-55a86a91736a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:04.993139 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38b1d116-484c-46f2-a6f9-55a86a91736a tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] DELETE https://10.4.3.241/volume/v3/types/0fe6ae1d-60bf-4211-83c4-85a70eb70229 Aug 07 18:19:04.993352 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38b1d116-484c-46f2-a6f9-55a86a91736a tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:04.993602 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38b1d116-484c-46f2-a6f9-55a86a91736a tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:05.016565 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38b1d116-484c-46f2-a6f9-55a86a91736a tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/types/0fe6ae1d-60bf-4211-83c4-85a70eb70229 returned with HTTP 202 Aug 07 18:19:05.016993 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1490/5976] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:19:04 2026] DELETE /volume/v3/types/0fe6ae1d-60bf-4211-83c4-85a70eb70229 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:19:05.025390 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-6c52f2e8-3b12-49cc-989a-81fc3e65cf57 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:05.027089 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6c52f2e8-3b12-49cc-989a-81fc3e65cf57 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] POST https://10.4.3.241/volume/v3/types Aug 07 18:19:05.027494 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-6c52f2e8-3b12-49cc-989a-81fc3e65cf57 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-953282397", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1149493209", "vendor_name": "tempest-vendor_name-242247342"}}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:19:05.044315 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-6c52f2e8-3b12-49cc-989a-81fc3e65cf57 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/types returned with HTTP 200 Aug 07 18:19:05.044705 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1495/5977] 10.4.3.241 () {68 vars in 1253 bytes} [Fri Aug 7 18:19:05 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:05.052988 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:05.054614 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:19:05.054971 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2b71d024-36d6-444e-944e-f08d8347398e", "size": 1}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:19:05.056311 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Create volume request body: {'volume': {'volume_type': '2b71d024-36d6-444e-944e-f08d8347398e', 'size': 1}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:19:05.059831 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Create volume of 1 GB Aug 07 18:19:05.060177 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:05.060177 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:19:05.060650 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Availability Zones retrieved successfully. Aug 07 18:19:05.066597 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Flow 'volume_create_api' (be3ba36d-92cb-4f9c-b292-ee476d6a9d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:19:05.067453 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3434e4bd-2240-4e19-8e78-e5334661406d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:05.068276 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:19:05.085748 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3434e4bd-2240-4e19-8e78-e5334661406d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T18:19:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1149493209',vendor_name='tempest-vendor_name-242247342'},id=2b71d024-36d6-444e-944e-f08d8347398e,is_public=True,name='tempest-ProjectMemberTests-volume-type-953282397',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b71d024-36d6-444e-944e-f08d8347398e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:05.086497 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6031b6b-8586-4724-99e3-02113941e34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:05.111655 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-953282397 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-953282397, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:05.111876 np0000006743 devstack@c-api.service[100245]: WARNING cinder.quota [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-953282397 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-953282397, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:05.137083 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Created reservations ['4bdbf71e-0224-45be-b8e3-a13a1be9b1a1', '8737d945-45d7-416d-bdac-4be1e7dd8b36', '1bfcf799-4c3e-4743-84f7-fdc40b28a958', 'e2f190a1-c2b5-4731-9e31-5baca3f0f6c4'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:19:05.137972 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6031b6b-8586-4724-99e3-02113941e34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bdbf71e-0224-45be-b8e3-a13a1be9b1a1', '8737d945-45d7-416d-bdac-4be1e7dd8b36', '1bfcf799-4c3e-4743-84f7-fdc40b28a958', 'e2f190a1-c2b5-4731-9e31-5baca3f0f6c4']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:05.138743 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abd96ec-c784-4d60-855a-4debd2da047b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:05.167076 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3abd96ec-c784-4d60-855a-4debd2da047b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dc87c87-1eb2-4efe-b1c4-bc1e13ad6c0a', '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='5e12d36891f94f07bd0aa9322849262d',qos_specs=None,replication_status=,reservations=['4bdbf71e-0224-45be-b8e3-a13a1be9b1a1','8737d945-45d7-416d-bdac-4be1e7dd8b36','1bfcf799-4c3e-4743-84f7-fdc40b28a958','e2f190a1-c2b5-4731-9e31-5baca3f0f6c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcfee99997a436fa951373dc0e0bec5',volume_type_id=2b71d024-36d6-444e-944e-f08d8347398e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:19:05Z,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=2dc87c87-1eb2-4efe-b1c4-bc1e13ad6c0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e12d36891f94f07bd0aa9322849262d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bcfee99997a436fa951373dc0e0bec5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b71d024-36d6-444e-944e-f08d8347398e),volume_type_id=2b71d024-36d6-444e-944e-f08d8347398e)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:05.167857 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48073bf6-0f6c-4047-a8c6-e2b72b1ac4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:05.183844 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48073bf6-0f6c-4047-a8c6-e2b72b1ac4e8) transitioned into state 'SUCCESS' from 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='5e12d36891f94f07bd0aa9322849262d',qos_specs=None,replication_status=,reservations=['4bdbf71e-0224-45be-b8e3-a13a1be9b1a1','8737d945-45d7-416d-bdac-4be1e7dd8b36','1bfcf799-4c3e-4743-84f7-fdc40b28a958','e2f190a1-c2b5-4731-9e31-5baca3f0f6c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bcfee99997a436fa951373dc0e0bec5',volume_type_id=2b71d024-36d6-444e-944e-f08d8347398e)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:05.184766 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446debe8-157b-418e-ac78-453b73271343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:05.193524 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446debe8-157b-418e-ac78-453b73271343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:05.194343 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Flow 'volume_create_api' (be3ba36d-92cb-4f9c-b292-ee476d6a9d32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:19:05.194660 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Create volume request issued successfully. Aug 07 18:19:05.195192 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-141aaebd-2592-45a8-aec7-f4effaa1df1b tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:19:05.195641 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1504/5978] 10.4.3.241 () {70 vars in 1298 bytes} [Fri Aug 7 18:19:05 2026] POST /volume/v3/volumes => generated 773 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:19:05.206789 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-994272b3-52d9-4d0f-8493-c0cf05c093fc None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:05.208930 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-994272b3-52d9-4d0f-8493-c0cf05c093fc tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] GET https://10.4.3.241/volume/v3/volumes/2dc87c87-1eb2-4efe-b1c4-bc1e13ad6c0a Aug 07 18:19:05.208930 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-994272b3-52d9-4d0f-8493-c0cf05c093fc tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:05.208930 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-994272b3-52d9-4d0f-8493-c0cf05c093fc tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:05.215217 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:05.215217 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:19:05.218533 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-994272b3-52d9-4d0f-8493-c0cf05c093fc tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Volume info retrieved successfully. Aug 07 18:19:05.222161 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-994272b3-52d9-4d0f-8493-c0cf05c093fc tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/volumes/2dc87c87-1eb2-4efe-b1c4-bc1e13ad6c0a returned with HTTP 200 Aug 07 18:19:05.222671 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1490/5979] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:19:05 2026] GET /volume/v3/volumes/2dc87c87-1eb2-4efe-b1c4-bc1e13ad6c0a => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:06.235223 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c9c63031-a179-40cc-ac05-c719f65bc077 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:06.236799 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c9c63031-a179-40cc-ac05-c719f65bc077 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] GET https://10.4.3.241/volume/v3/volumes/2dc87c87-1eb2-4efe-b1c4-bc1e13ad6c0a Aug 07 18:19:06.237013 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c9c63031-a179-40cc-ac05-c719f65bc077 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:06.237242 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c9c63031-a179-40cc-ac05-c719f65bc077 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:06.245444 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:06.245444 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:19:06.249336 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c9c63031-a179-40cc-ac05-c719f65bc077 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Volume info retrieved successfully. Aug 07 18:19:06.253183 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c9c63031-a179-40cc-ac05-c719f65bc077 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/volumes/2dc87c87-1eb2-4efe-b1c4-bc1e13ad6c0a returned with HTTP 200 Aug 07 18:19:06.253616 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1491/5980] 10.4.3.241 () {68 vars in 1388 bytes} [Fri Aug 7 18:19:06 2026] GET /volume/v3/volumes/2dc87c87-1eb2-4efe-b1c4-bc1e13ad6c0a => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:06.264881 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-5fd26fa6-5512-4de5-87fc-3a319b3159a4 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:06.266730 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5fd26fa6-5512-4de5-87fc-3a319b3159a4 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] GET https://10.4.3.241/volume/v3/messages Aug 07 18:19:06.266997 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5fd26fa6-5512-4de5-87fc-3a319b3159a4 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:06.267229 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-5fd26fa6-5512-4de5-87fc-3a319b3159a4 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'version_select' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:06.271074 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-5fd26fa6-5512-4de5-87fc-3a319b3159a4 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/messages returned with HTTP 200 Aug 07 18:19:06.271479 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1496/5981] 10.4.3.241 () {68 vars in 1280 bytes} [Fri Aug 7 18:19:06 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:06.280539 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-209060c0-394f-4322-b9e9-1945010ef546 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:06.282533 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-209060c0-394f-4322-b9e9-1945010ef546 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] GET https://10.4.3.241/volume/v3/messages/d72df40b-5aff-4041-a6fb-8c128587a9fa Aug 07 18:19:06.282738 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-209060c0-394f-4322-b9e9-1945010ef546 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:06.282934 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-209060c0-394f-4322-b9e9-1945010ef546 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] Calling method 'version_select' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:06.286028 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:06.286028 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:19:06.286684 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-209060c0-394f-4322-b9e9-1945010ef546 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-member] https://10.4.3.241/volume/v3/messages/d72df40b-5aff-4041-a6fb-8c128587a9fa returned with HTTP 200 Aug 07 18:19:06.287016 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1505/5982] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:19:06 2026] GET /volume/v3/messages/d72df40b-5aff-4041-a6fb-8c128587a9fa => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:06.297235 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-61a74bb8-6f03-4ae3-a043-b14139d3f68f None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:06.299440 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-61a74bb8-6f03-4ae3-a043-b14139d3f68f tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] DELETE https://10.4.3.241/volume/v3/messages/d72df40b-5aff-4041-a6fb-8c128587a9fa Aug 07 18:19:06.299705 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-61a74bb8-6f03-4ae3-a043-b14139d3f68f tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:06.299886 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-61a74bb8-6f03-4ae3-a043-b14139d3f68f tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'version_select' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:06.307756 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-61a74bb8-6f03-4ae3-a043-b14139d3f68f tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/messages/d72df40b-5aff-4041-a6fb-8c128587a9fa returned with HTTP 204 Aug 07 18:19:06.308136 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1491/5983] 10.4.3.241 () {68 vars in 1394 bytes} [Fri Aug 7 18:19:06 2026] DELETE /volume/v3/messages/d72df40b-5aff-4041-a6fb-8c128587a9fa => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 18:19:06.315670 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-839c22a7-b023-4b34-afb4-28568b2e1712 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:06.317653 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-839c22a7-b023-4b34-afb4-28568b2e1712 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/2dc87c87-1eb2-4efe-b1c4-bc1e13ad6c0a Aug 07 18:19:06.317891 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-839c22a7-b023-4b34-afb4-28568b2e1712 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:06.318085 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-839c22a7-b023-4b34-afb4-28568b2e1712 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:06.318285 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-839c22a7-b023-4b34-afb4-28568b2e1712 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Delete volume with id: 2dc87c87-1eb2-4efe-b1c4-bc1e13ad6c0a Aug 07 18:19:06.325608 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:06.325608 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:19:06.326053 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-839c22a7-b023-4b34-afb4-28568b2e1712 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Volume info retrieved successfully. Aug 07 18:19:06.327481 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-839c22a7-b023-4b34-afb4-28568b2e1712 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100246) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 18:19:06.336608 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-839c22a7-b023-4b34-afb4-28568b2e1712 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-953282397 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-953282397, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:06.336911 np0000006743 devstack@c-api.service[100246]: WARNING cinder.quota [None req-839c22a7-b023-4b34-afb4-28568b2e1712 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-953282397 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-953282397, it is now deprecated. Please use the default quota class for default quota. Aug 07 18:19:06.344587 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-839c22a7-b023-4b34-afb4-28568b2e1712 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Created reservations ['342deb11-e198-483f-b808-518bfb518976', '8e591ff0-5768-435d-b193-4c299b189575', '37a899c6-0f65-47a5-a7ff-578e9189751b', 'c950188a-cc34-4e3e-9052-f3f5c699c642'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:19:06.368213 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-839c22a7-b023-4b34-afb4-28568b2e1712 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Delete volume request issued successfully. Aug 07 18:19:06.368434 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-839c22a7-b023-4b34-afb4-28568b2e1712 tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/volumes/2dc87c87-1eb2-4efe-b1c4-bc1e13ad6c0a returned with HTTP 202 Aug 07 18:19:06.368825 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1492/5984] 10.4.3.241 () {68 vars in 1391 bytes} [Fri Aug 7 18:19:06 2026] DELETE /volume/v3/volumes/2dc87c87-1eb2-4efe-b1c4-bc1e13ad6c0a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:19:06.376844 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-3bc6bdf7-0a18-4be7-9d59-5e842c22779c None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:06.378700 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3bc6bdf7-0a18-4be7-9d59-5e842c22779c tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] DELETE https://10.4.3.241/volume/v3/types/2b71d024-36d6-444e-944e-f08d8347398e Aug 07 18:19:06.378908 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3bc6bdf7-0a18-4be7-9d59-5e842c22779c tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:06.379090 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-3bc6bdf7-0a18-4be7-9d59-5e842c22779c tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] Calling method '_delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:06.400517 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-3bc6bdf7-0a18-4be7-9d59-5e842c22779c tempest-ProjectMemberTests-457038302 tempest-ProjectMemberTests-457038302-project-admin] https://10.4.3.241/volume/v3/types/2b71d024-36d6-444e-944e-f08d8347398e returned with HTTP 202 Aug 07 18:19:06.400933 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1497/5985] 10.4.3.241 () {66 vars in 1345 bytes} [Fri Aug 7 18:19:06 2026] DELETE /volume/v3/types/2b71d024-36d6-444e-944e-f08d8347398e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:19:07.857517 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:07.937130 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:19:07.937483 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-461111417"}} {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:19:07.939020 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.v3.volumes [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-461111417'}} {{(pid=100245) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:19:07.939159 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Create volume of 1 GB Aug 07 18:19:07.943119 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Availability Zones retrieved successfully. Aug 07 18:19:07.949360 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Flow 'volume_create_api' (3bfbe998-16e4-445c-831d-5caec2bc72e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:19:07.950197 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42fe37bd-f1fa-4706-930d-5d5bb4c2de5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:07.950935 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.flows.api.create_volume [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Validating volume size '1' using validate_int {{(pid=100245) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:19:07.974217 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42fe37bd-f1fa-4706-930d-5d5bb4c2de5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:07.975001 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f41bb258-ca6d-4eb7-bd21-6037552ac644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:08.027415 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.quota [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Created reservations ['2c08ffbe-d0ac-47c6-8a97-58137f6a3697', '708831a5-74f5-4211-a990-eae49a8ac73e', 'ef19b018-6dcb-443f-bce6-340231eed2ca', '6bde98a0-df51-4536-9e43-2cbb5d8b8b0d'] {{(pid=100245) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:19:08.028201 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f41bb258-ca6d-4eb7-bd21-6037552ac644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c08ffbe-d0ac-47c6-8a97-58137f6a3697', '708831a5-74f5-4211-a990-eae49a8ac73e', 'ef19b018-6dcb-443f-bce6-340231eed2ca', '6bde98a0-df51-4536-9e43-2cbb5d8b8b0d']}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:08.028929 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9efdc5-ccc3-45b3-a3e7-5220ec446ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:08.054179 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9efdc5-ccc3-45b3-a3e7-5220ec446ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5976bf30-3294-4aa2-ba62-aa5894dacce6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-461111417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b36e5df40eb442fc894fa0375840e50c',qos_specs=None,replication_status=,reservations=['2c08ffbe-d0ac-47c6-8a97-58137f6a3697','708831a5-74f5-4211-a990-eae49a8ac73e','ef19b018-6dcb-443f-bce6-340231eed2ca','6bde98a0-df51-4536-9e43-2cbb5d8b8b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e1e7fdeb754990b00499edc25bb946',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-461111417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5976bf30-3294-4aa2-ba62-aa5894dacce6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b36e5df40eb442fc894fa0375840e50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1e1e7fdeb754990b00499edc25bb946',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:08.055224 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a47fe353-d035-4396-8d0d-3e2247c21747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:08.072478 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a47fe353-d035-4396-8d0d-3e2247c21747) transitioned into state 'SUCCESS' from state '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-461111417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b36e5df40eb442fc894fa0375840e50c',qos_specs=None,replication_status=,reservations=['2c08ffbe-d0ac-47c6-8a97-58137f6a3697','708831a5-74f5-4211-a990-eae49a8ac73e','ef19b018-6dcb-443f-bce6-340231eed2ca','6bde98a0-df51-4536-9e43-2cbb5d8b8b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e1e7fdeb754990b00499edc25bb946',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:08.073112 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e232be7-086c-46de-ab66-e09318cbeb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:08.081813 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e232be7-086c-46de-ab66-e09318cbeb06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100245) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:08.082600 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Flow 'volume_create_api' (3bfbe998-16e4-445c-831d-5caec2bc72e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100245) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:19:08.082870 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Create volume request issued successfully. Aug 07 18:19:08.083496 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-88b40737-3103-4e98-9ad2-c055c3bf6df9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:19:08.084018 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1506/5986] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:19:07 2026] POST /volume/v3/volumes => generated 777 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:19:08.095803 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-7567f3db-db3b-4260-a6a4-16b922af5d62 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:08.098015 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7567f3db-db3b-4260-a6a4-16b922af5d62 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] GET https://10.4.3.241/volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 Aug 07 18:19:08.098351 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7567f3db-db3b-4260-a6a4-16b922af5d62 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:08.098563 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-7567f3db-db3b-4260-a6a4-16b922af5d62 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:08.106641 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:08.106641 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:19:08.110016 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-7567f3db-db3b-4260-a6a4-16b922af5d62 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Volume info retrieved successfully. Aug 07 18:19:08.113602 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-7567f3db-db3b-4260-a6a4-16b922af5d62 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] https://10.4.3.241/volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 returned with HTTP 200 Aug 07 18:19:08.113973 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1492/5987] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:19:08 2026] GET /volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:09.128534 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b62feb22-3bc0-49df-976a-2db392cc4b83 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:09.132321 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b62feb22-3bc0-49df-976a-2db392cc4b83 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] GET https://10.4.3.241/volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 Aug 07 18:19:09.132697 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b62feb22-3bc0-49df-976a-2db392cc4b83 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:09.133014 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b62feb22-3bc0-49df-976a-2db392cc4b83 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:09.145582 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:09.145582 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:19:09.150410 np0000006743 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b62feb22-3bc0-49df-976a-2db392cc4b83 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Volume info retrieved successfully. Aug 07 18:19:09.157509 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b62feb22-3bc0-49df-976a-2db392cc4b83 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] https://10.4.3.241/volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 returned with HTTP 200 Aug 07 18:19:09.158280 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1493/5988] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:19:09 2026] GET /volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:19:09.174147 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-27b8897e-0bf7-4517-b24b-15c8c6d6f72d None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:09.241205 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-27b8897e-0bf7-4517-b24b-15c8c6d6f72d tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-reader] POST https://10.4.3.241/volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6/action Aug 07 18:19:09.241661 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-27b8897e-0bf7-4517-b24b-15c8c6d6f72d tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100244) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:19:09.241840 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-27b8897e-0bf7-4517-b24b-15c8c6d6f72d tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:19:09.251696 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:09.251696 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:19:09.252257 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-27b8897e-0bf7-4517-b24b-15c8c6d6f72d tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-reader] Volume info retrieved successfully. Aug 07 18:19:09.253557 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.policy [None req-27b8897e-0bf7-4517-b24b-15c8c6d6f72d tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'f464695392ac495a80c6d9c96fd5f3cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b36e5df40eb442fc894fa0375840e50c', '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=100244) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:19:09.253823 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-27b8897e-0bf7-4517-b24b-15c8c6d6f72d tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-reader] https://10.4.3.241/volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6/action returned with HTTP 403 Aug 07 18:19:09.254494 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1498/5989] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:19:09 2026] POST /volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6/action => generated 131 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:19:09.264098 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-355d4eeb-4b9a-4cea-a108-3d5b0346e1cf None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:09.266979 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-355d4eeb-4b9a-4cea-a108-3d5b0346e1cf tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 Aug 07 18:19:09.267303 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-355d4eeb-4b9a-4cea-a108-3d5b0346e1cf tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:09.267619 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-355d4eeb-4b9a-4cea-a108-3d5b0346e1cf tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Calling method 'delete' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:09.267864 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.v3.volumes [None req-355d4eeb-4b9a-4cea-a108-3d5b0346e1cf tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Delete volume with id: 5976bf30-3294-4aa2-ba62-aa5894dacce6 Aug 07 18:19:09.278735 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:09.278735 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:19:09.279175 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-355d4eeb-4b9a-4cea-a108-3d5b0346e1cf tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Volume info retrieved successfully. Aug 07 18:19:09.299737 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-355d4eeb-4b9a-4cea-a108-3d5b0346e1cf tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Delete volume request issued successfully. Aug 07 18:19:09.300032 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-355d4eeb-4b9a-4cea-a108-3d5b0346e1cf tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] https://10.4.3.241/volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 returned with HTTP 202 Aug 07 18:19:09.300558 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1507/5990] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:19:09 2026] DELETE /volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:19:09.307370 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-211203fc-daa2-467f-ae81-45281826cfb7 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:09.310171 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-211203fc-daa2-467f-ae81-45281826cfb7 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] GET https://10.4.3.241/volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 Aug 07 18:19:09.310422 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-211203fc-daa2-467f-ae81-45281826cfb7 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:09.310637 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-211203fc-daa2-467f-ae81-45281826cfb7 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:09.319046 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:09.319046 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:19:09.323545 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-211203fc-daa2-467f-ae81-45281826cfb7 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Volume info retrieved successfully. Aug 07 18:19:09.329426 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-211203fc-daa2-467f-ae81-45281826cfb7 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] https://10.4.3.241/volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 returned with HTTP 200 Aug 07 18:19:09.329781 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1493/5991] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:19:09 2026] GET /volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:19:10.342274 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cdeb52a0-7bde-4ffe-a0b3-c5fda9421e21 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:10.343971 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdeb52a0-7bde-4ffe-a0b3-c5fda9421e21 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] GET https://10.4.3.241/volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 Aug 07 18:19:10.344152 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdeb52a0-7bde-4ffe-a0b3-c5fda9421e21 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:10.344350 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdeb52a0-7bde-4ffe-a0b3-c5fda9421e21 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:10.350092 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdeb52a0-7bde-4ffe-a0b3-c5fda9421e21 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] https://10.4.3.241/volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 returned with HTTP 404 Aug 07 18:19:10.350558 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1494/5992] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:19:10 2026] GET /volume/v3/volumes/5976bf30-3294-4aa2-ba62-aa5894dacce6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:19:10.357730 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:10.359259 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] POST https://10.4.3.241/volume/v3/volumes Aug 07 18:19:10.359575 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1912079098"}} {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:19:10.360798 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.v3.volumes [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1912079098'}} {{(pid=100244) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 18:19:10.360907 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Create volume of 1 GB Aug 07 18:19:10.364431 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Availability Zones retrieved successfully. Aug 07 18:19:10.369846 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Flow 'volume_create_api' (1bef5992-b4c4-45aa-a6cb-429257d491ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:19:10.370691 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a87ac623-4c83-4603-be57-a38a0cd48b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:10.371348 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.flows.api.create_volume [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Validating volume size '1' using validate_int {{(pid=100244) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 18:19:10.391455 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a87ac623-4c83-4603-be57-a38a0cd48b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e3f55d6b-f160-4d88-9052-7100d4fde527,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e3f55d6b-f160-4d88-9052-7100d4fde527', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:10.392114 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b6f68e-19f2-492f-9952-65a421562375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:10.424150 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.quota [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Created reservations ['adc7b595-0f57-4d0a-9150-a0c4c03ee807', '58027edc-9fce-4b46-b023-48f7ee782364', '4c212fea-d5cf-4f7d-8ba5-0159cc0102b4', '0a0162e3-4603-47b0-b436-d01b5cb81c3f'] {{(pid=100244) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 18:19:10.424816 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08b6f68e-19f2-492f-9952-65a421562375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adc7b595-0f57-4d0a-9150-a0c4c03ee807', '58027edc-9fce-4b46-b023-48f7ee782364', '4c212fea-d5cf-4f7d-8ba5-0159cc0102b4', '0a0162e3-4603-47b0-b436-d01b5cb81c3f']}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:10.425595 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753e5fbd-becd-4527-a69a-63d903078e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:10.445839 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753e5fbd-becd-4527-a69a-63d903078e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b125f40f-bff7-4a41-86c6-062c8f313d6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1912079098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b36e5df40eb442fc894fa0375840e50c',qos_specs=None,replication_status=,reservations=['adc7b595-0f57-4d0a-9150-a0c4c03ee807','58027edc-9fce-4b46-b023-48f7ee782364','4c212fea-d5cf-4f7d-8ba5-0159cc0102b4','0a0162e3-4603-47b0-b436-d01b5cb81c3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e1e7fdeb754990b00499edc25bb946',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T18:19:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1912079098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b125f40f-bff7-4a41-86c6-062c8f313d6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b36e5df40eb442fc894fa0375840e50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1e1e7fdeb754990b00499edc25bb946',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e3f55d6b-f160-4d88-9052-7100d4fde527),volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:10.446473 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b317a86-469f-4768-bfe5-9d3370649026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:10.461619 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b317a86-469f-4768-bfe5-9d3370649026) transitioned into state 'SUCCESS' from state '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-1912079098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b36e5df40eb442fc894fa0375840e50c',qos_specs=None,replication_status=,reservations=['adc7b595-0f57-4d0a-9150-a0c4c03ee807','58027edc-9fce-4b46-b023-48f7ee782364','4c212fea-d5cf-4f7d-8ba5-0159cc0102b4','0a0162e3-4603-47b0-b436-d01b5cb81c3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e1e7fdeb754990b00499edc25bb946',volume_type_id=e3f55d6b-f160-4d88-9052-7100d4fde527)}' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:10.462216 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aa9f804-9cab-443e-8716-e8f74112fa6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 18:19:10.470686 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aa9f804-9cab-443e-8716-e8f74112fa6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100244) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 18:19:10.471513 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Flow 'volume_create_api' (1bef5992-b4c4-45aa-a6cb-429257d491ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100244) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 18:19:10.471778 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Create volume request issued successfully. Aug 07 18:19:10.472332 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-470e71e6-9d9f-4d72-99c8-90d31a15c515 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] https://10.4.3.241/volume/v3/volumes returned with HTTP 202 Aug 07 18:19:10.472738 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1499/5993] 10.4.3.241 () {68 vars in 1258 bytes} [Fri Aug 7 18:19:10 2026] POST /volume/v3/volumes => generated 778 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 18:19:10.485565 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-09a6810a-962a-444d-9115-529a5e1b225a None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:10.487285 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-09a6810a-962a-444d-9115-529a5e1b225a tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] GET https://10.4.3.241/volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a Aug 07 18:19:10.487538 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-09a6810a-962a-444d-9115-529a5e1b225a tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:10.487728 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-09a6810a-962a-444d-9115-529a5e1b225a tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:10.494513 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:10.494513 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:19:10.497736 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-09a6810a-962a-444d-9115-529a5e1b225a tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Volume info retrieved successfully. Aug 07 18:19:10.501142 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-09a6810a-962a-444d-9115-529a5e1b225a tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] https://10.4.3.241/volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a returned with HTTP 200 Aug 07 18:19:10.501535 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1508/5994] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:19:10 2026] GET /volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 18:19:11.514572 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-c51cbe8d-a91c-489f-bf4d-419bf3f5a19a None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:11.516365 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c51cbe8d-a91c-489f-bf4d-419bf3f5a19a tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] GET https://10.4.3.241/volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a Aug 07 18:19:11.516586 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c51cbe8d-a91c-489f-bf4d-419bf3f5a19a tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:11.516761 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-c51cbe8d-a91c-489f-bf4d-419bf3f5a19a tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:11.523961 np0000006743 devstack@c-api.service[100243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:11.523961 np0000006743 devstack@c-api.service[100243]: warnings.warn( Aug 07 18:19:11.526917 np0000006743 devstack@c-api.service[100243]: INFO cinder.volume.api [None req-c51cbe8d-a91c-489f-bf4d-419bf3f5a19a tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Volume info retrieved successfully. Aug 07 18:19:11.530130 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-c51cbe8d-a91c-489f-bf4d-419bf3f5a19a tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] https://10.4.3.241/volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a returned with HTTP 200 Aug 07 18:19:11.530487 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1494/5995] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:19:11 2026] GET /volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:19:11.541467 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-76992092-f1e9-4b43-80d4-2ee209a893df None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:11.543029 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76992092-f1e9-4b43-80d4-2ee209a893df tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-reader] POST https://10.4.3.241/volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a/action Aug 07 18:19:11.543417 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76992092-f1e9-4b43-80d4-2ee209a893df tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 18:19:11.543550 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76992092-f1e9-4b43-80d4-2ee209a893df tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 18:19:11.550937 np0000006743 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:11.550937 np0000006743 devstack@c-api.service[100246]: warnings.warn( Aug 07 18:19:11.551364 np0000006743 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-76992092-f1e9-4b43-80d4-2ee209a893df tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f464695392ac495a80c6d9c96fd5f3cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b36e5df40eb442fc894fa0375840e50c', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 18:19:11.551564 np0000006743 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76992092-f1e9-4b43-80d4-2ee209a893df tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-reader] https://10.4.3.241/volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a/action returned with HTTP 403 Aug 07 18:19:11.551957 np0000006743 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1495/5996] 10.4.3.241 () {68 vars in 1390 bytes} [Fri Aug 7 18:19:11 2026] POST /volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:19:11.558035 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.middleware.request_id [None req-c3918f80-c3b5-4dd1-ab0c-6983eeb54064 None None] RequestId filter calling following filter/app {{(pid=100244) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:11.559981 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c3918f80-c3b5-4dd1-ab0c-6983eeb54064 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] DELETE https://10.4.3.241/volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a Aug 07 18:19:11.560188 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c3918f80-c3b5-4dd1-ab0c-6983eeb54064 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Empty body provided in request {{(pid=100244) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:11.560405 np0000006743 devstack@c-api.service[100244]: DEBUG cinder.api.openstack.wsgi [None req-c3918f80-c3b5-4dd1-ab0c-6983eeb54064 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Calling method 'delete' {{(pid=100244) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:11.560569 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.v3.volumes [None req-c3918f80-c3b5-4dd1-ab0c-6983eeb54064 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Delete volume with id: b125f40f-bff7-4a41-86c6-062c8f313d6a Aug 07 18:19:11.566900 np0000006743 devstack@c-api.service[100244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:11.566900 np0000006743 devstack@c-api.service[100244]: warnings.warn( Aug 07 18:19:11.567216 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c3918f80-c3b5-4dd1-ab0c-6983eeb54064 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Volume info retrieved successfully. Aug 07 18:19:11.580598 np0000006743 devstack@c-api.service[100244]: INFO cinder.volume.api [None req-c3918f80-c3b5-4dd1-ab0c-6983eeb54064 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Delete volume request issued successfully. Aug 07 18:19:11.580788 np0000006743 devstack@c-api.service[100244]: INFO cinder.api.openstack.wsgi [None req-c3918f80-c3b5-4dd1-ab0c-6983eeb54064 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] https://10.4.3.241/volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a returned with HTTP 202 Aug 07 18:19:11.581270 np0000006743 devstack@c-api.service[100244]: [pid: 100244|app: 0|req: 1500/5997] 10.4.3.241 () {66 vars in 1351 bytes} [Fri Aug 7 18:19:11 2026] DELETE /volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 18:19:11.587881 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.middleware.request_id [None req-0ccabb87-9cf8-44cb-a38f-2a6247fa7330 None None] RequestId filter calling following filter/app {{(pid=100245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:11.589543 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ccabb87-9cf8-44cb-a38f-2a6247fa7330 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] GET https://10.4.3.241/volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a Aug 07 18:19:11.589715 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ccabb87-9cf8-44cb-a38f-2a6247fa7330 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Empty body provided in request {{(pid=100245) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:11.589884 np0000006743 devstack@c-api.service[100245]: DEBUG cinder.api.openstack.wsgi [None req-0ccabb87-9cf8-44cb-a38f-2a6247fa7330 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Calling method 'show' {{(pid=100245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:11.596642 np0000006743 devstack@c-api.service[100245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 18:19:11.596642 np0000006743 devstack@c-api.service[100245]: warnings.warn( Aug 07 18:19:11.599828 np0000006743 devstack@c-api.service[100245]: INFO cinder.volume.api [None req-0ccabb87-9cf8-44cb-a38f-2a6247fa7330 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Volume info retrieved successfully. Aug 07 18:19:11.603499 np0000006743 devstack@c-api.service[100245]: INFO cinder.api.openstack.wsgi [None req-0ccabb87-9cf8-44cb-a38f-2a6247fa7330 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] https://10.4.3.241/volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a returned with HTTP 200 Aug 07 18:19:11.603847 np0000006743 devstack@c-api.service[100245]: [pid: 100245|app: 0|req: 1509/5998] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:19:11 2026] GET /volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 18:19:12.615890 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.middleware.request_id [None req-a761fa5c-fff6-4f37-b117-c33f0e5dd2b9 None None] RequestId filter calling following filter/app {{(pid=100243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 18:19:12.617659 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a761fa5c-fff6-4f37-b117-c33f0e5dd2b9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] GET https://10.4.3.241/volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a Aug 07 18:19:12.617842 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a761fa5c-fff6-4f37-b117-c33f0e5dd2b9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Empty body provided in request {{(pid=100243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 18:19:12.618024 np0000006743 devstack@c-api.service[100243]: DEBUG cinder.api.openstack.wsgi [None req-a761fa5c-fff6-4f37-b117-c33f0e5dd2b9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] Calling method 'show' {{(pid=100243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 18:19:12.623644 np0000006743 devstack@c-api.service[100243]: INFO cinder.api.openstack.wsgi [None req-a761fa5c-fff6-4f37-b117-c33f0e5dd2b9 tempest-ProjectReaderTests-338650393 tempest-ProjectReaderTests-338650393-project-admin] https://10.4.3.241/volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a returned with HTTP 404 Aug 07 18:19:12.624051 np0000006743 devstack@c-api.service[100243]: [pid: 100243|app: 0|req: 1495/5999] 10.4.3.241 () {66 vars in 1348 bytes} [Fri Aug 7 18:19:12 2026] GET /volume/v3/volumes/b125f40f-bff7-4a41-86c6-062c8f313d6a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 18:19:21.546663 np0000006743 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=186,cinder:UPDATE=94,cinder:INSERT=43 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:19:21.577001 np0000006743 devstack@c-api.service[100244]: DEBUG dbcounter [-] [100244] Writing DB stats cinder:SELECT=126,cinder:UPDATE=62,cinder:INSERT=36 {{(pid=100244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:19:21.602804 np0000006743 devstack@c-api.service[100245]: DEBUG dbcounter [-] [100245] Writing DB stats cinder:SELECT=140,cinder:INSERT=39,cinder:UPDATE=70 {{(pid=100245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 18:19:22.620420 np0000006743 devstack@c-api.service[100243]: DEBUG dbcounter [-] [100243] Writing DB stats cinder:SELECT=108,cinder:INSERT=25,cinder:UPDATE=60 {{(pid=100243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}